:root{--font: "Inter", sans-serif;--white: #F3F2F2;--black: #000;--grey: #F7F6F6;--gutter: 2rem}@media only screen and (min-width: 1180px){:root{--gutter: 10rem}}.white{color:var(--white)}.black{color:var(--black)}html{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;max-width:100%}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;letter-spacing:0}article,aside,footer,header,nav,section{display:block}p,ul,ol{margin:0}h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0;font-size:1em}figure{margin:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}img:focus{outline:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:inherit;margin:0;padding:0;border-radius:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0;margin:0}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}th,td,tr,dl,dt,dd{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0}html,body{min-height:100%}body{-webkit-font-smoothing:antialiased;line-height:1.5;position:relative}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.w-100{width:100%}.dt-only{display:none}@media only screen and (min-width: 1180px){.dt-only{display:block}}@media only screen and (min-width: 1180px){.dt-only--flex{display:-webkit-box;display:-ms-flexbox;display:flex}}.mob-only{display:block}@media only screen and (min-width: 1180px){.mob-only{display:none}}.unstyled-list{padding:0;margin:0;list-style:none}.d-none{display:none}.d-block{display:block}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:var(--gutter);padding-left:var(--gutter)}.container--dt{padding-right:0;padding-left:0}@media only screen and (min-width: 1180px){.container--dt{padding-right:var(--gutter);padding-left:var(--gutter)}}@media only screen and (min-width: 1180px){.container--mob{padding-right:0;padding-left:0}}.container--narrow{max-width:110rem}section,footer{position:relative}video-loop{display:block}.empty:empty{display:block}.sr-only,.visually-hidden{position:absolute !important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal !important}.unstyled-button{background:none;border:none;padding:0;margin:0;color:currentColor;cursor:pointer}.pointer-none{pointer-events:none}.asset img,.asset video{width:100%}.p-rel{position:relative}.grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1.6rem}@media only screen and (min-width: 1180px){.grid{grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem}}@media only screen and (min-width: 1180px){.grid-dt{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem}}.unstyled-input{background:none;border:none;padding:0;margin:0;color:var(--black);font-size:1.6rem}.break-dt br{display:none}@media only screen and (min-width: 1180px){.break-dt br{display:block}}.ind-10{position:relative;z-index:10}.uppercase{text-transform:uppercase}.t-center{text-align:center}.italic{font-style:italic}.page-top-padding{padding-top:7.1rem}.eight-col{grid-column:span 8}.four-col{grid-column:span 4}.superscript{vertical-align:super;margin-left:1rem}.w-90{width:95%;padding-right:1.5rem}@-webkit-keyframes bounce{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(3px);transform:translateY(3px)}}@keyframes bounce{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(3px);transform:translateY(3px)}}.arrow{-webkit-animation:bounce 4s infinite;animation:bounce 4s infinite}.radius{border-radius:4px}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.pt-10{padding-top:1rem}.pb-10{padding-bottom:1rem}.mt-10{margin-top:1rem}.mb-10{margin-bottom:1rem}.pt-20{padding-top:2rem}.pb-20{padding-bottom:2rem}.mt-20{margin-top:2rem}.mb-20{margin-bottom:2rem}.pt-40{padding-top:4rem}.pb-40{padding-bottom:4rem}.mt-40{margin-top:4rem}.mb-40{margin-bottom:4rem}.pt-50{padding-top:5rem}.pb-50{padding-bottom:5rem}.mt-50{margin-top:5rem}.mb-50{margin-bottom:5rem}.pt-80{padding-top:8rem}.pb-80{padding-bottom:8rem}.mt-80{margin-top:8rem}.mb-80{margin-bottom:8rem}.pt-100{padding-top:10rem}.pb-100{padding-bottom:10rem}.mt-100{margin-top:10rem}.mb-100{margin-bottom:10rem}.pt-120{padding-top:12rem}.pb-120{padding-bottom:12rem}.mt-120{margin-top:12rem}.mb-120{margin-bottom:12rem}.pt-150{padding-top:15rem}.pb-150{padding-bottom:15rem}.mt-150{margin-top:15rem}.mb-150{margin-bottom:15rem}@media only screen and (min-width: 1180px){.pt-dt-0{padding-top:0}}@media only screen and (min-width: 1180px){.pb-dt-0{padding-bottom:0}}@media only screen and (min-width: 1180px){.mt-dt-0{margin-top:0}}@media only screen and (min-width: 1180px){.mb-dt-0{margin-bottom:0}}@media only screen and (min-width: 1180px){.pt-dt-10{padding-top:1rem}}@media only screen and (min-width: 1180px){.pb-dt-10{padding-bottom:1rem}}@media only screen and (min-width: 1180px){.mt-dt-10{margin-top:1rem}}@media only screen and (min-width: 1180px){.mb-dt-10{margin-bottom:1rem}}@media only screen and (min-width: 1180px){.pt-dt-20{padding-top:2rem}}@media only screen and (min-width: 1180px){.pb-dt-20{padding-bottom:2rem}}@media only screen and (min-width: 1180px){.mt-dt-20{margin-top:2rem}}@media only screen and (min-width: 1180px){.mb-dt-20{margin-bottom:2rem}}@media only screen and (min-width: 1180px){.pt-dt-40{padding-top:4rem}}@media only screen and (min-width: 1180px){.pb-dt-40{padding-bottom:4rem}}@media only screen and (min-width: 1180px){.mt-dt-40{margin-top:4rem}}@media only screen and (min-width: 1180px){.mb-dt-40{margin-bottom:4rem}}@media only screen and (min-width: 1180px){.pt-dt-50{padding-top:5rem}}@media only screen and (min-width: 1180px){.pb-dt-50{padding-bottom:5rem}}@media only screen and (min-width: 1180px){.mt-dt-50{margin-top:5rem}}@media only screen and (min-width: 1180px){.mb-dt-50{margin-bottom:5rem}}@media only screen and (min-width: 1180px){.pt-dt-80{padding-top:8rem}}@media only screen and (min-width: 1180px){.pb-dt-80{padding-bottom:8rem}}@media only screen and (min-width: 1180px){.mt-dt-80{margin-top:8rem}}@media only screen and (min-width: 1180px){.mb-dt-80{margin-bottom:8rem}}@media only screen and (min-width: 1180px){.pt-dt-100{padding-top:10rem}}@media only screen and (min-width: 1180px){.pb-dt-100{padding-bottom:10rem}}@media only screen and (min-width: 1180px){.mt-dt-100{margin-top:10rem}}@media only screen and (min-width: 1180px){.mb-dt-100{margin-bottom:10rem}}@media only screen and (min-width: 1180px){.pt-dt-120{padding-top:12rem}}@media only screen and (min-width: 1180px){.pb-dt-120{padding-bottom:12rem}}@media only screen and (min-width: 1180px){.mt-dt-120{margin-top:12rem}}@media only screen and (min-width: 1180px){.mb-dt-120{margin-bottom:12rem}}@media only screen and (min-width: 1180px){.pt-dt-150{padding-top:15rem}}@media only screen and (min-width: 1180px){.pb-dt-150{padding-bottom:15rem}}@media only screen and (min-width: 1180px){.mt-dt-150{margin-top:15rem}}@media only screen and (min-width: 1180px){.mb-dt-150{margin-bottom:15rem}}html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;font-size:62.5%}body{font-size:1.6rem;line-height:1.2rem;font-weight:400;font-family:"Play",sans-serif;overscroll-behavior-y:none;background-color:#fff;color:var(--black)}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:300;margin:0}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}img{display:block}.focused,.no-js *:focus{outline:.2rem solid rgba(var(--color-foreground), 0.5);outline-offset:.3rem;-webkit-box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground), 0.3);box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground), 0.3)}.no-js *:focus:not(:focus-visible){outline:0;-webkit-box-shadow:none;box-shadow:none}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground), 0.5);outline-offset:-0.2rem;-webkit-box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3);box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3)}.focused.focus-inset,.no-js .focus-inset:focus{outline:.2rem solid rgba(var(--color-foreground), 0.5);outline-offset:-0.2rem;-webkit-box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3);box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3)}.no-js .focus-inset:focus:not(:focus-visible){outline:0;-webkit-box-shadow:none;box-shadow:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px var(--white) inset}.fs-14{font-size:1.4rem}.fs-16{font-size:1.6rem}.fs-18{font-size:1.8rem}.fs-21{font-size:2.1rem}.fs-26{font-size:2.6rem}.fs-32{font-size:3.2rem}.fs-46{font-size:4.6rem}.fs-64{font-size:6.4rem}@media only screen and (min-width: 1180px){.fs-dt-14{font-size:1.4rem}}@media only screen and (min-width: 1180px){.fs-dt-16{font-size:1.6rem}}@media only screen and (min-width: 1180px){.fs-dt-18{font-size:1.8rem}}@media only screen and (min-width: 1180px){.fs-dt-21{font-size:2.1rem}}@media only screen and (min-width: 1180px){.fs-dt-26{font-size:2.6rem}}@media only screen and (min-width: 1180px){.fs-dt-32{font-size:3.2rem}}@media only screen and (min-width: 1180px){.fs-dt-46{font-size:4.6rem}}@media only screen and (min-width: 1180px){.fs-dt-64{font-size:6.4rem}}.lh-normal{line-height:normal}.lh-1{line-height:1}.lh-24{line-height:2.4rem}.lh-28{line-height:2.8rem}.lh-32{line-height:3.2rem}@media only screen and (min-width: 1180px){.lh-dt-normal{line-height:normal}}@media only screen and (min-width: 1180px){.lh-dt-1{line-height:1}}@media only screen and (min-width: 1180px){.lh-dt-24{line-height:2.4rem}}@media only screen and (min-width: 1180px){.lh-dt-28{line-height:2.8rem}}@media only screen and (min-width: 1180px){.lh-dt-32{line-height:3.2rem}}.fw-400{font-weight:400}.fw-700{font-weight:700}@media only screen and (min-width: 1180px){.fw-dt-400{font-weight:400}}@media only screen and (min-width: 1180px){.fw-dt-700{font-weight:700}}.ls-0{letter-spacing:0rem}@media only screen and (min-width: 1180px){.ls-dt-0{letter-spacing:0rem}}.center{text-align:center}.ta-right{text-align:right}.upper{text-transform:uppercase}.rich a{text-decoration:underline;text-underline-offset:.1em;text-decoration-thickness:.05em}.rich ul{list-style-type:disc}.underline{text-decoration:underline}.ellipsis-mob{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width: 1180px){.ellipsis-mob{white-space:normal;overflow:initial;white-space:initial}}.clr-grey{color:var(--grey)}.font-2{font-family:var(--font2)}.ls-3{letter-spacing:-0.96px}@media only screen and (min-width: 1180px){.ls-3{letter-spacing:-2.16px}}.wysiwyg p{font-size:1.5rem;line-height:2.8rem;margin-top:1.2rem}.wysiwyg p:first-child{margin-top:0}.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5{font-size:1.8rem;line-height:2.8rem;font-weight:700;margin-top:1.2rem;color:var(--green);font-family:var(--font2)}.wysiwyg h2:first-child,.wysiwyg h3:first-child,.wysiwyg h4:first-child,.wysiwyg h5:first-child{margin-top:0}.wysiwyg a{color:var(--green);text-decoration:underline}.wysiwyg ul,.wysiwyg ol{margin-top:1.2rem;padding:0;margin-left:1.8rem}.wysiwyg ul:first-child,.wysiwyg ol:first-child{margin-top:0}.wysiwyg ul li,.wysiwyg ol li{font-size:1.5rem;line-height:2.8rem}.wysiwyg strong{font-weight:700}.wysiwyg .wp-block-image{margin-top:1.2rem}.wysiwyg .wp-block-image:first-child{margin-top:0}.wysiwyg .wp-block-image img{width:100%}.wysiwyg .wp-block-image figcaption{font-size:1.3rem;line-height:1.2;margin-top:1rem}.wysiwyg .wp-block-embed{width:100%;overflow:hidden;padding-top:56.25%;position:relative;margin-top:2.4rem}.wysiwyg .wp-block-embed:first-child{margin-top:0}.wysiwyg .wp-block-embed iframe{width:100%;height:100%;border:none;position:absolute;top:0;left:0}.h2{font-size:3.2rem;line-height:4.8rem;letter-spacing:-0.64px;font-weight:300}@media only screen and (min-width: 1180px){.h2{font-size:4.8rem;line-height:5.3rem;letter-spacing:-0.96px}}.arrow-link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.arrow-link svg{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.arrow-link:hover{text-decoration:none}.arrow-link:hover svg{-webkit-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}.button{font-size:1.8rem;line-height:1;font-weight:700;background-color:#fff;color:var(--black);padding:1.4rem 3.8rem;border-radius:20px;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .2s ease;transition:all .2s ease;cursor:pointer;border:2px solid #000}.button:hover{background-color:var(--white);color:var(--blue)}.wp-block-separator{border-top-width:0;border-bottom-width:1px;border-color:currentColor;opacity:1}.header{position:fixed;top:0px;left:0;z-index:10;padding:0}@media only screen and (min-width: 1180px){.header{padding:0 100px;top:20px;opacity:.95}}.header__zone{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__zone img{max-width:28px}.header__home{display:block;max-width:280px}@media only screen and (min-width: 1180px){.header__home{max-width:230px}}.header__home:hover{opacity:1 !important}.header__wrapper{width:100%;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2);padding:0px 25px;background-color:var(--white);color:var(--black);font-size:2.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 1180px){.header__wrapper{padding:12px 25px;border-radius:100px}}.header__wrapper a:hover{opacity:.55}.header__nav{font-weight:400;position:fixed;top:80px;left:0;width:100%;height:100vh;opacity:0;-webkit-transform:translateY(-120%);transform:translateY(-120%);-webkit-transition:all .3s ease;transition:all .3s ease;background-color:var(--white);padding:20px;z-index:999}.header__nav.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (min-width: 1180px){.header__nav{width:auto;height:auto;opacity:1;position:static;-webkit-transform:translateY(0);transform:translateY(0);display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}}.header__nav li{padding:10px 0}.header__end{display:none}@media only screen and (min-width: 1180px){.header__end{display:block;padding-right:20px}}.header__hamburger{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;z-index:999999;position:relative}.header__hamburger span{display:block;width:2rem;height:.2rem;-webkit-transition:all .2s ease;transition:all .2s ease;background-color:var(--black);font-weight:400}.header__hamburger.active span:nth-child(1){-webkit-transform:rotate(45deg) translate(6px, 6px);transform:rotate(45deg) translate(6px, 6px);width:2.4rem}.header__hamburger.active span:nth-child(2){opacity:0}.header__hamburger.active span:nth-child(3){-webkit-transform:rotate(-45deg) translate(6px, -6px);transform:rotate(-45deg) translate(6px, -6px);width:2.4rem}@media only screen and (min-width: 1180px){.header__hamburger{display:none}}.header .offer-link{position:relative;margin-right:20px}.header .offer-link:hover .sub-menu{opacity:1}@media only screen and (min-width: 1180px){.header .offer-link:first-of-type:before{content:"";display:inline-block;position:absolute;width:11px;height:7px;background-image:url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.325 0.0814696L5.5 3.89814L1.675 0.08147L0.5 1.25647L5.5 6.25647L10.5 1.25647L9.325 0.0814696Z' fill='black'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;right:-18px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.header .sub-menu{list-style:none;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media only screen and (min-width: 1180px){.header .sub-menu{position:absolute;opacity:0;background:var(--white);border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:300px;top:32px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}}.header .sub-menu li{padding:0}.footer{background-color:#f7f6f6;padding:40px 0 20px 0;text-align:center}@media only screen and (min-width: 1180px){.footer{text-align:left}}.footer__wrapper{display:grid;grid-template-columns:1fr;gap:25px}.footer__logo{max-width:280px}.footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 1180px){.footer__contact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;font-weight:700;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:50px;margin:0 auto}@media only screen and (min-width: 1180px){.footer__icon{margin:auto;width:auto}}.footer__icon-image{max-width:32px}.footer__circle-border{position:absolute;width:68px;mix-blend-mode:luminosity;left:-15px;-webkit-animation:rotate 3s linear infinite;animation:rotate 3s linear infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.error{padding:var(--gutter) 0}.error__title{color:var(--green)}.error__content{margin:2.4rem 0 1.2rem}.text-page{min-height:100vh}.text-page__files-item{margin-bottom:4rem}.text-page__files-item h2{font-size:2.8rem;line-height:3.4rem;font-weight:500;margin-bottom:2rem}.homepage__hero{background-position:center;background-size:cover;background-repeat:no-repeat;height:90vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:relative;z-index:1}.homepage__hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2)}.homepage__hero-title{position:relative;z-index:10}.homepage__scroll{position:absolute;width:130px;height:130px;bottom:-70px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homepage__scroll svg{max-width:60px}.homepage__about{display:grid;grid-template-columns:1fr;gap:25px}@media only screen and (min-width: 1180px){.homepage__about{grid-template-columns:5fr 7fr}}@media only screen and (min-width: 1180px){.homepage__about img{margin-left:auto;max-width:620px}}.homepage__about-title{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}.homepage__about-title.visible{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.homepage__offer{display:grid;grid-template-columns:1fr;gap:25px}@media only screen and (min-width: 1180px){.homepage__offer{grid-template-columns:6fr 6fr}}.homepage__offer h2{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}.homepage__offer h2.visible{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.homepage__offers{background-position:top;background-size:cover;background-repeat:no-repeat;padding:50px 0}@media only screen and (min-width: 1180px){.homepage__offers{height:90vh;padding:0}}.homepage__offers-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media only screen and (min-width: 1180px){.homepage__offers-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.homepage__icons-title{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}.homepage__icons-title.visible{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.homepage__tile{border-radius:4px;background-color:hsla(0,0%,100%,.92);max-width:520px;padding:40px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;text-align:center;opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.homepage__tile.visible{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.homepage__tile-icon{max-width:70px}.homepage__map{height:650px;overflow:hidden;text-align:center;position:relative;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.homepage__map.visible{-webkit-transform:scale(1);transform:scale(1)}.homepage__map-image{background-color:#000;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;height:auto;display:none}@media only screen and (min-width: 1180px){.homepage__map-image{display:block}}.homepage__map-image-mob{background-color:#000;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;height:auto;display:block}@media only screen and (min-width: 1180px){.homepage__map-image-mob{display:none}}.icons__grid{display:grid;grid-template-columns:1fr;gap:50px}@media only screen and (min-width: 1180px){.icons__grid{grid-template-columns:repeat(4, 1fr);gap:20px}}.icons__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;text-align:center;opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.icons__item:nth-of-type(2){-webkit-transition-delay:.2s;transition-delay:.2s}.icons__item:nth-of-type(3){-webkit-transition-delay:.3s;transition-delay:.3s}.icons__item:nth-of-type(4){-webkit-transition-delay:.4s;transition-delay:.4s}.icons__item.visible{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.icons__item svg{max-width:90px}.p-offer{position:relative;z-index:0;min-height:100vh}.p-offer__hero{height:70vh;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;text-transform:uppercase;background-position:cover;background-position:top;background-repeat:no-repeat}.p-offer__hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3)}.p-offer__about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-offer__text{text-align:center;max-width:75%}.p-offer__text p{margin-bottom:2rem}.p-offer__realm-title{padding:40px 0 40px 20px;background-color:#f7f6f6;border-radius:4px;max-width:90%;margin-bottom:40px}@media only screen and (min-width: 1180px){.p-offer__realm-title{max-width:65%;padding:40px 0 40px 100px}}.p-offer__flex{display:grid;grid-template-columns:1fr;gap:25px}@media only screen and (min-width: 1180px){.p-offer__flex{grid-template-columns:1fr 1fr}}.p-offer__list h1,.p-offer__list h2,.p-offer__list h3,.p-offer__list h4{font-weight:700;margin-bottom:20px}.p-offer__list p{font-size:16px;line-height:24px}.p-offer__realm-text{max-width:80%}

/*# sourceMappingURL=main.css.map */