:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}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:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Geologica;src:url(/fonts/geologica/Geologica-Thin.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Bitter;src:url(/fonts/bitter/Bitter-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Bitter;src:url(/fonts/bitter/Bitter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--container-padding: 1.25rem;--header-height: 3.75rem}@media screen and (min-width:768px){:root{--container-padding: 2rem;--header-height: 5.625rem}}*,*:after,*:before{box-sizing:border-box}*::selection{color:#87977a;background-color:#56445d}html{font-size:4.10256vw}@media screen and (min-width:768px){html{font-size:1.5625vw}}@media screen and (min-width:1200px){html{font-size:1.11111vw}}@media screen and (min-width:1440px){html{font-size:16px}}body{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){body{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}body{color:#fff;background-color:#1e1e1e}body.locked{overflow:hidden}body.locked:after{position:fixed;top:0;left:0;z-index:100;display:block;width:100%;height:100%;background-color:transparent;content:"";overflow-y:scroll;pointer-events:none}body.locked.disable-pointer:after{z-index:300;pointer-events:auto}h1{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:600;text-transform:uppercase;letter-spacing:2%;font-size:1.5rem;line-height:122%}@media screen and (min-width:768px){h1{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:600;text-transform:uppercase;letter-spacing:2%;font-size:2.75rem;line-height:122%}}h1{margin:0}h2{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:600;text-transform:uppercase;letter-spacing:0;font-size:1.375rem;line-height:140%}@media screen and (min-width:768px){h2{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:600;text-transform:uppercase;letter-spacing:0;font-size:2.5rem;line-height:140%}}h2{margin:0}h3{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:400;text-transform:uppercase;letter-spacing:0;font-size:1.25rem;line-height:125%}@media screen and (min-width:768px){h3{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:400;text-transform:uppercase;letter-spacing:0;font-size:2rem;line-height:140%}}h3{margin:0}h4{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.125rem;line-height:140%}@media screen and (min-width:768px){h4{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.375rem;line-height:162%}}h4{margin:0}img{max-width:100%;max-height:100%;vertical-align:middle}p{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){p{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}p{margin:0}.base-icon{fill:currentcolor}.header{position:fixed;top:0;right:0;left:0;z-index:50;background-color:#1e1e1e;transition:transform .3s ease-out;will-change:transform}@media(hover:hover)and (pointer:fine){.header{transition:transform .6s ease-out}}.header.js-header-hidden{transform:translateY(-105%)}.header__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding);display:flex;align-items:center;justify-content:space-between;gap:4rem;padding-top:1.25rem;padding-bottom:1rem}@media screen and (min-width:768px){.header__container{padding-top:2rem;padding-bottom:1.5rem}}.header__logo{color:inherit;text-decoration:none;outline:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;color:#fff}.header__logo-icon{display:block;width:5.8125rem;height:1.3125rem}@media screen and (min-width:768px){.header__logo-icon{width:9.3125rem;height:2.125rem}}.header__button{margin:0;padding:0;border:none;text-decoration:none;background:transparent;box-shadow:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;user-select:none;position:relative;display:flex;flex-shrink:0;align-items:flex-start;color:#fff;transition:color .3s ease;gap:.25rem}@media(hover:hover)and (pointer:fine){.header__button:hover{color:#87977a}}.header__button:active,.header__button:focus-visible{color:#87977a}.header__button:after{display:none;flex-shrink:0;width:.375rem;height:.375rem;border-radius:50%;background-color:#fff;transition:background-color .3s ease;content:""}@media screen and (min-width:768px){.header__button:after{display:block}}@media(hover:hover)and (pointer:fine){.header__button:hover:after{background-color:#87977a}}.header__button:active:after,.header__button:focus-visible:after{background-color:#87977a}.header__button-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1rem;line-height:125%}@media screen and (min-width:768px){.header__button-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.25rem;line-height:125%}}.header__button-text{display:none;text-transform:uppercase}@media screen and (min-width:768px){.header__button-text{display:block}}.header__button-icon{display:block;width:1.5rem;height:1.5rem}@media screen and (min-width:768px){.header__button-icon{display:none}}.footer{padding:2rem 0 1.5rem;background-color:#87977a}@media screen and (min-width:1200px){.footer{padding:3.25rem 0 1.5rem}}.footer__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding);position:relative}.footer__logo{color:inherit;text-decoration:none;outline:none;-webkit-tap-highlight-color:transparent;position:absolute;top:0;right:1.25rem;display:block;width:11.25rem;color:#ffffff4d;aspect-ratio:305/329}@media screen and (min-width:768px){.footer__logo{right:2rem;width:13.75rem}}@media screen and (min-width:1200px){.footer__logo{width:16.25rem}}.footer__logo-icon{display:block;width:100%;height:100%}.footer__contacts{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:768px){.footer__contacts{flex-direction:row;align-items:flex-start;gap:5rem}}@media screen and (min-width:1200px){.footer__contacts{gap:6.25rem}}.footer__contacts-item_type_phone{max-width:10rem}@media screen and (min-width:768px){.footer__contacts-item_type_phone{grid-row:1;grid-column:1;max-width:none}}.footer__contacts-item_type_email{max-width:10rem}@media screen and (min-width:768px){.footer__contacts-item_type_email{grid-row:2;grid-column:1;max-width:none}}.footer__contacts-item_type_messengers{max-width:10rem}@media screen and (min-width:768px){.footer__contacts-item_type_messengers{grid-row:1;grid-column:2;max-width:none}}.footer__contacts-item-title{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.75rem;line-height:145%}@media screen and (min-width:768px){.footer__contacts-item-title{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1rem;line-height:145%}}.footer__contacts-item-title{margin-bottom:.25rem;color:#fff9;text-transform:uppercase}@media screen and (min-width:768px){.footer__contacts-item-title{margin-bottom:.5rem}}.footer__contacts-item-links{display:flex;flex-direction:column;gap:.25rem}.footer__contacts-item-link{color:inherit;text-decoration:none;outline:none;-webkit-tap-highlight-color:transparent;font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.footer__contacts-item-link{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.footer__contacts-item-link{color:#fff;transition:color .3s ease}@media(hover:hover)and (pointer:fine){.footer__contacts-item-link:hover{color:#1e1e1e}}.footer__contacts-item-link:active,.footer__contacts-item-link:focus-visible{color:#1e1e1e}.footer__contacts-item-link_underlined{text-decoration:underline}.footer__contacts-item-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.footer__contacts-item-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.footer__contacts-item-text{color:#fff}.footer__info{position:relative;margin-top:3rem;padding:.75rem 3rem;border-top:1px solid rgba(255,255,255,.6);border-bottom:1px solid rgba(255,255,255,.6);color:#fff}@media screen and (min-width:768px){.footer__info{max-width:39.625rem;margin-top:3.25rem;padding:1.5rem 3rem;border-top:1px solid rgba(255,255,255,.6);border-bottom:1px solid rgba(255,255,255,.6)}}@media screen and (min-width:1200px){.footer__info{max-width:45.375rem}}.footer__info:before{position:absolute;top:50%;left:0;z-index:1;display:block;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#fff9;transform:translateY(-50%);content:""}.footer__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:3rem}@media screen and (min-width:768px){.footer__bottom{flex-direction:row;align-items:center;gap:7rem;margin-top:3.75rem}}@media screen and (min-width:1200px){.footer__bottom{gap:3.75rem;margin-top:2.5rem}}.footer__copyright{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.75rem;line-height:145%}@media screen and (min-width:768px){.footer__copyright{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1rem;line-height:145%}}.footer__copyright{color:#fff}.footer__bottom-link{color:inherit;text-decoration:none;outline:none;-webkit-tap-highlight-color:transparent;font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.75rem;line-height:145%}@media screen and (min-width:768px){.footer__bottom-link{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1rem;line-height:145%}}.footer__bottom-link{color:#fff;text-decoration:underline;transition:color .3s ease}@media(hover:hover)and (pointer:fine){.footer__bottom-link:hover{color:#1e1e1e}}.footer__bottom-link:active,.footer__bottom-link:focus-visible{color:#1e1e1e}.base-modal{position:fixed;top:0;left:0;z-index:200;width:100vw;height:100dvh;background-color:#1e1e1e99;opacity:0;overflow-y:scroll;pointer-events:none;transition:opacity .3s ease .15s;will-change:opacity}.base-modal.popup-active{opacity:1;pointer-events:auto;transition:opacity .3s ease}.base-modal__container-wrapper{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;padding:1.25rem 0 0}@media screen and (min-width:768px){.base-modal_size_sm .base-modal__container-wrapper{align-items:center;height:auto;min-height:100%;padding:2rem}}@media screen and (min-width:768px){.base-modal_size_lg .base-modal__container-wrapper{padding:2rem 2rem 0}}@media screen and (min-width:1200px){.base-modal_size_lg .base-modal__container-wrapper{padding:4.5rem 2rem 0}}.base-modal__container{position:relative;display:flex;flex-direction:column;width:100%;max-height:100%;padding:.75rem .25rem 0 .75rem;transition:transform .5s ease;transform:translateY(100%);border-top-left-radius:.75rem;border-top-right-radius:.75rem;will-change:transform}.base-modal_theme_light .base-modal__container{color:#1e1e1e;background-color:#fff}.base-modal_theme_primary .base-modal__container{color:#fff;background-color:#87977a}.base-modal_theme_secondary .base-modal__container{color:#fff;background-color:#56445d}@media screen and (min-width:768px){.base-modal_size_sm .base-modal__container{width:46.125rem;max-height:none;padding:3.75rem;border-radius:.75rem;transform:scale(0)}}@media screen and (min-width:768px){.base-modal_size_lg .base-modal__container{border-top-left-radius:.75rem;border-top-right-radius:.75rem;padding:2rem 1rem 0 2rem}}.base-modal.popup-active .base-modal__container{transform:none}.base-modal__content{flex:1;min-height:0;padding-right:.5rem;padding-bottom:1.5rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1e1e1e transparent}.base-modal__content::-webkit-scrollbar{width:.25rem;background-color:transparent}.base-modal__content::-webkit-scrollbar-track{background:transparent}.base-modal__content::-webkit-scrollbar-thumb{border-radius:.75rem}.base-modal_theme_light .base-modal__content::-webkit-scrollbar-thumb{background-color:#1e1e1e}.base-modal_theme_primary .base-modal__content::-webkit-scrollbar-thumb,.base-modal_theme_secondary .base-modal__content::-webkit-scrollbar-thumb{background-color:#fff}.base-modal_theme_light .base-modal__content{scrollbar-color:#1e1e1e transparent}.base-modal_theme_primary .base-modal__content,.base-modal_theme_secondary .base-modal__content{scrollbar-color:#ffffff transparent}@media screen and (min-width:768px){.base-modal_size_sm .base-modal__content{padding-bottom:0;overflow:visible}}@media screen and (min-width:768px){.base-modal_size_lg .base-modal__content{padding-right:1rem;padding-bottom:2.5rem}}@media screen and (min-width:1200px){.base-modal_size_lg .base-modal__content{padding-bottom:4.5rem}}.base-modal__close-button{margin:0;padding:0;border:none;text-decoration:none;background:transparent;box-shadow:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;user-select:none;position:absolute;top:.75rem;right:.75rem;z-index:10;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid;border-radius:50%;transition:border-color .3s ease,background-color .3s ease,color .3s ease}@media screen and (min-width:768px){.base-modal__close-button{top:3.75rem;right:3.75rem;width:4.5rem;height:4.5rem}}.base-modal_theme_light .base-modal__close-button{border-color:#1e1e1e;color:#1e1e1e;background-color:#fff}@media(hover:hover)and (pointer:fine){.base-modal_theme_light .base-modal__close-button:hover{color:#fff;background-color:#1e1e1e}}.base-modal_theme_light .base-modal__close-button:active,.base-modal_theme_light .base-modal__close-button:focus-visible{color:#fff;background-color:#1e1e1e}.base-modal_theme_primary .base-modal__close-button{border-color:#fff;color:#fff;background-color:#87977a}@media(hover:hover)and (pointer:fine){.base-modal_theme_primary .base-modal__close-button:hover{color:#87977a;background-color:#fff}}.base-modal_theme_primary .base-modal__close-button:active,.base-modal_theme_primary .base-modal__close-button:focus-visible{color:#87977a;background-color:#fff}.base-modal_theme_secondary .base-modal__close-button{border-color:#fff;color:#fff;background-color:#56445d}@media(hover:hover)and (pointer:fine){.base-modal_theme_secondary .base-modal__close-button:hover{color:#87977a;background-color:#fff}}.base-modal_theme_secondary .base-modal__close-button:active,.base-modal_theme_secondary .base-modal__close-button:focus-visible{color:#87977a;background-color:#fff}@media screen and (min-width:768px){.base-modal_size_sm .base-modal__close-button{top:3.75rem;right:3.75rem}}@media screen and (min-width:768px){.base-modal_size_lg .base-modal__close-button{top:2rem;right:2rem}}.base-modal__close-button-icon{width:1.5rem;height:1.5rem}@media screen and (min-width:768px){.base-modal__close-button-icon{width:2.25rem;height:2.25rem}}.base-button{margin:0;padding:0;border:none;text-decoration:none;background:transparent;box-shadow:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;user-select:none;display:flex;align-items:center;justify-content:center;height:3.75rem;padding:.5rem;border-radius:18.75rem;transition:background-color .3s ease,color .3s ease}.base-button_theme_light{color:#87977a;background-color:#fff}@media(hover:hover)and (pointer:fine){.base-button_theme_light:hover{color:#fff;background-color:#1e1e1e}}.base-button_theme_light:active,.base-button_theme_light:focus-visible{color:#fff;background-color:#1e1e1e}.base-button_theme_dark{color:#fff;background-color:#1e1e1e}@media(hover:hover)and (pointer:fine){.base-button_theme_dark:hover{background-color:#87977a}}.base-button_theme_dark:active,.base-button_theme_dark:focus-visible{background-color:#87977a}.base-button_theme_primary{color:#fff;background-color:#87977a}@media(hover:hover)and (pointer:fine){.base-button_theme_primary:hover{color:#87977a;background-color:#fff}}.base-button_theme_primary:active,.base-button_theme_primary:focus-visible{color:#87977a;background-color:#fff}.base-button:disabled,.base-button[aria-disabled=true]{opacity:.4;pointer-events:none}.base-button__text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}.submit-modal__title{max-width:calc(100% - 3.75rem)}@media screen and (min-width:768px){.submit-modal__title{max-width:calc(100% - 5.625rem)}}.submit-modal__text{margin-top:3rem}@media screen and (min-width:768px){.submit-modal__text{margin-top:4.5rem}}.submit-modal__modal-button{width:100%;margin-top:3rem}@media screen and (min-width:768px){.submit-modal__modal-button{margin-top:4.5rem}}.base-input-field[aria-disabled=true]{pointer-events:none}.base-input-field__input{margin:0;padding:0;border:none;text-decoration:none;background:transparent;box-shadow:none;outline:none;font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1rem;line-height:145%;display:block;width:100%;padding:0 2.25rem .375rem 0;border-bottom:1px solid #1e1e1e;color:#1e1e1e;transition:border-color .3s ease,opacity .3s ease;-webkit-tap-highlight-color:transparent}.base-input-field__input[disabled]{opacity:.4;pointer-events:none;user-select:none}.base-input-field__input::placeholder{color:#1e1e1e;transition:color .3s ease}.base-input-field__input:focus-visible::placeholder{color:transparent}.error .base-input-field__input{border-color:#e91313}.error .base-input-field__input:focus-visible{border-color:#1e1e1e}.base-input-field__error-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.625rem;font-weight:100;line-height:125%;text-transform:none;letter-spacing:-1%;padding-top:.375rem;color:#e91313;pointer-events:none;opacity:0;transition:opacity .3s ease}.error .base-input-field__error-text{opacity:1}.base-textarea-field[aria-disabled=true]{pointer-events:none}.base-textarea-field__textarea{margin:0;padding:0;border:none;text-decoration:none;background:transparent;box-shadow:none;outline:none;font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1rem;line-height:145%;display:block;width:100%;min-height:1.875rem;max-height:1.9375rem;field-sizing:content;resize:none;padding:0 2.25rem .375rem 0;border-bottom:1px solid #1e1e1e;color:#1e1e1e;scrollbar-width:thin;scrollbar-color:#1e1e1e transparent;transition:border-color .3s ease,opacity .3s ease;-webkit-tap-highlight-color:transparent}.base-textarea-field__textarea:not(:placeholder-shown){min-height:1.875rem;max-height:4.8125rem}.base-textarea-field__textarea[disabled]{opacity:.4;pointer-events:none;user-select:none}.base-textarea-field__textarea::-webkit-scrollbar{width:.25rem;background-color:transparent}.base-textarea-field__textarea::-webkit-scrollbar-track{background:transparent}.base-textarea-field__textarea::-webkit-scrollbar-thumb{border-radius:.75rem;background-color:#1e1e1e}.base-textarea-field__textarea::placeholder{color:#1e1e1e;transition:color .3s ease}.base-textarea-field__textarea:focus-visible::placeholder{color:transparent}.error .base-textarea-field__textarea{border-color:#e91313}.error .base-textarea-field__textarea:focus-visible{border-color:#1e1e1e}.base-textarea-field__error-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.625rem;font-weight:100;line-height:125%;text-transform:none;letter-spacing:-1%;padding-top:.375rem;color:#e91313;pointer-events:none;opacity:0;transition:opacity .3s ease}.error .base-textarea-field__error-text{opacity:1}.base-checkbox[aria-disabled=true]{pointer-events:none}.base-checkbox__label{position:relative;display:flex;align-items:flex-start;gap:.25rem;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (min-width:768px){.base-checkbox__label{gap:.75rem}}.base-checkbox__input{position:absolute;top:0;left:0;opacity:0}.base-checkbox__badge{position:relative;z-index:1;flex-shrink:0;width:1.5rem;height:1.5rem;border:1px solid #87977a;border-radius:50%;background-color:#fff;transition:opacity .3s ease,background-color .3s ease}.base-checkbox__input:checked~.base-checkbox__badge{background-color:#87977a}.base-checkbox[aria-disabled=true] .base-checkbox__badge{opacity:.4;user-select:none}.error .base-checkbox__badge{border-color:#e91313}.base-checkbox__badge-icon{position:absolute;top:0;left:0;display:block;width:100%;height:100%;color:#fff;object-fit:cover}.base-checkbox__label-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.75rem;line-height:145%}@media screen and (min-width:768px){.base-checkbox__label-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1rem;line-height:145%}}.base-checkbox__label-text{color:#1e1e1e;transition:opacity .3s ease;transform:translateY(.25rem)}@media screen and (min-width:768px){.base-checkbox__label-text{transform:translateY(0)}}.base-checkbox[aria-disabled=true] .base-checkbox__label-text{opacity:.4;user-select:none}.base-checkbox__label-text a{color:inherit;text-decoration:none;outline:none;-webkit-tap-highlight-color:transparent;text-decoration:underline;transition:color .3s ease}@media(hover:hover)and (pointer:fine){.base-checkbox__label-text a:hover{color:#87977a}}.base-checkbox__label-text a:active,.base-checkbox__label-text a:focus-visible{color:#87977a}.base-checkbox__error-text-wrapper{max-height:0;opacity:0;transition:max-height .5s ease,opacity .5s ease;overflow:hidden}.error .base-checkbox__error-text-wrapper{max-height:2rem;opacity:1}.base-checkbox__error-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.625rem;font-weight:100;line-height:125%;text-transform:none;letter-spacing:-1%;padding-top:.375rem;color:#e91313;pointer-events:none}.consultation-form__form-field{margin-top:1.75rem}.consultation-form__form-field:first-child{margin-top:0}.consultation-form__form-checkbox{margin-top:1.875rem}.consultation-form__submit-button{width:100%;margin-top:1.5rem}.consultation-form-modal__title{max-width:calc(100% - 3.75rem)}@media screen and (min-width:768px){.consultation-form-modal__title{max-width:calc(100% - 5.625rem)}}.consultation-form-modal__form{margin-top:3rem}.team-modal__inner{display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width:768px){.team-modal__inner{flex-direction:row;align-items:flex-start;gap:1.25rem}}@media screen and (min-width:1200px){.team-modal__inner{gap:3.25rem}}.team-modal__image{flex-shrink:0;width:12.5rem;height:16.25rem}@media screen and (min-width:768px){.team-modal__image{width:17.5rem;height:26rem}}@media screen and (min-width:1200px){.team-modal__image{width:27.875rem;height:35.125rem}}.team-modal__photo{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width:768px){.team-modal__info{flex-grow:1}}@media screen and (min-width:1200px){.team-modal__info{flex-grow:0;width:38.625rem}}.team-modal__subtitle{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.125rem;line-height:140%}@media screen and (min-width:768px){.team-modal__subtitle{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.375rem;line-height:162%}}.team-modal__text{margin-top:3rem}@media screen and (min-width:768px){.team-modal__text{margin-top:4.5rem}}.team-modal__paragraph-title{margin-top:1.5rem}@media screen and (min-width:768px){.team-modal__paragraph-title{margin-top:2rem}}.team-modal__paragraph-text{margin-top:1rem}.team-modal__button{width:100%;margin-top:3rem}@media screen and (min-width:768px){.team-modal__button{margin-top:4.5rem}}.custom-cursor{position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;width:8.75rem;height:8.75rem;border:1px solid;border-radius:50%;opacity:0;transition:transform .15s ease,border-color .3s ease,background-color .3s ease,color .3s ease;pointer-events:none;gap:.25rem}@media(hover:hover)and (pointer:fine){.custom-cursor.js-cursor-scroll{border-color:#fff;color:#fff;background-color:transparent;opacity:1;mix-blend-mode:difference}}@media(hover:hover)and (pointer:fine){.custom-cursor.js-cursor-write,.custom-cursor.js-cursor-read{border-color:#87977a;color:#fff;background-color:#87977a;opacity:1}}.custom-cursor:after{width:.375rem;height:.375rem;border-radius:50%;background-color:#fff;transform:translateY(-150%);content:""}.custom-cursor__text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1rem;line-height:125%}@media screen and (min-width:768px){.custom-cursor__text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.25rem;line-height:125%}}.custom-cursor__text{display:none;flex-shrink:0}.custom-cursor.js-cursor-scroll .custom-cursor__text_type_scroll,.custom-cursor.js-cursor-write .custom-cursor__text_type_write,.custom-cursor.js-cursor-read .custom-cursor__text_type_read{display:block}.page-layout{overflow:hidden}.page-layout__main{width:100%;background-color:#1e1e1e}.title-section{background-color:#1e1e1e;cursor:none}.title-section__container{width:100%;max-width:1920px;margin-right:auto;margin-left:auto;position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:calc(var(--header-height) + var(--container-padding)) var(--container-padding)}.title-section__marquee-container{position:absolute;left:0;display:flex;width:100%;opacity:.1;overflow:hidden}.title-section__marquee-container_position_top{top:calc(var(--header-height) + 1.875rem)}@media screen and (min-width:768px){.title-section__marquee-container_position_top{top:auto;bottom:calc(50% + 4.375rem)}}.title-section__marquee-container_position_bottom{bottom:calc(var(--header-height) + 1.875rem)}@media screen and (min-width:768px){.title-section__marquee-container_position_bottom{top:calc(50% + 4.375rem);bottom:auto}}.title-section__marquee-track{display:flex;gap:2.5rem;flex-shrink:0;padding:0 1.25rem;will-change:transform}@media screen and (min-width:768px){.title-section__marquee-track{gap:5rem;padding:0 2.5rem}}.title-section__marquee-container_position_top .title-section__marquee-track_part_first{animation:marquee-first 60s infinite linear -60s reverse}.title-section__marquee-container_position_bottom .title-section__marquee-track_part_first{animation:marquee-first 60s infinite linear -60s}.title-section__marquee-container_position_top .title-section__marquee-track_part_second{animation:marquee-second 60s infinite linear -30s reverse}.title-section__marquee-container_position_bottom .title-section__marquee-track_part_second{animation:marquee-second 60s infinite linear -30s}@keyframes marquee-first{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes marquee-second{0%{transform:translate(0)}to{transform:translate(-200%)}}.title-section__marquee-item{flex-shrink:0;width:43.75rem}@media screen and (min-width:768px){.title-section__marquee-item{width:92.25rem}}.title-section__title-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:21.25rem;height:24.625rem;perspective:500px;transform-style:preserve-3d}@media screen and (min-width:768px){.title-section__title-wrapper{width:41.875rem;height:34.75rem;perspective:1000px}}.title-section__title-image-wrapper{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;transform-style:preserve-3d;will-change:transform}.title-section__title-image-wrapper:before{position:absolute;top:50%;left:50%;display:block;width:90%;height:90%;background-color:#1e1e1e;transform:translate(-50%,-50%);content:""}.title-section__title-image{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover}.title-section__title{position:relative;z-index:2;flex-shrink:0;width:12.125rem;color:#fffc;text-align:center}@media screen and (min-width:768px){.title-section__title{width:27.5rem}}.title-section__title div{transform-style:preserve-3d}.base-title_size_md{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:600;text-transform:uppercase;letter-spacing:0;font-size:1.375rem;line-height:140%}@media screen and (min-width:768px){.base-title_size_md{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:600;text-transform:uppercase;letter-spacing:0;font-size:2.5rem;line-height:140%}}.base-title_size_sm{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:400;text-transform:uppercase;letter-spacing:0;font-size:1.25rem;line-height:125%}@media screen and (min-width:768px){.base-title_size_sm{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:400;text-transform:uppercase;letter-spacing:0;font-size:2rem;line-height:140%}}.infrastructure-section{padding:5rem 0 0;color:#fff;background-color:#1e1e1e;cursor:none;pointer-events:none}@media screen and (min-width:768px){.infrastructure-section{padding:5rem 0}}@media screen and (min-width:1200px){.infrastructure-section{padding:7.5rem 0}}@media(hover:hover)and (pointer:fine){.infrastructure-section{pointer-events:auto}}.infrastructure-section__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding)}@media screen and (min-width:768px){.infrastructure-section__title{max-width:53.75rem}}.infrastructure-section__text{margin-top:3.75rem}@media screen and (min-width:768px){.infrastructure-section__text{max-width:27.75rem;margin-top:4.5rem;margin-left:30.625rem}}@media screen and (min-width:1200px){.infrastructure-section__text{margin-left:43.625rem}}.infrastructure-section__button{position:relative;z-index:2;width:100%;margin-top:3.75rem;pointer-events:auto}@media screen and (min-width:768px){.infrastructure-section__button{width:11.875rem;margin-top:4.5rem;margin-left:30.625rem}}@media screen and (min-width:1200px){.infrastructure-section__button{margin-left:43.625rem}}@media(hover:hover)and (pointer:fine){.infrastructure-section__button{display:none}}.scroll-accordion{width:100%;max-width:1920px;margin-right:auto;margin-left:auto;overflow:hidden}.scroll-accordion__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding);display:flex;flex-direction:column}@media screen and (min-width:768px){.scroll-accordion__container{flex-direction:row}}.scroll-accordion__item{position:relative;flex-shrink:0;padding:1.5rem 0 1.4375rem;border-bottom:1px solid rgba(255,255,255,.3);background-color:#1e1e1e;transition:flex-basis .7s ease-in-out}@media screen and (min-width:768px){.scroll-accordion__item{position:relative;flex-basis:32.625rem;height:30rem;padding:0;border-right:1px solid rgba(255,255,255,.3);border-bottom:none;overflow:hidden}}@media screen and (min-width:768px){.scroll-accordion__item:first-child{flex-basis:31.125rem}}.scroll-accordion__item:last-child{border:none}@media screen and (min-width:768px){.scroll-accordion__item.js-scroll-accordion-item-modified{flex-basis:6.0625rem}}.scroll-accordion__item-number{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.125rem;line-height:140%}@media screen and (min-width:768px){.scroll-accordion__item-number{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.375rem;line-height:162%}}@media screen and (min-width:768px){.scroll-accordion__item-number{position:absolute;top:0;left:1.5rem;transition:left .7s ease-in}}@media screen and (min-width:768px){.js-scroll-accordion-item-modified .scroll-accordion__item-number{left:2.125rem}}.scroll-accordion__item-label{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.125rem;line-height:140%}@media screen and (min-width:768px){.scroll-accordion__item-label{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.375rem;line-height:162%}}.scroll-accordion__item-label{display:none}@media screen and (min-width:768px){.scroll-accordion__item-label{position:absolute;top:0;left:0;display:block;height:100%;padding:3rem 1.875rem 0;opacity:0;transition:opacity .7s ease-in;writing-mode:sideways-lr}}@media screen and (min-width:768px){.js-scroll-accordion-item-modified .scroll-accordion__item-label{opacity:1;transition:opacity .7s ease-in .3s}}.scroll-accordion__item-content{display:flex;flex-direction:column-reverse;margin-top:.75rem;transition:opacity .3s ease .7s}@media screen and (min-width:768px){.scroll-accordion__item-content{justify-content:flex-start;height:100%;margin-top:0;padding:3rem .5rem 0 1.5rem}}@media screen and (min-width:768px){.scroll-accordion__item:first-child .scroll-accordion__item-content{padding-left:0}}@media screen and (min-width:768px){.js-scroll-accordion-item-modified .scroll-accordion__item-content{opacity:0;transition:opacity .3s ease}}.scroll-accordion__item-title{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.125rem;line-height:140%}@media screen and (min-width:768px){.scroll-accordion__item-title{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:400;text-transform:uppercase;letter-spacing:0;font-size:1.25rem;line-height:125%;width:30.625rem}}@media screen and (min-width:768px)and (min-width:768px){.scroll-accordion__item-title{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:400;text-transform:uppercase;letter-spacing:0;font-size:2rem;line-height:140%}}.scroll-accordion__item-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.scroll-accordion__item-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.scroll-accordion__item-text{flex-shrink:0;padding-top:1.5rem;overflow:hidden}@media screen and (min-width:768px){.scroll-accordion__item-text{width:30.625rem}}.competencies-section{position:relative;padding:5rem 0;color:#fff;background-color:#1e1e1e;cursor:none}@media screen and (min-width:1200px){.competencies-section{padding:7.5rem 0}}.competencies-section__word{position:absolute;top:20%;right:var(--container-padding);z-index:1;display:block;width:3rem;opacity:.1}@media screen and (min-width:768px){.competencies-section__word{top:25%;width:4.25rem}}@media screen and (min-width:1920px){.competencies-section__word{top:30%;right:calc(50% - 960px + var(--container-padding))}}.competencies-section__title-container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding)}@media screen and (min-width:1200px){.competencies-section__title{margin-left:14.5rem}}.competencies-section__accordion{margin-top:3.5rem}@media screen and (min-width:768px){.competencies-section__accordion{margin-top:5rem}}@media screen and (min-width:1200px){.competencies-section__accordion{margin-top:7.5rem}}.philosophy-section{position:relative;padding:3.75rem 0;color:#1e1e1e;background-color:#fff}@media screen and (min-width:768px){.philosophy-section{padding:5rem 0}}@media screen and (min-width:1200px){.philosophy-section{padding:7.5rem 0}}.philosophy-section__word{position:absolute;top:20%;right:var(--container-padding);z-index:1;display:block;width:3rem;opacity:.12}@media screen and (min-width:768px){.philosophy-section__word{width:4.25rem}}@media screen and (min-width:1920px){.philosophy-section__word{right:calc(50% - 960px + var(--container-padding))}}.philosophy-section__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding)}@media screen and (min-width:768px){.philosophy-section__title{width:61.875rem}}@media screen and (min-width:768px){.philosophy-section__title-line{display:block}}.philosophy-section__info-item{--x-scale: 100%;position:relative;display:flex;flex-direction:column;padding:3rem 0}@media screen and (min-width:768px){.philosophy-section__info-item{flex-direction:row;align-items:center;gap:1.25rem;padding:3.25rem 0}}@media screen and (min-width:1200px){.philosophy-section__info-item{gap:10rem}}.philosophy-section__info-item:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background-color:#1e1e1e;transform:scaleX(var(--x-scale));content:""}@media screen and (min-width:768px){.philosophy-section__info-item:after{transform-origin:left center}}.philosophy-section__info-item:last-child:after{display:none}.philosophy-section__info-item-title{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.125rem;line-height:140%}@media screen and (min-width:768px){.philosophy-section__info-item-title{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.375rem;line-height:162%}}.philosophy-section__info-item-title{flex-shrink:0}@media screen and (min-width:768px){.philosophy-section__info-item-title{width:19.125rem}}.philosophy-section__info-item-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.philosophy-section__info-item-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.philosophy-section__info-item-text{padding-top:1.25rem;overflow:hidden}@media screen and (min-width:768px){.philosophy-section__info-item-text{flex-grow:1;padding-top:0}}@media screen and (min-width:1200px){.philosophy-section__info-item-text{flex-grow:0;max-width:48.75rem}}.philosophy-section__image-wrapper{position:relative;width:100%;height:11rem;margin-top:3rem;overflow:hidden}@media screen and (min-width:768px){.philosophy-section__image-wrapper{margin-top:3.25rem}}.philosophy-section__photo-wrapper{position:absolute;bottom:-3.75rem;display:block;width:100%;height:18.5rem;object-fit:cover}.philosophy-section__photo{display:block;width:100%;height:100%}.philosophy-section__image-ball{position:absolute;top:1.25rem;left:16.625rem;z-index:1;width:4.875rem;height:4.875rem;border-radius:50%;background-color:#56445d;mix-blend-mode:hard-light}@media screen and (min-width:768px){.philosophy-section__image-ball{top:-2.5rem;left:41.25rem;width:9.375rem;height:9.375rem}}@media screen and (min-width:1200px){.philosophy-section__image-ball{top:-2.5rem;left:54.375rem;width:10.25rem;height:10.25rem}}.partners-section{padding:5rem 0;color:#fff;background-color:#1e1e1e;cursor:none;pointer-events:none}@media screen and (min-width:1200px){.partners-section{padding:7.5rem 0}}@media(hover:hover)and (pointer:fine){.partners-section{pointer-events:auto}}.partners-section__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding)}.partners-section__top{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:3.75rem}@media screen and (min-width:768px){.partners-section__top{flex-direction:row}}@media screen and (min-width:1200px){.partners-section__top{margin-left:14.5rem}}@media screen and (min-width:768px){.partners-section__title{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:400;text-transform:uppercase;letter-spacing:0;font-size:2rem;line-height:140%;flex-shrink:0;width:28.75rem}}.partners-section__vtb-logo{flex-shrink:0;width:7.875rem}@media screen and (min-width:768px){.partners-section__vtb-logo{width:10.625rem}}.partners-section__bottom{display:flex;flex-direction:column;gap:3rem;margin-top:3.75rem}@media screen and (min-width:768px){.partners-section__bottom{flex-direction:row-reverse;align-items:flex-start;justify-content:flex-end;margin-top:8.75rem;gap:11.5rem}}@media screen and (min-width:1200px){.partners-section__bottom{gap:24.625rem;margin-top:9.25rem}}@media screen and (min-width:1200px){.partners-section__info{max-width:27.75rem}}.partners-section__info-title{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.125rem;line-height:140%}@media screen and (min-width:768px){.partners-section__info-title{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.375rem;line-height:162%}}.partners-section__info-text{margin:3rem 3rem 0 0}@media screen and (min-width:768px){.partners-section__info-text{margin:4.5rem 4.5rem 0 0}}@media screen and (min-width:1200px){.partners-section__info-text{margin:4.5rem 0 0}}.partners-section__text{margin-top:3.75rem}@media screen and (min-width:768px){.partners-section__text{max-width:27.75rem;margin-top:4.5rem;margin-left:30.625rem}}@media screen and (min-width:1200px){.partners-section__text{margin-left:43.625rem}}.partners-section__image-wrapper{position:relative;flex-shrink:0;width:100%;height:27.5rem;overflow:hidden}@media screen and (min-width:768px){.partners-section__image-wrapper{width:19rem;height:21.375rem}}@media screen and (min-width:1200px){.partners-section__image-wrapper{height:23.875rem;margin-top:11.625rem}}.partners-section__photo-wrapper{position:absolute;top:-5rem;display:block;width:100%;height:37.5rem;object-fit:cover}@media screen and (min-width:768px){.partners-section__photo-wrapper{top:-4.5rem;height:32.875rem}}.partners-section__photo{display:block;width:100%;height:100%}.partners-section__image-ball{position:absolute;top:7.5rem;left:.875rem;z-index:1;width:11.6875rem;height:11.6875rem;border-radius:50%;background-color:#56445d;mix-blend-mode:hard-light}@media screen and (min-width:768px){.partners-section__image-ball{top:7.5rem;left:1.875rem;width:10.1875rem;height:10.1875rem}}.expertise-section{position:relative;padding:0 0 3.75rem;color:#fff;background-color:#1e1e1e}@media screen and (min-width:768px){.expertise-section{padding:0 0 5rem}}@media screen and (min-width:1200px){.expertise-section{padding:0 0 7.5rem}}.expertise-section__word{position:absolute;top:10%;right:var(--container-padding);z-index:1;display:block;width:3rem;opacity:.12}@media screen and (min-width:768px){.expertise-section__word{top:20%;width:4.25rem}}@media screen and (min-width:1920px){.expertise-section__word{right:calc(50% - 960px + var(--container-padding))}}.expertise-section__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding)}@media screen and (min-width:768px){.expertise-section__title{max-width:53.75rem}}.expertise-section__info{margin-top:3.75rem}@media screen and (min-width:768px){.expertise-section__info{margin-top:5rem;margin-left:30.625rem}}@media screen and (min-width:1200px){.expertise-section__info{max-width:27.875rem;margin-top:4.5rem;margin-left:43.625rem}}.expertise-section__top-info-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1rem;line-height:125%}@media screen and (min-width:768px){.expertise-section__top-info-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.25rem;line-height:125%}}.expertise-section__info-block{margin-top:3rem}@media screen and (min-width:768px){.expertise-section__info-block{margin-top:2.5rem}}.expertise-section__info-subtitle{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.125rem;line-height:140%}@media screen and (min-width:768px){.expertise-section__info-subtitle{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.375rem;line-height:162%}}.expertise-section__info-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.expertise-section__info-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.expertise-section__info-text{margin-top:1rem}.expertise-section__image-wrapper{position:relative;margin:2.5rem calc(-1 * var(--container-padding)) 0;padding:0 var(--container-padding) 0;overflow:auto;scrollbar-width:none}@media screen and (min-width:768px){.expertise-section__image-wrapper{margin:5rem 0 0;padding:0;background:transparent;overflow:visible}}@media screen and (min-width:1200px){.expertise-section__image-wrapper{margin:7.5rem 0 0}}.expertise-section__image-wrapper::-webkit-scrollbar{display:none}.expertise-section__image-scrollbar{height:.25rem;margin:0 calc(-1 * var(--container-padding));border-radius:.75rem;background-color:#ffffff4d}@media screen and (min-width:768px){.expertise-section__image-scrollbar{display:none}}.expertise-section__image-scrollbar-thumb{width:50%;height:100%;border-radius:.75rem;background-color:#87977a}.expertise-section__image{display:flex;align-items:center;gap:.5rem;width:max-content;padding:1.25rem .75rem 1.25rem 0}@media screen and (min-width:768px){.expertise-section__image{justify-content:space-between;width:100%;padding:0 1.25rem}}@media screen and (min-width:1200px){.expertise-section__image{padding:0 .5rem}}.expertise-section__image-block{position:relative;flex-shrink:0;width:3.5rem;aspect-ratio:1/1;contain:layout style;isolation:isolate}@media screen and (min-width:768px){.expertise-section__image-block{width:4rem}}@media screen and (min-width:1200px){.expertise-section__image-block{width:5.75rem}}.expertise-section__image-block_large{width:5.25rem}@media screen and (min-width:768px){.expertise-section__image-block_large{width:6.25rem}}@media screen and (min-width:1200px){.expertise-section__image-block_large{width:8.75rem}}.expertise-section__image-block-circle{--delay-shift: -.2s}.expertise-section__image-block:nth-child(3) .expertise-section__image-block-circle{--delay-shift: -.4s}.expertise-section__image-block:nth-child(7) .expertise-section__image-block-circle{--delay-shift: -.6s}.expertise-section__image-block:nth-child(9) .expertise-section__image-block-circle{--delay-shift: -.8s}.expertise-section__image-block-circle{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;will-change:transform}.expertise-section__image-block-circle:nth-child(3){animation:spin1 5s linear infinite calc(var(--delay-shift))}.expertise-section__image-block-circle:nth-child(2){animation:spin2 2.3s linear infinite calc(var(--delay-shift) - 1s)}.expertise-section__image-block-circle:nth-child(1){animation:spin3 3.6s linear infinite calc(var(--delay-shift) - 2s)}.expertise-section__image-block_large .expertise-section__image-block-circle{color:#fff9}@keyframes spin2{0%{transform:rotate3d(1,1,0,120deg)}to{transform:rotate3d(1,1,0,480deg)}}@keyframes spin3{0%{transform:rotate3d(-1,1,0,60deg)}to{transform:rotate3d(-1,1,0,420deg)}}.expertise-section__image-block-caption{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.expertise-section__image-block-caption{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.expertise-section__image-block-caption{position:absolute;top:100%;left:50%;padding-top:.75rem;text-align:center;transform:translate(-50%)}@media screen and (min-width:768px){.expertise-section__image-block-caption{padding-top:1rem}}@media screen and (min-width:1200px){.expertise-section__image-block-caption{max-width:7.75rem;padding-top:1.5rem}}.expertise-section__line{flex-shrink:0;width:3.375rem;color:#fff}@media screen and (min-width:1200px){.expertise-section__line{width:4.75rem}}.expertise-section__image-logo-block{position:relative;flex-shrink:0;aspect-ratio:1/1;width:16.5rem;will-change:transform;perspective:1000px;perspective-origin:center;transform-style:preserve-3d;contain:layout style;isolation:isolate}@media screen and (min-width:768px){.expertise-section__image-logo-block{width:19.5rem;perspective:1100px}}@media screen and (min-width:1200px){.expertise-section__image-logo-block{width:27.875rem}}.expertise-section__logo-icon{position:absolute;top:50%;left:50%;display:block;width:3rem;color:#fff9;opacity:.12;transform:translate(-50%,-50%);animation:logo-animation 7s ease-in-out infinite;aspect-ratio:70/75}@media screen and (min-width:768px){.expertise-section__logo-icon{width:3.5rem}}@media screen and (min-width:1200px){.expertise-section__logo-icon{width:4.375rem}}@keyframes logo-animation{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}to{transform:translate(-50%,-50%) scale(1)}}.expertise-section__image-logo-block-layer{position:absolute;top:0;left:0;width:100%;height:100%;will-change:transform;transform-style:preserve-3d}.expertise-section__image-logo-block-layer:nth-child(2){animation:spin1 8s linear infinite}.expertise-section__image-logo-block-layer:nth-child(3){animation:spin2 7s linear infinite -1s}.expertise-section__image-logo-block-layer:nth-child(4){animation:spin3 6s linear infinite -2s}.expertise-section__image-logo-block-layer:nth-child(5){animation:spin4 5s linear infinite -4s}@keyframes spin1{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes spin2{0%{transform:rotate3d(-1,1,0,120deg)}to{transform:rotate3d(-1,1,0,480deg)}}@keyframes spin3{0%{transform:rotate3d(1,1,0,60deg)}to{transform:rotate3d(1,1,0,420deg)}}@keyframes spin4{0%{transform:rotateX(20deg)}to{transform:rotateX(380deg)}}.expertise-section__circle-icon{display:block;width:100%;height:100%;color:#fff}.expertise-section__image-logo-block-label{position:absolute;display:flex;align-items:center;gap:.375rem;will-change:transform}@media screen and (min-width:1200px){.expertise-section__image-logo-block-label{gap:.75rem}}.expertise-section__image-logo-block-label:before{flex-shrink:0;width:1rem;height:1rem;border:1px solid #ffffff;border-radius:50%;content:""}@media screen and (min-width:768px){.expertise-section__image-logo-block-label:before{width:1.25rem;height:1.25rem}}@media screen and (min-width:1200px){.expertise-section__image-logo-block-label:before{width:1.75rem;height:1.75rem}}.expertise-section__image-logo-block-label_name_liquidity{top:31%;left:0;transform-origin:8% center;animation:label-liquidity 8s linear infinite}.expertise-section__image-logo-block-label_name_liquidity:before{background-color:#87977a}.expertise-section__image-logo-block-label_name_diligence{top:72%;right:4%;flex-direction:row-reverse;animation:label-diligence 7s linear infinite -1s;transform-origin:90% center}.expertise-section__image-logo-block-label_name_diligence:before{background-color:#56445d}.expertise-section__image-logo-block-label_name_cleanness{top:68.8%;left:3.8%;transform-origin:8% center;animation:label-cleanness 6s linear infinite -2s}.expertise-section__image-logo-block-label_name_cleanness:before{background-color:#56445d}.expertise-section__image-logo-block-label_name_financial{top:-2%;right:24%;flex-direction:row-reverse;animation:label-financial 5s linear infinite -4s;transform-origin:center center}@media screen and (min-width:1200px){.expertise-section__image-logo-block-label_name_financial{top:0%;right:24%}}.expertise-section__image-logo-block-label_name_financial:before{background-color:#87977a}@keyframes label-liquidity{0%{transform:rotateY(0) translateZ(5px)}to{transform:rotateY(-360deg) translateZ(5px)}}@keyframes label-diligence{0%{transform:rotate3d(-1,1,0,-120deg) translateZ(5px)}to{transform:rotate3d(-1,1,0,-480deg) translateZ(5px)}}@keyframes label-cleanness{0%{transform:rotate3d(1,1,0,-60deg) translateZ(5px)}to{transform:rotate3d(1,1,0,-420deg) translateZ(5px)}}@keyframes label-financial{0%{transform:rotateX(-20deg) translateZ(5px)}to{transform:rotateX(-380deg) translateZ(5px)}}.expertise-section__image-logo-block-label-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.expertise-section__image-logo-block-label-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.expertise-section__image-logo-block-label-text{flex-shrink:0;user-select:none}.ethics-section{position:relative;padding:3.75rem 0 2.125rem;color:#1e1e1e;background-color:#fff}@media screen and (min-width:768px){.ethics-section{padding:5rem 0}}@media screen and (min-width:1200px){.ethics-section{padding:7.5rem 0}}.ethics-section__word{position:absolute;top:13%;right:var(--container-padding);z-index:1;display:block;width:3rem;opacity:.12}@media screen and (min-width:768px){.ethics-section__word{top:20%;width:4.25rem}}@media screen and (min-width:1920px){.ethics-section__word{right:calc(50% - 960px + var(--container-padding))}}.ethics-section__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding);position:relative;display:flex;flex-direction:column}@media screen and (min-width:1200px){.ethics-section__container{flex-direction:row;gap:1.25rem}}.ethics-section__logo{display:none}@media screen and (min-width:768px){.ethics-section__logo{position:absolute;top:8.75rem;left:12.125rem;display:flex;align-items:center;justify-content:center;width:33.75rem;height:33.75rem;background-color:transparent}}@media screen and (min-width:1200px){.ethics-section__logo{top:7.5rem;left:13.5rem}}.ethics-section__logo-circle{position:absolute;top:0;left:0;display:block;width:100%;height:100%;color:#1e1e1e4d;animation:rotate 50s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ethics-section__logo-icon{position:relative;z-index:1;width:4.375rem;height:4.6875rem;color:#1e1e1e1f}@media screen and (min-width:768px){.ethics-section__title{margin-left:10.25rem}}@media screen and (min-width:1200px){.ethics-section__title{margin-left:14.5rem}}@media screen and (min-width:768px){.ethics-section__info-bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-top:12.5rem;gap:11.5rem}}@media screen and (min-width:1200px){.ethics-section__info-bottom{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:4.125rem}}.ethics-section__info-item{padding:3rem 0}@media screen and (min-width:768px){.ethics-section__info-item{width:29.375rem;padding:0}}@media screen and (min-width:1200px){.ethics-section__info-item{width:27.875rem}}@media screen and (min-width:768px){.ethics-section__info-item_position_top{margin-top:5rem;margin-left:10.25rem}}@media screen and (min-width:1200px){.ethics-section__info-item_position_top{margin-top:3rem;margin-left:29rem}}@media screen and (min-width:768px){.ethics-section__info-item_position_center{flex-shrink:0}}@media screen and (min-width:1200px){.ethics-section__info-item_position_bottom{margin-left:29rem}}.ethics-section__text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.ethics-section__text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.ethics-section__text{margin-top:1.25rem}@media screen and (min-width:768px){.ethics-section__text{margin-top:1.5rem}}.ethics-section__image-wrapper{position:relative;flex-shrink:0;width:100%;height:27.5rem;overflow:hidden}@media screen and (min-width:768px){.ethics-section__image-wrapper{display:none}}@media screen and (min-width:1200px){.ethics-section__image-wrapper{display:block;width:19rem;height:23.75rem}}.ethics-section__photo-wrapper{position:absolute;bottom:-2.5rem;display:block;width:100%;height:32.5rem;object-fit:cover}@media screen and (min-width:1200px){.ethics-section__photo-wrapper{bottom:-4rem;height:31.75rem}}.ethics-section__photo{display:block;width:100%;height:100%}.ethics-section__image-ball{position:absolute;top:2.5rem;left:7.75rem;z-index:1;width:8.875rem;height:8.875rem;border-radius:50%;background-color:#56445d;mix-blend-mode:hard-light}@media screen and (min-width:1200px){.ethics-section__image-ball{top:1.25rem;left:8.25rem;width:8.5625rem;height:8.5625rem}}.team-section{position:relative;padding:5rem 0 0;color:#fff;background-color:#1e1e1e}@media screen and (min-width:768px){.team-section{padding:5rem 0}}@media screen and (min-width:1200px){.team-section{padding:7.5rem 0}}.team-section__word{position:absolute;top:30%;right:var(--container-padding);z-index:1;display:block;width:3rem;opacity:.12}@media screen and (min-width:768px){.team-section__word{top:15%;width:4.25rem}}@media screen and (min-width:1920px){.team-section__word{top:20%;right:calc(50% - 960px + var(--container-padding))}}.team-section__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding)}@media screen and (min-width:768px){.team-section__slider-container{width:53.75rem;overflow:hidden}}@media screen and (min-width:1200px){.team-section__slider-container{width:100%}}.team-section__slider{overflow:visible}@media screen and (min-width:768px){.team-section__slider{width:49.875rem;height:37.125rem;margin-left:0}}@media screen and (min-width:1200px){.team-section__slider{width:71.375rem;height:53.375rem;overflow:hidden}}.team-section__slider-wrapper{display:flex;flex-direction:column}@media screen and (min-width:768px){.team-section__slider-wrapper{flex-direction:row}}.team-section__slide{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.3);gap:2rem;user-select:none}@media screen and (min-width:768px){.team-section__slide{position:relative;display:block;width:30.625rem;height:auto;padding:0 .625rem;border:none}}@media screen and (min-width:1200px){.team-section__slide{width:43.625rem}}.team-section__slide:nth-child(2){order:-1}@media screen and (min-width:768px){.team-section__slide:nth-child(2){order:0}}.team-section__slide:last-child{border:none}@media screen and (min-width:768px){.team-section__slide.swiper-slide-active{z-index:1}}.team-section__slide-info{display:flex;flex-direction:column;align-self:stretch;justify-content:space-between;gap:.75rem}@media screen and (min-width:768px){.team-section__slide-info{position:absolute;top:0;left:calc(100% + .625rem);z-index:1;display:block;width:13.75rem;height:auto;opacity:0;transition:transform .6s ease-in-out,opacity .3s ease-in-out;transform:scale(0) translate(-100%);transform-origin:top left}}@media screen and (min-width:768px){.swiper-slide-active .team-section__slide-info{opacity:1;transform:scale(1) translate(0)}}.team-section__slide-name{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:400;text-transform:uppercase;letter-spacing:0;font-size:1.25rem;line-height:125%}@media screen and (min-width:768px){.team-section__slide-name{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:400;text-transform:uppercase;letter-spacing:0;font-size:2rem;line-height:140%}}.team-section__slide-position{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.team-section__slide-position{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.team-section__slide-position{margin-top:.75rem}@media screen and (min-width:768px){.team-section__slide-position{margin-top:1.5rem}}.team-section__slide-details-mobile{margin:0;padding:0;border:none;text-decoration:none;background:transparent;box-shadow:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;user-select:none;align-self:flex-start;color:#fff;text-decoration:underline;text-underline-offset:.2em}@media screen and (min-width:768px){.team-section__slide-details-mobile{display:none}}.team-section__slide-details-desktop{display:none}@media screen and (min-width:768px){.team-section__slide-details-desktop{display:flex;width:10.625rem;margin-top:2.5rem}}@media(hover:hover)and (pointer:fine){.team-section__slide-details-desktop{display:none}}.team-section__slide-photo-wrapper{display:block;flex-shrink:0;width:5.75rem;height:7.25rem;pointer-events:none}@media screen and (min-width:768px){.team-section__slide-photo-wrapper{width:100%;height:100%;transition:transform .6s ease-in-out;transform:scale(.3);transform-origin:center center}}@media screen and (min-width:1200px){.team-section__slide-photo-wrapper{transform:scale(.31)}}.swiper-slide-active .team-section__slide-photo-wrapper{transform:scale(1);cursor:none}@media(hover:hover)and (pointer:fine){.swiper-slide-active .team-section__slide-photo-wrapper{pointer-events:auto}}@media screen and (min-width:768px){.swiper-slide-prev .team-section__slide-photo-wrapper{transform-origin:top right}}@media screen and (min-width:768px){.swiper-slide-next .team-section__slide-photo-wrapper{transform-origin:bottom left}}.team-section__slide-photo{display:block;width:100%;height:100%;object-fit:cover}.team-section__slider-scrollbar{display:none}@media screen and (min-width:768px){.team-section__slider-scrollbar{display:block;width:100%;height:.25rem;margin-top:2.5rem;border-radius:.75rem;background-color:#fff9}}@media(hover:hover)and (pointer:fine){.team-section__slider-scrollbar{display:none}}.team-section__slider-scrollbar .swiper-scrollbar-drag{height:100%;border-radius:.75rem;background-color:#87977a}.services-section{position:relative;padding:5rem 0;color:#fff;background-color:#1e1e1e}@media screen and (min-width:1200px){.services-section{padding:7.5rem 0}}.services-section__word{position:absolute;top:20%;right:var(--container-padding);z-index:1;display:block;width:3rem;opacity:.12}@media screen and (min-width:768px){.services-section__word{top:25%;width:4.25rem}}@media screen and (min-width:1920px){.services-section__word{top:30%;right:calc(50% - 960px + var(--container-padding))}}.services-section__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding)}.services-section__title{line-height:170%;color:#fff9;letter-spacing:-1.5%}@media screen and (min-width:768px){.services-section__title{font-family:Bitter,Bitter Variable,Georgia,Times New Roman,Times,serif;font-weight:600;text-transform:uppercase;letter-spacing:0;font-size:2.5rem;line-height:140%;width:53.75rem}}@media screen and (min-width:1200px){.services-section__title{width:67.75rem}}.services-section__title-tab{transition:color .3s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}@media(hover:hover)and (pointer:fine){.services-section__title-tab:hover{color:#87977a}}.services-section__title-tab:active,.services-section__title-tab:focus-visible{color:#87977a}.services-section__title-tab.js-tab-active{color:#fff;pointer-events:none}.services-section__title-tab-number{display:inline-block;font-size:.625rem;line-height:1;transform:translateY(-80%)}@media screen and (min-width:768px){.services-section__title-tab-number{font-size:1.25rem}}.services-section__body{display:flex;flex-direction:column;gap:3.75rem;margin-top:3.75rem}@media screen and (min-width:768px){.services-section__body{flex-direction:row-reverse;align-items:flex-end;justify-content:space-between;margin-top:5rem;gap:11.25rem}}@media screen and (min-width:1200px){.services-section__body{justify-content:flex-end;gap:24.625rem}}.services-section__info{position:relative;overflow:hidden}@media screen and (min-width:768px){.services-section__info{flex-shrink:0;width:29.375rem}}@media screen and (min-width:1200px){.services-section__info{width:27.75rem}}.services-section__info-panel{position:absolute;top:0;left:0;z-index:1;width:100%}.services-section__info-panel-top-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1rem;line-height:125%}@media screen and (min-width:768px){.services-section__info-panel-top-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.25rem;line-height:125%}}.services-section__info-panel-subtitle{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.125rem;line-height:140%}@media screen and (min-width:768px){.services-section__info-panel-subtitle{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.375rem;line-height:162%}}.services-section__info-panel-subtitle{margin-top:3rem}@media screen and (min-width:768px){.services-section__info-panel-subtitle{margin-top:2.5rem}}.services-section__info-panel-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.services-section__info-panel-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.services-section__info-panel-text{margin-top:1rem}.services-section__image-wrapper{position:relative;flex-shrink:0;width:100%;height:27.5rem;overflow:hidden}@media screen and (min-width:768px){.services-section__image-wrapper{width:19rem;height:21.375rem}}@media screen and (min-width:1200px){.services-section__image-wrapper{height:23.875rem}}.services-section__photo-wrapper{position:absolute;top:-3.125rem;display:block;width:100%;height:33.75rem;object-fit:cover}@media screen and (min-width:768px){.services-section__photo-wrapper{top:-3.125rem;height:31.25rem}}@media screen and (min-width:1200px){.services-section__photo-wrapper{top:-2.5rem}}.services-section__photo{display:block;width:100%;height:100%}.services-section__image-ball{position:absolute;top:2.5rem;left:1.875rem;z-index:1;width:13.125rem;height:13.125rem;border-radius:50%;background-color:#56445d;mix-blend-mode:hard-light}@media screen and (min-width:768px){.services-section__image-ball{top:1.875rem;left:4rem;width:9.625rem;height:9.625rem}}@media screen and (min-width:1200px){.services-section__image-ball{top:1.25rem}}.clients-section{position:relative;padding:3.75rem 0 2.5rem;color:#fff;background-color:#1e1e1e}@media screen and (min-width:768px){.clients-section{padding:5rem 0}}@media screen and (min-width:1200px){.clients-section{padding:7.5rem 0}}.clients-section__word{position:absolute;top:30%;right:var(--container-padding);z-index:1;display:block;width:3rem;opacity:.1}@media screen and (min-width:768px){.clients-section__word{top:0;width:4.25rem}}@media screen and (min-width:1920px){.clients-section__word{right:calc(50% - 960px + var(--container-padding))}}.clients-section__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding)}.clients-section__cards{display:flex;flex-direction:column;gap:.75rem;width:100%}@media screen and (min-width:768px){.clients-section__cards{gap:1.25rem;width:49.875rem}}@media screen and (min-width:1200px){.clients-section__cards{flex-direction:row;flex-wrap:wrap;gap:1rem;width:100%}}.clients-section__card{position:relative;flex-shrink:0;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent}@media screen and (min-width:1200px){.clients-section__card{width:calc(25% - .75rem);min-height:30.875rem;pointer-events:none}}.clients-section__card-background{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.clients-section__card-border-left{position:absolute;top:0;left:0;z-index:1;width:1px;height:100%;transform-origin:bottom;background-color:#fff}.clients-section__card-border-right{position:absolute;top:0;right:0;z-index:1;width:1px;height:100%;transform-origin:bottom;background-color:#fff}.clients-section__card-border-top{position:absolute;top:0;left:0;z-index:1;width:100%;height:1px;transform-origin:left;background-color:#fff}.clients-section__card-border-bottom{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:1px;transform-origin:left;background-color:#fff}.clients-section__card-overlay{position:absolute;z-index:2;display:block;width:100%;height:100%}.clients-section__card-content{--after-opacity: 1;--after-color: #87977a;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;gap:3rem;width:100%;height:100%;padding:5rem 1rem 1.5rem}@media screen and (min-width:768px){.clients-section__card-content{gap:4rem}}.clients-section__card-content:after{position:absolute;top:1.5rem;left:1rem;z-index:1;display:block;width:2rem;height:2rem;border-radius:50%;background-color:var(--after-color);opacity:var(--after-opacity);content:""}.clients-section__card-title{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.125rem;line-height:140%}@media screen and (min-width:768px){.clients-section__card-title{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:uppercase;letter-spacing:-2%;font-size:1.375rem;line-height:162%}}.clients-section__card-title{flex-shrink:0}@media screen and (min-width:1200px){.clients-section__card-title{padding-right:2.5rem}}.clients-section__card-body{display:flex;flex-direction:column;gap:2rem;flex-grow:1}@media screen and (min-width:768px){.clients-section__card-body{padding-right:4.25rem}}@media screen and (min-width:1200px){.clients-section__card-body{position:relative;justify-content:flex-end;padding-right:0;overflow:hidden}}.clients-section__card-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.clients-section__card-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}@media screen and (min-width:1200px){.clients-section__card-text{position:absolute;bottom:0;left:0}}.clients-section__card-list{margin:0;padding:0;font-weight:inherit;line-height:inherit;list-style-type:none}@media screen and (min-width:1200px){.clients-section__card-list{opacity:0;transform:translateY(-101%)}}.clients-section__card-list-item{margin:0;padding:0}.clients-section__card-list-item:before{display:none}.clients-section__card-list-item{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.clients-section__card-list-item{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.clients-section__card-list-item{position:relative;display:block;margin-top:.75rem;padding-left:1.25rem}@media screen and (min-width:768px){.clients-section__card-list-item{padding-left:1.75rem}}.clients-section__card-list-item:first-child{margin-top:0}.clients-section__card-list-item:before{position:absolute;top:.5rem;left:.5rem;display:block;width:.25rem;height:.25rem;border-radius:50%;background-color:#fff;content:""}@media screen and (min-width:768px){.clients-section__card-list-item:before{top:.625rem;left:.625rem;width:.375rem;height:.375rem}}.media-section{position:relative;padding:3.75rem 0;color:#1e1e1e;background-color:#fff}@media screen and (min-width:768px){.media-section{padding:5rem 0}}@media screen and (min-width:1200px){.media-section{padding:7.5rem 0}}.media-section__word{position:absolute;top:10%;right:var(--container-padding);z-index:1;display:block;width:3rem;opacity:.12}@media screen and (min-width:768px){.media-section__word{top:15%;width:4.25rem}}@media screen and (min-width:1920px){.media-section__word{right:calc(50% - 960px + var(--container-padding))}}.media-section__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding)}.media-section__link{--x-scale: 100%;color:inherit;text-decoration:none;outline:none;-webkit-tap-highlight-color:transparent;position:relative;display:flex;flex-direction:column;gap:1.25rem;padding:3rem 0}@media screen and (min-width:768px){.media-section__link{flex-direction:row;align-items:center;width:49.75rem;padding:3.25rem 0}}@media screen and (min-width:1200px){.media-section__link{width:56.875rem}}.media-section__link:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background-color:#1e1e1e;transform:scaleX(var(--x-scale));content:"";transform-origin:center center}@media screen and (min-width:768px){.media-section__link:after{transform-origin:left center}}.media-section__link:last-child:after{display:none}.media-section__link-logo-wrapper{flex-shrink:0;width:100%}@media screen and (min-width:768px){.media-section__link-logo-wrapper{display:flex;align-items:center;justify-content:center;width:13.25rem;height:4.5rem}}.media-section__link-logo{height:3rem;opacity:.7;filter:grayscale(1);transition:filter .3s ease,opacity .3s ease}.media-section__link-logo_small{height:2rem}@media(hover:hover)and (pointer:fine){.media-section__link:hover .media-section__link-logo{opacity:1;filter:grayscale(0)}}.media-section__link:active .media-section__link-logo,.media-section__link:focus-visible .media-section__link-logo{opacity:1;filter:grayscale(0)}.media-section__link-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:.875rem;line-height:145%}@media screen and (min-width:768px){.media-section__link-text{font-family:Geologica,Geologica Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:100;text-transform:none;letter-spacing:-1%;font-size:1.125rem;line-height:145%}}.media-section__link-text{transition:color .3s ease}@media screen and (min-width:768px){.media-section__link-text{flex-grow:1}}@media screen and (min-width:1200px){.media-section__link-text{padding-right:1.5rem}}@media(hover:hover)and (pointer:fine){.media-section__link:hover .media-section__link-text{color:#87977a}}.media-section__link:active .media-section__link-text,.media-section__link:focus-visible .media-section__link-text{color:#87977a}.consultation-section{position:relative;padding:3.75rem 0;color:#1e1e1e;background-color:#fff}@media screen and (min-width:768px){.consultation-section{padding:5rem 0}}@media screen and (min-width:1200px){.consultation-section{padding:4.625rem 0}}.consultation-section:after{position:absolute;top:-.25rem;left:0;z-index:1;display:block;width:100%;height:.5rem;background-color:#fff;content:""}.consultation-section__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding)}@media screen and (min-width:768px){.consultation-section__container{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem}}@media screen and (min-width:1200px){.consultation-section__container{gap:15.75rem}}.consultation-section__image-wrapper{display:none}@media screen and (min-width:768px){.consultation-section__image-wrapper{position:relative;display:block;flex-shrink:0;width:28.75rem;height:35.125rem;overflow:hidden}}@media screen and (min-width:1200px){.consultation-section__image-wrapper{width:27.875rem}}@media screen and (min-width:768px){.consultation-section__photo{position:absolute;bottom:-4.375rem;display:block;width:100%;height:42.625rem;max-height:none}}@media screen and (min-width:1200px){.consultation-section__photo{bottom:-3.125rem;height:41.375rem}}.consultation-section__image-ball{position:absolute;top:2rem;right:1.3125rem;z-index:1;width:11.875rem;height:11.875rem;border-radius:50%;background-color:#56445d;mix-blend-mode:hard-light}@media screen and (min-width:1200px){.consultation-section__image-ball{top:2rem;right:1.25rem;width:11.25rem;height:11.25rem}}@media screen and (min-width:768px){.consultation-section__content{flex-grow:1}}.consultation-section__form{margin-top:3.25rem}@media screen and (min-width:1200px){.consultation-section__form{max-width:27.875rem}}
