@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);html[color-mode=dark] *{color:#eee;background-color:#262626}html[color-mode=dark] .color-mode__section{color:#eee;background-color:#262626;border-radius:var(50px);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}html[color-mode=dark] .color-mode h1{font-size:2.5rem;line-height:1.1}html[color-mode=dark] .color-mode h2{color:#ddd}html[color-mode=dark] .color-mode__link-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:2rem 0}html[color-mode=dark] .color-mode__link{padding:.5rem 1rem;font-weight:600;color:#111;color:var(#eee,#111);text-decoration:none;background-color:#e6e6e6;background-color:var(#262626,#e6e6e6);border-color:#01408e;border-color:var(#8fceff,#01408e);border-style:solid;border-width:2px;border-radius:var(--radius);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}html[color-mode=dark] .color-mode__link:hover{color:#eee;color:var(--elementInverse,#eee);background-color:#01408e;background-color:var(#8fceff,#01408e)}html[color-mode=dark] .color-mode__link:focus{color:#eee;color:var(--elementInverse,#eee);background-color:#01408e;background-color:var(#8fceff,#01408e)}html[color-mode=dark] .color-mode__excerpt{padding:.5rem 1.5rem;margin:1rem;color:#222;color:var(#ddd,#222);background-color:#f2f2f2;background-color:var(#333,#f2f2f2);border-radius:var(--radius)}html[color-mode=dark] .color-mode__excerpt a{color:#01408e;color:var(#8fceff,#01408e)}html[color-mode=dark] .color-mode__excerpt a:hover{color:#3c5d5c;color:var(#72faca,#3c5d5c)}html[color-mode=dark] .color-mode__excerpt a:focus{color:#3c5d5c;color:var(#72faca,#3c5d5c)}html[color-mode=light] .color-mode .light--hidden{display:none!important}html[color-mode=dark] .color-mode .dark--hidden{display:none!important}@use "sass:math";@use "sass:math";@-webkit-keyframes ken-burns-in{0%{-webkit-transform-origin:bottom left;transform-origin:bottom left;transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1)}100%{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2)}}@keyframes ken-burns-in{0%{-webkit-transform-origin:bottom left;transform-origin:bottom left;transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1)}100%{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2)}}@-webkit-keyframes fade1{0%{opacity:0}25%{opacity:.2}50%{opacity:.5}75%{opacity:.7}100%{opacity:1}}@keyframes fade1{0%{opacity:0}25%{opacity:.2}50%{opacity:.5}75%{opacity:.7}100%{opacity:1}}@-webkit-keyframes fade2{0%{opacity:0}25%{opacity:1}50%{opacity:0}75%{opacity:0}100%{opacity:0}}@keyframes fade2{0%{opacity:0}25%{opacity:1}50%{opacity:0}75%{opacity:0}100%{opacity:0}}@-webkit-keyframes fade3{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:0}100%{opacity:0}}@keyframes fade3{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:0}100%{opacity:0}}@-webkit-keyframes fade4{0%{opacity:0}25%{opacity:0}50%{opacity:0}75%{opacity:1}100%{opacity:0}}@keyframes fade4{0%{opacity:0}25%{opacity:0}50%{opacity:0}75%{opacity:1}100%{opacity:0}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.a-reset{-webkit-transition:none;transition:none;color:inherit;text-decoration:none}.d-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}@media only screen and (min-width:992px){.d-lg-center{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-item-align:center!important;align-self:center!important}}.d-start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (min-width:992px){.d-lg-start{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}}.d-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:end;align-self:flex-end}@media only screen and (min-width:992px){.d-lg-end{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}}.no-after:after{content:none!important;display:none!important}@media (max-width:768px){.hide-mobile{display:none!important}}.border-none{border:none!important}.d-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.anchor-1{color:#000}.anchor-1:hover{color:#666;text-decoration:none}.anchor-1:focus{color:#404040}.anchor-1::after{content:"\eaa4";display:inline-block;font:normal normal normal 16px Nucleo;font-size:11px;margin-left:10px;font-weight:700}.anchor-1.anchor-fail{color:red}.anchor-1.anchor-fail::after{content:"\ea76";font-weight:700}.anchor-1.anchor-success{color:#1f9a3a}.anchor-1.anchor-success::after{content:"\ea1a";font-weight:700}.button-sgb{background-color:#f1f1f1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:50%;padding:9px}.button-sgb:hover{text-decoration:none;color:#666!important}.button-sgb .icon{font-size:20px;color:#000}.button-sgb .icon:hover{text-decoration:none;color:#666!important}.button-sgb .icon:focus{color:#404040}.input-holder{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:transparent;padding:13px 20px;font-size:10px;font-family:"Space Grotesk";font-style:normal;font-weight:400;line-height:10px;letter-spacing:-.05em}.input-holder .input-titler{font-size:10px;font-family:"Space Grotesk";font-style:normal;font-weight:400;color:#111;font-size:12px;line-height:10px;letter-spacing:-.05em;margin-bottom:4px}.input-holder input,.input-holder textarea{background-color:transparent;font-family:"Space Grotesk";font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:-.05em;border:none;outline:0;padding:0;color:#837a76}.input-holder input:focus,.input-holder textarea:focus{color:#837a76}.input-holder input:focus+.input-holder-absolute,.input-holder textarea:focus+.input-holder-absolute{background-color:#fff;border-color:#505050}.input-holder .input-holder-absolute{position:absolute;height:100%;width:100%;left:0;top:0;z-index:-1;background-color:#f6f6f6;border:1px solid #f6f6f6}.input-holder-phone{padding-left:75px}.input-holder-phone .dropsdown-country-container{border:1px solid red;position:absolute;left:0;top:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:100%}.toggler-container .switch{position:relative;display:inline-block;width:60px;height:34px}.toggler-container .switch input{opacity:0;width:0;height:0}.toggler-container>.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.toggler-container>.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.toggler-container input:checked+.slider{background-color:#000}.toggler-container input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.toggler-container .slider.round{border-radius:34px}.toggler-container .slider.round:before{border-radius:50%}.round-checkbox{position:relative}.round-checkbox label{background-color:#fff;border:1px solid #000;border-radius:50%;cursor:pointer;height:28px;left:0;position:absolute;top:0;width:28px}.round-checkbox label:after{border:2px solid #000;border-top:none;border-right:none;content:"";height:6px;left:7px;opacity:0;position:absolute;top:8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:12px}.round-checkbox input[type=checkbox]{visibility:hidden}.round-checkbox input[type=checkbox]:checked+label{background-color:#fff;border-color:#000}.round-checkbox input[type=checkbox]:checked+label:after{opacity:1}input[type=radio]{accent-color:#000}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.bg-grayer{background-color:#f4f1f1}img{max-width:100%}.no-bg{background:0 0}.no-border{border:none}.accordion-only-mobile .accordion-body{padding:0}@media (min-width:992px){.collapse.dont-collapse-md{display:block;height:auto!important;visibility:visible}}.collapse-never-hide-all[data-bs-toggle=collapse]:not(.collapsed){pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.grid-order-1{grid-row-start:1}@media only screen and (max-width:768px){.grid-order-sm-1{grid-row-start:1}}.dropdown-item{cursor:pointer}.aspect-ratio-16x9{aspect-ratio:16/9}.aspect-ratio-2x2{aspect-ratio:2/2}.pointer-events-none{pointer-events:none!important}.scrollbar-style1::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(54,52,52,.1);border-radius:10px}.scrollbar-style1::-webkit-scrollbar{width:8px;height:8px;background-color:#f5f5f5}.scrollbar-style1::-webkit-scrollbar-thumb{border-radius:10px;background-color:#c7c7c7}.filter-color-white{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.silindi-eklenebilir{display:none!important}.bg-brown{background-color:#faf1ee}.bg-light-brown{background-color:#fffbfb}.bg-vertical{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fffbfb),color-stop(50%,#faf1ee));background:linear-gradient(180deg,#fffbfb 50%,#faf1ee 50%)}@media only screen and (max-width:1023px){.bg-vertical.slogan-wrapper-double{background:-webkit-gradient(linear,left top,left bottom,color-stop(75%,#fffbfb),color-stop(50%,#faf1ee));background:linear-gradient(180deg,#fffbfb 75%,#faf1ee 50%)}}.bg-vertical-reverse{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#faf1ee),color-stop(50%,#fffbfb));background:linear-gradient(180deg,#faf1ee 50%,#fffbfb 50%)}@media only screen and (max-width:1023px){.bg-vertical-reverse.slogan-wrapper-double{background:-webkit-gradient(linear,left top,left bottom,color-stop(75%,#faf1ee),color-stop(50%,#fffbfb));background:linear-gradient(180deg,#faf1ee 75%,#fffbfb 50%)}}.bg-gradient-yellow-blue{background:linear-gradient(83.84deg,#faf1ee -6.96%,#faebd5 31.79%,#d6e3f7 70.54%,#daece9 109.28%)}body{scroll-behavior:smooth;font-family:Raleway,sans-serif}body *{font-family:Raleway,sans-serif}a{text-decoration:none}@media screen and (max-width:1920px){.container-fluid{padding:0 16px!important}}.form-check-input:active,.form-check-input:focus,.form-check-input:focus-visible,.form-check-input:focus-within,.form-check-input:hover,.form-control:active,.form-control:focus,.form-control:focus-visible,.form-control:focus-within,.form-control:hover,.form-select:active,.form-select:focus,.form-select:focus-visible,.form-select:focus-within,.form-select:hover,input:active,input:focus,input:focus-visible,input:focus-within,input:hover{border-color:#d2282E40;-webkit-box-shadow:0 .15rem 0 0 #d2282E20;box-shadow:0 .15rem 0 0 #d2282E20;outline:0}::-moz-selection{background:#d2282e;color:#fff}::selection{background:#d2282e;color:#fff}a{outline:0}.btn{border-radius:70px;font-weight:700;font-size:18px;line-height:21px;color:#fff;padding:10px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:480px){.btn{height:52px!important;font-size:16px!important}}.btn-primary{border-radius:4px;background:#3d4561;border:none;font-size:14px;font-style:normal;font-weight:500;line-height:142%;min-height:48px!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background:#2d344d!important}.btn-secondary{background:#fff;border:1px solid #d2282e;color:#d2282e;border-color:transparent}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{background:0 0!important;color:#000!important;border-color:transparent!important}.btn-light{background:#fff;border:1px solid #222;color:#222;border-color:transparent}.btn-light:active,.btn-light:focus,.btn-light:hover{background:0 0!important;color:#d2282e!important;border-color:transparent!important}.img-shadow-1-disable{position:relative;z-index:0}.img-shadow-1-disable::after{content:"";position:absolute;bottom:0;right:-50px;width:70%;height:50%;background:rgba(222,250,236,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1}@media only screen and (max-width:1023px){.img-shadow-1-disable::after{right:0}}.img-shadow-1-disable::before{content:"";position:absolute;top:0;left:-50px;width:70%;height:50%;background:rgba(250,222,222,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1}@media only screen and (max-width:1023px){.img-shadow-1-disable::before{left:0}}.img-shadow-2-disable{position:relative;z-index:0}.img-shadow-2-disable::after{content:"";position:absolute;bottom:0;width:70%;height:50%;background:rgba(222,250,236,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;left:46%;width:40%;bottom:10%;border-radius:100px}.img-shadow-2-disable::before{content:"";position:absolute;top:15%;left:-50px;width:40%;height:50%;left:18%;background:rgba(250,222,222,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;border-radius:100px}.img-shadow-3-disable{position:relative;z-index:0}.img-shadow-3-disable::after{content:"";position:absolute;bottom:0;width:70%;height:50%;background:rgba(214,227,247,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;left:46%;width:40%;bottom:10%;border-radius:100px}.img-shadow-3-disable::before{content:"";position:absolute;top:15%;left:-50px;width:40%;height:50%;left:18%;background:rgba(250,235,213,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;border-radius:100px}textarea{resize:none}.color-red{color:#d2282e}footer{padding-top:63px;padding-bottom:53px;background-color:#faf1ee}footer a:hover{color:#d2282e}@media only screen and (max-width:1023px){footer{padding-top:30px;padding-bottom:40px}}footer *{color:#202024}@media only screen and (min-width:1025px){footer .footer-row-bottom{margin-left:30%}}footer .footer-socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media only screen and (max-width:1023px){footer .footer-socials{margin-top:40px}}footer .footer-row{font-weight:400;font-size:13px;line-height:133%;color:#4a4a4a;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr;justify-items:center;grid-template-areas:". . . . . ."}@media only screen and (max-width:900px){footer .footer-row{display:grid;grid-template-columns:1fr 1fr;justify-items:start;gap:56px 10px;grid-template-areas:"footer-row-top footer-row-top" ". ." ". ." "footer-row-bottom footer-row-bottom"}footer .footer-row .footer-row-top{grid-area:footer-row-top}footer .footer-row .footer-row-bottom{grid-area:footer-row-bottom}footer .footer-row .footer-address-wrap{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:0 0;grid-template-areas:". ." ". .";gap:56px 10px}}footer .footer-left-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:36px}footer .footer-left-wrap span{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;font-size:20px;line-height:135%;color:#000}footer .footer-logo{max-width:52px}footer ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}footer ul li{font-weight:500;font-size:20px;line-height:135%;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex}footer ul li a{font-family:Raleway;font-style:normal;font-weight:400;font-size:17px;line-height:30px;color:#202024}footer ul li:first-child{margin-bottom:17px;display:block;font-weight:500;font-size:20px;line-height:135%;color:#000}footer ul li:first-child a{display:block;font-weight:500;font-size:20px;line-height:135%;color:#000}footer ul a{text-decoration:none;font-style:normal;font-weight:400;font-size:12px;line-height:250%}footer .footer-address-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}footer .footer-address-wrap strong{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}footer .footer-bottom{border-top:1px solid #cdcdcd;margin-top:40px;padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .footer-bottom-right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:70px}footer .footer-bottom strong{font-weight:500}footer .footer-bottom a,footer .footer-bottom span{font-size:16px;line-height:19px;color:#202024;text-decoration:none}@media only screen and (max-width:900px){footer .footer-bottom{margin-top:30px;padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}footer .footer-bottom-right{gap:20px}}@media only screen and (min-width:900px){footer .footer-row-bottom,footer ul{margin-top:91px!important}}header .btn{min-height:58px}header .btn:hover{border-color:#e1dfdf}header .btn-light,header .social-btn{background-color:#fff}header .btn-light:hover,header .social-btn:hover{background-color:#fff!important}header .social-btn{border:1px solid #e1dfdf;height:58px;width:58px;padding:0}header .social-btn img{width:21px}header .btn-light{border:1px solid #e1dfdf}header .btn-light:hover{border:1px solid #e1dfdf!important}header .header-top-wrap{background:#fffbfb;border-bottom:1px solid #cdcdcd}header .header-top-wrap .header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:40px;padding-bottom:27px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px}header .header-top-wrap .header-top-right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(10px,1vw,20px)}header .header-bottom-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;-webkit-box-shadow:0 -1px 0 0 #eeedf2 inset;box-shadow:0 -1px 0 0 #eeedf2 inset}header .header-bottom-wrap .header-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px 0}@media only screen and (max-width:1400px){header .header-bottom-wrap .header-bottom{gap:30px}}.no-gap-support header .header-bottom-wrap .header-bottom{gap:0}.no-gap-support header .header-bottom-wrap .header-bottom>*+*{margin-left:20px}header .header-bottom-wrap .header-bottom #sf-menu{margin:0!important;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0 40px}.no-gap-support header .header-bottom-wrap .header-bottom #sf-menu{gap:0}.no-gap-support header .header-bottom-wrap .header-bottom #sf-menu>*+*{margin-left:20px}header .header-bottom-wrap .header-bottom #sf-menu>li>a:before{content:attr(data-text);content:attr(data-text)/"";height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;font-weight:700;font-size:16px;line-height:18px}@media speech{header .header-bottom-wrap .header-bottom #sf-menu>li>a:before{display:none}}@media only screen and (min-width:1400px){header .header-bottom-wrap .header-bottom #sf-menu>li>a:not(.sf-with-ul){padding-left:0;padding-right:0}header .header-bottom-wrap .header-bottom #sf-menu>li>a.sf-with-ul{padding-left:0}}.nav-sub-section{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:400px;background:#f8efef;border-radius:14px!important;width:456px;border:2px solid #dad9de}.nav-sub-section .nav-sub-section-main-header{font-size:12px;font-style:normal;font-weight:400;line-height:100%;text-transform:uppercase;margin-bottom:24px;color:#4a596b}.nav-sub-section .nav-sub-section-main-top img{width:100%;margin-bottom:24px}.nav-sub-section-right{border-radius:0 14px 14px 0!important;background-color:#fffbfb;padding:28px;width:223px;padding-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:37px;gap:clamp(10px,2vw,37px);-webkit-box-flex:1;-ms-flex:1;flex:1}.nav-sub-section-right.mega-menu ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;position:inherit;display:flex;-webkit-box-shadow:none;box-shadow:none}.nav-sub-section-right.mega-menu ul li:first-child{margin-bottom:15px;color:#4a596b;font-size:12px;font-style:normal;font-weight:400;line-height:100%}.nav-sub-section-right.mega-menu ul li{background-color:transparent}.nav-sub-section-right.mega-menu ul li a{color:#3d4561;font-size:16px;font-style:normal;font-weight:700;line-height:150%;padding:0;white-space:normal}.nav-sub-section-right.mega-menu ul li a:hover{text-decoration:underline}.nav-sub-section-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:28px;padding-top:32px;border-radius:16px 0 0 16px!important;background:#f8f7fc;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.nav-sub-section-left.hover-disable{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;background:#d2282e;color:#fff}.nav-sub-section-left.hover-disable .nav-sub-section-left-btn{color:#fff}.nav-sub-section-left.hover-disable a,.nav-sub-section-left.hover-disable p,.nav-sub-section-left.hover-disable strong{color:#fff}.nav-sub-section-left.hover-disable .nav-sub-section-main-header{color:#ec656a}.nav-sub-section-left .nav-sub-section-left-btn{margin-top:16px;color:#142032;font-size:13px;font-style:normal;font-weight:400;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;border-color:transparent;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-sub-section-left .nav-sub-section-left-btn:hover{text-decoration:underline}.nav-sub-section-left .nav-sub-section-left-btn:after{content:'';background-image:url(../img/akinon-right.svg);width:13px;height:7px;background-repeat:no-repeat;background-size:cover}.nav-sub-section-left-bottom{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nav-sub-section-left-bottom a{font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#d2282e}.nav-sub-section-left-bottom strong{color:#222;font-size:16px;font-style:normal;font-weight:400;line-height:normal;white-space:normal}.nav-sub-section-left-bottom p{font-weight:400;font-size:15px;line-height:18px;color:#000;margin-top:5px}.sf-menu>li ul:not(.nav-sub-ul):not(.nav-sub-ul-wrapper){background:#fffbfb;border-radius:14px!important;padding:13px}.sf-menu>li ul:not(.nav-sub-ul):not(.nav-sub-ul-wrapper) li{background-color:transparent}.sf-menu>li ul:not(.nav-sub-ul):not(.nav-sub-ul-wrapper) li:hover{background-color:transparent}.sf-menu>li ul:not(.nav-sub-ul):not(.nav-sub-ul-wrapper) li a{border:none;font-weight:600;font-size:16px;line-height:normal;color:#000}.sf-menu>li ul:not(.nav-sub-ul):not(.nav-sub-ul-wrapper) li a:hover{color:#d02}.sf-menu>li{background-color:transparent!important;border:none}.sf-menu>li:active,.sf-menu>li:focus,.sf-menu>li:hover{background-color:transparent!important}.sf-menu>li:not(.sfHover):has(.sf-with-ul):before{content:'';position:absolute;right:0;background-image:url(../img/akinon-nav-down.svg);width:11px;height:6px;background-repeat:no-repeat;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sf-menu>li>a{border:none;font-size:16px;line-height:18px;font-weight:400;color:#000;background-color:transparent!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (max-width:1400px){.sf-menu>li>a{font-size:14px;padding:10px}}.sf-menu>li>a:hover{font-weight:700}.sf-menu>li>a:active,.sf-menu>li>a:focus,.sf-menu>li>a:hover{background-color:transparent!important;color:#d2282e}#sf-menu{position:relative}.sf-arrows .sf-with-ul::after{border-color:#1a1e21;display:none}.nav-sub-ul-wrapper{border-radius:14px}.header-mobile{background:#fffbfb;-webkit-box-shadow:0 -1px 0 0 #eeedf2 inset;box-shadow:0 -1px 0 0 #eeedf2 inset}.header-mobile-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:12px;padding-bottom:12px}.header-mobile-top-right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-mobile-top .header-mobile-book-btn{font-size:12px!important;font-style:normal;font-weight:500;line-height:18px;height:32px!important;min-height:32px!important}.header-mobile-top .header-mobile-logo{max-width:124px;min-height:32px}.offcanvas-mobile-menu.offcanvas{width:100%!important;background-color:#fffbfb}.offcanvas-mobile-menu.offcanvas .accordion-collapse{-webkit-transition:none!important;transition:none!important}.offcanvas-mobile-menu.offcanvas .btn-closer{background-color:transparent;border:none}.offcanvas-mobile-menu.offcanvas .btn-closer img{max-width:14px!important}.offcanvas-mobile-menu.offcanvas .btn-primary{font-size:12px!important;font-style:normal;font-weight:500;line-height:18px;height:32px!important;min-height:32px!important}.offcanvas-mobile-menu.offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:80px;background-color:#f8f7fc;padding-top:0;padding-bottom:29px}.offcanvas-mobile-menu.offcanvas .input-search-btn{background-color:#fff;height:52px;width:52px;background-image:url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9111 15.5365L12.8629 12.4972C13.8464 11.2442 14.38 9.69692 14.378 8.10406C14.378 6.68549 13.9574 5.29878 13.1693 4.11928C12.3811 2.93978 11.261 2.02047 9.95038 1.47761C8.6398 0.934748 7.19766 0.792711 5.80635 1.06946C4.41504 1.34621 3.13704 2.02932 2.13396 3.0324C1.13088 4.03548 0.447771 5.31348 0.171022 6.70479C-0.105727 8.0961 0.0363108 9.53823 0.579174 10.8488C1.12204 12.1594 2.04134 13.2796 3.22084 14.0677C4.40034 14.8558 5.78705 15.2765 7.20562 15.2765C8.79848 15.2785 10.3458 14.7448 11.5987 13.7613L14.638 16.8096C14.7214 16.8936 14.8205 16.9603 14.9298 17.0058C15.039 17.0513 15.1562 17.0748 15.2746 17.0748C15.3929 17.0748 15.5101 17.0513 15.6194 17.0058C15.7286 16.9603 15.8278 16.8936 15.9111 16.8096C15.9952 16.7262 16.0619 16.6271 16.1074 16.5178C16.1529 16.4086 16.1763 16.2914 16.1763 16.173C16.1763 16.0547 16.1529 15.9375 16.1074 15.8282C16.0619 15.719 15.9952 15.6198 15.9111 15.5365ZM1.82631 8.10406C1.82631 7.04013 2.1418 6.0001 2.73289 5.11547C3.32397 4.23085 4.16411 3.54137 5.14705 3.13422C6.12999 2.72708 7.21159 2.62055 8.25507 2.82811C9.29856 3.03567 10.2571 3.548 11.0094 4.30031C11.7617 5.05262 12.274 6.01112 12.4816 7.05461C12.6891 8.09809 12.5826 9.17969 12.1755 10.1626C11.7683 11.1456 11.0788 11.9857 10.1942 12.5768C9.30958 13.1679 8.26955 13.4834 7.20562 13.4834C5.77894 13.4834 4.41069 12.9166 3.40187 11.9078C2.39306 10.899 1.82631 9.53074 1.82631 8.10406Z' fill='%23222222'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;border-radius:70px;background-position:center;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;position:relative;color:transparent}.offcanvas-mobile-menu.offcanvas .input-search-btn:active,.offcanvas-mobile-menu.offcanvas .input-search-btn:focus,.offcanvas-mobile-menu.offcanvas .input-search-btn:hover .offcanvas-mobile-menu.offcanvas .input-search-btn:hover{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;background-position:right;width:100%;color:#1a1e21;background-position:right 18px center}.offcanvas-mobile-menu.offcanvas .input-search-btn:active+a,.offcanvas-mobile-menu.offcanvas .input-search-btn:focus+a,.offcanvas-mobile-menu.offcanvas .input-search-btn:hover .offcanvas-mobile-menu.offcanvas .input-search-btn:hover+a{background-color:pink!important;opacity:0}.offcanvas-mobile-menu.offcanvas .input-search-btn:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:green;opacity:1}.offcanvas-mobile-menu.offcanvas .offcanvas-header{border-bottom:1px solid #cdcdcd;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10.5px}.offcanvas-mobile-menu.offcanvas .offcanvas-header img{max-width:124px}.offcanvas-mobile-menu.offcanvas .offcanvas-header form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:end;align-self:flex-end}.offcanvas-mobile-menu.offcanvas .mobile-menu-search{height:52px;width:52px;background:#fff;border-radius:100px;border:1px solid #e1dfdf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offcanvas-mobile-menu.offcanvas .accordion-item{border:none;background-color:transparent}.offcanvas-mobile-menu.offcanvas .accordion-item:not(:last-child){border-bottom:1px solid #e9e8e8}.offcanvas-mobile-menu.offcanvas .accordion-button{background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;font-weight:700;font-size:18px;line-height:21px;color:#3d4561;padding-top:19.5px;padding-bottom:19.5px;padding-left:0;padding-right:0}.offcanvas-mobile-menu.offcanvas .accordion-button:after{background-image:url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7809 7.73348C14.9216 7.58981 15 7.39925 15 7.20112C15 7.00299 14.9216 6.81243 14.7809 6.66876L8.58289 0.441213C8.44627 0.301812 8.28183 0.190812 8.09959 0.114963C7.91734 0.0391135 7.72109 -3.18171e-07 7.52277 -3.2684e-07C7.32444 -3.35509e-07 7.12819 0.0391134 6.94595 0.114963C6.7637 0.190812 6.59927 0.301812 6.46265 0.441213L0.218925 6.71385C-0.0698226 7.00476 -0.0735734 7.47602 0.211425 7.77129C0.279323 7.84278 0.361651 7.89997 0.453296 7.93931C0.544942 7.97865 0.643948 7.9993 0.74417 7.99998C0.844391 8.00066 0.943687 7.98136 1.03589 7.94327C1.1281 7.90518 1.21125 7.84912 1.28017 7.77857L6.9929 2.03828C7.06121 1.96852 7.14345 1.91298 7.23461 1.87502C7.32576 1.83706 7.42393 1.81748 7.52314 1.81748C7.62235 1.81748 7.72052 1.83706 7.81168 1.87502C7.90283 1.91298 7.98507 1.96852 8.05339 2.03828L13.7211 7.73275C13.7894 7.80249 13.8715 7.85802 13.9626 7.89597C14.0537 7.93392 14.1518 7.95349 14.251 7.95349C14.3501 7.95349 14.4482 7.93392 14.5393 7.89597C14.6304 7.85802 14.7126 7.80321 14.7809 7.73348Z' fill='black'/%3E%3C/svg%3E%0A");background-image:url(../img/akinon-nav-down.svg);width:15px;background-size:15px;background-position:center}.offcanvas-mobile-menu.offcanvas .accordion-body{background-color:#fff;margin-left:-20px;margin-right:-20px;padding-top:36px}.offcanvas-mobile-menu.offcanvas .accordion-body ul{list-style:none;padding:0}.offcanvas-mobile-menu.offcanvas .accordion-body ul li{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #eeedf2;font-size:18px;font-weight:700;padding:16px 0}.offcanvas-mobile-menu.offcanvas .accordion-body ul li:first-child{color:#4a596b;font-size:12px;font-style:normal;font-weight:400;line-height:19.5px;padding-top:0;padding-bottom:6px}.offcanvas-mobile-menu.offcanvas .accordion-body ul li:nth-child(1){border:none}.offcanvas-mobile-menu.offcanvas .accordion-body ul li:last-child{border-bottom:none}.offcanvas-mobile-menu.offcanvas .accordion-body ul li a{color:#3d4561}.mobile-menu-overview{padding-bottom:36px}.mobile-menu-overview-title{font-weight:400;font-size:12px;line-height:14px;font-weight:400}.mobile-menu-overview-img{margin-top:27px;margin-bottom:12px}.mobile-menu-overview span{display:block}.mobile-menu-overview strong{color:#3d4561;font-size:18px;line-height:24px}.mobile-menu-overview a{font-size:12px;color:#142032;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-menu-overview a::after{content:'';background-image:url(../img/akinon-right.svg);width:12px;height:7px}.offcanvas-bottom-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.offcanvas-bottom-top .btn{font-weight:700;font-size:13px;line-height:15px;text-align:center;color:#222;height:58px}.offcanvas-bottom-top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;gap:24px}.offcanvas-bottom-top .btn-primary{color:#fff;padding:9px 15px;background:#fff;color:#3d4561;border:1px solid #eeedf2}.offcanvas-bottom-top .btn-primary:hover{background:#fff!important;color:#3d4561!important;text-decoration:underline!important}.offcanvas-bottom-top .btn-secondary{background:#fff;border:1px solid #e1dfdf;border-radius:70px}.offcanvas-bottom-footer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:46px;margin-top:50px;margin-bottom:50px}.offcanvas-bottom-footer img{-webkit-filter:invert(91%) sepia(100%) saturate(2386%) hue-rotate(343deg) brightness(77%) contrast(94%);filter:invert(91%) sepia(100%) saturate(2386%) hue-rotate(343deg) brightness(77%) contrast(94%)}@media only screen and (max-width:1500px){.sf-menu>li:last-child ul{left:auto;right:0}}.sf-with-ul{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.header-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}@media only screen and (max-width:1400px){.header-bottom{gap:0 10px}}.header-bottom-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottom-left a{max-width:187px}.header-bottom-center{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottom-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sf-with-ul{padding-right:20px!important}.sfHover .sf-with-ul:before{visibility:hidden}.sf-menu li .sf-with-ul{display:-webkit-box;display:-ms-flexbox;display:flex}.sf-menu>.sfHover:has(.sf-with-ul){position:relative}.sf-menu>.sfHover:has(.sf-with-ul):after{content:'';background-image:url(../img/menu-arrow.svg);background-repeat:no-repeat;background-size:cover;width:18px;height:11px;background-position:center;position:absolute;bottom:-3px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sf-menu ul{top:106%;min-width:13em}#btn-toggle-open{background-color:transparent;height:30px!important;padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;min-height:-webkit-fit-content!important;min-height:-moz-fit-content!important;min-height:fit-content!important}#btn-toggle-open:active,#btn-toggle-open:focus,#btn-toggle-open:focus-visible,#btn-toggle-open:hover{background-color:transparent!important}.sf-menu *{-webkit-transition:none!important;transition:none!important}.nav-sub-ul-wrapper-double .nav-sub-section{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.nav-sub-ul-wrapper-double .nav-sub-section-left{-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important}.nav-sub-ul-wrapper-double .nav-sub-section-right{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.offcanvas-bottom-top-right img{width:22px}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{border:1px solid #ddd;border-radius:0;background:#f8f8f8;position:relative;background-color:transparent;border:none}.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 38px 0 10px;font-size:12px;line-height:38px;color:#444;height:38px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:initial;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0}.selectric .button{display:block;position:absolute;right:0;top:0;width:38px;height:38px;line-height:38px;background-color:#f8f8f8;color:#000;text-align:center;height:20px;width:20px;top:-5px;border-radius:30px;font:0/0 a;font:normal normal normal 16px Nucleo}.selectric .button .icon{background-color:#fff;padding:7px;border-radius:30px;font-size:10px;padding:5px;color:#000;-webkit-transition:.5s ease-out;transition:.5s ease-out}.selectric .button:after{content:"";font:normal normal normal 16px Nucleo;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:0;height:0;border:4px solid transparent;border-bottom:none}.selectric-focus .selectric{border-color:#aaa}.selectric-focus .selectric .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.selectric-hover .selectric{border-color:#c4c4c4}.selectric-hover .selectric .button{color:#000}.selectric-open{z-index:9999}.selectric-open .selectric{border-color:#c4c4c4}.selectric-open .selectric-items{display:block;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.selectric-disabled{opacity:.5;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0}.selectric-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:0!important;border:none!important;background:0 0!important}.selectric-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.selectric-items{display:none;position:absolute;top:100%;right:0;background:#f8f8f8;border:1px solid #c4c4c4;z-index:-1;-webkit-box-shadow:0 0 10px -6px;box-shadow:0 0 10px -6px}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items li,.selectric-items ul{list-style:none;padding:0;margin:0;font-size:12px;line-height:20px;min-height:20px;padding:0 20px;background-color:#fff}.selectric-items li{display:block;color:#666;cursor:pointer;padding:12px 0}.selectric-items li:not(:last-child){border-bottom:1px solid #b9b9b9}.selectric-items li.selected{background:0 0;color:#000}.selectric-items li.highlighted{background:0 0;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.selectric-items li.highlighted::after{font:normal normal normal 32px/1 Nucleo;content:"\ea2a";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;padding-left:80px}.selectric-items li:hover{color:#000}.selectric-items .disabled{opacity:.5;cursor:default!important;background:0 0!important;color:#666!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:700;padding-left:10px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0 0;color:#444}.selectric-items .selectric-group.disabled li{opacity:1}.selectric-items .selectric-group li{padding-left:25px}@media only screen and (min-width:1025px){.hero-section-banner-version:not(.hero-section-v3-reverse) .hero-left{padding-right:8%}.hero-section-banner-version:not(.hero-section-v3-reverse) .hero-left span{width:100%}}.hero-section-banner-version.hero-section-v3-reverse .hero-right{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.hero-section-banner-version.hero-section-v3-reverse .hero-right div{width:100%}@media only screen and (min-width:1025px){.hero-section-banner-version.hero-section-v3-reverse .hero-right{padding-right:50px}.hero-section-banner-version.hero-section-v3-reverse .hero-right span{width:77%}}.hero-section{padding-top:120px;padding-bottom:110px;background-color:#fffbfb}@media only screen and (max-width:1023px){.hero-section{padding-top:60px;padding-bottom:60px}}.hero-section .hero-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media only screen and (min-width:1200px){.hero-section .hero-wrapper{gap:20px}}@media only screen and (max-width:1023px){.hero-section .hero-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:50px}}@media only screen and (min-width:1200px){.hero-section .hero-wrapper .hero-left,.hero-section .hero-wrapper .hero-right{-webkit-box-flex:1;-ms-flex:1;flex:1}}.hero-section .hero-wrapper .hero-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.hero-section .hero-wrapper .hero-left p{font-weight:600;font-size:clamp(30px,4vw,54px);line-height:clamp(35px,5vw,75px);margin-bottom:20px;color:#222}.hero-section .hero-wrapper .hero-left p b{font-weight:700}.hero-section .hero-wrapper .hero-left p p{margin:0}.hero-section .hero-wrapper .hero-left p.xl{font-size:54px;font-size:clamp(40px,4vw,54px)}.hero-section .hero-wrapper .hero-left p.color-red{color:#d02}.hero-section .hero-wrapper .hero-left span{font-weight:400;font-size:18px;line-height:167%;color:#222}.hero-section .hero-wrapper .hero-right img{height:auto;width:auto}@media only screen and (max-width:1023px){.hero-section .hero-wrapper .hero-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-section .hero-wrapper .hero-right img{max-height:50vh;display:block;-o-object-fit:contain;object-fit:contain;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.hero-section .btn-primary{height:58px;margin-top:55px}.hero-section-v2.hero-section .hero-left .btn-primary{margin-top:31px}.hero-section-v3.hero-section .hero-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-section-v3.hero-section .hero-left a strong{color:#d2282e}.hero-section-v3.hero-section .hero-left strong{margin-top:15px;font-weight:700;font-size:25px;line-height:112%;color:#222}.hero-section-v3.hero-section .hero-left p{margin-top:15px;font-weight:400;font-size:18px;line-height:27px}.hero-section-v3.hero-section .hero-left span{margin-top:20px}.hero-section-v3.hero-section .hero-left .btn-primary{margin-top:31px}.hero-section-v3-reverse.hero-section-v3 .hero-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:1023px){.hero-section-v3-reverse.hero-section-v3 .hero-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.hero-section-v3-reverse.hero-section-v3 .hero-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:1023px){.hero-section-v3-reverse.hero-section-v3 .hero-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero-section-v4 *{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.hero-section-v4 .hero-wrapper{gap:50px}.hero-section-v4 .hero-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-section-v4 .hero-section-timeline{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.hero-section-v4 .hero-section-timeline::before{content:"";width:1px;height:98%;left:-.6px;top:6%;background-color:#ccc;position:absolute}.hero-section-v4 .hero-section-timeline>*{display:block}.hero-section-v4 .hero-section-timeline-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-section-v4 .hero-section-timeline-wrapper strong{font-weight:700;font-size:35px;line-height:normal;color:#222;display:block}.hero-section-v4 .hero-section-timeline-wrapper p{font-weight:400;font-size:21px;line-height:176%;color:#222;margin-bottom:30px}.hero-section-v4 .hero-section-timeline-wrapper span{margin-top:30px;font-weight:400;font-size:25px;line-height:112%;color:#222}.hero-section-v4 .hero-section-timeline-wrapper>*{padding-left:20px}.hero-section-v4 .hero-section-timeline-wrapper span,.hero-section-v4 .hero-section-timeline-wrapper strong{position:relative}.hero-section-v4 .hero-section-timeline-wrapper span::before,.hero-section-v4 .hero-section-timeline-wrapper strong::before{content:"";position:absolute;left:-4px;top:10px;width:7px;height:7px;border-radius:50%;background-color:#ccc;display:inline-block}.hero-section-v4 .hero-section-timeline-wrapper strong::before{width:11px;height:11px;left:-6px;top:15px;background-color:#d02}.slogan-banner-wrapper{padding:80px 0}@media only screen and (max-width:1023px){.slogan-banner-wrapper{padding:50px 0}}.slogan-banner-wrapper .slogan-banner-container{background:linear-gradient(83.84deg,#faf1ee -6.96%,#faebd5 31.79%,#d6e3f7 70.54%,#daece9 109.28%);border-radius:16px;padding:78px 20px;text-align:center}@media only screen and (max-width:1023px){.slogan-banner-wrapper .slogan-banner-container{padding:50px 30px}}@media only screen and (max-width:480px){.slogan-banner-wrapper .slogan-banner-container{padding:50px 20px}}.slogan-banner-wrapper .slogan-banner-container .slogan-banner-content{margin:0 auto}@media only screen and (min-width:768px){.slogan-banner-wrapper .slogan-banner-container .slogan-banner-content{max-width:728px}}.slogan-banner-wrapper .slogan-banner-container p{margin-top:16px;font-weight:400;font-size:18px;line-height:150%;text-align:center;color:#222}.slogan-banner-wrapper .slogan-banner-title{font-weight:600;font-size:54px;line-height:130%;font-size:clamp(30px,4vw,54px);text-align:center;color:#222;margin-bottom:50px}.slogan-banner-wrapper span{font-weight:600;line-height:130%;font-size:clamp(30px,4vw,54px);text-align:center;color:#222}.slogan-banner-wrapper .btn{margin:0 auto;height:58px;margin-bottom:50px}.omnitron-banner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:992px;margin:0 auto;padding-left:40px;padding-right:40px}@media only screen and (max-width:1023px){.omnitron-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:20px;padding-right:20px;gap:50px}}.omnitron-banner-left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-align:left}@media only screen and (max-width:1023px){.omnitron-banner-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:1023px) and (max-width:480px){.omnitron-banner-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width:1023px){.omnitron-banner-left .btn{margin:0!important;margin-top:0!important}}.omnitron-banner-left *{text-align:left}.omnitron-banner-left p{text-align:left!important;font-family:Raleway;font-style:normal;font-weight:400;font-size:25px!important;line-height:110%;color:#222!important}@media only screen and (max-width:1023px){.omnitron-banner-left p{font-size:22px!important}}@media only screen and (min-width:1025px){.omnitron-banner-left .btn{margin:0!important;margin-top:71px!important}}.omnitron-banner-left span{font-weight:700;line-height:110%;font-size:clamp(30px,4vw,54px);color:#222!important}.omnitron-banner-right{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.omnitron-banner-right b{font-weight:700;font-size:25px;line-height:145%;letter-spacing:-.1px;color:#222!important}.omnitron-banner-right p{font-weight:400;font-size:18px;line-height:160%;letter-spacing:-.1px;color:#667a7e!important;text-align:left!important}.omnitron-banner-2{max-width:95%}.prop-img-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:1023px){.prop-img-card{gap:20px}}.prop-img-card-img{width:72px;-o-object-fit:cover;object-fit:cover}.prop-img-card span{font-weight:700;font-size:25px;line-height:120%;color:#142032}.card-text-container-2-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media only screen and (max-width:480px){.card-text-container-2-grid{margin-top:2rem!important}}@media only screen and (min-width:1200px){.card-text-container-2-grid.desktop-gap-145{gap:145px}}@media only screen and (max-width:1023px){.card-text-container-2-grid{grid-template-columns:1fr}}.card-text-wrapper{padding-bottom:80px;padding-top:80px}@media only screen and (max-width:480px){.card-text-wrapper{padding-bottom:60px;padding-top:60px}}.card-text-wrapper .card-text-1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.card-text-wrapper .card-text-btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:70px}@media only screen and (max-width:1023px){.card-text-wrapper .card-text-btn-wrap{margin-top:30px}}.card-text-wrapper .card-text-btn-wrap .btn{height:58px;padding:10px 30px}@media only screen and (max-width:1023px){.card-text-wrapper .card-text-btn-wrap .btn{padding:10px 10px}}.card-text-wrapper .card-text-title{font-weight:600;line-height:110%;font-size:clamp(30px,4vw,54px);text-align:center;color:#222;margin-bottom:60px}@media only screen and (max-width:1023px){.card-text-wrapper .card-text-title{margin-bottom:30px}}.card-text-wrapper .card-text-subtitle{font-weight:400;font-size:20px;line-height:30px;text-align:center;color:#222}.card-text-wrapper.card-text-wrapper-v2 .card-text-title{margin-bottom:10px}.card-text-wrapper.card-text-wrapper-v2 .card-text-subtitle{margin-bottom:96px}.card-text-wrapper.card-text-wrapper-without-border .card-text-title{margin:0;max-width:947px;margin:0 auto;text-align:center}.card-text-wrapper.card-text-wrapper-without-border .card-text-subtitle{font-weight:400;margin-top:5px;line-height:110%;font-size:clamp(22px,3vw,42px);text-align:center;color:#222;max-width:947px;margin:0 auto;text-align:center}@media only screen and (max-width:1023px){.card-text-wrapper.card-text-wrapper-without-border .card-text-subtitle{margin-top:10px}}.card-text-wrapper.card-text-wrapper-without-border .card-text-1{border-color:transparent;background-color:transparent;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:1023px){.card-text-wrapper.card-text-wrapper-without-border .card-text-1{padding-bottom:0!important}}.card-text-wrapper.card-text-wrapper-without-border .card-text-1 .btn{margin-top:25px!important}@media only screen and (min-width:768px){.card-text-wrapper.card-text-wrapper-without-border .card-text-1 .btn{min-height:58px!important}}.card-text-wrapper .card-text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px 40px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-bottom:106px}.card-text-wrapper .card-text-container>*{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:1023px){.card-text-wrapper .card-text-container>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.card-text-1{background:#fffbfb;border:2px solid #e7d5d5;border-radius:16px;padding:clamp(30px,4vw,55px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media only screen and (max-width:1023px){.card-text-1{gap:10px}.card-text-1 b{font-size:22px!important}}.card-text-1 .btn{min-height:58px!important}@media only screen and (max-width:1023px){.card-text-1 .btn{min-height:50px!important;height:50px!important;font-size:16px}}.card-text-1 b{font-size:25px;line-height:120%;color:#222}@media only screen and (min-width:768px){.card-text-1 b{margin-top:-5px}}.card-text-1 span{font-weight:400;font-size:18px;line-height:150%;color:#222}.card-text-1 img{width:63px;height:63px;margin-bottom:15px}.bottom-red-wrap{background:#d2282e}.bottom-red-wrap a,.bottom-red-wrap button{font-weight:700;font-size:18px;line-height:21px;color:#d2282e;border-radius:70px;border:none;height:58px;width:190px}@media only screen and (max-width:1023px){.bottom-red-wrap a,.bottom-red-wrap button{height:50px}}.bottom-red-wrap a:hover,.bottom-red-wrap button:hover{color:#fff!important;background-color:#b92025!important}.bottom-red-wrap .bottom-red-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:80px;padding:46px 0}@media only screen and (max-width:900px){.bottom-red-wrap .bottom-red-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.bottom-red-wrap .bottom-red-container .bottom-red-left{font-weight:700;font-size:61px;line-height:72px;color:#fff}@media only screen and (min-width:768px){.bottom-red-wrap .bottom-red-container .bottom-red-left{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}}@media only screen and (max-width:900px){.bottom-red-wrap .bottom-red-container .bottom-red-left{font-size:30px;line-height:48px}}@media only screen and (max-width:900px) and (max-width:1023px){.bottom-red-wrap .bottom-red-container .bottom-red-left{line-height:normal}}.bottom-red-wrap .bottom-red-container .bottom-red-right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:clamp(20px,2vw,26px);line-height:119%;gap:28px;color:#fff}.prod-img-card-wrapper{padding-top:70px;padding-bottom:55px}@media only screen and (max-width:1023px){.prod-img-card-wrapper{padding-top:60px;padding-bottom:60px}}.prod-img-card-wrapper p{font-weight:400;font-size:20px;line-height:150%;color:#000}.prod-img-card-wrapper .prod-img-bottom{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}.prod-img-card-wrapper .prod-img-bottom .btn{height:60px}.prod-img-card-wrapper .prod-img-card-title{font-weight:700;font-size:52px;line-height:110%;text-align:center;color:#222;margin-bottom:22px}.prod-img-card-wrapper .prod-img-card-subtitle{font-weight:400;font-size:18px;line-height:30px;max-width:80%;margin:0 auto;text-align:center;color:#222}.prod-img-card-wrapper .prod-img-card-subtitle{margin-bottom:80px;display:block}.prod-img-card-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:90px 40px}@media only screen and (min-width:1025px){.prod-img-card-container{gap:100px}}@media only screen and (max-width:1023px){.prod-img-card-container{grid-template-columns:repeat(2,1fr);grid-row-gap:43px}}@media only screen and (max-width:480px){.prod-img-card-container{grid-template-columns:repeat(1,1fr);grid-row-gap:50px}}.prod-img-card-container.prod-img-card-container-4-grid{grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:1023px){.prod-img-card-container.prod-img-card-container-4-grid{grid-template-columns:repeat(2,1fr);grid-row-gap:43px}}@media only screen and (max-width:480px){.prod-img-card-container.prod-img-card-container-4-grid{grid-template-columns:repeat(1,1fr);grid-row-gap:50px}}.prod-img-card-wrapper-v2.prod-img-card-wrapper span{font-weight:400;font-size:25px;line-height:120%;color:#142032}.video-section-wrapper{padding-top:135px;padding-bottom:135px}@media only screen and (max-width:1023px){.video-section-wrapper{padding-top:75px;padding-bottom:75px}}.video-section-wrapper iframe{border-radius:33px}.video-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;margin-bottom:50px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1023px){.video-section{gap:25px;margin-bottom:25px}}.video-section .btn{height:58px}.video-section-title{font-weight:700;font-size:clamp(30px,2vw,52px);line-height:110%;text-align:center;color:#222;max-width:700px}.video-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;max-width:80%;margin:0 auto}@media only screen and (max-width:1023px){.video-wrapper{max-width:100%}}.video-wrapper iframe{aspect-ratio:925/521}@media only screen and (max-width:480px){.video-wrapper iframe{aspect-ratio:2/1.5}}.brands-5-grid-wrapper .brands-5-grid-title{font-weight:700;font-size:54px;line-height:110%;text-align:center;padding-top:100px;color:#222;margin-bottom:120px}@media only screen and (max-width:900px){.brands-5-grid-wrapper .brands-5-grid-title{font-size:40px;line-height:48px;padding-top:50px;margin-bottom:50px}}.brands-5-grid-wrapper .brands-5-grid-container,.brands-5-grid-wrapper .w-100{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;gap:50px}.how-our-hero-wrap{text-align:center;padding-bottom:60px;padding-top:100px}@media only screen and (max-width:480px){.how-our-hero-wrap{padding-bottom:20px;padding-top:60px}}@media only screen and (min-width:1025px){.how-our-hero-wrap .how-our-hero-top{width:68%;margin:0 auto}}.how-our-hero-wrap .how-our-hero-top p{font-weight:400;font-size:18px;line-height:30px;text-align:center;color:#222}.how-our-hero-wrap .how-our-hero-title{margin-bottom:10px;font-weight:400;font-size:54px;line-height:130%;color:#222}.how-our-hero-wrap .how-our-hero-title b{font-weight:700}@media only screen and (max-width:1023px){.how-our-hero-wrap .how-our-hero-title b{font-size:30px}}@media only screen and (max-width:1023px){.how-our-hero-wrap .how-our-hero-title{font-size:28px}}.how-our-card{padding:44px 40px;background:#fffefe;border:1px solid #f6a1a3;-webkit-box-shadow:-14.0882px 22.1386px 32.2015px rgba(0,0,0,.06);box-shadow:-14.0882px 22.1386px 32.2015px rgba(0,0,0,.06);-webkit-backdrop-filter:blur(24.1512px);backdrop-filter:blur(24.1512px);text-align:left;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.how-our-card span{font-size:25px;line-height:29px;color:#000;font-weight:700}.howOurSwiper .swiper-slide{height:auto;width:80%;height:265px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}.howOurSwiper .swiper-slide img{max-height:60px}.howOurSwiper .swiper-slide .how-our-card{width:90%;margin:0 auto;height:100%}.howOurSwiper .swiper-slide .how-our-card span{min-height:60px}.howOurSwiper .swiper-slide-active-disable{height:290px}.howOurSwiper .swiper-slide-active-disable .how-our-card{background:#d02c2f;width:100%;font-size:25px}.howOurSwiper .swiper-slide-active-disable .how-our-card span{color:#fff}.howOurSwiper .swiper-slide-active-disable .how-our-card img{-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.howOurSwiper .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;padding-bottom:60px;padding-top:60px}.mainSwiper{padding-bottom:70px}.mainSwiper .hero-section{padding-bottom:30px}@media only screen and (max-width:1023px){.mainSwiper .hero-section{padding-bottom:40px}}.mainSwiper .swiper-pagination{bottom:0}.mainSwiper .swiper-pagination-bullet{width:23px;height:23px;left:180px;top:788px;border-radius:100px;background:#d2282e}.mainSwiper .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background:#d9d9d9}.mainSwiper .swiper-arrow-wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:40px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.mainSwiper .swiper-arrow-wrap div{position:relative}.card-long-wrapper{padding-top:110px;padding-bottom:150px}@media only screen and (max-width:1023px){.card-long-wrapper{padding-top:50px;padding-bottom:50px}}.card-long-wrapper .card-long-title{font-weight:700;line-height:110%;font-size:clamp(30px,5vw,54px);color:#222;text-align:center;padding-bottom:82px}@media only screen and (max-width:1023px){.card-long-wrapper .card-long-title{padding-bottom:30px}}.card-long-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-long-card .card-long-bottom{padding:clamp(20px,3vw,46px);background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:0 0 16px 16px;border:2px solid #e7d5d5}.card-long-card .card-long-bottom .card-long-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:27px}@media only screen and (max-width:1023px){.card-long-card .card-long-bottom .card-long-text{gap:10px}}.card-long-card .card-long-bottom .card-long-text b{font-weight:700;font-size:clamp(22px,3vw,25px);line-height:30px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-transform:capitalize;color:#222;margin-bottom:10px}.card-long-card .card-long-bottom .card-long-text span{font-weight:400;font-size:18px;line-height:30px;color:#222}.card-long-card .card-long-bottom .card-long-text a{font-weight:700;font-size:18px;line-height:21px;color:#d2282e}.card-long-card .card-long-img-container{position:relative}.card-long-card .card-long-img-container .card-long-details{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;font-size:14px;line-height:16px;font-weight:500;gap:5px}.card-long-card .card-long-img-container .card-long-details *{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.card-long-card .card-long-img-container .card-long-details span:not(:last-child)::after{content:'';padding-left:6px;border-right:1px solid #fff}.card-long-card .card-long-img-container .card-long-img-absoluter{position:absolute;top:auto;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;bottom:26px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:5}.card-long-card .card-long-img-container .card-long-img-absoluter-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.card-long-card .card-long-img-container .card-long-img-absoluter-content .card-long-imb-absoluter-category{background-color:#d2282e;padding-top:9px;padding-bottom:7px;padding-left:24px;padding-right:21px;font-weight:700;font-size:18px;line-height:21px;color:#fff}.card-long-card .card-long-img-wrap{position:relative;border-radius:16px 16px 0 0}.card-long-card .card-long-img-wrap img{border-radius:16px 16px 0 0;width:100%;aspect-ratio:8/5;-o-object-fit:cover;object-fit:cover}.card-long-card .card-long-img-wrap::after{border-radius:16px 16px 0 0;content:'';position:absolute;z-index:5;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5)));background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5));opacity:.5;top:0;left:0}.card-long-wrapper-v2{padding-top:110px;padding-bottom:80px}@media only screen and (max-width:1023px){.card-long-wrapper-v2{padding-top:60px;padding-bottom:60px}}.card-long-wrapper-v2 .card-long-title{font-weight:700;line-height:110%;font-size:clamp(30px,5vw,54px);color:#222;text-align:center;padding-bottom:82px;padding:0;padding-bottom:15px}.card-long-wrapper-v2 .card-long-subtitle{font-weight:400;font-size:clamp(22px,3vw,25px);line-height:110%;text-align:center;color:#222}.card-long-wrapper-v2 .card-long-container-v2{margin-top:60px}@media only screen and (max-width:1023px){.card-long-wrapper-v2 .card-long-container-v2{margin-top:30px;padding-bottom:20px}}.card-long-card-v2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-long-card-v2 .card-long-bottom{padding:clamp(20px,3vw,35px);background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:0 0 16px 16px;border:2px solid #e7d5d5;border-color:transparent}.card-long-card-v2 .card-long-bottom .card-long-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:27px}@media only screen and (max-width:1023px){.card-long-card-v2 .card-long-bottom .card-long-text{gap:10px}}.card-long-card-v2 .card-long-bottom .card-long-text a.card-long-title{font-weight:700;font-size:20px;line-height:140%;color:#212529;text-align:left}.card-long-card-v2 .card-long-bottom .card-long-text span{font-weight:400;font-size:16px;line-height:175%;color:#000;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-long-card-v2 .card-long-bottom .card-long-text a.card-long-read-more{font-weight:700;font-size:18px;line-height:21px;text-decoration:none;color:#d2282e;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-long-card-v2 .card-long-bottom .card-long-text a.card-long-read-more::after{content:'';background-repeat:no-repeat;background-size:contain;width:16px;height:12px;border:none;background-image:url("data:image/svg+xml,%3Csvg width='5' height='10' viewBox='0 0 5 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.166579 9.8539C0.25637 9.9477 0.375472 10 0.499301 10C0.62313 10 0.742232 9.9477 0.832024 9.8539L4.72424 5.72192C4.81137 5.63084 4.88074 5.52122 4.92815 5.39972C4.97555 5.27823 5 5.14739 5 5.01518C5 4.88296 4.97555 4.75213 4.92815 4.63063C4.88074 4.50913 4.81137 4.39951 4.72424 4.30843L0.803843 0.14595C0.622027 -0.0465491 0.327486 -0.0490493 0.142943 0.14095C0.0982646 0.186215 0.0625219 0.2411 0.0379342 0.302197C0.0133465 0.363294 0.000439001 0.429299 1.27518e-05 0.496113C-0.000413497 0.562928 0.0116507 0.629125 0.0354565 0.690595C0.0592623 0.752066 0.0943012 0.807497 0.138398 0.853447L3.72607 4.66193C3.76967 4.70747 3.80439 4.7623 3.82811 4.82307C3.85184 4.88384 3.86407 4.94929 3.86407 5.01543C3.86407 5.08157 3.85184 5.14701 3.82811 5.20778C3.80439 5.26856 3.76967 5.32338 3.72607 5.36893L0.167033 9.14741C0.123447 9.19291 0.0887381 9.24769 0.0650192 9.30842C0.0413002 9.36915 0.029068 9.43456 0.029068 9.50066C0.029068 9.56675 0.0413002 9.63216 0.0650192 9.69289C0.0887381 9.75362 0.122993 9.8084 0.166579 9.8539Z' fill='%23D2282E'/%3E%3C/svg%3E%0A");width:5px;height:10px}.card-long-card-v2 .card-long-img-container{position:relative}.card-long-card-v2 .card-long-img-container .card-long-details{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;font-size:14px;line-height:16px;font-weight:500;gap:5px}.card-long-card-v2 .card-long-img-container .card-long-details *{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.card-long-card-v2 .card-long-img-container .card-long-details span:not(:last-child)::after{content:'';padding-left:6px;border-right:1px solid #fff}.card-long-card-v2 .card-long-img-container .card-long-img-absoluter{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:26px;z-index:5}.card-long-card-v2 .card-long-img-container .card-long-img-absoluter-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.card-long-card-v2 .card-long-img-container .card-long-img-absoluter-content .card-long-imb-absoluter-category{background-color:#d2282e;padding-top:9px;padding-bottom:7px;padding-left:24px;padding-right:21px;font-weight:700;font-size:18px;line-height:21px;color:#fff}.card-long-card-v2 .card-long-img-wrap{position:relative;border-radius:16px 16px 0 0}.card-long-card-v2 .card-long-img-wrap img{border-radius:16px 16px 0 0;width:100%;aspect-ratio:306/176;-o-object-fit:cover;object-fit:cover}.card-long-card-v2 .card-long-img-wrap::after{border-radius:16px 16px 0 0;content:'';position:absolute;z-index:5;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.3)));background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3));opacity:.5;top:0;left:0}.card-long-card-v2 .card-long-img-wrap::after{opacity:0}.card-long-container{display:grid;grid-template-columns:repeat(2,1fr);gap:50px 12px}@media only screen and (min-width:1025px){.card-long-container{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:1023px){.card-long-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:480px){.card-long-container{grid-template-columns:repeat(1,1fr)}}.card-long-container-v2{display:grid;padding-bottom:80px;grid-template-columns:repeat(2,1fr);gap:33px}@media only screen and (min-width:1025px){.card-long-container-v2{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:1023px){.card-long-container-v2{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:480px){.card-long-container-v2{grid-template-columns:repeat(1,1fr)}}.swiper-button-next,.swiper-button-prev{content:'ss'!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url("data:image/svg+xml,%3Csvg width='11' height='20' viewBox='0 0 11 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.6335 0.292191C10.436 0.104594 10.174 0 9.90154 0C9.62912 0 9.36709 0.104594 9.16955 0.292191L0.606668 8.55615C0.414992 8.73831 0.262367 8.95756 0.158074 9.20055C0.0537814 9.44355 0 9.70521 0 9.96964C0 10.2341 0.0537814 10.4957 0.158074 10.7387C0.262367 10.9817 0.414992 11.201 0.606668 11.3831L9.23155 19.7081C9.63154 20.0931 10.2795 20.0981 10.6855 19.7181C10.7838 19.6276 10.8625 19.5178 10.9165 19.3956C10.9706 19.2734 10.999 19.1414 11 19.0078C11.0009 18.8741 10.9744 18.7418 10.922 18.6188C10.8696 18.4959 10.7925 18.385 10.6955 18.2931L2.80264 10.6761C2.70672 10.5851 2.63034 10.4754 2.57815 10.3539C2.52596 10.2323 2.49904 10.1014 2.49904 9.96914C2.49904 9.83687 2.52596 9.70597 2.57815 9.58443C2.63034 9.46289 2.70672 9.35324 2.80264 9.26215L10.6325 1.70518C10.7284 1.61418 10.8048 1.50462 10.857 1.38316C10.9091 1.2617 10.9361 1.13088 10.9361 0.998687C10.9361 0.866491 10.9091 0.735679 10.857 0.614218C10.8048 0.492757 10.7294 0.38319 10.6335 0.292191Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");width:23px!important;height:23px!important;margin:0;padding:0;background-repeat:no-repeat;background-size:contain;width:16px;height:12px;border:none}.swiper-button-next::after,.swiper-button-prev::after{display:none}.swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.brands-slider-wrapper{padding-top:50px;padding-bottom:50px}@media only screen and (max-width:1023px){.brands-slider-wrapper{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px){.brandsSwiper{padding:0 60px}}@media only screen and (max-width:1023px){.brandsSwiper{max-width:90%}.brandsSwiper img{max-width:70%!important}}.brandsSwiper .swiper-button-next{right:0}.brandsSwiper .swiper-button-prev{left:0}.brandsSwiper .swiper-slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;max-height:80px;-webkit-filter:grayscale(1);filter:grayscale(1)}.brandsSwiper .swiper-slide:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.brands-slider-wrapper .swiper-button-next,.brands-slider-wrapper .swiper-button-prev{content:'';top:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;content:'ss'!important;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url("data:image/svg+xml,%3Csvg width='11' height='21' viewBox='0 0 11 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.6337 0.792192C10.4361 0.604594 10.1741 0.5 9.90168 0.5C9.62925 0.5 9.36722 0.604594 9.16968 0.792192L0.606677 9.05619C0.414997 9.23835 0.262371 9.4576 0.158076 9.70059C0.0537822 9.94359 0 10.2053 0 10.4697C0 10.7341 0.0537822 10.9958 0.158076 11.2388C0.262371 11.4818 0.414997 11.701 0.606677 11.8832L9.23168 20.2082C9.63168 20.5932 10.2797 20.5982 10.6857 20.2182C10.784 20.1277 10.8626 20.0179 10.9167 19.8957C10.9708 19.7735 10.9992 19.6415 11.0001 19.5079C11.0011 19.3742 10.9745 19.2418 10.9222 19.1189C10.8698 18.996 10.7927 18.8851 10.6957 18.7932L2.80268 11.1762C2.70676 11.0851 2.63038 10.9755 2.57819 10.8539C2.52599 10.7324 2.49908 10.6015 2.49908 10.4692C2.49908 10.3369 2.52599 10.206 2.57819 10.0845C2.63038 9.96293 2.70676 9.85328 2.80268 9.76219L10.6327 2.20519C10.7286 2.11419 10.8049 2.00462 10.8571 1.88316C10.9093 1.7617 10.9362 1.63089 10.9362 1.49869C10.9362 1.3665 10.9093 1.23568 10.8571 1.11422C10.8049 0.99276 10.7296 0.883192 10.6337 0.792192Z' fill='black'/%3E%3C/svg%3E%0A")}.brands-slider-wrapper .swiper-button-next{-webkit-transform:rotate(180deg) translateY(-28%)!important;transform:rotate(180deg) translateY(-28%)!important;top:28%!important}.peer-wrapper{max-width:840px;margin:0 auto;padding-bottom:95px}.peer-wrapper .peer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0;gap:30px 20px}@media only screen and (max-width:1023px){.peer-wrapper .peer-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.peer-wrapper .peer-container div{display:none}}.peer-wrapper .peer-container div{border:1px solid #000;-webkit-transform:scaleY(1.2);transform:scaleY(1.2)}.review-wrapper-2 img{border-radius:100px;max-width:254px}.review-wrapper-2 .review-container-2{background:linear-gradient(83.84deg,#faf1ee -6.96%,#faebd5 31.79%,#d6e3f7 70.54%,#daece9 109.28%);border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:80px 20px;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:80px}@media only screen and (min-width:480px){.review-wrapper-2 .review-container-2{padding:80px 100px}}@media only screen and (max-width:1023px){.review-wrapper-2 .review-container-2{gap:20px;padding:30px 30px}}@media only screen and (max-width:480px){.review-wrapper-2 .review-container-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.review-wrapper-2 .review-container-2 .review-2-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}.review-wrapper-2 .review-container-2 .review-2-right p{margin-bottom:20px}.review-wrapper-2 .review-container-2 .review-2-right *{display:block}.review-wrapper-2 .review-container-2 .review-2-right strong{font-weight:700;font-size:32px;font-size:clamp(26px,5vw,32px);line-height:119%;color:#000}.review-wrapper-2 .review-container-2 .review-2-right span{font-weight:400;font-size:25px;font-size:clamp(20px,5vw,25px);line-height:152%;color:#000}.review-wrapper-2 .review-container-2 p{max-width:690px;font-weight:400;font-size:25px;line-height:152%;color:#000}@media only screen and (max-width:1023px){.review-wrapper-2 .review-container-2 p{font-size:16px}}.slogan-wrapper-double{padding:57px 0}@media only screen and (max-width:1023px){.slogan-wrapper-double{padding:60px 0}}.slogan-wrapper-double .row{gap:20px 0}.slogan-banner-v3{padding:47px 52px 22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;height:100%;border-radius:16px}@media only screen and (max-width:1023px){.slogan-banner-v3{padding:40px 40px 15px}}@media only screen and (max-width:1023px){.slogan-banner-v3{gap:20px}}.slogan-banner-v3 strong{font-weight:700;font-size:clamp(28px,3vw,36px);line-height:100%;color:#222}.slogan-banner-v3 p{font-weight:400;font-size:18px;line-height:150%;color:#222}.tools-wrapper{padding-top:120px;padding-bottom:159px}@media only screen and (max-width:1023px){.tools-wrapper{padding-top:60px;padding-bottom:75px}}.tools-wrapper .tools-container{gap:74px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1023px){.tools-wrapper .tools-container{gap:40px}}.tools-wrapper .tools-container strong{font-weight:700;font-size:clamp(30px,5vw,52px);line-height:110%;text-align:center;color:#222;max-width:907px;margin:0 auto}.tools-wrapper .tools-container .tools-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px 20px}@media only screen and (max-width:1023px){.tools-wrapper .tools-container .tools-tags{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px 10px}}.tools-wrapper .tools-container .tag{padding:5px 44px;min-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;background-color:#fff;-webkit-box-shadow:0 40px 70px -18px rgba(0,0,0,.2);box-shadow:0 40px 70px -18px rgba(0,0,0,.2);border-radius:80px;font-weight:700;font-size:25px;line-height:110%;font-size:clamp(16px,2vw,25px);color:#142032}@media only screen and (max-width:480px){.tools-wrapper .tools-container .tag{font-size:clamp(14px,2vw,25px);color:#142032;-webkit-box-flex:1;-ms-flex:1 1 44%;flex:1 1 44%;padding:0}}.card-3-grid-wrapper{padding:106px 0}@media only screen and (max-width:1023px){.card-3-grid-wrapper{padding:50px 0}}.card-3-grid-wrapper img{margin:0}.card-3-grid-wrapper .card-3-title{font-weight:600;text-align:center;line-height:130%;font-size:clamp(30px,5vw,54px);color:#222;margin-bottom:50px}@media only screen and (max-width:1023px){.card-3-grid-wrapper .card-3-title{margin-bottom:30px}}.card-3-grid-wrapper .card-text-1{padding-top:25px;padding-bottom:25px}.card-3-grid-wrapper .card-3-grid-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:14px 22px;grid-template-areas:". right-side" ". right-side"}.card-3-grid-wrapper .card-3-grid-container .card-text-1 b{font-size:20px}@media only screen and (max-width:1023px){.card-3-grid-wrapper .card-3-grid-container .card-text-1 b{font-size:20px}}@media only screen and (max-width:1023px){.card-3-grid-wrapper .card-3-grid-container{grid-template-columns:1fr;grid-template-rows:repeat(1,auto);gap:14px 22px;grid-template-areas:"." "." "right-side"}}.card-3-grid-wrapper .card-3-right-side{grid-area:right-side;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-3-grid-wrapper .card-3-right-side .btn{height:52px!important;min-height:auto!important;font-size:16px!important}.results-wrap{padding-top:60px;padding-bottom:90px}@media only screen and (max-width:480px){.results-wrap{padding-top:50px;padding-bottom:50px}}.results-wrap .results-top{text-align:center}.results-wrap .results-top b{font-weight:600;font-size:50px;font-size:clamp(30px,5vw,50px);line-height:150%;color:#222;display:block}.results-wrap .results-top span{font-weight:400;font-size:35px;font-size:clamp(24px,3vw,35px);line-height:110%;text-align:center;color:#222}.results-wrap .results-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-top:70px}@media only screen and (max-width:1023px){.results-wrap .results-bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}}@media only screen and (max-width:480px){.results-wrap .results-bottom{margin-top:45px}}.results-wrap .result-card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media only screen and (max-width:480px){.results-wrap .result-card{display:block;text-align:center}}.results-wrap .result-card img{width:70px;height:auto}@media only screen and (max-width:1023px){.results-wrap .result-card img{width:70px}}@media only screen and (max-width:480px){.results-wrap .result-card img{margin-bottom:10px}}.results-wrap .result-card-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.results-wrap .result-card-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.results-wrap .result-card-right b{font-weight:800;font-size:clamp(28px,3vw,38px);line-height:132%;color:#222}.results-wrap .result-card-right span{font-weight:600;font-size:clamp(24px,2vw,28px);line-height:180%;color:#222}.dropdown-toggle:hover>.dropdown-menu{display:block}.dropdown-toggle:hover{background-color:red!important}.seen-icon{display:inline-block;width:32px!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;margin-right:5px!important}.card-text-1-low-padding{padding:20px 0}@media only screen and (max-width:1023px){.card-text-1-low-padding .btn.btn-primary{min-height:50px!important;height:50px!important;font-size:16px!important}}.hero-section:not(.hero-section-banner-version){padding-top:90px;padding-bottom:115px}@media only screen and (min-width:1025px){.hero-section:not(.hero-section-banner-version){padding-top:100px;padding-bottom:100px}}@media only screen and (max-width:1023px){.hero-section:not(.hero-section-banner-version){padding-top:70px;padding-bottom:70px}}.our-company-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:21px}@media only screen and (max-width:1023px){.our-company-card{gap:10px}}.our-company-card img{max-width:75px;height:75px;-o-object-fit:none;object-fit:none}.our-company-card strong{font-weight:700;font-size:25px;line-height:120%;text-align:center;color:#142032}.our-company-card p{max-width:300px;font-weight:400;font-size:20px;font-size:clamp(16px,2vw,20px);line-height:150%;text-align:center;color:#000}.howOurSwiper:not(.swiper-initialized) .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media only screen and (max-width:1023px){.howOurSwiper:not(.swiper-initialized) .swiper-wrapper{gap:10px}}.howOurSwiper:not(.swiper-initialized) .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.howOurSwiper:not(.swiper-initialized) .how-our-card{width:100%}.howOurSwiper:not(.swiper-initialized) .how-our-card:hover{background-color:#d02c2f;-webkit-transform:scale(1.1);transform:scale(1.1)}.howOurSwiper:not(.swiper-initialized) .how-our-card:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.challenges-wrapper{padding-top:60px;padding-bottom:110px}@media only screen and (max-width:1023px){.challenges-wrapper{padding-top:40px;padding-bottom:40px}}.challenges-wrapper .challenges-title{font-weight:700;font-size:clamp(30px,5vw,50px);line-height:140%;color:#222;text-align:center;margin-bottom:40px}.challenges-wrapper img{-webkit-filter:drop-shadow(-20px 4px 54px rgba(0,0,0,.25));filter:drop-shadow(-20px 4px 54px rgba(0,0,0,.25));border-radius:20px;width:100%}@media only screen and (max-width:1023px){.challenges-wrapper img{width:100%}}.challenges-wrapper .challenges-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(20px,5vw,67px)}@media only screen and (max-width:480px){.challenges-wrapper .challenges-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.challenges-wrapper .challenges-container .challenges-left{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}.challenges-wrapper .challenges-container .challenges-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}.challenges-wrapper .challenges-texts-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:9px}.challenges-wrapper .challenges-text{padding:25px;background-color:#fffbfb;border:2px solid #e7d5d5;border-radius:16px;font-weight:600}.crew-wrap{padding:60px 0}.crew-wrap>strong{font-style:normal;font-weight:700;font-size:clamp(30px,5vw,54px);line-height:110%;color:#222}.crew-wrap>p{margin-top:15px;font-style:normal;font-weight:400;font-size:18px;line-height:165%;color:#222}.crew-wrap .crew-container{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;margin-top:40px}@media only screen and (max-width:1200px){.crew-wrap .crew-container{grid-template-columns:repeat(2,1fr);gap:20px}.crew-wrap .crew-container img{max-width:100px!important}}@media only screen and (max-width:480px){.crew-wrap .crew-container{grid-template-columns:repeat(1,1fr);gap:20px}}.crew-wrap .crew-card{gap:25px;display:-webkit-box;display:-ms-flexbox;display:flex}.crew-wrap .crew-card img{border-radius:100px;max-width:139px;aspect-ratio:2/2;-o-object-fit:cover;object-fit:cover}.crew-wrap .crew-card .crew-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px}.crew-wrap .crew-card .crew-right strong{font-weight:700;font-size:25px;font-size:clamp(20px,2vw,25px);line-height:120%;color:#000}.crew-wrap .crew-card .crew-right span{font-weight:400;font-size:25px;font-size:clamp(16px,2vw,22px);line-height:120%;color:#000}.resource-wrap{padding:60px 0}.resource-wrap .resource-title{font-weight:600;font-size:54px;line-height:130%;color:#222;margin-bottom:95px}@media only screen and (max-width:1023px){.resource-wrap .resource-title{margin-bottom:40px}}.resource-wrap .resource-row{gap:40px 0}.resource-wrap .resource-left .card-long-card{height:100%}.resource-wrap .resource-left img{max-height:353px!important}.resource-wrap .resource-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:33px}@media only screen and (min-width:480px){.card-long-card-v3{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.card-long-card-v3 .card-long-imb-absoluter-category{border-radius:0 16px 16px 0!important;font-weight:600!important;font-size:14px!important;line-height:16px;padding-left:15px!important}.card-long-card-v3 .card-long-img-wrap{border-radius:16px!important}.card-long-card-v3 .card-long-img-wrap::after{border-radius:16px!important}@media only screen and (max-width:480px){.card-long-card-v3 .card-long-img-wrap::after{border-radius:16px 16px 0 0!important}}.card-long-card-v3 .card-long-img-container{border-radius:16px!important}@media only screen and (max-width:480px){.card-long-card-v3 .card-long-img-container{border-radius:16px 16px 0 0!important}}.card-long-card-v3 .card-long-img-container a{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;border-radius:16px!important}@media only screen and (max-width:480px){.card-long-card-v3 .card-long-img-container a{border-radius:16px 16px 0 0!important}}.card-long-card-v3 img{border-radius:16px!important;height:100%}@media only screen and (min-width:480px){.card-long-card-v3 img{max-width:160px}}@media only screen and (max-width:480px){.card-long-card-v3 img{aspect-ratio:2/1!important;border-radius:16px 16px 0 0!important}}.card-long-card-v3 .card-long-bottom{padding:25px 40px;padding-left:45px;border-radius:0 16px 16px 0;margin-left:-10px}@media only screen and (max-width:480px){.card-long-card-v3 .card-long-bottom{padding:25px 20px;margin:0!important;border-radius:0 0 16px 16px}}.card-long-card-v3 .card-long-text{gap:0!important}.card-long-card-v3 .card-long-text b{font-size:clamp(20px,2vw,25px)!important}.card-long-card-v3 .card-long-details span{font-size:14px!important}.blog-detail-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:90px}@media only screen and (max-width:480px){.blog-detail-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:40px}}.blog-detail-row .blog-detail-left{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}.blog-detail-row .blog-detail-left .blog-detail-header{position:relative}.blog-detail-row .blog-detail-left .blog-detail-header-absoluter{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:16px}.blog-detail-row .blog-detail-left .blog-detail-header-absoluter img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:.2;border-radius:37px}.blog-detail-row .blog-detail-left .blog-detail-header .blog-detail-header-content{aspect-ratio:873/516;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding:0 10%}@media only screen and (max-width:480px){.blog-detail-row .blog-detail-left .blog-detail-header .blog-detail-header-content{padding:30px 20px;gap:10px}}.blog-detail-row .blog-detail-left .blog-detail-header .blog-detail-header-content h1{font-weight:700;font-size:clamp(24px,2vw,40px);line-height:125%;text-align:center;color:#222}.blog-detail-row .blog-detail-left .blog-detail-header .blog-detail-header-content .blog-detail-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}.blog-detail-row .blog-detail-left .blog-detail-header .blog-detail-header-content .blog-detail-author .blog-detail-author-left img{border-radius:100px;max-width:63px;aspect-ratio:2/2;-o-object-fit:cover;object-fit:cover}.blog-detail-row .blog-detail-left .blog-detail-header .blog-detail-header-content .blog-detail-author .blog-detail-author-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.blog-detail-row .blog-detail-left .blog-detail-header .blog-detail-header-content .blog-detail-author .blog-detail-author-right b{font-size:21px;font-size:clamp(16px,2vw,21px)}.blog-detail-row .blog-detail-left .blog-detail-header .blog-detail-header-content .blog-detail-author .blog-detail-author-right span{font-size:clamp(13px,2vw,21px)}.blog-detail-row .blog-detail-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.blog-detail-row .blog-detail-right .blog-detail-newsletter{background:#fff;border-radius:16px;padding:33px 30px;width:100%}.blog-detail-row .blog-detail-right .blog-detail-newsletter b{font-size:25px;font-weight:700;line-height:125%;text-align:center;color:#222}.blog-detail-row .blog-detail-right .blog-detail-newsletter p{font-size:12px;color:#000}.blog-detail-row .blog-detail-right .blog-detail-newsletter form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:26px}.blog-detail-row .blog-detail-right .blog-detail-newsletter form input{border-radius:60px;border-color:transparent;background-color:#f8ebeb;font-size:12px;color:#b0b0b0;padding:14px 20px}.blog-detail-row .blog-detail-right .blog-detail-newsletter form input::-webkit-input-placeholder{font-size:12px;color:#b0b0b0}.blog-detail-row .blog-detail-right .blog-detail-newsletter form input::-moz-placeholder{font-size:12px;color:#b0b0b0}.blog-detail-row .blog-detail-right .blog-detail-newsletter form input:-ms-input-placeholder{font-size:12px;color:#b0b0b0}.blog-detail-row .blog-detail-right .blog-detail-newsletter form input::-ms-input-placeholder{font-size:12px;color:#b0b0b0}.blog-detail-row .blog-detail-right .blog-detail-newsletter form input::placeholder{font-size:12px;color:#b0b0b0}.blog-detail-row .blog-detail-right .blog-detail-newsletter form button{margin:0 auto;font-weight:400;font-size:16px}.blog-detail-row .blog-detail-right .related-wrap{padding:33px 30px;gap:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-detail-row .blog-detail-right .related-wrap strong{font-size:25px;font-weight:700;line-height:125%;margin-bottom:6px;color:#222}.blog-detail-row .blog-detail-right .related-wrap .related-card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-detail-row .blog-detail-right .related-wrap .related-card-left{-webkit-box-flex:0;-ms-flex:0 0 22%;flex:0 0 22%;width:100%}.blog-detail-row .blog-detail-right .related-wrap .related-card-left img{-webkit-filter:brightness(50%);filter:brightness(50%);width:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover;aspect-ratio:87/77}.blog-detail-row .blog-detail-right .related-wrap .related-card b{font-weight:700;font-size:15px;line-height:147%;text-transform:capitalize;color:#222}.blog-detail-row .blog-detail-header-body{margin-top:35px;margin-bottom:40px;color:#b0b0b0}.blog-detail-row .blog-detail-header-body p{margin-bottom:20px}.blog-detail-row .blog-detail-header-body li,.blog-detail-row .blog-detail-header-body p{font-size:20px;line-height:150%;color:#303030}.blog-detail-row .blog-detail-header-body h1,.blog-detail-row .blog-detail-header-body h2,.blog-detail-row .blog-detail-header-body h3,.blog-detail-row .blog-detail-header-body h4,.blog-detail-row .blog-detail-header-body h5,.blog-detail-row .blog-detail-header-body h6{font-weight:700;color:#222;margin-top:40px;margin-bottom:25px}.blog-detail-row .blog-detail-header-body h1{font-size:clamp(24px,2vw,40px)}.blog-detail-row .blog-detail-header-body h2{font-size:clamp(20px,2vw,31px)}.blog-detail-row .blog-detail-header-body h3{font-size:clamp(18px,2vw,25px)}.blog-detail-row .blog-detail-header-body h4{font-size:clamp(16px,2vw,20px)}.blog-detail-row .blog-detail-header-body h5{font-size:clamp(14px,2vw,18px)}.blog-detail-row .blog-detail-header-body h6{font-size:clamp(12px,2vw,16px)}.bg-red{background-color:#fffbfb}.blog-detail-page{background-color:#fffbfb}.hero-section .hero-wrapper .hero-right{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}.hero-section-v3-reverse.hero-section-v3 .hero-right{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.card-text-container-3grid{display:grid!important;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;padding:0!important}@media only screen and (max-width:480px){.card-text-container-3grid{grid-template-columns:1fr}}@media (min-width:1025px){.slogan-banner-wrapper .slogan-banner-container .slogan-banner-content{max-width:83%!important}}@media only screen and (max-width:1023px){.hero-section-v2 .hero-wrapper .hero-right img{max-height:260px}}.howOurSwiper3item .swiper-slide{height:auto}.howOurSwiper3item .swiper-slide>*{height:100%}.howOurSwiper3item .swiper-slide .how-our-card{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-shadow:none;box-shadow:none;width:99%}.how-our-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(1,1fr);gap:30px}@media (max-width:1400px){.how-our-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1300px){.how-our-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.how-our-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:480px){.how-our-grid{grid-template-columns:1fr}}.how-our-grid-sm{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);gap:24px}@media (max-width:1024px){.how-our-grid-sm{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:480px){.how-our-grid-sm{grid-template-columns:1fr}}.how-our-grid,.how-our-grid-sm{margin-top:100px;margin-bottom:100px}@media only screen and (max-width:480px){.how-our-grid,.how-our-grid-sm{margin-top:50px;margin-bottom:50px}}.how-our-card:hover{background-color:#d02c2f}.how-our-card:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.how-our-card:hover span{color:#fff}.hero-section-v3.hero-section .hero-left strong a{color:#222!important}.hero-section-v3.hero-section .hero-left strong a:hover{color:#d2282e!important}.howOurSwiperOnlyMobile{padding-right:0!important;max-width:100%!important}@use "sass:math";@keyframes ken-burns-in{0%{-webkit-transform-origin:bottom left;transform-origin:bottom left;transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1)}100%{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2)}}@keyframes fade1{0%{opacity:0}25%{opacity:.2}50%{opacity:.5}75%{opacity:.7}100%{opacity:1}}@keyframes fade2{0%{opacity:0}25%{opacity:1}50%{opacity:0}75%{opacity:0}100%{opacity:0}}@keyframes fade3{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:0}100%{opacity:0}}@keyframes fade4{0%{opacity:0}25%{opacity:0}50%{opacity:0}75%{opacity:1}100%{opacity:0}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.a-reset{-webkit-transition:none;transition:none;color:inherit;text-decoration:none}.d-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}@media only screen and (min-width:992px){.d-lg-center{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-item-align:center!important;align-self:center!important}}.d-start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (min-width:992px){.d-lg-start{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}}.d-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:end;align-self:flex-end}@media only screen and (min-width:992px){.d-lg-end{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}}.no-after:after{content:none!important;display:none!important}@media (max-width:768px){.hide-mobile{display:none!important}}.border-none{border:none!important}.d-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.anchor-1{color:#000}.anchor-1:hover{color:#666;text-decoration:none}.anchor-1:focus{color:#404040}.anchor-1::after{content:"\eaa4";display:inline-block;font:normal normal normal 16px Nucleo;font-size:11px;margin-left:10px;font-weight:700}.anchor-1.anchor-fail{color:red}.anchor-1.anchor-fail::after{content:"\ea76";font-weight:700}.anchor-1.anchor-success{color:#1f9a3a}.anchor-1.anchor-success::after{content:"\ea1a";font-weight:700}.button-sgb{background-color:#f1f1f1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:50%;padding:9px}.button-sgb:hover{text-decoration:none;color:#666!important}.button-sgb .icon{font-size:20px;color:#000}.button-sgb .icon:hover{text-decoration:none;color:#666!important}.button-sgb .icon:focus{color:#404040}.input-holder{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:transparent;padding:13px 20px;font-size:10px;font-family:"Space Grotesk";font-style:normal;font-weight:400;line-height:10px;letter-spacing:-.05em}.input-holder .input-titler{font-size:10px;font-family:"Space Grotesk";font-style:normal;font-weight:400;color:#111;font-size:12px;line-height:10px;letter-spacing:-.05em;margin-bottom:4px}.input-holder input,.input-holder textarea{background-color:transparent;font-family:"Space Grotesk";font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:-.05em;border:none;outline:0;padding:0;color:#837a76}.input-holder input:focus,.input-holder textarea:focus{color:#837a76}.input-holder input:focus+.input-holder-absolute,.input-holder textarea:focus+.input-holder-absolute{background-color:#fff;border-color:#505050}.input-holder .input-holder-absolute{position:absolute;height:100%;width:100%;left:0;top:0;z-index:-1;background-color:#f6f6f6;border:1px solid #f6f6f6}.input-holder-phone{padding-left:75px}.input-holder-phone .dropsdown-country-container{border:1px solid red;position:absolute;left:0;top:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:100%}.toggler-container .switch{position:relative;display:inline-block;width:60px;height:34px}.toggler-container .switch input{opacity:0;width:0;height:0}.toggler-container>.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.toggler-container>.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.toggler-container input:checked+.slider{background-color:#000}.toggler-container input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.toggler-container .slider.round{border-radius:34px}.toggler-container .slider.round:before{border-radius:50%}.round-checkbox{position:relative}.round-checkbox label{background-color:#fff;border:1px solid #000;border-radius:50%;cursor:pointer;height:28px;left:0;position:absolute;top:0;width:28px}.round-checkbox label:after{border:2px solid #000;border-top:none;border-right:none;content:"";height:6px;left:7px;opacity:0;position:absolute;top:8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:12px}.round-checkbox input[type=checkbox]{visibility:hidden}.round-checkbox input[type=checkbox]:checked+label{background-color:#fff;border-color:#000}.round-checkbox input[type=checkbox]:checked+label:after{opacity:1}input[type=radio]{accent-color:#000}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.bg-grayer{background-color:#f4f1f1}img{max-width:100%}.no-bg{background:0 0}.no-border{border:none}.accordion-only-mobile .accordion-body{padding:0}@media (min-width:992px){.collapse.dont-collapse-md{display:block;height:auto!important;visibility:visible}}.collapse-never-hide-all[data-bs-toggle=collapse]:not(.collapsed){pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.grid-order-1{grid-row-start:1}@media only screen and (max-width:768px){.grid-order-sm-1{grid-row-start:1}}.dropdown-item{cursor:pointer}.aspect-ratio-16x9{aspect-ratio:16/9}.aspect-ratio-2x2{aspect-ratio:2/2}.pointer-events-none{pointer-events:none!important}.scrollbar-style1::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(54,52,52,.1);border-radius:10px}.scrollbar-style1::-webkit-scrollbar{width:8px;height:8px;background-color:#f5f5f5}.scrollbar-style1::-webkit-scrollbar-thumb{border-radius:10px;background-color:#c7c7c7}.filter-color-white{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.silindi-eklenebilir{display:none!important}.bg-brown{background-color:#faf1ee}.bg-light-brown{background-color:#fffbfb}.bg-vertical{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fffbfb),color-stop(50%,#faf1ee));background:linear-gradient(180deg,#fffbfb 50%,#faf1ee 50%)}@media only screen and (max-width:1023px){.bg-vertical.slogan-wrapper-double{background:-webkit-gradient(linear,left top,left bottom,color-stop(75%,#fffbfb),color-stop(50%,#faf1ee));background:linear-gradient(180deg,#fffbfb 75%,#faf1ee 50%)}}.bg-vertical-reverse{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#faf1ee),color-stop(50%,#fffbfb));background:linear-gradient(180deg,#faf1ee 50%,#fffbfb 50%)}@media only screen and (max-width:1023px){.bg-vertical-reverse.slogan-wrapper-double{background:-webkit-gradient(linear,left top,left bottom,color-stop(75%,#faf1ee),color-stop(50%,#fffbfb));background:linear-gradient(180deg,#faf1ee 75%,#fffbfb 50%)}}.bg-gradient-yellow-blue{background:linear-gradient(83.84deg,#faf1ee -6.96%,#faebd5 31.79%,#d6e3f7 70.54%,#daece9 109.28%)}body{scroll-behavior:smooth;font-family:Raleway,sans-serif}body *{font-family:Raleway,sans-serif}a{text-decoration:none}@media screen and (max-width:1920px){.container-fluid{padding:0 16px!important}}.form-check-input:active,.form-check-input:focus,.form-check-input:focus-visible,.form-check-input:focus-within,.form-check-input:hover,.form-control:active,.form-control:focus,.form-control:focus-visible,.form-control:focus-within,.form-control:hover,.form-select:active,.form-select:focus,.form-select:focus-visible,.form-select:focus-within,.form-select:hover,input:active,input:focus,input:focus-visible,input:focus-within,input:hover{border-color:#d2282E40;-webkit-box-shadow:0 .15rem 0 0 #d2282E20;box-shadow:0 .15rem 0 0 #d2282E20;outline:0}::-moz-selection{background:#d2282e;color:#fff}::selection{background:#d2282e;color:#fff}a{outline:0}.btn{border-radius:70px;font-weight:700;font-size:18px;line-height:21px;color:#fff;padding:10px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:480px){.btn{height:52px!important;font-size:16px!important}}.btn-primary{border-radius:4px;background:#3d4561;border:none;font-size:14px;font-style:normal;font-weight:500;line-height:142%;min-height:48px!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background:#2d344d!important}.btn-secondary{background:#fff;border:1px solid #d2282e;color:#d2282e;border-color:transparent}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{background:0 0!important;color:#000!important;border-color:transparent!important}.btn-light{background:#fff;border:1px solid #222;color:#222;border-color:transparent}.btn-light:active,.btn-light:focus,.btn-light:hover{background:0 0!important;color:#d2282e!important;border-color:transparent!important}.img-shadow-1-disable{position:relative;z-index:0}.img-shadow-1-disable::after{content:"";position:absolute;bottom:0;right:-50px;width:70%;height:50%;background:rgba(222,250,236,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1}@media only screen and (max-width:1023px){.img-shadow-1-disable::after{right:0}}.img-shadow-1-disable::before{content:"";position:absolute;top:0;left:-50px;width:70%;height:50%;background:rgba(250,222,222,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1}@media only screen and (max-width:1023px){.img-shadow-1-disable::before{left:0}}.img-shadow-2-disable{position:relative;z-index:0}.img-shadow-2-disable::after{content:"";position:absolute;bottom:0;width:70%;height:50%;background:rgba(222,250,236,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;left:46%;width:40%;bottom:10%;border-radius:100px}.img-shadow-2-disable::before{content:"";position:absolute;top:15%;left:-50px;width:40%;height:50%;left:18%;background:rgba(250,222,222,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;border-radius:100px}.img-shadow-3-disable{position:relative;z-index:0}.img-shadow-3-disable::after{content:"";position:absolute;bottom:0;width:70%;height:50%;background:rgba(214,227,247,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;left:46%;width:40%;bottom:10%;border-radius:100px}.img-shadow-3-disable::before{content:"";position:absolute;top:15%;left:-50px;width:40%;height:50%;left:18%;background:rgba(250,235,213,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;border-radius:100px}textarea{resize:none}.color-red{color:#d2282e}.input-radius{background:red;border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px;background:#b92025;color:#fffbfb;border-radius:60px;padding-left:28px}.input-radius::-webkit-input-placeholder{font-size:14px;color:#fffbfb}.input-radius::-moz-placeholder{font-size:14px;color:#fffbfb}.input-radius:-ms-input-placeholder{font-size:14px;color:#fffbfb}.input-radius::-ms-input-placeholder{font-size:14px;color:#fffbfb}.input-radius::placeholder{font-size:14px;color:#fffbfb}.input-radius:focus,.input-radius:focus-visible{outline:0}.newsletter-wrap{background:#d2282e}.newsletter-wrap button{font-weight:700;font-size:18px;line-height:21px;color:#d2282e;border-radius:70px;border:none;height:50px;width:190px}.newsletter-wrap .newsletter-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:80px;padding:80px 0}@media only screen and (max-width:900px){.newsletter-wrap .newsletter-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.newsletter-wrap .newsletter-container .newsletter-left{font-weight:700;font-size:61px;line-height:72px;color:#fff}@media only screen and (max-width:900px){.newsletter-wrap .newsletter-container .newsletter-left{font-size:40px;line-height:48px}}.newsletter-wrap .newsletter-container .newsletter-right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsletter-wrap .newsletter-container .newsletter-right form{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media only screen and (max-width:900px){.newsletter-wrap .newsletter-container .newsletter-right form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.reviews-swiper{padding-bottom:125px;margin-bottom:90px}.reviews-wrapper{padding-top:130px}.reviews-wrapper .reviews-title{font-weight:600;font-size:54px;line-height:130%;text-align:center;margin-bottom:60px;color:#222}.reviews-wrapper .review-card{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:20px;gap:45px}.reviews-wrapper .review-card img{width:84px;height:84px;-o-object-fit:cover;object-fit:cover;border-radius:146px}.reviews-wrapper .review-card span,.reviews-wrapper .review-card strong{line-height:normal}.reviews-wrapper .review-card strong{font-size:25px}.reviews-wrapper .review-card p{font-weight:400;font-size:20px;line-height:140%;color:#000}.reviews-wrapper .review-card-author{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.reviews-wrapper .review-card-author-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.swiper-pagination-bullet-active{background:#c8b8b8}.swiper-pagination-bullet{width:100px;border-radius:0;height:6px}.brands-wrapper{background:#faf1ee;padding-top:100px;padding-bottom:130px}@media only screen and (max-width:480px){.brands-wrapper{padding-top:60px;padding-bottom:60px}}.brands-wrapper .brands-title{font-weight:700;font-size:54px;line-height:130%;color:#222;text-align:center;margin-bottom:50px}@media only screen and (max-width:900px){.brands-wrapper .brands-title{font-size:30px;margin-bottom:30px}}.brands-wrapper .brands-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:20px;grid-row-gap:20px}@media only screen and (max-width:900px){.brands-wrapper .brands-container{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr)}}@media only screen and (max-width:600px){.brands-wrapper .brands-container{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}}.brands-wrapper .brands-container .brand-card{position:relative;border:1px solid #e2c9c9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:186px;padding-bottom:10px}.brands-wrapper .brands-container .brand-card.brand-card-disable .brands-border-bottom{display:none}.brands-wrapper .brands-container .brand-card.brand-card-disable a{display:none!important}.brands-wrapper .brands-container .brand-card img{max-height:70px}.brands-wrapper .brands-container .brand-card .brands-btn-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brands-wrapper .brands-container .brand-card .brands-btn-wrapper a{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;background-color:#fff;border:1px solid #e1dfdf;border-radius:70px;text-decoration:none;ont-weight:700;font-size:18px;line-height:21px;z-index:1;width:145px;height:58px;color:#222;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden}.brands-wrapper .brands-container .brand-card .brands-btn-wrapper .brands-border-bottom{height:8px;bottom:0;position:absolute;background:rgba(210,40,46,.8);width:100%}.brands-wrapper .brands-container .brand-card .brands-btn-wrapper:hover a{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;opacity:1;visibility:visible}.brands-wrapper .brands-container .brand-card .brands-btn-wrapper:hover .brands-border-bottom{height:100%}.about-us-hero-wrapper{text-align:center;padding-top:130px;padding-bottom:72px;background-color:#fffbfb}.about-us-hero-wrapper hr{margin-top:80px}.about-us-hero-wrapper h1{font-weight:600;font-size:84px;font-size:clamp(40px,6vw,84px);line-height:83%;color:#222;margin-bottom:30px}.about-us-hero-wrapper .about-us-1 p{font-weight:400;font-size:35px;font-size:clamp(20px,6vw,35px);line-height:143%;text-align:center;color:#222}@media only screen and (min-width:1025px){.about-us-hero-wrapper .about-us-2.about-us-2-v2{padding-top:60px}}.about-us-hero-wrapper .about-us-2 strong{font-weight:600;font-size:50px;font-size:clamp(30px,6vw,50px);line-height:140%;text-align:center;color:#222;margin-bottom:30px;display:block;margin-top:64px}.about-us-hero-wrapper .about-us-2 p{font-weight:400;font-size:20px;font-size:clamp(16px,6vw,20px);line-height:140%;text-align:center;color:#000}.milestones-wrapper{padding-bottom:100px;font-family:Jost;font-style:normal;background-color:#fffbfb}.milestones-wrapper .milestones-title{font-weight:600;font-size:50px;font-size:clamp(30px,6vw,50px);line-height:70px;margin-bottom:40px;color:#222}.milestones-wrapper .milestones{display:-webkit-box;display:-ms-flexbox;display:flex}.milestones-wrapper .milestones-left{border-right:1px solid #d2282e;margin-right:45px;position:relative}@media only screen and (max-width:480px){.milestones-wrapper .milestones-left{margin-right:24px}}.milestones-wrapper .milestones-left::before{position:absolute;content:'';display:inline-block;width:22px;height:22px;border-radius:100px;background-color:#d2282e;left:-11px;top:38px}.milestones-wrapper .milestones-years{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:23px;-webkit-box-flex:1;-ms-flex:1;flex:1}.milestones-wrapper .milestones-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:23px}.milestones-wrapper .milestones-card .milestones-card-mid-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.milestones-wrapper .milestones-card .milestones-card-mid-wrap span{position:absolute;left:96px;font-weight:700;font-size:20px;line-height:28px}@media only screen and (max-width:480px){.milestones-wrapper .milestones-card .milestones-card-mid-wrap span{font-size:15px;line-height:16px;left:72px}}.milestones-wrapper .milestones-card-top{border-top:1px solid #8c8c8c;width:27px}.milestones-wrapper .milestones-card-mid{border-top:1px solid #8c8c8c;width:53px}.milestones-wrapper .milestones-card-bottom{border-top:1px solid #8c8c8c;width:27px}.milestones-wrapper .milestones-card b{font-weight:600;font-size:20px;line-height:20px;color:#8c8c8c;font-family:Jost}.milestones-card.milestones-card-active .milestones-card-mid-wrap span{color:#d2282e}.milestones-card.milestones-card-active b{color:#d2282e}.milestones-card.milestones-card-active .milestones-card-top{border-top:1px solid #d2282e}.milestones-card.milestones-card-active .milestones-card-mid{border-top:1px solid #d2282e;position:relative}.milestones-card.milestones-card-active .milestones-card-mid::before{position:absolute;content:'';display:inline-block;width:6px;height:6px;border-radius:7.5px;background-color:#d2282e;top:-4px;left:-3px}.solutions-wrapper{background-color:#fffbfb;margin-bottom:120px}.solutions-wrapper img{max-width:87px}.solutions-wrapper .solutions-card{text-align:center;font-weight:700;font-size:26px;line-height:108%;text-align:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.solutions-wrapper .solutions-card-img{width:163px;height:163px;background:#faf1ee;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.solutions-wrapper .solutions-container{background-color:#fff;padding:0 20px;padding-top:80px;padding-bottom:135px;-webkit-box-shadow:10px 11px 84px #f8e6e6;box-shadow:10px 11px 84px #f8e6e6;border-radius:49px}.solutions-wrapper .solutions-container .solutions-card-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}@media only screen and (max-width:480px){.solutions-wrapper .solutions-container .solutions-card-wrap{gap:40px}.solutions-wrapper .solutions-container .solutions-card-wrap .solutions-card-img{width:130px;height:130px}}@media only screen and (max-width:1023px){.solutions-wrapper .solutions-container .solutions-card-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.solutions-wrapper .solutions-container .solutions-card-wrap .solutions-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.solutions-wrapper .solutions-title{font-weight:600;font-size:clamp(30px,6vw,50px);line-height:140%;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#222;margin-bottom:80px}@media only screen and (max-width:480px){.solutions-wrapper .solutions-title{margin-bottom:40px;font-size:30px}}.about-us-company{text-align:center;padding-top:180px;padding-bottom:60px}@media only screen and (max-width:1023px){.about-us-company{padding-top:80px}}.about-us-company-page{background-color:#fffbfb}.about-us-company-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:0;grid-row-gap:85px;justify-items:center;margin-top:130px}@media only screen and (min-width:1025px){.about-us-company-container>div:nth-child(3n+1){margin-right:auto}.about-us-company-container>div:nth-child(3n+3){margin-left:auto}}@media only screen and (max-width:1023px){.about-us-company-container{grid-template-columns:repeat(2,1fr);grid-row-gap:20px;margin-top:30px}}@media only screen and (max-width:480px){.about-us-company-container{grid-template-columns:repeat(1,1fr);grid-row-gap:20px;margin-top:30px}}.about-us-company-page .review-wrapper-2{padding-bottom:113px}@media only screen and (max-width:1023px){.about-us-company-page .review-wrapper-2{padding-bottom:40px}}.about-us-our-team{text-align:center;padding-top:60px;padding-bottom:65px}.about-us-our-team h1{font-weight:600;font-size:54px;font-size:clamp(30px,6vw,50px);line-height:130%;color:#222}@media only screen and (max-width:1023px){.about-us-our-team h1{font-size:30px}}.about-us-our-team .about-us-team-wrap{margin-top:107px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:20px;grid-row-gap:75px;justify-items:center}@media only screen and (max-width:1023px){.about-us-our-team .about-us-team-wrap{margin-top:40px;grid-template-columns:repeat(2,1fr);gap:40px}}@media only screen and (max-width:480px){.about-us-our-team .about-us-team-wrap{grid-template-columns:repeat(1,1fr);gap:20px}}.team-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;text-align:left;max-width:363px}.team-card img{border-radius:34px}.team-card strong{display:block;font-weight:700;font-size:25px;line-height:120%;color:#000}.team-card span{font-weight:400;font-size:clamp(18px,4vw,20px);line-height:150%;color:#000}.team-card p{margin-top:30px;font-weight:400;font-size:20px;line-height:150%;color:#000}@media only screen and (max-width:1023px){.team-card p{margin-top:10px;font-size:16px}}.contact-us{margin-top:116px;display:grid;grid-template-columns:repeat(2,2fr);grid-template-rows:repeat(1,1fr);gap:20px 157px;justify-items:center}@media only screen and (max-width:1023px){.contact-us{margin-top:50px}}@media (max-width:1224px){.contact-us{gap:40px}}@media only screen and (max-width:1023px){.contact-us{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(2,1fr);gap:20px 0}}@media (max-width:1024px){.contact-us{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr);gap:20px 0}}.contact-us a{font-weight:900;font-size:18px;line-height:167%;text-decoration-line:underline;color:#d2282e}.contact-us strong{font-weight:700;font-size:20px;line-height:150%;color:#222}.contact-us ul{list-style:none;padding:0}.contact-us ul li{font-weight:400;font-size:18px;line-height:167%;color:#222}.contact-us ul li::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='22' height='11' viewBox='0 0 22 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.3334 1.15625L6.23013 9.25949C5.79621 9.69338 5.0927 9.69338 4.65877 9.25949L1 5.6007' stroke='%23222222' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0001 1.15625L12.8968 9.25949C12.4629 9.69338 11.7594 9.69338 11.3255 9.25949L8.77783 6.71182' stroke='%23222222' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");color:#d2282e;display:inline-block;background-repeat:no-repeat;background-size:contain;width:16px;height:12px;border:none;width:22px;height:10px;margin-right:15px}.contact-us-title{font-weight:600;font-size:clamp(30px,4vw,54px);line-height:130%;color:#222}@media only screen and (max-width:1023px){.contact-us-title{font-size:30px}}.contact-us p{font-weight:400;font-size:18px;line-height:167%;color:#222}@media only screen and (max-width:1023px){.contact-us p{font-size:16px}}.contact-us .contact-us-company-logo{margin-bottom:15px}.contact-us .contact-us-sup-title{font-weight:600;font-size:20px;line-height:240%;color:#222}.contact-us .contact-us-text-area{margin-bottom:40px}.contact-us .contact-us-p1{margin-top:35px}.contact-us .contact-us-p2{margin-top:80px}@media only screen and (max-width:1023px){.contact-us .contact-us-p2{margin-top:20px}}.contact-us-left{width:100%}.contact-us-right{width:100%}.contact-us-right form{margin-bottom:151px}.form-container{text-align:center;padding:60px 40px;padding-bottom:45px;background-color:#fff;-webkit-box-shadow:10px 11px 84px #f8e6e6;box-shadow:10px 11px 84px #f8e6e6;border-radius:49px}@media only screen and (max-width:1023px){.form-container{padding:40px 20px;padding-bottom:25px}}.form-container-title{font-weight:600;font-size:54px;font-size:clamp(30px,4vw,54px);line-height:130%;text-align:center;color:#222;margin-bottom:50px}@media only screen and (max-width:1023px){.form-container-title{font-size:30px}}.form-container ::-webkit-input-placeholder{color:#b9b8b8}.form-container ::-moz-placeholder{color:#b9b8b8}.form-container :-ms-input-placeholder{color:#b9b8b8}.form-container ::-ms-input-placeholder{color:#b9b8b8}.form-container ::placeholder,.form-container input,.form-container select,.form-container textarea{color:#b9b8b8}.form-container input,.form-container select,.form-container textarea{height:58px;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:7px}.form-container .form-wrap{gap:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-container .form-wrap .form-row-grid-4{display:grid;grid-template-columns:repeat(2,2fr);grid-template-rows:repeat(1,1fr);gap:36px 10px;justify-items:center}.form-container .form-wrap .form-row-grid-4>div{width:100%}.form-container .form-bottom{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.form-container .form-bottom .btn{height:58px;width:100px}.error-page-wrap{max-width:760px;margin:0 auto;margin-top:80px;text-align:center}.error-page-wrap h1{font-family:Jost;font-style:normal;font-weight:900;font-size:260px;line-height:260px;text-align:center;color:#f5efef}@media only screen and (max-width:1023px){.error-page-wrap h1{font-size:120px;line-height:120px}}.error-page-wrap strong{font-weight:700;font-size:54px;line-height:130%;text-align:center;color:#222}@media only screen and (max-width:1023px){.error-page-wrap strong{font-size:25px}}.error-page-wrap p{font-weight:400;margin-top:30px;margin-bottom:50px;font-size:35px;line-height:142%;text-align:center;color:#222}@media only screen and (max-width:1023px){.error-page-wrap p{font-size:18px}}.thanks-page-wrap{max-width:760px;margin:0 auto;margin-top:130px;text-align:center}.thanks-page-wrap h1{font-family:Jost;font-style:normal;font-weight:900;font-size:260px;line-height:260px;text-align:center;color:#f5efef}@media only screen and (max-width:1023px){.thanks-page-wrap h1{font-size:120px;line-height:120px}}.thanks-page-wrap strong{font-weight:700;font-size:54px;line-height:130%;text-align:center;color:#222}@media only screen and (max-width:1023px){.thanks-page-wrap strong{font-size:25px}}.thanks-page-wrap p{font-weight:400;margin-top:30px;margin-bottom:50px;font-size:35px;line-height:142%;text-align:center;color:#222}@media only screen and (max-width:1023px){.thanks-page-wrap p{font-size:18px}}.thanks-page-wrap .newsletter-form-group{margin-bottom:208px;margin-top:100px}@media only screen and (max-width:1023px){.thanks-page-wrap .newsletter-form-group{margin-bottom:100px;margin-top:50px;width:100%}}.newsletter-form-group{height:58px;width:72%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.newsletter-form-group .input-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.newsletter-form-group input{width:100%;background:#f9fafb;border:1px solid #d1d5db;border-radius:67px;height:100%;padding-left:40px;color:#b9b8b8}.newsletter-form-group input::-webkit-input-placeholder{color:#b9b8b8}.newsletter-form-group input::-moz-placeholder{color:#b9b8b8}.newsletter-form-group input:-ms-input-placeholder{color:#b9b8b8}.newsletter-form-group input::-ms-input-placeholder{color:#b9b8b8}.newsletter-form-group input::placeholder{color:#b9b8b8}.newsletter-form-group .btn{margin-left:-50px}.experience-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:95px;gap:50px;padding-bottom:130px}.marketplace-page .prod-img-card-wrapper{padding-top:115px}.integrator-page .prod-img-card-title{margin-bottom:110px}.appmaker-page .card-text-container-2-grid,.live-commerce-platform-page .card-text-container-2-grid{padding-bottom:130px}.live-commerce-platform-page .prod-img-card-wrapper{padding-top:0}.live-commerce-platform-page .prod-img-card-wrapper .prop-img-card-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;aspect-ratio:2/2}.unified-platform-page .card-text-wrapper{padding-bottom:95px}.how-our-platform-page .how-our-hero-title{padding-top:100px}.how-our-platform-page .howOurSwiper{padding-top:110px;padding-bottom:150px}.homepage-page .brands-slider-wrapper{padding-top:100px;padding-bottom:100px}.homepage-page .hero-section{padding-bottom:80px}.homepage-page .card-text-1{gap:20px}.homepage-page .card-text-wrapper{padding-bottom:90px}@media only screen and (max-width:1023px){.homepage-page .hero-section{padding-bottom:50px;padding-top:40px}}.homepage-page .card-text-wrapper .btn-primary{margin-top:70px;margin-bottom:90px}.h-58px{height:58px}.tech-pbc-page .slogan-wrapper-double{padding-top:100px}.pb-60px{padding-bottom:60px}.about-us-company-page h1{font-weight:600;font-weight:600;line-height:130%;font-size:clamp(30px,5vw,54px);color:#222}hr{background:#000!important;opacity:1;margin:0}.hero-section-v3 b.title{font-weight:700;font-size:clamp(30px,4vw,54px);line-height:clamp(35px,5vw,63px);margin-bottom:20px;color:#222}@use "sass:math";@keyframes ken-burns-in{0%{-webkit-transform-origin:bottom left;transform-origin:bottom left;transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1)}100%{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2)}}@keyframes fade1{0%{opacity:0}25%{opacity:.2}50%{opacity:.5}75%{opacity:.7}100%{opacity:1}}@keyframes fade2{0%{opacity:0}25%{opacity:1}50%{opacity:0}75%{opacity:0}100%{opacity:0}}@keyframes fade3{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:0}100%{opacity:0}}@keyframes fade4{0%{opacity:0}25%{opacity:0}50%{opacity:0}75%{opacity:1}100%{opacity:0}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.a-reset{-webkit-transition:none;transition:none;color:inherit;text-decoration:none}.d-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}@media only screen and (min-width:992px){.d-lg-center{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-item-align:center!important;align-self:center!important}}.d-start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (min-width:992px){.d-lg-start{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}}.d-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:end;align-self:flex-end}@media only screen and (min-width:992px){.d-lg-end{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}}.no-after:after{content:none!important;display:none!important}@media (max-width:768px){.hide-mobile{display:none!important}}.border-none{border:none!important}.d-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.anchor-1{color:#000}.anchor-1:hover{color:#666;text-decoration:none}.anchor-1:focus{color:#404040}.anchor-1::after{content:"\eaa4";display:inline-block;font:normal normal normal 16px Nucleo;font-size:11px;margin-left:10px;font-weight:700}.anchor-1.anchor-fail{color:red}.anchor-1.anchor-fail::after{content:"\ea76";font-weight:700}.anchor-1.anchor-success{color:#1f9a3a}.anchor-1.anchor-success::after{content:"\ea1a";font-weight:700}.button-sgb{background-color:#f1f1f1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:50%;padding:9px}.button-sgb:hover{text-decoration:none;color:#666!important}.button-sgb .icon{font-size:20px;color:#000}.button-sgb .icon:hover{text-decoration:none;color:#666!important}.button-sgb .icon:focus{color:#404040}.input-holder{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:transparent;padding:13px 20px;font-size:10px;font-family:"Space Grotesk";font-style:normal;font-weight:400;line-height:10px;letter-spacing:-.05em}.input-holder .input-titler{font-size:10px;font-family:"Space Grotesk";font-style:normal;font-weight:400;color:#111;font-size:12px;line-height:10px;letter-spacing:-.05em;margin-bottom:4px}.input-holder input,.input-holder textarea{background-color:transparent;font-family:"Space Grotesk";font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:-.05em;border:none;outline:0;padding:0;color:#837a76}.input-holder input:focus,.input-holder textarea:focus{color:#837a76}.input-holder input:focus+.input-holder-absolute,.input-holder textarea:focus+.input-holder-absolute{background-color:#fff;border-color:#505050}.input-holder .input-holder-absolute{position:absolute;height:100%;width:100%;left:0;top:0;z-index:-1;background-color:#f6f6f6;border:1px solid #f6f6f6}.input-holder-phone{padding-left:75px}.input-holder-phone .dropsdown-country-container{border:1px solid red;position:absolute;left:0;top:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:100%}.toggler-container .switch{position:relative;display:inline-block;width:60px;height:34px}.toggler-container .switch input{opacity:0;width:0;height:0}.toggler-container>.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.toggler-container>.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.toggler-container input:checked+.slider{background-color:#000}.toggler-container input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.toggler-container .slider.round{border-radius:34px}.toggler-container .slider.round:before{border-radius:50%}.round-checkbox{position:relative}.round-checkbox label{background-color:#fff;border:1px solid #000;border-radius:50%;cursor:pointer;height:28px;left:0;position:absolute;top:0;width:28px}.round-checkbox label:after{border:2px solid #000;border-top:none;border-right:none;content:"";height:6px;left:7px;opacity:0;position:absolute;top:8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:12px}.round-checkbox input[type=checkbox]{visibility:hidden}.round-checkbox input[type=checkbox]:checked+label{background-color:#fff;border-color:#000}.round-checkbox input[type=checkbox]:checked+label:after{opacity:1}input[type=radio]{accent-color:#000}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.bg-grayer{background-color:#f4f1f1}img{max-width:100%}.no-bg{background:0 0}.no-border{border:none}.accordion-only-mobile .accordion-body{padding:0}@media (min-width:992px){.collapse.dont-collapse-md{display:block;height:auto!important;visibility:visible}}.collapse-never-hide-all[data-bs-toggle=collapse]:not(.collapsed){pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.grid-order-1{grid-row-start:1}@media only screen and (max-width:768px){.grid-order-sm-1{grid-row-start:1}}.dropdown-item{cursor:pointer}.aspect-ratio-16x9{aspect-ratio:16/9}.aspect-ratio-2x2{aspect-ratio:2/2}.pointer-events-none{pointer-events:none!important}.scrollbar-style1::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(54,52,52,.1);border-radius:10px}.scrollbar-style1::-webkit-scrollbar{width:8px;height:8px;background-color:#f5f5f5}.scrollbar-style1::-webkit-scrollbar-thumb{border-radius:10px;background-color:#c7c7c7}.filter-color-white{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.silindi-eklenebilir{display:none!important}.bg-brown{background-color:#faf1ee}.bg-light-brown{background-color:#fffbfb}.bg-vertical{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fffbfb),color-stop(50%,#faf1ee));background:linear-gradient(180deg,#fffbfb 50%,#faf1ee 50%)}@media only screen and (max-width:1023px){.bg-vertical.slogan-wrapper-double{background:-webkit-gradient(linear,left top,left bottom,color-stop(75%,#fffbfb),color-stop(50%,#faf1ee));background:linear-gradient(180deg,#fffbfb 75%,#faf1ee 50%)}}.bg-vertical-reverse{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#faf1ee),color-stop(50%,#fffbfb));background:linear-gradient(180deg,#faf1ee 50%,#fffbfb 50%)}@media only screen and (max-width:1023px){.bg-vertical-reverse.slogan-wrapper-double{background:-webkit-gradient(linear,left top,left bottom,color-stop(75%,#faf1ee),color-stop(50%,#fffbfb));background:linear-gradient(180deg,#faf1ee 75%,#fffbfb 50%)}}.bg-gradient-yellow-blue{background:linear-gradient(83.84deg,#faf1ee -6.96%,#faebd5 31.79%,#d6e3f7 70.54%,#daece9 109.28%)}body{scroll-behavior:smooth;font-family:Raleway,sans-serif}body *{font-family:Raleway,sans-serif}a{text-decoration:none}@media screen and (max-width:1920px){.container-fluid{padding:0 16px!important}}.form-check-input:active,.form-check-input:focus,.form-check-input:focus-visible,.form-check-input:focus-within,.form-check-input:hover,.form-control:active,.form-control:focus,.form-control:focus-visible,.form-control:focus-within,.form-control:hover,.form-select:active,.form-select:focus,.form-select:focus-visible,.form-select:focus-within,.form-select:hover,input:active,input:focus,input:focus-visible,input:focus-within,input:hover{border-color:#d2282E40;-webkit-box-shadow:0 .15rem 0 0 #d2282E20;box-shadow:0 .15rem 0 0 #d2282E20;outline:0}::-moz-selection{background:#d2282e;color:#fff}::selection{background:#d2282e;color:#fff}a{outline:0}.btn{border-radius:70px;font-weight:700;font-size:18px;line-height:21px;color:#fff;padding:10px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:480px){.btn{height:52px!important;font-size:16px!important}}.btn-primary{border-radius:4px;background:#3d4561;border:none;font-size:14px;font-style:normal;font-weight:500;line-height:142%;min-height:48px!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background:#2d344d!important}.btn-secondary{background:#fff;border:1px solid #d2282e;color:#d2282e;border-color:transparent}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{background:0 0!important;color:#000!important;border-color:transparent!important}.btn-light{background:#fff;border:1px solid #222;color:#222;border-color:transparent}.btn-light:active,.btn-light:focus,.btn-light:hover{background:0 0!important;color:#d2282e!important;border-color:transparent!important}.img-shadow-1-disable{position:relative;z-index:0}.img-shadow-1-disable::after{content:"";position:absolute;bottom:0;right:-50px;width:70%;height:50%;background:rgba(222,250,236,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1}@media only screen and (max-width:1023px){.img-shadow-1-disable::after{right:0}}.img-shadow-1-disable::before{content:"";position:absolute;top:0;left:-50px;width:70%;height:50%;background:rgba(250,222,222,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1}@media only screen and (max-width:1023px){.img-shadow-1-disable::before{left:0}}.img-shadow-2-disable{position:relative;z-index:0}.img-shadow-2-disable::after{content:"";position:absolute;bottom:0;width:70%;height:50%;background:rgba(222,250,236,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;left:46%;width:40%;bottom:10%;border-radius:100px}.img-shadow-2-disable::before{content:"";position:absolute;top:15%;left:-50px;width:40%;height:50%;left:18%;background:rgba(250,222,222,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;border-radius:100px}.img-shadow-3-disable{position:relative;z-index:0}.img-shadow-3-disable::after{content:"";position:absolute;bottom:0;width:70%;height:50%;background:rgba(214,227,247,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;left:46%;width:40%;bottom:10%;border-radius:100px}.img-shadow-3-disable::before{content:"";position:absolute;top:15%;left:-50px;width:40%;height:50%;left:18%;background:rgba(250,235,213,.4);-webkit-filter:blur(47px);filter:blur(47px);z-index:-1;border-radius:100px}textarea{resize:none}.color-red{color:#d2282e}
/*# sourceMappingURL=index.css.map */
