@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.fixed-top{position:fixed;top:0;left:0;width:100%;z-index:1000}.position-relative{position:relative}.text-uppercase{text-transform:uppercase!important}.list-unstyled{list-style:none;padding-left:0}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-center{text-align:center}.position-relative{position:relative}.position-absolute{position:absolute}.position-static{position:static}.position-fixed{position:fixed}.btn-secondary,.btn-light,.btn-dark,.btn-white,.btn-info,.btn-warning-light,.btn-warning,.btn-danger,.btn-primary{display:inline-block;border:none;cursor:pointer;transition:.2s linear;font-size:1.4rem;line-height:1.8rem;letter-spacing:.19px;border-radius:3rem}.btn-block{display:block}.btn-primary{background-color:#ba1f68;color:#fff!important}.btn-primary:hover{background-color:#8e1850;color:#fff!important}.bg-primary{background-color:#ba1f68}.text-primary{color:#ba1f68!important}.btn-danger{background-color:#ff4b51;color:#fff!important}.btn-danger:hover{background-color:#ff1820;color:#fff!important}.bg-danger{background-color:#ff4b51}.text-danger{color:#ff4b51!important}.btn-warning{background-color:#fd7944;color:#000!important}.btn-warning:hover{background-color:#fc5512;color:#fff!important}.bg-warning{background-color:#fd7944}.text-warning{color:#fd7944!important}.btn-warning-light{background-color:#ffd77f;color:#000!important}.btn-warning-light:hover{background-color:#ffc74c;color:#000!important}.bg-warning-light{background-color:#ffd77f}.text-warning-light{color:#ffd77f!important}.btn-info{background-color:#7969e6;color:#fff!important}.btn-info:hover{background-color:#523ddf;color:#fff!important}.bg-info{background-color:#7969e6}.text-info{color:#7969e6!important}.btn-white{background-color:#fff;color:#000!important}.btn-white:hover{background-color:#e6e6e6;color:#000!important}.bg-white{background-color:#fff}.text-white{color:#fff!important}.btn-dark{background-color:#141414;color:#fff!important}.btn-dark:hover{background-color:#000;color:#fff!important}.bg-dark{background-color:#141414}.text-dark{color:#141414!important}.btn-light{background-color:#d8d8d8;color:#000!important}.btn-light:hover{background-color:#bfbfbf;color:#000!important}.bg-light{background-color:#d8d8d8}.text-light{color:#d8d8d8!important}.btn-secondary{background-color:#661b3a;color:#fff!important}.btn-secondary:hover{background-color:#3e1023;color:#fff!important}.bg-secondary{background-color:#661b3a}.text-secondary{color:#661b3a!important}.row{margin-left:-20px;margin-right:-20px;display:flex;flex-wrap:wrap;flex-direction:row}.row>[class*=col-]{width:100%;padding-left:20px;padding-right:20px}.row.no-gutters{margin-left:0px!important;margin-right:0px!important}.row.no-gutters>[class*=col-]{padding-left:0px!important;padding-right:0px!important}.container,.container-fluid{width:100%;max-width:100%;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-block{display:inline-block!important}.d-inline-flex{display:inline-flex!important}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-stretch{align-content:stretch}.align-content-between{align-content:space-between}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}@media(min-width:450px){.col-xm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xm-3{flex:0 0 25%;max-width:25%}.col-xm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xm-6{flex:0 0 50%;max-width:50%}.col-xm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xm-9{flex:0 0 75%;max-width:75%}.col-xm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xm-12{flex:0 0 100%;max-width:100%}.d-xm-none{display:none!important}.d-xm-block{display:block!important}.d-xm-flex{display:flex!important}.d-xm-inline-block{display:inline-block!important}.d-xm-inline-flex{display:inline-flex!important}.flex-xm-wrap{flex-wrap:wrap}.flex-xm-nowrap{flex-wrap:nowrap}.flex-xm-row{flex-direction:row}.flex-xm-column{flex-direction:column}.align-items-xm-start{align-items:flex-start}.align-items-xm-end{align-items:flex-end}.align-items-xm-center{align-items:center}.align-items-xm-stretch{align-items:stretch}.align-content-xm-start{align-content:flex-start}.align-content-xm-end{align-content:flex-end}.align-content-xm-center{align-content:center}.align-content-xm-stretch{align-content:stretch}.align-content-xm-between{align-content:space-between}.justify-content-xm-start{justify-content:flex-start}.justify-content-xm-end{justify-content:flex-end}.justify-content-xm-center{justify-content:center}.justify-content-xm-between{justify-content:space-between}.justify-content-xm-around{justify-content:space-around}}@media(min-width:576px){.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-inline-block{display:inline-block!important}.d-sm-inline-flex{display:inline-flex!important}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-stretch{align-content:stretch}.align-content-sm-between{align-content:space-between}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}}@media(min-width:768px){.container{max-width:740px}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-inline-block{display:inline-block!important}.d-md-inline-flex{display:inline-flex!important}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-stretch{align-content:stretch}.align-content-md-between{align-content:space-between}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}}@media(min-width:992px){.container{max-width:960px}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-inline-block{display:inline-block!important}.d-lg-inline-flex{display:inline-flex!important}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-stretch{align-content:stretch}.align-content-lg-between{align-content:space-between}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}}@media(min-width:1265px){.container{max-width:1260px}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}.d-xl-inline-block{display:inline-block!important}.d-xl-inline-flex{display:inline-flex!important}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-stretch{align-content:stretch}.align-content-xl-between{align-content:space-between}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}}@media(min-width:1450px){.container{max-width:1342px}.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.d-xxl-none{display:none!important}.d-xxl-block{display:block!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-inline-flex{display:inline-flex!important}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.align-items-xxl-start{align-items:flex-start}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-center{align-items:center}.align-items-xxl-stretch{align-items:stretch}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-center{align-content:center}.align-content-xxl-stretch{align-content:stretch}.align-content-xxl-between{align-content:space-between}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}}.mont-300{font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal}.mont-500{font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal}.mont-600{font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.mont-700{font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.mont-900{font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal}.animation{opacity:0;position:relative;animation-fill-mode:forwards}.animation-wrapper{overflow:hidden}.to-up-item{transform:translate(0,100%);display:block}@keyframes slideLeft{0%{opacity:0;transform:translateX(50%)}100%{opacity:1;transform:translateX(0)}}.slideLeft{animation-name:slideLeft;animation-duration:1s}.numDown{animation-name:numDown;animation-duration:2s;animation-fill-mode:forwards}@keyframes numDown{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@keyframes slideRight{0%{opacity:0;transform:translateX(-50%)}100%{opacity:1;transform:translateX(0)}}.slideRight{animation-name:slideRight;animation-duration:1s}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}.slideUp{animation-name:slideUp;animation-duration:1s}@keyframes slideDown{0%{opacity:0;transform:translateY(-50%)}100%{opacity:1;transform:translateX(0)}}.slideDown{animation-name:slideDown;animation-duration:1s}@keyframes fadeIn{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}.fadeIn{animation-name:fadeIn;animation-duration:1s}@keyframes toUp{0%{transform:translate(0,100%);opacity:1}100%{transform:translate(0);opacity:1}}.toUp{animation:toUp .6s linear;animation-fill-mode:forwards}@keyframes preloaderToBottom{0%{height:100%;opacity:1}15%{bottom:20px;height:100%}30%{bottom:0;height:100%}70%{opacity:1}100%{height:0;display:none;opacity:0}}@keyframes preloaderToLeft{0%{width:100%;opacity:1}15%{left:20px;width:100%}30%{left:0;width:100%}70%{opacity:1}100%{width:0;display:none;opacity:0}}@keyframes preloaderToRight{0%{width:100%;opacity:1}15%{right:20px;width:100%}30%{right:0;width:100%}70%{opacity:1}100%{width:0;display:none;opacity:0}}@keyframes preloaderCircleIn{0%{transform:scale(1);opacity:1;border-radius:50%}90%{opacity:1}100%{transform:scale(0);border-radius:50%}}@keyframes preloaderCircleOut{0%{transform:scale(0);opacity:1;border-radius:50%}99%{transform:scale(1);border-radius:50%}100%{opacity:0;transform:scale(1);border-radius:50%}}@keyframes preloaderToTop{0%{height:100%;opacity:1}15%{top:20px;height:100%}30%{top:0;height:100%}70%{opacity:1}100%{height:0;display:none;opacity:0}}@keyframes toRight{0%{width:0%;opacity:1}100%{width:100%;opacity:1}}.toRight{animation:toRight 1s ease-out;animation-fill-mode:forwards}@keyframes hidePreloader{0%{opacity:1}100%{opacity:0;height:0}}@keyframes borderShrink{0%{border-radius:0}100%{border-radius:0 14rem}}@keyframes borderShrink-sm{0%{border-radius:0}100%{border-radius:0 23rem}}@keyframes borderShrink-md{0%{border-radius:0}100%{border-radius:0 32rem}}@keyframes borderShrink-lg{0%{border-radius:0}100%{border-radius:0 20rem}}@keyframes borderShrink-xl{0%{border-radius:0}100%{border-radius:0 27rem}}@keyframes borderShrink-xxl{0%{border-radius:0}100%{border-radius:0 27rem}}.borderShrink{opacity:1;animation-name:borderShrink;animation-duration:1s;animation-fill-mode:forwards}@media(min-width:576px){.borderShrink{animation-name:borderShrink-sm}}@media(min-width:768px){.borderShrink{animation-name:borderShrink-md}}@media(min-width:992px){.borderShrink{animation-name:borderShrink-lg}}@media(min-width:1265px){.borderShrink{animation-name:borderShrink-xl}}@media(min-width:1450px){.borderShrink{animation-name:borderShrink-xxl}}.form-group{margin-bottom:1.5rem}@media(min-width:768px){.form-group{margin-bottom:3rem}}.input-group{display:flex;width:100%;min-width:1px}.input-group input{border-right:none!important;border-top-right-radius:0;border-bottom-right-radius:0;flex:0 1 100%;min-width:1px}.input-group .input-group-append .btn{height:100%;border-radius:0;font-size:1.3rem}.input-group .input-group-append .text{height:100%;display:flex;position:relative;justify-content:center;align-items:center;border:2px solid #d9d9d9;border-left:none;border-radius:0 9px 9px 0;padding:0 1rem;font-size:1.4rem;color:#a6a6a6}.input-group .input-group-append .text:before{content:"";width:1px;height:60%;top:20%;background-color:#a6a6a6;left:0;position:absolute}label{display:inline-block;margin-bottom:.5rem}.form-control{height:auto;line-height:4.5rem;transition:.2s linear;flex:0 1 100%;max-width:100%;width:100%;display:block;font-size:1.4rem;border:none;border-radius:9px;padding:0 15px;background-color:#fff;border:2px solid #d9d9d9;font-weight:600;color:#ba1f68}@media(min-width:768px){.form-control{line-height:5rem;padding:0 2.5rem;font-size:1.6rem}}.form-control::placeholder{opacity:1;color:#a6a6a6;font-weight:400;font-size:1.4rem}@media(min-width:768px){.form-control::placeholder{font-size:1.6rem}}.form-control[type=number]{appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield}@media(min-width:768px){.form-control[type=number]{text-align:right}}.form-control::-webkit-outer-spin-button,.form-control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-control.is-invalid{border:1px solid #c92327;box-shadow:0 0 3px #c92327}.form-control.is-valid{border:1px solid #04d967;box-shadow:0 0 3px #04d967}.form-control:focus{outline:none}.invalid-feedback{padding:1rem 0 0;color:#c92327}.error{color:#c92327;font-size:1.4rem;font-style:italic}input[type=radio],input[type=checkbox]{display:none}.label-text{font-weight:400;font-size:1.4rem;line-height:2.4rem;letter-spacing:-.26px;color:#a6a6a6}@media(min-width:768px){.label-text{font-size:1.6rem}}.fake-radio,.fake-checkbox{width:22px;flex:0 0 22px;height:22px;border-radius:60%;margin-right:1rem;position:relative;border-radius:50%;overflow:hidden;border:2px solid #ba1f68;cursor:pointer}.fake-radio:after,.fake-checkbox:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:20px;font-size:1.3rem!important;color:#ba1f68}.fake-checkbox{border-radius:4px!important}.radio-label{cursor:pointer;margin-bottom:0}input[type=checkbox]:checked+.fake-checkbox::after{background-image:url(/wp-content/themes/cubestheme/frontend/css/img/check.png)}input[type=radio]:checked+.fake-radio::after{background-image:url(/wp-content/themes/cubestheme/frontend/css/img/check.png)}input[type=checkbox]:checked~.checkbox-text{color:#141414!important}input[type=radio]:checked~.radio-text{color:#141414!important}*{margin:0;box-sizing:border-box;-webkit-box-sizing:border-box}html{font-size:10px;line-height:1.2}html.scroll-off{overflow:hidden}body{font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.6rem;color:#5a5a5a}.se-pre-con{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999;background:url(/wp-content/themes/cubestheme/frontend/img/loader.svg) center no-repeat #fff;background-size:150px auto;text-align:center}h1,h2,h3,h4,h5,h6,b,strong{font-weight:400}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.8rem}h4{font-size:2.4rem}h5{font-size:2rem}h6{font-size:1.6rem}.page-title{font-size:3.2rem;line-height:130%;letter-spacing:-.96px;color:#000}.section-header{border-bottom:1px solid rgb(204 204 204 / .3);margin-bottom:3.2rem;padding-bottom:1.6rem}.section-title{padding-left:3.6rem;font-size:1.4rem;line-height:120%;text-transform:uppercase;color:#141414;position:relative}.section-title::before{content:"";display:inline-block;width:1.6rem;height:1.6rem;background-color:#ba1f68;border-radius:.8rem .1rem;position:absolute;left:0;top:50%;transform:translateY(-50%)}.section-title-lg{margin-bottom:2.4rem;font-size:2.6rem;line-height:130%;letter-spacing:-.26px;color:#000}@media(min-width:992px){.section-title-lg{font-size:3.2rem;letter-spacing:-.34px}}@media(min-width:1265px){.section-title-lg{font-size:3.8rem}}@media(min-width:1450px){.section-title-lg{font-size:4.2rem;letter-spacing:-.42px}}.item-title{margin-bottom:1.6rem;font-size:2.4rem;line-height:120%}@media(min-width:992px){.item-title{font-size:3.8rem}}@media(min-width:1265px){.item-title{font-size:3rem}}@media(min-width:1450px){.item-title{font-size:3.2rem}}p{margin-bottom:1rem;font-weight:300}a{color:#000;text-decoration:none}.list-unstyled{list-style:none;padding-left:0}.has-mob-desk-img img:first-of-type,.has-mob-desk-img picture:first-of-type{display:block}@media(min-width:768px){.has-mob-desk-img img:first-of-type,.has-mob-desk-img picture:first-of-type{display:none}}.has-mob-desk-img img:last-of-type,.has-mob-desk-img picture:last-of-type{display:none}@media(min-width:768px){.has-mob-desk-img img:last-of-type,.has-mob-desk-img picture:last-of-type{display:block}}img{max-width:100%;height:auto}.img-placeholder{position:relative;display:block}.img-placeholder:after{content:"";display:block;padding-top:100%}.img-placeholder img,.img-placeholder video,.img-placeholder iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.share-link{transition:.2s linear}.share-link:hover{background-color:#661b3a!important}.h-btn{position:relative;overflow:hidden}.h-btn.h-darker::after{background-color:#661b3a}.h-btn.h-lighter::after{background-color:#f5f5f5}.h-btn.h-lighter .btn-icon svg path{stroke:#000!important}.h-btn.h-lighter .btn-txt{color:#000!important}.h-btn .btn-txt,.h-btn .btn-icon{position:relative;z-index:2;transition:.2s linear}.h-btn::after{content:"";display:block;width:200%;aspect-ratio:1;background-color:#ba1f68;border-radius:50%;position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:1;transition:.2s linear}.h-btn:hover::after{top:-100%}.h-btn:hover .btn-txt{color:#fff}.h-btn:hover .btn-icon{transform:rotate(45deg)}.h-btn:hover .btn-icon svg path{stroke:#fff}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .36);z-index:20000;display:none}.modal.active{display:block}.modal .btn-secondary{color:#fff!important;display:inline-block;max-width:200px}.modal .modal-wrapper{width:100%;height:100%}.modal .modal-wrapper .modal-inner{background-color:#fff;flex:0 0 500px;width:500px;max-width:90%;border-radius:20px}.modal .modal-wrapper .modal-inner .modal-header{padding:2rem 1.5rem}.modal .modal-wrapper .modal-inner .modal-header .modal-title{font-size:24px;line-height:1.2}.modal .modal-wrapper .modal-inner .modal-body{padding:2rem 2rem 3rem;max-height:90vh;overflow-y:auto}.modal .modal-wrapper .modal-inner .modal-body h4{margin-bottom:2rem}@media(min-width:992px){.modal .modal-wrapper .modal-inner .modal-body div p{font-size:1.8rem}}@media(min-width:768px){.modal .modal-wrapper .modal-inner .modal-body .form-control{line-height:4rem}}@media(min-width:768px){.modal .modal-wrapper .modal-inner .modal-body .form-group{margin-bottom:1rem}}.modal .modal-wrapper .modal-inner .fake-input{line-height:4rem;border:2px solid #d9d9d9;font-size:1.4rem;padding:0 2.5rem;border-radius:9px}@media(min-width:768px){.modal .modal-wrapper .modal-inner .fake-input{font-size:1.6rem}}.modal .modal-wrapper .modal-inner button{border:none;cursor:pointer;padding:1rem 2rem}.modal .modal-wrapper .modal-inner .modal-close{cursor:pointer}.modal .modal-wrapper .modal-inner .modal-close .error line{stroke:#000;stroke-dashoffset:-50px;stroke-dasharray:50px}.modal .modal-wrapper .modal-inner .modal-close .error line .left{animation:drawLine .6s ease-in both}.modal .modal-wrapper .modal-inner .modal-close .error line .right{animation:drawLine .6s ease-in .4s both}.modal .modal-wrapper .modal-body .warning-icon{display:block;max-width:80px;margin-inline:auto;margin-bottom:1rem}.modal .modal-wrapper .modal-body .warning-icon .warning circle.animationSvg{stroke:#ffd77f;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,warningFillSvg .6s ease-in .4s both}.modal .modal-wrapper .modal-body .warning-icon .warning path,.modal .modal-wrapper .modal-body .warning-icon .warning line{stroke:#fff}.modal .modal-wrapper .modal-body .warning-icon .warning path{stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .9s both}.modal .modal-wrapper .modal-body .warning-icon .warning line{animation:drawDot .5s ease-in .6s both}.modal .modal-wrapper .modal-body .modal-close{padding:1rem 2rem;transition:.4s linear}.modal .modal-wrapper .modal-body .modal-close:hover{color:#ba1f68}.modal .modal-wrapper .modal-body a.modal-close,.modal .modal-wrapper .modal-body button.modal-close{padding:0}.modal .thankyou-icon,.modal .error-icon{width:80px;height:80px;display:flex;justify-content:center;align-items:center;margin:0 auto 20px;border-radius:50%}.modal .thankyou-icon svg,.modal .error-icon svg{fill:#fff}.modal .thankyou-icon svg.success circle.animationSvg{stroke:#1a7341;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,successFillSvg .6s ease-in .4s both}.modal .thankyou-icon svg.success path{stroke:#fff;stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .8s both}.modal .thankyou-icon svg.close circle.animationSvg{stroke:red;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,dangerFillSvg .6s ease-in .4s both}.modal .thankyou-icon svg.close line{stroke:#fff}.modal .thankyou-icon svg.close line{stroke-dashoffset:-50px;stroke-dasharray:50px}.modal .thankyou-icon svg.close line.left{animation:drawLine .6s ease-in .5s both;stroke-dashoffset:0}.modal .thankyou-icon svg.close line.right{animation:drawLine .6s ease-in .8s both;stroke-dashoffset:0}.modal .error-icon{background-color:red}#product-success .btn-text,#stock-warning-modal .btn-text{margin-right:0}#modal-info{display:none}#modal-info .modal-inner{overflow:hidden;flex:0 0 600px;width:600px}#modal-info .modal-inner .modal-img::after{padding-top:58.33%}#modal-info .modal-inner .modal-img .modal-close{position:absolute;top:1.6rem;right:1.6rem;width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;background-color:rgb(0 0 0 / .3);border-radius:50%;padding:0}#modal-info .modal-inner .modal-body{padding:0}#modal-info .modal-inner .modal-body .modal-info-wrapper{padding:2rem 2rem 3.6rem}@media(min-width:768px){#modal-info .modal-inner .modal-body .modal-info-wrapper{padding:3.2rem 3.2rem 5.6rem}}#modal-info .modal-inner .modal-body .modal-info-wrapper .modal-title{font-size:2.4rem;font-weight:500;text-transform:uppercase;color:#fff;letter-spacing:-.24px;line-height:110%;margin-bottom:1.6rem}@media(min-width:768px){#modal-info .modal-inner .modal-body .modal-info-wrapper .modal-title{font-size:3rem;letter-spacing:-.3px}}@media(min-width:992px){#modal-info .modal-inner .modal-body .modal-info-wrapper .modal-title{font-size:4.2rem;letter-spacing:-.42px}}#modal-info .modal-inner .modal-body .modal-info-wrapper .modal-desc{font-size:1.4rem;font-weight:500;color:rgb(255 255 255 / .8);line-height:175%;margin-bottom:3.2rem}@media(min-width:768px){#modal-info .modal-inner .modal-body .modal-info-wrapper .modal-desc{font-size:1.6rem}}#modal-info .modal-inner .modal-body .modal-info-wrapper .modal-btn{width:fit-content;line-height:5.8rem;padding-inline:3.8rem;background-color:#ba1f68;border-radius:0 2.4rem}@media(min-width:992px){#modal-info .modal-inner .modal-body .modal-info-wrapper .modal-btn{line-height:6.6rem;border-radius:0 3.2rem}}#modal-info .modal-inner .modal-body .modal-info-wrapper .modal-btn:hover .btn-icon{transform:rotateZ(45deg)}#modal-info .modal-inner .modal-body .modal-info-wrapper .modal-btn .btn-txt{color:#fff;font-size:1.6rem;font-weight:500;letter-spacing:-.48px;margin-right:1rem}#modal-info .modal-inner .modal-body .modal-info-wrapper .modal-btn .btn-icon{transition:.15s linear}#shop-modal .modal-wrapper .modal-inner{flex:0 0 841px;width:841px;border-radius:1.2rem;border:1px solid #e2e2e2;overflow:hidden}#shop-modal .modal-wrapper .modal-inner .modal-body{position:relative;padding:4.4rem 2.4rem}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body{padding:4.4rem 6.6rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-close{position:absolute;top:1.4rem;right:1.4rem;padding:0;display:flex;align-items:center;justify-content:center;flex:0 0 2.6rem;width:2.6rem;height:2.6rem;border-radius:50%;border:1px solid #e2e2e2}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-close{flex:0 0 4rem;width:4rem;height:4rem;top:1.6rem;right:1.6rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-close svg{width:1rem;height:1rem}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-close svg{width:1.8rem;height:1.8rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info{margin-bottom:2rem;max-width:61.8rem;margin-inline:auto}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info{margin-bottom:2.9rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info .shops-title{margin-bottom:1.1rem;font-size:2.4rem;font-weight:700;line-height:125%}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info .shops-title{font-size:2.8rem}}@media(min-width:992px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info .shops-title{font-size:3.2rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info .shops-short-desc{font-size:1.4rem;line-height:121%;margin-bottom:0}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info .shops-short-desc{font-size:1.6rem;line-height:150%}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:576px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper{grid-template-columns:repeat(3,1fr);column-gap:2.3rem;row-gap:3.2rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item{gap:1.8rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item:hover .shop-img{border-color:#000}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item .shop-img{border-radius:1.2rem;background-color:#d8d8d8;overflow:hidden;border:1px solid #fff0;transition:.3s linear}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item .shop-name{font-family:"Montserrat",sans-serif;font-size:1.4rem;line-height:121%;font-weight:600}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item .shop-name{font-size:1.6rem;line-height:150%}}#product-success .modal-inner,#stock-warning-modal .modal-inner,#error-modal .modal-inner,#warning-modal .modal-inner,#thankyou .modal-inner{position:relative;padding:1.9rem}@media(min-width:992px){#product-success .modal-inner,#stock-warning-modal .modal-inner,#error-modal .modal-inner,#warning-modal .modal-inner,#thankyou .modal-inner{padding:3rem}}#product-success .modal-inner .modal-header,#stock-warning-modal .modal-inner .modal-header,#error-modal .modal-inner .modal-header,#warning-modal .modal-inner .modal-header,#thankyou .modal-inner .modal-header{display:none!important}#product-success .modal-body .warning-icon,#stock-warning-modal .modal-body .warning-icon,#error-modal .modal-body .warning-icon,#warning-modal .modal-body .warning-icon,#thankyou .modal-body .warning-icon{display:block;width:80px;height:80px;margin-inline:auto;margin-bottom:1rem}#product-success .modal-body .warning-icon .warning circle.animationSvg,#stock-warning-modal .modal-body .warning-icon .warning circle.animationSvg,#error-modal .modal-body .warning-icon .warning circle.animationSvg,#warning-modal .modal-body .warning-icon .warning circle.animationSvg,#thankyou .modal-body .warning-icon .warning circle.animationSvg{stroke:#ffd77f;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,warningFillSvg .6s ease-in .4s both}#product-success .modal-body .warning-icon .warning path,#product-success .modal-body .warning-icon .warning line,#stock-warning-modal .modal-body .warning-icon .warning path,#stock-warning-modal .modal-body .warning-icon .warning line,#error-modal .modal-body .warning-icon .warning path,#error-modal .modal-body .warning-icon .warning line,#warning-modal .modal-body .warning-icon .warning path,#warning-modal .modal-body .warning-icon .warning line,#thankyou .modal-body .warning-icon .warning path,#thankyou .modal-body .warning-icon .warning line{stroke:#fff}#product-success .modal-body .warning-icon .warning path,#stock-warning-modal .modal-body .warning-icon .warning path,#error-modal .modal-body .warning-icon .warning path,#warning-modal .modal-body .warning-icon .warning path,#thankyou .modal-body .warning-icon .warning path{stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .9s both}#product-success .modal-body .warning-icon .warning line,#stock-warning-modal .modal-body .warning-icon .warning line,#error-modal .modal-body .warning-icon .warning line,#warning-modal .modal-body .warning-icon .warning line,#thankyou .modal-body .warning-icon .warning line{animation:drawDot .5s ease-in .6s both}#product-success .modal-body .modal-close,#stock-warning-modal .modal-body .modal-close,#error-modal .modal-body .modal-close,#warning-modal .modal-body .modal-close,#thankyou .modal-body .modal-close{position:absolute;right:15px;top:19px;width:33px;height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#000;z-index:1;padding:0}#product-success .modal-body .modal-close.cart,#product-success .modal-body .modal-close.close,#stock-warning-modal .modal-body .modal-close.cart,#stock-warning-modal .modal-body .modal-close.close,#error-modal .modal-body .modal-close.cart,#error-modal .modal-body .modal-close.close,#warning-modal .modal-body .modal-close.cart,#warning-modal .modal-body .modal-close.close,#thankyou .modal-body .modal-close.cart,#thankyou .modal-body .modal-close.close{position:static;width:unset;height:unset;border-radius:unset;background-color:#fff0;display:block;right:unset;top:unset;transition:.4s linear;text-decoration:underline;text-decoration-color:#fff0}#product-success .modal-body .modal-close.cart:hover,#stock-warning-modal .modal-body .modal-close.cart:hover,#error-modal .modal-body .modal-close.cart:hover,#warning-modal .modal-body .modal-close.cart:hover,#thankyou .modal-body .modal-close.cart:hover{color:#000;text-decoration-color:#000}#product-success .modal-body .modal-close.close,#stock-warning-modal .modal-body .modal-close.close,#error-modal .modal-body .modal-close.close,#warning-modal .modal-body .modal-close.close,#thankyou .modal-body .modal-close.close{background-color:#000;color:#fff;padding-inline:2rem;border-radius:50px;margin-inline:auto}#product-success .modal-body .modal-close.close:hover,#stock-warning-modal .modal-body .modal-close.close:hover,#error-modal .modal-body .modal-close.close:hover,#warning-modal .modal-body .modal-close.close:hover,#thankyou .modal-body .modal-close.close:hover{background-color:#000}#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{padding-bottom:0;margin-inline:auto}#product-success .modal-body .modal-info-wrapper .thankyou-icon,#product-success .modal-body .modal-info-wrapper .warning-icon,#stock-warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#stock-warning-modal .modal-body .modal-info-wrapper .warning-icon,#error-modal .modal-body .modal-info-wrapper .thankyou-icon,#error-modal .modal-body .modal-info-wrapper .warning-icon,#warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#warning-modal .modal-body .modal-info-wrapper .warning-icon,#thankyou .modal-body .modal-info-wrapper .thankyou-icon,#thankyou .modal-body .modal-info-wrapper .warning-icon{width:80px;height:80px}#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{margin-bottom:0;color:#000;font-size:1.8rem}@media(min-width:576px){#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{font-size:2rem}}@media(min-width:768px){#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{font-size:2.4rem}}@media(min-width:576px){#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{max-width:350px}}@media(min-width:768px){#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{max-width:401px}}#product-success .modal-body .modal-info-wrapper .modal-title,#stock-warning-modal .modal-body .modal-info-wrapper .modal-title,#error-modal .modal-body .modal-info-wrapper .modal-title,#warning-modal .modal-body .modal-info-wrapper .modal-title,#thankyou .modal-body .modal-info-wrapper .modal-title{text-align:left}#product-success .modal-body .modal-info-wrapper .modal-desc,#stock-warning-modal .modal-body .modal-info-wrapper .modal-desc,#error-modal .modal-body .modal-info-wrapper .modal-desc,#warning-modal .modal-body .modal-info-wrapper .modal-desc,#thankyou .modal-body .modal-info-wrapper .modal-desc{text-align:left}.thankyou-icon svg.success circle.animationSvg{stroke:#1a7341;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,successFillSvg .6s ease-in .4s both}.thankyou-icon svg.success path{stroke:#fff;stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .8s both}.thankyou-icon svg.close circle.animationSvg{stroke:#ba1f68;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,dangerFillSvg .6s ease-in .4s both}.thankyou-icon svg.close line{stroke:#fff}.thankyou-icon svg.close line{stroke-dashoffset:-50px;stroke-dasharray:50px}.thankyou-icon svg.close line.left{animation:drawLine .6s ease-in .5s both;stroke-dashoffset:0}.thankyou-icon svg.close line.right{animation:drawLine .6s ease-in .8s both;stroke-dashoffset:0}.error-icon{background-color:#ba1f68}#product-success .modal-body .modal-btn-wrapper{gap:1rem;justify-content:center}#product-success .modal-body .modal-close.close{margin-inline:0}@keyframes drawCircle{from{stroke-dasharray:1,200;stroke-dashoffset:2}to{stroke-dasharray:200,0;stroke-dashoffset:0}}@keyframes successFillSvg{from{fill:#fff0}to{fill:#1a7341}}@keyframes warningFillSvg{from{fill:#fff0}to{fill:#ffd77f}}@keyframes dangerFillSvg{from{fill:#fff0}to{fill:#ba1f68}}@keyframes drawLine{from{stroke-dashoffset:-50px}to{stroke-dashoffset:0}}@keyframes drawDot{from{stroke-width:0}to{stroke-width:8}}.header{padding:2.4rem 0;border-bottom:1px solid rgb(255 255 255 / .2);transition:.3s linear;position:fixed;top:0;width:100%;z-index:100}@media(min-width:1265px){.header{padding:3.2rem 0}}.header .logo-for-white{display:none}.header.header-down{top:0;padding:1.6rem 0;background-color:#fff}@media(min-width:1265px){.header.header-down{padding:2.4rem 0}}.header.header-down .logo,.header.header-down .custom-logo-link{max-width:10rem;display:none}@media(min-width:992px){.header.header-down .logo,.header.header-down .custom-logo-link{max-width:11rem}}.header.header-down .logo-for-white{display:block!important}.header.header-down .buttons-wrapper button.menu-toggler .icon{filter:invert(1)}.header.header-down .buttons-wrapper button .icon{filter:invert(1)}.header.header-down .buttons-wrapper button .label{filter:invert(1)}.header.header-down .search-wrapper .input-group{border:1px solid #000!important}.header.header-down .menu *{filter:unset!important}.header.header-white{background-color:#fff}.header.header-white .logo,.header.header-white .custom-logo-link{max-width:10rem;display:block!important}@media(min-width:992px){.header.header-white .logo,.header.header-white .custom-logo-link{max-width:11rem}}.header.header-white .buttons-wrapper button.menu-toggler .icon{filter:invert(1)}.header.header-white .buttons-wrapper button .icon{filter:invert(1)}.header.header-white .buttons-wrapper button .label{filter:invert(1)}.header.header-white .search-wrapper{display:none;position:absolute;right:11rem;width:22rem;z-index:1}@media(min-width:992px){.header.header-white .search-wrapper{width:30rem}}.header.header-white .search-wrapper .input-group{padding:.5rem 0;max-width:100%;background-color:#fff;border-radius:7rem;border:1px solid #000;overflow:hidden}.header.header-white .search-wrapper .input-group .form-control{border:none;line-height:3rem}.header.header-white .search-wrapper .input-group button{background-color:#ba1f68;border-radius:50%;margin-right:1rem}.header.header-white .search-wrapper .input-group button .icon{filter:none!important}.header.header-white .menu *{filter:unset!important}.header .logo,.header .custom-logo-link{flex:1;max-width:10rem;transition:.3s linear}@media(min-width:992px){.header .logo,.header .custom-logo-link{max-width:15rem}}.header .buttons-wrapper{position:relative;flex:1;justify-content:flex-end}.header .buttons-wrapper button{flex:0 0 4.4rem;padding:unset;background-color:unset;box-shadow:none;border:none;margin-right:2rem;cursor:pointer}.header .buttons-wrapper button.menu-toggler{flex:0 0 10rem;margin-right:unset}.header .buttons-wrapper button.menu-toggler .icon{margin-right:1rem;transition:.3s linear}.header .buttons-wrapper button .icon{flex:0 0 4.4rem;height:4.4rem;transition:.3s linear}.header .buttons-wrapper button .label{text-transform:uppercase;color:#fff;flex:1;transition:.3s linear}.header .search-wrapper{display:none;position:absolute;right:11rem;width:22rem;z-index:1}@media(min-width:992px){.header .search-wrapper{width:30rem}}.header .search-wrapper .input-group{padding:.5rem 0;max-width:100%;background-color:#fff;border:none;border-radius:7rem;overflow:hidden}.header .search-wrapper .input-group .form-control{border:none;line-height:3rem}.header .search-wrapper .input-group button{background-color:#ba1f68;border-radius:50%;margin-right:1rem}.header .search-wrapper .input-group button .icon{filter:unset!important}.header .menu{width:100%;height:100vh;height:100dvh;overflow:auto;padding-bottom:3.2rem;position:fixed;top:-110%;left:0;z-index:100;background-position:center;background-repeat:no-repeat;background-size:cover;transition:top .2s linear}.header .menu.active{top:0;transition:all .2s linear}.header .menu__header{border-bottom:1px solid rgb(255 255 255 / .2);margin-bottom:3rem;padding:2rem 0}@media(min-width:992px){.header .menu__header{margin-bottom:5.6rem;padding:3.2rem 0}}.header .menu__header .buttons-wrapper .search-wrapper{display:none;position:absolute;right:11rem;width:22rem}@media(min-width:992px){.header .menu__header .buttons-wrapper .search-wrapper{width:30rem}}.header .menu__header .buttons-wrapper .search-wrapper .input-group{padding:.5rem 0;max-width:100%;background-color:#fff;border:none!important;border-radius:7rem;overflow:hidden}.header .menu__header .buttons-wrapper .search-wrapper .input-group .form-control{border:none;line-height:3rem}.header .menu__header .buttons-wrapper .search-wrapper .input-group button{background-color:#ba1f68;border-radius:50%;margin-right:1rem}.header .menu__header .buttons-wrapper .search-wrapper .input-group button .icon{filter:unset!important}.header .menu__body .menus-wrapper,.header .menu__body .header-img{flex:0 0 100%}@media(min-width:576px){.header .menu__body .menus-wrapper,.header .menu__body .header-img{flex:0 0 calc(50% - 1rem)}}@media(min-width:768px){.header .menu__body .menus-wrapper,.header .menu__body .header-img{flex:0 0 calc(50% - 2.5rem)}}@media(min-width:992px){.header .menu__body .menus-wrapper,.header .menu__body .header-img{flex:0 0 calc(50% - 4rem)}}.header .menu__body .header-img{border-radius:0 72px;overflow:hidden}.header .menu__body .header-img::after{padding-top:111.1%}.header .menu__body .header-img picture,.header .menu__body .header-img img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:.8s ease-in-out}.header .menu__body .header-img picture:first-of-type,.header .menu__body .header-img img:first-of-type{opacity:1}.header .menu .primary-menu{margin-bottom:3.5rem}@media(min-width:992px){.header .menu .primary-menu{margin-bottom:3rem}}@media(min-width:1265px){.header .menu .primary-menu{margin-bottom:10.5rem}}.header .menu .primary-menu__item{margin-bottom:2.4rem;flex-wrap:wrap}@media(min-width:992px){.header .menu .primary-menu__item{margin-bottom:2rem}}@media(min-width:1265px){.header .menu .primary-menu__item{margin-bottom:2.4rem}}@media(min-width:992px){.header .menu .primary-menu__item:hover .primary-menu__link{color:#fff}}@media(min-width:992px){.header .menu .primary-menu__item:hover .primary-menu__item-icon.desk{opacity:1}}.header .menu .primary-menu__link{font-size:2rem;line-height:100%;letter-spacing:-1.32px;text-transform:uppercase;color:rgb(255 255 255 / .4);transition:.2s linear}@media(min-width:992px){.header .menu .primary-menu__link{font-size:2.4rem}}@media(min-width:1265px){.header .menu .primary-menu__link{font-size:3.4rem}}@media(min-width:1450px){.header .menu .primary-menu__link{font-size:4.4rem}}.header .menu .primary-menu__item-icon{flex:0 0 4rem;transition:.2s linear}.header .menu .primary-menu__item-icon.desk{opacity:0}.header .menu .primary-menu__item-icon.active svg{fill:#fff}.header .menu .primary-menu__item-icon.active svg:first-of-type{display:none!important}.header .menu .primary-menu__item-icon.active svg:last-of-type{display:block!important}.header .menu .primary-menu__item-icon.mob svg{fill:#fff}.header .menu .primary-menu__item-icon.mob svg:first-of-type{display:block}.header .menu .primary-menu__item-icon.mob svg:last-of-type{display:none}.header .menu .primary-menu .submenu-wrapper{display:none;padding:2rem 1.5rem;flex:0 0 100%;width:100%}@media(min-width:992px){.header .menu .primary-menu .submenu-wrapper{padding:unset}}@media(min-width:992px){.header .menu .primary-menu .submenu{padding:2.4rem 0 2.4rem}}.header .menu .primary-menu .submenu__item{display:inline-block;flex:0 0 100%;width:100%;margin-bottom:1.6rem}@media(min-width:992px){.header .menu .primary-menu .submenu__item{flex:0 0 50%;width:50%}}@media(min-width:992px){.header .menu .primary-menu .submenu__item:hover .submenu__link{color:#fff}}.header .menu .primary-menu .submenu__link{font-size:1.8rem;line-height:100%;letter-spacing:-.72px;text-transform:uppercase;color:rgb(255 255 255 / .3);transition:.2s linear}@media(min-width:1265px){.header .menu .primary-menu .submenu__link{font-size:2rem}}.header .menu .secondary-menu-title{margin-bottom:1.75rem;font-size:1.4rem;line-height:100%;text-transform:uppercase;color:#fff}.header .menu .secondary-menu{gap:1.2rem;margin-bottom:4.3rem}@media(min-width:992px){.header .menu .secondary-menu{gap:3.2rem}}@media(min-width:1265px){.header .menu .secondary-menu{gap:4.2rem}}.header .menu .secondary-menu__item:hover .secondary-menu__link{color:#fff}.header .menu .secondary-menu__link{font-size:1.4rem;line-height:130%;color:rgb(255 255 255 / .7);transition:.2s linear}.header .menu .header-btn-link{padding:1.5rem 3.5rem;border-radius:0 4.2rem;background-color:#ba1f68;margin-top:auto}@media(min-width:992px){.header .menu .header-btn-link{padding:2rem 4rem}}@media(min-width:1265px){.header .menu .header-btn-link{padding:3.2rem 4.2rem}}.header .menu .header-btn-link .btn-txt{font-size:1.8rem;line-height:120%;letter-spacing:-.32px;color:#fff}@media(min-width:992px){.header .menu .header-btn-link .btn-txt{font-size:2.2rem}}@media(min-width:1450px){.header .menu .header-btn-link .btn-txt{font-size:3.2rem}}.header .menu .header-btn-link .btn-icon{flex:0 0 4rem;height:4rem;border-radius:50%;background-color:#fff}@media(min-width:992px){.header .menu .header-btn-link .btn-icon{flex:0 0 6rem;height:6rem}}@media(min-width:1450px){.header .menu .header-btn-link .btn-icon{flex:0 0 8rem;height:8rem}}.header .menu .header-btn-link .btn-icon svg{width:1.6rem;height:1.6rem}main{padding-top:9.8rem}@media(min-width:992px){main{padding-top:12rem}}.sticky-wrapper{position:sticky;top:0;z-index:-1}.hero-section{position:relative}.hero-section__img::after{padding-top:51%}.about-section{padding:5.7rem 0;background-color:#fff}@media(min-width:992px){.about-section{padding:7.2rem 0}}@media(min-width:992px){.about-section .section-header{margin-bottom:5.6rem}}.about-section__content{gap:2rem}.about-section__content h3{width:100%;margin-bottom:2.4rem;font-size:3.6rem;line-height:100%;letter-spacing:-1.08px;text-transform:uppercase;color:#000}@media(min-width:992px){.about-section__content h3{max-width:65rem;margin-bottom:unset;font-size:6.4rem;letter-spacing:-.64px}}.about-section__content p{width:100%;margin-bottom:unset;font-weight:500;font-size:1.6rem;line-height:2.8rem}@media(min-width:992px){.about-section__content p{max-width:52.3rem}}.numbers-section{padding:4.2rem 0;background-color:#f9f9f9}@media(min-width:992px){.numbers-section{padding:5.8rem 0 7.2rem}}@media(min-width:992px){.numbers-section .section-header{margin-bottom:5.6rem}}.numbers-section__content{gap:2rem;margin-bottom:3.2rem}@media(min-width:992px){.numbers-section__content{margin-bottom:5.8rem}}.numbers-section__content h3{width:100%;margin-bottom:2.4rem;font-size:2.6rem;line-height:130%;letter-spacing:-.26px;color:#000}@media(min-width:992px){.numbers-section__content h3{max-width:41.6rem;margin-bottom:unset;font-size:4.2rem;letter-spacing:-.42px}}.numbers-section__content p{width:100%;margin-bottom:unset;font-weight:500;font-size:1.6rem;line-height:2.8rem}@media(min-width:992px){.numbers-section__content p{max-width:41.6rem}}.numbers-section .nums{gap:1.6rem}@media(min-width:992px){.numbers-section .nums{gap:3.6rem}}.numbers-section .nums__item{flex:0 0 calc(50% - .8rem);width:calc(50% - .8rem);border-left:1px solid #e0e0e0;padding:1.6rem 0 1.6rem 1.6rem}@media(min-width:992px){.numbers-section .nums__item{flex:0 0 calc(33.33% - 2.4rem);width:calc(33.33% - 2.4rem);max-width:34.2rem;padding:3rem 0 .6rem 3rem}}.numbers-section .nums__item-num{font-size:3.2rem;line-height:100%;letter-spacing:-.32px;color:#ba1f68;display:block;position:relative;overflow:hidden}@media(min-width:992px){.numbers-section .nums__item-num{font-size:5.6rem;letter-spacing:-.56px}}.numbers-section .nums__item-num span.track{position:absolute;top:-100%;left:0;width:100%;height:100%;background-color:#fff}.numbers-section .nums span.track{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);background-color:#f9f9f9}.numbers-section .nums__item-desc{margin-bottom:unset;font-size:1.4rem;line-height:130%;color:#5a5a5a}@media(min-width:992px){.numbers-section .nums__item-desc{font-size:1.6rem;line-height:100%;letter-spacing:-.16px}}.why-us-list-section{padding:5.7rem 0 2.9rem;background-color:#fff}@media(min-width:992px){.why-us-list-section{padding:9.6rem 0 6.6rem}}@media(min-width:992px){.why-us-list-section .section-header{margin-bottom:6.1rem}}.why-us-list-section .list-wrapper{position:relative}.why-us-list-section .lead{flex:0 0 100%;width:100%;margin-bottom:3.2rem}@media(min-width:992px){.why-us-list-section .lead{flex:0 0 41.6%;width:41.6%;max-width:56rem;margin-bottom:unset;position:sticky;top:12rem}}.why-us-list-section .lead h3{width:100%;max-width:52.8rem;margin-bottom:3.2rem;font-size:2.6rem;line-height:130%;letter-spacing:-.26px;color:#000}@media(min-width:992px){.why-us-list-section .lead h3{font-size:4.2rem;letter-spacing:-.42px}}.why-us-list-section .lead .list-img::after{padding-top:69.1%}.why-us-list-section .why-us-list{gap:2rem;flex:0 0 100%;width:100%}@media(min-width:992px){.why-us-list-section .why-us-list{flex:0 0 calc(58.4% - 2rem);width:calc(58.4% - 2rem);max-width:64rem}}.why-us-list-section .why-us-list__item{border-radius:0 24px;border:1px solid #e0e0e0;margin-bottom:3.2rem;padding:2.4rem}.why-us-list-section .why-us-list__item:last-of-type{margin-bottom:unset}@media(min-width:992px){.why-us-list-section .why-us-list__item{padding:3.2rem}}.why-us-list-section .why-us-list__item-num{flex:0 0 100%;width:100%;padding:0 0 1.8rem;border-bottom:1px solid #e0e0e0;font-size:3.2rem;line-height:100%;letter-spacing:-.32px;color:#ba1f68}@media(min-width:992px){.why-us-list-section .why-us-list__item-num{flex:0 0 25%;width:25%;max-width:123px;border-bottom:unset;padding:0 2.4rem 0 0;font-size:7.2rem;letter-spacing:-.72px;text-align:center}}.why-us-list-section .why-us-list__item-content{flex:0 0 100%;width:100%;padding:1.8rem 0 0}@media(min-width:992px){.why-us-list-section .why-us-list__item-content{flex:1;padding:0 0 0 2.4rem;border-left:1px solid #e0e0e0}}.why-us-list-section .why-us-list__item-content h4{font-size:2rem;line-height:140%;letter-spacing:-.4px;color:#000}@media(min-width:992px){.why-us-list-section .why-us-list__item-content h4{margin-bottom:1.6rem;font-size:2.4rem;line-height:115%;letter-spacing:-.24px}}.why-us-list-section .why-us-list__item-content p{margin-bottom:unset;font-size:1.6rem;line-height:2.4rem;color:#5a5a5a}@media(min-width:992px){.why-us-list-section .why-us-list__item-content p{line-height:2.6rem}}.why-us-section{padding:2.9rem 0 5.6rem;background-color:#fff}@media(min-width:992px){.why-us-section{padding:6.6rem 0 13.2rem}}@media(min-width:992px){.why-us-section .section-header{margin-bottom:5.6rem}}.why-us-section .answers{gap:3.2rem}.why-us-section .answers__item{flex:0 0 100%;width:100%;min-height:32rem;border-radius:0 24px;border:1px solid #e0e0e0;padding:3.2rem 2.4rem}@media(min-width:992px){.why-us-section .answers__item{flex:0 0 calc(50% - 1.6rem);width:calc(50% - 1.6rem);min-height:30rem}}@media(min-width:1265px){.why-us-section .answers__item{flex:0 0 calc(33.33% - 2.1333333333rem);width:calc(33.33% - 2.1333333333rem)}}.why-us-section .answers__item-num{font-size:1.6rem;line-height:115%;letter-spacing:-.16px;color:#ba1f68}@media(min-width:992px){.why-us-section .answers__item-content{margin-top:auto}}.why-us-section .answers__item-content h3{margin-bottom:1.6rem;font-size:2.4rem;line-height:115%;letter-spacing:-.24px;color:#000}.why-us-section .answers__item-content p{margin-bottom:unset;font-size:1.6rem;line-height:26px;color:rgb(0 0 0 / .7)}.why-us-section .answers .services-link{flex:0 0 100%;width:100%;min-height:32rem;border-radius:0 24px;padding:3.2rem 2.4rem;background-color:#ba1f68}@media(min-width:992px){.why-us-section .answers .services-link{flex:0 0 calc(50% - 1.6rem);width:calc(50% - 1.6rem);min-height:30rem}}@media(min-width:1265px){.why-us-section .answers .services-link{flex:0 0 calc(33.33% - 2.1333333333rem);width:calc(33.33% - 2.1333333333rem)}}.why-us-section .answers .services-link__label{font-size:1.4rem;line-height:100%;color:#fff}.why-us-section .answers .services-link__icon{flex:0 0 6.4rem;width:6.4rem;height:6.4rem;border-radius:50%;background-color:#fff}.why-us-section .answers .services-link__desc{margin-bottom:unset;font-size:2.6rem;line-height:130%;letter-spacing:-.26px;color:#fff}.challenges-section{padding:4.8rem 0;background-repeat:no-repeat;background-size:cover;background-position:top}@media(min-width:768px){.challenges-section{padding:6.2rem 0}}@media(min-width:992px){.challenges-section{padding:9.6rem 0}}.challenges-section .section-header{border-bottom:1px solid #333}@media(min-width:992px){.challenges-section .section-header{margin-bottom:5.6rem}}.challenges-section .section-header .section-title{color:#fff}.challenges-section .challenges-section-intro{margin-bottom:3.2rem}@media(min-width:992px){.challenges-section .challenges-section-intro{display:flex;justify-content:space-between;margin-bottom:6.4rem}}.challenges-section .challenges-section-intro .challenges-section-intro-title{font-size:2.6rem;color:#fff;line-height:130%;letter-spacing:-.26px;margin-bottom:2.4rem}@media(min-width:768px){.challenges-section .challenges-section-intro .challenges-section-intro-title{font-size:3rem;letter-spacing:-.3px}}@media(min-width:992px){.challenges-section .challenges-section-intro .challenges-section-intro-title{font-size:4.2rem;margin-bottom:0;letter-spacing:-.42px;flex:0 0 calc(40% - 3rem);width:calc(40% - 3rem)}}@media(min-width:1265px){.challenges-section .challenges-section-intro .challenges-section-intro-title{flex:0 0 41.6rem;width:41.6rem}}@media(min-width:992px){.challenges-section .challenges-section-intro .challenges-section-intro-desc{flex:0 0 calc(60% - 3rem);width:calc(60% - 3rem)}}@media(min-width:1265px){.challenges-section .challenges-section-intro .challenges-section-intro-desc{flex:0 0 75.2rem;width:75.2rem}}.challenges-section .challenges-section-intro .challenges-section-intro-desc p{font-size:1.6rem;font-weight:500;line-height:162.5%;letter-spacing:-.16px;margin-bottom:1rem;color:rgb(255 255 255 / .7)}.challenges-section .challenges-section-intro .challenges-section-intro-desc p:last-of-type{margin-bottom:0}.challenges-section .challenges-section-img{border-radius:0 6.4rem;overflow:hidden;margin-bottom:3.2rem}@media(min-width:992px){.challenges-section .challenges-section-img{margin-bottom:6.4rem}}@media(min-width:768px){.challenges-section .challenges-section-img.mobile{display:none}}.challenges-section .challenges-section-img.mobile::after{padding-top:142.86%}.challenges-section .challenges-section-img.desktop{display:none}@media(min-width:768px){.challenges-section .challenges-section-img.desktop{display:block}}.challenges-section .challenges-section-img.desktop::after{padding-top:38.96%}@media(min-width:992px){.challenges-section .challenges-section-img.desktop::after{padding-top:28.96%}}@media(min-width:992px){.challenges-section .challenges-section-outro{display:flex;justify-content:space-between}}@media(min-width:992px){.challenges-section .challenges-section-outro .challenges-section-outro-item:first-of-type{flex:0 0 calc(40% - 3rem);width:calc(40% - 3rem)}}@media(min-width:1265px){.challenges-section .challenges-section-outro .challenges-section-outro-item:first-of-type{flex:0 0 41.6rem;width:41.6rem}}@media(min-width:992px){.challenges-section .challenges-section-outro .challenges-section-outro-item:first-of-type .challenges-section-outro-desc{margin-bottom:0}}@media(min-width:992px){.challenges-section .challenges-section-outro .challenges-section-outro-item:last-of-type{flex:0 0 calc(60% - 3rem);width:calc(60% - 3rem)}}@media(min-width:1265px){.challenges-section .challenges-section-outro .challenges-section-outro-item:last-of-type{flex:0 0 75.2rem;width:75.2rem}}@media(min-width:992px){.challenges-section .challenges-section-outro .challenges-section-outro-item:last-of-type .challenges-section-outro-desc{margin-bottom:4.2rem}}.challenges-section .challenges-section-outro .challenges-section-outro-item .challenges-section-outro-title{font-size:2.6rem;color:#fff;line-height:130%;letter-spacing:-.26px;margin-bottom:2.4rem}@media(min-width:768px){.challenges-section .challenges-section-outro .challenges-section-outro-item .challenges-section-outro-title{font-size:3rem;letter-spacing:-.3px}}@media(min-width:992px){.challenges-section .challenges-section-outro .challenges-section-outro-item .challenges-section-outro-title{font-size:4.2rem;letter-spacing:-.42px;margin-bottom:3.2rem}}.challenges-section .challenges-section-outro .challenges-section-outro-item .challenges-section-outro-desc{font-size:1.6rem;font-weight:500;line-height:162.5%;letter-spacing:-.16px;margin-bottom:2.4rem;color:rgb(255 255 255 / .7)}.challenges-section .challenges-section-outro .challenges-section-outro-item .challenges-section-outro-highlight{padding:2.4rem;border-radius:0 2.4rem;background-color:#ba1f68}@media(min-width:992px){.challenges-section .challenges-section-outro .challenges-section-outro-item .challenges-section-outro-highlight{padding:3.2rem;display:flex;justify-content:space-between;align-items:center}}.challenges-section .challenges-section-outro .challenges-section-outro-item .challenges-section-outro-highlight .challenges-section-outro-percent{display:block;font-size:4.2rem;font-weight:500;letter-spacing:-.42px;color:#fff;padding-bottom:2.4rem;margin-bottom:2.4rem;border-bottom:1px solid rgb(255 255 255 / .3)}@media(min-width:992px){.challenges-section .challenges-section-outro .challenges-section-outro-item .challenges-section-outro-highlight .challenges-section-outro-percent{padding-bottom:0;margin-bottom:0;border-bottom:none;padding-right:2.4rem;margin-right:2.4rem;border-right:1px solid rgb(255 255 255 / .3)}}@media(min-width:1265px){.challenges-section .challenges-section-outro .challenges-section-outro-item .challenges-section-outro-highlight .challenges-section-outro-percent{font-size:5.6rem;letter-spacing:-.56px}}.challenges-section .challenges-section-outro .challenges-section-outro-item .challenges-section-outro-highlight .challenges-section-outro-percent-desc{font-size:1.6rem;font-weight:500;line-height:150%;letter-spacing:-.16px;color:#fff;margin-bottom:0}@media(min-width:1265px){.challenges-section .challenges-section-outro .challenges-section-outro-item .challenges-section-outro-highlight .challenges-section-outro-percent-desc{font-size:1.8rem;letter-spacing:-.18px}}.leadership{padding:5.7rem 0;background-color:#fff}@media(min-width:992px){.leadership{padding:7.2rem 0}}@media(min-width:992px){.leadership .section-header{margin-bottom:5.6rem}}.leadership .section-lead{margin-bottom:3.2rem}@media(min-width:992px){.leadership .section-lead{margin-bottom:5.8rem}}.leadership .section-lead h3{flex:0 0 100%;width:100%;margin-bottom:2.4rem;font-size:2.6rem;line-height:130%;letter-spacing:-.26px;color:#000}@media(min-width:992px){.leadership .section-lead h3{flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem);max-width:52.8rem;font-size:4.2rem;margin-bottom:unset;letter-spacing:-.42px}}.leadership .section-lead p{flex:0 0 100%;width:100%;margin-bottom:unset;font-size:1.6rem;line-height:28px;color:#5a5a5a}@media(min-width:992px){.leadership .section-lead p{flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem);max-width:52.8rem;font-size:1.8rem}}.leadership .video-wrapper{margin-bottom:3.2rem;border-radius:0 3.6rem;overflow:hidden}.leadership .video-wrapper::after{padding-top:50.2%}@media(min-width:992px){.leadership .video-wrapper{margin-bottom:13.7rem;border-radius:0 7.2rem}}.leadership .video-wrapper .video-play{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5.4rem;height:5.4rem;background-color:#ba1f68;border-radius:0 1.3rem}.leadership .leadership-content__img{flex:0 0 100%;width:100%;border-radius:0 48px;overflow:hidden;margin-bottom:3.2rem}.leadership .leadership-content__img::after{padding-top:142.85%}@media(min-width:992px){.leadership .leadership-content__img{flex:0 0 calc(50% - 3.2rem);width:calc(50% - 3.2rem);max-width:52.8rem}}.leadership .leadership-content__list{flex:0 0 100%;width:100%}@media(min-width:992px){.leadership .leadership-content__list{flex:0 0 50%;width:50%}}.leadership .leadership-content__list-item{padding:2.4rem 0;border-bottom:1px solid #e0e0e0}.leadership .leadership-content__list-item:first-of-type{padding:0 0 2.4rem}.leadership .leadership-content__list-item .section-title{margin-bottom:1.6rem;padding-left:3.2rem;font-size:2rem;line-height:115%;letter-spacing:-.2px;text-transform:unset}@media(min-width:992px){.leadership .leadership-content__list-item .section-title{font-size:2.4rem;letter-spacing:-.24px}}.leadership .leadership-content__list-item p{margin-bottom:unset;font-size:1.6rem;line-height:2.6rem;color:rgb(0 0 0 / .7)}.team-section{padding-top:1.6rem;background-color:#fff}@media(min-width:768px){.team-section{padding:4.7rem 0 6.9rem}}@media(min-width:992px){.team-section{padding:4.7rem 0 10.9rem}}@media(min-width:992px){.team-section .section-header{margin-bottom:5.6rem}}.team-section .team-section-slider{margin-inline:-1.3rem;padding-inline:1.3rem}@media(min-width:992px){.team-section .team-section-slider{margin-inline:-2.8rem;padding-inline:2.8rem}}@media(min-width:1265px){.team-section .team-section-slider{margin-inline:-2rem;padding-inline:2rem}}@media(min-width:1450px){.team-section .team-section-slider{margin-inline:-2.8rem;padding-inline:2.8rem}}@media(min-width:992px){.team-section .team-section-slider .team-member:hover .team-member-img-wrapper .team-member-img.desktop{opacity:0}}@media(min-width:992px){.team-section .team-section-slider .team-member:hover .team-member-img-wrapper .team-member-img.mobile{opacity:1}}.team-section .team-section-slider .team-member:hover .team-member-img-wrapper .team-member-data-wrapper .team-member-quote{opacity:1}.team-section .team-section-slider .team-member .team-member-overlay{position:absolute;inset:0;background-image:linear-gradient(180deg,#fff0 45%,rgb(0 0 0 / .8) 100%);z-index:2}.team-section .team-section-slider .team-member .team-member-img-wrapper{border-radius:0 2.7rem;overflow:hidden}.team-section .team-section-slider .team-member .team-member-img-wrapper::after{padding-top:156.29%}.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-img.desktop{opacity:0;transition:.4s linear}@media(min-width:992px){.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-img.desktop{opacity:1}}.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-img.mobile{opacity:1;transition:.4s linear}@media(min-width:992px){.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-img.mobile{opacity:0}}.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper{position:absolute;padding:3.6rem 2.7rem;bottom:0;z-index:3}@media(min-width:992px){.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper{padding:4.2rem 3.2rem;transition:.3s linear}}.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper .team-member-data{display:flex;align-items:center;justify-content:space-between;gap:1.3rem;margin-bottom:2rem}.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper .team-member-data .team-member-info .team-member-name{font-size:2rem;font-weight:500;letter-spacing:-.2px;color:#fff;margin-bottom:.5rem}@media(min-width:992px){.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper .team-member-data .team-member-info .team-member-name{font-size:2.2rem;letter-spacing:-.22px}}.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper .team-member-data .team-member-info .team-member-position{font-size:1.2rem;font-weight:600;text-transform:uppercase;line-height:140%;color:rgb(255 255 255 / .6)}@media(min-width:992px){.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper .team-member-data .team-member-info .team-member-position{font-size:1.4rem}}.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper .team-member-data .team-member-linkedin{width:4.7rem;flex:0 0 4.7rem;height:4.7rem;display:flex;align-items:center;justify-content:center;border-radius:0 1rem;border:1px solid rgb(255 255 255 / .2);transition:.3s linear}.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper .team-member-data .team-member-linkedin svg{fill:#fff}.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper .team-member-data .team-member-linkedin:hover{background-color:#ba1f68;border:#ba1f68}.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper .team-member-quote{font-size:1.6rem;font-weight:500;line-height:150%;letter-spacing:-.16px;color:#fff;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:992px){.team-section .team-section-slider .team-member .team-member-img-wrapper .team-member-data-wrapper .team-member-quote{opacity:0;transition:opacity .35s ease,transform .35s ease}}.team-section .team-section-slider .swiper-button-next,.team-section .team-section-slider .swiper-button-prev{margin-top:0;transform:translateY(-50%);width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;border:1px solid #e0e0e0}@media(min-width:992px){.team-section .team-section-slider .swiper-button-next,.team-section .team-section-slider .swiper-button-prev{width:5.6rem;height:5.6rem}}.team-section .team-section-slider .swiper-button-next::after,.team-section .team-section-slider .swiper-button-prev::after{display:none}.team-section .team-section-slider .swiper-button-prev{left:0}.team-section .team-section-slider .swiper-button-next{right:0}@keyframes scrolling{from{transform:translateX(0)}to{transform:translateX(-100%)}}.clients{padding:7.3rem 0;background-color:#fff}.clients .section-lead{margin-bottom:3.2rem}@media(min-width:992px){.clients .section-lead{margin-bottom:5.8rem}}.clients .section-lead h3{flex:0 0 100%;width:100%;max-width:26rem;margin-bottom:2.4rem;font-size:2.6rem;line-height:130%;letter-spacing:-.26px;color:#000}@media(min-width:992px){.clients .section-lead h3{flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem);max-width:42.8rem;font-size:4.2rem;margin-bottom:unset;letter-spacing:-.42px}}.clients .section-lead .lead-content{flex:0 0 100%;width:100%}@media(min-width:992px){.clients .section-lead .lead-content{flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem);max-width:52.8rem}}.clients .section-lead .lead-content p{margin-bottom:2.4rem;font-size:1.6rem;line-height:28px;color:#5a5a5a}@media(min-width:992px){.clients .section-lead .lead-content p{margin-bottom:3.2rem;font-size:1.8rem}}.clients .section-lead .lead-content .clients-btn{max-width:21rem;border:1px solid #e0e0e0;border-radius:0 24px;padding:2rem 4rem;display:inline-block;gap:1.2rem;color:#141414}.clients .section-lead .lead-content .clients-btn .btn-txt{font-size:1.6rem;letter-spacing:-.48px}.clients .clients-list{gap:calc((100% - 30rem)/2)}@media(min-width:992px){.clients .clients-list{gap:calc((100% - 84rem)/6)}}.clients .clients-list__item{flex:0 0 10rem;width:10rem;cursor:pointer;filter:grayscale(1)}@media(min-width:992px){.clients .clients-list__item:hover img{filter:unset}}.clients .clients-list__item:nth-of-type(13),.clients .clients-list__item:last-of-type{display:none}@media(min-width:992px){.clients .clients-list__item:nth-of-type(13),.clients .clients-list__item:last-of-type{display:block}}@media(min-width:992px){.clients .clients-list__item{flex:0 0 12rem;width:12rem}}.clients .clients-list__item img{filter:grayscale(1);transition:all .3s linear}.clients .marquee{overflow:hidden;display:flex;position:relative;z-index:2;filter:grayscale(1)}.clients .marquee .marquee-content{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;width:auto;animation:scrolling 20s linear infinite;flex-shrink:0}.clients .marquee .marquee-content .marque-item{width:auto;height:10rem;margin:0 2.4rem}.clients .marquee .marquee-content .marque-item img{height:100%;width:auto}@media(min-width:768px){.clients .marquee .marquee-content .marque-item{height:12rem;margin:0 3.9rem}}@media(min-width:1265px){.clients .marquee .marquee-content .marque-item{height:12rem;margin:0 3.9rem}}.testimonials{padding:0 0 7.2rem;background-color:#fff}.testimonials .slider-wrapper{border-radius:0 72px;background-position:center;background-repeat:no-repeat;background-size:cover}.testimonials .slider-wrapper__inner{width:100%}.testimonials .slider-wrapper .testimonials-slider .owl-stage-outer{flex:0 0 100;width:100%}.testimonials .slider-wrapper .testimonials-slider .owl-nav{position:relative;left:3.2rem;bottom:3.2rem;width:100%;max-width:10.4rem;display:flex;transform:unset;gap:1.6rem}@media(min-width:1265px){.testimonials .slider-wrapper .testimonials-slider .owl-nav{position:absolute;top:calc(100% - 14rem);left:unset;right:9.6rem}}.testimonials .slider-wrapper .testimonials-slider .owl-nav .owl-prev,.testimonials .slider-wrapper .testimonials-slider .owl-nav .owl-next{position:relative;flex:0 0 4.4rem;width:4.4rem;height:4.4rem;border-radius:0 12px;background-color:#fff;display:flex;justify-content:center;align-items:center;transform:unset}.testimonials .slider-wrapper .owl-item{max-height:10rem;overflow:hidden;border-radius:0 72px}.testimonials .slider-wrapper .owl-item.active{max-height:60rem}.testimonials .slider-wrapper .testimonial{padding:3.2rem 3.2rem 6.4rem}@media(min-width:1265px){.testimonials .slider-wrapper .testimonial{padding:9.6rem}}.testimonials .slider-wrapper .testimonial .content{width:100%;max-width:91.2rem}.testimonials .slider-wrapper .testimonial__desc,.testimonials .slider-wrapper .testimonial__firm{color:#fff}.testimonials .slider-wrapper .testimonial__desc{margin-bottom:2.4rem;font-size:2rem;line-height:140%;letter-spacing:-.2px}@media(min-width:992px){.testimonials .slider-wrapper .testimonial__desc{margin-bottom:3.2rem;font-size:2.4rem;letter-spacing:-.24px}}.testimonials .slider-wrapper .testimonial__user,.testimonials .slider-wrapper .testimonial__firm{font-size:1.4rem;line-height:160%}@media(min-width:992px){.testimonials .slider-wrapper .testimonial__user,.testimonials .slider-wrapper .testimonial__firm{font-size:1.6rem}}.testimonials .slider-wrapper .testimonial__user{color:rgb(255 255 255 / .6)}.video-slider-section{background-color:#fff}@media(min-width:992px){.video-slider-section{padding:3.4rem 0 6.1rem}}.video-slider-section .video-slider-wrapper{max-width:1160px;margin-inline:auto}.video-slider-section .video-slider-wrapper .video-slider .swiper-wrapper{padding-bottom:3.4rem}@media(min-width:992px){.video-slider-section .video-slider-wrapper .video-slider .swiper-wrapper{padding-bottom:5.2rem}}.video-slider-section .video-slider-wrapper .video-slider .video-slide{width:234px;border-radius:0 2rem;overflow:hidden;transform:scale(.65);margin-inline:-2.6rem;opacity:.4}@media(min-width:576px){.video-slider-section .video-slider-wrapper .video-slider .video-slide{width:416px;transform:scale(.74)}}@media(min-width:768px){.video-slider-section .video-slider-wrapper .video-slider .video-slide{margin-inline:0}}.video-slider-section .video-slider-wrapper .video-slider .video-slide.swiper-slide-active{opacity:1;margin-inline:0;transform:scale(1);transition:.4s linear}.video-slider-section .video-slider-wrapper .video-slider .video-slide.swiper-slide-active .video-play{display:flex}.video-slider-section .video-slider-wrapper .video-slider .video-slide::after{padding-top:130.34%}@media(min-width:576px){.video-slider-section .video-slider-wrapper .video-slider .video-slide::after{padding-top:130.05%}}.video-slider-section .video-slider-wrapper .video-slider .video-slide .video-play{display:none;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5.4rem;height:5.4rem;background-color:#ba1f68;border-radius:0 1.3rem}.video-slider-section .video-slider-wrapper .video-slider .swiper-pagination{bottom:0}.video-slider-section .video-slider-wrapper .video-slider .swiper-pagination .swiper-pagination-bullet{width:1rem;height:1rem;background-color:rgb(0 0 0 / .2);transition:.3s linear}.video-slider-section .video-slider-wrapper .video-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:3.2rem;background-color:#ba1f68;border-radius:999px}.video-slider-section .video-slider-wrapper .video-slider .swiper-button-next,.video-slider-section .video-slider-wrapper .video-slider .swiper-button-prev{display:none;margin-top:0;transform:translateY(-50%);width:4.4rem;height:4.4rem;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;border:1px solid #e0e0e0;z-index:5}@media(min-width:992px){.video-slider-section .video-slider-wrapper .video-slider .swiper-button-next,.video-slider-section .video-slider-wrapper .video-slider .swiper-button-prev{width:5.6rem;height:5.6rem;display:flex}}.video-slider-section .video-slider-wrapper .video-slider .swiper-button-next::after,.video-slider-section .video-slider-wrapper .video-slider .swiper-button-prev::after{display:none}.video-slider-section .video-slider-wrapper .video-slider .swiper-button-prev{left:.3rem}.video-slider-section .video-slider-wrapper .video-slider .swiper-button-next{right:.3rem}.partners{padding:7.2rem 0 8.8rem;background-color:#fff}.partners__wrapper{position:relative}@media(min-width:992px){.partners .lg-wrapper{position:sticky;top:12rem}}.partners .lg-wrapper,.partners .sm-wrapper{flex:0 0 100%;width:100%}@media(min-width:992px){.partners .lg-wrapper,.partners .sm-wrapper{flex:0 0 calc(50% - 1.6rem);width:calc(50% - 1.6rem)}}.partners .partners-lg-item{border-radius:0 32px;overflow:hidden;margin-bottom:3.2rem;position:relative}@media(min-width:992px){.partners .partners-lg-item:hover .partners-lg-item__content{opacity:1}}.partners .partners-lg-item__img::after{padding-top:142.8%}@media(min-width:992px){.partners .partners-lg-item__img::after{padding-top:95.3%}}.partners .partners-lg-item .outer-wrapper{padding:2.4rem;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0 32px;background:linear-gradient(0deg,rgb(0 0 0 / .5) 0%,rgb(0 0 0 / .5) 100%)}@media(min-width:992px){.partners .partners-lg-item .outer-wrapper{padding:3.2rem}}.partners .partners-lg-item__label{font-size:2rem;line-height:115%;letter-spacing:-.2px;color:#fff}.partners .partners-lg-item__label::before{background-color:#fff}@media(min-width:992px){.partners .partners-lg-item__label{margin-bottom:3.2rem;font-size:2.6rem;letter-spacing:-.26px}}.partners .partners-lg-item__logo{margin-bottom:3.2rem}.partners .partners-lg-item__data p{margin-bottom:unset;font-size:1.6rem;font-weight:500;line-height:150%;letter-spacing:-.16px;color:#fff}.partners .partners-lg-item__content{opacity:0;background-color:#ba1f68;position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;padding:2.4rem;transition:.3s ease-in-out}@media(min-width:992px){.partners .partners-lg-item__content{padding:3.2rem}}.partners .partners-lg-item__content .sh-desc{margin-bottom:3.2rem;font-size:1.6rem;font-weight:500;line-height:150%;letter-spacing:-.16px;color:#fff}.partners .partners-lg-item__content ul li{margin-bottom:1.4rem}.partners .partners-lg-item__content .partners__item-icon{margin-top:auto;margin-left:auto;background-color:#fff;border-radius:50%}.partners__item{border-radius:0 32px;border:1px solid #e0e0e0;margin-bottom:3.2rem;padding:2.4rem}@media(min-width:992px){.partners__item:last-of-type .partners__item-label{margin-bottom:unset}}@media(min-width:992px){.partners__item.lg{margin-bottom:unset}}@media(min-width:992px){.partners__item{padding:3.2rem}}.partners__item-label{margin-bottom:2.4rem;font-size:2rem;line-height:115%;letter-spacing:-.2px;color:#000}@media(min-width:992px){.partners__item-label{margin-bottom:1rem;font-size:2.6rem;letter-spacing:-.26px}}.partners__item-data p{flex:0 0 calc(100% - 9.6rem);width:calc(100% - 9.6rem);margin-bottom:unset;font-size:1.6rem;font-weight:500;line-height:2.6rem;letter-spacing:-.16px;color:rgb(0 0 0 / .8)}@media(min-width:992px){.partners__item-data p{flex:0 0 calc(100% - 10rem);width:calc(100% - 10rem)}}.partners__item-icon{flex:0 0 5.2rem;width:5.2rem;height:5.2rem;background-color:#ba1f68;border-radius:50%}@media(min-width:992px){.partners__item-icon{flex:0 0 6.4rem;width:6.4rem;height:6.4rem}}.footer{background-color:#000;padding-bottom:3.2rem}.footer__top{padding:4.2rem 0 3.2rem;border-bottom:1px solid #333}@media(min-width:992px){.footer__top{padding:6.4rem 0}}.footer__top.no-cta{padding:2.1rem 0 1.6rem}@media(min-width:992px){.footer__top.no-cta{padding:2.2rem 0}}.footer .footer-cta{padding:2.4rem;border-radius:0 4.2rem;background-color:#ba1f68;transition:.2s linear}.footer .footer-cta:hover{background-color:#fff}.footer .footer-cta:hover .section-title{color:#000}.footer .footer-cta:hover .section-title::before{background-color:#ba1f68}.footer .footer-cta:hover .footer-cta__content .section-title-lg{color:#000}.footer .footer-cta:hover .footer-cta__content p{color:#000}.footer .footer-cta:hover .footer-cta__btn{background-color:#ba1f68}.footer .footer-cta:hover .footer-cta__btn .btn-icon{transform:rotate(45deg)}.footer .footer-cta:hover .footer-cta__btn .btn-icon svg path{stroke:#fff}@media(min-width:992px){.footer .footer-cta{padding:6.4rem 8.7rem}}@media(min-width:992px){.footer .footer-cta__header{flex:0 0 100%;width:100%}}.footer .footer-cta__header .section-title{color:#fff;transition:.2s linear}.footer .footer-cta__header .section-title::before{transition:.2s linear;background-color:#fff}.footer .footer-cta__content{margin-bottom:3.2rem;color:#fff}@media(min-width:992px){.footer .footer-cta__content{flex:0 0 60%;max-width:91.6rem}}@media(min-width:1450px){.footer .footer-cta__content{flex:0 0 85%}}.footer .footer-cta__content .section-title-lg{transition:.2s linear;margin-bottom:1.6rem;color:#fff}@media(min-width:1265px){.footer .footer-cta__content .section-title-lg{line-height:110%}}@media(min-width:1450px){.footer .footer-cta__content .section-title-lg{font-size:6.4rem;letter-spacing:-.64px}}.footer .footer-cta__content p{font-weight:400;line-height:150%;color:rgb(255 255 255 / .7);transition:.2s linear}@media(min-width:1265px){.footer .footer-cta__content p{font-size:1.8rem;line-height:160%}}.footer .footer-cta__btn{border-radius:999px;padding:2.1rem;background-color:#fff;flex:0 0 100%;transition:.2s linear}@media(min-width:992px){.footer .footer-cta__btn{max-width:12rem;aspect-ratio:1}}@media(min-width:1265px){.footer .footer-cta__btn{max-width:15rem;aspect-ratio:1}}.footer .footer-cta__btn .btn-icon{transition:.2s linear}.footer .footer-cta__btn .btn-icon svg{fill:#000;flex:0 0 2.7rem;width:2.7rem;height:2.7rem}@media(min-width:992px){.footer .footer-cta__btn .btn-icon svg{flex:0 0 3.6rem;width:3.6rem;height:3.6rem}}.footer .footer-cta__btn .btn-icon svg path{transition:.2s linear}.footer__mid .nl-soc-wrapper{flex:0 0 100%;width:100%}@media(min-width:1265px){.footer__mid .nl-soc-wrapper{border-right:1px solid #333;padding-right:6.4rem}}@media(min-width:1265px){.footer__mid .nl-soc-wrapper{flex:0 0 33.33%;width:33.33%}}@media(min-width:1450px){.footer__mid .nl-soc-wrapper{flex:0 0 41.6%;width:41.6%}}.footer__mid .soc-wrapper{padding-bottom:3.2rem;margin-bottom:3.2rem;border-bottom:1.5px solid rgb(255 255 255 / .2)}@media(min-width:992px){.footer__mid .soc-wrapper{display:flex;justify-content:center}}@media(min-width:1265px){.footer__mid .soc-wrapper{border-bottom:unset;display:block;justify-content:start}}.footer__mid .soc-wrapper p{margin-bottom:unset;font-weight:500;font-size:1.4rem;line-height:2rem;color:#fff}@media(min-width:992px){.footer__mid .soc-wrapper p{font-size:1.5rem}}.footer__mid .menus-wrapper{flex:0 0 100%;width:100%}@media(min-width:1265px){.footer__mid .menus-wrapper{flex:0 0 66.67%;width:66.67%;padding-top:5rem;padding-left:6.4rem}}@media(min-width:1450px){.footer__mid .menus-wrapper{flex:0 0 58.4%;width:58.4%}}.footer__mid .menus-wrapper .left-box,.footer__mid .menus-wrapper .right-box{flex:0 0 100%;width:100%;margin-bottom:3.2rem}@media(min-width:992px){.footer__mid .menus-wrapper .left-box,.footer__mid .menus-wrapper .right-box{flex:0 0 calc(50% - 1.6rem);width:calc(50% - 1.6rem)}}@media(min-width:1265px){.footer__mid .menus-wrapper .left-box{flex:0 0 calc(66.67% - 1.6rem);width:calc(66.67% - 1.6rem)}}@media(min-width:1265px){.footer__mid .menus-wrapper .right-box .menu-wrapper{flex:0 0 100%}}@media(min-width:1265px){.footer__mid .menus-wrapper .right-box{flex-wrap:wrap;flex:0 0 calc(33.33% - 1.6rem);width:calc(33.33% - 1.6rem)}}.footer .footer-nl{padding:3.2rem 0}@media(min-width:1265px){.footer .footer-nl{margin-bottom:4.2rem}}.footer .footer-nl__content{margin-bottom:3.2rem}@media(min-width:992px){.footer .footer-nl__content{text-align:center}}@media(min-width:1265px){.footer .footer-nl__content{text-align:left}}.footer .footer-nl__content .section-title-lg{margin-bottom:1.6rem;color:#fff}.footer .footer-nl__content p{font-weight:500}.footer .footer-nl__btn{border-radius:0 24px;border:1.5px solid rgb(255 255 255 / .2);padding:2rem}.footer .footer-nl__btn .btn-txt{color:#fff}.footer .footer-nl__btn .btn-icon{margin-left:1rem}.footer .footer-socials{padding:unset;list-style:none;margin-left:2.2rem;gap:2.2rem}.footer .footer-socials__item{display:flex;justify-content:center;align-items:center;margin-bottom:unset!important}.footer .footer-socials__link{display:flex;justify-content:center;align-items:center}.footer .footer-socials svg{fill:#fff}.footer .menu-wrapper{flex:0 0 calc(50% - 1.6rem)}.footer .menu-wrapper .menu-title{margin-bottom:2.4rem;color:#fff;font-size:14px;font-weight:500;line-height:100%;text-transform:uppercase}.footer .footer-menu,.footer ul{list-style:none;padding-left:unset}.footer .footer-menu.easy-multilang-links,.footer ul.easy-multilang-links{margin:unset!important}.footer .footer-menu__item,.footer .footer-menu li,.footer ul__item,.footer ul li{display:block!important;margin-bottom:1.6rem}.footer .footer-menu__item:last-of-type,.footer .footer-menu li:last-of-type,.footer ul__item:last-of-type,.footer ul li:last-of-type{margin-bottom:unset}.footer .footer-menu__link,.footer .footer-menu a,.footer ul__link,.footer ul a{font-size:1.4rem;font-weight:400;line-height:130%;color:#fff;transition:.2s linear}@media(min-width:992px){.footer .footer-menu__link:hover,.footer .footer-menu a:hover,.footer ul__link:hover,.footer ul a:hover{color:#ba1f68}}.footer__btm{border-top:1px solid #333;border-bottom:1px solid #333;padding:3.2rem 0;text-align:center;color:rgb(255 255 255 / .7)}.footer__btm .copy{flex:0 0 100%;order:1;margin-bottom:2.4rem}@media(min-width:992px){.footer__btm .copy{flex:0 0 auto;order:0;margin-bottom:unset}}.footer__btm .b-t-t{flex:0 0 100%;order:0;margin-bottom:2.4rem;color:#5a5a5a;text-decoration:underline}@media(min-width:992px){.footer__btm .b-t-t{flex:0 0 auto;order:2;margin-bottom:unset;margin-left:auto}}.footer__btm .b-t-t .btn-icon{margin-right:1rem}.footer__btm .b-t-t .btn-txt{font-size:1.4rem;font-weight:400;line-height:130%;text-decoration-line:underline;color:rgb(255 255 255 / .7)}.footer__btm .cbs{flex:0 0 100%;order:2}@media(min-width:992px){.footer__btm .cbs{flex:0 0 auto;order:1;margin-bottom:unset;margin-left:3rem}}.footer__btm .cbs a{color:rgb(255 255 255 / .7)}.footer__btm .cbs a:hover{text-decoration:underline}