:root{--min-width:320px;--max-width:2000px;--gap-large:6.4rem;--gap-medium-large:3.2rem;--gap-medium:2.4rem;--gap-medium-small:1.6rem;--gap-small:0.8rem;--transition:0.25s ease-in-out;--header-height:6.6rem}@media(min-width:1024px){:root{--header-height:10.5rem}}:root{--font-color-primary:#1c1c1c;--font-color-black:#000;--font-color-secondary:#959595;--font-color-white:#fff;--font-color-gray:#5f5f5f;--font-color-deep-green:#081621;--font-color-light-gray:#8e8e8e;--font-color-gray-transparent:hsla(0,0%,100%,.7);--font-color-gray-semi-transparent:hsla(0,0%,100%,.5);--bg-color-primary:#fff;--bg-color-secondary:#f3f3f3;--bg-color-footer:#064240;--bg-color-image:#f3f3f3;--accent-color:#d50074;--accent-color-hover:#bf0068;--accent-color-secondary:#e73897;--border-primary:1px solid #1c1c1c;--border-secondary:1px solid #f3f3f3;--border-gray:1px solid #e9e9e9;--border-maps:1px solid #ddd;--border-color:#eaeaea;--box-shadow-primary:0 3px 8px 0 var(--font-color-primary);--scrollbar-track-color:#dde0ea;--scrollbar-thumb-color:#525252;--pagination-bullet:#c8c8c8;--error-color:#f44336;--error-label-color:#e60033;--green-color:#0fa24e;--orange-color:#ff922d;--blue-color:#4285f4;--red-color:#eb0e0e}.container{width:100%;max-width:140rem;margin-right:auto;margin-left:auto;padding-left:var(--gap-medium-small);padding-right:var(--gap-medium-small)}@media(min-width:1720px){.container{padding-left:0;padding-right:0}}.container_without_p{width:100%;max-width:140rem;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}@media(min-width:1024px){.container_without_p{padding-left:var(--gap-medium-small);padding-right:var(--gap-medium-small)}}@media(min-width:1400px){.container_without_p{padding-left:0;padding-right:0}}.swiper_container{width:100%;max-width:140rem;margin-right:auto;margin-left:auto;padding-left:var(--gap-medium-small)}@media(min-width:1400px){.swiper_container{padding-left:0;padding-right:0}}.dropdown{min-width:1.6rem;min-height:1.6rem;color:var(--font-color-white);transition:all .3s ease-in-out}.dropdown_active{transform:rotate(180deg)}.active{color:var(--accent-color)}.title{font-size:2.6rem;line-height:3.1rem;font-weight:500}@media(min-width:769px){.title{font-size:5.2rem;line-height:6.2rem}}.description_editor{font-size:1.6rem;line-height:2.2rem}@media(min-width:769px){.description_editor{font-size:1.8rem;line-height:2.7rem}}.description_editor h2{font-size:2.6rem;line-height:3.1rem;font-weight:500;margin-bottom:2rem}@media(min-width:769px){.description_editor h2{font-size:3.2rem;line-height:3.2rem;margin-bottom:3rem}}.description_editor h3{font-size:2.2rem;line-height:2.64rem;font-weight:500;margin-bottom:2rem}@media(min-width:769px){.description_editor h3{font-size:2.6rem;line-height:3.12rem}}.description_editor h4{font-size:2rem;line-height:2.4rem;font-weight:500;margin-bottom:2rem}@media(min-width:769px){.description_editor h4{font-size:2.2rem;line-height:2.64rem}}.description_editor img{width:100%;height:100%;border-radius:1rem}@media(min-width:769px){.description_editor img{border-radius:2rem}}.description_editor p{margin-bottom:1.5rem}@media(min-width:769px){.description_editor p{margin-bottom:2rem}}.description_editor ul{margin:1.8rem 0;padding-left:4rem}.description_editor ul li{list-style:disc}.description_editor ul li::marker{color:var(--accent-color)}.description_editor ol li{list-style:revent}.description_editor ol li::marker{color:var(--accent-color)}.description_editor li{margin-bottom:1.5rem}.description_editor strong{font-weight:600}.description_editor em{font-style:italic}.description_editor a{color:var(--accent-color);text-decoration:underline}.description_editor iframe{width:100%;height:auto;aspect-ratio:1.9/1;border-radius:1.5rem}@media(min-width:769px){.description_editor iframe{border-radius:2rem}}.description_editor table{font-size:1.4rem;line-height:1.68rem;border-collapse:collapse;width:100%;min-width:600px}@media(min-width:769px){.description_editor table{font-size:1.8rem;line-height:2.7rem}}.description_editor table td{border:1px solid var(--accent-color);padding:1rem}.description_editor figure:has(table){width:100%;overflow-x:auto;scrollbar-width:auto;scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color);padding-bottom:4px}*{box-sizing:border-box}body,html{display:grid;min-width:var(--min-width);width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;background:var(--bg-color-primary);font-size:62.5%;font-weight:300;font-style:normal;color:var(--font-color-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{position:relative}body{overflow:auto;font-size:1.6rem}img,svg,video{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{line-height:1.1}h1,h2,h3,h4,h5,h6,p{overflow:hidden;margin:0;text-overflow:ellipsis}p{line-height:1.4}ul{margin:0;padding:0}li{list-style:none;text-overflow:ellipsis}a{text-decoration:none}button,input{font-family:inherit;font-size:1.6rem;color:inherit}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{font-family:inherit;-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s;-webkit-text-fill-color:var(--font-color-primary)}input:-webkit-autofill{font-family:inherit;background-color:var(--bg-color-primary)}::-webkit-scrollbar{width:10px;height:0}::-webkit-scrollbar-track{margin:0;background-color:var(--scrollbar-track-color);border-radius:0}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color);border:2px solid var(--scrollbar-track-color);border-radius:1rem}