@charset "UTF-8";body{font-size:16px}html{font-size:.0520833333vw}@media (max-width:1600px){html{font-size:.0625vw}}@media (max-width:767px){html{font-size:.1302083333vmin}}@media (max-width:480px){html{font-size:.2564102564vmin}}@font-face{font-display:swap;font-family:DM Sans;font-weight:700;src:url(../resources/fonts/dm-sans-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:DM Sans;font-weight:400;src:url(../resources/fonts/dm-sans-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:800;src:url(../resources/fonts/poppins-800-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:900;src:url(../resources/fonts/poppins-900-italic.woff2) format("woff2")}.button,.button--Download{align-items:center;background-color:#ff564f;border:3rem solid #ff564f;border-radius:32rem;color:#fff;cursor:pointer;display:inline-flex;font-family:Poppins;font-size:15rem;font-style:italic;font-weight:800;justify-content:center;line-height:1.6;padding:8rem 20rem;text-decoration:none;text-transform:uppercase;transition:.3s}.button--Download:hover,.button:hover{background-color:transparent;color:#ff564f}.button--Download:hover .fill,.button:hover .fill{fill:#ff564f}.button.isDisabled,.isDisabled.button--Download{background-color:#0003;border-color:transparent;color:#fff;pointer-events:none}.button img,.button svg,.button--Download img,.button--Download svg{height:auto;margin-left:12rem;width:24rem}.button .fill,.button--Download .fill{fill:#fff;transition:.3s}.button--Back img,.button--Back svg{margin-left:0;margin-right:12rem;transform:rotate(180deg)}.button--Black{background-color:#000;border:3rem solid #000}.button--Black:hover{color:#000}.button--White{background-color:#fff;border:3rem solid #fff;color:#000}.button--White:hover{background-color:#000;border-color:#000;color:#fff}.button--Transparent{background-color:transparent;color:#ff564f}.button--Transparent:hover{background-color:#ff564f;color:#fff}.button--TransparentHover:hover{background-color:transparent}.buttonArrow{align-items:center;color:#ff564f;display:inline-flex;font-family:Poppins;font-size:15rem;font-style:italic;font-weight:700;padding-right:40rem;text-transform:uppercase;transition:.3s}.buttonArrow:hover{color:#000}.buttonArrow:hover .buttonArrow__Arrow svg,.buttonArrow:hover .buttonArrow__Arrow:before{transform:translateY(-50%) translate(0)}.buttonArrow:hover .buttonArrow__Arrow:before{background-color:#000}.buttonArrow:hover .buttonArrow__Arrow .stroke{stroke:#000}.buttonArrow__Arrow{align-items:center;display:inline-flex;justify-content:flex-end;margin-left:10rem;min-height:20rem;overflow:hidden;position:relative;width:40rem}.buttonArrow__Arrow:before{background-color:#ff564f;content:"";height:3px;right:2rem;width:40rem}.buttonArrow__Arrow svg,.buttonArrow__Arrow:before{position:absolute;top:50%;transform:translateY(-50%) translate(-15rem);transition:.3s}.buttonArrow__Arrow svg{right:0}.buttonArrow__Arrow .stroke{stroke:#ff564f;transition:.3s}.button--Download{background-color:transparent;border:2rem solid #000;color:#000;padding:12rem 18rem 12rem 30rem}.button--Download:hover{border-color:#ff564f}.button--Download svg{color:currentColor;max-height:18rem;max-width:18rem;min-height:18rem;min-width:18rem}.button--Download:disabled{border-color:#d3d3d3;color:#d3d3d3;cursor:not-allowed}.buttonLoadMore{align-items:center;display:flex;font-size:24rem;gap:26rem;line-height:60rem}.buttonLoadMore:hover span{background-color:transparent}.buttonLoadMore:hover span svg path{stroke:#000}.buttonLoadMore span{background-color:#000;border:2rem solid #000;border-radius:50%;display:grid;max-height:48rem;max-width:48rem;min-height:48rem;min-width:48rem;place-items:center;transition:background-color .3s}.buttonLoadMore i{font-style:normal}.buttonLoadMore svg{height:18rem;width:18rem}.buttonLoadMore svg path{transition:stroke .3s;stroke:#fff;stroke-width:3rem}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html,ol,ul{margin:0;padding:0}body,html{background:#fff}html:not(.isUCLoaded) #usercentrics-root{display:none}body{font-family:DM Sans}body::-webkit-scrollbar{width:6rem}body::-webkit-scrollbar-track{background-color:#f6f6f6}body::-webkit-scrollbar-thumb{background-color:#000}body.oh{overflow:hidden}blockquote,h1,h2,h3,h4,h5,h6,p{margin:0}button,svg{outline:0}ul{list-style:none}button{background-color:transparent;border:0;cursor:pointer;padding:0}a,button{text-decoration:none}a{color:inherit}img,picture{display:block}img{height:auto;width:auto}textarea{resize:none}p{font-size:16rem;line-height:1.5}.animate.isBottom,.animate.isLeft,.animate.isRight,.animate.isTop{transition:transform .4s .4s,opacity .4s .4s}.animate.isAnimated{opacity:0}.animate.isAnimated.isLeft{transform:translate(-50rem)}.animate.isAnimated.isRight{transform:translate(50rem)}.animate.isAnimated.isTop{transform:translateY(-50rem)}.animate.isAnimated.isBottom{transform:translateY(50rem)}.lazyLoad,.lazyLoad img,[data-src],[data-src] img{opacity:0;transition:opacity .2s}.lazyLoad.isLoaded,.lazyLoad.isLoaded img,.lazyLoad[data-src=""],.lazyLoad[data-src=""] img,svg[data-src],svg[data-src] img{opacity:1}.transitionBlack{background-color:#000}.transitionBlack img,.transitionBlack svg{transform:rotate(180deg);width:100%}.transitionBlack--Bottom img,.transitionBlack--Bottom svg{transform:rotate(0)}.transitionGrey{background-color:#f6f6f6}.transitionGrey img,.transitionGrey svg{width:100%}.modal{align-items:center;background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:20rem;position:fixed;right:0;top:0;transition:opacity .3s,visibility .3s;visibility:hidden;z-index:10000}.modal.isActive{opacity:1;visibility:visible}.modal__Wrapper{background-color:#fff;border-radius:18rem;box-shadow:0 2rem 48rem #0000000f;padding:36rem 48rem;position:relative;width:900rem}@media (max-width:767px){.modal__Wrapper{width:100%}}.modal__Close{cursor:pointer;display:flex;position:absolute;right:24rem;top:24rem;z-index:2}.modal__Close:hover .stroke{stroke:#000}.modal__Close img,.modal__Close svg{height:auto;width:48rem}.modal__Close .stroke{transition:.3s}.modal__Content{max-height:calc(100vh - 120rem);overflow-y:auto}.modal__Button{margin-top:60rem}.modal__ButtonError .form__Error{margin-bottom:12rem}.coralText{color:#ff564f}.transition{background-color:#f6f6f6}@media (max-width:767px){.transition{overflow:hidden}}.transition img{width:100%}@media (max-width:767px){.transition img{width:200%}}@media (max-width:480px){.transition img{width:300%}}.transition--Reversed img{transform:rotate(180deg)}@keyframes orbit{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes orbitRotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes orbitReverse{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.form__Datepicker{position:relative;width:100%;--dp-font-size:20rem;--dp-preview-font-size:18rem}.form__Datepicker.isError>p{display:block}.form__Datepicker.isError .dp__input{color:red}.form__Datepicker.isError .dp__input::-webkit-input-placeholder{color:red;opacity:1}.form__Datepicker>p{color:red;display:none;font-size:12rem;margin-top:5rem;white-space:nowrap}.form__Datepicker .dp__main{font-family:DM Sans}.form__Datepicker .dp__main:after{background-image:url(../resources/images/icons/calendar.svg);background-position:50%;background-repeat:no-repeat;background-size:30rem;bottom:10rem;content:"";pointer-events:none;position:absolute;right:10rem;top:0;width:30rem}.form__Datepicker .dp__input{border:none;border-bottom:1px solid rgba(0,0,0,.24);border-radius:0;font-family:DM Sans;font-size:16rem;line-height:normal;padding:10rem}.form__Datepicker .dp__input::-webkit-input-placeholder{color:#000;opacity:1}.form__Datepicker .dp__calendar{--dp-primary-color:#ff564f}.form__Datepicker .dp__icon{display:none}.form__Radio{align-items:center;display:flex;width:100%}.form__RadioInputs{display:flex;margin-left:24rem}.form__RadioInputs .radioField{width:auto!important}.form__RadioInputs .radioField:not(:first-child){margin-left:24rem}.dp__main *{font-family:DM Sans;font-size:16rem}@media (max-width:1920px){.dp__main *{font-size:20rem}}.text>:not(:first-child){margin-top:24rem}.text p{font-size:18rem;line-height:1.6}@media (max-width:767px){.text p{line-height:1.5}}.text ol{padding-left:20rem}.text ol li{font-size:18rem;line-height:1.6}@media (max-width:767px){.text ol li{line-height:1.5}}.text ul,.text ul li{position:relative}.text ul li{font-size:18rem;line-height:1.6;padding-left:20rem}@media (max-width:767px){.text ul li{line-height:1.5}}.text ul li:before{color:#ff564f;content:"•";left:0;margin-right:12rem;position:absolute}.text a{color:#ff564f;font-weight:700;text-decoration:underline;transition:.3s}.text a:hover{color:#000}.lead>:not(:first-child){margin-top:24rem}.lead p{font-size:24rem;line-height:1.5}@media (max-width:767px){.lead p{font-size:20rem}}.lead ul li{font-size:18rem;line-height:1.6}@media (max-width:767px){.lead ul li{line-height:1.5}}.lead ul li:before{color:#ff564f;content:"•";margin-right:12rem}.lead a{color:#ff564f;font-weight:700;text-decoration:underline;transition:.3s}.lead a:hover{color:#000}.filters .h2,.filters .whoWeAre>div p,.whoWeAre>div .filters p{display:inline-flex}@media (max-width:480px){.filters .h2,.filters .whoWeAre>div p,.whoWeAre>div .filters p{flex-direction:column;text-align:left}}.filters .selectField{cursor:pointer}.filters .selectField:hover .selectField__Wrapper{border-color:#000}.filters .selectField:hover .selectField__Wrapper input,.filters .selectField:hover .selectField__Wrapper select{color:#000}.filters .selectField:hover .selectField__Wrapper .stroke{stroke:#000}.filters .selectField:first-of-type{margin-right:20rem;max-width:400rem}@media (max-width:480px){.filters .selectField:first-of-type{margin-bottom:12rem;margin-right:0;max-width:none;width:100%}}.filters .selectField:last-of-type{margin-left:20rem;max-width:500rem}@media (max-width:480px){.filters .selectField:last-of-type{margin-left:0;max-width:none;width:100%}}.filters .selectField__Wrapper{border-bottom:2px solid #ff564f;min-height:auto;transition:.3s}.filters .selectField__Wrapper input,.filters .selectField__Wrapper select{color:#ff564f;font-size:48rem;font-weight:700;letter-spacing:-2.4rem;line-height:1.25;padding:0!important;transition:.3s}@media (max-width:767px){.filters .selectField__Wrapper input,.filters .selectField__Wrapper select{font-size:32rem;letter-spacing:-1.8rem;line-height:1.33}}.filters .selectField__Wrapper .stroke{stroke:#ff564f;transition:.3s}.filters .selectField__Options{border:none;border-radius:0}.filters .selectField__Options ul li{color:#ff564f}.filters .selectField__Options ul li:hover{background-color:#fff;color:#000}.filters .selectField__Options ul li.isSelected{background-color:#fff}.spinner_OSmW{animation:spinner_T6mA .75s step-end infinite;transform-origin:center}@keyframes spinner_T6mA{8.3%{transform:rotate(30deg)}16.6%{transform:rotate(60deg)}25%{transform:rotate(90deg)}33.3%{transform:rotate(120deg)}41.6%{transform:rotate(150deg)}50%{transform:rotate(180deg)}58.3%{transform:rotate(210deg)}66.6%{transform:rotate(240deg)}75%{transform:rotate(270deg)}83.3%{transform:rotate(300deg)}91.6%{transform:rotate(330deg)}to{transform:rotate(1turn)}}.different__Intro h2,.h1{font-size:60rem;font-weight:700;letter-spacing:-3rem;line-height:1.2}@media (max-width:767px){.different__Intro h2,.h1{font-size:36rem;letter-spacing:-1.8rem;line-height:1.33}}.h2,.whoWeAre>div p{font-size:48rem;font-weight:700;letter-spacing:-2.4rem;line-height:1.25}@media (max-width:767px){.h2,.whoWeAre>div p{font-size:32rem;letter-spacing:-1.8rem;line-height:1.33}}.h3{font-size:36rem;font-weight:700;letter-spacing:-1.8rem;line-height:1.33}@media (max-width:767px){.h3{font-size:28rem}}.different__Intro p,.h4,.podcastListing__PodcastIntro p,.welcome__TextWrapper p,.whatWeOffer .wrapperSmall>p{font-size:24rem;font-weight:700;letter-spacing:-1.2rem;line-height:1.5}@media (max-width:767px){.different__Intro p,.h4,.podcastListing__PodcastIntro p,.welcome__TextWrapper p,.whatWeOffer .wrapperSmall>p{font-size:20rem}}.smallTitle{font-size:12rem;font-weight:700;text-transform:uppercase}.smallTitleSecondary{font-size:15rem;font-weight:700;line-height:24rem}.largeTitle,.smallTitleSecondary{font-family:Poppins;font-style:italic;text-transform:uppercase}.largeTitle{font-size:108rem;font-weight:900;letter-spacing:-1.08rem;line-height:1}@media (max-width:767px){.largeTitle{font-size:80rem}}@media (max-width:480px){.largeTitle{font-size:40rem}}.smallBoldTitle{color:#ff564f;font-family:Poppins;font-size:15rem;font-style:italic;font-weight:700;line-height:1.6;text-transform:uppercase}.wrapper{margin:0 auto;max-width:1470rem;padding:0 60rem}@media (max-width:767px){.wrapper{padding:0 40rem}}.wrapperLarge{margin:0 auto;max-width:1560rem;padding:0 60rem}@media (max-width:767px){.wrapperLarge{padding:0 40rem}}.wrapperSmall{margin:0 auto;max-width:1180rem;padding:0 60rem}@media (max-width:767px){.wrapperSmall{padding:0 40rem}}.wrapperExtraLarge{margin:0 auto;max-width:1760rem;padding:0 60rem}@media (max-width:767px){.wrapperExtraLarge{padding:0 40rem}}.wrapperExtraSmall{margin:0 auto;max-width:960rem;padding:0 60rem}@media (max-width:767px){.wrapperExtraSmall{padding:0 40rem}}.accordion--Commitment .accordion__ListItem.isOpen .accordion__ListItemOpenerTitle .h3,.accordion--Commitment .accordion__ListItem.isOpen .accordion__ListItemOpenerTitle p{color:#ff564f}.accordion--Commitment .accordion__ListItem.isOpen .accordion__ListItemOpenerIcon img,.accordion--Commitment .accordion__ListItem.isOpen .accordion__ListItemOpenerIcon svg{transform:rotate(-45deg)}.accordion--Commitment .accordion__ListItemOpenerTitle p{font-size:36rem;letter-spacing:-1.08rem;line-height:1.6;margin-left:0;margin-right:20rem;min-width:315rem;text-align:left}@media (max-width:767px){.accordion--Commitment .accordion__ListItemOpenerTitle p{margin-right:0;margin-top:0;min-width:auto}}.accordion--Commitment .accordion__ListItemContent{padding-left:335rem;padding-right:100rem}@media (max-width:767px){.accordion--Commitment .accordion__ListItemContent{padding-left:0;padding-right:0}}.accordion--Commitment .accordion__ListItemContent>:last-child{margin-bottom:100rem}@media (max-width:767px){.accordion--Commitment .accordion__ListItemContent>:last-child{margin-bottom:48rem}}.accordion--Commitment .accordion__ListItemContent .commitment__Quote{margin-top:80rem}@media (max-width:767px){.accordion--Commitment .accordion__ListItemContent .commitment__Quote{margin-top:48rem}}.accordion--Commitment .accordion__ListItemContent .commitment__QuoteText ol li,.accordion--Commitment .accordion__ListItemContent .commitment__QuoteText p,.accordion--Commitment .accordion__ListItemContent .commitment__QuoteText ul li{color:#000}.accordion__Title{margin-bottom:48rem}.accordion__Title .h3{text-align:center}.accordion__ListItem{border-bottom:1px solid rgba(0,0,0,.2)}.accordion__ListItem.isOpen .accordion__ListItemOpenerTitle .h2,.accordion__ListItem.isOpen .accordion__ListItemOpenerTitle .whoWeAre>div p,.whoWeAre>div .accordion__ListItem.isOpen .accordion__ListItemOpenerTitle p{color:#ff564f}.accordion__ListItem.isOpen .accordion__ListItemOpenerIcon img,.accordion__ListItem.isOpen .accordion__ListItemOpenerIcon svg{transform:rotate(-90deg)}.accordion__ListItemOpener{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:60rem 0}@media (max-width:767px){.accordion__ListItemOpener{padding:40rem 0}}.accordion__ListItemOpenerTitle{align-items:center;display:flex;width:100%}@media (max-width:767px){.accordion__ListItemOpenerTitle{align-items:flex-start;flex-direction:column}}.accordion__ListItemOpenerTitle .h2,.accordion__ListItemOpenerTitle .whoWeAre>div p,.whoWeAre>div .accordion__ListItemOpenerTitle p{transition:.3s}@media (max-width:767px){.accordion__ListItemOpenerTitle .h2,.accordion__ListItemOpenerTitle .whoWeAre>div p,.whoWeAre>div .accordion__ListItemOpenerTitle p{font-size:28rem}}.accordion__ListItemOpenerTitle .h3{transition:.3s}.accordion__ListItemOpenerTitle p{font-size:12rem;margin-left:24rem;min-width:200rem;text-align:right;text-transform:uppercase;transition:.3s}@media (max-width:767px){.accordion__ListItemOpenerTitle p{margin-left:0;margin-top:24rem;min-width:auto;text-align:left}}.accordion__ListItemOpenerIcon{margin-left:84rem}.accordion__ListItemOpenerIcon img,.accordion__ListItemOpenerIcon svg{transform:rotate(90deg);transition:.3s}.accordion__ListItemContent>:not(:first-child){margin-top:28rem}.accordion__ListItemContent>:last-child{margin-bottom:28rem}.accordion__ListItemContent>p{font-size:18rem;letter-spacing:.9rem;line-height:1.33;white-space:pre-wrap}.accordion__ListItemContent .text ul{-moz-column-count:2;column-count:2}@media (max-width:480px){.accordion__ListItemContent .text ul{-moz-column-count:1;column-count:1}}.accordion__ListItemContent .text ul li{margin-bottom:36rem}@media (max-width:480px){.accordion__ListItemContent .text ul li{margin-bottom:24rem}}.careerListing{background-color:#fff;padding:120rem 0}@media (max-width:767px){.careerListing{padding:60rem 0}}.careerListing__Title{text-align:center}.careerListing__Title span{color:#ff564f}.careersTable{padding-top:80rem}.careersTable.isWhite{background-color:#fff}.careersTable__Filters{margin-bottom:60rem}@media (max-width:767px){.careersTable__Filters{margin-bottom:48rem}}.careersTable__Row{align-items:center;display:flex;width:100%}.careersTable__Row p{font-size:18rem;letter-spacing:-.54px;line-height:1.66;transition:.3s}@media (max-width:480px){.careersTable__Row p{font-size:16rem}}.careersTable__Row>p{width:100%}.careersTable__Row a{align-items:center;border-bottom:1px solid rgba(0,0,0,.2);display:flex;padding:24rem 0;text-decoration:none;width:100%}@media (max-width:767px){.careersTable__Row a{flex-direction:column;position:relative}}.careersTable__Row a:hover>p{color:#ff564f}.careersTable__Row a:hover .buttonArrow{transform:translate(0)}@media (max-width:767px){.careersTable__Row a:hover .buttonArrow{transform:translateY(-50%)}}.careersTable__Row a:hover .buttonArrow .buttonArrow__Arrow svg,.careersTable__Row a:hover .buttonArrow .buttonArrow__Arrow:before{transform:translateY(-50%) translate(0)}.careersTable__Row a:hover .buttonArrow .buttonArrow__Arrow:before{background-color:#ff564f}.careersTable__Row a:hover .buttonArrow .stroke{stroke:#ff564f}.careersTable__Row a>p{width:100%}.careersTable__Row--Head{padding:12rem 0}@media (max-width:767px){.careersTable__Row--Head{display:none}}.careersTable__Row--Head p{align-items:center;cursor:pointer;display:flex;font-size:15rem;font-weight:700}.careersTable__Row--Head p.isActive img,.careersTable__Row--Head p.isActive svg{opacity:1;visibility:visible}.careersTable__Row--Head p.isReversed img,.careersTable__Row--Head p.isReversed svg{transform:rotate(0)}.careersTable__Row--Head p img,.careersTable__Row--Head p svg{margin-left:12rem;max-width:12rem;opacity:0;transform:rotate(180deg);visibility:hidden;width:100%}.careersTable__Row--Head+.careersTable__Row{border-top:2px solid #000}.careersTable__RowGroup{align-items:center;display:flex;justify-content:space-between;min-width:60%;width:60%}@media (max-width:767px){.careersTable__RowGroup{flex-direction:column;min-width:auto;width:100%}}.careersTable__RowGroup p{align-items:center;display:flex;text-align:center;width:100%}@media (max-width:767px){.careersTable__RowGroup p{text-align:left}}.careersTable__RowGroup p .buttonArrow{justify-content:flex-end;padding-right:0;text-align:right;transform:translate(15rem);width:100%}@media (max-width:767px){.careersTable__RowGroup p .buttonArrow{position:absolute;right:0;top:50%;transform:translateY(-50%)}}.careersTable__Disclaimer{margin-top:95rem;max-width:400rem}@media (max-width:767px){.careersTable__Disclaimer{margin-top:36rem;max-width:none}}.careersTable__Button{margin-top:-30rem;text-align:center}@media (max-width:767px){.careersTable__Button{margin-top:36rem}}.careersTable__Filters{align-items:flex-end;display:flex}.careersTable__FiltersMobile{display:none;margin-left:36rem;position:relative}.careersTable__FiltersMobile.isActive .careersTable__FiltersMobileDropdown{opacity:1;visibility:visible}.careersTable__FiltersMobile.isActive>svg .fill{fill:#000}@media (max-width:767px){.careersTable__FiltersMobile{display:block}}.careersTable__FiltersMobile img,.careersTable__FiltersMobile svg{cursor:pointer;height:auto;min-width:24rem}.careersTable__FiltersMobile .fill{transition:.3s}.careersTable__FiltersMobileDropdown{background-color:#fff;box-shadow:0 4rem 12rem #00000040;opacity:0;padding:36rem;position:absolute;right:0;top:calc(100% + 40rem);transition:.3s;visibility:hidden;width:calc(100vw - 85rem);z-index:2}.careersTable__FiltersMobileDropdown>p{font-size:20rem}.careersTable__FiltersMobileDropdownList{margin-top:24rem}.careersTable__FiltersMobileDropdownList p{align-items:center;color:#ff564f;cursor:pointer;display:flex;font-size:36rem;font-weight:700;justify-content:space-between;letter-spacing:-1.8rem;line-height:1.33}@media (max-width:767px){.careersTable__FiltersMobileDropdownList p{font-size:28rem}}.careersTable__FiltersMobileDropdownList p:not(:first-of-type){margin-top:12rem}.careersTable__FiltersMobileDropdownList p img,.careersTable__FiltersMobileDropdownList p svg{height:auto;min-width:36rem}.contactForm{background-color:#f6f6f6;padding:120rem 0}@media (max-width:767px){.contactForm{padding:60rem 0}}.contactForm.isWhite{background-color:#fff}.contactForm__Title p{font-size:20rem;margin-top:12rem}.contactForm__Title .button,.contactForm__Title .button--Download{margin-top:24rem}.cookieControl__Bar{font-family:DM Sans!important}.cookieControl__Bar h3{font-size:24rem!important;font-weight:700;letter-spacing:-1.2rem;line-height:1.5}@media (max-width:767px){.cookieControl__Bar h3{font-size:20rem}}.cookieControl__Bar p{font-size:18rem!important;line-height:1.33}.cookieControl__Bar button+button{margin-left:10rem!important}@media (max-width:768px){.cookieControl__Bar button+button{margin:10rem 0 0!important}}.cookieControl__BarContainer{padding:20rem!important}.cookieControl__BarContainer>div:not(.cookieControl__BarButtons){width:100%}.cookieControl__BarButtons{justify-content:flex-end;min-width:600rem;width:600rem}@media (max-width:480px){.cookieControl__BarButtons{min-width:auto}}.cookieControl__ModalButtons{gap:20rem;margin-top:40rem!important}.cookieControl__BarButtons>button,.cookieControl__ModalButtons>button,.cookieControl__ModalContentInner>button{background-color:#ff564f;border:3rem solid #ff564f;border-radius:32rem;box-shadow:none!important;color:#fff;cursor:pointer;font-family:Poppins;font-size:15rem!important;font-style:italic;font-weight:800;line-height:1.3;padding:8rem 20rem;text-decoration:none;text-transform:uppercase;transition:.3s}.cookieControl__ModalContent{border-radius:12rem;max-width:700rem!important;overflow-y:auto!important}@media (max-width:768px){.cookieControl__ModalContent{max-width:none!important}}.cookieControl__ModalContent::-webkit-scrollbar{width:6rem}.cookieControl__ModalContent::-webkit-scrollbar-track{background-color:#f6f6f6}.cookieControl__ModalContent::-webkit-scrollbar-thumb{background-color:#000}.cookieControl__ModalContent ul{font-size:16rem!important}.cookieControl__ModalContent h3{font-size:24rem!important}.cookieControl__ModalContent input+button{border-radius:20rem!important;margin-right:20rem!important;min-height:20rem!important;min-width:36rem!important}.cookieControl__ModalClose:hover{background-color:#ff564f!important;color:#fff!important}.cookieControl__ModalButtons{gap:20rem!important}.cookieControl__ModalButtons button:hover{background-color:#ff564f!important;color:#fff!important}.cookieControl__ModalInputWrapper button{box-shadow:none!important}.cookieControl__ModalContentInner{gap:10rem!important;padding:40rem!important}.different{margin:117rem 0 190rem}@media (max-width:768px){.different{margin:90rem 0 60rem}}.different a{display:block;margin:52rem auto 0;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.different a{margin-top:40rem;width:-moz-max-content;width:max-content}}.different a svg{margin-bottom:-2rem}.different__Intro{margin:0 auto;max-width:980rem}.different__Intro h2{margin:22rem 0 50rem;text-align:center}.different__Intro h3{color:#ff564f;text-align:center}.different__Intro p{font-weight:400;letter-spacing:normal;margin:0 auto;max-width:814rem}.different__Facts{display:grid;gap:28rem;grid-template-columns:repeat(3,1fr);margin-top:50rem;-ms-overflow-style:none;scrollbar-width:none}@media (max-width:768px){.different__Facts{margin:10rem -40rem 0;overflow-x:auto;padding:0 20rem}}.different__Facts::-webkit-scrollbar{display:none}.different__Facts div{display:grid;place-content:center}.different__Facts div>*{grid-area:1/1}.different__Facts div img{max-width:500rem;width:100%}@media (max-width:768px){.different__Facts div img{max-width:250rem;min-width:250rem}}.different__Facts div p{font-family:Poppins;font-size:30rem;font-style:italic;font-weight:700;line-height:30rem;padding:0 60rem;place-self:center;position:relative;text-align:center;text-transform:uppercase;z-index:2}@media (max-width:767px){.different__Facts div p{font-size:24rem;padding:0}}.different__Facts div p span{color:#ff564f}.dragSlider{cursor:grab;position:relative}.dragSlider.isDisabled .agencies__PartnersListItemImage,.dragSlider.isDragging img{pointer-events:none}.dragSlider__Wrapper{overflow-x:scroll;scrollbar-width:none}.dragSlider__Wrapper::-webkit-scrollbar{display:none}.dragSlider__Items{align-items:flex-start;display:flex;justify-content:flex-start!important;position:relative;z-index:2}.dragSlider__Progress{background-color:#0000001f;height:2px;margin:0 auto;position:relative;width:320rem}.dragSlider__ProgressMark{background-color:#ff564f;bottom:0;left:0;position:absolute;top:0;transform:translate(320rem);width:30rem}.footer{padding:100rem 0 60rem}@media (max-width:1023px){.footer{padding:50rem 0 30rem}}.footer .wrapperExtraLarge{align-items:center;display:flex;justify-content:space-between}@media (max-width:768px){.footer .wrapperExtraLarge{flex-direction:column-reverse;gap:20rem}}.footer>p{font-size:15rem;letter-spacing:-.45rem;line-height:1.6;margin-top:20rem;text-align:center}.footer__Wrapper{align-items:center;display:flex;justify-content:space-between;width:50%}@media (max-width:1023px){.footer__Wrapper{flex-direction:column;width:100%}}.footer__Logo{transform:translate(-50%)}@media (max-width:1023px){.footer__Logo{margin-top:20rem;order:2;transform:none}}.footer__Logo a:hover .fill{fill:#ff564f}.footer__Logo a .fill{transition:.3s}.footer__Navigation{align-items:center;display:flex}@media (max-width:1023px){.footer__Navigation{flex-direction:column;order:1}}.footer__Navigation ul{align-items:center;display:flex}@media (max-width:1023px){.footer__Navigation ul{display:block}}.footer__Navigation ul:not(:first-of-type){margin-left:36rem}@media (max-width:1023px){.footer__Navigation ul:not(:first-of-type){margin-left:0;margin-top:20rem}}.footer__Navigation ul li{display:inline-flex}@media (max-width:480px){.footer__Navigation ul li{display:list-item;text-align:center}}.footer__Navigation ul li:not(:last-child){margin-right:36rem}@media (max-width:480px){.footer__Navigation ul li:not(:last-child){margin-bottom:12rem;margin-right:0}}.footer__Navigation ul li a{align-items:center;color:#ff564f;display:inline-flex;font-family:Poppins;font-size:15rem;font-style:italic;font-weight:700;justify-content:center;position:relative;text-transform:uppercase;transition:.3s}.footer__Navigation ul li a:hover{color:#000}.footer__Navigation ul li a:hover .fill{fill:#000}.footer__Navigation ul li a img,.footer__Navigation ul li a svg{height:auto;transform:translateY(4rem);width:40rem}.footer__Navigation ul li a>span{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.footer__Navigation ul li a .fill{transition:.3s}.footer__Social{align-items:center;display:flex;gap:14rem}.footer__Social a{display:block}@media (min-width:769px){.footer__Social a:hover svg .fill{opacity:.8}}.footer__Social svg{max-height:39rem;max-width:39rem;min-height:39rem;min-width:39rem}.footer__Social svg .fill{transition:opacity .3s;fill:#000}.heroMedia{align-items:center;display:flex;flex-direction:column;min-height:900rem;padding:228rem 0 145rem;position:relative;text-align:center}@media (max-width:768px){.heroMedia{min-height:685rem;padding:126rem 20rem 63rem}}.heroMedia>div{max-width:886rem;position:relative;z-index:2}.heroMedia h1{margin:34rem 0 71rem}@media (max-width:768px){.heroMedia h1{margin:8rem 0 22rem}}.heroMedia h3{color:#ff564f}.heroMedia p{font-size:48rem;line-height:62rem;margin-bottom:54rem}@media (max-width:768px){.heroMedia p{font-size:24rem;line-height:36rem;margin-bottom:20rem;padding:0 20rem}}.heroMedia>picture img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.heroMedia__Search{margin-top:105rem;position:relative}@media (max-width:768px){.heroMedia__Search{margin-top:294rem}}.heroMedia__Search input{border:0;border-bottom:2px solid #000;font-family:DM Sans;font-size:16rem;line-height:24rem;outline:none;padding:0 0 17rem 12rem;transition:border-color .3s;width:100%}.heroMedia__Search input::-moz-placeholder{color:#000}.heroMedia__Search input::placeholder{color:#000}.heroMedia__SearchInputWrapper{margin:0 auto;max-width:384rem;position:relative}@media (min-width:769px){.heroMedia__SearchInputWrapper:hover input{border-color:#ff564f}}.heroMedia__SearchInputWrapper.isActive button svg{transform:scale(1)}.heroMedia__SearchInputWrapper.isActive button svg:first-of-type{opacity:0;visibility:hidden}.heroMedia__SearchInputWrapper.isActive button svg:last-of-type{opacity:1;visibility:visible}.heroMedia__SearchInputWrapper button{bottom:17rem;display:grid;font-size:0;place-items:center;position:absolute;right:0}.heroMedia__SearchInputWrapper button svg{display:block;grid-area:1/1;height:24rem;max-height:24rem;max-width:24rem;min-height:24rem;min-width:24rem;transform:scale(.9);transition:opacity .3s,visibility .3s,transform .5s;width:24rem}.heroMedia__SearchInputWrapper button svg:first-of-type{opacity:1;visibility:visible}.heroMedia__SearchInputWrapper button svg:last-of-type{max-height:20rem;max-width:20rem;min-height:20rem;min-width:20rem;opacity:0;visibility:hidden}.heroMedia__SearchDropdown{background-color:#fff;box-shadow:10rem 10rem 20rem #0000001a;left:50%;max-height:500rem;max-width:456rem;opacity:0;overflow-y:auto;padding:24rem 0 30rem;position:absolute;right:0;top:calc(100% + 18rem);transform:translate(-50%,-10rem);transition:opacity .3s,visibility .3s,transform .3s;visibility:hidden}@media (max-width:768px){.heroMedia__SearchDropdown{width:100%}}.heroMedia__SearchDropdown.isActive{opacity:1;transform:translate(-50%);visibility:visible}.heroMedia__SearchDropdown::-webkit-scrollbar{width:6rem}.heroMedia__SearchDropdown::-webkit-scrollbar-track{background-color:#f6f6f6}.heroMedia__SearchDropdown::-webkit-scrollbar-thumb{background-color:#000}.heroMedia__SearchDropdownItem>div{align-items:center;background-color:#fff;display:flex;font-size:24rem;gap:20rem;line-height:48rem;padding:5rem 30rem;position:relative;text-align:initial;transition:background-color .3s}@media (max-width:768px){.heroMedia__SearchDropdownItem>div{font-size:16rem;line-height:24rem}}.heroMedia__SearchDropdownItem>div:hover{background-color:#f5f5f5;cursor:pointer}.heroMedia__SearchDropdownItem>div:hover .iconHolder{background-color:#fff}.heroMedia__SearchDropdownItem>div a{font-size:0;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.heroMedia__SearchDropdownItem>div img{-o-object-fit:cover;object-fit:cover}.heroMedia__SearchDropdownItem>div .iconHolder{background-color:#f5f5f5;border-radius:50%;display:grid;max-height:48rem;max-width:48rem;min-height:48rem;min-width:48rem;overflow:hidden;place-items:center;position:relative;transition:background-color .3s}.heroMedia__SearchDropdownItem>div .iconHolder img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.heroMedia__SearchDropdownItem>div svg{max-height:16rem;max-width:16rem;min-height:16rem;min-width:16rem}.heroMedia__SearchDropdownItem>div svg path{fill:#000;stroke:#000}.loading{align-items:center;background-color:#fff;bottom:0;clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 300rem));display:flex;font-size:0;height:calc(100vh + 300rem);justify-content:center;left:0;position:fixed;right:0;top:0;transform:translateY(-100%);transition:opacity .3s,visibility .3s,transform .6s;z-index:100000}.loading.isLoading{transform:translate(0)}.loading.isLoading img,.loading.isLoading svg{transform:translateY(-150rem) scale(1)}.loading img,.loading svg{height:auto;min-width:400rem;transform:translateY(-150rem) scale(0);transition:.8s;width:400rem}@media (max-width:480px){.loading img,.loading svg{min-width:300rem;width:300rem}}.mediaAgencies{padding-bottom:130rem}@media (max-width:1600px){.mediaAgencies{padding:0 130rem 130rem}}@media (max-width:768px){.mediaAgencies{padding:0 0 90rem}}.mediaAgencies h2{margin:108rem auto 94rem;max-width:806rem;text-align:center}.mediaAgencies h2 span{color:#ff564f}.mediaAgencies__ItemList{display:grid;gap:75rem 55rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1660rem}@media (max-width:768px){.mediaAgencies__ItemList{gap:62rem;grid-template-columns:1fr;padding:0 60rem}}.mediaAgencies__ItemList img{width:100%}.mediaAgencies__Item{align-items:center;display:flex;flex-direction:column;justify-content:center}.mediaAgencies__Item+.mediaAgencies__Item{transition-delay:.3s}.mediaAgencies__Item:hover .mediaAgencies__ItemLogo.isLight,.mediaAgencies__Item:hover .mediaAgencies__SphereWrapper span{opacity:1;visibility:visible}.mediaAgencies__Item:hover .mediaAgencies__ItemLogo.isDark{opacity:0;visibility:hidden}.mediaAgencies__Item:hover .media__Button span{background-color:#ff564f}.mediaAgencies__Item:hover .media__Button span .fill{fill:#fff}.mediaAgencies__Item .media__Button{grid-area:auto;margin-top:80rem}@media (max-width:768px){.mediaAgencies__Item .media__Button{margin-top:40rem}}.mediaAgencies__Item .media__Button:before{height:75rem}@media (max-width:768px){.mediaAgencies__Item .media__Button:before{height:50rem}}.mediaAgencies__SphereWrapper{display:grid;place-items:center;position:relative}.mediaAgencies__SphereWrapper>*{grid-area:1/1}.mediaAgencies__SphereWrapper span{height:100%;top:1rem;right:1rem;bottom:1rem;left:1rem;opacity:0;position:absolute;visibility:hidden;z-index:5}.mediaAgencies__ItemLogo,.mediaAgencies__SphereWrapper span{border-radius:50%;transition:opacity .3s,visibility .3s;width:100%}.mediaAgencies__ItemLogo.isLight{opacity:0;position:relative;visibility:hidden;z-index:10}.mediaAssets{padding:88rem 0 108rem}@media (max-width:768px){.mediaAssets{padding:63rem 0 70rem}}.mediaAssets h2{margin:0 auto 6rem;max-width:805rem;text-align:center}@media (max-width:768px){.mediaAssets h2{padding:0 40rem}}.mediaAssets h2 span{color:#ff564f}.mediaAssets .media__Button{margin-top:-120rem}@media (max-width:768px){.mediaAssets .media__Button{margin-top:-40rem}}.mediaAssets__IllustrationWrapper{display:grid;margin:0 auto;max-width:805rem;place-items:center;position:relative;width:100%}@media (max-width:768px){.mediaAssets__IllustrationWrapper{overflow:hidden}}.mediaAssets__IllustrationWrapper>*{grid-area:1/1}.mediaAssets__IllustrationWrapper img{width:100%}.mediaAssets__IllustrationWrapper img:first-of-type{max-width:408rem;min-width:408rem;position:relative;z-index:2}@media (max-width:768px){.mediaAssets__IllustrationWrapper img:first-of-type{max-width:270rem;min-width:270rem}.mediaAssets__IllustrationWrapper img:last-of-type{display:block;width:calc(100% + 40rem)}}.mediaAssets__Logo{height:50rem;position:relative;width:181rem;z-index:4}@media (max-width:768px){.mediaAssets__Logo{height:33rem;width:123rem}}.media__Button{align-items:center;display:flex;flex-direction:column;font-size:36rem;font-weight:700;grid-area:auto;line-height:48rem;position:relative;z-index:3}@media (max-width:768px){.media__Button{font-size:24rem;line-height:48rem;margin-top:-40rem}}@media (min-width:769px){.media__Button:hover span{background-color:#ff564f}.media__Button:hover span .fill{fill:#fff}}.media__Button:before{background-color:#ff564f;bottom:calc(100% + 28rem);content:"";height:93rem;left:50%;position:absolute;transform:translate(-50%);width:2rem}@media (max-width:768px){.media__Button:before{bottom:calc(100% + 14rem);height:53rem}}.media__Button span{border:2rem solid #ff564f;border-radius:50%;display:grid;margin-bottom:17rem;max-height:48rem;max-width:48rem;min-height:48rem;min-width:48rem;place-items:center;transition:background-color .3s}.media__Button span svg{max-height:24rem;max-width:24rem;min-height:24rem;min-width:24rem;width:24rem}.media__Button span .fill{transition:fill .3s}.mytyListing{margin:0 auto;max-width:1610rem;width:100%}@media (max-width:1600px){.mytyListing{padding:90rem 40rem}}.mytyListing__ItemList{display:grid;gap:50rem;grid-template-columns:repeat(3,1fr);position:relative;text-align:center}@media (max-width:768px){.mytyListing__ItemList{gap:80rem;grid-template-columns:1fr}}.mytyListing__ItemList>img{left:50%;max-width:1338rem;position:absolute;top:0;transform:translate(-50%);width:100%}.mytyListing__ItemList div{position:relative;z-index:2}.mytyListing__ItemList div img{max-width:500rem;width:100%}@media (max-width:768px){.mytyListing__ItemList div img{max-width:none}}.mytyListing__ItemList h3{font-family:Poppins;font-size:30rem;line-height:34rem;margin:40rem 0 34rem;text-transform:uppercase}@media (max-width:768px){.mytyListing__ItemList h3{font-size:24rem;line-height:30rem}}.mytyListing__ItemList h3 span{color:#ff564f}.mytyListing__ItemList p{font-size:24rem;line-height:31rem}@media (max-width:768px){.mytyListing__ItemList p{font-size:18rem;line-height:24rem}}.navigation{align-items:center;bottom:0;display:flex;justify-content:center;left:0;padding:0 10rem;position:fixed;top:0;transition:background-color .3s;z-index:8}@media (max-width:767px){.navigation{background-color:#f6f6f6;bottom:auto;clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 300rem));height:calc(100vh + 300rem);mix-blend-mode:normal;right:0;transform:translateY(-100%);transition:.6s}}@media (min-width:768px){.navigation:hover{color:#000;mix-blend-mode:normal}.navigation:hover .stroke{stroke:#000}}@media (min-width:768px){.navigation:has(.navigation__Dropdown.isActive),.navigation:hover{color:#000;mix-blend-mode:normal}.navigation:has(.navigation__Dropdown.isActive) .stroke,.navigation:hover .stroke{stroke:#000}}@media (max-width:767px){.navigation.isActive{transform:translateY(0)}}@media (min-width:768px){.navigation.dropdownActive{background-color:#fff}}.navigation>ul{align-items:center;display:flex;flex-direction:column}@media (max-width:767px){.navigation>ul{flex-direction:column;transform:translateY(-150rem);writing-mode:initial}}.navigation>ul>li{display:flex;flex-direction:column;transition:.3s}.navigation>ul>li:first-of-type>a>span{display:none}@media (max-width:767px){.navigation>ul>li:first-of-type>a>span{display:flex}.navigation>ul>li:first-of-type>a img,.navigation>ul>li:first-of-type>a svg{display:none}}.navigation>ul>li:not(:first-of-type){margin-top:30rem;position:relative}@media (max-width:767px){.navigation>ul>li:not(:first-of-type){margin-top:24rem}}.navigation>ul>li:not(:first-of-type):after{background-color:#000;content:"";height:12rem;position:absolute;right:50%;top:-24rem;width:2px}@media (max-width:767px){.navigation>ul>li:not(:first-of-type):after{display:none}}.navigation>ul>li p,.navigation>ul>li>a{align-items:center;color:inherit;cursor:pointer;display:flex;font-family:Poppins;font-size:12rem;font-style:italic;font-weight:800;justify-content:center;min-width:30rem;text-transform:uppercase;transform:rotate(180deg);transition:.3s;writing-mode:vertical-lr}@media (max-width:767px){.navigation>ul>li p,.navigation>ul>li>a{color:#000;font-size:24rem;text-align:center;transform:none;writing-mode:initial}}.navigation>ul>li p:hover,.navigation>ul>li>a:hover{color:#ff564f;mix-blend-mode:normal}.navigation>ul>li p:hover .stroke,.navigation>ul>li>a:hover .stroke{stroke:#ff564f}.navigation>ul>li p>svg,.navigation>ul>li>a>svg{max-height:20rem;max-width:20rem;min-height:20rem;min-width:20rem;transform:rotate(180deg)}.navigation>ul>li p>svg .stroke,.navigation>ul>li>a>svg .stroke{transition:.3s}.navigation>ul>li .router-link-active{color:#ff564f}.navigation__Dropdown{background-color:#000c;bottom:0;left:50rem;opacity:0;position:fixed;right:0;top:0;transition:.3s;visibility:hidden}@media (max-width:767px){.navigation__Dropdown{background-color:transparent;bottom:auto;display:grid;grid-template-rows:0fr;left:auto;opacity:1;position:relative;right:auto;top:auto;transition:grid-template-rows .3s;visibility:visible}}.navigation__Dropdown.isActive{opacity:1;visibility:visible}@media (max-width:767px){.navigation__Dropdown.isActive{grid-template-rows:1fr}}.navigation__Dropdown>ul{background-color:#f6f6f6;background-image:url(../resources/images/navigation-splash.png);background-position:bottom;background-repeat:no-repeat;background-size:100%;height:100vh;padding:200rem 140rem;width:760rem}@media (max-width:767px){.navigation__Dropdown>ul{background-color:transparent;background-image:none;height:auto;overflow:hidden;padding:0;width:auto}}.navigation__Dropdown>ul.hoverActive li a{color:#000}@media (max-width:767px){.navigation__Dropdown>ul li{text-align:center}.navigation__Dropdown>ul li:first-of-type{margin-top:12rem}}.navigation__Dropdown>ul li:not(:first-of-type) .smallTitle{margin-top:48rem}@media (max-width:767px){.navigation__Dropdown>ul li:not(:first-of-type) .smallTitle{margin-top:36rem}}.navigation__Dropdown>ul li .smallTitle{margin-bottom:12rem;padding-left:48rem}@media (max-width:767px){.navigation__Dropdown>ul li .smallTitle{margin-bottom:0;padding-left:0}}.navigation__Dropdown>ul li a{border-bottom:2px solid transparent;color:#ff564f;font-size:48rem;font-weight:700;letter-spacing:-2.4rem;line-height:1.5;transition:.3s}@media (max-width:767px){.navigation__Dropdown>ul li a{border-bottom:none;font-size:24rem;letter-spacing:-1.2rem;line-height:2;text-align:center}}.navigation__Dropdown>ul li a:hover{border-color:#ff564f;color:#ff564f}.nav a{color:#fff;font-size:100rem;left:40rem;mix-blend-mode:difference;position:fixed;top:50%;z-index:4}.nav a:not(:last-of-type){display:none}.nav a:hover{color:#ff564f;mix-blend-mode:normal}.navigationBar{align-items:center;display:flex;justify-content:center;left:0;padding:48rem 0;position:absolute;right:0;top:0;transition:.3s;z-index:7}@media (max-width:767px){.navigationBar{background-color:#fff;position:fixed;z-index:10000}}@media (max-width:480px){.navigationBar{padding:36rem 0}}@media (max-width:767px){.navigationBar.isCoral{background-color:#ff564f}.navigationBar.isActive{background-color:#f6f6f6}}.navigationBar.isActive .navigationBar__Hamburger span:first-of-type{transform:rotate(45deg) translate(5rem) translateY(2rem)}.navigationBar.isActive .navigationBar__Hamburger span:last-of-type{transform:rotate(-45deg) translate(4rem) translateY(-2rem)}.navigationBar__Logo{display:inline-flex}.navigationBar__Logo:hover .fill{fill:#ff564f}.navigationBar__Logo img,.navigationBar__Logo svg{height:auto;min-width:70rem;width:70rem}.navigationBar__Logo .fill{transition:.3s}.navigationBar__Hamburger{align-items:center;cursor:pointer;display:none;height:50rem;justify-content:center;overflow:hidden;position:absolute;right:30rem;top:50%;transform:translateY(-50%);width:50rem}@media (max-width:767px){.navigationBar__Hamburger{display:flex}}.navigationBar__Hamburger:hover span{background-color:#ff564f}.navigationBar__Hamburger span{background-color:#000;display:flex;height:2px;position:absolute;transition:.3s}.navigationBar__Hamburger span:first-of-type{right:0;top:20rem;width:50rem}.navigationBar__Hamburger span:last-of-type{right:0;top:30rem;transform:translate(20rem);width:50rem}.newsSlider{background-color:#f6f6f6;overflow:hidden;padding-bottom:150rem;padding-top:200rem}.newsSlider.isWhite{background-color:#fff}.newsSlider .wrapperExtraLarge,.newsSlider .wrapperLarge{position:relative}.newsSlider .flickity-enabled:before{border:2px solid #fff;content:"";height:500rem;left:30rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:500rem;z-index:2}@media (max-width:767px){.newsSlider .flickity-enabled:before{height:450rem;width:450rem}}@media (max-width:480px){.newsSlider .flickity-enabled:before{border-width:1px;height:300rem;left:0;width:300rem}}.newsSlider__Button{bottom:20rem;position:absolute;right:60rem}@media (max-width:767px){.newsSlider__Button{bottom:auto;margin-top:36rem;position:relative;right:auto}}@media (max-width:480px){.newsSlider__Button{display:none}}.newsSlider__Wrapper{display:flex;width:calc(50% + 50vw)}@media (max-width:767px){.newsSlider__Wrapper{flex-direction:column-reverse}}.newsSlider__Info{min-width:570rem;pointer-events:none;position:relative;transition:.1s;width:570rem;z-index:1}@media (max-width:767px){.newsSlider__Info{margin-top:60rem;min-width:auto;padding-right:40rem;padding-top:0;pointer-events:all;width:100%}}.different__Intro .newsSlider__Info h2,.newsSlider__Info .different__Intro h2,.newsSlider__Info .h1{margin-top:12rem}.newsSlider__Info .text{margin-top:24rem;padding-left:40rem}@media (max-width:767px){.newsSlider__Info .text{padding-left:0}}.newsSlider__InfoWrapper{bottom:0;left:0;opacity:0;padding-right:40rem;padding-top:125rem;position:absolute;right:0;top:0;transition:.3s;visibility:hidden}@media (max-width:767px){.newsSlider__InfoWrapper{bottom:auto;display:none;left:auto;opacity:1;padding-right:0;padding-top:0;position:relative;right:auto;top:auto;visibility:visible}}.newsSlider__InfoWrapper.isActive{opacity:1;visibility:visible}@media (max-width:767px){.newsSlider__InfoWrapper.isActive{display:block}}.newsSlider__InfoHeader{padding-left:40rem}@media (max-width:767px){.newsSlider__InfoHeader{padding-left:0}}.newsSlider__InfoHeader p{align-items:center;display:flex;font-size:12rem}.newsSlider__InfoHeader p img,.newsSlider__InfoHeader p svg{margin-left:10rem;margin-right:10rem}.newsSlider__InfoHeader p>span{text-transform:uppercase}.newsSlider__InfoLink{margin-top:60rem;padding-left:40rem}@media (max-width:767px){.newsSlider__InfoLink{margin-top:24rem;padding-left:0}}.newsSlider__InfoLink a{pointer-events:all}.newsSlider__Slider{position:relative;width:100%;z-index:0}.newsSlider__Slider .flickity-slider{margin-left:30rem}@media (max-width:480px){.newsSlider__Slider .flickity-slider{margin-left:0}}.newsSlider__SliderItem{margin-bottom:30rem;margin-right:40rem;margin-top:30rem;max-width:500rem;min-width:500rem;position:relative;transition:.3s}@media (max-width:767px){.newsSlider__SliderItem{max-width:450rem;min-width:450rem}}@media (max-width:480px){.newsSlider__SliderItem{max-width:100%;min-width:100%}}.newsSlider__SliderItem:before{mix-blend-mode:color;opacity:1}.newsSlider__SliderItem:after,.newsSlider__SliderItem:before{background-color:#f2eee3;border-radius:12rem;bottom:0;left:0;position:absolute;right:0;top:0;transition:.3s;z-index:1}.newsSlider__SliderItem:after{mix-blend-mode:multiply}.newsSlider__SliderItem>img{border-radius:12rem;box-shadow:0 4rem 12rem #00000040;transition:.3s;width:100%}.newsSlider__SliderItem.is-selected:after,.newsSlider__SliderItem.is-selected:before,.newsSlider__SliderItem.is-selected>img{scale:1.05}@media (max-width:480px){.newsSlider__SliderItem.is-selected:after,.newsSlider__SliderItem.is-selected:before,.newsSlider__SliderItem.is-selected>img{scale:1}}.newsSlider__SliderItem.is-selected .news__ListItemImageTag{transform:translate(-50%,17rem)}@media (max-width:480px){.newsSlider__SliderItem.is-selected .news__ListItemImageTag{transform:translate(-50%)}}.newsSlider__SliderItem>a{bottom:0;font-size:0;left:0;position:absolute;right:0;top:0;z-index:2}.newsSlider__SliderControls{align-items:center;display:inline-flex;margin-left:140rem;margin-top:60rem}@media (max-width:767px){.newsSlider__SliderControls{margin-left:110rem}}@media (max-width:480px){.newsSlider__SliderControls{justify-content:center;margin-left:0;width:calc(100% - 40rem)}}.newsSlider__SliderControlsButton{align-items:center;border:2rem solid #ff564f;display:flex;height:60rem;justify-content:center;transform:rotate(45deg);transition:.3s;width:60rem}@media (max-width:480px){.newsSlider__SliderControlsButton{display:none}}.newsSlider__SliderControlsButton:hover{background-color:#ff564f}.newsSlider__SliderControlsButton:hover .fill{fill:#fff}.newsSlider__SliderControlsButton img,.newsSlider__SliderControlsButton svg{height:auto;min-width:30rem;width:30rem}.newsSlider__SliderControlsButton .fill{transition:.3s}.newsSlider__SliderControlsButton--Previous img,.newsSlider__SliderControlsButton--Previous svg{transform:rotate(135deg)}.newsSlider__SliderControlsButton--Next img,.newsSlider__SliderControlsButton--Next svg{transform:rotate(-45deg)}.newsSlider__ControlsCount{align-items:center;background-color:#ff564f;display:flex;height:1px;margin-left:60rem;margin-right:60rem;position:relative;width:48rem}.newsSlider__ControlsCount span{font-family:Poppins;font-size:12rem;font-style:italic;font-weight:700;position:absolute;top:50%;transform:translateY(-50%)}.newsSlider__ControlsCount span:first-of-type{left:-12rem}.newsSlider__ControlsCount span:last-of-type{right:-12rem}.podcastListing{background-color:#ff564f;padding:158rem 0 104rem}@media (max-width:1600px){.podcastListing{padding:158rem 112rem}}@media (max-width:768px){.podcastListing{padding:90rem 26rem}}.podcastListing .newsSlider__InfoHeader p svg{color:#fff}.podcastListing .podcast__EpisodesListItem h3{color:#fff;transition:color .3s}@media (min-width:769px){.podcastListing .podcast__EpisodesListItem h3:hover{color:#000;cursor:pointer}}.podcastListing .podcast__EpisodesListItem h3:hover span{color:#fff}.podcastListing .podcast__EpisodesListItem h3 span{color:#000;transition:color .3s}.podcastListing .h2,.podcastListing .whoWeAre>div p,.whoWeAre>div .podcastListing p{margin:92rem 0 134rem;text-align:center}@media (max-width:768px){.podcastListing .h2,.podcastListing .whoWeAre>div p,.whoWeAre>div .podcastListing p{margin:60rem 0}}.podcastListing .h2 span,.podcastListing .whoWeAre>div p span,.whoWeAre>div .podcastListing p span{color:#fff}.podcastListing .button,.podcastListing .button--Download{background-color:#fff;color:#000;display:block;margin:0 auto;padding:8rem 88rem;width:-moz-fit-content;width:fit-content}@media (min-width:769px){.podcastListing .button--Download:hover,.podcastListing .button:hover{background-color:#000;color:#fff}}.podcastListing__PodcastIntro{align-items:center;display:flex;gap:143rem;justify-content:center}@media (max-width:1600px){.podcastListing__PodcastIntro{gap:100rem;padding:0 120rem}}@media (max-width:768px){.podcastListing__PodcastIntro{display:block;padding:0}}.podcastListing__PodcastIntro h2{margin:18rem 0 24rem -48rem}@media (max-width:768px){.podcastListing__PodcastIntro h2{margin:18rem 0 24rem}}.podcastListing__PodcastIntro h2 span{color:#fff}.podcastListing__PodcastIntro img{max-width:608rem;width:100%}@media (max-width:768px){.podcastListing__PodcastIntro img{margin:0 auto}}.podcastListing__PodcastIntro h3{color:#fff}.podcastListing__PodcastIntro p{font-weight:400;letter-spacing:normal}.podcastListing__PodcastIntro div{max-width:650rem}.podcastListing__PodcastIntro .podcast__LatestItemInfoPlatforms{border-top:1rem solid #000;margin:95rem 0 0;max-width:384rem}.podcastListing__PodcastIntro .podcast__LatestItemInfoPlatforms p{font-size:12rem;font-weight:700;line-height:24rem}.podcastListing__PodcastList{display:grid;gap:50rem;grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.podcastListing__PodcastList{gap:30rem;grid-template-columns:1fr}}.podcastListing__Wrapper{margin:0 auto;max-width:1696rem}.selfCheck{align-items:center;background-color:#fff;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:0 60rem;position:fixed;right:0;top:0;transition:.3s;visibility:hidden;z-index:3}@media (max-width:767px){.selfCheck{padding:0 40rem}}.selfCheck.isActive{opacity:1;visibility:visible}.selfCheck__Box{align-items:center;background-color:#f6f6f6;border-radius:12rem;display:flex;flex-direction:column;height:calc(100vh - 180rem);justify-content:space-between;margin:0 auto;overflow-y:auto;padding:48rem 84rem;position:relative;width:1180rem}@media only screen and (max-height:800px){.selfCheck__Box{height:calc(100vh - 120rem)}}@media (max-width:767px){.selfCheck__Box{height:calc(100vh - 160rem);margin-top:80rem;padding:48rem}}@media (max-width:480px){.selfCheck__Box{padding:48rem 24rem}}.selfCheck__Box::-webkit-scrollbar{width:6rem}.selfCheck__Box::-webkit-scrollbar-track{background-color:#f6f6f6}.selfCheck__Box::-webkit-scrollbar-thumb{background-color:#000}.selfCheck__Form{padding-top:96rem;width:640rem}@media only screen and (max-height:700px){.selfCheck__Form{padding-top:32rem}}@media (max-width:767px){.selfCheck__Form{padding-top:32rem;width:100%}}.selfCheck__Form form{margin-top:48rem}.selfCheck__Box--Results{max-width:1380rem;width:auto}.selfCheck__Top{margin-bottom:24rem}.selfCheck__Close{cursor:pointer;height:48rem;min-width:48rem;position:absolute;right:48rem;top:48rem;width:48rem}@media (max-width:480px){.selfCheck__Close{right:20rem;top:20rem}}.selfCheck__Close:hover .stroke{stroke:#000}.selfCheck__Close img,.selfCheck__Close svg{height:auto;width:100%}.selfCheck__Close .stroke{transition:.3s}.selfCheck__Header{text-align:center}.selfCheck__Header .h2,.selfCheck__Header .whoWeAre>div p,.whoWeAre>div .selfCheck__Header p{color:#ff564f;font-weight:400;margin-top:24rem}.selfCheck__Question{margin-top:36rem;text-align:center}.selfCheck__Question p{font-size:48rem;line-height:1.3}@media (max-width:767px){.selfCheck__Question p{font-size:36rem}}@media (max-width:480px){.selfCheck__Question p{font-size:19rem}}.selfCheck__Answer{text-align:center}@media (max-width:480px){.selfCheck__Answer{width:220rem}}.selfCheck__Answer .h3{color:#ff564f}@media (max-width:480px){.selfCheck__Answer .h3{font-size:24rem}}.selfCheck__AnswerLevels{display:flex;height:50rem;justify-content:space-between;margin-top:36rem;position:relative;width:400rem}@media (max-width:480px){.selfCheck__AnswerLevels{width:220rem}}.selfCheck__AnswerLevels input{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.selfCheck__AnswerLine{background-color:#0000003d;height:2px;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:25rem}.selfCheck__AnswerLineProgress{background-color:#ff564f;bottom:-1px;left:0;position:absolute;right:0;top:0;transform:translateY(-50%) translate(-100%);z-index:1}.selfCheck__AnswerLevel{background-color:#f6f6f6;border:2px solid rgba(0,0,0,.24);border-radius:50%;height:12rem;min-width:12rem;pointer-events:none;position:relative;transform:translateY(19rem);width:12rem;z-index:2}.selfCheck__AnswerLevel.isFull{background-color:#ff564f;border-color:#ff564f}.selfCheck__AnswerLevel.isFull.isActive:after{opacity:1}.selfCheck__AnswerLevel.isFull:after{background-color:#ff564f;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDEyIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjU2OC4zMjcuMjIzIDUuMzhhLjk3NS45NzUgMCAwIDAgMCAxLjI0NGw0LjM0NSA1LjA1NGMuMzIuMzc0LjkzNy40NDQgMS4zMTQuMDkzLjM2LS4zMzUuNDEyLS45NjMuMDkyLTEuMzM3TDIuOTc3IDYuOTVoMTIuMDQ2bC0yLjk5NyAzLjQ4NGMtLjMyLjM3NS0uMjY4IDEuMDAyLjA5MiAxLjMzNy4zNzcuMzUxLjk5NC4yODEgMS4zMTQtLjA5NGw0LjM0NS01LjA1M3EuMDIzLS4wMzIuMDQ0LS4wNjRBLjk1Ljk1IDAgMCAwIDE4IDYuMDAydi0uMDA1YS45OC45OCAwIDAgMC0uMjIzLS42MTdMMTMuNDMyLjMyN2EuOTIuOTIgMCAwIDAtMS4zMTQtLjA5NGMtLjM2OC4zMjUtLjQxMi45NjItLjA5MiAxLjMzN2wyLjk5NyAzLjQ4NEgyLjk3N0w1Ljk3NCAxLjU3Yy4zMi0uMzc1LjI3Ni0xLjAxMi0uMDkyLTEuMzM3YS45Mi45MiAwIDAgMC0xLjMxNC4wOTQiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:18rem;border-radius:50%;content:"";height:48rem;left:50%;min-width:48rem;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:48rem}.selfCheck__Buttons{align-items:center;display:flex;justify-content:center;grid-gap:36rem;margin-top:48rem}@media (max-width:480px){.selfCheck__Buttons{flex-direction:column-reverse;grid-gap:24rem}.selfCheck__Buttons .button,.selfCheck__Buttons .button--Download{width:100%}}.selfCheck__Result{display:flex}@media (max-width:767px){.selfCheck__Result{flex-direction:column}}.selfCheck__ResultGraph{margin-right:48rem;min-width:500rem;width:500rem}@media (max-width:767px){.selfCheck__ResultGraph{margin-right:0;min-width:auto;width:100%}}.selfCheck__ResultGraph svg{height:auto;width:100%}.selfCheck__ResultContent{width:100%}@media (max-width:767px){.selfCheck__ResultContent{margin-top:24rem}}.selfCheck__ResultContent .h2,.selfCheck__ResultContent .whoWeAre>div p,.whoWeAre>div .selfCheck__ResultContent p{color:#ff564f}.selfCheck__ResultContent .lead{margin-top:36rem}@media (max-width:767px){.selfCheck__ResultContent .lead{margin-top:24rem}}.selfCheck__ResultContentButtons{align-items:flex-start;display:flex;margin-top:24rem}.selfCheck__ResultContentRoundButtons{align-items:center;display:flex}.selfCheck__ResultContentRoundButtons>a{align-items:center;background-color:#000;border:2px solid #000;border-radius:50%;display:flex;height:48rem;justify-content:center;margin-left:24rem;min-width:48rem;transition:.3s;width:48rem}.selfCheck__ResultContentRoundButtons>a+a{margin-left:24rem}.selfCheck__ResultContentRoundButtons>a.isDisabled{pointer-events:none}.selfCheck__ResultContentRoundButtons>a:hover{background-color:#fff}.selfCheck__ResultContentRoundButtons>a:hover svg .fill{fill:#fff}.selfCheck__ResultContentRoundButtons>a:hover svg path{fill:#000;stroke:#000}.selfCheck__ResultContentRoundButtons>a svg{height:auto;min-width:24rem;width:24rem}.selfCheck__ResultContentRoundButtons>a svg .fill{fill:#000;stroke:#000;transition:.3s}.selfCheck__ResultContentRoundButtons>a svg path{transition:.3s}.specialists{align-items:center;display:flex;gap:90rem;justify-content:center;margin:200rem 0 190rem}@media (max-width:768px){.specialists{display:block;margin:90rem 0}}.specialists h2{margin-top:12rem}.specialists h2 span{color:#ff564f}.specialists__Title{max-width:494rem}@media (max-width:768px){.specialists__Title{padding:0 40rem}}.specialists__IllustrationWrapper{display:grid;max-width:800rem;place-items:center;position:relative}@media (max-width:768px){.specialists__IllustrationWrapper{margin-top:60rem}}.specialists__IllustrationWrapper>*{grid-area:1/1}.specialists__IllustrationWrapper img{width:100%}.specialists__IllustrationWrapper img:nth-of-type(2){max-width:490rem}@media (max-width:768px){.specialists__IllustrationWrapper img:nth-of-type(2){max-width:230rem}}.specialists__ItemWrapper{display:grid;grid-template-columns:repeat(3,1fr);row-gap:80rem}@media (max-width:768px){.specialists__ItemWrapper{row-gap:0;width:calc(100% - 30rem)}}.specialists__ItemWrapper div{align-items:center;align-self:center;display:flex;flex-direction:column;position:relative;text-align:center;transition-delay:.3s;z-index:2}@media (max-width:768px){.specialists__ItemWrapper div{align-self:center}}.specialists__ItemWrapper div b{font-family:Poppins;font-size:108rem;line-height:86rem;-webkit-text-stroke-width:2rem;-webkit-text-stroke-color:#ff564f;color:transparent}@media (max-width:768px){.specialists__ItemWrapper div b{font-size:52rem;line-height:1}}.specialists__ItemWrapper div p{font-family:Poppins;font-size:30rem;line-height:1}@media (max-width:768px){.specialists__ItemWrapper div p{font-size:18rem}}.specialists__ItemWrapper div span{color:#ff564f;display:block;margin:14rem 0 20rem}@media (max-width:768px){.specialists__ItemWrapper div span{margin:5rem 0}}.specialists__ItemWrapper div:first-of-type{grid-column:2;grid-row:1}.specialists__ItemWrapper div:nth-of-type(2){grid-column:3;grid-row:2;margin-top:-24rem}.specialists__ItemWrapper div:nth-of-type(3){grid-column:2;grid-row:3}.specialists__ItemWrapper div:nth-of-type(4){grid-column:1;grid-row:2}.itemListingCenteredImage{margin:180rem 0}@media (max-width:768px){.itemListingCenteredImage{margin:90rem 0}}.itemListingCenteredImage.isUnordered .itemListingCenteredImage__Title{max-width:900rem}.itemListingCenteredImage.isUnordered .itemListingCenteredImage__Item{font-family:Poppins}.itemListingCenteredImage.isUnordered .itemListingCenteredImage__Item:before{content:"+"}.itemListingCenteredImage.isUnordered .itemListingCenteredImage__Item:last-of-type{border-bottom:1px solid #d9d9d9}.itemListingCenteredImage.isUnordered .itemListingCenteredImage__ImageWrapper svg{max-width:600rem}.itemListingCenteredImage h2{margin-bottom:100rem}@media (max-width:768px){.itemListingCenteredImage h2{margin-bottom:40rem}}.itemListingCenteredImage h2 span{color:#ff564f}.itemListingCenteredImage__Wrapper{margin:0 auto;max-width:1470rem}.itemListingCenteredImage__Title{margin:0 auto;max-width:1094rem}@media (max-width:768px){.itemListingCenteredImage__Title{padding:0 40rem}}.itemListingCenteredImage__ItemWrapper{align-items:center;counter-reset:section;display:flex;justify-content:space-between}@media (max-width:768px){.itemListingCenteredImage__ItemWrapper{display:block;padding:0 40rem}}.itemListingCenteredImage__ItemWrapper img{max-width:700rem;min-width:700rem}@media (max-width:768px){.itemListingCenteredImage__ItemWrapper img{max-width:none;min-width:auto}}.itemListingCenteredImage__ItemWrapper img,.itemListingCenteredImage__ItemWrapper svg{width:100%}@media (max-width:768px){.itemListingCenteredImage__ItemWrapper svg{max-height:400rem}}.itemListingCenteredImage__Item{align-items:center;border-bottom:1px solid #d9d9d9;display:flex;font-size:24rem;gap:34rem;line-height:1.5;max-width:300rem;padding:34rem 0}@media (max-width:767px){.itemListingCenteredImage__Item{font-size:18rem;line-height:1}}.itemListingCenteredImage__Item:last-of-type{border:none}.itemListingCenteredImage__Item:before{content:counter(section);counter-increment:section;font-family:Poppins;font-size:48rem;line-height:1;-webkit-text-stroke-width:2rem;-webkit-text-stroke-color:#ff564f;color:transparent;display:block}.itemListingCenteredImage__ImageWrapper{display:grid;place-items:center}@media (max-width:768px){.itemListingCenteredImage__ImageWrapper{margin:40rem 0}}.itemListingCenteredImage__ImageWrapper:not(.isAnimated) path{animation:dash 2.4s linear forwards;transition-delay:.4s}.itemListingCenteredImage__ImageWrapper:not(.isAnimated) div{opacity:1}.itemListingCenteredImage__ImageWrapper>*{grid-area:1/1}.itemListingCenteredImage__ImageWrapper svg{height:-moz-fit-content;height:fit-content}.itemListingCenteredImage__ImageWrapper path{animation-delay:4s;stroke-dasharray:1000;stroke-dashoffset:1000}@keyframes dash{to{stroke-dashoffset:0}}.success{margin:32rem 0 143rem;overflow:hidden}@media (max-width:768px){.success{margin:40rem 0 90rem}}.success .news__ListItemImageTag{background-color:#ff564f;transform:translate(-50%)!important}.success .news__ListItemImageTag svg{max-height:62rem;max-width:62rem;min-height:62rem;min-width:62rem}.success .newsSlider__SliderItem{margin:0;max-width:528rem;transition:transform .2s,opacity .2s,visibility .2s}@media (max-width:768px){.success .newsSlider__SliderItem{max-width:none;padding:0 20rem;width:calc(100% - 50rem)}}.success .newsSlider__SliderItem+.newsSlider__SliderItem{margin:0 0 0 50rem}@media (max-width:768px){.success .newsSlider__SliderItem+.newsSlider__SliderItem{margin:0}}.success .newsSlider__SliderItem.is-selected .newsSlider__SliderItemWrapper{transform:scale(1)}.success .newsSlider__SliderItem.is-selected .newsSlider__SliderItemBackgroundText{opacity:1;visibility:visible}.success .newsSlider__SliderItem:has(~.is-selected){opacity:0;transform:scale(.5);visibility:hidden}.success .clientCase__ListItemContentList{margin-top:40rem}.success .clientCase__ListItemContentList span{color:#ff564f}.success .clientCase__ListItemContentListItem{border:none;padding:0}.success .clientCase__ListItemContentListItem h3{font-size:18rem;font-weight:400;letter-spacing:normal;line-height:24rem;margin:14rem 0 0 32rem}.success .clientCase__ListItemContentListItem .smallTitle{padding:0}.success .clientCase__ListItemContentListItem+.clientCase__ListItemContentListItem{margin-top:34rem}@media (max-width:768px){.success .clientCase__ListItemContentListItem+.clientCase__ListItemContentListItem{margin-top:20rem}}.success .news__ListItemTextBottom{justify-content:center;margin:40rem 0 18rem}.success .news__ListItemName{display:block;font-size:36rem;line-height:48rem;text-align:center}.success .button,.success .button--Download{display:block;margin:90rem auto 0;width:-moz-fit-content;width:fit-content}.success__ItemWrapperTitle{margin-left:32rem}@media (max-width:768px){.success__ItemWrapperTitle{margin-left:0}}.newsSlider__SliderItemWrapper{position:relative;transform:scale(.9);transform-origin:bottom;transition:transform .3s}@media (max-width:768px){.newsSlider__SliderItemWrapper{transform:scale(1)}}.newsSlider__SliderItemWrapper a{font-size:0;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.success__Title{margin:0 auto 94rem;max-width:862rem;position:relative;z-index:5}@media (max-width:768px){.success__Title{margin:0 auto 30rem;padding:0 40rem}}.success__Title h2{margin:12rem 0 28rem}.success__Title h2 span{color:#ff564f}.success__Title h3,.success__Title p{margin-left:48rem}@media (max-width:768px){.success__Title h3,.success__Title p{margin-left:0}}.success__Title h3{color:#ff564f}.success__Title p{font-size:24rem;letter-spacing:normal;line-height:1.5;max-width:810rem}@media (max-width:768px){.success__Title p{font-size:18rem}}.newsSlider__SliderItemBackgroundText{bottom:0;color:#f6f6f6;font-family:Poppins;font-size:84rem;font-style:italic;font-weight:800;height:100%;line-height:84rem;opacity:0;position:absolute;right:calc(100% + 20rem);text-align:center;text-orientation:mixed;text-transform:uppercase;top:50%;transform:translateY(-50%);visibility:hidden;width:180rem;writing-mode:vertical-rl}@media (max-width:768px){.newsSlider__SliderItemBackgroundText{display:none;font-size:24rem;line-height:32rem}}.newsSlider__SliderItemImageWrapper{overflow:hidden;position:relative}.newsSlider__SliderItemImageWrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.success__ItemWrapper{display:grid;height:100%;max-width:422rem;position:relative;width:100%;z-index:2}@media (max-width:768px){.success__ItemWrapper{margin-bottom:40rem;max-width:none;padding:0 40rem}}.success__ItemWrapper>div{grid-area:1/1;opacity:0;transition:opacity .3s,visibility .3s;visibility:hidden}.success__ItemWrapper>div.isActive{opacity:1;visibility:visible}.success__ItemWrapper>div span{color:#ff564f}.success__ItemWrapper>div h4{font-size:36rem;line-height:48rem;margin:4rem 0 9rem}@media (max-width:768px){.success__ItemWrapper>div h4{font-size:24rem;line-height:1.33}}.success__SliderWrapper{align-items:center;display:flex;flex:1;gap:380rem;margin:0 auto;max-width:1380rem;position:relative}@media (max-width:768px){.success__SliderWrapper{display:block}}.success__SliderWrapper:before{background-color:#fff;bottom:0;content:"";left:0;position:absolute;top:0;transform:translate(-50%);width:50vw;z-index:2}@media (min-width:1601px){.success__SliderWrapper:before{width:44vw}}@media (max-width:768px){.success__SliderWrapper:before{content:none}}.success__SliderWrapper .flickity-enabled{width:100%}.success__SliderWrapper .flickity-viewport{overflow:visible}.news__ListItemName{text-align:center}.title{position:relative}@media (max-width:768px){.title{display:flex;flex-direction:column;margin-top:120rem}}.title h1{margin:0 auto;max-width:1520rem;position:relative;text-align:center;z-index:2}@media (max-width:768px){.title h1{padding:0 60rem}}.title h1.isGerman{padding:0 45rem}.title h1 span{color:#ff564f}.title button{align-items:center;bottom:100rem;display:flex;gap:20rem;left:50%;padding:12rem 20rem;position:absolute;transform:translate(-50%);width:-moz-fit-content;width:fit-content}@media (max-width:768px){.title button{margin:50rem auto 0;position:static;transform:translate(0)}}.title button svg{margin-left:0;max-height:16rem;max-width:16rem;min-height:16rem;min-width:16rem}.title__Container{height:100%;margin:0 auto;max-width:1550rem;padding:190rem 0 668rem;position:relative}@media (max-width:768px){.title__Container{padding:40rem 0}}.title__Background{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;position:absolute;transition:0s!important;width:100%}@media (max-width:768px){.title__Background{position:static}}.title__Pawn,.title__Pawn--First,.title__Pawn--Second{position:absolute;width:100%;z-index:3}.title__Pawn--First{filter:blur(4rem);max-width:292rem;right:190rem;top:-80rem;transform:scaleX(-1)}@media (max-width:768px){.title__Pawn--First{display:none;max-width:90rem;right:0}}.title__Pawn--Second{bottom:0;left:0;max-width:372rem}@media (max-width:768px){.title__Pawn--Second{bottom:auto;left:-10rem;max-width:100rem;top:-100rem}}.video{aspect-ratio:16/9;position:relative;width:100%}.video.isPlayed .video__Overlay{opacity:0;visibility:hidden}.video video{background-color:#000;height:100%;width:100%}.video video,.video__Overlay{border-radius:12rem;bottom:0;left:0;position:absolute;right:0;top:0}.video__Overlay{transition:.3s}.video__Overlay img{border-radius:12rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.video__Play{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s}.video__Play img,.video__Play svg{height:auto;min-width:60rem;width:60rem}@media (max-width:480px){.video__Play img,.video__Play svg{min-width:40rem;width:40rem}}.video__Play.isHidden{opacity:0;visibility:hidden}.video__Controls{align-items:center;bottom:20rem;display:flex;position:absolute;right:20rem}@media (max-width:480px){.video__Controls{bottom:0;right:0}}.video__Controls.captionsActive .icon-captions,.video__Controls.captionsActive .icon-captions path{fill:#ff564f}.video__Controls.captionsActive .icon-captions rect{fill:#fff}.video__Controls img,.video__Controls svg{cursor:pointer}@media (max-width:480px){.video__Controls img,.video__Controls svg{transform:scale(.8)}}.video__Controls img:not(:first-child),.video__Controls svg:not(:first-child){margin-left:12rem}.video__Controls img path,.video__Controls img rect,.video__Controls svg path,.video__Controls svg rect{transition:.3s}.vimeo{aspect-ratio:16/9;border-radius:25rem;height:auto;overflow:hidden;width:100%}.vimeo iframe{height:100%;width:100%}.vimeo__Play{height:80rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:71rem;z-index:2}@media (max-width:768px){.vimeo__Play{height:48rem;width:38rem}}.vimeo__Play svg{height:100%;width:100%}.vimeoVideo__Thumbnail{border-radius:20rem;height:100%;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:2}.vimeoVideo__Thumbnail.isVisible{opacity:1;visibility:visible}.vimeoVideo__Wrapper{position:relative}.welcome{margin:137rem 0 117rem auto;max-width:1890rem}@media (max-width:768px){.welcome{margin:60rem 0}}.welcome .h2 span,.welcome .whoWeAre>div p span,.whoWeAre>div .welcome p span{color:#ff564f}.welcome__Wrapper{align-items:center;display:flex;margin:0 auto;max-width:1680rem;width:100%}@media (max-width:1600px){.welcome__Wrapper{padding:0 60rem}}@media (max-width:768px){.welcome__Wrapper{display:block;padding:0}}.welcome__TextWrapper{align-self:center;max-width:700rem;padding-left:60rem;position:relative;width:100%;z-index:2}@media (max-width:768px){.welcome__TextWrapper{padding:0 15rem}}.welcome__TextWrapper h2{margin-left:-48rem;max-width:700rem}@media (max-width:768px){.welcome__TextWrapper h2{margin-left:0}}.welcome__TextWrapper h2 span{color:#ff564f}.welcome__TextWrapper h3{margin-bottom:25rem}.welcome__TextWrapper p{font-weight:400;letter-spacing:normal;margin:54rem 0 36rem;max-width:650rem}@media (max-width:768px){.welcome__TextWrapper p{margin:36rem 0}}.welcome__ImageWrapper{position:relative;width:100%}@media (max-width:768px){.welcome__ImageWrapper{margin-top:60rem}}.welcome__MytyBlob{max-width:913rem;position:relative;width:100%;z-index:2}@media (max-width:1600px){.welcome__MytyBlob{max-width:1000rem}}@media (max-width:768px){.welcome__MytyBlob{max-width:none;min-width:auto}}.welcome__Pawn{position:absolute;width:100%}.welcome__Pawn.isFirst{bottom:60rem;left:230rem;max-width:280rem;transform:scaleX(-1);z-index:3}@media (max-width:1600px){.welcome__Pawn.isFirst{max-width:260rem}}@media (max-width:768px){.welcome__Pawn.isFirst{bottom:20rem;left:100rem;max-width:120rem}}.welcome__Pawn.isSecond{bottom:160rem;filter:blur(6rem);left:26rem;max-width:222rem;z-index:1}@media (max-width:1600px){.welcome__Pawn.isSecond{max-width:180rem}}@media (max-width:768px){.welcome__Pawn.isSecond{bottom:90rem;filter:blur(3rem);left:20rem;max-width:90rem}}.whatWeOffer{background-color:#f6f6f6;overflow:hidden;padding:298rem 0 160rem;position:relative}@media (max-width:768px){.whatWeOffer{padding:60rem 40rem}}.whatWeOffer .wrapperSmall{padding:0}.whatWeOffer .wrapperSmall h3,.whatWeOffer .wrapperSmall>p{margin-left:35rem}.whatWeOffer .wrapperSmall h2{margin:24rem 0 28rem;max-width:565rem}.whatWeOffer .wrapperSmall h2 span{color:#ff564f}.whatWeOffer .wrapperSmall>p{font-weight:400;letter-spacing:normal;margin:29rem 0 112rem 35rem;max-width:370rem}@media (max-width:768px){.whatWeOffer .wrapperSmall>p{margin:30rem 0}}.whatWeOffer img{max-width:950rem;min-width:950rem;position:absolute;right:0;top:38rem;width:100%}@media (max-width:1600px){.whatWeOffer img{max-width:850rem;min-width:850rem}}@media (max-width:768px){.whatWeOffer img{margin:40rem 0;max-width:none;min-width:auto;position:static}}.whatWeOffer a{display:block;margin:95rem auto 0;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.whatWeOffer a{margin-top:30rem}}.whatWeOffer__ItemList{display:grid;gap:39rem 10rem;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.whatWeOffer__ItemList{gap:20rem;grid-template-columns:1fr}}.whatWeOffer__ItemList p{align-items:flex-start;display:block;display:flex;font-family:Poppins;font-size:24rem;font-style:italic;gap:20rem;line-height:30rem;position:relative;text-transform:uppercase}@media (max-width:768px){.whatWeOffer__ItemList p{font-size:18rem;line-height:24rem}}.whatWeOffer__ItemList p span{border:1px dashed #ff564f;border-radius:50%;display:grid;margin-top:4rem;max-height:20rem;max-width:20rem;min-height:20rem;min-width:20rem;place-content:center;position:relative}.whatWeOffer__ItemList p span:after{background-color:#ff564f;border-radius:50%;content:"";max-height:10rem;max-width:10rem;min-height:10rem;min-width:10rem}.whoWeAre{padding:228rem 0 380rem;position:relative}@media (max-width:768px){.whoWeAre{padding:228rem 0 100rem}}.whoWeAre>img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;width:100%}.whoWeAre>div{margin:0 auto;max-width:1100rem;position:relative;text-align:center;z-index:2}.whoWeAre>div .smallTitleSecondary{color:#ff564f}.whoWeAre>div h1{margin:34rem 0 70rem}.whoWeAre>div p{font-weight:400;margin-bottom:56rem;padding:0 20rem}.whyUs{padding:145rem 0 60rem}@media (max-width:768px){.whyUs{padding:90rem 0 120rem}}.whyUs>h2,.whyUs>h3{text-align:center}.whyUs h3{color:#ff564f}@media (max-width:768px){.whyUs h3{font-size:24rem;text-align:center}}.whyUs h2{margin:37rem auto 19rem;max-width:970rem}@media (max-width:768px){.whyUs .sticky__Content{height:auto!important;position:static}.whyUs .sticky{min-height:auto!important}}.whyUs .flickity-page-dots{bottom:-60rem;gap:60rem;margin:0 auto;position:relative;width:-moz-fit-content;width:fit-content}.whyUs .flickity-page-dots:before{background-color:#000;content:"";height:2px;left:15rem;position:absolute;right:15rem;top:50%;transform:translateY(-50%)}.whyUs .flickity-page-dot{background-color:#000;height:18rem;max-height:18rem;max-width:18rem;min-height:18rem;min-width:18rem;overflow:visible;position:relative;transition:transform .3s;width:18rem}.whyUs .flickity-page-dot:before{border:1px dashed #ff564f;border-radius:50%;content:"";top:-8rem;right:-8rem;bottom:-8rem;left:-8rem;opacity:0;position:absolute;visibility:hidden}.whyUs .flickity-page-dot.is-selected{background-color:#ff564f;box-shadow:none;outline:0;transform:scale(2)}.whyUs .flickity-page-dot.is-selected:before{opacity:1;visibility:visible}.whyUs .flickity-page-dot:has(~.is-selected){background-color:#ff564f}.whyUs .flickity-page-dot:has(~.is-selected):not(:last-of-type):before{transform:scaleY(1)}@media (max-width:768px){.whyUs .flickity-page-dot:has(~.is-selected):not(:last-of-type):before{transform:scaleX(1)}}.whyUs__ContentWrapper{display:grid;height:100%;max-width:1700rem}@media (max-width:768px){.whyUs__ContentWrapper{display:block}}.whyUs__ContentWrapper:after{content:"flickity";display:none}@media (min-width:769px){.whyUs__ContentWrapper:after{content:""}}.whyUs__ContentWrapper>div{grid-area:1/1}.whyUs__Item{align-items:center;display:flex;gap:200rem;justify-content:center;opacity:0;transition:opacity .3s,visibility .3s;visibility:hidden}@media (max-width:768px){.whyUs__Item{flex-direction:column;gap:60rem;justify-content:flex-start;opacity:1;padding:0 40rem;visibility:visible}}.whyUs__Item.isActive{opacity:1;visibility:visible}.whyUs__Item h3{margin-bottom:29rem}@media (max-width:768px){.whyUs__Item h3{margin-bottom:19rem}.whyUs__ImageWrapper{margin-top:60rem;padding:0 20rem}}.whyUs__ImageWrapper img{max-width:760rem;min-width:760rem}@media (max-width:1600px){.whyUs__ImageWrapper img{max-width:620rem;min-width:620rem}}@media (max-width:768px){.whyUs__ImageWrapper img{max-width:none;min-width:auto;width:100%}}.whyUs__TextWrapper{max-width:520rem;width:100%}.whyUs__TextWrapper p{font-size:24rem;line-height:1.5}@media (max-width:768px){.whyUs__TextWrapper p{font-size:18rem}}.whyUs__Percentage{display:flex;flex-direction:column;gap:156rem;justify-content:space-between;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:-moz-fit-content;width:fit-content;z-index:5}@media (max-width:768px){.whyUs__Percentage{display:none;flex-direction:row;gap:50rem;top:142rem}}.whyUs__Percentage:after{background-color:#000;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translate(-50%);width:2px}@media (max-width:768px){.whyUs__Percentage:after{bottom:auto;height:2px;left:0;right:0;top:50%;transform:translate(0);width:100%}.whyUs__Percentage p{font-size:18rem}}.whyUs__PercentageButton{position:relative;z-index:2}.whyUs__PercentageButton.isActive span{background-color:#ff564f;border:none;transform:scale(2)}@media (max-width:768px){.whyUs__PercentageButton.isActive span{transform:scale(1.5)}}.whyUs__PercentageButton.isActive span:before{opacity:1;transform:scale(1);visibility:visible}.whyUs__PercentageButton:has(~.isActive):not(:last-of-type):before{transform:scaleY(1)}@media (max-width:768px){.whyUs__PercentageButton:has(~.isActive):not(:last-of-type):before{transform:scaleX(1)}}.whyUs__PercentageButton:has(~.isActive) span{background-color:#ff564f}.whyUs__PercentageButton:has(~.isActive) span:after{opacity:1;transform:translate(-50%);visibility:visible}.whyUs__PercentageButton:not(:last-of-type):before{background-color:#ff564f;content:"";height:156rem;left:calc(50% - 1px);position:absolute;top:100%;transform:scaleY(0);transform-origin:50% 0;transition:transform .5s;width:2px}@media (max-width:768px){.whyUs__PercentageButton:not(:last-of-type):before{height:2px;left:100%;top:50%;transform:scaleX(0);transform-origin:0 50%;width:50rem}}.whyUs__PercentageButton span{background-color:#000;border:5rem solid #fff;border-radius:50%;display:block;font-size:0;max-height:26rem;max-width:26rem;min-height:26rem;min-width:26rem;transition:transform .3s}@media (max-width:768px){.whyUs__PercentageButton span{max-height:18rem;max-width:18rem;min-height:18rem;min-width:18rem}}.whyUs__PercentageButton span:before{border:1px dashed #ff564f;border-radius:50%;content:"";top:-10rem;right:-10rem;bottom:-10rem;left:-10rem;opacity:0;position:absolute;transform:scale(.8);visibility:hidden}.checkboxField input{opacity:0;pointer-events:none;position:absolute}.checkboxField input:checked+label:before{opacity:1}.checkboxField input:checked+label:focus:before,.checkboxField.isDisabled{opacity:.5}.checkboxField.isError .checkboxField__Box{border-color:red}.checkboxField.isError .checkboxField__Box:before{background-color:red}.checkboxField.isDark .checkboxField__Box{background-color:#000}.checkboxField.isDark .checkboxField__Box:before{background-color:#fff}.checkboxField__Box{border:2px solid #000;border-radius:4rem;cursor:pointer;height:20rem;min-height:20rem;min-width:20rem;outline:0;position:relative;width:20rem}.checkboxField__Box:before{background-image:url(../resources/images/icons/check.svg);background-position:50%;background-repeat:no-repeat;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s,background-color .2s;will-change:opacity}.checkboxField__Box:focus:before{opacity:.25}.checkboxField__Wrapper{align-items:flex-start;display:flex}.checkboxField__Label{cursor:pointer}.checkboxField__Label a{color:#ff564f;text-decoration:underline;transition:.3s}.checkboxField__Label a:hover{color:#000}.checkboxField__Error,.checkboxField__Label{padding-left:10rem}.checkboxField--Toggle .checkboxField__Box{border-radius:20rem;opacity:1;width:40rem}.checkboxField--Toggle .checkboxField__Box:before{border-radius:50%;bottom:2px;height:14rem;left:2px;opacity:1;right:auto;top:50%;transform:translateY(-50%);transition:transform .2s,opacity .2s;width:14rem}.checkboxField--Toggle input:checked+label:before{transform:translate(20rem,-50%)}.fileField.isDisabled .fileField__Text{color:#aaa}.fileField.isDisabled .fileField__Label{background-color:#000}.fileField.isDisabled .formField__File{color:#aaa}.fileField.isDisabled .formField__File button{background-color:#aaa}.fileField.isError .fileField__Text{color:red}.fileField.isError .fileField__Label{background-color:red}.fileField.isInline{display:block!important}.fileField.isInline .formField__Files{min-width:100%}.fileField.isInline .fileField__InputWrapper{align-items:center;display:flex}.fileField__Wrapper{align-items:stretch;justify-content:space-between;overflow:hidden;padding-left:10rem}.fileField__Wrapper input{opacity:0;pointer-events:none;position:absolute}.fileField__Text{font-size:16rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fileField__Label{align-self:stretch;backface-visibility:hidden;background-color:#000;color:#fff;cursor:pointer;font-size:14rem;margin-left:10rem;min-width:100rem;padding:20rem 10rem;position:relative;text-align:center;transition:background-color .2s;width:100rem}.fileField__Label span{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.fileField__Label:hover{background-color:#333}.fileField__Prepend{padding-right:10rem}.fileField__PrependText{align-items:center;display:flex;max-width:calc(100% - 110rem);width:100%}.formField__Files{margin-top:10rem}.formField__File{align-items:center;display:flex;justify-content:space-between}.formField__File+.formField__File{margin-top:10rem}.formField__File button{backface-visibility:hidden;background-color:#000;border:0;border-radius:50%;color:#fff;cursor:pointer;height:20rem;margin-left:10rem;min-height:20rem;min-width:20rem;outline:0;padding:0;position:relative;transition:background-color .2s;width:20rem}.formField__File button:hover{background-color:#333}.formField__File button span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M.929 13.657 13.657.929l1.414 1.414L2.343 15.071z'/%3E%3Cpath d='M15.071 13.657 2.343.929.93 2.343l12.728 12.728z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-size:8rem 8rem;display:block;font-size:0;height:8rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8rem}.formField__FileName{font-size:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field__Group.isError .formField .fileField__Wrapper,.field__Group.isError .formField .selectField__Input,.field__Group.isError .formField .selectField__Wrapper,.field__Group.isError .formField .textField__Wrapper{border-color:red}.field__Group.isError .formField .fileField__Wrapper:after,.field__Group.isError .formField .selectField__Input:after,.field__Group.isError .formField .selectField__Wrapper:after,.field__Group.isError .formField .textField__Wrapper:after{border-color:red transparent transparent}.field__Group.isError .formField.checkboxField label,.field__Group.isError .formField.radioField label{border-color:red}.field__Group.isError .formField.checkboxField label:before,.field__Group.isError .formField.radioField label:before{background-color:red}.field__Group.isError .formField .form__Label{color:red}.field__Group.isInline .formField+.formField{margin-top:0}.field__GroupError,.field__GroupInfo{display:block;margin-top:5rem}.field__GroupLabel{margin-bottom:5rem}.form__Errors{display:flex;flex-direction:column;margin:0;padding:0}.form__Error{color:red;display:block;font-size:12rem;white-space:nowrap}.form__Error+.form__Error{margin-top:10rem}.form__Info{color:#aaa;display:block;font-size:12rem}.form__Label{align-items:flex-start;display:flex;font-size:16rem;justify-content:space-between;line-height:20rem;position:relative;z-index:1000}.form__Label:empty{display:none}.formField.isInline .form__Label{white-space:nowrap}.formField.isError .form__Label{color:red}.formField.isDisabled{pointer-events:none}.formField:not(.isInline) .form__Label{margin-bottom:5rem}.formField:not(.isInline) .form__Error,.formField:not(.isInline) .form__Info{margin-top:5rem}.formField .formFieldTooltip{margin:2rem 0 0 5rem}.field__Group+.formField,.field__Group.field__Group,.formField+.formField,.formField.field__Group{margin-top:36rem}.field__Group+.noMargin,.formField+.noMargin{margin-top:16rem}.field__Group+.field__Group{margin-top:36rem}.form__Row{display:flex;gap:36rem}@media (max-width:480px){.form__Row{flex-direction:column}}.form__Row .field__Group+.formField,.form__Row .field__Group.field__Group,.form__Row .formField+.formField,.form__Row .formField.field__Group{margin-top:0}.form__Row .formField{width:100%}.radioField input{opacity:0;pointer-events:none;position:absolute}.radioField input:checked+label:before{opacity:1}.radioField input:checked+label:focus:before,.radioField.isDisabled{opacity:.5}.radioField.isError .radioField__Circle{border-color:red}.radioField.isError .radioField__Circle:before{background-color:red}.radioField__Circle{border:1px solid #000;border-radius:50%;cursor:pointer;height:20rem;min-height:20rem;min-width:20rem;outline:0;position:relative;width:20rem}.radioField__Circle:before{background-color:#ff564f;border-radius:50%;bottom:3px;content:"";left:3px;opacity:0;position:absolute;right:3px;top:3px;transition:opacity .2s,background-color .2s;will-change:opacity}.radioField__Circle:focus:before{opacity:.25}.radioField__Wrapper{align-items:flex-start;display:flex}.radioField__Label{cursor:pointer}.radioField__Error,.radioField__Label{padding-left:10rem}.rangeField *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rangeField input:not([type=number]){backface-visibility:hidden;height:0;opacity:0;position:absolute;z-index:-1}.rangeField .form__Label{transform:translateZ(0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.rangeField .field__Group{margin-top:0}.rangeField.isError .rangeField__DraggerInline,.rangeField.isError .rangeField__Scroller{background-color:red}.rangeField.isError .rangeField__Value{color:red}.rangeField.isDisabled .rangeField__DraggerInline,.rangeField.isDisabled .rangeField__Scroller{background-color:#aaa}.rangeField.isDisabled .rangeField__Value{color:#aaa}.rangeField.hasFocus:not(.isDisabled) .rangeField__DraggerInline{background-color:#000}.rangeField.hasFocus:not(.isDisabled) .rangeField__Circle{pointer-events:none}.rangeField.hasFocus,.rangeField.hasFocus *{cursor:grabbing}.rangeField__Dragger{cursor:grab;left:0;position:absolute;top:50%;transform:translateY(-50%)}.rangeField__Dragger>*{pointer-events:none}.rangeField__Dragger:focus{outline:0}.rangeField__Dragger img{pointer-events:none}.rangeField__Circle,.rangeField__DraggerInline{background-color:#eee;border:1px solid #000;border-radius:50%;display:block;min-height:20rem;min-width:20rem;transition:background-color .2s}.rangeField__DraggerInline{backface-visibility:hidden;pointer-events:none}.rangeField__Wrapper{cursor:pointer;margin-top:-10rem;position:relative}.rangeField__Scroller{background-color:#000;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%) translateZ(0)}.rangeField__Value{bottom:-2rem;font-size:12rem;font-weight:700;left:50%;position:absolute;text-align:center;transform:translate3d(-50%,100%,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.rangeField__StepLine{background-color:#000;height:10rem;pointer-events:none;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:1px}.rangeField--Multiple.hasFocus .rangeField__Wrapper{cursor:grabbing}.rangeField--Multiple.isMounted .rangeField__Wrapper{justify-content:flex-start}.rangeField--Multiple .rangeField__Wrapper{cursor:default;display:flex;justify-content:space-between;margin-top:0;padding:20rem 0;position:relative}.rangeField--Multiple .rangeField__Wrapper:before{background-color:#000;content:"";left:0;min-height:2px;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.rangeField__Circle{cursor:grab;position:relative;z-index:2}.rangeField__Circle.hasFocus{background-color:#000}.rangeField__Circle+.rangeField__Circle{margin-left:-20rem}.selectField.hasFocus{z-index:100000}.selectField.hasFocus .selectField__Options{opacity:1;visibility:visible}.selectField.hasFocus~.selectField.hasFocus{z-index:10000}.selectField.isAutocomplete.hasFocus.isSmall .form__Label{display:none}.selectField.hasTooltip .selectField__Append,.selectField.hasTooltip:not(.hasAppend) .selectField__Wrapper input,.selectField.hasTooltip:not(.hasAppend) .selectField__Wrapper select{padding-right:80rem!important}.selectField.hasAppend .selectField__Wrapper input,.selectField.hasAppend .selectField__Wrapper select{padding-left:10rem!important;padding-right:16rem!important}.selectField.isDisabled .selectField__Wrapper:after{opacity:.25}.selectField.hasValue .form__Label{opacity:0}.selectField.hasFocus .selectField__Wrapper:after{transform:translateY(-50%)}.selectField.isSmall{max-width:224rem!important}.selectField.isSmall.hasFocus .form__Label{transform:translateY(-50%)}.selectField.isSmall.hasValue .form__Label:not(.checkboxField__Label){opacity:0}.selectField.isSmall.hasTooltip .selectField__Wrapper input,.selectField.isSmall.hasTooltip .selectField__Wrapper select{padding:16rem 16rem 16rem 0!important}.selectField.isSmall .selectField__Wrapper{max-width:100%!important}.selectField.isSmall .selectField__Wrapper:after{height:16rem;width:16rem}.selectField.isSmall .selectField__Wrapper input,.selectField.isSmall .selectField__Wrapper select{padding:12rem 42rem 12rem 0!important}@media (max-width:768px){.selectField.isSmall .selectField__Wrapper input,.selectField.isSmall .selectField__Wrapper select{padding:12rem 32rem 12rem 0!important}}.selectField__Wrapper input,.selectField__Wrapper select{padding:12rem 48rem 8rem 0!important}.selectField__Wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;font-size:19rem;opacity:0;width:100%}@media (min-width:769px){.selectField__Wrapper select{display:none}}@media (max-width:768px){.selectField__Wrapper select{bottom:0;font-size:0;left:0;position:absolute;right:0;top:0}}.selectField__Wrapper select:focus{outline:none}.selectField__Wrapper select option{font-size:19rem}.selectField__Wrapper .form__Label{bottom:4rem;cursor:pointer;left:10rem;pointer-events:none;position:absolute;right:0}.selectField__Wrapper .formField__Tooltip{right:48rem!important}.selectField__Prepend{margin:0!important}.selectField__Append{margin:5rem 0 0!important;pointer-events:none}.selectField__Append svg{height:auto;transform:rotate(90deg);width:16rem}.selectField__Arrow{transform:rotate(90deg);transition:transform .2s}.hasFocus .selectField__Arrow{transform:rotate(-90deg)}.selectField__Options{background-color:#fff;border:1px solid #000;border-radius:8rem;left:0;max-height:300rem;min-width:400rem;opacity:0;overflow:hidden;position:absolute;text-align:left;top:calc(100% + 10rem);transition:opacity .3s,visibility .3s;visibility:hidden;z-index:10000}@media (max-width:768px){.selectField__Options{display:none}}.selectField__Options ul{max-height:300rem;overflow-x:hidden;overflow-y:auto}.selectField__Options ul::-webkit-scrollbar{background:#ccc;width:8rem}.selectField__Options ul::-webkit-scrollbar-corner,.selectField__Options ul::-webkit-scrollbar-track{background:transparent;border-radius:20rem}.selectField__Options ul::-webkit-scrollbar-thumb{background:#ddd;border-radius:9999px}.selectField__Options li{color:#000;cursor:pointer;padding:12rem;position:relative;transition:color .3s,background-color .3s}.selectField__Options li:focus{outline:0}.selectField__Options li.isSelected,.selectField__Options li:active,.selectField__Options li:focus,.selectField__Options li:hover{background-color:#f6f6f6}.selectField__Options li .form__Label{color:inherit!important}.selectField__Options .checkboxField__Label{pointer-events:all!important;position:static!important;transform:none!important}.selectField__Options .checkboxField__Label:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.selectField__Options .form__Errors{display:none}.selectField__OptionsDescription{color:#000!important;cursor:auto!important;font-size:16rem!important;font-weight:400!important;letter-spacing:normal!important;line-height:1.5!important}.selectField__Search{cursor:text}.textareaField__Wrapper{background-color:transparent;overflow:hidden;position:relative;width:100%}.textareaField__Wrapper textarea{background-attachment:local;background-color:transparent;background-image:linear-gradient(90deg,transparent 0,transparent 0),linear-gradient(270deg,transparent 0,transparent 0),repeating-linear-gradient(transparent,transparent 50rem,#c2c2c2 51rem,#c2c2c2 52rem,transparent 0);border:0;display:block;font-family:DM Sans;font-size:16rem;line-height:3.25;min-height:180rem;outline:0;padding:5rem 10rem 10rem;resize:none;width:100%}.textareaField__Wrapper textarea::-webkit-input-placeholder{color:#000}.textareaField__Wrapper textarea::-webkit-scrollbar{background:#ddd;width:4rem}.textareaField__Wrapper textarea ::-webkit-scrollbar-track,.textareaField__Wrapper textarea::-webkit-scrollbar-corner{background:#ddd}.textareaField__Wrapper textarea::-webkit-scrollbar-thumb{background:#000}.textareaField__Wrapper textarea:disabled{background-color:#eee}.textareaField{position:relative}.textareaField.isDisabled .textareaField__Wrapper{opacity:.5}.textareaField.isDisabled input{background-color:#eee}.textareaField.isError .textareaField__Wrapper{border-color:red}.textareaField.isError .textareaField__Wrapper textarea{color:red}.textareaField.isError .textareaField__Wrapper textarea::-webkit-input-placeholder{color:red}@media screen and (min-width:769px){.textareaField.isInline{align-items:flex-start;display:flex}.textareaField.isInline .textareaField__Wrapper{margin:0 10rem}}.fileField__Wrapper,.selectField__Wrapper,.textField__Wrapper{align-items:center;border-bottom:1px solid rgba(0,0,0,.24);display:flex;min-height:43rem;position:relative;width:100%}.fileField__Wrapper input,.selectField__Wrapper input,.textField__Wrapper input{background:transparent;border:0;border-radius:10rem;font-family:DM Sans;font-size:16rem;outline:0;padding:10rem;width:100%}.fileField__Wrapper input::-webkit-input-placeholder,.selectField__Wrapper input::-webkit-input-placeholder,.textField__Wrapper input::-webkit-input-placeholder{color:#000}.fileField,.selectField,.textField{position:relative}.isDisabled.fileField .fileField__Wrapper,.isDisabled.fileField .selectField__Wrapper,.isDisabled.fileField .textField__Wrapper,.isDisabled.selectField .fileField__Wrapper,.isDisabled.selectField .selectField__Wrapper,.isDisabled.selectField .textField__Wrapper,.textField.isDisabled .fileField__Wrapper,.textField.isDisabled .selectField__Wrapper,.textField.isDisabled .textField__Wrapper{background-color:#eee;border-color:#aaa}.isDisabled.fileField input,.isDisabled.selectField input,.textField.isDisabled input{background-color:#eee}.isError.fileField .fileField__Wrapper,.isError.fileField .selectField__Wrapper,.isError.fileField .textField__Wrapper,.isError.selectField .fileField__Wrapper,.isError.selectField .selectField__Wrapper,.isError.selectField .textField__Wrapper,.textField.isError .fileField__Wrapper,.textField.isError .selectField__Wrapper,.textField.isError .textField__Wrapper{border-color:red}.isError.fileField .fileField__Wrapper input,.isError.fileField .selectField__Wrapper input,.isError.fileField .textField__Wrapper input,.isError.selectField .fileField__Wrapper input,.isError.selectField .selectField__Wrapper input,.isError.selectField .textField__Wrapper input,.textField.isError .fileField__Wrapper input,.textField.isError .selectField__Wrapper input,.textField.isError .textField__Wrapper input{color:red}.isError.fileField .fileField__Wrapper input::-webkit-input-placeholder,.isError.fileField .selectField__Wrapper input::-webkit-input-placeholder,.isError.fileField .textField__Wrapper input::-webkit-input-placeholder,.isError.selectField .fileField__Wrapper input::-webkit-input-placeholder,.isError.selectField .selectField__Wrapper input::-webkit-input-placeholder,.isError.selectField .textField__Wrapper input::-webkit-input-placeholder,.textField.isError .fileField__Wrapper input::-webkit-input-placeholder,.textField.isError .selectField__Wrapper input::-webkit-input-placeholder,.textField.isError .textField__Wrapper input::-webkit-input-placeholder{color:red}@media screen and (min-width:769px){.isInline.fileField,.isInline.selectField,.textField.isInline{align-items:center;display:flex}.isInline.fileField .fileField__Wrapper,.isInline.fileField .selectField__Wrapper,.isInline.fileField .textField__Wrapper,.isInline.selectField .fileField__Wrapper,.isInline.selectField .selectField__Wrapper,.isInline.selectField .textField__Wrapper,.textField.isInline .fileField__Wrapper,.textField.isInline .selectField__Wrapper,.textField.isInline .textField__Wrapper{margin:0 0 0 10rem}.isInline.fileField .fileField__Wrapper+*,.isInline.fileField .selectField__Wrapper+*,.isInline.fileField .textField__Wrapper+*,.isInline.selectField .fileField__Wrapper+*,.isInline.selectField .selectField__Wrapper+*,.isInline.selectField .textField__Wrapper+*,.textField.isInline .fileField__Wrapper+*,.textField.isInline .selectField__Wrapper+*,.textField.isInline .textField__Wrapper+*{margin-left:10rem}}.selectField__Prepend,.textField__Prepend{padding-left:10rem;white-space:nowrap}.selectField__Append,.textField__Append{padding-right:10rem;white-space:nowrap}.formField__Tooltip{height:16rem;position:relative;width:16rem;z-index:1000}.formField__Tooltip.isOpen .formField__TooltipIcon+.formField__TooltipText,.formField__Tooltip.isOpen .formField__TooltipIcon:before{opacity:1;transition:opacity .2s,visibility .2s;visibility:visible}@media screen and (min-width:769px){.formField__Tooltip.isArrowOnBottom .formField__TooltipIcon:before{border-color:transparent transparent #aaa;border-width:0 8px 8px;bottom:-8px;top:auto}}.formField__Tooltip.isClickOnly{cursor:pointer}.formField__TooltipIcon{background-color:#aaa;border-radius:50%;color:#fff;display:block;font-size:10rem;height:16rem;line-height:16rem;position:relative;text-align:center;width:16rem;z-index:100}.formField__TooltipIcon:before{border-color:#aaa transparent transparent;border-style:solid;border-width:8rem 8rem 0;content:"";height:0;left:50%;opacity:0;position:absolute;top:-8px;transform:translate(-50%);visibility:hidden;width:0}@media screen and (min-width:769px){.formField__TooltipIcon:before{transition:opacity .2s,visibility .2s}}.formField__TooltipText{background-color:#aaa;bottom:100%;color:#fff;font-size:14rem;font-weight:400;opacity:0;padding:10rem;position:absolute;right:8rem;visibility:hidden;width:250rem;will-change:opacity}@media screen and (min-width:769px){.formField__TooltipText{transition:opacity .2s,visibility .2s}}.formField__TooltipText:before{bottom:-24rem;content:"";left:0;position:absolute;right:0;top:0}@media screen and (max-width:768px){.formField__TooltipText{bottom:auto!important;left:5rem!important;position:fixed;right:5rem!important;transform:translateY(-100%) translateY(-8rem);width:auto}}.about .inTouchForm .transition{display:none}.about__Header{margin-top:-100rem;position:relative}@media (max-width:768px){.about__Header{margin-top:0;padding:0 0 120rem}}.about__Synergies .about__HeaderListItem:not(:first-child){margin-top:180rem}@media (max-width:767px){.about__Synergies .about__HeaderListItem:not(:first-child){margin-top:120rem}}@media (max-width:480px){.about__Synergies .about__HeaderListItem:not(:first-child){margin-top:60rem}}.about__HeaderTitle{margin-bottom:140rem;text-align:center}@media (max-width:767px){.about__HeaderTitle{margin-bottom:80rem}}.about__HeaderTitle .h2,.about__HeaderTitle .whoWeAre>div p,.whoWeAre>div .about__HeaderTitle p{font-family:Poppins;font-style:italic;font-weight:900;text-transform:uppercase}.about__HeaderTitle .h2 span,.about__HeaderTitle .whoWeAre>div p span,.whoWeAre>div .about__HeaderTitle p span{color:#ff564f}@media (max-width:768px){.about__HeaderListItem{overflow:hidden}.about__HeaderListItem+.about__HeaderListItem{margin-top:90rem}}.about__HeaderListItem img{position:relative;z-index:2}@media (max-width:768px){.about__HeaderListItem img{margin:0 auto;max-width:400rem;width:100%}}.about__HeaderListItem .about__HeaderListItemImage{position:relative}.about__HeaderListItem .about__HeaderListItemImage:after,.about__HeaderListItem .about__HeaderListItemImage:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";position:absolute}@media (max-width:768px){.about__HeaderListItem .about__HeaderListItemImage:after,.about__HeaderListItem .about__HeaderListItemImage:before{background-size:contain}}.about__HeaderListItem:nth-of-type(2n) .wrapperLarge{flex-direction:row-reverse}@media (max-width:768px){.about__HeaderListItem:nth-of-type(2n) .wrapperLarge{flex-direction:column}}.about__HeaderListItem:first-of-type{align-items:flex-start}.about__HeaderListItem:first-of-type .about__HeaderListItemText{align-self:flex-start;margin-top:60rem}@media (max-width:768px){.about__HeaderListItem:first-of-type .about__HeaderListItemText{margin-top:0}}.about__HeaderListItem:first-of-type img{width:716rem}@media (max-width:768px){.about__HeaderListItem:first-of-type img{width:100%}}.about__HeaderListItem:nth-of-type(2){margin-top:120rem}@media (max-width:768px){.about__HeaderListItem:nth-of-type(2){margin-top:50rem;padding-top:100rem}}.about__HeaderListItem:nth-of-type(2) .about__HeaderListItemText{align-self:flex-start;margin-top:70rem}@media (max-width:768px){.about__HeaderListItem:nth-of-type(2) .about__HeaderListItemText{margin-top:0}}.about__HeaderListItem:nth-of-type(2) .about__HeaderListItemImage{position:relative}.about__HeaderListItem:nth-of-type(2) .about__HeaderListItemImage img{width:584rem}@media (max-width:768px){.about__HeaderListItem:nth-of-type(2) .about__HeaderListItemImage img{width:100%}}.about__HeaderListItem:nth-of-type(2) .about__HeaderListItemImage:before{background-image:url(../resources/images/about/blob-1.png);height:840rem;left:-47rem;top:-412rem;width:919rem}@media (max-width:768px){.about__HeaderListItem:nth-of-type(2) .about__HeaderListItemImage:before{height:100%;max-width:700rem;right:100rem;top:-150rem;width:auto;width:100%}}.about__HeaderListItem:nth-of-type(2) .about__HeaderListItemImage:after{background-image:url(../resources/images/about/blob-2.png);bottom:-78rem;height:590rem;right:-439rem;width:780rem;z-index:5}@media (max-width:768px){.about__HeaderListItem:nth-of-type(2) .about__HeaderListItemImage:after{bottom:-78rem;height:100%;max-width:400rem;right:-50rem;width:auto;width:100%}}.about__HeaderListItem:nth-of-type(3){margin-top:-100rem}@media (max-width:768px){.about__HeaderListItem:nth-of-type(3){margin-top:60rem}}.about__HeaderListItem:nth-of-type(3) img{width:700rem}@media (max-width:768px){.about__HeaderListItem:nth-of-type(3) img{width:100%}}.about__HeaderListItem:nth-of-type(3) .about__HeaderListItemText{align-self:flex-start;margin-top:170rem}@media (max-width:768px){.about__HeaderListItem:nth-of-type(3) .about__HeaderListItemText{margin-top:0}}.about__HeaderListItem:nth-of-type(3) .about__HeaderListItemImage{position:relative}@media (max-width:768px){.about__HeaderListItem:nth-of-type(3) .about__HeaderListItemImage{padding-top:100rem}}.about__HeaderListItem:nth-of-type(3) .about__HeaderListItemImage:before{background-image:url(../resources/images/about/blob-3.png);height:550rem;right:84rem;top:-100rem;width:550rem}@media (max-width:768px){.about__HeaderListItem:nth-of-type(3) .about__HeaderListItemImage:before{left:50%;max-width:440rem;right:auto;top:0;transform:translate(-50%);width:100%}}.about__HeaderListItem:nth-of-type(3) .about__HeaderListItemImage:after{background-image:url(../resources/images/about/blob-4.png);bottom:150rem;height:192rem;right:0;width:296rem;z-index:5}@media (max-width:768px){.about__HeaderListItem:nth-of-type(3) .about__HeaderListItemImage:after{top:0}}.about__HeaderListItem .wrapper,.about__HeaderListItem .wrapperLarge{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:2;grid-gap:0 120rem}@media (max-width:767px){.about__HeaderListItem .wrapper,.about__HeaderListItem .wrapperLarge{align-items:normal;display:flex;flex-direction:column;grid-gap:28rem}}.about__HeaderListItemText{min-width:550rem;position:relative;width:550rem;z-index:2}@media (max-width:767px){.about__HeaderListItemText{min-width:auto;order:2;width:100%}}.about__HeaderListItemText .smallTitleSecondary{color:#ff564f}@media (max-width:767px){.about__HeaderListItemText .smallTitleSecondary{padding-left:0}}.about__HeaderListItemText .h2,.about__HeaderListItemText .whoWeAre>div p,.whoWeAre>div .about__HeaderListItemText p{margin-top:12rem}.about__HeaderListItemText .h2 span,.about__HeaderListItemText .whoWeAre>div p span,.whoWeAre>div .about__HeaderListItemText p span{color:#ff564f}.about__HeaderListItemText .text{border-bottom:1px solid #000;margin-top:48rem;padding-bottom:24rem}@media (max-width:767px){.about__HeaderListItemText .text{margin-top:24rem}}.about__HeaderListItemText .text ul li{position:relative}.about__HeaderListItemText .text ul li:not(:first-child){margin-top:6rem}.about__HeaderListItemText .text ul li:before{border-bottom:6rem solid transparent;border-left:10rem solid #ff564f;border-top:6rem solid transparent;content:"";height:0;left:0;margin-right:12rem;position:absolute;top:50%;transform:translateY(-50%);width:0}.about__HeaderListItemImage{max-width:650rem}@media (max-width:767px){.about__HeaderListItemImage{max-width:none;order:1;width:100%}}.about__Video{padding:120rem 0}@media (max-width:767px){.about__Video{padding:60rem 0}}.about__Video .transition{display:none}.about__Video .isVimeo{position:relative}.about__Management{padding:120rem 0 240rem}@media (max-width:767px){.about__Management{padding:60rem 0}}.about__Management.about__Management--Grid .about__ManagementList{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20rem}@media (max-width:480px){.about__Management.about__Management--Grid .about__ManagementList{grid-gap:6rem}}.about__Management.about__Management--Grid .about__ManagementListItem:not(:last-of-type){margin-right:0}.about__ManagementTitle{text-align:center}.about__ManagementTitle .h2,.about__ManagementTitle .whoWeAre>div p,.whoWeAre>div .about__ManagementTitle p{font-family:Poppins;font-style:italic;text-transform:uppercase}.about__ManagementTitle .h2 span,.about__ManagementTitle .whoWeAre>div p span,.whoWeAre>div .about__ManagementTitle p span{color:#ff564f}.about__ManagementFilters{margin-top:80rem}.about__ManagementFilters .smallBoldTitle{color:#000;text-align:center}.about__ManagementFiltersList{align-items:center;display:flex;justify-content:center;grid-gap:0 32rem;margin-top:48rem}@media (max-width:767px){.about__ManagementFiltersList{grid-gap:0 24rem}}@media (max-width:480px){.about__ManagementFiltersList{justify-content:flex-start;overflow-x:auto}}.about__ManagementFiltersList p{color:#ff564f;cursor:pointer;position:relative;transition:.3s}.about__ManagementFiltersList p:before{background-color:#ff564f;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;transition:.3s}.about__ManagementFiltersList p.isActive,.about__ManagementFiltersList p:hover{color:#000}.about__ManagementFiltersList p.isActive:before,.about__ManagementFiltersList p:hover:before{opacity:0;visibility:hidden}.about__ManagementWrapper{align-items:flex-start;display:flex}.about__ManagementList{margin-top:60rem}@media (max-width:480px){.about__ManagementList{grid-gap:6rem;margin-top:40rem}}.about__ManagementList .about__ManagementListItem:not(:last-of-type){margin-right:40rem}.about__ManagementInfo{margin-left:32rem;margin-top:380rem;min-width:430rem;position:sticky;top:0;width:430rem}@media (max-width:767px){.about__ManagementInfo{margin-top:100rem;min-width:270rem;width:270rem}}@media (max-width:480px){.about__ManagementInfo{display:none}}.about__ManagementInfo .text{margin-top:12rem}.about__ManagementInfo .text p{font-size:24rem;font-weight:500}@media (max-width:767px){.about__ManagementInfo .text p{font-size:18rem}}.about__ManagementInfoHeader{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between;margin-top:12rem;padding-bottom:12rem}.about__ManagementInfoHeaderSocial{display:flex;margin-left:12rem}.about__ManagementInfoHeaderSocial a{min-width:40rem;width:40rem}.about__ManagementInfoHeaderSocial a:hover .fill{fill:#ff564f}.about__ManagementInfoHeaderSocial a:not(:first-child){margin-left:12rem}.about__ManagementInfoHeaderSocial a img,.about__ManagementInfoHeaderSocial a svg{height:auto;width:100%}.about__ManagementInfoHeaderSocial a .fill{fill:#000;transition:.3s}.about__ManagementInfoImage{margin-top:24rem}.about__ManagementInfoImage img{border-radius:8rem;width:100%}.about__ManagementListItem{border-radius:12rem;cursor:pointer}.about__ManagementListItem:not(:last-of-type){margin-right:40rem}.about__ManagementListItem:nth-of-type(4n+1){transform:translateY(210rem)}@media (max-width:767px){.about__ManagementListItem:nth-of-type(4n+1){transform:translateY(60rem)}}.about__ManagementListItem:nth-of-type(4n+3){transform:translateY(140rem)}@media (max-width:767px){.about__ManagementListItem:nth-of-type(4n+3){transform:translateY(45rem)}}.about__ManagementListItem:nth-of-type(4n+4){transform:translateY(270rem)}@media (max-width:767px){.about__ManagementListItem:nth-of-type(4n+4){transform:translateY(100rem)}}.about__ManagementListItem:hover .about__ManagementListItemImage:not(.isActive){box-shadow:0 6rem 12rem #6969697a;transform:scale(1.02)}.about__ManagementListItem:hover .about__ManagementListItemImage:not(.isActive):after,.about__ManagementListItem:hover .about__ManagementListItemImage:not(.isActive):before{opacity:0}.about__ManagementListItem:hover .about__ManagementListItemImageBlend{opacity:1;transform:scale(1)}.about__ManagementListItem:hover .about__ManagementListItemImageTag{background-color:transparent}.about__ManagementListItem.isInactive{pointer-events:none}.about__ManagementListItem.isInactive .about__ManagementListItemImage{opacity:.2}.about__ManagementListItemImage{border-radius:12rem;overflow:hidden;position:relative;transition:.2s}.about__ManagementListItemImage.isActive{box-shadow:none;cursor:auto;transform:none}.about__ManagementListItemImage.isActive:after,.about__ManagementListItemImage.isActive:before{opacity:1}.about__ManagementListItemImage.isActive .about__ManagementListItemImageBlend{background-color:#ff564f;mix-blend-mode:multiply;opacity:1;transform:scale(1);z-index:2}@media (max-width:480px){.about__ManagementListItemImage.isActive .about__ManagementListItemImageBlend{opacity:0}}.about__ManagementListItemImage.isActive .about__ManagementListItemContent{transform:translate(0)}.about__ManagementListItemImage.isActive .about__ManagementListItemImageTag{opacity:0}.about__ManagementListItemImage>img{border-radius:12rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about__ManagementListItemImageBlend{border-radius:12rem;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(0);transform-origin:50% 100%;transition:.3s}.about__ManagementListItemImageTag{align-items:center;background-color:#ff564f;border-radius:50% 50% 0 0;bottom:0;display:flex;height:90rem;justify-content:center;left:50%;position:absolute;transform:translate(-50%);transition:.2s;width:90rem;z-index:2}.about__ManagementListItemImageTag svg,.about__ManagementListItemImageTag>img{max-height:40rem;max-width:80rem}.about__ManagementListItemImageTag .fill{fill:#fff}.about__ManagementListItemContent{background-color:#fff;border-radius:12rem;bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;padding:24rem;position:absolute;right:0;top:0;transform:translate(-100%);transition:.3s;z-index:2}.about__ManagementListItemContentClose{cursor:pointer;position:absolute;right:24rem;top:24rem}.about__ManagementListItemContentClose img,.about__ManagementListItemContentClose svg{transform:rotate(45deg)}.about__ManagementListItemContentTop{overflow-y:auto}.about__ManagementListItemContentTop::-webkit-scrollbar{width:6rem}.about__ManagementListItemContentTop::-webkit-scrollbar-track{background-color:#f6f6f6}.about__ManagementListItemContentTop::-webkit-scrollbar-thumb{background-color:#000}.about__ManagementListItemContentTop h3{color:#ff564f;font-family:Poppins;font-style:italic;font-weight:900;margin-top:12rem;text-transform:uppercase}.about__ManagementListItemContentBottom,.about__ManagementListItemContentTop .text{margin-top:24rem}.about__ManagementListItemContentSocial{display:flex}.about__ManagementListItemContentSocial a{min-width:48rem;width:48rem}.about__ManagementListItemContentSocial a:hover .fill{fill:#000}.about__ManagementListItemContentSocial a:not(:first-child){margin-left:12rem}.about__ManagementListItemContentSocial a img,.about__ManagementListItemContentSocial a svg{height:auto;width:100%}.about__ManagementListItemContentSocial a .fill{transition:.3s}.about__ManagementListItemTitle{margin-top:30rem;text-align:center;transition:.3s}.about__ManagementListItemTitle.isActive{opacity:0;pointer-events:none;visibility:hidden}.about__Partners{margin-top:120rem}@media (max-width:480px){.about__Partners{margin-top:80rem}}.about__PartnersTitle{border-bottom:2px solid #000;padding-bottom:24rem;text-align:center}.about__PartnersTitle .h2,.about__PartnersTitle .whoWeAre>div p,.whoWeAre>div .about__PartnersTitle p{font-family:Poppins;font-style:italic;font-weight:900;text-transform:uppercase}.about__PartnersTitle .h2 span,.about__PartnersTitle .whoWeAre>div p span,.whoWeAre>div .about__PartnersTitle p span{color:#ff564f}.about__PartnersTitle .smallTitle{margin-top:80rem}.about__PartnersListItemImages .agencies__PartnersListItemImage{border-radius:8rem}.about__PartnersListItemImages .agencies__PartnersListItemImage:after,.about__PartnersListItemImages .agencies__PartnersListItemImage:before{border-radius:8rem!important}.about__PartnersListItemImages .agencies__PartnersListItemImage img{border-radius:8rem;position:relative;z-index:2}.about__PartnersListItemImages .agencies__PartnersListItemImage.agencies__PartnersListItemImage--Logo{border-radius:50%;height:200rem;min-width:200rem;width:200rem}@media (max-width:480px){.about__PartnersListItemImages .agencies__PartnersListItemImage.agencies__PartnersListItemImage--Logo{height:124rem;min-width:124rem;width:124rem}}.about__PartnersListItemImages .agencies__PartnersListItemImage.agencies__PartnersListItemImage--Logo img{border-radius:0}.about__PartnersListItemImages .agencies__PartnersListItemImage:not(.agencies__PartnersListItemImage--Logo){height:200rem;min-width:150rem;width:150rem}@media (max-width:480px){.about__PartnersListItemImages .agencies__PartnersListItemImage:not(.agencies__PartnersListItemImage--Logo){height:124rem;min-width:100rem;width:100rem}}.about__PartnersListItemImages .agencies__PartnersListItemImageBlend{border-radius:8rem}.about__PartnersList{display:flex;flex-wrap:wrap;grid-gap:10rem 60rem;justify-content:center;margin-top:80rem}@media (max-width:767px){.about__PartnersList{display:none}}.about__PartnersList a:hover svg,.about__PartnersList button:hover svg{color:#ff564f;fill:#ff564f}.about__PartnersList a:hover img,.about__PartnersList button:hover img{filter:invert(52%) sepia(59%) saturate(3123%) hue-rotate(329deg) brightness(100%) contrast(101%)}.about__PartnersList a img,.about__PartnersList a svg,.about__PartnersList button img,.about__PartnersList button svg{transition:.3s}.about__PartnersList a img,.about__PartnersList button img{max-height:170rem;max-width:170rem;transition:transform .3s}.about__Profiles{margin-top:240rem}@media (max-width:767px){.about__Profiles{margin-top:120rem}}.about__ProfilesTitle{max-width:815rem}.about__ProfilesTitle .smallTitle{padding-left:48rem}@media (max-width:767px){.about__ProfilesTitle .smallTitle{padding-left:0}}.about__ProfilesTitle .h2,.about__ProfilesTitle .whoWeAre>div p,.whoWeAre>div .about__ProfilesTitle p{margin-top:12rem}.about__ProfilesTitle .h2 span,.about__ProfilesTitle .whoWeAre>div p span,.whoWeAre>div .about__ProfilesTitle p span{color:#ff564f}.about__ProfilesList{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:120rem;margin-top:80rem}@media (max-width:767px){.about__ProfilesList{display:flex;flex-direction:column;grid-gap:60rem;margin-top:60rem}}.about__ProfilesListItem{align-items:center;display:flex;flex-direction:column;justify-content:center}.about__ProfilesListItemCircle{align-items:center;border:1px dashed #ff564f;border-radius:50%;display:flex;height:385rem;justify-content:center;min-width:385rem;position:relative;width:385rem}@media (max-width:480px){.about__ProfilesListItemCircle{height:300rem;min-width:300rem;width:300rem}}.about__ProfilesListItemCircle:before{background-color:#ff564f;border-radius:50%;bottom:44rem;content:"";left:44rem;position:absolute;right:44rem;top:44rem}.about__ProfilesListItemCircle img,.about__ProfilesListItemCircle svg{max-height:124rem;max-width:192rem;position:relative;z-index:1}.about__ProfilesListItemText{margin-top:36rem;text-align:center}.about__ProfilesListItemText>p{font-size:15rem;font-weight:400;line-height:1.6}.about__ProfilesListItemText h3{color:#ff564f;font-size:18rem;font-weight:700;line-height:1.6;text-transform:uppercase}.about__ProfilesListItemText .text{margin-top:20rem}.about__ProfilesListItemText .text p{font-size:16rem}.about__Skills{margin-top:260rem;padding-bottom:160rem}@media (max-width:767px){.about__Skills{margin-top:120rem;padding-bottom:120rem}}.about__SkillsWrapper{align-items:center;display:flex;justify-content:space-between}@media (max-width:767px){.about__SkillsWrapper{flex-direction:column}}.about__SkillsTitle{width:100%}.about__SkillsTitle .smallTitle{padding-left:48rem}@media (max-width:767px){.about__SkillsTitle .smallTitle{padding-left:0}}.about__SkillsTitle .h2,.about__SkillsTitle .whoWeAre>div p,.whoWeAre>div .about__SkillsTitle p{margin-top:12rem}.about__SkillsTitle .h2 span,.about__SkillsTitle .whoWeAre>div p span,.whoWeAre>div .about__SkillsTitle p span{color:#ff564f}.about__SkillsGraphic{align-items:center;display:flex;justify-content:center;min-width:820rem;width:820rem}@media (max-width:767px){.about__SkillsGraphic{margin-top:36rem;min-width:auto;width:100%}}.about__SkillsGraphicImage{position:relative}.about__SkillsGraphicImage svg,.about__SkillsGraphicImage>img{width:385rem}.about__SkillsGraphicImageText{position:absolute}.about__SkillsGraphicImageText:first-of-type{bottom:60rem;left:-160rem;max-width:160rem}.about__SkillsGraphicImageText:nth-of-type(2){bottom:-40rem;max-width:215rem;right:-235rem}.about__SkillsGraphicImageText:nth-of-type(3){left:20rem;max-width:210rem;top:-80rem}.about__SkillsGraphicImageText h4{color:#ff564f;font-size:18rem;font-weight:700;line-height:1.6;text-transform:uppercase}.about__SkillsGraphicImageText p{font-size:15rem;line-height:1.6}.about__Portfolio{padding:120rem 0}@media (max-width:767px){.about__Portfolio{padding:60rem 0}}.about__ManagementProgress{display:flex;justify-content:center;margin-top:60rem}.about__ManagementModal{display:none}@media (max-width:480px){.about__ManagementModal{align-items:flex-end;display:flex;padding:0}}.about__ManagementModal .modal__Wrapper{border-radius:8rem 8rem 0 0;padding:80rem 16rem 24rem;width:100%}.about__ManagementModal .modal__Content{max-height:calc(100vh - 160rem)}.about__ManagementModal .about__ManagementInfo{display:block;margin-left:0;margin-top:0;min-width:auto;position:relative;top:auto;width:100%}.about__Responsibility{background-color:#f6f6f6;overflow:hidden;padding:230rem 0 160rem}@media (max-width:768px){.about__Responsibility{padding:160rem 0 90rem}}.about__Responsibility.isVertical{background-color:#fff;margin:132rem 0 125rem;padding:0}@media (max-width:768px){.about__Responsibility.isVertical{margin:90rem 0}}.about__Responsibility.isVertical .about__ResponsibilityWrapper{-moz-column-gap:97rem;column-gap:97rem}@media (max-width:768px){.about__Responsibility.isVertical .about__ResponsibilityWrapper{gap:0}}.about__Responsibility.isVertical .about__TitleWrapper{grid-column:1/3;max-width:900rem;place-self:center;width:100%;width:-moz-fit-content;width:fit-content}.about__Responsibility.isVertical .about__ResponsibilityImage{grid-row:2}@media (max-width:768px){.about__Responsibility.isVertical .about__ResponsibilityImage{grid-row:1}}.about__Responsibility.isVertical .about__ResponsibilityImage p{display:none}.about__Responsibility.isVertical .about__BottomWrapper{grid-column:1;max-width:524rem;place-self:flex-end;align-self:center}@media (max-width:768px){.about__Responsibility.isVertical .about__BottomWrapper{place-self:normal}}.about__Responsibility.isVertical .about__BottomWrapper p{margin:18rem 0 25rem}.about__Responsibility.isVertical .about__ResponsibilityImage{grid-column:2}@media (max-width:768px){.about__Responsibility.isVertical .about__ResponsibilityImage{grid-column:1}}.about__Responsibility.isVertical .about__ResponsibilityImage img{position:relative;z-index:3}.about__Responsibility.isVertical .about__ResponsibilityImage svg{display:block;z-index:2}.about__ResponsibilityWrapper{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between}@media (max-width:768px){.about__ResponsibilityWrapper{grid-template-columns:1fr}}@media (max-width:767px){.about__ResponsibilityWrapper{flex-direction:column}}.about__ResponsibilityImage{max-width:650rem;position:relative}.about__ResponsibilityImage img{width:100%}.about__ResponsibilityImage svg{height:-moz-fit-content;height:fit-content;left:50%;max-width:400rem;position:absolute;top:0;transform:translate(-50%);width:100%}.about__ResponsibilityImage p{color:transparent;font-family:Poppins;font-size:80rem;font-style:italic;font-weight:900;left:0;letter-spacing:-1.6rem;line-height:1;position:absolute;right:0;top:0;transform:translateY(-50%) rotate(-15deg);-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#ff564f;border-bottom:2rem dashed #ff564f;text-align:center;text-transform:uppercase}@media (max-width:767px){.about__ResponsibilityImage p{font-size:60rem}}@media (max-width:480px){.about__ResponsibilityImage p{font-size:40rem;letter-spacing:0}}.about__ResponsibilityImage p span{color:#ff564f}.about__ResponsibilityText{max-width:524rem;width:585rem;width:100%}@media (max-width:767px){.about__ResponsibilityText{margin-top:36rem}}@media (max-width:480px){.about__ResponsibilityText .h2,.about__ResponsibilityText .whoWeAre>div p,.whoWeAre>div .about__ResponsibilityText p{margin-top:12rem}}.about__ResponsibilityText .h2 span,.about__ResponsibilityText .whoWeAre>div p span,.whoWeAre>div .about__ResponsibilityText p span{color:#ff564f}.about__ResponsibilityText .text{border-bottom:1px solid #000;margin-top:24rem;padding-bottom:24rem}.about__ResponsibilityTextNumber{align-items:center;display:flex;gap:18rem;margin-top:24rem}.about__ResponsibilityTextNumber h4{color:transparent;font-family:Poppins;font-size:48rem;font-style:italic;font-weight:700;letter-spacing:1rem;line-height:1;text-transform:uppercase;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#000}@media (max-width:767px){.about__ResponsibilityTextNumber h4{font-size:36rem}}@media (max-width:480px){.about__ResponsibilityTextNumber h4{font-size:28rem}}.about__ResponsibilityTextNumber h5{font-family:Poppins;font-size:24rem;font-style:italic;font-weight:900;letter-spacing:-.24rem;line-height:1;margin-top:12rem;text-transform:uppercase}@media (max-width:480px){.about__ResponsibilityTextNumber h5{font-size:18rem}}.about__ResponsibilityTextButton{border-top:1px solid #000;display:flex;justify-content:flex-end;margin-top:24rem;padding-top:34rem}.about__ResponsibilityTextButton a,.about__ResponsibilityTextButton button{align-items:center;display:inline-flex;transition:.3s}.about__ResponsibilityTextButton a:hover span,.about__ResponsibilityTextButton button:hover span{color:#000}.about__ResponsibilityTextButton a:hover .fill,.about__ResponsibilityTextButton button:hover .fill{fill:#000;stroke:#000}.about__ResponsibilityTextButton a img,.about__ResponsibilityTextButton a svg,.about__ResponsibilityTextButton button img,.about__ResponsibilityTextButton button svg{margin-left:36rem;max-height:48rem;max-width:48rem;min-height:48rem;min-width:48rem}.about__ResponsibilityTextButton a .fill,.about__ResponsibilityTextButton a span,.about__ResponsibilityTextButton button .fill,.about__ResponsibilityTextButton button span{transition:.3s}.about__Network{background-color:#f6f6f6;display:flex;flex-direction:column;justify-content:center;padding:60rem 0;position:relative}@media (max-width:480px){.about__Network{padding:0}}.about__Network .horizontalScroll>section{box-sizing:content-box;min-height:100vh!important}.about__Network .wrapper{display:flex;flex-direction:column;justify-content:center}@media only screen and (max-height:1000px){.about__Network .wrapper{justify-content:flex-end;padding-bottom:60rem}}@media only screen and (max-height:700px){.about__Network .wrapper{justify-content:center;padding-bottom:0}}@media (max-width:480px){.about__Network .wrapper{justify-content:flex-end;padding-bottom:60rem}}.about__NetworkTitle{left:440rem;position:absolute;top:40rem;width:calc(100vw - 800rem)}@media (max-width:1919px){.about__NetworkTitle{left:240rem;top:100rem;width:calc(100vw - 400rem)}}@media (max-width:767px){.about__NetworkTitle{left:30rem;top:140rem;width:calc(100vw - 40rem)}}@media only screen and (max-height:800px) and (min-width:768px){.about__NetworkTitle{top:40rem}}@media only screen and (max-height:700px) and (min-width:768px){.about__NetworkTitle{top:20rem}}.about__NetworkTitle .h2,.about__NetworkTitle .whoWeAre>div p,.whoWeAre>div .about__NetworkTitle p{margin-top:12rem}.about__NetworkTitle .h2 span,.about__NetworkTitle .whoWeAre>div p span,.whoWeAre>div .about__NetworkTitle p span{color:#ff564f}.about__NetworkWrapper{align-items:center;display:flex;width:calc(50% + 50vw - 2rem)}.about__NetworkHolder{display:flex;flex-direction:column;justify-content:center;left:0;min-height:100%;padding-left:240rem;position:sticky;top:0}@media (max-width:1919px){.about__NetworkHolder{padding-left:120rem}}@media (max-width:767px){.about__NetworkHolder{padding-left:30rem}}.about__NetworkImage{min-width:620rem;width:620rem}@media (max-width:1919px){.about__NetworkImage{left:285rem}}@media (max-width:1600px){.about__NetworkImage{left:125rem}}@media (max-width:767px){.about__NetworkImage{left:40rem;min-width:300rem;width:300rem}}@media (max-width:480px){.about__NetworkImage{min-width:300rem;width:300rem}}@media only screen and (max-height:700px){.about__NetworkImage{min-width:300rem;width:300rem}}.about__NetworkImage img{max-height:620rem;max-width:100%}@media (max-width:767px){.about__NetworkImage img{max-height:400rem}}@media (max-width:480px){.about__NetworkImage img{max-height:300rem}}@media only screen and (max-height:700px){.about__NetworkImage img{max-height:400rem}}.about__NetworkList{align-items:stretch;display:flex;position:relative;grid-gap:40rem;margin-left:12rem}.about__NetworkListItem{background-color:#fff;border-radius:12rem;min-width:530rem;padding:80rem 60rem;width:530rem}@media (max-width:767px){.about__NetworkListItem{min-width:370rem;padding:40rem 30rem;width:370rem}}@media only screen and (max-height:700px){.about__NetworkListItem{padding:40rem 30rem}}.about__NetworkListItem:last-of-type{margin-right:285rem}@media (max-width:1919px){.about__NetworkListItem:last-of-type{margin-right:200rem}}@media (max-width:1600px){.about__NetworkListItem:last-of-type{margin-right:120rem}}@media (max-width:767px){.about__NetworkListItem:last-of-type{margin-right:0}}.about__NetworkListItem h4{color:transparent;font-family:Poppins;font-size:48rem;font-style:italic;font-weight:700;letter-spacing:1rem;line-height:1;text-transform:uppercase;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#ff564f}@media (max-width:767px){.about__NetworkListItem h4{font-size:28rem}}@media only screen and (max-height:700px){.about__NetworkListItem h4{font-size:28rem}}.about__NetworkListItem h5{color:#ff564f;font-family:Poppins;font-size:24rem;font-style:italic;font-weight:900;letter-spacing:-.24rem;line-height:1;margin-top:12rem;text-transform:uppercase}@media (max-width:767px){.about__NetworkListItem h5{font-size:18rem}}@media only screen and (max-height:700px){.about__NetworkListItem h5{font-size:18rem}}.about__NetworkListItem .text{margin-top:24rem}.about__NetworkListItem .text p{font-size:24rem}@media (max-width:767px){.about__NetworkListItem .text p{font-size:18rem}}@media only screen and (max-height:700px){.about__NetworkListItem .text p{font-size:18rem}}.about__Board{background-color:#f6f6f6;display:flex;flex-direction:column;justify-content:center;padding:60rem 0;position:relative}@media (max-width:480px){.about__Board{padding:0}}.about__Board .horizontalScroll>section{box-sizing:content-box;min-height:100vh!important}.about__Board .wrapper{display:flex;flex-direction:column;justify-content:center}@media only screen and (max-height:1000px){.about__Board .wrapper{justify-content:flex-end;padding-bottom:60rem}}@media only screen and (max-height:700px){.about__Board .wrapper{justify-content:center;padding-bottom:0}}@media (max-width:480px){.about__Board .wrapper{justify-content:flex-end;padding-bottom:0}}.about__BoardTitle{left:0;position:absolute;right:0;text-align:center;top:40rem;width:100vw}@media (max-width:767px){.about__BoardTitle{top:140rem}}@media (max-width:480px){.about__BoardTitle{top:100rem}}@media only screen and (max-height:800px) and (min-width:768px){.about__BoardTitle{top:40rem}}@media only screen and (max-height:700px) and (min-width:768px){.about__BoardTitle{top:20rem}}.about__BoardTitle .h2,.about__BoardTitle .whoWeAre>div p,.whoWeAre>div .about__BoardTitle p{font-family:Poppins;font-style:italic;font-weight:900;text-transform:uppercase}.about__BoardTitle .h2 span,.about__BoardTitle .whoWeAre>div p span,.whoWeAre>div .about__BoardTitle p span{color:#ff564f}.about__BoardHolder{display:flex;flex-direction:column;justify-content:center;left:0;min-height:100%;padding-left:240rem;position:sticky;top:0}@media (max-width:1919px){.about__BoardHolder{padding-left:120rem}}@media (max-width:767px){.about__BoardHolder{padding-left:30rem}}@media (max-width:480px){.about__BoardHolder{padding-left:0;padding-right:0}}.about__BoardWrapper{align-items:center;display:flex;width:calc(50% + 50vw - 2rem)}.about__BoardList{align-items:stretch;display:flex;position:relative;grid-gap:120rem;background-image:url(../resources/images/logos/myty-full.svg);background-position:0;background-repeat:no-repeat;background-size:1400rem}@media (max-width:767px){.about__BoardList{grid-gap:60rem}}@media (max-width:480px){.about__BoardList{background-image:none}}.about__BoardListItem{min-width:430rem;width:430rem}@media (max-width:480px){.about__BoardListItem{min-width:300rem;width:300rem}}.about__BoardListItem:last-of-type{margin-right:120rem}@media (max-width:480px){.about__BoardListItem:last-of-type{margin-right:60rem}}.about__BoardListItem>.h3{margin-top:24rem}@media (max-width:480px){.about__BoardListItem>.h3{margin-top:16rem}}.about__BoardListItem>.lead{margin-top:12rem}.about__BoardListItem>.lead p{font-size:20rem;font-weight:500;line-height:normal}@media only screen and (max-height:750px) and (min-width:768px){.about__BoardListItem>.lead p{font-size:18rem}}@media (max-width:480px){.about__BoardListItem>.lead p{font-size:14rem}}.about__BoardListItemImage{max-width:300rem;position:relative}@media only screen and (max-height:750px) and (min-width:768px){.about__BoardListItemImage{max-width:160rem;width:auto}}@media (max-width:480px){.about__BoardListItemImage{max-width:160rem;width:auto}}.about__BoardListItemImage:before{mix-blend-mode:color;opacity:1}.about__BoardListItemImage:after,.about__BoardListItemImage:before{background-color:#f2eee3;border-radius:12rem;bottom:0;left:0;position:absolute;right:0;top:0;transition:.3s;z-index:1}.about__BoardListItemImage:after{mix-blend-mode:multiply}.about__BoardListItemImage img{border-radius:6rem;width:100%}.about__BoardListItemHeader{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between;padding-bottom:12rem}.about__BoardListItemHeaderSocial{align-items:center;display:flex;margin-left:12rem}.about__BoardListItemHeaderSocial>a{display:flex}.about__BoardListItemHeaderSocial>a:not(:first-child){margin-left:12rem}.about__BoardListItemHeaderSocial>a:hover .fill{fill:#ff564f}.about__BoardListItemHeaderSocial>a img,.about__BoardListItemHeaderSocial>a svg{min-width:40rem;width:40rem}.about__BoardListItemHeaderSocial>a .fill{fill:#000;transition:.3s}.about__TitleWrapper{grid-column:1;max-width:584rem}@media (max-width:768px){.about__TitleWrapper{margin-top:36rem}}.about__TitleWrapper .smallTitleSecondary{color:#ff564f}.about__BottomWrapper{grid-column:1;max-width:584rem}.about__BottomWrapper p{margin:18rem 0 25rem}.about__ResponsibilityImage{grid-column:2;grid-row:1/3}@media (max-width:768px){.about__ResponsibilityImage{grid-column:1;grid-row:1}}.agencies{overflow:hidden}.agencies__Header .largeTitle{margin-top:32rem}@media (max-width:767px){.agencies__Header .largeTitle{margin-top:24rem}}.agencies__Header .largeTitle span{color:#ff564f}@media (max-width:767px){.agencies__Header .services__HeaderButton{margin-top:48rem}}.agencies__Header .services__HeaderButton .button,.agencies__Header .services__HeaderButton .button--Download{align-items:center;display:flex;gap:32rem;margin:56rem auto;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.agencies__Header .services__HeaderButton .button,.agencies__Header .services__HeaderButton .button--Download{gap:0}}.agencies__Header .services__HeaderButton .button svg,.agencies__Header .services__HeaderButton .button--Download svg{margin-left:0;max-height:14rem;max-width:14rem;min-height:14rem;min-width:14rem}.agencies__Partners{background-color:#f6f6f6;background-image:url(../resources/images/lines-repeat.svg);background-position:50%;background-repeat:repeat-y;padding-bottom:380rem;padding-top:180rem;position:relative}@media (max-width:767px){.agencies__Partners{background-image:none;padding:120rem 0}}.agencies__Partners .dragSlider{margin-left:-80rem;margin-right:-80rem}@media (max-width:767px){.agencies__Partners .dragSlider{margin-left:-40rem;margin-right:-40rem;width:760rem}}@media (max-width:480px){.agencies__Partners .dragSlider{width:384rem}}.agencies__Partners .agencies__PartnersListItemImages{justify-content:center!important;padding-bottom:0}@media (max-width:480px){.agencies__Partners .agencies__PartnersListItemImages{justify-content:flex-start!important;padding-left:40rem;padding-right:40rem}}.agencies__Partners .dragSlider__Progress{display:none}.agencies__PartnersTitle{text-align:center}.agencies__PartnersList{margin-top:240rem}@media (max-width:767px){.agencies__PartnersList{margin-top:120rem}}@media (max-width:480px){.agencies__PartnersList{margin-top:60rem}}@media (max-width:767px){.agencies__PartnersListItem{padding-top:240rem}}.agencies__PartnersListItem:not(:first-child){margin-top:240rem}@media (max-width:767px){.agencies__PartnersListItem:not(:first-child){margin-top:120rem}}@media (max-width:480px){.agencies__PartnersListItem:not(:first-child){margin-top:60rem}}.agencies__PartnersListItem:nth-of-type(2n) .agencies__PartnersListItemWrapper{flex-direction:row-reverse}@media (max-width:767px){.agencies__PartnersListItem:nth-of-type(2n) .agencies__PartnersListItemWrapper{flex-direction:column}}.agencies__PartnersListItem:nth-of-type(2n) .agencies__PartnersListItemText{margin-left:0;margin-right:50rem;padding-left:0;padding-right:50rem}@media (max-width:767px){.agencies__PartnersListItem:nth-of-type(2n) .agencies__PartnersListItemText{margin-right:0;padding:0}}.agencies__PartnersListItem:nth-of-type(2n) .agencies__PartnersListItemTextBadge{left:auto;right:-115rem}@media (max-width:767px){.agencies__PartnersListItem:nth-of-type(2n) .agencies__PartnersListItemTextBadge{left:50%;right:auto;top:-90rem;transform:translate(-50%)}}.agencies__PartnersListItemWrapper{align-items:center;display:flex;position:relative}@media (max-width:767px){.agencies__PartnersListItemWrapper{flex-direction:column}}.agencies__PartnersListItemVideo{min-width:50%;width:50%}@media (max-width:767px){.agencies__PartnersListItemVideo{min-width:auto;position:relative;width:100%;z-index:2}}.agencies__PartnersListItemText{margin-left:50rem;padding-left:50rem;position:relative;width:100%}@media (max-width:767px){.agencies__PartnersListItemText{margin-left:0;margin-top:48rem;padding-left:0;position:static}}.agencies__PartnersListItemText>p{color:#ff564f;font-family:Poppins;font-size:15rem;font-style:italic;font-weight:700;line-height:1.6;position:relative;text-transform:uppercase;z-index:2}.agencies__PartnersListItemText .different__Intro h2,.agencies__PartnersListItemText .h1,.different__Intro .agencies__PartnersListItemText h2{position:relative;z-index:2}.agencies__PartnersListItemTextBackground{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;top:0}@media (max-width:767px){.agencies__PartnersListItemTextBackground{background:repeating-linear-gradient(-60deg,#606dbc00,#606dbc00 9px,#fff,#fff 11px);bottom:auto;left:-40rem;padding:24rem 0;right:-40rem;top:-240rem}}.agencies__PartnersListItemTextBackground p{color:#fff;font-family:Poppins;font-size:132rem;font-style:italic;font-weight:900;letter-spacing:-2.16rem;line-height:1;text-transform:uppercase}@media (max-width:1600px){.agencies__PartnersListItemTextBackground p{font-size:108rem}}@media (max-width:767px){.agencies__PartnersListItemTextBackground p{font-size:60rem;text-align:center}}.agencies__PartnersListItemTextBadge{align-items:center;background-color:#000;border-radius:50%;display:flex;height:130rem;justify-content:center;left:-115rem;max-height:130rem;max-width:130rem;min-height:130rem;min-width:130rem;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);width:130rem}@media (max-width:767px){.agencies__PartnersListItemTextBadge{left:50%;min-width:120rem;top:-90rem;transform:translate(-50%);z-index:2}}.agencies__PartnersListItemTextBadge:hover img,.agencies__PartnersListItemTextBadge:hover svg{transform:scale(1.1)}.agencies__PartnersListItemTextBadge img,.agencies__PartnersListItemTextBadge svg{height:100%;top:0;right:0;bottom:0;left:0;max-height:130rem;max-width:130rem;min-height:130rem;min-width:130rem;-o-object-fit:cover;object-fit:cover;position:absolute;transition:transform .3s;width:100%}.agencies__PartnersListItemImages{align-items:center;display:flex;justify-content:center;grid-gap:30rem;padding-bottom:90rem;padding-top:90rem}@media (max-width:480px){.agencies__PartnersListItemImages{padding-bottom:60rem;padding-top:60rem}}.agencies__PartnersListItemImage{border-radius:50%;cursor:pointer;height:124rem;min-width:124rem;overflow:hidden;position:relative;width:124rem}.agencies__PartnersListItemImage:not(.agencies__PartnersListItemImage--Logo):hover:after,.agencies__PartnersListItemImage:not(.agencies__PartnersListItemImage--Logo):hover:before{opacity:0}.agencies__PartnersListItemImage:not(.agencies__PartnersListItemImage--Logo):hover .agencies__PartnersListItemImageBlend{background-color:#ff564f;mix-blend-mode:multiply;opacity:1}.agencies__PartnersListItemImage:not(.agencies__PartnersListItemImage--Logo):before{background-color:#f2eee3;border-radius:50%;bottom:0;left:0;mix-blend-mode:color;opacity:1;position:absolute;right:0;top:0;transition:.3s;z-index:1}.agencies__PartnersListItemImage:not(.agencies__PartnersListItemImage--Logo):after{background-color:#f2eee3;border-radius:50%;bottom:0;left:0;mix-blend-mode:multiply;position:absolute;right:0;top:0;transition:.3s;z-index:1}.agencies__PartnersListItemImage img,.agencies__PartnersListItemImage svg{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.agencies__PartnersListItemImageBlend{border-radius:50%;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.agencies__PartnersListItemImage--Logo{align-items:center;background-color:#ff564f;display:flex;justify-content:center}.agencies__PartnersListItemImage--Logo img,.agencies__PartnersListItemImage--Logo svg{border-radius:0;height:auto;max-height:70%;max-width:70%;width:auto}.agencies__Modal .modal__Wrapper{padding:12rem}.agencies__Modal .modal__Content{align-items:center;display:flex}@media (max-width:767px){.agencies__Modal .modal__Content{flex-direction:column}}.agencies__ModalImage{min-width:400rem;width:400rem}@media (max-width:767px){.agencies__ModalImage{min-width:auto;width:100%}}.agencies__ModalImage img{border-radius:12rem;width:100%}.agencies__ModalText{padding:40rem;width:100%}@media (max-width:767px){.agencies__ModalText{padding:20rem}}.agencies__ModalText h4{color:#ff564f;font-family:Poppins;font-style:italic;font-weight:700;margin-bottom:24rem;margin-top:6rem;text-transform:uppercase}.agencies__ModalText h4,.agencies__ModalText p{font-size:15rem;line-height:1.6}.agencies__ModalTextIcons{align-items:center;display:flex;margin-top:48rem}.agencies__ModalTextIcons>a{display:inline-flex}.agencies__ModalTextIcons>a:hover .fill{fill:#000}.agencies__ModalTextIcons>a:not(:last-of-type){margin-right:24rem}.agencies__ModalTextIcons>a img,.agencies__ModalTextIcons>a svg{height:auto;min-width:48rem;width:48rem}.agencies__ModalTextIcons>a .fill{transition:.3s}.businessNavigator__Header{background-color:#f6f6f6;background-image:url(../resources/images/logos/myty.svg);background-position:50% 0;background-repeat:no-repeat;background-size:100%;min-height:100vh;padding-top:230rem;position:relative}@media (max-width:1600px){.businessNavigator__Header{background-size:120%;padding-top:120rem}}@media (max-width:767px){.businessNavigator__Header{background-size:cover;min-height:auto;padding-bottom:120rem}}.businessNavigator__HeaderTitle{text-align:center}.businessNavigator__HeaderTitle>p{color:#ff564f;font-family:Poppins;font-size:15rem;font-style:italic;font-weight:700;text-transform:uppercase}.businessNavigator__HeaderTitle .different__Intro h2,.businessNavigator__HeaderTitle .h1,.different__Intro .businessNavigator__HeaderTitle h2{font-family:Poppins;margin-top:32rem;text-transform:uppercase}@media (max-width:767px){.businessNavigator__HeaderTitle .different__Intro h2,.businessNavigator__HeaderTitle .h1,.different__Intro .businessNavigator__HeaderTitle h2{margin-top:24rem}}.businessNavigator__HeaderTitle .different__Intro h2 span,.businessNavigator__HeaderTitle .h1 span,.different__Intro .businessNavigator__HeaderTitle h2 span{color:#ff564f}.businessNavigator__HeaderLead{margin-top:48rem;text-align:center}@media (max-width:767px){.businessNavigator__HeaderLead{margin-top:36rem}}.businessNavigator__HeaderLead .h3{font-weight:400}.businessNavigator__HeaderButton{margin-top:32rem;text-align:center}@media (max-width:767px){.businessNavigator__HeaderButton{margin-top:24rem}}.businessNavigator__HeaderCompass{margin:16rem auto 0;position:relative;width:250rem}.businessNavigator__HeaderCompass img,.businessNavigator__HeaderCompass svg{width:100%}.businessNavigator__HeaderCompassArrow{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:90rem}.businessNavigator__HeaderCompassArrow img,.businessNavigator__HeaderCompassArrow svg{width:100%}.businessNavigator__Content{background-color:#f6f6f6;padding-left:60rem;padding-top:120rem}@media (max-width:767px){.businessNavigator__Content{padding-left:0}}#business-navigator-app .business-navigator-wrapper-class{--container-max-width:870rem;--button-border-radius:12rem;--button-text-size:20rem;--card-button-max-width:200rem;--card-button-height:150rem;--card-button-name-font-size:18rem;--card-button-subline-font-size:12rem;--card-button-border-radius:12rem;font-size:16rem}#business-navigator-app .business-navigator-wrapper-class h1,#business-navigator-app .business-navigator-wrapper-class h2{font-size:30rem;margin-bottom:8rem}#business-navigator-app .business-navigator-wrapper-class h3{font-size:18rem!important;margin-bottom:8rem}#business-navigator-app .business-navigator-wrapper-class h4{font-size:16rem;margin-bottom:8rem}#business-navigator-app .business-navigator-wrapper-class h5{font-size:14rem;margin-bottom:8rem}#business-navigator-app .business-navigator-wrapper-class label{font-size:16rem;margin-bottom:8rem}#business-navigator-app .business-navigator-wrapper-class .stepTitle{font-size:16rem!important}#business-navigator-app .business-navigator-wrapper-class .footer-bottom-text{margin:64rem 0}#business-navigator-app .business-navigator-wrapper-class .form-group{margin-bottom:16rem!important}#business-navigator-app .business-navigator-wrapper-class .form-control{border-radius:12rem;font-size:20rem!important;padding:6rem 12rem}#business-navigator-app .business-navigator-wrapper-class .button-hint{font-size:16rem;margin-bottom:32rem}#business-navigator-app .business-navigator-wrapper-class .field-table span{font-size:18rem!important}.careers{background-color:#f6f6f6}@media (max-width:767px){.careers .home__Heart{padding-top:120rem}}.careers .home__Careers{padding-bottom:0}.careers>.transition:first-of-type{display:none}.careers__Header .commitment__HeaderContent{margin-left:auto;margin-right:auto;max-width:1055rem}.careers__Highlights{background-color:#fff;padding-bottom:120rem;padding-top:200rem;position:relative}@media (max-width:767px){.careers__Highlights{padding:120rem 0}}@media (max-width:480px){.careers__Highlights{padding-top:60rem 0}}.careers__HighlightsTitle{margin-bottom:120rem}@media (max-width:767px){.careers__HighlightsTitle{margin-bottom:60rem}}.careers__HighlightsTitle h2{color:#000;font-family:Poppins;font-size:80rem;font-style:italic;font-weight:900;letter-spacing:-.8rem;line-height:.9;margin:0 auto;max-width:1200rem;text-align:center;text-transform:uppercase}@media (max-width:767px){.careers__HighlightsTitle h2{font-size:60rem}}@media (max-width:480px){.careers__HighlightsTitle h2{font-size:36rem}}.careers__HighlightsTitle h2 span{color:#ff564f}.careers__HighlightsItem{align-items:center;display:flex}@media (max-width:480px){.careers__HighlightsItem{flex-direction:column-reverse}}.careers__HighlightsItem:nth-of-type(2n){flex-direction:row-reverse}@media (max-width:480px){.careers__HighlightsItem:nth-of-type(2n){flex-direction:column-reverse}}.careers__HighlightsItem:nth-of-type(2n) .careers__HighlightsItemText{margin-left:192rem;margin-right:0}@media (max-width:767px){.careers__HighlightsItem:nth-of-type(2n) .careers__HighlightsItemText{margin-left:48rem}}@media (max-width:480px){.careers__HighlightsItem:nth-of-type(2n) .careers__HighlightsItemText{margin-left:0}}.careers__HighlightsItem:not(:first-of-type){margin-top:180rem}@media (max-width:767px){.careers__HighlightsItem:not(:first-of-type){margin-top:120rem}}@media (max-width:480px){.careers__HighlightsItem:not(:first-of-type){margin-top:60rem}}.careers__HighlightsItemText{margin-right:192rem;width:100%}@media (max-width:767px){.careers__HighlightsItemText{margin-right:48rem}}@media (max-width:480px){.careers__HighlightsItemText{margin-right:0;margin-top:24rem;min-width:auto;width:100%}}.careers__HighlightsItemText .different__Intro h2,.careers__HighlightsItemText .h1,.different__Intro .careers__HighlightsItemText h2{margin-bottom:24rem;margin-left:-48rem}@media (max-width:767px){.careers__HighlightsItemText .different__Intro h2,.careers__HighlightsItemText .h1,.different__Intro .careers__HighlightsItemText h2{margin-bottom:12rem;margin-left:0}}.careers__HighlightsItemText p{font-size:24rem;line-height:1.5}@media (max-width:480px){.careers__HighlightsItemText p{font-size:20rem;line-height:1.33}}.careers__HighlightsItemImage{min-width:530rem;width:530rem}@media (max-width:767px){.careers__HighlightsItemImage{min-width:300rem;width:300rem}}@media (max-width:480px){.careers__HighlightsItemImage{min-width:auto;width:100%}}.careers__HighlightsItemImage img{border-radius:12rem;width:100%}.careers__List{margin-top:240rem}@media (max-width:767px){.careers__List{margin-top:120rem}}@media (max-width:480px){.careers__List{margin-top:60rem}}.careers__List .about__PartnersList button{opacity:.24;transition:.3s}.careers__List .about__PartnersList button.isActive,.careers__List .about__PartnersList button:hover{opacity:1}.careers__List .about__PartnersList button.isActive img,.careers__List .about__PartnersList button:hover img{filter:none}.careers__ListTitle{max-width:530rem}.careers__ListTitle .h2 span,.careers__ListTitle .whoWeAre>div p span,.whoWeAre>div .careers__ListTitle p span{color:#ff564f}.careers__ListSlider{margin-top:84rem;padding-bottom:240rem}@media (max-width:767px){.careers__ListSlider{padding-bottom:120rem}}@media (max-width:480px){.careers__ListSlider{padding-bottom:60rem}}.careers__ListSliderItem{max-width:1390rem;position:relative}.careers__ListSliderItem:not(:last-child){margin-right:40rem}@media (max-width:480px){.careers__ListSliderItem:not(:last-child){margin-right:30rem}}.careers__ListSliderItem img{width:100%}.careers__ListSliderItem .video{width:1390rem}@media (max-width:767px){.careers__ListSliderItem .video{width:600rem}}@media (max-width:480px){.careers__ListSliderItem .video{width:290rem}}.careerSingle__Responsibilities{padding:60rem 0}.careerSingle__ResponsibilitiesText{margin-top:48rem}@media (max-width:767px){.careerSingle__ResponsibilitiesText{margin-top:36rem}}.careerSingle__ResponsibilitiesText ul{-moz-column-count:2;column-count:2;-moz-column-gap:48rem;column-gap:48rem}@media (max-width:767px){.careerSingle__ResponsibilitiesText ul{-moz-column-count:1;column-count:1}}.careerSingle__ResponsibilitiesText ul li{font-size:20rem}.careerSingle__ResponsibilitiesText ul li:not(:first-child){margin-top:10rem}.careerSingle__ResponsibilitiesText--SingleColumn ul{-moz-column-count:1;column-count:1}.careerSingle__Apply{background-color:#f6f6f6}.careerSingle__Apply .home__TypoText{text-align:center}.careerSingle__Apply .home__TypoText .text{text-align:left}.clientCase{padding-bottom:120rem}@media (max-width:767px){.clientCase{padding-bottom:60rem;padding-top:100rem}}.clientCase__Back{left:120rem;position:fixed;top:40rem;z-index:8}@media (max-width:1600px){.clientCase__Back{position:absolute}}@media (max-width:767px){.clientCase__Back{left:auto;right:30rem;top:130rem;z-index:5}}.clientCase__Back:hover .stroke{stroke:#ff564f}.clientCase__Back:hover .fill{fill:#ff564f}.clientCase__Back img,.clientCase__Back svg{height:auto;min-width:84rem;width:84rem}@media (max-width:767px){.clientCase__Back img,.clientCase__Back svg{min-width:60rem;width:60rem}}.clientCase__Back .fill,.clientCase__Back .stroke{transition:.3s}.clientCase__ListItem{background-color:#fff}@media (max-width:767px){.clientCase__ListItem{overflow:hidden}}.clientCase__ListItem:first-of-type{padding-top:180rem}.clientCase__ListItem:nth-of-type(odd){background-color:#f6f6f6}.clientCase__ListItem:nth-of-type(odd) .clientCase__ListItemContentHeaderBackground>p{color:#fff}.clientCase__ListItem:nth-of-type(2n):last-of-type .transition{display:none}.clientCase__ListItem.isVisible .clientCase__ListItemProgressLine{transform:translate(0)!important}.clientCase__ListItemWrapper{align-items:flex-start;display:flex;padding-bottom:120rem;position:relative}@media (max-width:767px){.clientCase__ListItemWrapper{align-items:center;flex-direction:column}}.clientCase__ListItemImage{left:0;margin-right:180rem;min-width:530rem;position:sticky;top:40rem;width:530rem}@media (max-width:767px){.clientCase__ListItemImage{left:auto;margin-right:0;position:relative;top:auto}}@media (max-width:480px){.clientCase__ListItemImage{min-width:auto;width:100%}}.clientCase__ListItemImage img{border-radius:12rem;width:100%}.clientCase__ListItemContent{width:100%}@media (max-width:767px){.clientCase__ListItemContent{margin-top:48rem}}.clientCase__ListItemContent .about__Video{padding:0}@media (max-width:767px){.clientCase__ListItemContent .about__Video{margin-top:36rem}}.clientCase__ListItemContent .about__Video .wrapperExtraLarge{padding:0}.clientCase__ListItemContentHeader{position:relative}.clientCase__ListItemContentHeader .smallBoldTitle{position:relative;z-index:2}.clientCase__ListItemContentHeader .different__Intro h2,.clientCase__ListItemContentHeader .h1,.different__Intro .clientCase__ListItemContentHeader h2{margin-top:12rem;position:relative;z-index:2}.clientCase__ListItemContentHeaderInfo{margin-top:100rem;position:relative;z-index:1}.clientCase__ListItemContentHeaderInfo p{align-items:center;display:flex;font-size:12rem;text-transform:uppercase}.clientCase__ListItemContentHeaderInfo p img,.clientCase__ListItemContentHeaderInfo p svg{height:auto;margin:0 12rem;min-width:18rem;width:18rem}.clientCase__ListItemContentHeaderBackground{left:-100rem;position:absolute;right:0;top:20rem}@media (max-width:767px){.clientCase__ListItemContentHeaderBackground{left:-30rem}}.clientCase__ListItemContentHeaderBackground>p{color:#f6f6f6;font-family:Poppins;font-size:118rem;font-weight:900;letter-spacing:-1.32rem;line-height:1;text-transform:uppercase}@media (max-width:767px){.clientCase__ListItemContentHeaderBackground>p{font-size:80rem}}@media (max-width:480px){.clientCase__ListItemContentHeaderBackground>p{font-size:60rem}}.clientCase__ListItemContentServices{margin-top:72rem;position:relative}.clientCase__ListItemContentServices .smallTitle{color:#ff564f}.clientCase__ListItemContentServices>ul{margin-top:24rem}.clientCase__ListItemContentServices>ul li{font-size:16rem;line-height:1.5}.clientCase__ListItemContentServices .text{margin-top:24rem}.clientCase__ListItemContentServices .text>:not(:first-child){margin-top:0}.clientCase__ListItemContentList{margin-top:100rem}@media (max-width:767px){.clientCase__ListItemContentList{margin-top:60rem}}.clientCase__ListItemContentListItem{border-top:2px solid #000;padding-bottom:100rem;padding-top:60rem}@media (max-width:767px){.clientCase__ListItemContentListItem{padding:48rem 0}}.clientCase__ListItemContentListItem .smallTitle{padding-left:48rem}@media (max-width:767px){.clientCase__ListItemContentListItem .smallTitle{padding-left:0}}.clientCase__ListItemContentListItem .smallTitle span:first-of-type{color:#ff564f;margin-right:12rem}.clientCase__ListItemContentListItem .h2,.clientCase__ListItemContentListItem .whoWeAre>div p,.whoWeAre>div .clientCase__ListItemContentListItem p{margin-top:12rem}.clientCase__ListItemContentListItem .h2 span,.clientCase__ListItemContentListItem .whoWeAre>div p span,.whoWeAre>div .clientCase__ListItemContentListItem p span{color:#ff564f}@media (max-width:767px){.clientCase__ListItemContentVideo{margin-top:36rem}}.clientCase__ListItemContentLink{margin-top:60rem}@media (max-width:767px){.clientCase__ListItemContentLink{margin-top:48rem}}.clientCase__ListItemContentLink a{align-items:center;display:inline-flex}.clientCase__ListItemContentLink a:hover .clientCase__ListItemContentLinkWrapper .smallBoldTitle{color:#ff564f}.clientCase__ListItemContentLink a img,.clientCase__ListItemContentLink a svg{margin-right:12rem}.clientCase__ListItemContentLinkWrapper .smallBoldTitle{color:#000;transition:.3s}.clientCase__ListItemNext{margin-bottom:180rem;margin-left:710rem;padding-top:120rem}@media (max-width:767px){.clientCase__ListItemNext{margin-left:0}}.clientCase__ListItemNext .smallBoldTitle{color:#000;margin-top:12rem;text-align:right}.clientCase__ListItemProgress{align-items:center;background-color:#0000001f;display:flex;height:2px;margin-top:12rem;overflow:hidden;position:relative;width:100%}.clientCase__ListItemProgressLine{background-color:#ff564f;bottom:0;left:0;position:absolute;right:0;top:0;transform:translate(-100%);transition:.3s}.commitment .inTouchForm .transition{display:none}.commitment .agencies__Modal .modal__Wrapper{padding:40rem 80rem}@media (max-width:767px){.commitment .agencies__Modal .modal__Wrapper{padding:80rem 40rem}}.commitment__Header{background-image:url(../resources/images/commitment/header.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;padding:220rem 0 120rem;position:relative}@media (max-width:767px){.commitment__Header{padding:120rem 0}}.commitment__Header:before{background:linear-gradient(180deg,transparent,rgba(0,0,0,.94));bottom:0;content:"";left:0;position:absolute;right:0;top:50%;z-index:2}.commitment__Header:after{background-color:#f5f5f5f2;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:.3s;visibility:hidden}.commitment__Header.careers__Header{background-image:url(../resources/images/careers/careers-bg.jpg);background-position:50%}@media (max-width:767px){.commitment__Header.careers__Header{padding:220rem 0 120rem}}@media (max-width:480px){.commitment__Header.careers__Header{padding:120rem 0}}.commitment__Header.careers__Header:after{background-color:#faed390d;opacity:1;visibility:visible}.commitment__Header.isActive:before{background:linear-gradient(180deg,#fff0,#fffffff0)}.commitment__Header.isActive:after{opacity:1;visibility:visible}.commitment__Header.isActive .commitment__Lead .h2,.commitment__Header.isActive .commitment__Lead .whoWeAre>div p,.whoWeAre>div .commitment__Header.isActive .commitment__Lead p{color:#000}.commitment__Header.isActive .commitment__Lead .h2 span,.commitment__Header.isActive .commitment__Lead .whoWeAre>div p span,.whoWeAre>div .commitment__Header.isActive .commitment__Lead p span{color:#ff564f}.commitment__Header.isActive .commitment__HeaderContent .smallTitle,.commitment__Header.isActive .commitment__QuoteText ol li,.commitment__Header.isActive .commitment__QuoteText p,.commitment__Header.isActive .commitment__QuoteText ul li{color:#000}.commitment__Header .wrapperExtraLarge,.commitment__Header .wrapperSmall{position:relative;z-index:2}.commitment__Header .commitment__Lead .h2,.commitment__Header .commitment__Lead .whoWeAre>div p,.whoWeAre>div .commitment__Header .commitment__Lead p{color:#fff}.commitment__HeaderTitle{text-align:center}.commitment__HeaderTitle p{color:#ff564f;font-size:15rem;font-weight:700}.commitment__HeaderTitle h1,.commitment__HeaderTitle p{font-family:Poppins;font-style:italic;text-transform:uppercase}.commitment__HeaderTitle h1{font-size:108rem;font-weight:900;letter-spacing:-1.08rem;line-height:1;margin-top:12rem}@media (max-width:767px){.commitment__HeaderTitle h1{font-size:60rem}}.commitment__HeaderTitle h1 span{color:#ff564f}.commitment__HeaderLogo{margin:80rem auto 0;width:300rem}@media (max-width:767px){.commitment__HeaderLogo{width:200rem}}.commitment__HeaderLogo img,.commitment__HeaderLogo svg{width:100%}.commitment__HeaderContent{margin-top:400rem}@media (max-width:767px){.commitment__HeaderContent{margin-top:300rem}}.commitment__HeaderContent .smallTitle{color:#fff;margin-left:48rem;transition:.3s}@media (max-width:767px){.commitment__HeaderContent .smallTitle{margin-left:0}}.commitment__Lead{margin-top:12rem}.commitment__Lead .h2,.commitment__Lead .whoWeAre>div p,.whoWeAre>div .commitment__Lead p{transition:.3s}.commitment__Lead .h2 span span,.commitment__Lead .whoWeAre>div p span span,.whoWeAre>div .commitment__Lead p span span{color:#ff564f}.commitment__Lead .h2 img,.commitment__Lead .whoWeAre>div p img,.whoWeAre>div .commitment__Lead p img{display:inline-flex;margin:0 10rem;max-height:40rem;max-width:185rem;transform:translateY(5rem)}@media (max-width:480px){.commitment__Lead .h2 img,.commitment__Lead .whoWeAre>div p img,.whoWeAre>div .commitment__Lead p img{margin:10rem}}.commitment__Lead .h2 .button,.commitment__Lead .h2 .button--Download,.commitment__Lead .whoWeAre>div p .button,.commitment__Lead .whoWeAre>div p .button--Download,.whoWeAre>div .commitment__Lead p .button,.whoWeAre>div .commitment__Lead p .button--Download{letter-spacing:normal;margin:0 5rem;transform:translateY(-10rem)}.commitment__Quote{align-items:center;display:flex;margin:96rem auto 0;max-width:900rem}@media (max-width:480px){.commitment__Quote{display:block}}.commitment__QuoteImage{margin-right:24rem}@media (max-width:767px){.commitment__QuoteImage{border-right:none;margin-right:0;padding-right:0}}.commitment__QuoteImage img,.commitment__QuoteImage svg{width:70rem}@media (max-width:480px){.commitment__QuoteImage img,.commitment__QuoteImage svg{width:50rem}}.commitment__QuoteText{border-left:1px solid #ff564f;padding-left:36rem}@media (max-width:767px){.commitment__QuoteText{margin-left:24rem}}@media (max-width:480px){.commitment__QuoteText{border-left:none;margin-left:0;margin-top:24rem;padding-left:0}}.commitment__QuoteText p{color:#fff;font-size:16rem;font-style:italic;transition:.3s}.commitment__QuoteText .text:not(:first-child){margin-top:12rem}.commitment__QuoteButton{display:flex;justify-content:flex-end;margin-left:40rem;min-width:150rem}.commitment__Intro{background-color:#f6f6f6;padding:180rem 0 120rem;position:relative;z-index:2}@media (max-width:767px){.commitment__Intro{padding:120rem 0 60rem}}.commitment__Intro .wrapperSmall,.commitment__IntroHeader{position:relative}.commitment__IntroHeaderTitle{display:flex;justify-content:center;text-align:center}.commitment__IntroHeaderTitle h2{font-family:Poppins;font-size:80rem;font-style:italic;font-weight:900;left:0;letter-spacing:-.8rem;line-height:1;position:absolute;right:0;text-transform:uppercase;top:50%;transform:translateY(-50%)}@media (max-width:767px){.commitment__IntroHeaderTitle h2{font-size:60rem}}@media (max-width:480px){.commitment__IntroHeaderTitle h2{font-size:50rem}}.commitment__IntroHeaderTitle h2 span{color:#ff564f}.commitment__IntroHeaderShape{background-color:#ff564f1c;border:2px solid #ff564f;display:flex;height:350rem;min-width:350rem;position:relative;transform:rotate(45deg);width:350rem}@media (max-width:767px){.commitment__IntroHeaderShape{height:250rem;min-width:250rem;width:250rem}}@media (max-width:480px){.commitment__IntroHeaderShape{height:200rem;min-width:200rem;width:200rem}}.commitment__IntroHeaderShape.isActive:before{opacity:1;transform:scale(1.3);visibility:visible}.commitment__IntroHeaderShape:before{border:2px dashed #ff564f;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:.8s;visibility:hidden}.commitment__IntroHeaderShape:after{background-color:#fff;border:2px solid #ff564f;bottom:70rem;content:"";left:70rem;position:absolute;right:70rem;top:70rem}@media (max-width:767px){.commitment__IntroHeaderShape:after{bottom:40rem;left:40rem;right:40rem;top:40rem}}.commitment__IntroContent{margin-top:240rem}@media (max-width:767px){.commitment__IntroContent{margin-top:180rem}}.commitment__IntroContent>.smallTitle{margin-left:48rem}@media (max-width:767px){.commitment__IntroContent>.smallTitle{margin-left:0}}.commitment__IntroContentDescription{margin-top:48rem}.commitment__IntroContentDescription p{font-size:15rem;letter-spacing:-.45rem}.commitment__Splash{position:absolute;width:1020rem;z-index:0}@media (max-width:767px){.commitment__Splash{width:500rem}}.commitment__Splash img{transition:50ms;width:100%}.commitment__Splash--First{left:-500rem;top:500rem}@media (max-width:767px){.commitment__Splash--First{left:-250rem;top:250rem}}.commitment__Splash--Second{right:-500rem;top:200rem}@media (max-width:767px){.commitment__Splash--Second{display:none}}.commitment__Splash--Third{left:-500rem;top:1000rem}@media (max-width:767px){.commitment__Splash--Third{display:none}}.commitment__Features{background-color:#f6f6f6;overflow:hidden;padding-bottom:50rem;position:relative}.commitment__Features .commitment__Quote{position:relative;z-index:2}.commitment__Features .commitment__QuoteText p{color:#000}.commitment__FeaturesBackground{padding-top:120rem;position:relative}@media (max-width:767px){.commitment__FeaturesBackground{padding-top:60rem}}.commitment__FeaturesBackground:after{background:repeating-linear-gradient(-45deg,#606dbc00,#606dbc00 8rem,#fff,#fff 10rem);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translate(-50%);width:240rem}.commitment__FeaturesTitle{position:relative;text-align:center;z-index:2}.commitment__FeaturesList{margin-top:120rem}@media (max-width:767px){.commitment__FeaturesList{margin-top:60rem}}.commitment__FeaturesListItem{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:2}@media (max-width:767px){.commitment__FeaturesListItem{flex-direction:column-reverse}}.commitment__FeaturesListItem:not(:first-child){margin-top:120rem}.commitment__FeaturesListItem:nth-of-type(2n){flex-direction:row-reverse}@media (max-width:767px){.commitment__FeaturesListItem:nth-of-type(2n){flex-direction:column-reverse}}.commitment__FeaturesListItem:nth-of-type(2n) .commitment__FeaturesListItemContent{margin-left:0}.commitment__FeaturesListItemVerticalText{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.commitment__FeaturesListItemVerticalText{left:auto;margin-bottom:36rem;position:relative;top:auto;transform:none}}.commitment__FeaturesListItemVerticalText p{color:#fff;font-family:Poppins;font-size:84rem;font-style:italic;font-weight:900;letter-spacing:-.84rem;text-transform:uppercase;writing-mode:vertical-rl}@media (max-width:767px){.commitment__FeaturesListItemVerticalText p{font-size:40rem;writing-mode:initial}}.commitment__FeaturesListItemContent{min-width:460rem;width:460rem}@media (max-width:767px){.commitment__FeaturesListItemContent{margin-left:0;margin-top:36rem;min-width:auto;width:100%}}.commitment__FeaturesListItemContent .text{border-bottom:2px solid #000;margin-top:24rem;padding-bottom:50rem}@media (max-width:767px){.commitment__FeaturesListItemContent .text{padding-bottom:36rem}}.commitment__FeaturesListItemContentTitle{display:flex;position:relative}.commitment__FeaturesListItemContentTitle p{font-size:120rem;font-weight:300;letter-spacing:-2.4rem;line-height:1;padding-right:36rem}@media (max-width:767px){.commitment__FeaturesListItemContentTitle p{font-size:80rem;padding-right:24rem}}.commitment__FeaturesListItemContentTitle p span{font-size:50rem;font-weight:400;letter-spacing:-1rem}.commitment__FeaturesListItemContentTitle .h2,.commitment__FeaturesListItemContentTitle .whoWeAre>div p,.whoWeAre>div .commitment__FeaturesListItemContentTitle p{color:#ff564f;font-weight:400}.commitment__FeaturesListItemContentLink{align-items:center;display:flex;justify-content:space-between;margin-top:30rem;width:100%}@media (max-width:767px){.commitment__FeaturesListItemContentLink{margin-top:24rem}}.commitment__FeaturesListItemContentLink:hover span{color:#000}.commitment__FeaturesListItemContentLink:hover .fill{fill:#000;stroke:#000}.commitment__FeaturesListItemContentLink span{color:#ff564f;font-family:Poppins;font-size:15rem;font-style:italic;font-weight:700;text-transform:uppercase;transition:.3s}.commitment__FeaturesListItemContentLink img,.commitment__FeaturesListItemContentLink svg{width:48rem}.commitment__FeaturesListItemContentLink .fill{transition:.3s}.commitment__FeaturesListItemMedia>img{border-radius:12rem;max-width:530rem}@media (max-width:767px){.commitment__FeaturesListItemMedia>img{max-width:none;width:100%}}.commitment__FeaturesListItemMedia--Video{margin-left:-180rem;position:relative;width:820rem;z-index:2}@media (max-width:1600px){.commitment__FeaturesListItemMedia--Video{margin-left:-40rem;width:640rem}}@media (max-width:767px){.commitment__FeaturesListItemMedia--Video{margin-left:0;width:100%}}.commitment__FeaturesListItemMedia--Video>.video{width:100%}.commitment__Emissions{overflow:hidden}.commitment__EmissionsVideo{overflow:hidden;position:relative}.commitment__EmissionsVideo:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.94));bottom:0;content:"";height:370rem;left:0;position:absolute;right:0}.commitment__EmissionsVideo video{display:block;width:100%}.commitment__EmissionsVideo>h2{color:#fff;font-family:Poppins;font-size:108rem;font-style:italic;font-weight:900;left:0;letter-spacing:-1.08rem;position:absolute;right:0;text-align:center;text-transform:uppercase;top:300rem;z-index:2}@media (max-width:767px){.commitment__EmissionsVideo>h2{font-size:60rem;line-height:1;top:120rem}}@media (max-width:480px){.commitment__EmissionsVideo>h2{top:60rem}}.commitment__EmissionsVideo>h2 span{color:#ff564f}.commitment__EmissionsContent{background-color:#000}.commitment__EmissionsBox{background-color:#fff;margin-top:-170rem;padding:192rem 240rem 120rem;position:relative}@media (max-width:767px){.commitment__EmissionsBox{margin-top:0;padding:80rem 40rem}}@media (max-width:480px){.commitment__EmissionsBox{padding:80rem 0}}.commitment__EmissionsBox:before{background-color:#fff;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:.3s;z-index:0}@media (max-width:480px){.commitment__EmissionsBox:before{transform:scaleX(1.3)}}.commitment__EmissionsBox.isActive:before{transform:scaleX(1.5)}@media (max-width:1600px){.commitment__EmissionsBox.isActive:before{transform:scaleX(1.3)}}.commitment__EmissionsBox>*{position:relative;z-index:1}.commitment__EmissionsBox .smallTitle{margin-left:48rem}@media (max-width:767px){.commitment__EmissionsBox .smallTitle{margin-left:0}}.commitment__EmissionsBox .commitment__Quote{padding:0 100rem}@media (max-width:767px){.commitment__EmissionsBox .commitment__Quote{margin-top:48rem;padding:0}}.commitment__EmissionsBox .commitment__Quote p{color:#000}.commitment__Faq{padding:220rem 0 160rem}@media (max-width:767px){.commitment__Faq{padding:120rem 0}}.commitment__FaqHeader{align-items:center;display:flex}@media (max-width:767px){.commitment__FaqHeader{display:block}}.commitment__FaqHeader h2{font-size:168rem;letter-spacing:-8.4rem;margin-right:20rem;width:315rem}@media (max-width:767px){.commitment__FaqHeader h2{font-size:80rem;letter-spacing:normal;width:auto}}.commitment__FaqHeader .different__Intro h2,.commitment__FaqHeader .h1,.different__Intro .commitment__FaqHeader h2{max-width:570rem}@media (max-width:767px){.commitment__FaqHeader .different__Intro h2,.commitment__FaqHeader .h1,.different__Intro .commitment__FaqHeader h2{max-width:none}}.commitment__Background{overflow:hidden;padding:300rem 40rem;position:relative}@media (max-width:767px){.commitment__Background{padding:120rem 40rem}}.commitment__Background>img{height:100vh;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.commitment__Background h2{color:#fff;font-family:Poppins;font-size:108rem;font-style:italic;font-weight:900;letter-spacing:-1.08rem;line-height:1;position:relative;text-align:center;text-transform:uppercase;z-index:2}@media (max-width:767px){.commitment__Background h2{font-size:60rem}}.commitment__Background h2 span{color:#ff564f}.creativeAi .inTouchForm .transition{display:none}.creativeAi .employerBranding__ContactsColumnList{align-items:center}@media (max-width:480px){.creativeAi .employerBranding__ContactsColumnList{align-items:flex-start}}.creativeAi__Header{background-color:#f6f6f6;padding:114rem 0 144rem;position:relative}@media (max-width:767px){.creativeAi__Header{padding:120rem 0 60rem}}.creativeAi__Header:after{background-image:url(../resources/images/lines-vertical.svg);background-position:50% 0;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translate(-50%);width:240rem;z-index:2}@media (max-width:767px){.creativeAi__Header:after{z-index:1}}.creativeAi__HeaderWrapper{border-radius:12rem;overflow:hidden;padding:280rem 144rem;position:relative;z-index:2}@media (max-width:767px){.creativeAi__HeaderWrapper{padding:100rem 60rem}}@media (max-width:480px){.creativeAi__HeaderWrapper{padding:60rem 20rem}}.creativeAi__HeaderWrapper:before{background:linear-gradient(90deg,#000,transparent 65.78%);border-radius:12rem;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:2}.creativeAi__HeaderWrapper>img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.creativeAi__HeaderText{max-width:720rem;position:relative;z-index:2}.creativeAi__HeaderText .h3{color:#ff564f}.creativeAi__HeaderText .different__Intro h2,.creativeAi__HeaderText .h1,.different__Intro .creativeAi__HeaderText h2{color:#fff;margin-top:24rem}@media (max-width:767px){.creativeAi__HeaderText .different__Intro h2,.creativeAi__HeaderText .h1,.different__Intro .creativeAi__HeaderText h2{margin-top:12rem}}.creativeAi__HeaderText .button,.creativeAi__HeaderText .button--Download{margin-top:36rem}@media (max-width:767px){.creativeAi__HeaderText .button,.creativeAi__HeaderText .button--Download{margin-top:12rem}}.creativeAi__Intro{padding:48rem 0}.creativeAi__IntroTitle{max-width:800rem}@media (max-width:767px){.creativeAi__IntroTitle{max-width:none}}.creativeAi__IntroTitle .different__Intro h2,.creativeAi__IntroTitle .h1,.different__Intro .creativeAi__IntroTitle h2{color:#ff564f;margin-top:12rem}.creativeAi__IntroText{margin-top:56rem}@media (max-width:767px){.creativeAi__IntroText{margin-top:48rem}}@media (max-width:480px){.creativeAi__IntroText{margin-top:36rem}}.creativeAi__Features{margin-top:48rem}@media (max-width:480px){.creativeAi__Features{margin-top:36rem}}.creativeAi__FeaturesTitle{margin:0 auto;max-width:820rem}.creativeAi__FeaturesList{margin-top:96rem}@media (max-width:767px){.creativeAi__FeaturesList{margin-top:48rem}}.creativeAi__FeaturesListItem{align-items:center;display:flex}@media (max-width:767px){.creativeAi__FeaturesListItem{flex-direction:column}}.creativeAi__FeaturesListItem:not(:first-child){margin-top:96rem}.creativeAi__FeaturesListItem:nth-child(2n){flex-direction:row-reverse}@media (max-width:767px){.creativeAi__FeaturesListItem:nth-child(2n){flex-direction:column}}.creativeAi__FeaturesListItem:nth-child(2n) .creativeAi__FeaturesListItemImage{margin-left:192rem;margin-right:0}@media (max-width:767px){.creativeAi__FeaturesListItem:nth-child(2n) .creativeAi__FeaturesListItemImage{margin-left:0}}.creativeAi__FeaturesListItemImage{margin-right:192rem;min-width:530rem;width:530rem}@media (max-width:767px){.creativeAi__FeaturesListItemImage{margin-right:0}}@media (max-width:480px){.creativeAi__FeaturesListItemImage{min-width:auto;width:100%}}.creativeAi__FeaturesListItemImage img{border-radius:12rem;width:100%}.creativeAi__FeaturesListItemContent{width:100%}@media (max-width:767px){.creativeAi__FeaturesListItemContent{margin-top:48rem}}.creativeAi__FeaturesListItemContent .different__Intro h2,.creativeAi__FeaturesListItemContent .h1,.different__Intro .creativeAi__FeaturesListItemContent h2{margin-left:-48rem;margin-top:12rem}@media (max-width:767px){.creativeAi__FeaturesListItemContent .different__Intro h2,.creativeAi__FeaturesListItemContent .h1,.different__Intro .creativeAi__FeaturesListItemContent h2{margin-left:0}}.creativeAi__FeaturesListItemContent .lead{margin-top:36rem}@media (max-width:767px){.creativeAi__FeaturesListItemContent .lead{margin-top:24rem}}.creativeAi__Columns{margin-top:230rem}@media (max-width:767px){.creativeAi__Columns{margin-top:120rem}}@media (max-width:480px){.creativeAi__Columns{margin-top:60rem}}.creativeAi__ColumnsWrapper{display:flex}@media (max-width:767px){.creativeAi__ColumnsWrapper{flex-direction:column}}.creativeAi__ColumnsTitle{margin-right:144rem;min-width:470rem;width:470rem}@media (max-width:767px){.creativeAi__ColumnsTitle{margin-right:0;min-width:auto;width:100%}}.creativeAi__ColumnsTitle .different__Intro h2,.creativeAi__ColumnsTitle .h1,.different__Intro .creativeAi__ColumnsTitle h2{margin-top:12rem}.creativeAi__ColumnsContent{width:100%}@media (max-width:767px){.creativeAi__ColumnsContent{margin-top:24rem}}.creativeAi__Contacts .employerBranding__Contacts{background-color:#fff}.creativeAi__Contacts .employerBranding__ContactsColumn{width:33%}.desks__Header{background-color:#f6f6f6;padding:120rem 0 100rem}@media (max-width:767px){.desks__Header{padding:160rem 0 60rem}}@media (max-width:480px){.desks__Header{padding:120rem 0 60rem}}.desks__HeaderImage img{border-radius:12rem;width:100%}.desks__HeaderTitle{margin-top:48rem;text-align:center}.desks__HeaderTitle .different__Intro h2 span,.desks__HeaderTitle .h1 span,.different__Intro .desks__HeaderTitle h2 span{color:#ff564f}.desks__Form{padding-top:100rem}@media (max-width:767px){.desks__Form{padding-top:60rem}}.desks__Form .modal__ButtonError,.desks__FormTitle p{margin-top:16rem}.desks__FormButton{align-items:center;display:flex;margin-top:24rem}@media (max-width:480px){.desks__FormButton{display:block}}.desks__FormButton>p{margin-left:48rem}@media (max-width:480px){.desks__FormButton>p{margin-left:0;margin-top:24rem}}.employerBranding .inTouchForm .contactForm{background-color:#f6f6f6}.employerBranding .inTouchForm .transition{display:none}.employerBranding__Header{padding-top:120rem;position:relative}.employerBranding__Header:before{background-color:#f6f6f6;background-image:url(../resources/images/logos/myty.svg);background-position:50% 0;background-repeat:no-repeat;background-size:100%;content:"";height:500rem;left:0;position:absolute;right:0;top:0}.employerBranding__HeaderSlider{position:relative}@media (max-width:767px){.employerBranding__HeaderSlider{margin-left:-40rem;margin-right:-40rem}}.employerBranding__HeaderSlider .flickity-cell{width:100%}.employerBranding__HeaderSliderItem{position:relative;width:100%}.employerBranding__HeaderSliderItem:before{background:linear-gradient(90deg,#000,transparent);border-radius:12rem;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:2}@media (max-width:767px){.employerBranding__HeaderSliderItem:before{display:none}}.employerBranding__HeaderSliderItem>img,.employerBranding__HeaderSliderItem>picture{border-radius:12rem;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}@media (max-width:767px){.employerBranding__HeaderSliderItem>img,.employerBranding__HeaderSliderItem>picture{border-radius:0;min-height:400rem}}.employerBranding__HeaderSliderItemContent{bottom:0;display:flex;flex-direction:column;justify-content:center;left:144rem;position:absolute;right:144rem;top:0;z-index:2}@media (max-width:767px){.employerBranding__HeaderSliderItemContent{background-color:#fff;bottom:auto;left:auto;max-width:none;padding-left:40rem;padding-right:40rem;padding-top:24rem;position:relative;right:auto;top:auto}}.employerBranding__HeaderSliderItemContent .h3{color:#ff564f}.different__Intro .employerBranding__HeaderSliderItemContent h2,.employerBranding__HeaderSliderItemContent .different__Intro h2,.employerBranding__HeaderSliderItemContent .h1{color:#fff;margin-top:24rem;max-width:820rem}@media (max-width:767px){.different__Intro .employerBranding__HeaderSliderItemContent h2,.employerBranding__HeaderSliderItemContent .different__Intro h2,.employerBranding__HeaderSliderItemContent .h1{color:#000}}.employerBranding__HeaderSliderItemButton{margin-top:48rem}@media (max-width:480px){.employerBranding__HeaderSliderItemButton .button,.employerBranding__HeaderSliderItemButton .button--Download{width:100%}}.employerBranding__HeaderSliderItemCounter{margin-top:64rem}@media (max-width:767px){.employerBranding__HeaderSliderItemCounter{left:50%;position:absolute;top:-100rem;transform:translate(-50%)}}.employerBranding__HeaderSliderItemCounter p{align-items:center;display:flex}.employerBranding__HeaderSliderItemCounter p span{align-items:center;color:#fff;display:flex;font-family:Poppins;font-size:12rem;font-style:italic;font-weight:700;position:relative}.employerBranding__HeaderSliderItemCounter p span:first-of-type:after{background-color:#ff564f;content:"";display:block;height:1px;margin:0 12rem;width:48rem}.employerBranding__HeaderSliderItemControls{left:24rem;position:absolute;right:24rem;top:50%;transform:translateY(-50%);z-index:2}@media (max-width:767px){.employerBranding__HeaderSliderItemControls{align-items:center;display:flex;justify-content:space-between;position:absolute;top:320rem}}.employerBranding__HeaderSliderItemControls button{align-items:center;background-color:#ff564f;border-radius:50%;display:flex;height:60rem;justify-content:center;min-width:60rem;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:60rem}@media (max-width:767px){.employerBranding__HeaderSliderItemControls button{height:48rem;min-width:48rem;position:relative;top:auto;transform:none;width:48rem}}.employerBranding__HeaderSliderItemControls button:hover{background-color:#000}.employerBranding__HeaderSliderItemControls button:first-of-type{left:0}.employerBranding__HeaderSliderItemControls button:first-of-type img,.employerBranding__HeaderSliderItemControls button:first-of-type svg{transform:rotate(180deg)}.employerBranding__HeaderSliderItemControls button:last-of-type{right:0}.employerBranding__HeaderSliderItemControls button img,.employerBranding__HeaderSliderItemControls button svg{max-width:24rem}.employerBranding__HeaderSliderItemControls button .fill{fill:#fff;transition:.3s}.employerBranding__Intro{margin:144rem auto 0;max-width:820rem}@media (max-width:767px){.employerBranding__Intro{margin-top:100rem;max-width:none;padding:0 40rem}}.employerBranding__Intro>p{font-size:24rem;line-height:1.5;margin-top:36rem}@media (max-width:767px){.employerBranding__Intro>p{font-size:20rem}}.employerBranding__IntroTitle{align-items:center;display:flex;justify-content:space-between}@media (max-width:480px){.employerBranding__IntroTitle{flex-direction:column-reverse}}.employerBranding__IntroTitle .smallTitle{margin-bottom:12rem}.different__Intro .employerBranding__IntroTitle h2,.employerBranding__IntroTitle .different__Intro h2,.employerBranding__IntroTitle .h1{color:#ff564f;margin-left:-48rem}@media (max-width:767px){.different__Intro .employerBranding__IntroTitle h2,.employerBranding__IntroTitle .different__Intro h2,.employerBranding__IntroTitle .h1{margin-left:0}}@media (max-width:480px){.employerBranding__IntroTitleText{margin-top:16rem}}.employerBranding__IntroTitleImage{margin-left:24rem;min-width:144rem;width:144rem}.employerBranding__IntroTitleImage img,.employerBranding__IntroTitleImage svg{width:100%}.employerBranding__Typo{margin-top:180rem;padding-bottom:120rem}@media (max-width:767px){.employerBranding__Typo{margin-top:120rem;padding-bottom:60rem}}.employerBranding__TypoWrapper{align-items:center;display:flex}@media (max-width:767px){.employerBranding__TypoWrapper{flex-direction:column}}.employerBranding__TypoVideo{margin-right:120rem;min-width:540rem;padding-left:60rem;width:540rem}@media (max-width:767px){.employerBranding__TypoVideo{margin-right:0;padding-left:0}}@media (max-width:480px){.employerBranding__TypoVideo{min-width:auto;width:100%}}.employerBranding__TypoVideo video{outline:5px solid #fff;outline-offset:-4px;width:100%}.employerBranding__TypoContent{width:100%}@media (max-width:767px){.employerBranding__TypoContent{margin-top:36rem}}.different__Intro .employerBranding__TypoContent h2,.employerBranding__TypoContent .different__Intro h2,.employerBranding__TypoContent .h1{margin-left:-48rem;margin-top:12rem}@media (max-width:767px){.different__Intro .employerBranding__TypoContent h2,.employerBranding__TypoContent .different__Intro h2,.employerBranding__TypoContent .h1{margin-left:0}}.employerBranding__TypoContent .button,.employerBranding__TypoContent .button--Download{margin-top:48rem}@media (max-width:767px){.employerBranding__TypoContent .button,.employerBranding__TypoContent .button--Download{margin-top:36rem}}.employerBranding__TypoContentText{margin-top:36rem}@media (max-width:767px){.employerBranding__TypoContentText{margin-top:24rem}}.employerBranding__Cards{background-color:#f6f6f6;overflow:hidden;padding:120rem 0}@media (max-width:767px){.employerBranding__Cards{padding:60rem 0}}.employerBranding__CardsTitle .smallTitle{padding-left:48rem}@media (max-width:767px){.employerBranding__CardsTitle .smallTitle{padding-left:0}}.different__Intro .employerBranding__CardsTitle h2,.employerBranding__CardsTitle .different__Intro h2,.employerBranding__CardsTitle .h1{margin-top:12rem;max-width:1010rem}.employerBranding__CardsSlider{margin-top:60rem;width:calc(50% + 50vw)}@media (max-width:767px){.employerBranding__CardsSlider{width:100%}}.employerBranding__CardsSlider .flickity-enabled{padding-right:60rem}@media (max-width:767px){.employerBranding__CardsSlider .flickity-enabled{padding-right:0}}.employerBranding__CardsSlider .flickity-viewport{overflow:visible}.employerBranding__CardsSlider .flickity-slider{align-items:stretch;display:flex}.employerBranding__CardsSlider .flickity-slider .news__ListItem{min-height:100%}.employerBranding__CardsSliderItem{background-color:#fff;border-radius:12rem;margin-right:48rem;min-height:100%;padding:96rem 60rem 120rem;width:calc(33% - 24rem)}@media (max-width:767px){.employerBranding__CardsSliderItem{width:100%}}@media (max-width:480px){.employerBranding__CardsSliderItem{padding:60rem 20rem}}.employerBranding__CardsSliderItem .h3{color:#ff564f;min-height:90rem}.employerBranding__CardsSliderItem p{font-size:18rem;line-height:1.6;margin-top:12rem}.employerBranding__CardsSliderControls{align-items:center;display:flex;justify-content:center;margin-top:96rem}.employerBranding__CardsSliderControls button{align-items:center;background-color:#ff564f;border-radius:50%;display:flex;height:60rem;justify-content:center;min-width:60rem;transition:.3s;width:60rem}@media (max-width:767px){.employerBranding__CardsSliderControls button{height:48rem;min-width:48rem;width:48rem}}.employerBranding__CardsSliderControls button:hover{background-color:#000}.employerBranding__CardsSliderControls button:first-of-type img,.employerBranding__CardsSliderControls button:first-of-type svg{transform:rotate(180deg)}.employerBranding__CardsSliderControls button.isDisabled{opacity:.2;pointer-events:none}.employerBranding__CardsSliderControls button img,.employerBranding__CardsSliderControls button svg{max-width:24rem}.employerBranding__CardsSliderControls button .fill{fill:#fff;transition:.3s}.employerBranding__CardsSliderProgress{align-items:center;background-color:#0000001f;display:flex;height:2px;margin:0 24rem;overflow:hidden;position:relative;width:360rem}.employerBranding__CardsSliderProgress.desktopHidden{display:none}@media (max-width:767px){.employerBranding__CardsSliderProgress.desktopHidden{display:flex}}.employerBranding__CardsSliderProgressLine{background-color:#ff564f;bottom:0;left:0;position:absolute;right:0;top:0;transform:translate(-100%);transition:.3s}.employerBranding__SelfCheck{padding:120rem 0}@media (max-width:767px){.employerBranding__SelfCheck{padding:60rem 0}}.employerBranding__SelfCheckWrapper{align-items:center;display:flex}@media (max-width:767px){.employerBranding__SelfCheckWrapper{flex-direction:column}}.employerBranding__SelfCheckCard{border-radius:12rem;box-shadow:0 2rem 48rem #0000000f;margin-right:144rem;min-width:530rem;padding:120rem 40rem;width:530rem}@media (max-width:767px){.employerBranding__SelfCheckCard{margin-right:0}}@media (max-width:480px){.employerBranding__SelfCheckCard{min-width:auto;width:100%}}.employerBranding__SelfCheckCard img,.employerBranding__SelfCheckContent{width:100%}@media (max-width:767px){.employerBranding__SelfCheckContent{margin-top:48rem}}.different__Intro .employerBranding__SelfCheckContent h2,.employerBranding__SelfCheckContent .different__Intro h2,.employerBranding__SelfCheckContent .h1{color:#ff564f;margin-left:-60rem;margin-top:12rem}@media (max-width:767px){.different__Intro .employerBranding__SelfCheckContent h2,.employerBranding__SelfCheckContent .different__Intro h2,.employerBranding__SelfCheckContent .h1{margin-left:0}}.employerBranding__SelfCheckContent .button,.employerBranding__SelfCheckContent .button--Download{margin-top:48rem}@media (max-width:767px){.employerBranding__SelfCheckContent .button,.employerBranding__SelfCheckContent .button--Download{margin-top:36rem}}.employerBranding__SelfCheckContentLead{margin-top:36rem}@media (max-width:767px){.employerBranding__SelfCheckContentLead{margin-top:24rem}}.employerBranding__SelfCheckContentText{margin-top:24rem}.employerBranding__Multicolumn{padding:120rem 0}@media (max-width:767px){.employerBranding__Multicolumn{padding:60rem 0}}.different__Intro .employerBranding__Multicolumn h2,.employerBranding__Multicolumn .different__Intro h2,.employerBranding__Multicolumn .h1{color:#ff564f;margin-left:-48rem;margin-top:12rem}@media (max-width:767px){.different__Intro .employerBranding__Multicolumn h2,.employerBranding__Multicolumn .different__Intro h2,.employerBranding__Multicolumn .h1{margin-left:0}}.employerBranding__MulticolumnText{display:flex;grid-gap:48rem;margin-top:48rem}@media (max-width:767px){.employerBranding__MulticolumnText{flex-direction:column;grid-gap:36rem;margin-top:36rem}}.employerBranding__MulticolumnColumn{width:100%}.employerBranding__Faq .accordion__ListItem:first-of-type{border-top:1px solid rgba(0,0,0,.2)}.employerBranding__Faq .accordion__ListItemOpenerTitle{justify-content:space-between}.employerBranding__Consulting{padding:120rem 0}@media (max-width:767px){.employerBranding__Consulting{padding:60rem 0}}.different__Intro .employerBranding__Consulting h2,.employerBranding__Consulting .different__Intro h2,.employerBranding__Consulting .h1{color:#ff564f;margin-left:-48rem;margin-top:12rem}@media (max-width:767px){.different__Intro .employerBranding__Consulting h2,.employerBranding__Consulting .different__Intro h2,.employerBranding__Consulting .h1{margin-left:0}}.employerBranding__ConsultingText{margin-top:36rem}@media (max-width:767px){.employerBranding__ConsultingText{margin-top:24rem}}.employerBranding__ConsultingImage{margin-top:84rem;width:100%}.employerBranding__ConsultingImage img,.employerBranding__ConsultingImage svg{height:auto;width:100%}.employerBranding__ConsultingDescription{margin-top:64rem;text-align:center}@media (max-width:767px){.employerBranding__ConsultingDescription{margin-top:36rem}}.employerBranding__Features{padding:120rem 0}@media (max-width:767px){.employerBranding__Features{padding:60rem 0}}.employerBranding__FeaturesList{display:flex;flex-direction:column;grid-gap:96rem}.employerBranding__FeaturesListItem{align-items:center;display:flex}@media (max-width:767px){.employerBranding__FeaturesListItem{flex-direction:column;grid-gap:48rem}}.employerBranding__FeaturesListItem:nth-of-type(2n){flex-direction:row-reverse}@media (max-width:767px){.employerBranding__FeaturesListItem:nth-of-type(2n){flex-direction:column}}.employerBranding__FeaturesListItem:nth-of-type(2n) .employerBranding__FeaturesListItemImage{margin-left:192rem;margin-right:0}@media (max-width:767px){.employerBranding__FeaturesListItem:nth-of-type(2n) .employerBranding__FeaturesListItemImage{margin-left:0}}.employerBranding__FeaturesListItemImage{margin-right:192rem;min-width:530rem;width:530rem}@media (max-width:767px){.employerBranding__FeaturesListItemImage{margin-right:0}}@media (max-width:480px){.employerBranding__FeaturesListItemImage{min-width:auto;width:100%}}.employerBranding__FeaturesListItemImage img{border-radius:12rem;box-shadow:0 2rem 48rem #0006;width:100%}.employerBranding__FeaturesListItemContent{width:100%}.different__Intro .employerBranding__FeaturesListItemContent h2,.employerBranding__FeaturesListItemContent .different__Intro h2,.employerBranding__FeaturesListItemContent .h1{margin-left:-60rem}@media (max-width:1600px){.different__Intro .employerBranding__FeaturesListItemContent h2,.employerBranding__FeaturesListItemContent .different__Intro h2,.employerBranding__FeaturesListItemContent .h1{margin-left:0}}.employerBranding__FeaturesListItemContent .lead{margin-top:36rem}@media (max-width:767px){.employerBranding__FeaturesListItemContent .lead{margin-top:24rem}}.employerBranding__FeaturesListItemContent .text{margin-top:24rem}.employerBranding__News{background-color:#fff}.employerBranding__News .flickity-enabled{padding-right:60rem}@media (max-width:767px){.employerBranding__News .flickity-enabled{padding-right:0}}.employerBranding__News .flickity-viewport{overflow:visible}.employerBranding__News .news__ListItem{margin-right:48rem;width:400rem}@media (max-width:1600px){.employerBranding__News .news__ListItem{width:340rem}}@media (max-width:767px){.employerBranding__News .news__ListItem{width:100%}}.employerBranding__NewsTitle .smallTitle{padding-left:48rem}@media (max-width:767px){.employerBranding__NewsTitle .smallTitle{padding-left:0}}.different__Intro .employerBranding__NewsTitle h2,.employerBranding__NewsTitle .different__Intro h2,.employerBranding__NewsTitle .h1{color:#ff564f;margin-top:12rem}.employerBranding__Downloads{padding:120rem 0}@media (max-width:767px){.employerBranding__Downloads{padding:60rem 0}}.employerBranding__Downloads .hello__DownloadsList{grid-gap:48rem;margin-top:54rem}.employerBranding__Downloads .modal__Wrapper{padding:120rem 48rem 96rem;width:600rem}.employerBranding__Downloads .modal__Wrapper form{margin-top:48rem}.different__Intro .employerBranding__DownloadsTitle h2,.employerBranding__DownloadsTitle .different__Intro h2,.employerBranding__DownloadsTitle .h1{color:#ff564f;margin-left:-48rem;margin-top:12rem}@media (max-width:767px){.different__Intro .employerBranding__DownloadsTitle h2,.employerBranding__DownloadsTitle .different__Intro h2,.employerBranding__DownloadsTitle .h1{margin-left:0}}.employerBranding__DownloadsLead{margin-top:36rem}@media (max-width:767px){.employerBranding__DownloadsLead{margin-top:24rem}}.employerBranding__Contacts{background-color:#f6f6f6;padding:120rem 0}@media (max-width:767px){.employerBranding__Contacts{padding:60rem 0}}.employerBranding__ContactsTitle .h2,.employerBranding__ContactsTitle .whoWeAre>div p,.whoWeAre>div .employerBranding__ContactsTitle p{color:#000;margin-left:-48rem;margin-top:12rem}@media (max-width:767px){.employerBranding__ContactsTitle .h2,.employerBranding__ContactsTitle .whoWeAre>div p,.whoWeAre>div .employerBranding__ContactsTitle p{margin-left:0}}.employerBranding__ContactsTitle .h2 span,.employerBranding__ContactsTitle .whoWeAre>div p span,.whoWeAre>div .employerBranding__ContactsTitle p span{color:#ff564f}.employerBranding__ContactsColumns{display:flex;justify-content:center;margin-top:60rem}@media (max-width:767px){.employerBranding__ContactsColumns{flex-direction:column}}.employerBranding__ContactsColumn{padding:0 48rem;width:100%}@media (max-width:767px){.employerBranding__ContactsColumn{padding:0}}.employerBranding__ContactsColumn:not(:last-of-type){border-right:1px solid rgba(0,0,0,.24)}@media (max-width:767px){.employerBranding__ContactsColumn:not(:last-of-type){border-right:none;margin-bottom:96rem}}.employerBranding__ContactsColumn:first-of-type{padding-left:0}.employerBranding__ContactsColumn:last-of-type{padding-right:0}.employerBranding__ContactsColumn .h3 span{color:#ff564f}.employerBranding__ContactsColumnList{align-items:flex-start;display:flex;flex-direction:column;grid-gap:36rem;margin-top:36rem}.employerBranding__ContactsColumnListItem{align-items:center;cursor:pointer;display:flex}.employerBranding__ContactsColumnListItem:hover .employerBranding__ContactsColumnListItemImage:after,.employerBranding__ContactsColumnListItem:hover .employerBranding__ContactsColumnListItemImage:before{opacity:0}.employerBranding__ContactsColumnListItem:hover .employerBranding__ContactsColumnListItemImageBlend{background-color:#ff564f;mix-blend-mode:multiply;opacity:1}.employerBranding__ContactsColumnListItemImage{border-radius:50%;height:124rem;margin-right:24rem;min-width:124rem;position:relative;transition:.2s;width:124rem}.employerBranding__ContactsColumnListItemImage:before{mix-blend-mode:color;opacity:.5}.employerBranding__ContactsColumnListItemImage:after,.employerBranding__ContactsColumnListItemImage:before{background-color:#f2eee3;border-radius:50%;bottom:0;left:0;position:absolute;right:0;top:0;transition:opacity .3s;z-index:1}.employerBranding__ContactsColumnListItemImage:after{mix-blend-mode:multiply}.employerBranding__ContactsColumnListItemImage>img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.employerBranding__ContactsColumnListItemImageBlend{border-radius:50%;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.errorPage{align-items:center;background-color:#f6f6f6;display:flex;height:100vh;justify-content:center}.errorPage a{display:flex;width:300rem}.errorPage a:hover .fill{fill:#ff564f}.errorPage a img,.errorPage a svg{height:auto;width:100%}.errorPage a .fill{transition:.3s}.hello .newsSlider{background-color:#fff}@media (max-width:767px){.hello .newsSlider{padding:60rem 0}}.hello .inTouchForm .transition{display:none}.hello__Header{background-color:#f6f6f6;background-image:url(../resources/images/logos/myty.svg);background-position:50% 0;background-repeat:no-repeat;background-size:100%;min-height:900rem;padding-top:230rem;position:relative}@media (max-width:767px){.hello__Header{background-size:cover;min-height:auto;padding-bottom:120rem;padding-top:120rem}}.hello__HeaderTitle{text-align:center}.different__Intro .hello__HeaderTitle h2,.hello__HeaderTitle .different__Intro h2,.hello__HeaderTitle .h1{font-family:Poppins;font-style:italic;font-weight:900;letter-spacing:-.6rem;line-height:1;text-transform:uppercase}.different__Intro .hello__HeaderTitle h2 span,.hello__HeaderTitle .different__Intro h2 span,.hello__HeaderTitle .h1 span{color:#ff564f}.hello__HeaderText{margin-top:48rem;text-align:center}.hello__HeaderText p{font-size:36rem;letter-spacing:-1.8rem;line-height:1.25}@media (max-width:767px){.hello__HeaderText p{font-size:22rem;letter-spacing:normal;line-height:1.33}}.hello__HeaderSmallText{margin-top:72rem;text-align:center}.hello__HeaderSmallText p{font-size:18rem;font-weight:700;letter-spacing:-.54rem;line-height:1.6}.hello__Planets{background-color:#000;position:relative}.hello__Planets video{bottom:0;height:100vh;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.hello__Office{background-image:url(../resources/images/hello/bg.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;padding:220rem 0 480rem}@media (max-width:767px){.hello__Office{padding:60rem 0 220rem}}.hello__OfficeWrapper{align-items:center;display:flex}@media (max-width:767px){.hello__OfficeWrapper{display:block}}.hello__OfficeImage{margin-right:40rem;min-width:660rem}@media (max-width:767px){.hello__OfficeImage{margin-right:0;min-width:auto;width:100%}}.hello__OfficeImage img{border-radius:12rem;width:100%}.hello__OfficeText{width:100%}@media (max-width:767px){.hello__OfficeText{margin-top:36rem}}.different__Intro .hello__OfficeText h2,.hello__OfficeText .different__Intro h2,.hello__OfficeText .h1{line-height:1.1}.different__Intro .hello__OfficeText h2 span,.hello__OfficeText .different__Intro h2 span,.hello__OfficeText .h1 span{color:#ff564f}.hello__OfficeText p{font-size:18rem;margin-top:36rem}@media (max-width:767px){.hello__OfficeText p{margin-top:24rem}}.hello__OfficeText .button,.hello__OfficeText .button--Download{margin-top:48rem}@media (max-width:767px){.hello__OfficeText .button,.hello__OfficeText .button--Download{margin-top:36rem}}.hello__OfficeContent{margin-top:220rem}@media (max-width:767px){.hello__OfficeContent{margin-top:60rem}}.hello__OfficeContent>.largeTitle{font-size:80rem}@media (max-width:767px){.hello__OfficeContent>.largeTitle{font-size:48rem}}.hello__OfficeContent>.largeTitle span{color:#ff564f}.different__Intro .hello__OfficeContent .employerBranding__IntroTitleText h2,.hello__OfficeContent .employerBranding__IntroTitleText .different__Intro h2,.hello__OfficeContent .employerBranding__IntroTitleText .h1{color:#000}.different__Intro .hello__OfficeContent .employerBranding__IntroTitleText h2 span,.hello__OfficeContent .employerBranding__IntroTitleText .different__Intro h2 span,.hello__OfficeContent .employerBranding__IntroTitleText .h1 span{color:#ff564f}.hello__OfficeContentText{margin:32rem auto 0}@media (max-width:767px){.hello__OfficeContentText{margin-top:16rem}}.hello__OfficeContentText p{font-size:24rem}@media (max-width:767px){.hello__OfficeContentText p{font-size:18rem}}.hello__OfficeContentButton{margin-top:32rem}@media (max-width:767px){.hello__OfficeContentButton{margin-top:16rem}}.hello__Downloads{padding:200rem 0}@media (max-width:767px){.hello__Downloads{padding:60rem 0}}.hello__DownloadsTitle{padding-left:56rem}@media (max-width:767px){.hello__DownloadsTitle{padding-left:0}}.hello__DownloadsList{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:96rem;margin-top:48rem}@media (max-width:767px){.hello__DownloadsList{grid-gap:24rem}}@media (max-width:480px){.hello__DownloadsList{display:flex;flex-direction:column}}.hello__DownloadsListItem{border-bottom:1px solid #000;display:flex;flex-direction:column;padding-bottom:48rem}@media (max-width:767px){.hello__DownloadsListItem{padding-bottom:24rem}}.hello__DownloadsListItem:hover .fill{fill:#000;stroke:#000}.hello__DownloadsListItem>img{border-radius:12rem;width:100%}.hello__DownloadsListItem .h3{margin-top:12rem}.hello__DownloadsListItem>div{display:flex;flex-direction:column;height:100%;justify-content:space-between}@media (max-width:480px){.hello__DownloadsListItem>div{height:auto}}.hello__DownloadsListItemText{align-items:flex-end;display:flex;justify-content:space-between;margin-top:36rem}@media (max-width:767px){.hello__DownloadsListItemText{margin-top:24rem}}@media (max-width:480px){.hello__DownloadsListItemText{margin-top:12rem}}.hello__DownloadsListItemText p{font-size:15rem;line-height:1.6;width:100%}.hello__DownloadsListItemText img,.hello__DownloadsListItemText svg{height:auto;margin-left:56rem;min-width:48rem;width:48rem}@media (max-width:767px){.hello__DownloadsListItemText img,.hello__DownloadsListItemText svg{margin-left:24rem;min-width:36rem;width:36rem}}.hello__DownloadsListItemText .fill{transition:.3s}.hello__Faq .accordion__Title--Generic{margin-bottom:48rem}.hello__Faq .accordion__ListItem:first-of-type .accordion__ListItemOpener{border-top:1px solid rgba(0,0,0,.2)}.hello__FaqButton{display:none;margin-top:48rem;text-align:center}.hiring{background-image:url(../resources/images/hiring/bg.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;padding:220rem 0}@media (max-width:767px){.hiring{padding:160rem 0 120rem}}.hiring__Header{text-align:center}.hiring__Header .largeTitle{margin-top:48rem}@media (max-width:767px){.hiring__Header .largeTitle{margin-top:24rem}}.hiring__Header .largeTitle span{color:#ff564f}.hiring__Header .h2,.hiring__Header .whoWeAre>div p,.whoWeAre>div .hiring__Header p{font-weight:400;margin-top:48rem}@media (max-width:767px){.hiring__Header .h2,.hiring__Header .whoWeAre>div p,.whoWeAre>div .hiring__Header p{margin-top:24rem}}.hiring__Section{margin-top:120rem}@media (max-width:767px){.hiring__Section{margin-top:80rem}}.hiring__SectionWrapper{display:flex}@media (max-width:767px){.hiring__SectionWrapper{flex-direction:column}}.hiring__SectionContent{margin-right:90rem;min-width:400rem;width:400rem}@media (max-width:767px){.hiring__SectionContent{margin-right:0;min-width:auto;width:100%}}.hiring__SectionContentPeople{align-items:flex-start;display:flex;justify-content:space-between;margin-top:48rem;padding:0 24rem}@media (max-width:767px){.hiring__SectionContentPeople{justify-content:center;margin-top:24rem}}.hiring__SectionContentPeopleItem{align-items:center;display:flex;flex-direction:column}@media (max-width:767px){.hiring__SectionContentPeopleItem:not(:first-child){margin-left:24rem}}.hiring__SectionContentPeopleItem .agencies__PartnersListItemImage{pointer-events:none}.different__Intro .hiring__SectionContentPeopleItem>p,.hiring__SectionContentPeopleItem>.h4,.podcastListing__PodcastIntro .hiring__SectionContentPeopleItem>p,.welcome__TextWrapper .hiring__SectionContentPeopleItem>p,.whatWeOffer .hiring__SectionContentPeopleItem.wrapperSmall>p{margin-top:24rem;text-align:center}.hiring__SectionContentPeopleItem>.smallTitle{color:#ff564f}.hiring__SectionForm{width:100%}@media (max-width:767px){.hiring__SectionForm{margin-top:48rem}}.hiring__SectionForm .selectField__Options{border:none;border-radius:0;max-height:500rem}.hiring__SectionForm .selectField__Options ul{max-height:500rem;padding:24rem}.hiring__SectionForm .selectField__Options ul li{color:#ff564f;font-size:48rem;font-weight:700;letter-spacing:-2.4rem;line-height:1.25;padding:12rem 0}.hiring__SectionForm .selectField__Options ul li:hover{background-color:#fff;color:#000}.hiring__SectionForm .selectField__Options ul li.isSelected{background-color:#fff}.hiring__SectionForm .form__Radio{justify-content:space-between}.hiring__SectionForm .form__Radio:not(:first-child){margin-top:36rem}.hiring__SectionForm .form__RadioInputs .radioField__Circle{display:none}.hiring__SectionForm .form__RadioInputs .radioField:not(:first-child){margin-top:0}@media (max-width:480px){.hiring__SectionForm .form__RadioInputs .radioField:not(:first-child){margin-left:12rem}}.hiring__SectionForm .form__RadioInputs .radioField input~div{align-items:center;background-color:transparent;border:3rem solid #000;border-radius:32rem;color:#000;cursor:pointer;display:inline-flex;font-family:Poppins;font-size:15rem;font-style:italic;font-weight:800;justify-content:center;line-height:1.6;min-height:48rem;min-width:160rem;padding:8rem 20rem;position:relative;text-decoration:none;text-transform:uppercase;transition:.3s}@media (max-width:480px){.hiring__SectionForm .form__RadioInputs .radioField input~div{min-width:80rem}}.hiring__SectionForm .form__RadioInputs .radioField input~div:hover{background-color:#000;color:#fff}.hiring__SectionForm .form__RadioInputs .radioField input~div label{align-items:center;bottom:0;display:flex;justify-content:center;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%}.hiring__SectionForm .form__RadioInputs .radioField input:checked~div{background-color:#000;color:#fff}.hiring__SectionForm .textareaField:not(:first-child){margin-top:36rem}.hiring__SectionFormContent .h3 span{color:#ff564f}.hiring__SectionFormContent>p{font-size:24rem;line-height:1.5;margin-top:36rem}@media (max-width:767px){.hiring__SectionFormContent>p{font-size:20rem;margin-top:24rem}}.hiring__SectionFormContentButtons{align-items:center;display:flex;margin-top:40rem}@media (max-width:767px){.hiring__SectionFormContentButtons{align-items:flex-start;flex-direction:column;margin-top:24rem}}.hiring__SectionFormContentButtons .button--Download:not(:first-child),.hiring__SectionFormContentButtons .button:not(:first-child){margin-left:16rem}@media (max-width:767px){.hiring__SectionFormContentButtons .button--Download:not(:first-child),.hiring__SectionFormContentButtons .button:not(:first-child){margin-left:0;margin-top:16rem}}.hiring__SectionFormContentButtons .button--Black{background-color:transparent;color:#000}.hiring__SectionFormContentButtons .button--Black:hover{background-color:#000;color:#fff}.home{min-height:100vh}.home .modal__Content .h2,.home .modal__Content .whoWeAre>div p,.whoWeAre>div .home .modal__Content p{margin-bottom:12rem}.home .modal__Content .button,.home .modal__Content .button--Download{margin-top:12rem}.home .inTouchForm .transition{display:none}.home__Hero{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}@media (max-width:767px){.home__Hero{padding:120rem 0}}.home__Hero>video{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;outline:5px solid #fff;outline-offset:-4px;position:absolute;right:0;top:0;width:100%}@media (max-width:767px){.home__Hero>video{height:auto;-o-object-fit:contain;object-fit:contain;top:120rem}}.home__HeroWrapper{align-items:center;bottom:0;display:flex;justify-content:center;left:0;-webkit-mask:linear-gradient(#000 0 0),linear-gradient(-90deg,#000 50%,transparent 0) content-box 100% 100%/200% 200% no-repeat;mask:linear-gradient(#000 0 0),linear-gradient(-90deg,#000 50%,transparent 0) content-box 100% 100%/200% 200% no-repeat;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-position:100% 0;mask-position:100% 0;position:absolute;right:0;top:0}@media (max-width:767px){.home__HeroWrapper{flex-direction:column;top:120rem}}.home__HeroWrapper.animationStarted{animation:reveal 1.5s ease-in forwards}@keyframes reveal{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.home__HeroText{align-items:center;display:flex;position:relative;transform:rotate(-10deg) translate(-100rem)}@media (max-width:1600px){.home__HeroText{transform:rotate(-10deg) translate(-110rem)}}@media (max-width:767px){.home__HeroText{flex-direction:column;transform:none}}.home__HeroTextLeft{position:relative;width:100%}.home__HeroTextLeft>p{color:#000;font-family:Poppins;font-size:78rem;font-style:italic;font-weight:700;left:60rem;letter-spacing:-3.9rem;line-height:1;-webkit-mask:linear-gradient(#000 0 0),linear-gradient(-90deg,#000 50%,transparent 0) content-box 100% 100%/200% 200% no-repeat;mask:linear-gradient(#000 0 0),linear-gradient(-90deg,#000 50%,transparent 0) content-box 100% 100%/200% 200% no-repeat;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-position:100% 0;mask-position:100% 0;max-width:600rem;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translateY(calc(-50% - 80rem));z-index:2}@media (max-width:1600px){.home__HeroTextLeft>p{left:120rem}}@media (max-width:767px){.home__HeroTextLeft>p{font-size:24rem;left:auto;letter-spacing:-1.2rem;max-width:none;position:relative;top:auto;transform:none}}@media only screen and (max-height:750px) and (min-width:768px){.home__HeroTextLeft>p{font-size:60rem;left:0}}.home__HeroTextLeft>p.animationStarted{animation:reveal .5s ease-in forwards}@media (max-width:767px){.home__HeroTextLeft .home__HeroTextList{margin-top:96rem}}.home__HeroTextLeft .home__HeroTextListItem{text-align:right}.home__HeroTextLeft .home__HeroTextListItem:first-child p{left:calc(100% + 60rem);top:40rem}@media (max-width:767px){.home__HeroTextLeft .home__HeroTextListItem:first-child p{left:auto;top:auto}}.home__HeroTextLeft .home__HeroTextListItem:last-child p{bottom:40rem;right:20rem}@media (max-width:767px){.home__HeroTextLeft .home__HeroTextListItem:last-child p{bottom:auto;right:auto}}.home__HeroTextRight{margin-left:40rem;position:relative}@media (max-width:767px){.home__HeroTextRight{margin-left:0}}.home__HeroTextRight .home__HeroTextListItem p{left:calc(100% + 60rem);top:100rem}@media (max-width:767px){.home__HeroTextRight .home__HeroTextListItem p{left:auto;top:auto}}.home__HeroTextListItem{cursor:pointer}@media (max-width:767px){.home__HeroTextListItem{align-items:flex-end;display:flex;justify-content:center;transform:rotate(-10deg)}}.home__HeroTextListItem.isActive h2,.home__HeroTextListItem:hover h2{color:#ff564f;-webkit-text-stroke-color:transparent}.home__HeroTextListItem h2{color:transparent;font-family:Poppins;font-size:400rem;font-style:italic;font-weight:900;letter-spacing:-8rem;line-height:.85;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#ff564f;transition:.3s}@media only screen and (max-height:750px) and (min-width:768px){.home__HeroTextListItem h2{font-size:350rem}}@media only screen and (max-height:650px) and (min-width:768px){.home__HeroTextListItem h2{font-size:300rem}}@media (max-width:767px){.home__HeroTextListItem h2{font-size:160rem;position:relative}}@media (max-width:480px){.home__HeroTextListItem h2{font-size:120rem}}.home__HeroTextListItem h2 span{display:inline-flex;font-size:300rem;line-height:.85;margin-left:20rem;pointer-events:none;transform:translateY(-100rem)}@media (max-width:767px){.home__HeroTextListItem h2 span{font-size:90rem;left:100%;position:absolute;top:0;transform:none}}.home__HeroTextListItem p{color:#ff564f;font-family:Poppins;font-size:36rem;font-style:italic;font-weight:700;letter-spacing:-1.8rem;pointer-events:none;position:absolute;text-transform:uppercase;transition:.3s}@media (max-width:767px){.home__HeroTextListItem p{position:relative}}@media (max-width:480px){.home__HeroTextListItem p{font-size:18rem;letter-spacing:-.9rem}}.home__Header{background-color:#000;min-height:1000vh;position:relative}@media (max-width:767px){.home__Header{z-index:4}}.home__Header video{bottom:0;height:100vh;left:0;-o-object-fit:cover;object-fit:cover;position:sticky;right:0;top:0;width:100%}@media (max-width:480px){.home__Header video{-o-object-fit:contain;object-fit:contain}}.home__HeaderButtons{align-items:flex-end;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding-bottom:36rem;position:fixed;right:0;visibility:hidden;width:100%;z-index:2}.home__HeaderButtons.isVisible{opacity:1;visibility:visible}.home__HeaderButtonsWrapper{grid-gap:32rem}.home__HeaderButtonsIcon,.home__HeaderButtonsWrapper{align-items:center;display:flex;justify-content:center}.home__HeaderButtonsIcon{border:3rem solid #ff564f;border-radius:50%;cursor:pointer;height:46rem;min-width:46rem;transition:.3s;width:46rem}.home__HeaderButtonsIcon:hover{background-color:#ff564f}.home__HeaderButtonsIcon:hover .stroke{stroke:#fff}.home__HeaderButtonsIcon img,.home__HeaderButtonsIcon svg{height:auto;max-height:20rem;max-width:20rem}.home__HeaderButtonsIcon .fill,.home__HeaderButtonsIcon .stroke{transition:.3s}.home__HeaderPlanets{align-items:center;bottom:0;display:flex;height:100vh;justify-content:center;left:0;opacity:0;overflow:hidden;position:sticky;right:0;top:0;transition:.3s;visibility:hidden;width:100%;z-index:2}.home__HeaderPlanets.isVisible{opacity:1;visibility:visible}.home__HeaderPlanetsWrapper{height:900rem;min-width:900rem;position:relative;width:900rem}@media only screen and (max-height:900px){.home__HeaderPlanetsWrapper{height:600rem;min-width:600rem;width:600rem}}@media (max-width:767px){.home__HeaderPlanetsWrapper{height:600rem;min-width:600rem;width:600rem}}@media (max-width:480px){.home__HeaderPlanetsWrapper{height:360rem;min-width:360rem;width:360rem}}.home__HeaderPlanet{animation:orbit 50s linear infinite;border:1px solid rgba(255,86,79,.36);border-radius:50%;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s;width:100%}.home__HeaderPlanet .home__HeaderPlanetDot{animation:orbitReverse 50s linear infinite}.home__HeaderPlanetDot{background-color:green;border-radius:50%;height:30rem;left:50%;position:absolute;scale:0;top:-15rem;transform:translate(-50%);transition:.3s;width:30rem}@media (max-width:480px){.home__HeaderPlanetDot{height:24rem;width:24rem}}.home__HeaderPlanetDot:hover{box-shadow:0 0 12rem #ff564f7a;scale:1.1}.home__HeaderPlanetDot:hover p{translate:0 4rem}.home__HeaderPlanetDot p{color:#fff;font-family:Poppins;font-size:12rem;font-style:italic;font-weight:800;left:50%;position:absolute;text-align:center;text-transform:uppercase;top:100%;transform:translate(-50%);transition:.3s;width:200rem}.home__HeaderPlanetDotShadow{animation:orbitRotate 50s linear infinite;border-radius:50%;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.home__HeaderPlanetDotShadow:before{background-color:#0000001f;bottom:50%;content:"";left:0;position:absolute;right:0;top:0}.home__Heart{padding-top:120rem;position:relative}@media (max-width:767px){.home__Heart{padding-top:60rem}}.home__HeartBackground{left:0;overflow:hidden;position:absolute;right:0;top:300rem}@media (max-width:480px){.home__HeartBackground{top:-100rem}}.home__HeartBackground img{width:100%}@media (max-width:480px){.home__HeartBackground img{width:300%}}.home__HeartImage{margin:0 auto;max-width:1020rem;position:relative}.home__HeartImage>.text{bottom:0;position:absolute;right:0;width:385rem}@media (max-width:767px){.home__HeartImage>.text{bottom:auto;position:relative;right:auto;width:auto}}.home__HeartImageWrapper{align-items:center;display:flex;justify-content:center;position:relative}.home__HeartImageWrapper:after{background-color:#f2eee3;border-radius:12rem;bottom:0;content:"";left:0;mix-blend-mode:multiply;position:absolute;right:0;top:0;z-index:1;-webkit-mask-box-image:radial-gradient(#000 69%,transparent 70%) 84.5%/50%;clip-path:polygon(-41% 0,50% 91%,141% 0);height:820rem;margin:0 auto;mask-border:radial-gradient(#000 69%,transparent 70%) 84.5%/50%;max-width:820rem}@media (max-width:767px){.home__HeartImageWrapper:after{height:600rem;max-width:none;width:100%}}@media (max-width:480px){.home__HeartImageWrapper:after{height:310rem}}.home__HeartImageWrapper img{-webkit-mask-box-image:radial-gradient(#000 69%,transparent 70%) 84.5%/50%;clip-path:polygon(-41% 0,50% 91%,141% 0);height:820rem;margin:0 auto;mask-border:radial-gradient(#000 69%,transparent 70%) 84.5%/50%;max-width:820rem;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.home__HeartImageWrapper img{height:600rem;max-width:none;width:100%}}@media (max-width:480px){.home__HeartImageWrapper img{height:310rem}}.different__Intro .home__HeartImageWrapper h2,.home__HeartImageWrapper .different__Intro h2,.home__HeartImageWrapper .h1{color:#fff;left:50%;max-width:530rem;position:absolute;text-align:center;top:200rem;transform:translate(-50%);z-index:2}@media (max-width:480px){.different__Intro .home__HeartImageWrapper h2,.home__HeartImageWrapper .different__Intro h2,.home__HeartImageWrapper .h1{left:0;right:0;top:70rem;transform:none}}.home__Careers{padding-bottom:250rem;position:relative}@media (max-width:767px){.home__Careers{padding-bottom:120rem}}.home__CareersHeader{margin-top:180rem}@media (max-width:767px){.home__CareersHeader{margin-top:120rem}}.home__CareersHeaderWrapper{align-items:center;display:flex;justify-content:space-between}@media (max-width:767px){.home__CareersHeaderWrapper{flex-direction:column}}.home__CareersHeaderTitle{align-items:center;display:flex;width:100%}@media (max-width:767px){.home__CareersHeaderTitle{align-items:flex-start;flex-direction:column}}.home__CareersHeaderTitle h2{min-width:300rem}@media (max-width:767px){.home__CareersHeaderTitle h2{min-width:auto}}.home__CareersHeaderTitle h2:first-child{font-size:168rem;font-weight:400;margin-right:24rem}@media (max-width:767px){.home__CareersHeaderTitle h2:first-child{font-size:120rem;margin-right:0}}.home__CareersHeaderButton{display:flex;justify-content:flex-end;margin-top:80rem;min-width:200rem}@media (max-width:767px){.home__CareersHeaderButton{margin-top:36rem;min-width:auto}}.home__Join{overflow:hidden}.home__Join,.home__JoinVideo{position:relative}.home__JoinVideo:before{background-color:#000c;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.home__JoinVideo video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:767px){.home__JoinVideo video{min-height:800rem}}.home__JoinVideoCircle{border:1px solid #ff564f;border-radius:50%;height:450rem;left:50%;min-width:450rem;position:absolute;top:50%;transform:translate(-50%,-50%);transition:50ms;width:450rem}@media (max-width:480px){.home__JoinVideoCircle{height:320rem;min-width:320rem;width:320rem}}.home__JoinVideoCircle img,.home__JoinVideoCircle svg{position:absolute;right:-15rem;top:50%;transform:translateY(-50%);width:30rem}.home__JoinWrapper{left:0;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 120rem))}@media (max-width:767px){.home__JoinWrapper{bottom:0;top:0;transform:none}.home__JoinWrapper .wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:36rem;padding-top:36rem}}.home__JoinText{align-items:center;display:flex;justify-content:space-between}@media (max-width:767px){.home__JoinText{flex-direction:column;height:100%}}.different__Intro .home__JoinText h2,.home__JoinText .different__Intro h2,.home__JoinText .h1{color:#fff;max-width:500rem}@media (max-width:767px){.different__Intro .home__JoinText h2,.home__JoinText .different__Intro h2,.home__JoinText .h1{text-align:center}}.home__JoinText .text{color:#fff;max-width:380rem}@media (max-width:480px){.home__JoinText .text{max-width:none}}.home__JoinButton{margin-top:240rem;text-align:center}@media (max-width:767px){.home__JoinButton{margin-top:36rem}}.home__Typo{background-color:#f6f6f6;padding-bottom:220rem;padding-top:260rem}@media (max-width:767px){.home__Typo{padding:120rem 0}}@media (max-width:480px){.home__Typo{padding:60rem 0}}.home__TypoWrapper{align-items:center;display:flex;justify-content:space-between}@media (max-width:767px){.home__TypoWrapper{flex-direction:column}}.home__TypoVideo{position:relative;width:100%}.home__TypoVideo video{display:block;height:100%;width:100%}.home__TypoVideo img,.home__TypoVideo svg{width:100%}.home__TypoVideo .h2,.home__TypoVideo .whoWeAre>div p,.whoWeAre>div .home__TypoVideo p{font-family:Poppins;font-weight:900;left:0;position:absolute;right:0;text-align:center;text-transform:uppercase;top:50%;transform:translateY(-50%);z-index:2}@media (max-width:480px){.home__TypoVideo .h2,.home__TypoVideo .whoWeAre>div p,.whoWeAre>div .home__TypoVideo p{font-size:28rem}}.home__TypoVideo .h2 span,.home__TypoVideo .whoWeAre>div p span,.whoWeAre>div .home__TypoVideo p span{color:#ff564f}.home__TypoText{margin-left:80rem;min-width:670rem;width:670rem}@media (max-width:767px){.home__TypoText{margin-left:0;margin-top:36rem;min-width:auto;width:auto}}.home__TypoText .h2 span,.home__TypoText .whoWeAre>div p span,.whoWeAre>div .home__TypoText p span{color:#ff564f}.home__TypoText .button,.home__TypoText .button--Download{margin-top:60rem}@media (max-width:767px){.home__TypoText .button,.home__TypoText .button--Download{margin-top:36rem}}.home__Modal{background-color:#000;flex-direction:column;justify-content:flex-start;padding:60rem 20rem;scrollbar-width:none}@media (max-width:767px){.home__Modal{justify-content:flex-start;overflow-y:auto}}.home__Modal::-webkit-scrollbar{display:none}.home__Modal .wrapper{max-width:none;width:1500rem}@media (max-width:767px){.home__Modal .wrapper{max-width:1470rem;width:auto}}.home__Modal .agencies__PartnersList{display:flex;flex-direction:column;justify-content:center;margin-top:0}.different__Intro .home__Modal .agencies__PartnersListItemText h2,.home__Modal .agencies__PartnersListItemText .different__Intro h2,.home__Modal .agencies__PartnersListItemText .h1{color:#fff}@media (max-width:767px){.home__Modal .agencies__PartnersListItemTextBackground{background:repeating-linear-gradient(-60deg,#606dbc00,#606dbc00 9px,#fff,#fff 11px);left:-60rem;opacity:.12;right:-60rem}}.home__Modal .agencies__PartnersListItemTextBackground p{color:#fff3}@media (max-width:767px){.home__Modal .agencies__PartnersListItemTextBackground p{color:#fff}}.home__Modal .agencies__PartnersListItemImages{justify-content:center!important;padding-bottom:0}@media (max-width:767px){.home__Modal .agencies__PartnersListItemImages{justify-content:flex-start!important}}.home__Modal .dragSlider{margin-left:-80rem;margin-right:-80rem}@media (max-width:767px){.home__Modal .dragSlider{margin-left:-40rem;margin-right:-40rem;width:700rem}}@media (max-width:480px){.home__Modal .dragSlider{width:350rem}}.home__Modal .dragSlider__Progress{display:none}.home__ModalClose{margin-bottom:60rem}.home__Clients{background-color:#f6f6f6;padding:120rem 0}@media (max-width:767px){.home__Clients{padding:60rem 0}}@media (max-width:480px){.home__Clients .wrapperExtraLarge{padding:0}}.home__ClientsList{margin-top:96rem}@media (max-width:480px){.home__ClientsList{display:flex;min-height:300rem;overflow-x:auto;overflow-y:hidden;padding:0 40rem;white-space:nowrap;width:100%}.home__ClientsList::-webkit-scrollbar{height:6rem}.home__ClientsList::-webkit-scrollbar-track{background-color:#f6f6f6}.home__ClientsList::-webkit-scrollbar-thumb{background-color:#000}}.home__ClientsListRow{align-items:center;display:flex;justify-content:center;grid-gap:24rem}@media (max-width:767px){.home__ClientsListRow{grid-gap:12rem}}@media (max-width:480px){.home__ClientsListRow{grid-gap:24rem}}.home__ClientsListRow:not(:first-child){margin-top:72rem}@media (max-width:767px){.home__ClientsListRow:not(:first-child){margin-top:24rem}}@media (max-width:480px){.home__ClientsListRow:not(:first-child){margin-left:24rem;margin-top:0}}.home__ClientsListRow:nth-child(2n){justify-content:flex-end;padding-right:74rem}@media (max-width:1600px){.home__ClientsListRow:nth-child(2n){padding-right:0}}.home__ClientsListItem{align-items:center;background:#fff;border-radius:12rem;cursor:pointer;display:flex;filter:drop-shadow(0 2rem 48rem rgba(0,0,0,.06));height:100rem;justify-content:center;position:relative;transition:.3s;width:165rem}@media (max-width:767px){.home__ClientsListItem{height:52rem;width:75rem}}@media (max-width:480px){.home__ClientsListItem{height:80rem;width:120rem}}.home__ClientsListItem:hover{background-color:#ff564f;filter:drop-shadow(0 6rem 12rem #ff564f)}.home__ClientsListItem:hover:after,.home__ClientsListItem:hover:before{background:#ff564f}.home__ClientsListItem:after,.home__ClientsListItem:before{background:#fff;border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;transition:.3s;width:100%}.home__ClientsListItem:before{transform:rotate(60deg)}.home__ClientsListItem:after{transform:rotate(-60deg)}.home__ClientsListItem img,.home__ClientsListItem svg{max-height:105rem;max-width:120rem;position:relative;z-index:2}@media (max-width:767px){.home__ClientsListItem img,.home__ClientsListItem svg{max-height:50rem;max-width:60rem}}@media (max-width:480px){.home__ClientsListItem img,.home__ClientsListItem svg{max-height:75rem;max-width:90rem}}.home__ClientsListItemIcon{bottom:-20rem;height:18rem;left:50%;min-width:18rem;position:absolute;transform:translate(-50%);width:18rem;z-index:2}@media (max-width:767px){.home__ClientsListItemIcon{bottom:-10rem}}.home__ClientsListItemIcon img,.home__ClientsListItemIcon svg{height:auto;transform:rotate(45deg);width:100%}.home__ClientsListItemIcon .stroke{stroke:#fff}.home__ClientsModal .modal__Wrapper{border-radius:12rem;height:228rem;width:380rem}.home__ClientsModal .modal__Wrapper:after,.home__ClientsModal .modal__Wrapper:before{background:#fff;border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;transition:.3s;width:100%}.home__ClientsModal .modal__Wrapper:before{transform:rotate(60deg)}.home__ClientsModal .modal__Wrapper:after{transform:rotate(-60deg)}.home__ClientsModalText{position:relative;z-index:2}.home__ClientsModalText .h3{border-bottom:2px solid #000;padding-bottom:12rem;text-align:center}.home__ClientsModalText .news__ListItemTextBottom{justify-content:center;margin-top:12rem}.home__ClientsModalClose{bottom:-40rem;cursor:pointer;height:18rem;left:50%;min-width:18rem;position:absolute;transform:translate(-50%);width:18rem;z-index:2}.home__ClientsModalClose:hover .stroke{stroke:#000}.home__ClientsModalClose img,.home__ClientsModalClose svg{height:auto;width:100%}.home__ClientsModalClose .stroke{transition:.3s}.media{background-color:#f6f6f6;overflow:hidden}.media .employerBranding__Cards{background-color:#fff;padding:120rem 0 240rem;position:relative;z-index:2}.media .newsSlider__SliderControls{bottom:140rem;display:flex;justify-content:space-between;left:50%;margin:60rem auto 0;position:absolute;transform:translate(-50%);width:180rem}@media (max-width:480px){.media .newsSlider__SliderControlsButton{display:flex}}.media .employerBranding__CardsTitle{text-align:center}.media .employerBranding__CardsTitle .largeTitle{font-size:80rem}@media (max-width:767px){.media .employerBranding__CardsTitle .largeTitle{font-size:60rem}}@media (max-width:480px){.media .employerBranding__CardsTitle .largeTitle{font-size:40rem}}.media .employerBranding__CardsTitle .largeTitle span{color:#ff564f}.media .employerBranding__CardsSliderItem{background-color:#f6f6f6;min-height:100%;padding:48rem 60rem}@media (max-width:480px){.media .employerBranding__CardsSliderItem{padding:48rem 20rem}}.media .employerBranding__CardsSliderItem>.h3{color:#000;min-height:170rem;padding-right:120rem}@media (max-width:767px){.media .employerBranding__CardsSliderItem>.h3{margin-bottom:24rem;min-height:auto;padding-right:100rem}}.media .employerBranding__CardsSliderItem ul li{font-size:20rem;padding-left:24rem;position:relative}@media (max-width:767px){.media .employerBranding__CardsSliderItem ul li{font-size:18rem}}.media .employerBranding__CardsSliderItem ul li:not(:first-child){margin-top:12rem}.media .employerBranding__CardsSliderItem ul li:before{border-bottom:6rem solid transparent;border-left:10rem solid #ff564f;border-top:6rem solid transparent;content:"";height:0;left:0;margin-right:12rem;position:absolute;top:8rem;width:0}@media (max-width:480px){.media .employerBranding__CardsSliderItem ul li:before{top:6rem}}.media .employerBranding__CardsSliderItemIcon{align-items:center;background-color:#ff564f;border-bottom-left-radius:50%;border-bottom-right-radius:50%;display:flex;height:150rem;justify-content:center;position:absolute;right:30rem;top:0;width:130rem}@media (max-width:767px){.media .employerBranding__CardsSliderItemIcon{height:90rem;width:80rem}}.media .employerBranding__CardsSliderItemIcon img,.media .employerBranding__CardsSliderItemIcon svg{max-width:90rem}@media (max-width:767px){.media .employerBranding__CardsSliderItemIcon img,.media .employerBranding__CardsSliderItemIcon svg{max-width:60rem}.media .employerBranding__CardsSliderControls{margin-top:40rem}}.media .employerBranding__CardsSliderControls button{display:none}.media .employerBranding__Contacts{background-color:#fff}.media .inTouchForm .transition{display:none}.media .tech__Partners{background-color:#f6f6f6}.media .tech__Partners~.transition img{transform:none}.media .employerBranding__Contacts .wrapper{max-width:1180rem}.media .employerBranding__ContactsColumns{flex-direction:column}.media .employerBranding__ContactsColumn{border-right:none;padding-left:0;padding-right:0}.media .employerBranding__ContactsColumn:not(:last-of-type){margin-bottom:96rem}@media (max-width:767px){.media .employerBranding__ContactsColumn:not(:last-of-type){margin-bottom:40rem}}.media .employerBranding__ContactsColumnList{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;width:100%}@media (max-width:480px){.media .employerBranding__ContactsColumnList{grid-template-columns:repeat(1,1fr);grid-gap:24rem}}.media .employerBranding__ContactsColumnListItem:nth-of-type(odd){border-right:1px solid rgba(0,0,0,.24);padding-right:80rem}@media (max-width:767px){.media .employerBranding__ContactsColumnListItem:nth-of-type(odd){padding-right:24rem}}@media (max-width:480px){.media .employerBranding__ContactsColumnListItem:nth-of-type(odd){border-right:none;padding-right:0}}.media .employerBranding__ContactsColumnListItem:nth-of-type(2n){padding-left:80rem}@media (max-width:767px){.media .employerBranding__ContactsColumnListItem:nth-of-type(2n){padding-left:24rem}}@media (max-width:480px){.media .employerBranding__ContactsColumnListItem:nth-of-type(2n){padding-left:0}}.media .employerBranding__ContactsColumnListItem:last-of-type{border-right:none}.media__Header{min-height:600rem;padding:240rem 0;position:relative}@media (max-width:767px){.media__Header{padding:180rem 0 120rem}}@media (max-width:480px){.media__Header{min-height:400rem;padding:120rem 0 60rem}}.media__HeaderImage{left:0;margin:0 auto;position:absolute;right:0;top:-660rem;transform:rotate(0);transition:.1s;width:1420rem}@media (max-width:767px){.media__HeaderImage{top:-200rem;width:860rem}}@media (max-width:480px){.media__HeaderImage{top:0;width:400rem}}.media__HeaderImage img{width:100%}.media__HeaderTitle{position:relative;text-align:center;z-index:2}.media__HeaderTitle .smallBoldTitle{color:#fff}.media__HeaderTitle .largeTitle{color:#fff;margin-top:16rem}.media__HeaderTitle .largeTitle span{color:#ff564f}.media__HeaderTitle>.button,.media__HeaderTitle>.button--Download{background-color:#fff;border-color:#fff;color:#000;margin-top:40rem}@media (max-width:480px){.media__HeaderTitle>.button,.media__HeaderTitle>.button--Download{margin-top:24rem}}.media__HeaderTitle>.button--Download:hover,.media__HeaderTitle>.button:hover{background-color:#000;border-color:#000;color:#fff}.media__Intro{position:relative;z-index:2}.media__Intro .h2>span,.media__Intro .whoWeAre>div p>span,.whoWeAre>div .media__Intro p>span{margin-right:12rem}.media__Intro .h2>span>span,.media__Intro .whoWeAre>div p>span>span,.whoWeAre>div .media__Intro p>span>span{color:#ff564f}.media__Intro .h2 .button,.media__Intro .h2 .button--Download,.media__Intro .whoWeAre>div p .button,.media__Intro .whoWeAre>div p .button--Download,.whoWeAre>div .media__Intro p .button,.whoWeAre>div .media__Intro p .button--Download{letter-spacing:normal;transform:translateY(-10rem)}@media (max-width:767px){.media__Intro .h2 .button,.media__Intro .h2 .button--Download,.media__Intro .whoWeAre>div p .button,.media__Intro .whoWeAre>div p .button--Download,.whoWeAre>div .media__Intro p .button,.whoWeAre>div .media__Intro p .button--Download{transform:translateY(-8rem)}}@media (max-width:480px){.media__Intro .h2 .button,.media__Intro .h2 .button--Download,.media__Intro .whoWeAre>div p .button,.media__Intro .whoWeAre>div p .button--Download,.whoWeAre>div .media__Intro p .button,.whoWeAre>div .media__Intro p .button--Download{transform:translateY(-4rem)}}.media__Content{padding-top:180rem;position:relative;z-index:2}@media (max-width:767px){.media__Content{padding-top:120rem}}.media__ContentWrapper{align-items:flex-start;display:flex;grid-gap:120rem}@media (max-width:767px){.media__ContentWrapper{flex-direction:column;grid-gap:60rem}}.media__ContentTitle{width:50%}@media (max-width:767px){.media__ContentTitle{width:100%}}.media__ContentTitle .largeTitle{font-size:60rem}@media (max-width:480px){.media__ContentTitle .largeTitle{font-size:40rem}}.media__ContentTitle .largeTitle span{color:#ff564f}.media__ContentButton{border-top:1px solid #000;padding-top:32rem}.media__ContentButton svg{transform:rotate(90deg)}.media__ContentButton button{text-align:left}.media__ContentText{width:50%}@media (max-width:767px){.media__ContentText{width:100%}}.media__ContentText p{font-size:24rem}@media (max-width:767px){.media__ContentText p{font-size:20rem}}.media__ContentText p:not(:first-child){margin-top:12rem}.media__Shapes{margin-top:60rem}.media__ShapesSection{padding:200rem 0;position:relative}@media (max-width:767px){.media__ShapesSection{padding:60rem 0}}.media__ShapesSection .wrapper{display:flex;justify-content:flex-end;width:100%}@media (max-width:767px){.media__ShapesSection .wrapper{flex-direction:column}}.media__ShapesSection--First{background-image:url(../resources/images/logos/myty.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:970rem}@media (max-width:767px){.media__ShapesSection--First{min-height:auto}.media__ShapesSection--First .media__ShapesSectionImage{width:682rem}}@media (max-width:480px){.media__ShapesSection--First .media__ShapesSectionImage{width:306rem}}@media (max-width:767px){.media__ShapesSection--Second{padding-top:300rem}}@media (max-width:480px){.media__ShapesSection--Second{padding-top:180rem}}.media__ShapesSection--Second .media__ShapesSectionImage{left:auto;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 240rem))}@media (max-width:767px){.media__ShapesSection--Second .media__ShapesSectionImage{display:flex;justify-content:flex-end;margin-left:0;margin-right:-60rem;position:relative;right:auto;top:auto;transform:none;width:calc(100% + 60rem)}}@media (max-width:480px){.media__ShapesSection--Second .media__ShapesSectionImage{margin-left:auto;width:365rem}}.media__ShapesSection--Second .media__ShapesSectionImage>img{width:100%}@media (max-width:767px){.media__ShapesSection--Second .media__ShapesSectionImage>img{width:742rem}}@media (max-width:480px){.media__ShapesSection--Second .media__ShapesSectionImage>img{width:100%}}.media__ShapesSection--Second .media__ShapesSectionImageMask{left:auto;-webkit-mask-image:url(../resources/images/media/mask2.svg);mask-image:url(../resources/images/media/mask2.svg);max-width:640rem;right:0;transform:translateY(calc(-50% - 250rem))}@media (max-width:767px){.media__ShapesSection--Second .media__ShapesSectionImageMask{max-width:651rem;top:370rem;transform:translateY(calc(-50% - 368rem))}}@media (max-width:480px){.media__ShapesSection--Second .media__ShapesSectionImageMask{max-width:320rem;top:235rem;transform:translateY(calc(-50% - 235rem))}}.media__ShapesSection--Second .media__ShapesSectionImageMask>img{width:100%}.media__ShapesSection--Second .wrapper{justify-content:flex-start}.media__ShapesSection--Second .media__ShapesSectionContent{margin-left:120rem}@media (max-width:767px){.media__ShapesSection--Second .media__ShapesSectionContent{margin-left:0}}.media__ShapesSection--Third{min-height:970rem}@media (max-width:767px){.media__ShapesSection--Third{min-height:auto}}.media__ShapesSection--Third .media__ShapesSectionImageMask{max-width:670rem;transform:translateY(calc(-50% + 50rem))}@media (max-width:767px){.media__ShapesSection--Third .media__ShapesSectionImageMask{max-width:628rem}}@media (max-width:480px){.media__ShapesSection--Third .media__ShapesSectionImageMask{max-width:280rem;transform:translateY(calc(-50% + 10rem))}.media__ShapesSection--Third .media__ShapesSectionImage{width:304rem}}@media (max-width:767px){.media__ShapesSection--Third .media__ShapesSectionImage img{width:684rem}}@media (max-width:480px){.media__ShapesSection--Third .media__ShapesSectionImage img{width:100%}}.media__ShapesSectionImage{left:0;position:absolute;top:50%;transform:translateY(-50%);width:730rem}@media (max-width:767px){.media__ShapesSectionImage{left:auto;margin-left:-60rem;position:relative;top:auto;transform:none;width:100%}}.media__ShapesSectionImage>img{transition:.1s;width:100%}.media__ShapesSectionImageMask{left:0;-webkit-mask-image:url(../resources/images/media/mask1.svg);mask-image:url(../resources/images/media/mask1.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;max-width:674rem;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:767px){.media__ShapesSectionImageMask{max-width:630rem}}@media (max-width:480px){.media__ShapesSectionImageMask{max-width:282rem}}.media__ShapesSectionImageMask>img{transform:rotate(0) scale(1.6);width:100%}.media__ShapesSectionImageSlider{left:90rem;padding-left:120rem;position:absolute;right:0;top:60rem}@media (max-width:767px){.media__ShapesSectionImageSlider{left:auto;padding-left:0;right:120rem;width:400rem}}@media (max-width:480px){.media__ShapesSectionImageSlider{left:120rem;padding-left:0;top:20rem;width:240rem}}.media__ShapesSectionImageSlider img{max-height:100rem;max-width:160rem}@media (max-width:480px){.media__ShapesSectionImageSlider img{max-height:50rem;max-width:80rem}}.media__ShapesSectionImageSlider img:not(:first-child){margin-left:24rem}.media__ShapesSectionImageSlider img:last-child{padding-right:40rem}.media__ShapesSectionImageSlider .employerBranding__CardsSliderProgress{margin-left:auto;margin-right:auto;margin-top:60rem}@media (max-width:480px){.media__ShapesSectionImageSlider .employerBranding__CardsSliderProgress{margin-left:0;margin-right:0;margin-top:40rem;width:320rem}}.media__ShapesSectionImageSlider .employerBranding__CardsSliderProgress.desktopHidden{display:none}@media (max-width:767px){.media__ShapesSectionImageSlider .employerBranding__CardsSliderProgress.desktopHidden{display:flex}}.media__ShapesSectionImageSlider .newsSlider__SliderControls{bottom:-70rem;left:285rem;transform:none;width:140rem}@media (max-width:767px){.media__ShapesSectionImageSlider .newsSlider__SliderControls{bottom:-90rem;left:50%;transform:translate(-50%)}}@media (max-width:480px){.media__ShapesSectionImageSlider .newsSlider__SliderControls{bottom:-50rem;left:calc(50% - 20rem);width:80rem}}.media__ShapesSectionImageSlider .newsSlider__SliderControlsButton{height:40rem;width:40rem}@media (max-width:480px){.media__ShapesSectionImageSlider .newsSlider__SliderControlsButton{height:28rem;width:28rem}}.media__ShapesSectionImageSlider .newsSlider__SliderControlsButton svg{min-width:20rem;width:20rem}@media (max-width:480px){.media__ShapesSectionImageSlider .newsSlider__SliderControlsButton svg{min-width:16rem;width:16rem}}.media__ShapesSectionImageSlider .flickity-slider{align-items:center;display:flex}.media__ShapesSectionContent{min-width:530rem;position:relative;width:530rem;z-index:2}@media (max-width:767px){.media__ShapesSectionContent{min-width:auto;width:100%}}.media__ShapesSectionContent .largeTitle{font-size:80rem;margin-left:-150rem}@media (max-width:767px){.media__ShapesSectionContent .largeTitle{font-size:60rem;margin-left:0}}@media (max-width:480px){.media__ShapesSectionContent .largeTitle{font-size:40rem}}.media__ShapesSectionContent .largeTitle span{color:#ff564f}.media__ShapesSectionContentText{margin-top:32rem}.media__ShapesSectionContentText p{font-size:24rem}@media (max-width:767px){.media__ShapesSectionContentText p{font-size:20rem}}.media__ShapesSectionContentText p:not(:first-child){margin-top:12rem}.media__Clients{background-color:#fff;padding:0 0 120rem}@media (max-width:767px){.media__Clients{padding:0 0 60rem}}.media__ClientsTitle{text-align:center}.media__ClientsTitle .smallTitle{margin-top:32rem}.media__ClientsList{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:60rem;margin-top:80rem}@media (max-width:767px){.media__ClientsList{grid-template-columns:repeat(2,1fr);margin-top:40rem}}@media (max-width:480px){.media__ClientsList{grid-gap:24rem}}.media__ClientsListItem{border-bottom:2px solid #000;padding-bottom:12rem;width:100%}.media__ClientsListItem>p{font-size:15rem;line-height:1.6}.media__ClientsListItemImage{align-items:center;display:flex;justify-content:center;min-height:140rem}@media (max-width:480px){.media__ClientsListItemImage{min-height:70rem}}.media__ClientsListItemImage img,.media__ClientsListItemImage svg{max-height:70rem;max-width:180rem}@media (max-width:480px){.media__ClientsListItemImage img,.media__ClientsListItemImage svg{max-height:50rem;max-width:115rem}}.mediaSingleHeader__Wrapper{background-color:#f6f6f6;overflow:hidden}.mediaSingle header{margin:0 auto;max-width:1680rem;padding:108rem 0 143rem;width:100%}@media (max-width:1600px){.mediaSingle header{padding:108rem 130rem 143rem}}@media (max-width:768px){.mediaSingle header{padding:110rem 35rem 67rem}}.mediaSingle header .clientCase__Back{position:static}.mediaSingle__TitleWrapper{margin-bottom:60rem}@media (max-width:768px){.mediaSingle__TitleWrapper{margin-bottom:15rem}}.mediaSingle__TitleWrapper>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}@media (max-width:768px){.mediaSingle__TitleWrapper>div{margin-bottom:20rem}}.mediaSingle__TitleWrapper>div ul{overflow:hidden}.mediaSingle__TitleWrapper>div.isOpen{grid-template-rows:1fr}.mediaSingle__ImageWrapper{border-radius:50%;margin-top:36rem;max-height:400rem;max-width:400rem;min-height:400rem;min-width:400rem;position:relative}@media (max-width:768px){.mediaSingle__ImageWrapper{margin:14rem auto 0;max-height:270rem;max-width:270rem;min-height:270rem;min-width:270rem}}.mediaSingle__ImageWrapper img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:2}.mediaSingle__Content{display:flex;gap:186rem;margin-left:55rem}@media (max-width:768px){.mediaSingle__Content{display:block;margin-left:0}}.mediaSingle__ContentSocial{align-items:center;display:flex;gap:12rem;justify-content:center;margin:50rem auto 0}.mediaSingle__ContentSocial a{border-radius:50%;display:block;max-height:48rem;max-width:48rem;min-height:48rem;min-width:48rem;position:relative}.mediaSingle__ContentSocial a img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.mediaSingle__ContentDescription{max-width:930rem}@media (max-width:768px){.mediaSingle__ContentDescription{margin-top:34rem}}.mediaSingle__ContentDescription h2{align-items:center;display:grid}@media (max-width:768px){.mediaSingle__ContentDescription h2{place-items:center;text-align:center}}.mediaSingle__ContentDescription h2>*{grid-area:1/1}.mediaSingle__ContentDescription h2 b{display:block;font-size:96rem;line-height:96rem;margin-left:77rem}@media (max-width:1600px){.mediaSingle__ContentDescription h2 b{font-size:86rem;line-height:86rem}}@media (max-width:768px){.mediaSingle__ContentDescription h2 b{font-size:48rem;line-height:48rem;margin:0}}.mediaSingle__ContentDescription h2 span{color:#fff;font-family:Poppins;font-size:132rem;line-height:132rem;text-transform:uppercase}@media (max-width:1600px){.mediaSingle__ContentDescription h2 span{font-size:102rem;line-height:102rem}}@media (max-width:768px){.mediaSingle__ContentDescription h2 span{font-size:48rem;line-height:48rem}}.mediaSingle__ContentDescription p{font-size:24rem;line-height:31rem;margin:10rem 0 28rem;max-width:800rem;padding-right:90rem}@media (max-width:768px){.mediaSingle__ContentDescription p{margin:10rem 0 48rem;padding-right:0}}.mediaSingle__ContentDescription .smallTitle{color:#ff564f;line-height:24rem;margin-top:83rem}.mediaSingle__ItemListWrapper{border-top:1px solid #000;margin:0 auto;max-width:1680rem;padding:57rem 0 52rem;width:100%}@media (max-width:1600px){.mediaSingle__ItemListWrapper{margin:0 auto;padding:57rem 0 52rem;width:calc(100% - 240rem)}}@media (max-width:768px){.mediaSingle__ItemListWrapper{margin:0 auto;padding:38rem 0;width:calc(100% - 40rem)}}.mediaSingle__ItemListWrapper.isPressHighlights .mediaSingle__Item{background-color:#fff;border-bottom:1px solid #000;border-radius:0}.mediaSingle__ItemListWrapper.isPressHighlights .mediaSingle__Item>img{border-radius:8rem;min-height:540rem;-o-object-fit:cover;object-fit:cover}.mediaSingle__ItemListWrapper.isPressHighlights .mediaSingle__Item p{font-size:15rem;line-height:24rem;margin-top:12rem;text-transform:none}.mediaSingle__ItemListWrapper.isPressHighlights .mediaSingle__Item h3{font-size:36rem;letter-spacing:-1.8rem;line-height:48rem}.mediaSingle__ItemListWrapper.isPressHighlights .buttonLoadMore{border-bottom:1px solid #000;padding-bottom:42rem;width:100%}@media (max-width:768px){.mediaSingle__ItemListWrapper.isPressHighlights .buttonLoadMore{margin:38rem auto 0;width:calc(100% - 40rem)}}.mediaSingle__ItemListWrapper.isPressHighlights .mediaSingle__Item a svg g path{transition:fill .3s}@media (min-width:769px){.mediaSingle__ItemListWrapper.isPressHighlights .mediaSingle__Item a:hover svg g path{fill:#000!important}.mediaSingle__ItemListWrapper.isPressHighlights .mediaSingle__Item a:hover svg g path+path{fill:#fff!important}}.mediaSingle__ItemListWrapper.isPressHighlights .mediaSingle__ItemInfo{flex-direction:row-reverse}.mediaSingle__ItemListWrapper.isExperts .mediaSingle__ItemInfoWrapper{margin-top:0}.mediaSingle__ItemListWrapper .buttonLoadMore{margin-top:62rem}@media (max-width:768px){.mediaSingle__ItemListWrapper .buttonLoadMore{margin:38rem 27rem 0}}.mediaSingle__ItemListTitle{align-items:center;display:flex;justify-content:space-between;margin-bottom:62rem}@media (max-width:768px){.mediaSingle__ItemListTitle{flex-direction:column;padding:0 20rem;text-align:center}}.mediaSingle__ItemListTitle h2{font-size:60rem;line-height:60rem}@media (max-width:768px){.mediaSingle__ItemListTitle h2{font-size:32rem;line-height:60rem;margin-bottom:18rem}}.mediaSingle__ItemList{display:grid;gap:48rem;grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.mediaSingle__ItemList{gap:50rem;grid-template-columns:1fr}}.mediaSingle__Item{background-color:#f6f6f6;border-radius:12rem;display:flex;flex-direction:column;height:100%;justify-content:flex-start;min-height:100%;overflow:hidden;position:relative}.mediaSingle__Item img{width:100%}.mediaSingle__Item h3{font-size:24rem;line-height:36rem}.mediaSingle__ItemInfoWrapper{align-items:center;display:flex;justify-content:space-between;margin-top:15rem;position:relative}.mediaSingle__ItemInfoWrapper.isDownloading .mediaSingle__ItemInfoDownload{opacity:1;visibility:visible}.mediaSingle__ItemInfoDownload{align-items:center;bottom:0;display:flex;justify-content:space-between;left:0;position:absolute;right:0;top:0;z-index:2;grid-gap:12rem;background-color:#ff564f;border-radius:24rem;opacity:0;padding:12rem;transition:.3s;visibility:hidden}.mediaSingle__ItemInfoDownloadContent{align-items:center;display:flex;grid-gap:12rem;padding-right:30rem;width:100%}.mediaSingle__ItemInfoDownloadContent>p{color:#fff;font-size:16rem;line-height:1.5;margin:0;text-transform:none}.mediaSingle__ItemInfoDownloadContent>p>span{color:#000;font-size:12rem;text-transform:uppercase}.mediaSingle__ItemInfoDownloadClose{align-items:center;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;min-width:24rem;position:absolute;right:12rem;top:50%;transform:translateY(-50%);width:24rem}.mediaSingle__ItemInfoDownloadClose:hover img,.mediaSingle__ItemInfoDownloadClose:hover svg{opacity:.6}.mediaSingle__ItemInfoDownloadClose img,.mediaSingle__ItemInfoDownloadClose svg{max-width:24rem;transition:.3s}.mediaSingle__ItemDescription{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:42rem 18rem 26rem 26rem}@media (min-width:769px){.mediaSingle__ItemDescription a:hover svg circle,.mediaSingle__ItemDescription button:hover svg circle{stroke:#000}.mediaSingle__ItemDescription a:hover svg .fill,.mediaSingle__ItemDescription button:hover svg .fill{fill:#000}}.mediaSingle__ItemDescription a svg,.mediaSingle__ItemDescription button svg{height:48rem;width:48rem}.mediaSingle__ItemDescription a svg .fill,.mediaSingle__ItemDescription a svg circle,.mediaSingle__ItemDescription button svg .fill,.mediaSingle__ItemDescription button svg circle{transition:stroke .3s,fill .3s}.mediaSingle__ItemDescription button:disabled{background-color:#d3d3d3;cursor:not-allowed;opacity:.5}.mediaSingle__ItemDescription>p{font-size:18rem;line-height:24rem;margin:6rem 0 12rem;text-transform:uppercase}.mediaSingle__ItemSocial{align-items:center;display:flex;gap:10rem}.mediaSingle__ItemSocial a{position:relative}.mediaSingle__ItemSocial a:before{background-color:#000;border-radius:50%;content:"";top:8rem;right:8rem;bottom:8rem;left:8rem;position:absolute;z-index:0}.mediaSingle__ItemSocial a svg{position:relative}.mediaSingle__ItemSocial a svg:hover{background-color:#fff}.mediaSingle__ItemSocial a svg:hover path:first-of-type{fill:#000}.mediaSingle__ItemSocial a svg:hover path:nth-of-type(2){fill:#fff}.mediaSingle__ItemSocial svg{border-radius:50%}.mediaSingle__ItemSocial svg path{fill:#fff}.mediaSingle__ItemSocial svg path:nth-of-type(2){fill:#000}.mediaSingle__ItemDescriptionLead{margin:12rem 0 36rem}@media (max-width:768px){.mediaSingle__ItemDescriptionLead{margin:12rem 0 24rem}}.mediaSingle__ItemInfo{align-items:center;display:flex;font-size:12rem;gap:6rem;line-height:24rem;text-transform:uppercase;white-space:nowrap}.mediaSingle__ItemInfo img{max-width:18rem;transform:scaleY(-1)}.mediaSingle__ItemInfo span{font-weight:700}.mediaSingle__Title{font-size:48rem;line-height:60rem;margin:83rem auto 73rem;text-align:center}@media (max-width:768px){.mediaSingle__Title{font-size:24rem;line-height:60rem;margin:20rem 0}}.mediaSingle__Title button{color:#ff564f;font-size:48rem;font-weight:700;line-height:60rem;text-decoration:underline}@media (max-width:768px){.mediaSingle__Title button{font-size:24rem;line-height:60rem}}.mediaSingle__Categories{align-items:center;display:flex;gap:48rem;justify-content:center}@media (max-width:768px){.mediaSingle__Categories{display:block;padding:0 35rem}.mediaSingle__Categories li+li{margin-top:25rem}}.mediaSingle__Categories .checkboxField input:checked~.checkboxField__Box{border-color:#ff564f}.mediaSingle__Categories .checkboxField__Label{font-size:24rem;font-weight:700;padding-left:15rem}.mediaSingle__Categories .checkboxField__Label.form__Label{margin-bottom:0}.mediaSingle__Categories .checkboxField__Box{border:1px solid rgba(0,0,0,.3);border-radius:50%;height:30rem;max-height:30rem;max-width:30rem;min-height:30rem;min-width:30rem;width:30rem}.mediaSingle__Categories .checkboxField__Box:before{background-color:#ff564f;background-image:url(../resources/images/icons/check-white.svg);border-radius:50%;bottom:0;left:0;right:0;top:0}.mediaSingle__Categories .checkboxField__Wrapper{align-items:center}.news .newsSlider__Button{display:none}.news__Section{padding-bottom:90rem;padding-top:90rem}.news__Filters{align-items:center;display:flex;justify-content:space-between}@media (max-width:767px){.news__Filters{flex-direction:column}}.news__Filters>.h2,.whoWeAre>div .news__Filters>p{width:100%}.news__FiltersSearch{margin-left:40rem;position:relative;width:385rem}@media (max-width:767px){.news__FiltersSearch{margin-left:0;margin-top:36rem;width:100%}}@media (max-width:480px){.news__FiltersSearchField{width:305rem}}.news__FiltersSearchField .fileField__Wrapper,.news__FiltersSearchField .selectField__Wrapper,.news__FiltersSearchField .textField__Wrapper{border-color:#000}.news__FiltersSearchField .fileField__Wrapper input,.news__FiltersSearchField .selectField__Wrapper input,.news__FiltersSearchField .textField__Wrapper input{padding-right:54rem}.news__FiltersSearchIcon{align-items:center;display:flex;justify-content:center;position:absolute;right:0;top:50%;transform:translateY(-50%)}.news__FiltersSearchIcon svg,.news__FiltersSearchIcon>img{height:auto;width:24rem}.news__FiltersSearchIcon svg:first-of-type,.news__FiltersSearchIcon>img:first-of-type{cursor:pointer}.news__FiltersSearchIcon svg:first-of-type:hover .stroke,.news__FiltersSearchIcon>img:first-of-type:hover .stroke{stroke:#000}.news__FiltersSearchIcon svg:not(:first-of-type),.news__FiltersSearchIcon>img:not(:first-of-type){margin-left:4rem}.news__FiltersSearchIcon .stroke{transition:.3s}.news__List{display:grid;grid-gap:90rem 40rem;grid-template-columns:repeat(4,1fr);margin-top:90rem}@media (max-width:1023px){.news__List{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.news__List{grid-template-columns:repeat(1,1fr)}}.news__ListItem{border-bottom:2px solid #000;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:24rem;position:relative;text-decoration:none}.news__ListItem:hover .news__ListItemImage{transform:scale(1.02)}.news__ListItem:hover .news__ListItemImage:after,.news__ListItem:hover .news__ListItemImage:before{opacity:0}.news__ListItem:hover .news__ListItemImage>img{box-shadow:0 6rem 12rem #ff564f7a}.news__ListItem:hover .news__ListItemImageBlend{background-color:#ff564f;mix-blend-mode:multiply;opacity:1}.news__ListItem:hover .news__ListItemTextBottom .fill{fill:#fff}.news__ListItem:hover .news__ListItemTextBottom .path{stroke:#ff564f;fill:#ff564f}.news__ListItem:hover .news__ListItemTextBottom .circle{fill:#fff}.news__ListItem>a{bottom:0;font-size:0;left:0;position:absolute;right:0;top:0}.news__ListItemTextWrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.news__ListItemImage{position:relative;transition:.2s}.news__ListItemImage:before{mix-blend-mode:color;opacity:.5}.news__ListItemImage:after,.news__ListItemImage:before{background-color:#f2eee3;border-radius:12rem;bottom:0;left:0;position:absolute;right:0;top:0;transition:.3s;z-index:1}.news__ListItemImage:after{mix-blend-mode:multiply}.news__ListItemImage>img{border-radius:12rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news__ListItemImageBlend{border-radius:12rem;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:.3s}.news__ListItemImageTag{align-items:center;background-color:#000;border-radius:50% 50% 0 0;bottom:0;display:flex;height:90rem;justify-content:center;left:50%;position:absolute;transform:translate(-50%);transition:.3s;width:90rem;z-index:2}.news__ListItemImageTag svg,.news__ListItemImageTag>img{max-height:100rem;max-width:100rem;min-height:100rem;min-width:100rem}.news__ListItemText{margin-top:40rem}.news__ListItemText .text{margin-top:12rem}.news__ListItemText p{font-size:15rem;line-height:1.6}.news__ListItemTextBottom{align-items:center;display:flex;justify-content:space-between;margin-top:24rem}.news__ListItemTextBottom p{align-items:center;display:flex;font-size:12rem;text-transform:uppercase}.news__ListItemTextBottom p img,.news__ListItemTextBottom p svg{height:auto;margin:0 12rem;width:18rem}.news__ListItemTextBottom>svg{height:auto;width:48rem}.news__ListItemTextBottom>svg .circle,.news__ListItemTextBottom>svg .fill,.news__ListItemTextBottom>svg .path{transition:.3s}.news__Button{margin-top:96rem;text-align:center}.news__Message{margin:0 auto;max-width:1020rem}.news__Message .h2 span,.news__Message .whoWeAre>div p span,.whoWeAre>div .news__Message p span{color:#ff564f}.news__Message .button,.news__Message .button--Download{margin-top:48rem}.newsDetail__Header{background-color:#f6f6f6;padding:130rem 0}@media (max-width:767px){.newsDetail__Header{padding:100rem 0}}.newsDetail__Header .newsSlider__Wrapper{align-items:center;flex-direction:row-reverse;justify-content:flex-start;width:100%}@media (max-width:767px){.newsDetail__Header .newsSlider__Wrapper{flex-direction:column-reverse}}.newsDetail__Header .newsSlider__Slider{min-width:540rem;width:540rem}@media (max-width:767px){.newsDetail__Header .newsSlider__Slider{min-width:auto;width:100%}}.newsDetail__Header .newsSlider__SliderItem{margin-right:0;max-width:none}.newsDetail__Header .newsSlider__Info{margin-left:120rem;min-width:auto;width:100%}@media (max-width:767px){.newsDetail__Header .newsSlider__Info{margin-left:0}}.newsDetail__Header .newsSlider__Info .h2,.newsDetail__Header .newsSlider__Info .whoWeAre>div p,.whoWeAre>div .newsDetail__Header .newsSlider__Info p{margin-top:12rem}.newsDetail__Header .newsSlider__Info .text,.newsDetail__Header .newsSlider__Info>p{margin-top:24rem}.newsDetail__Header .newsSlider__Info .text p{font-size:16rem}.newsDetail__Content{background-image:url(../resources/images/lines-reversed.svg);background-position:50% 100%;background-repeat:no-repeat;background-size:cover;padding-bottom:240rem;padding-top:240rem}@media (max-width:767px){.newsDetail__Content{background-image:none;padding-bottom:120rem;padding-top:120rem}}.newsDetail__Content .wrapperSmall>:first-child{margin-top:-130rem}@media (max-width:767px){.newsDetail__Content .wrapperSmall>:first-child{margin-top:-60rem}}.newsDetail__Content .wrapperSmall>:not(:first-child){margin-top:130rem}@media (max-width:767px){.newsDetail__Content .wrapperSmall>:not(:first-child){margin-top:60rem}}.newsDetail__Blockquote{align-items:center;display:flex;position:relative}@media (max-width:480px){.newsDetail__Blockquote{flex-direction:column-reverse}}.newsDetail__Blockquote:after{background-image:url(../resources/images/quote.svg);background-position:0 0;background-repeat:no-repeat;background-size:30rem;content:"";display:none;height:50rem;margin-bottom:24rem;width:100%}@media (max-width:480px){.newsDetail__Blockquote:after{display:block}}.newsDetail__Blockquote blockquote{padding-left:150rem;position:relative;width:100%}@media (max-width:480px){.newsDetail__Blockquote blockquote{padding-left:0}}.newsDetail__Blockquote blockquote>p{font-size:15rem}.newsDetail__Blockquote blockquote>p i{font-size:18rem}.newsDetail__Blockquote blockquote>:not(:first-child){margin-top:36rem}.newsDetail__Blockquote>img{border-radius:12rem;margin-left:40rem;min-width:200rem}@media (max-width:480px){.newsDetail__Blockquote>img{margin-bottom:40rem;margin-left:0;min-width:auto;width:100%}}.newsDetail__Blockquote--Reversed{flex-direction:row-reverse}@media (max-width:480px){.newsDetail__Blockquote--Reversed{flex-direction:column-reverse}}.newsDetail__Blockquote--Reversed>img{margin-left:0;margin-right:40rem}@media (max-width:480px){.newsDetail__Blockquote--Reversed>img{margin-right:0}}.newsDetail__BlockquoteIcon{border-right:1px solid #ff564f;bottom:0;left:0;position:absolute;top:0;width:100rem}@media (max-width:480px){.newsDetail__BlockquoteIcon{display:none}}.newsDetail__BlockquoteIcon img,.newsDetail__BlockquoteIcon svg{height:auto;width:48rem}.newsDetail__BlockquoteIcon .path{animation:quote 3s 3s infinite}@keyframes quote{0%{transform:scale(1)}10%{transform:matrix(1,0,0,1,0,9)}20%{transform:scale(1)}}.newsDetail__Columns{display:flex;grid-gap:48rem}@media (max-width:767px){.newsDetail__Columns{flex-direction:column}}.newsDetail__Columns:not(:first-child){margin-top:130rem}@media (max-width:767px){.newsDetail__Columns:not(:first-child){margin-top:60rem}}.newsDetail__ColumnsItem{width:100%}.newsDetail__ColumnsItem p{font-size:18rem;line-height:1.6}.newsDetail__ColumnsItem a{color:#ff564f;text-decoration:underline;transition:.3s}.newsDetail__ColumnsItem a:hover{color:#000}.newsDetail__Centered{text-align:center}@media (max-width:767px){.newsDetail__Centered{text-align:left}}.newsDetail__Centered:not(:first-child){margin-top:130rem}@media (max-width:767px){.newsDetail__Centered:not(:first-child){margin-top:60rem}}.newsDetail__Centered p{font-size:18rem;letter-spacing:-.18rem;line-height:1.6}.newsDetail__Bar{background-color:#f6f6f6;padding:25rem 0}.newsDetail__BarWrapper{align-items:center;display:flex;justify-content:center}.newsDetail__BarImage{margin-right:50rem;min-width:150rem;width:150rem}@media (max-width:480px){.newsDetail__BarImage{margin-right:40rem;min-width:100rem;width:100rem}}.newsDetail__BarImage img{border-radius:12rem;width:100%}.newsDetail__BarText~p{font-size:12rem;text-transform:uppercase}.newsDetail__BarText h3{font-size:16rem;font-weight:400}.newsDetail__BarText p:not(:first-child){margin-top:12rem}.newsDetail__BarText p a{color:#ff564f;font-size:15rem;font-style:italic;font-weight:700}.podcast__Mynds{display:block;margin-bottom:-180rem;width:100%}@media (max-width:767px){.podcast__Mynds{margin-bottom:-60rem;margin-top:-90rem;min-height:300rem;-o-object-fit:contain;object-fit:contain}}.podcast__Hero{background-color:#ff564f;overflow:hidden;padding:140rem 0 60rem;position:relative;text-align:center;z-index:2}@media (max-width:767px){.podcast__Hero{padding:160rem 0 48rem}}.podcast__Hero .largeTitle{margin-top:100rem}@media (max-width:767px){.podcast__Hero .largeTitle{margin-top:140rem}}.podcast__Hero .largeTitle span{color:#f4f0e5}.podcast__Hero .wrapperLarge{position:relative}.podcast__HeroImage{left:40rem;max-width:600rem;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:1600px){.podcast__HeroImage{max-width:500rem}}@media (max-width:1023px){.podcast__HeroImage{max-width:400rem}}@media (max-width:767px){.podcast__HeroImage{left:30%;max-width:160rem;top:100rem;transform:none}}@media (max-width:480px){.podcast__HeroImage{left:40rem}}.podcast__HeroImage img{width:100%}.podcast__HeroOverlay{background-color:#f4f0e5;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;transition:1s;z-index:2}.podcast__HeroOverlay:after{background-color:#f4f0e5;bottom:-212rem;content:"";display:none;height:350rem;left:-500rem;position:absolute;right:-500rem;transform:rotate(-10deg)}@media (max-width:1600px){.podcast__HeroOverlay:after{display:block}}@media (max-width:767px){.podcast__HeroOverlay:after{bottom:-285rem}}.podcast__HeroOverlay.isAnimated{transform:translateY(-100%)}.podcast__HeroOverlay img{left:100rem;position:absolute;right:0;top:0;width:calc(100% - 100rem)}@media (max-width:767px){.podcast__HeroOverlay img{left:40rem;top:80rem;width:calc(100% - 40rem)}}.podcast__HeroLogo{display:flex;justify-content:center;margin:0 auto;max-width:156rem}.podcast__HeroLogo img,.podcast__HeroLogo svg{width:100%}.podcast__HeroButton{margin-top:30rem}@media (max-width:767px){.podcast__HeroButton{margin-top:60rem}}.podcast__HeroPlatforms{align-items:center;display:inline-flex;justify-content:center;margin-top:100rem;position:relative}@media (max-width:480px){.podcast__HeroPlatforms{display:flex;justify-content:space-between;margin-top:50rem}}.podcast__HeroPlatforms>.smallTitle{min-width:100rem;position:absolute;right:calc(100% + 20rem);top:50%;transform:translateY(-50%)}@media (max-width:767px){.podcast__HeroPlatforms>.smallTitle{min-width:auto;position:relative;right:auto;top:auto;transform:none}}.podcast__HeroPlatformsList{align-items:center;display:flex;justify-content:center;grid-gap:16rem}@media (max-width:767px){.podcast__HeroPlatformsList{grid-gap:12rem;margin-left:24rem}}@media (max-width:480px){.podcast__HeroPlatformsList{margin-left:0}}.podcast__HeroPlatformsList a{align-items:center;display:flex;height:66rem;justify-content:center;min-width:66rem;transition:.3s;width:66rem}@media (max-width:767px){.podcast__HeroPlatformsList a{height:42rem;min-width:42rem;width:42rem}}.podcast__HeroPlatformsList a:hover{opacity:.8}.podcast__HeroPlatformsList a img,.podcast__HeroPlatformsList a svg{height:auto;transition:.3s;width:100%}.podcast__HeroPlatformsList a .fill{transition:.3s}.podcast__LatestParallax{height:700rem;overflow:hidden}@media (max-width:767px){.podcast__LatestParallax{height:400rem}}.podcast__LatestParallax img{width:100%}@media (max-width:767px){.podcast__LatestParallax img{height:200%;-o-object-fit:cover;object-fit:cover}}.podcast__LatestItem{background-color:#fff;padding:16rem 0 60rem}.podcast__LatestItemWrapper{align-items:center;display:flex;justify-content:space-between}@media (max-width:1023px){.podcast__LatestItemWrapper{flex-direction:column-reverse}}.podcast__LatestItemInfo{min-width:580rem;width:580rem}@media (max-width:1023px){.podcast__LatestItemInfo{margin-top:24rem;min-width:auto;width:100%}}.different__Intro .podcast__LatestItemInfo>h2,.podcast__LatestItemInfo>.h1{margin-top:24rem}@media (max-width:480px){.different__Intro .podcast__LatestItemInfo>h2,.podcast__LatestItemInfo>.h1{line-height:1}}.different__Intro .podcast__LatestItemInfo>h2 span,.podcast__LatestItemInfo>.h1 span{color:#ff564f}.podcast__LatestItemImage{margin-left:40rem;width:100%}@media (max-width:1023px){.podcast__LatestItemImage{margin-left:auto;margin-right:auto;max-width:400rem}}.podcast__LatestItemImage img{width:100%}.podcast__LatestItemInfoText{border-bottom:2px solid #000;margin-left:40rem;margin-top:32rem;max-width:435rem;padding-bottom:32rem}@media (max-width:1023px){.podcast__LatestItemInfoText{margin-left:0;max-width:none}}@media (max-width:480px){.podcast__LatestItemInfoText{padding-bottom:24rem}}.podcast__LatestItemInfoText .text p{font-weight:700}@media (max-width:480px){.podcast__LatestItemInfoText .text p{font-size:16rem}}.podcast__LatestItemInfoText .smallBoldTitle{cursor:pointer;display:inline-flex;margin-top:24rem;transition:.3s}@media (max-width:480px){.podcast__LatestItemInfoText .smallBoldTitle{margin-top:16rem}}.podcast__LatestItemInfoText .smallBoldTitle:hover{color:#000}.podcast__LatestItemInfoPlatforms{align-items:center;display:flex;justify-content:space-between;margin-left:40rem;max-width:435rem;padding-top:24rem}@media (max-width:1023px){.podcast__LatestItemInfoPlatforms{margin-left:0;max-width:none}}.podcast__LatestItemInfoPlatformsList{align-items:center;display:flex;justify-content:center;grid-gap:12rem;margin-left:20rem}@media (max-width:480px){.podcast__LatestItemInfoPlatformsList{margin-left:0}}.podcast__LatestItemInfoPlatformsList a{align-items:center;display:flex;height:48rem;justify-content:center;min-width:48rem;transition:.3s;width:48rem}@media (max-width:480px){.podcast__LatestItemInfoPlatformsList a{height:42rem;min-width:42rem;width:42rem}}.podcast__LatestItemInfoPlatformsList a:hover{opacity:.8}.podcast__LatestItemInfoPlatformsList a img,.podcast__LatestItemInfoPlatformsList a svg{height:auto;transition:.3s;width:100%}.podcast__LatestItemInfoPlatformsList a .fill{transition:.3s}.podcast__Modal .podcast__LatestItemInfoPlatforms{border-top:2px solid #000;margin-left:0;max-width:none}@media (max-width:480px){.podcast__Modal .modal__Wrapper{padding:16rem}}.podcast__ModalHeader{align-items:center;display:flex;justify-content:space-between}@media (max-width:480px){.podcast__ModalHeader{flex-direction:column}}.podcast__ModalHeaderImage{min-width:156rem;width:156rem}.podcast__ModalHeaderImage img{width:100%}.podcast__ModalHeaderTitle{margin-left:48rem;width:100%}@media (max-width:480px){.podcast__ModalHeaderTitle{margin-left:0;margin-top:24rem}}.podcast__ModalHeaderTitle .h3 span{color:#ff564f}.podcast__ModalText{margin-top:60rem;max-height:310rem;overflow-y:auto;padding-bottom:24rem;padding-right:24rem}@media (max-width:480px){.podcast__ModalText{height:auto;margin-top:24rem;padding-right:0}}.podcast__ModalText::-webkit-scrollbar{width:2rem}.podcast__ModalText::-webkit-scrollbar-track{background-color:#f6f6f6}.podcast__ModalText::-webkit-scrollbar-thumb{background-color:#ff564f}.podcast__ModalText h3,.podcast__ModalText h4{color:#ff564f;font-family:Poppins;font-size:15rem;font-style:italic;font-weight:700;text-transform:uppercase}.podcast__ModalText p{font-size:16rem}.podcast__Episodes .news__Filters>.h2 span,.podcast__Episodes .whoWeAre>div .news__Filters>p span,.whoWeAre>div .podcast__Episodes .news__Filters>p span{color:#ff564f;text-decoration:underline}.podcast__EpisodesListItem .newsSlider__InfoHeader{margin-top:24rem;padding-left:16rem}@media (max-width:767px){.podcast__EpisodesListItem .newsSlider__InfoHeader{padding-left:0}}.podcast__EpisodesListItem>.h3{margin-top:16rem}.podcast__EpisodesListItem>.h3 span{color:#ff564f}.podcast__EpisodesListItem>.smallBoldTitle{cursor:pointer;display:inline-flex;margin-top:16rem;transition:.3s}.podcast__EpisodesListItem>.smallBoldTitle:hover{color:#000}.podcast__EpisodesListItem .podcast__LatestItemInfoPlatforms{border-top:2px solid #000;margin-left:0;margin-top:24rem}.services__Header{background-color:#f6f6f6;background-image:url(../resources/images/services/services-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding-bottom:120rem;padding-top:230rem;position:relative}@media (max-width:767px){.services__Header{min-height:auto;padding-top:220rem}}@media (max-width:480px){.services__Header{padding:120rem 0}}.services__Header.agencies__Header{background-image:url(../resources/images/agencies/agencies-bg-new.jpg);background-position:50%;background-size:cover;padding:220rem 0 190rem;position:relative}@media (max-width:767px){.services__Header.agencies__Header{padding:220rem 0 120rem}}@media (max-width:480px){.services__Header.agencies__Header{padding:120rem 0}}.services__Header.agencies__Header:before{background:linear-gradient(129deg,#fff 13.02%,#ffffff80 56.43%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.services__Header.agencies__Header .wrapperSmall{position:relative;z-index:2}.services__HeaderTitle{text-align:center}.services__HeaderTitle>p{color:#ff564f;font-family:Poppins;font-size:15rem;font-style:italic;font-weight:700;text-transform:uppercase}.services__HeaderTitle .largeTitle{margin-top:32rem}@media (max-width:767px){.services__HeaderTitle .largeTitle{margin-top:24rem}}.services__HeaderTitle .largeTitle span{color:#ff564f}.services__HeaderLead{margin-top:48rem;text-align:center}@media (max-width:767px){.services__HeaderLead{margin-top:36rem}}.services__HeaderLead .h2,.services__HeaderLead .whoWeAre>div p,.whoWeAre>div .services__HeaderLead p{font-weight:400}.services__HeaderButton{margin-top:32rem;text-align:center}@media (max-width:767px){.services__HeaderButton{margin-top:24rem}}.services__HeaderButton .button svg,.services__HeaderButton .button--Download svg{margin-left:36rem;width:auto}@media (max-width:1024px){.services__HeaderButton .button svg,.services__HeaderButton .button--Download svg{width:24rem}}@media (max-width:767px){.services__HeaderButton .button svg,.services__HeaderButton .button--Download svg{width:auto}}.services__Intro{padding:120rem 0}@media (max-width:767px){.services__Intro{padding:60rem 0}}.services__Intro .commitment__Quote{margin-top:60rem}.services__Intro .commitment__QuoteText p{color:#000}.services__IntroTitle .smallTitle{margin-left:48rem}@media (max-width:767px){.services__IntroTitle .smallTitle{margin-left:0}}.services__IntroTitle .h2,.services__IntroTitle .whoWeAre>div p,.whoWeAre>div .services__IntroTitle p{margin-top:12rem}.services__IntroTitle .h2 span,.services__IntroTitle .whoWeAre>div p span,.whoWeAre>div .services__IntroTitle p span{color:#ff564f}.services__List{background-color:#f6f6f6;padding-bottom:120rem;padding-top:60rem;position:relative}@media (max-width:767px){.services__List{overflow:hidden}}.services__List:after{background-image:url(../resources/images/lines-repeat.svg);background-position:50% 100%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translate(-50%);width:240rem}.services__List>.smallTitle{position:relative;text-align:center;z-index:2}.services__ListItem:first-of-type{margin-top:48rem}.services__ListItem:not(:first-of-type){margin-top:160rem}.services__ListItemWrapper{align-items:center;display:flex;position:relative;z-index:2;grid-gap:120rem}@media (max-width:767px){.services__ListItemWrapper{display:flex;flex-direction:column;grid-gap:0}}.services__ListItemWrapper:hover .services__ListItemContentLink .path{fill:#ff564f}.services__ListItemWrapper:hover .services__ListItemContentLink .circle{fill:#fff}.services__ListItemWrapper:hover .services__ListItemContentMiddleIcon img,.services__ListItemWrapper:hover .services__ListItemContentMiddleIcon svg{filter:invert(100%)}.services__ListItemWrapper:hover .services__ListItemImage:after,.services__ListItemWrapper:hover .services__ListItemImage:before{opacity:0}.services__ListItemWrapper:hover .services__ListItemImageBlend{background-color:#ff564f;mix-blend-mode:multiply;opacity:1;transform:scale(1)}.services__ListItemWrapper:hover .services__ListItemImageShape{opacity:1;visibility:visible}.services__ListItemContent{width:100%}@media (max-width:767px){.services__ListItemContent{margin-top:48rem;order:3}}.services__ListItemContentText{margin-top:56rem;padding-left:48rem}@media (max-width:767px){.services__ListItemContentText{margin-top:32rem;padding-left:0}}.services__ListItemContentText>p{font-size:24rem;line-height:1.3}@media (max-width:767px){.services__ListItemContentText>p{font-size:20rem}}.services__ListItemContentLink{align-items:center;border-top:2px solid #000;display:flex;justify-content:space-between;margin-top:32rem;padding-top:24rem}.services__ListItemContentLink>p{color:#ff564f;font-family:Poppins;font-size:15rem;font-style:italic;text-transform:uppercase;transition:.3s}.services__ListItemContentLink img,.services__ListItemContentLink svg{height:auto;min-width:48rem;width:48rem}.services__ListItemContentLink .circle,.services__ListItemContentLink .path{transition:.3s}.services__ListItemContentLinkLeft p{align-items:center;display:flex;font-size:12rem;text-transform:uppercase}.services__ListItemContentLinkLeft p img,.services__ListItemContentLinkLeft p svg{height:auto;margin:0 12rem;min-width:18rem;width:18rem}.services__ListItemContentLinkRight{align-items:center;display:flex}.services__ListItemContentLinkRight>p{color:#ff564f;font-family:Poppins;font-size:15rem;font-style:italic;text-transform:uppercase;transition:.3s}@media (max-width:480px){.services__ListItemContentLinkRight>p{display:none}}.services__ListItemContentLinkRight img,.services__ListItemContentLinkRight svg{margin-left:36rem}.services__ListItemContentLinkRight .circle,.services__ListItemContentLinkRight .path{transition:.3s}.services__ListItemContentMiddle{align-items:center;display:flex;justify-content:center;position:relative;width:100%}@media (max-width:767px){.services__ListItemContentMiddle{flex-direction:column;order:1;z-index:3}}.services__ListItemContentMiddle>p{color:#fff;font-family:Poppins;font-size:84rem;font-style:italic;font-weight:900;letter-spacing:-.84rem;line-height:1;max-height:720rem;text-align:center;text-transform:uppercase;writing-mode:vertical-rl}@media (max-width:767px){.services__ListItemContentMiddle>p{font-size:60rem;writing-mode:horizontal-tb}}@media (max-width:480px){.services__ListItemContentMiddle>p{font-size:50rem}}.services__ListItemContentMiddleIcon{align-items:center;background-color:#ff564f;border-radius:50%;display:flex;height:180rem;justify-content:center;left:50%;min-width:180rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:180rem}@media (max-width:767px){.services__ListItemContentMiddleIcon{height:120rem;left:auto;min-width:120rem;position:relative;top:auto;transform:none;width:120rem}}.services__ListItemContentMiddleIcon img,.services__ListItemContentMiddleIcon svg{max-height:80rem;max-width:80rem;transition:.3s}.services__ListItemImage{display:flex;flex-direction:column;position:relative;width:100%}@media (max-width:767px){.services__ListItemImage{margin:-60rem auto 0;max-width:500rem;order:2}}.services__ListItemImage:before{mix-blend-mode:color;opacity:.5}.services__ListItemImage:after,.services__ListItemImage:before{background-color:#f2eee3;border-radius:12rem;bottom:0;left:0;position:absolute;right:0;top:0;transition:.3s;z-index:1}.services__ListItemImage:after{mix-blend-mode:multiply}.services__ListItemImage>img{border-radius:12rem;width:100%}.services__ListItemImageBlend{border-radius:12rem;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(0);transition:.3s;z-index:2}.services__ListItemImageShape{border:2px solid #fff;height:220rem;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);transition:.3s;visibility:hidden;width:220rem;z-index:3}@media (max-width:480px){.services__ListItemImageShape{height:180rem;width:180rem}}.services__Offers{overflow:hidden;padding:60rem 0}.services__OffersWrapper{display:flex;width:calc(50% + 50vw)}@media (max-width:767px){.services__OffersWrapper{flex-direction:column}}@media (max-width:480px){.services__OffersWrapper{width:100%}}.services__OffersContent{display:flex;min-width:800rem;width:800rem}@media (max-width:767px){.services__OffersContent{flex-direction:column-reverse;min-width:auto;width:100%}}.services__OffersContentText{width:100%}@media (max-width:767px){.services__OffersContentText{margin-top:32rem}}.services__OffersContentText>p{font-size:24rem;line-height:1.3;margin-top:48rem;padding-left:48rem}@media (max-width:767px){.services__OffersContentText>p{font-size:20rem;margin-top:24rem;padding-left:0}}.services__OffersContentMiddle{align-items:center;display:flex;justify-content:center;margin-left:64rem;min-width:180rem;position:relative;width:180rem}@media (max-width:767px){.services__OffersContentMiddle{margin-left:0;min-width:auto;width:100%}}.services__OffersContentMiddle>p{color:#f6f6f6;font-family:Poppins;font-size:84rem;font-style:italic;font-weight:900;letter-spacing:-.84rem;line-height:1;max-height:720rem;text-align:center;text-transform:uppercase;writing-mode:vertical-rl}@media (max-width:767px){.services__OffersContentMiddle>p{font-size:60rem;writing-mode:horizontal-tb}}@media (max-width:480px){.services__OffersContentMiddle>p{font-size:50rem}}.services__OffersContentMiddleIcon{align-items:center;background-color:#ff564f;border-radius:50%;display:flex;height:180rem;justify-content:center;left:50%;min-width:180rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:180rem}@media (max-width:767px){.services__OffersContentMiddleIcon{height:120rem;min-width:120rem;width:120rem}}.services__OffersContentMiddleIcon img,.services__OffersContentMiddleIcon svg{max-height:80rem;max-width:80rem}.services__OffersSlider{margin-left:80rem;overflow:hidden;padding:20rem;width:100%}@media (max-width:767px){.services__OffersSlider{margin-left:0;margin-top:36rem}}@media (max-width:480px){.services__OffersSlider{overflow:visible;padding:20rem 0}}.services__OffersSlider .flickity-viewport{overflow:visible}@media (max-width:480px){.services__OffersSlider .about__ManagementListItem{min-width:auto;width:100%}}.services__OffersProgress{display:flex;justify-content:center;margin-top:36rem}.services__Animation .lottie__Animation{position:relative}.different__Intro .services__Animation .lottie__Animation h2,.services__Animation .lottie__Animation .different__Intro h2,.services__Animation .lottie__Animation .h1{font-family:Poppins;font-weight:900;left:0;position:absolute;right:0;text-align:center;text-transform:uppercase;top:50%;transform:translateY(-50%);z-index:2}@media (max-width:480px){.different__Intro .services__Animation .lottie__Animation h2,.services__Animation .lottie__Animation .different__Intro h2,.services__Animation .lottie__Animation .h1{font-size:28rem}}.different__Intro .services__Animation .lottie__Animation h2 span,.services__Animation .lottie__Animation .different__Intro h2 span,.services__Animation .lottie__Animation .h1 span{color:#ff564f}.services__Modal .modal__Wrapper{border-radius:6rem;padding:96rem;width:1080rem}@media (max-width:767px){.services__Modal .modal__Wrapper{padding:36rem 48rem;width:100%}}@media (max-width:480px){.services__Modal .modal__Wrapper{padding:36rem 24rem}}.services__Modal .modal__Close{align-items:center;background-color:#000;border-radius:50%;height:60rem;justify-content:center;min-width:60rem;right:-30rem;top:-30rem;transform:rotate(45deg);transition:.3s;width:60rem}@media (max-width:767px){.services__Modal .modal__Close{height:40rem;min-width:40rem;right:0;top:0;transform:none;width:40rem}}.services__Modal .modal__Close:hover .stroke{stroke:#ff564f}.services__Modal .modal__Close img,.services__Modal .modal__Close svg{transform:rotate(-45deg)}@media (max-width:767px){.services__Modal .modal__Close img,.services__Modal .modal__Close svg{max-height:24rem;max-width:24rem;transform:none}}.services__Modal .modal__Close .stroke{stroke:#fff;transition:.3s}.different__Intro .services__ModalTitle h2,.services__ModalTitle .different__Intro h2,.services__ModalTitle .h1{font-family:Poppins;font-weight:900;text-align:center;text-transform:uppercase}.different__Intro .services__ModalTitle h2 span,.services__ModalTitle .different__Intro h2 span,.services__ModalTitle .h1 span{color:#ff564f}.services__ModalWrapper{align-items:center;display:flex;margin-top:36rem}@media (max-width:480px){.services__ModalWrapper{flex-direction:column;margin-top:24rem}}.services__ModalWrapper .businessNavigator__HeaderCompass{margin-right:60rem;min-width:250rem}@media (max-width:480px){.services__ModalWrapper .businessNavigator__HeaderCompass{margin:0 auto;min-width:auto;width:200rem}}.services__ModalWrapper .servicesDetail__NavigatorText{text-align:left;width:100%}@media (max-width:480px){.services__ModalWrapper .servicesDetail__NavigatorText{margin-top:24rem}}.services__ModalWrapper .servicesDetail__NavigatorText .h2,.services__ModalWrapper .servicesDetail__NavigatorText .whoWeAre>div p,.whoWeAre>div .services__ModalWrapper .servicesDetail__NavigatorText p{font-size:36rem}@media (max-width:767px){.services__ModalWrapper .servicesDetail__NavigatorText .h2,.services__ModalWrapper .servicesDetail__NavigatorText .whoWeAre>div p,.whoWeAre>div .services__ModalWrapper .servicesDetail__NavigatorText p{font-size:28rem;line-height:1.2}}.services__ModalWrapper .servicesDetail__NavigatorText .h2 a,.services__ModalWrapper .servicesDetail__NavigatorText .whoWeAre>div p a,.whoWeAre>div .services__ModalWrapper .servicesDetail__NavigatorText p a{text-decoration:none}@media (max-width:480px){.services__ModalWrapper .servicesDetail__NavigatorText .button,.services__ModalWrapper .servicesDetail__NavigatorText .button--Download{margin-top:24rem}}.servicesDetail__Header{background-color:#f6f6f6;min-height:100vh;overflow:hidden;padding-bottom:120rem;padding-top:230rem;position:relative}@media (max-width:767px){.servicesDetail__Header{min-height:auto;padding-bottom:120rem;padding-top:320rem}}.servicesDetail__Header>img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.servicesDetail__Header .wrapperExtraSmall{position:relative}@keyframes rotateHeader{0%{transform:rotate(-270deg)}to{transform:rotate(45deg)}}@keyframes rotateCircle{0%{transform:translateY(-50%) rotate(-315deg)}to{transform:translateY(-50%) rotate(-45deg)}}.servicesDetail__HeaderCircle{animation-duration:1s;animation-fill-mode:forwards;animation-name:rotateHeader;border:2px dashed #ff564f;border-radius:50%;height:1300rem;left:-800rem;min-width:1300rem;position:absolute;top:-800rem;width:1300rem}@media (max-width:767px){.servicesDetail__HeaderCircle{height:620rem;left:-300rem;min-width:620rem;top:-300rem;width:620rem}}@media (max-width:480px){.servicesDetail__HeaderCircle{height:560rem;min-width:560rem;width:560rem}}.servicesDetail__HeaderCircle:before{background-color:#fff;border-radius:50%;bottom:35rem;content:"";left:35rem;position:absolute;right:35rem;top:35rem}@media (max-width:767px){.servicesDetail__HeaderCircle:before{bottom:24rem;left:24rem;right:24rem;top:24rem}}.servicesDetail__HeaderCircleIcon{align-items:center;animation-duration:1s;animation-fill-mode:forwards;animation-name:rotateCircle;background-color:#ff564f;border-radius:50%;display:flex;height:180rem;justify-content:center;min-width:180rem;position:absolute;right:-90rem;top:50%;transform:translateY(-50%) rotate(-45deg);width:180rem;z-index:2}@media (max-width:767px){.servicesDetail__HeaderCircleIcon{height:120rem;min-width:120rem;right:-60rem;width:120rem}}.servicesDetail__HeaderCircleIcon img,.servicesDetail__HeaderCircleIcon svg{max-height:80rem;max-width:80rem}.servicesDetail__HeaderTitle{text-align:center}.servicesDetail__HeaderTitle .largeTitle{margin-top:32rem}@media (max-width:767px){.servicesDetail__HeaderTitle .largeTitle{margin-top:24rem}}.servicesDetail__HeaderTitle .largeTitle span{color:#ff564f}.servicesDetail__HeaderLead{margin-top:48rem;text-align:center}@media (max-width:767px){.servicesDetail__HeaderLead{margin-top:36rem}}.servicesDetail__HeaderLead .h2,.servicesDetail__HeaderLead .whoWeAre>div p,.whoWeAre>div .servicesDetail__HeaderLead p{font-weight:400}.servicesDetail__HeaderButton{margin-top:60rem;text-align:center}@media (max-width:767px){.servicesDetail__HeaderButton{margin-top:48rem}}.servicesDetail__IntroButton{margin-top:24rem}.servicesDetail__Specific{background-color:#f6f6f6;padding:120rem 0}@media (max-width:767px){.servicesDetail__Specific{padding:60rem 0}}.servicesDetail__SpecificWrapper{align-items:flex-start;display:flex;position:relative}@media (max-width:767px){.servicesDetail__SpecificWrapper{flex-direction:column}}.servicesDetail__SpecificLeft{align-items:flex-start;display:flex;left:0;position:sticky;top:40rem;width:100%}@media (max-width:767px){.servicesDetail__SpecificLeft{flex-direction:column-reverse;left:auto;position:relative;top:auto}}.servicesDetail__SpecificLeft .services__OffersContentMiddle{margin-left:48rem}@media (max-width:767px){.servicesDetail__SpecificLeft .services__OffersContentMiddle{margin-left:0}}.servicesDetail__SpecificLeft .services__OffersContentMiddle>p{color:#fff}@media (max-width:767px){.servicesDetail__SpecificLeftText{margin-top:36rem}}.servicesDetail__SpecificLeftText>p{margin-top:24rem;padding-left:48rem}@media (max-width:767px){.servicesDetail__SpecificLeftText>p{padding-left:0}}.servicesDetail__SpecificLeftText .button,.servicesDetail__SpecificLeftText .button--Download{margin-top:32rem}.servicesDetail__SpecificLeftText .button svg,.servicesDetail__SpecificLeftText .button--Download svg{margin-left:36rem;max-height:14rem;max-width:14rem;min-height:14rem;min-width:14rem}.servicesDetail__SpecificRignt{margin-left:48rem;min-width:530rem;width:530rem}@media (max-width:767px){.servicesDetail__SpecificRignt{margin-left:0;margin-top:80rem;min-width:auto;width:100%}}.servicesDetail__SpecificList{margin-top:60rem}@media (max-width:767px){.servicesDetail__SpecificList{margin-top:48rem}}.servicesDetail__SpecificListItem{border-top:2px solid #000;padding:48rem 0}@media (max-width:767px){.servicesDetail__SpecificListItem{padding:24rem 0}}.servicesDetail__SpecificListItem h3{font-size:40rem;font-weight:400;line-height:1.3}@media (max-width:767px){.servicesDetail__SpecificListItem h3{font-size:36rem}}.servicesDetail__SpecificListItem .text{margin-top:36rem}@media (max-width:767px){.servicesDetail__SpecificListItem .text{margin-top:24rem}}.servicesDetail__SpecificListItem .text p{font-size:15rem;line-height:1.6}.servicesDetail__Cases{padding:60rem 0;position:relative}.servicesDetail__Cases:after{background-image:url(../resources/images/lines-cases.svg);background-position:50% 100%;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translate(-50%);width:240rem}.servicesDetail__CasesTitle{position:relative;text-align:center;z-index:2}.servicesDetail__CasesFilters{margin-top:60rem;padding:0 40rem;position:relative;text-align:center;z-index:3}.servicesDetail__CasesFilters .selectField:first-of-type{max-width:500rem}.servicesDetail__CasesList{margin-top:120rem}@media (max-width:767px){.servicesDetail__CasesList{margin-top:60rem}}.servicesDetail__CasesList .services__ListItem:first-of-type{margin-top:0}@media (max-width:767px){.servicesDetail__CasesList .services__ListItem:not(:first-of-type){margin-top:60rem}}.servicesDetail__CasesList .services__ListItem:nth-of-type(2n) .services__ListItemWrapper{flex-direction:row-reverse}@media (max-width:767px){.servicesDetail__CasesList .services__ListItem:nth-of-type(2n) .services__ListItemWrapper{flex-direction:column}}.servicesDetail__CasesList .services__ListItemContentText{padding-left:0}.servicesDetail__CasesList .services__ListItemContentMiddle{width:50%}@media (max-width:767px){.servicesDetail__CasesList .services__ListItemContentMiddle{width:100%}}.servicesDetail__CasesList .services__ListItemContentMiddle>p{color:#f6f6f6}.servicesDetail__CasesList .services__ListItemWrapper .path{fill:#ff564f}.servicesDetail__CasesList .services__ListItemWrapper .circle,.servicesDetail__CasesList .services__ListItemWrapper:hover .path{fill:#fff}.servicesDetail__CasesList .services__ListItemWrapper:hover .circle{fill:#ff564f}@media (max-width:767px){.servicesDetail__CasesList .services__ListItemImage{margin-top:-20rem;z-index:3}}.servicesDetail__CasesList .services__ListItemImage:after,.servicesDetail__CasesList .services__ListItemImage:before{display:none}.servicesDetail__Navigator{padding:60rem 0 120rem}.servicesDetail__Navigator .businessNavigator__HeaderCompass{margin-top:0}.servicesDetail__NavigatorText{margin-top:48rem;text-align:center}.servicesDetail__NavigatorText .h2 span,.servicesDetail__NavigatorText .whoWeAre>div p span,.whoWeAre>div .servicesDetail__NavigatorText p span{color:#ff564f}.servicesDetail__NavigatorText .h2 a,.servicesDetail__NavigatorText .whoWeAre>div p a,.whoWeAre>div .servicesDetail__NavigatorText p a{color:#ff564f;text-decoration:underline;transition:.3s}.servicesDetail__NavigatorText .h2 a:hover,.servicesDetail__NavigatorText .whoWeAre>div p a:hover,.whoWeAre>div .servicesDetail__NavigatorText p a:hover{color:#000}.servicesDetail__NavigatorText .h3{font-weight:400;margin-top:48rem}.servicesDetail__NavigatorText .button,.servicesDetail__NavigatorText .button--Download{margin-top:48rem}.servicesDetail__Navigation{background-color:#f6f6f6;padding:120rem 0}@media (max-width:767px){.servicesDetail__Navigation{padding:60rem 0}}.servicesDetail__NavigationWrapper{align-items:center;display:flex}@media (max-width:767px){.servicesDetail__NavigationWrapper{flex-direction:column}}.servicesDetail__NavigationLeft{align-items:center;display:flex;justify-content:flex-end;width:100%}@media (max-width:767px){.servicesDetail__NavigationLeft{justify-content:center}}.servicesDetail__NavigationLink{align-items:center;display:inline-flex;font-size:48rem;font-weight:700;letter-spacing:-2.4rem;transition:.3s}@media (max-width:767px){.servicesDetail__NavigationLink{font-size:36rem}}@media (max-width:480px){.servicesDetail__NavigationLink{font-size:24rem}}.servicesDetail__NavigationLink:hover{color:#ff564f}.servicesDetail__NavigationLink:hover .path{fill:#ff564f}.servicesDetail__NavigationLink:hover .rect{stroke:#ff564f}.servicesDetail__NavigationLink img,.servicesDetail__NavigationLink svg{height:auto;margin-right:24rem;min-width:84rem;width:84rem}.servicesDetail__NavigationLink .path,.servicesDetail__NavigationLink .rect{transition:.3s}.servicesDetail__NavigationCenter{align-items:center;display:flex;justify-content:center;width:100%}@media (max-width:767px){.servicesDetail__NavigationCenter{margin-top:36rem}}.servicesDetail__NavigationRight{width:100%}@media (max-width:767px){.servicesDetail__NavigationRight{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:96rem}}.servicesDetail__NavigationRight .servicesDetail__NavigationLink{color:#000;margin-left:48rem;text-decoration:underline}@media (max-width:767px){.servicesDetail__NavigationRight .servicesDetail__NavigationLink{margin-left:0}}.servicesDetail__NavigationRight .servicesDetail__NavigationLink:hover{color:#ff564f}.servicesDetail__NavigationCircle{align-items:center;border:2px dashed #ff564f;border-radius:50%;display:flex;height:370rem;justify-content:center;min-width:370rem;position:relative;width:370rem}@media (max-width:480px){.servicesDetail__NavigationCircle{height:310rem;min-width:310rem;width:310rem}}.servicesDetail__NavigationCircle:before{background-color:#fff;border-radius:50%;bottom:20rem;content:"";left:20rem;position:absolute;right:20rem;top:20rem}.servicesDetail__NavigationCircle>p{position:relative}.servicesDetail__NavigationCircleIcon{align-items:center;background-color:#ff564f;border-radius:50%;display:flex;height:120rem;justify-content:center;min-width:120rem;position:absolute;right:-60rem;top:50%;transform:translateY(-50%);width:120rem}@media (max-width:767px){.servicesDetail__NavigationCircleIcon{bottom:-60rem;left:50%;right:auto;top:auto;transform:translate(-50%)}}.servicesDetail__NavigationCircleIcon img,.servicesDetail__NavigationCircleIcon svg{max-height:40rem;max-width:40rem}.simplePage{padding:120rem 0}@media (max-width:767px){.simplePage{padding-bottom:60rem}}.simplePage__Title{margin-bottom:60rem}@media (max-width:767px){.simplePage__Title{margin-bottom:36rem}}.tech .tech__Digital{padding:120rem 0 0}.tech .tech__Digital .transition{display:none}.tech__Header{background-color:#fff}.tech__Header:after{display:none}.tech__Solution{padding:120rem 0}@media (max-width:767px){.tech__Solution{padding:60rem 0}}.tech__Solution .lead{margin-top:36rem}.tech__Solution .lead>:not(:first-child){margin-top:48rem}.different__Intro .tech__SolutionTitle h2,.tech__SolutionTitle .different__Intro h2,.tech__SolutionTitle .h1{margin-top:12rem}.different__Intro .tech__SolutionTitle h2 span,.tech__SolutionTitle .different__Intro h2 span,.tech__SolutionTitle .h1 span{color:#ff564f}@media (max-width:767px){.tech__SolutionList{display:flex}}.tech__SolutionList button img{max-width:160rem}.tech__Features{padding:60rem 0}.tech__FeaturesTitle{text-align:center}.tech__FeaturesList{margin-top:96rem}@media (max-width:767px){.tech__FeaturesList{margin-top:48rem}}.tech__FeaturesListItem{align-items:center;display:flex;justify-content:space-between;grid-gap:150rem}@media (max-width:767px){.tech__FeaturesListItem{flex-direction:column;grid-gap:36rem}}.tech__FeaturesListItem:not(:first-of-type){margin-top:48rem}.tech__FeaturesListItem:nth-of-type(2n){flex-direction:row-reverse}@media (max-width:767px){.tech__FeaturesListItem:nth-of-type(2n){flex-direction:column}}.tech__FeaturesListItemImage{min-width:530rem;width:530rem}@media (max-width:480px){.tech__FeaturesListItemImage{min-width:auto;width:100%}}.tech__FeaturesListItemImage img{border-radius:12rem;width:100%}.tech__FeaturesListItemText{width:100%}.tech__FeaturesListItemText .lead{margin-top:36rem;padding-left:48rem}@media (max-width:767px){.tech__FeaturesListItemText .lead{margin-top:24rem;padding-left:0}}.tech__Facts{padding:120rem 0}@media (max-width:767px){.tech__Facts{padding:60rem 0}}.tech__FactsTitle{margin:0 auto;max-width:570rem}.different__Intro .tech__FactsTitle h2,.tech__FactsTitle .different__Intro h2,.tech__FactsTitle .h1{margin-top:12rem}.tech__FactsList{display:flex;justify-content:space-between}@media (max-width:767px){.tech__FactsList{align-items:center;flex-direction:column}.tech__FactsListItem{text-align:center}}.tech__FactsListItem:nth-of-type(2){margin-top:180rem;margin-top:120rem}@media (max-width:767px){.tech__FactsListItem:nth-of-type(2){margin-top:0}}.tech__FactsListItem>p{color:#000;font-size:48rem;letter-spacing:-2.4rem;line-height:1.25;max-width:350rem;transform:translateY(-80rem)}@media (max-width:767px){.tech__FactsListItem>p{font-size:32rem;max-width:none;transform:translateY(-60rem)}}@media (max-width:480px){.tech__FactsListItem>p{font-size:24rem;transform:translateY(-20rem)}}.tech__FactsListItemNumber{display:inline-flex;position:relative}.tech__FactsListItemNumber h3{color:transparent;font-family:Poppins;font-size:280rem;font-style:italic;font-weight:900;letter-spacing:-2.8rem;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#ff564f}@media (max-width:767px){.tech__FactsListItemNumber h3{font-size:210rem}}@media (max-width:480px){.tech__FactsListItemNumber h3{font-size:120rem}}.tech__FactsListItemNumber h3 span{display:inline-flex;font-size:200rem;margin-left:12rem;transform:translateY(-80rem)}@media (max-width:767px){.tech__FactsListItemNumber h3 span{font-size:150rem}}@media (max-width:480px){.tech__FactsListItemNumber h3 span{font-size:80rem;transform:translateY(-40rem)}}.tech__FactsListItemNumber p{color:#000;font-family:Poppins;font-size:30rem;font-style:italic;font-weight:800;left:50%;letter-spacing:-1.5rem;line-height:1.2;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.tech__FactsListItemNumber p{font-size:24rem}}.tech__Faq{padding:120rem 0}@media (max-width:767px){.tech__Faq{padding:60rem 0}}.tech__Faq .accordion__ListItemOpenerTitle{justify-content:space-between}.tech__FaqTitle .h2,.tech__FaqTitle .whoWeAre>div p,.whoWeAre>div .tech__FaqTitle p{margin-left:-48rem;margin-top:12rem;max-width:600rem}@media (max-width:767px){.tech__FaqTitle .h2,.tech__FaqTitle .whoWeAre>div p,.whoWeAre>div .tech__FaqTitle p{margin-left:0;max-width:400rem}}@media (max-width:480px){.tech__FaqTitle .h2,.tech__FaqTitle .whoWeAre>div p,.whoWeAre>div .tech__FaqTitle p{max-width:none}}.tech__FaqTitle .h2 span,.tech__FaqTitle .whoWeAre>div p span,.whoWeAre>div .tech__FaqTitle p span{color:#ff564f}.tech__FaqTitle .lead{margin-top:60rem}@media (max-width:767px){.tech__FaqTitle .lead{margin-top:36rem}}.tech__Digital{background-color:#f6f6f6;overflow:hidden;padding:120rem 0}@media (max-width:767px){.tech__Digital{padding:60rem 0}}.tech__DigitalTitle{margin:0 auto;max-width:1000rem}.different__Intro .tech__DigitalTitle h2,.tech__DigitalTitle .different__Intro h2,.tech__DigitalTitle .h1{margin-left:-48rem;margin-top:12rem}@media (max-width:767px){.different__Intro .tech__DigitalTitle h2,.tech__DigitalTitle .different__Intro h2,.tech__DigitalTitle .h1{margin-left:0}}.different__Intro .tech__DigitalTitle h2 span,.tech__DigitalTitle .different__Intro h2 span,.tech__DigitalTitle .h1 span{color:#ff564f}.tech__DigitalTitle .lead{margin-top:32rem}.tech__DigitalTitle .smallTitleSecondary{margin-bottom:12rem}.tech__DigitalGraphic{background-image:url(../resources/images/logos/myty-full.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-top:80rem}@media (max-width:480px){.tech__DigitalGraphic{margin-left:-40rem;margin-right:-40rem;overflow-x:auto;white-space:nowrap}.tech__DigitalGraphic::-webkit-scrollbar{display:none}}.tech__DigitalGraphicList{display:flex;justify-content:center}@media (max-width:480px){.tech__DigitalGraphicList{justify-content:flex-start}}.tech__DigitalGraphicListItem{min-width:470rem;position:relative;width:470rem}@media (max-width:767px){.tech__DigitalGraphicListItem{min-width:220rem;width:220rem}}.tech__DigitalGraphicListItem:not(:last-of-type):after{background-image:url(../resources/images/tech/arrow-stroke.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:130rem;position:absolute;right:-50rem;top:50%;transform:translateY(-50%);width:130rem}@media (max-width:767px){.tech__DigitalGraphicListItem:not(:last-of-type):after{height:60rem;right:-20rem;width:60rem}}.tech__DigitalGraphicListItem:nth-of-type(2) img{transform:scale(1.3) translate(-40rem,-30rem)}@media (max-width:767px){.tech__DigitalGraphicListItem:nth-of-type(2) img{transform:scale(1.3) translateY(-30rem)}}.tech__DigitalGraphicListItem:nth-of-type(3) img{transform:translate(45rem)}@media (max-width:480px){.tech__DigitalGraphicListItem:nth-of-type(3) img{transform:none}}.tech__DigitalGraphicListItem img{width:100%}.tech__DigitalGraphicListItem p{color:#000;font-family:Poppins;font-size:30rem;font-style:italic;font-weight:900;left:50%;letter-spacing:-.3rem;line-height:1;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.tech__DigitalGraphicListItem p{font-size:20rem}}.tech__DigitalGraphicListItem p span{color:#ff564f}.tech__DigitalButton{position:relative;text-align:center}.tech__How{padding:60rem 0 120rem}@media (max-width:767px){.tech__How{padding:60rem 0}}.tech__HowTitle{margin:0 auto;max-width:1100rem}.different__Intro .tech__HowTitle h2,.tech__HowTitle .different__Intro h2,.tech__HowTitle .h1{margin-left:-48rem;margin-top:12rem}@media (max-width:767px){.different__Intro .tech__HowTitle h2,.tech__HowTitle .different__Intro h2,.tech__HowTitle .h1{margin-left:0}}.different__Intro .tech__HowTitle h2 span,.tech__HowTitle .different__Intro h2 span,.tech__HowTitle .h1 span{color:#ff564f}.tech__HowText{margin:72rem auto 0;max-width:1100rem}@media (max-width:767px){.tech__HowText{margin-top:36rem}}@media (max-width:480px){.tech__HowText .h2,.tech__HowText .whoWeAre>div p,.whoWeAre>div .tech__HowText p{font-size:24rem}}.tech__HowText .button,.tech__HowText .button--Download{transform:translateY(-10rem)}@media (max-width:767px){.tech__HowText .button,.tech__HowText .button--Download{transform:translateY(-4rem)}}@media (max-width:480px){.tech__HowText .button,.tech__HowText .button--Download{transform:translateY(0)}}.tech__HowText .button svg,.tech__HowText .button--Download svg{margin:0;max-height:14rem;max-width:14rem;min-height:14rem;min-width:14rem}.tech__HowContent{align-items:center;display:flex;grid-gap:120rem;margin-top:60rem}@media (max-width:767px){.tech__HowContent{display:flex;flex-direction:column;grid-gap:0}}.tech__HowContentImage{display:flex;flex-direction:column;position:relative;width:100%}@media (max-width:767px){.tech__HowContentImage{margin:-60rem auto 0;max-width:500rem;order:2}}.tech__HowContentImage img{border-radius:12rem;width:100%}.tech__HowContentBackground{align-items:center;display:flex;justify-content:center;position:relative;width:100%}@media (max-width:767px){.tech__HowContentBackground{flex-direction:column;order:1;z-index:3}}.tech__HowContentBackground>p{color:#f6f6f6;font-family:Poppins;font-size:84rem;font-style:italic;font-weight:900;letter-spacing:-.84rem;line-height:1;max-height:720rem;text-align:center;text-transform:uppercase;writing-mode:vertical-rl}@media (max-width:767px){.tech__HowContentBackground>p{font-size:60rem;writing-mode:horizontal-tb}}@media (max-width:480px){.tech__HowContentBackground>p{font-size:50rem}}.tech__HowContentText{width:100%}@media (max-width:767px){.tech__HowContentText{margin-top:48rem;order:3}}.different__Intro .tech__HowContentText h2,.tech__HowContentText .different__Intro h2,.tech__HowContentText .h1{margin-left:-48rem}@media (max-width:767px){.different__Intro .tech__HowContentText h2,.tech__HowContentText .different__Intro h2,.tech__HowContentText .h1{margin-left:0}}.tech__HowContentText .lead{margin-top:36rem}.tech__HowContentText .button,.tech__HowContentText .button--Download{margin-top:24rem}.tech__Partners{padding:120rem 0}@media (max-width:767px){.tech__Partners{padding:60rem 0}}.tech__Partners .smallTitleSecondary{text-align:center}.tech__PartnersList{display:flex;flex-wrap:wrap;grid-gap:60rem;justify-content:center;margin-top:96rem}@media (max-width:767px){.tech__PartnersList{margin-top:60rem}}.tech__PartnersList img{max-height:60rem;max-width:160rem}.tech__Contacts{padding:120rem 0}@media (max-width:767px){.tech__Contacts{padding:60rem 0}}.tech__ContactsTitle{text-align:center}.different__Intro .tech__ContactsTitle h2,.tech__ContactsTitle .different__Intro h2,.tech__ContactsTitle .h1{font-family:Poppins;font-weight:900;text-transform:uppercase}.different__Intro .tech__ContactsTitle h2 span,.tech__ContactsTitle .different__Intro h2 span,.tech__ContactsTitle .h1 span{color:#ff564f}.tech__ContactsSections{margin-top:80rem}.tech__ContactsSection:not(:first-of-type){margin-top:120rem}@media (max-width:767px){.tech__ContactsSection:not(:first-of-type){margin-top:96rem}}.tech__ContactsSection>.h3{text-align:center}.tech__ContactsSection>.h3 span{color:#ff564f}.tech__ContactsList{display:flex;flex-wrap:wrap;justify-content:center;margin-top:96rem}@media (max-width:767px){.tech__ContactsList{grid-gap:24rem 0;margin-top:60rem}}@media (max-width:480px){.tech__ContactsList{flex-direction:column}}.tech__ContactsList .employerBranding__ContactsColumnListItem{flex-direction:column;width:20%}@media (max-width:767px){.tech__ContactsList .employerBranding__ContactsColumnListItem{width:33%}}@media (max-width:480px){.tech__ContactsList .employerBranding__ContactsColumnListItem{width:100%}}.different__Intro .tech__ContactsList .employerBranding__ContactsColumnListItem>p,.podcastListing__PodcastIntro .tech__ContactsList .employerBranding__ContactsColumnListItem>p,.tech__ContactsList .different__Intro .employerBranding__ContactsColumnListItem>p,.tech__ContactsList .employerBranding__ContactsColumnListItem>.h4,.tech__ContactsList .podcastListing__PodcastIntro .employerBranding__ContactsColumnListItem>p,.tech__ContactsList .welcome__TextWrapper .employerBranding__ContactsColumnListItem>p,.tech__ContactsList .whatWeOffer .employerBranding__ContactsColumnListItem.wrapperSmall>p,.welcome__TextWrapper .tech__ContactsList .employerBranding__ContactsColumnListItem>p,.whatWeOffer .tech__ContactsList .employerBranding__ContactsColumnListItem.wrapperSmall>p{margin-top:12rem}.tech__ContactsList .employerBranding__ContactsColumnListItem>.smallTitleSecondary{color:#ff564f}.tech__ContactsList .employerBranding__ContactsColumnListItemImage{margin-right:0}.tech__News{background-color:#f6f6f6;padding:120rem 0}@media (max-width:767px){.tech__News{padding:60rem 0}}.tech__NewsTitle{align-items:center;display:flex;justify-content:space-between}@media (max-width:480px){.tech__NewsTitle{align-items:flex-start;flex-direction:column}}.tech__NewsTitle .h2,.tech__NewsTitle .whoWeAre>div p,.whoWeAre>div .tech__NewsTitle p{padding-left:64rem}@media (max-width:767px){.tech__NewsTitle .h2,.tech__NewsTitle .whoWeAre>div p,.whoWeAre>div .tech__NewsTitle p{padding-left:0}}@media (max-width:480px){.tech__NewsTitle .buttonArrow{margin-top:12rem}}.tech__Career{padding:120rem 0}@media (max-width:767px){.tech__Career{padding:60rem 0}}.tech__CareerTitle{margin:0 auto;max-width:570rem;text-align:center}.tech__CareerTitle .h2,.tech__CareerTitle .whoWeAre>div p,.whoWeAre>div .tech__CareerTitle p{font-family:Poppins;font-weight:900;text-transform:uppercase}.tech__CareerTitle .h2 a,.tech__CareerTitle .whoWeAre>div p a,.whoWeAre>div .tech__CareerTitle p a{color:#ff564f;transition:.3s}.tech__CareerTitle .h2 a:hover,.tech__CareerTitle .whoWeAre>div p a:hover,.whoWeAre>div .tech__CareerTitle p a:hover{color:#000}.values .about__Video{background-color:#f6f6f6;margin-top:420rem;padding-top:0}@media (max-width:767px){.values .about__Video{margin-top:220rem}}.values .about__Video .video{margin-top:-420rem}@media (max-width:767px){.values .about__Video .video{margin-top:-220rem}}.values .about__Video .transition{display:block}.values__Header{background-image:none;min-height:auto}@media (max-width:767px){.values__Header{padding-bottom:0}}.values__Header:before{background-image:url(../resources/images/logos/myty.svg);background-position:50% 0;background-repeat:no-repeat;background-size:100%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media (max-width:767px){.values__Header:before{background-size:cover}}.values__Header .wrapperSmall{position:relative}.values__Cards{overflow:hidden;padding-top:180rem}@media (max-width:767px){.values__Cards{padding-top:60rem}}.values__Cards--White{background-color:#f6f6f6;padding-bottom:220rem}@media (max-width:767px){.values__Cards--White{padding-bottom:120rem}}.values__Cards--White .values__CardsListItem{background-color:#fff;box-shadow:0 2rem 48rem #0000000f}.values__CardsTitle{padding-left:96rem}@media (max-width:767px){.values__CardsTitle{padding-left:0}}.values__CardsTitle .smallTitle{padding-left:48rem}@media (max-width:767px){.values__CardsTitle .smallTitle{padding-left:0}}.different__Intro .values__CardsTitle h2:not(:first-child),.values__CardsTitle .different__Intro h2:not(:first-child),.values__CardsTitle .h1:not(:first-child){margin-top:12rem}.values__CardsList{margin-top:60rem;width:calc(50% + 50vw)}@media (max-width:767px){.values__CardsList{width:100%}}.values__CardsList .flickity-enabled{padding-right:60rem}@media (max-width:767px){.values__CardsList .flickity-enabled{padding-right:0}}.values__CardsList .flickity-viewport{overflow:visible}.values__CardsList .flickity-slider{align-items:stretch;display:flex}.values__CardsList .flickity-slider .news__ListItem{min-height:100%}.values__CardsListItem{background-color:#f6f6f6;border-radius:12rem;margin-right:48rem;min-height:100%;padding:96rem 60rem 160rem;position:relative;width:calc(33% - 24rem)}@media (max-width:767px){.values__CardsListItem{padding:24rem 24rem 100rem;width:100%}}.values__CardsListItem:last-of-type{margin-right:48rem}.values__CardsListItem .h3{color:#ff564f}.values__CardsListItem .text{margin-top:24rem}.values__CardsListItem .text ul li:before{color:#000}.values__CardsListItem>p{font-size:18rem;line-height:1.6;margin-top:24rem}.values__CardsListItemNumber{align-items:center;background-color:#000;border-top-left-radius:50%;border-top-right-radius:50%;bottom:0;display:flex;height:88rem;justify-content:center;left:50%;min-width:88rem;position:absolute;transform:translate(-50%);width:88rem}@media (max-width:767px){.values__CardsListItemNumber{height:60rem;min-width:60rem;width:60rem}}.values__CardsListItemNumber .h3{color:#fff;font-weight:500}.values__CardsListItemNumber .h3 span{font-size:26rem}.values__CardsProgress{background-color:#0000001f;height:2px;margin-left:auto;margin-right:auto;margin-top:120rem;min-width:530rem;overflow:hidden;position:relative;width:530rem}@media (max-width:767px){.values__CardsProgress{margin-top:80rem}}@media (max-width:480px){.values__CardsProgress{min-width:auto;width:calc(100% - 80rem)}}.values__CardsProgressLine{background-color:#ff564f;bottom:0;left:0;position:absolute;right:0;top:0;transform:translate(-100%);transition:.3s}.values__Video{background-color:#f6f6f6;margin-top:420rem}@media (max-width:767px){.values__Video{margin-top:220rem}}.values__Video .video{margin-top:-420rem}@media (max-width:767px){.values__Video .video{margin-top:-220rem}}.values__Quote{background-color:#f6f6f6;padding:120rem 0 240rem}@media (max-width:767px){.values__Quote{padding:60rem 0 120rem}}.values__QuoteWrapper{align-items:center;display:flex}@media (max-width:767px){.values__QuoteWrapper{flex-direction:column}}.values__QuoteImage{min-width:440rem;padding-right:60rem;width:440rem}@media (max-width:767px){.values__QuoteImage{min-width:300rem;padding-right:0;width:300rem}}@media (max-width:480px){.values__QuoteImage{min-width:auto;width:100%}}.values__QuoteImage img{border-radius:12rem;width:100%}.values__QuoteText{border-left:1px solid #ff564f;padding-left:50rem;width:100%}@media (max-width:767px){.values__QuoteText{border-left:none;margin-top:24rem;padding-left:0}}.values__QuoteText p{font-size:32rem;font-style:italic;letter-spacing:-.64rem;line-height:1.5}@media (max-width:767px){.values__QuoteText p{font-size:22rem}}.values__Features{padding:120rem 0}@media (max-width:767px){.values__Features{padding:60rem 0}}.values__Features .transition{margin-bottom:24rem}.values__Feature:not(:first-child){margin-top:240rem}@media (max-width:767px){.values__Feature:not(:first-child){margin-top:120rem}}.values__FeatureHeader{margin:0 auto;max-width:820rem}.values__FeatureHeaderTitle{align-items:center;display:flex;justify-content:space-between;margin-top:12rem}.different__Intro .values__FeatureHeaderTitle h2,.values__FeatureHeaderTitle .different__Intro h2,.values__FeatureHeaderTitle .h1{margin-left:-48rem}@media (max-width:767px){.different__Intro .values__FeatureHeaderTitle h2,.values__FeatureHeaderTitle .different__Intro h2,.values__FeatureHeaderTitle .h1{margin-left:0}}.values__FeatureHeaderTitle img,.values__FeatureHeaderTitle svg{margin-left:24rem;max-height:60rem;max-width:120rem}@media (max-width:767px){.values__FeatureHeaderTitle img,.values__FeatureHeaderTitle svg{max-width:80rem}}.values__FeatureHeaderText{margin-top:36rem}@media (max-width:767px){.values__FeatureHeaderText{margin-top:24rem}}.values__FeatureHeaderText>:not(:first-child){margin-top:24rem}.values__FeatureHeaderText p{font-size:24rem;line-height:1.5}@media (max-width:767px){.values__FeatureHeaderText p{font-size:18rem}}.values__FeatureList{display:flex;grid-gap:48rem;margin-top:96rem}@media (max-width:767px){.values__FeatureList{flex-direction:column;margin-top:48rem}}.values__FeatureListItem{border-bottom:1px solid #000;padding-bottom:24rem;width:100%}.values__FeatureListItem .h3{color:#ff564f}.values__FeatureListItem p{font-size:15rem;line-height:1.6}.values__SpecialFeature{padding-top:120rem}@media (max-width:767px){.values__SpecialFeature{padding-top:60rem}}.values__SpecialFeature .values__Cards{padding-top:120rem}@media (max-width:767px){.values__SpecialFeature .values__Cards{padding-top:60rem}}.values__SpecialFeature .values__CardsList{margin-top:0}.values__SpecialFeature--Image{background-color:#f6f6f6}.values__SpecialFeature--Image .values__SpecialFeatureImage{margin-right:140rem;min-width:530rem;width:530rem}@media (max-width:767px){.values__SpecialFeature--Image .values__SpecialFeatureImage{margin-right:0}}@media (max-width:480px){.values__SpecialFeature--Image .values__SpecialFeatureImage{min-width:auto;width:100%}}.values__SpecialFeature--Image .values__SpecialFeatureImage img{border-radius:12rem}.values__SpecialFeature--Image .values__SpecialFeatureWrapper{align-items:center}.values__SpecialFeatureWrapper{display:flex}@media (max-width:767px){.values__SpecialFeatureWrapper{align-items:center;flex-direction:column}}.values__SpecialFeatureImage{margin-right:80rem;min-width:440rem;width:440rem}@media (max-width:767px){.values__SpecialFeatureImage{margin-right:0}}@media (max-width:480px){.values__SpecialFeatureImage{min-width:auto;width:100%}}.values__SpecialFeatureImage img,.values__SpecialFeatureImage svg{border-radius:12rem;width:100%}.values__SpecialFeatureContent{width:100%}@media (max-width:767px){.values__SpecialFeatureContent{margin-top:24rem}}.different__Intro .values__SpecialFeatureContent>h2,.values__SpecialFeatureContent>.h1{margin-left:-48rem;margin-top:12rem}@media (max-width:767px){.different__Intro .values__SpecialFeatureContent>h2,.values__SpecialFeatureContent>.h1{margin-left:0}}.values__SpecialFeatureContentLead{margin-top:36rem}@media (max-width:767px){.values__SpecialFeatureContentLead{margin-top:24rem}}.values__SpecialFeatureContentLead>:not(:first-child){margin-top:24rem}.values__SpecialFeatureContentLead p{font-size:24rem;line-height:1.5}@media (max-width:767px){.values__SpecialFeatureContentLead p{font-size:18rem}}.values__SpecialFeatureContentText,.values__SpecialFeatureContentText>:not(:first-child){margin-top:24rem}.values__SpecialFeatureContentText p{font-size:18rem;line-height:1.6}.values__SpecialFeatureContentText a{color:#ff564f;text-decoration:underline;transition:.3s}.values__SpecialFeatureContentText a:hover{color:#000}.values__Splash{margin-top:120rem;position:relative}.values__Splash img{width:100%}.values__Splash .transition{background-color:transparent;left:0;position:absolute;right:0;top:-1rem}.webinar .about__Video .wrapperExtraLarge{max-width:1180rem}.webinar .about__Video iframe{aspect-ratio:16/9;border:none;border-radius:12rem;width:100%}.webinar .accordion__ListItemContent>p{font-size:24rem;letter-spacing:normal;line-height:1.5}@media (max-width:767px){.webinar .accordion__ListItemContent>p{font-size:20rem}}.webinar .hello__FaqButton{display:block}.webinar__Header{background-color:#f6f6f6;padding:120rem 0}@media (max-width:767px){.webinar__Header{padding-bottom:60rem}}.webinar__HeaderImage{margin:0 auto;max-width:600rem}@media (max-width:767px){.webinar__HeaderImage{max-width:500rem}}.webinar__HeaderImage img{border-radius:12rem;width:100%}.webinar__HeaderText{margin-top:48rem;text-align:center}.webinar__Content{padding:60rem 0}.webinar__ContentTitle{margin-left:-36rem}@media (max-width:767px){.webinar__ContentTitle{margin-left:0}}.webinar__ContentText{margin-top:48rem}@media (max-width:767px){.webinar__ContentText{margin-top:36rem}}.webinar__People{overflow:hidden;padding:120rem 0}@media (max-width:767px){.webinar__People{padding:60rem 0}}.cookieControl__Modal-enter-active,.cookieControl__Modal-leave-active{transition:opacity .25s}.cookieControl__Modal-enter,.cookieControl__Modal-leave-to{opacity:0}.cookieControl__Bar--center{left:50%;top:50%;transform:translate(-50%,-50%)}.cookieControl__Bar--bottom-full-enter-active,.cookieControl__Bar--bottom-full-leave-active,.cookieControl__Bar--bottom-left-enter-active,.cookieControl__Bar--bottom-left-leave-active,.cookieControl__Bar--bottom-right-enter-active,.cookieControl__Bar--bottom-right-leave-active,.cookieControl__Bar--center-enter-active,.cookieControl__Bar--center-leave-active,.cookieControl__Bar--top-full-enter-active,.cookieControl__Bar--top-full-leave-active,.cookieControl__Bar--top-left-enter-active,.cookieControl__Bar--top-left-leave-active,.cookieControl__Bar--top-right-enter-active,.cookieControl__Bar--top-right-leave-active{transition:transform .25s}.cookieControl__Bar--top-full-enter,.cookieControl__Bar--top-full-leave-to,.cookieControl__Bar--top-left-enter,.cookieControl__Bar--top-left-leave-to,.cookieControl__Bar--top-right-enter,.cookieControl__Bar--top-right-leave-to{transform:translateY(-100%)}.cookieControl__Bar--bottom-full-enter,.cookieControl__Bar--bottom-full-leave-to,.cookieControl__Bar--bottom-left-enter,.cookieControl__Bar--bottom-left-leave-to,.cookieControl__Bar--bottom-right-enter,.cookieControl__Bar--bottom-right-leave-to{transform:translateY(100%)}.cookieControl__Bar--center-enter,.cookieControl__Bar--center-leave-to{transform:translate(-50%,-50%) scale(.95)}.cookieControl{position:relative;z-index:100000}.cookieControl button{backface-visibility:hidden;border:0;cursor:pointer;font-size:16px;outline:0;padding:12px 20px;transition:background-color .2s,color .2s}.cookieControl__Bar{background-color:var(--cookie-control-barBackground);font-family:Arial,Helvetica Neue,Helvetica,sans-serif;position:fixed}.cookieControl__Bar h3,.cookieControl__Bar p{color:var(--cookie-control-barTextColor);max-width:900px}.cookieControl__Bar h3{font-size:20px;margin:0}.cookieControl__Bar p{font-size:16px;margin:5px 0 0}.cookieControl__Bar button{background-color:var(--cookie-control-barButtonBackground);color:var(--cookie-control-barButtonColor)}.cookieControl__Bar button:hover{background-color:var(--cookie-control-barButtonHoverBackground);color:var(--cookie-control-barButtonHoverColor)}.cookieControl__Bar button:focus{box-shadow:0 0 0 3px var(--cookie-control-focusRingColor)}.cookieControl__Bar button+button{margin-left:10px}.cookieControl__BarContainer{align-items:flex-end;display:flex;justify-content:space-between;padding:20px}.cookieControl__Bar--bottom-full,.cookieControl__Bar--top-full{left:0;right:0}.cookieControl__Bar--top-full{top:0}.cookieControl__Bar--bottom-full{bottom:0}.cookieControl__Bar--bottom-left p,.cookieControl__Bar--bottom-right p,.cookieControl__Bar--center p,.cookieControl__Bar--top-left p,.cookieControl__Bar--top-right p{max-width:400px}.cookieControl__Bar--bottom-left .cookieControl__BarContainer,.cookieControl__Bar--bottom-right .cookieControl__BarContainer,.cookieControl__Bar--center .cookieControl__BarContainer,.cookieControl__Bar--top-left .cookieControl__BarContainer,.cookieControl__Bar--top-right .cookieControl__BarContainer{flex-direction:column}.cookieControl__Bar--bottom-left .cookieControl__BarButtons,.cookieControl__Bar--bottom-right .cookieControl__BarButtons,.cookieControl__Bar--center .cookieControl__BarButtons,.cookieControl__Bar--top-left .cookieControl__BarButtons,.cookieControl__Bar--top-right .cookieControl__BarButtons{margin-top:20px}.cookieControl__Bar--top-left,.cookieControl__Bar--top-right{top:20px}.cookieControl__Bar--bottom-left,.cookieControl__Bar--bottom-right{bottom:20px}.cookieControl__Bar--bottom-left,.cookieControl__Bar--top-left{left:20px}.cookieControl__Bar--bottom-right,.cookieControl__Bar--top-right{right:20px}.cookieControl__BarButtons{display:flex}.cookieControl__Modal{bottom:0;font-size:0;left:0;position:fixed;right:0;text-align:center;top:0;z-index:1}.cookieControl__Modal:before{content:"";display:inline-block;min-height:100vh;vertical-align:middle}.cookieControl__Modal:after{background-color:var(--cookie-control-modalOverlay);bottom:0;content:"";left:0;opacity:var(--cookie-control-modalOverlayOpacity);position:absolute;right:0;top:0;z-index:-1}.cookieControl__Modal>div{font-size:medium}.cookieControl__Modal button{background-color:var(--cookie-control-modalButtonBackground);color:var(--cookie-control-modalButtonColor)}.cookieControl__Modal button:hover{background-color:var(--cookie-control-modalButtonHoverBackground);color:var(--cookie-control-modalButtonHoverColor)}.cookieControl__Modal button:focus{box-shadow:0 0 0 3px var(--cookie-control-focusRingColor)}.cookieControl__ModalContent{background-color:var(--cookie-control-modalBackground);display:inline-block;max-height:80vh;max-width:550px;overflow-y:scroll;position:relative;text-align:left;vertical-align:middle;width:100%}.cookieControl__ModalContent,.cookieControl__ModalContent :not(button){color:var(--cookie-control-modalTextColor)}.cookieControl__ModalContent h3{font-size:24px;margin:15px 0}.cookieControl__ModalContent h3:first-of-type{margin-top:0}.cookieControl__ModalContent ul{font-size:16px;list-style-type:none;padding:0}.cookieControl__ModalContent ul ul{padding:5px 56px 0}.cookieControl__ModalContent ul ul li+li{margin-top:5px}.cookieControl__ModalContent li{align-items:center}.cookieControl__ModalContent li+li{margin-top:20px}.cookieControl__ModalContent input{display:none}.cookieControl__ModalContent input:checked+button{background-color:var(--cookie-control-checkboxActiveBackground)}.cookieControl__ModalContent input:checked+button:before{background-color:var(--cookie-control-checkboxActiveCircleBackground);transform:translate3d(100%,-50%,0)}.cookieControl__ModalContent input:checked:disabled+button{background-color:var(--cookie-control-checkboxDisabledBackground)}.cookieControl__ModalContent input:checked:disabled+button:before{background-color:var(--cookie-control-checkboxDisabledCircleBackground)}.cookieControl__ModalContent input+button{backface-visibility:hidden;background-color:var(--cookie-control-checkboxInactiveBackground);border-radius:20px;display:block;font-size:0;margin-right:20px;min-height:20px;min-width:36px;position:relative;transition:background-color .2s}.cookieControl__ModalContent input+button:before{background-color:var(--cookie-control-checkboxInactiveCircleBackground);border-radius:50%;content:"";height:15px;left:3px;position:absolute;top:50%;transform:translate3d(0,-50%,0);transition:transform .2s;width:15px}.cookieControl__ModalContentInner{display:flex;flex-direction:column;gap:10px;padding:40px}.cookieControl__ModalInputWrapper{align-items:flex-start;display:flex}.cookieControl__ModalCookieName{font-weight:700;text-transform:uppercase}.cookieControl__ModalCookieName span{font-weight:400;text-transform:none}.cookieControl__ModalClose{align-self:flex-end;right:20px;top:20px}.cookieControl__ModalButtons{align-items:stretch;display:flex;gap:20px;margin-top:40px}.cookieControl__ModalUnsaved{bottom:40px;color:var(--cookie-control-modalUnsavedColor);font-size:14px;left:50%;margin:0;position:absolute;transform:translate(-50%)}.cookieControl__BlockedIframe{border:2px solid #ddd;padding:20px}.cookieControl__BlockedIframe a,.cookieControl__BlockedIframe p{font-family:Arial,Helvetica Neue,Helvetica,sans-serif}@media screen and (max-width:768px){.cookieControl__Bar{flex-direction:column;left:0;right:0}.cookieControl__Bar h3,.cookieControl__Bar p{max-width:100%}.cookieControl__Bar--top-full,.cookieControl__Bar--top-left,.cookieControl__Bar--top-right{top:0}.cookieControl__Bar--bottom-full,.cookieControl__Bar--bottom-left,.cookieControl__Bar--bottom-right{bottom:0}.cookieControl__ModalContent{bottom:0;left:0;max-height:100%;max-width:none;position:absolute;right:0;top:0}.cookieControl__ModalContentInner{padding:20px}.cookieControl__BarButtons{flex-direction:column;justify-content:center;margin-top:20px;width:100%}.cookieControl__BarButtons button{width:100%}.cookieControl__BarButtons button+button{margin:10px 0 0}.cookieControl__BarContainer,.cookieControl__ModalButtons{flex-direction:column;gap:10px}.cookieControl__ModalButtons button{width:100%}}.cookieControl__ControlButton{backface-visibility:hidden;background:var(--cookie-control-controlButtonBackground);border:0;border-radius:50%;bottom:20px;box-shadow:0 0 10px #0000004d;cursor:pointer;height:40px;min-height:40px;min-width:40px;outline:0;position:fixed;right:20px;transition:background-color .2s;width:40px}.cookieControl__ControlButton svg{backface-visibility:hidden;color:var(--cookie-control-controlButtonIconColor);left:50%;max-height:24px;max-width:24px;min-height:24px;min-width:24px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:color .2s}.cookieControl__ControlButton:hover{background-color:var(--cookie-control-controlButtonHoverBackground)}.cookieControl__ControlButton:hover svg{color:var(--cookie-control-controlButtonIconHoverColor)}/*! Flickity v3.0.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{height:100%;overflow:hidden;position:relative;touch-action:pan-y}.flickity-slider{height:100%;left:0;position:absolute;width:100%}.flickity-rtl .flickity-slider{left:unset;right:0}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-cell{left:0;position:absolute}.flickity-rtl .flickity-cell{left:unset;right:0}.flickity-button{background:#ffffffbf;border:none;color:#333;position:absolute}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{box-shadow:0 0 0 5px #19f;outline:none}.flickity-button:active{opacity:.6}.flickity-button:disabled{cursor:auto;opacity:.3;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{border-radius:50%;height:44px;top:50%;transform:translateY(-50%);width:44px}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{left:10px;right:auto}.flickity-prev-next-button .flickity-button-icon{height:60%;left:20%;position:absolute;top:20%;width:60%}.flickity-page-dots{bottom:-25px;display:flex;flex-wrap:wrap;justify-content:center;position:absolute;text-align:center;width:100%}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#33333340;border:none;border-radius:50%;cursor:pointer;display:block;height:10px;margin:0 8px;overflow:hidden;padding:0;text-indent:-9999px;width:10px}.flickity-rtl .flickity-page-dot{text-indent:9999px}.flickity-page-dot:focus{box-shadow:0 0 0 5px #19f;outline:none}.flickity-page-dot.is-selected{background:#333}
