@import"https://fonts.googleapis.com/css2?family=Poppins: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"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&display=swap";*{padding:0;margin:0;box-sizing:border-box}.chatbot-container{width:Min(400px,90%);margin:40px auto;box-shadow:0 0 15px #0000001a;border-radius:8px;overflow:hidden}.react-chatbot-kit-chat-container{width:100%!important}.option-button:hover{background-color:#4aaa85!important}.react-chatbot-kit-chat-container{width:100%}.react-chatbot-kit-chat-message-container{height:400px;width:100%}.react-chatbot-kit-chat-input{border-radius:0;border:1px solid #e0e0e0}.react-chatbot-kit-chat-btn-send{border-radius:0}.options-container{display:flex;flex-wrap:wrap;justify-content:center;margin:5px 0}@keyframes pulse{0%,60%,to{transform:scale(1);opacity:.4}30%{transform:scale(1.5);opacity:1}}.loading-dots{display:flex;align-items:center;padding:10px}.dot{width:8px;height:8px;margin:0 3px;background-color:#888;border-radius:50%;animation:pulse 1.5s infinite ease-in-out}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}.chatbot-container{position:fixed;bottom:80px;right:20px;z-index:1000}.chatbot-toggle-button{position:fixed;bottom:20px;right:20px;background-color:#506cd0;color:#fff;font-size:24px;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001;box-shadow:0 4px 8px #0003;transition:background-color .3s ease}.chatbot-toggle-button:hover{background-color:#506cd0}.react-chatbot-kit-chat-message-container .react-chatbot-kit-user-chat-message-container{display:flex;justify-content:flex-end;margin:8px 0}.react-chatbot-kit-user-chat-message{background-color:#506cd0;padding:10px;border-radius:15px 15px 0;color:#fff;max-width:70%}.react-chatbot-kit-chat-message-container .react-chatbot-kit-chat-bot-message-container{justify-content:flex-start;margin:8px 0}.react-chatbot-kit-chat-bot-message{background-color:#f0f0f0;padding:10px;border-radius:15px 15px 15px 0;color:#333;max-width:70%}.react-chatbot-kit-chat-bot-avatar{margin-right:10px}.react-chatbot-kit-user-avatar{margin-left:10px}.spinner__container,.footer__list__icons .icons>div,.navbar__title,.pending,.inactive,.lost,.active,.gradient__btn{align-items:center;display:flex;justify-content:center}.navbar__btn,.navbar__links{display:flex;align-items:center}.navbar{display:flex;align-items:center;justify-content:space-between}@font-face{font-family:Sequel Sans;src:url(../fonts/sequel-light.otf);font-display:swap}@font-face{font-family:Cassette;src:url(../fonts/cassette.ttf);font-display:swap}@font-face{font-family:Circula;src:url(../fonts/circula-medium.otf);font-display:swap}.navbar{gap:1rem;background-color:#506cd0;padding:1rem 5%}@media (max-width: 1024px){.navbar{position:sticky;top:0;z-index:10;height:10.5vh}}.navbar .block{display:none}@media (max-width: 1024px){.navbar .block{display:unset}}.navbar .block.onactive div{transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.navbar .block.onactive div:nth-child(1){transition:all .2s ease-in-out;transform:rotate(-55deg) translateY(3px) translate(-4px);width:25px}.navbar .block.onactive div:nth-child(3){width:0px}.navbar .block.onactive div:nth-child(2){transition:all .2s ease-in-out;transform:rotate(60deg);width:25px}.navbar .block.home div{background-color:#506cd0}.navbar .block div{height:1.5px;width:22px;background-color:#fff;margin:.3rem 0}.navbar .block div:nth-child(2){width:17px}@media (max-width: 600px){.navbar__logo{width:150px;height:auto;object-fit:cover}}.navbar__links{margin-left:-6rem;gap:3rem}@media (max-width: 1024px){.navbar__links.home.active{background-color:#fff;top:10.5vh}}.navbar__links.home li{font-family:Raleway,"serif";font-weight:700;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;color:#000;cursor:pointer}@media (max-width: 1024px){.navbar__links.home li{font-size:3rem;color:#506cd0}}.navbar__links li{font-family:Raleway,"serif";font-weight:700;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;color:#fff;cursor:pointer}.navbar__links li:last-child{display:none}@media (max-width: 1024px){.navbar__links li:last-child{display:unset}}@media (max-width: 1024px){.navbar__links li{font-size:3rem}}@media (max-width: 1024px){.navbar__links{position:fixed;display:flex;flex-direction:column;gap:1.5rem;top:10.5vh;bottom:0;right:0;order:1;transition:all .2s ease-out;overflow:hidden;z-index:2;padding:5% 1.5rem 3%;height:100%;width:100%;background-color:#fff;transform:translate(100%)}.navbar__links.active{background-color:#506cd0;position:fixed;display:flex;flex-direction:column;gap:1.5rem;top:10.5vh;bottom:0;right:0;order:1;transition:all .2s ease-out;overflow:hidden;z-index:2;padding:5% 1.5rem 3%;height:100%;width:100%;transform:translate(0)}}.navbar__btn{gap:1.5rem}.navbar__btn button{border-radius:12px;height:max(3.75rem,60px);padding:0 1.5rem;text-align:center;font-family:Raleway,"serif";font-weight:600;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%}@media (max-width: 600px){.navbar__btn button{font-size:14px;padding:0 .75rem;height:48px}}.navbar__btn button:first-child{background-color:#506cd0;border:1px solid #92a9fa;color:#f3f5fc;transition:all .2s ease-in-out}@media (max-width: 992px){.navbar__btn button:first-child{display:none}}.navbar__btn button:first-child:hover{color:#506cd0;background-color:#f3f5fc;border:none;transition:all .2s ease-in-out}.navbar__btn button:nth-child(2){background-color:#fff;color:#506cd0;border:none;transition:all .2s ease-in-out}.navbar__btn button:nth-child(2):hover{color:#fff;background-color:#506cd0;transition:all .2s ease-in-out}.navbar__btn.home button{border-radius:12px;height:max(3.75rem,60px);padding:0 1.5rem;text-align:center;font-family:Raleway,"serif";font-weight:600;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%}.navbar__btn.home button:first-child{background-color:transparent;border:none;color:#000}.navbar__btn.home button:nth-child(2){background-color:#506cd0;border:1px solid #92a9fa;color:#f3f5fc;transition:all .2s ease-in-out}@media (max-width: 600px){.navbar__btn.home button:nth-child(2){font-size:14px;padding:0 .75rem;height:48px}}.navbar__btn.home button:nth-child(2):hover{color:#506cd0;background-color:#f3f5fc;border:none;transition:all .2s ease-in-out}.navbar__title{height:297px;background-color:#506cd0;position:relative}.navbar__title:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:url(https://s3-alpha-sig.figma.com/img/74a2/749d/30687eed277764cde4d7dedef9ce0b2f?Expires=1742774400&Key-Pair-Id=APKAQ4GOSFWCW27IBOMQ&Signature=JJ68j~P0G~6KVQqfn6rSp8GLw-hrASZ3f8PnXI17RlIjP4nZNhfWZ0MM364104fHSwafxR~9X03bcbXrkYXa11FVDV5Nma6KYuXrgd3gliQ9j~JE53s6FwiFRgfy9Hssrs0ZYjYjh9IJu-20es7B6XLaXA18Syyf-S3VBkQa9SD2YDydCIPgSR-o6FRWfJvKzLkA7trnr3r71JBEGQ8~Nw~6NsLEdWXLl9VrUh74qH591-vrPYYltluSxkkjIMDnxiBJkIeUsT9RjmcYz4h~8qFxPDRIRUJVePGzRGEnjl7PpXiQulAJjCYn~ehDfQ6YdBzcAwDiNEe-E56bAfcCGg__);opacity:5%}.navbar__title h1{font-family:Raleway,"serif";font-weight:700;font-size:max(3.125rem,32px);line-height:130%;letter-spacing:-1%;text-align:center;color:#fff;text-transform:capitalize}.navbar.home{background-color:#fff}.footer__sub{background-color:#93d200;padding:1.5rem 0 3rem}.footer__sub>div{width:min(1234px,90%);margin:0 auto}.footer__sub h1{font-family:Raleway,"serif";font-weight:700;font-size:max(2rem,24px);line-height:150%;letter-spacing:0%;color:#fff}.footer__sub h2{font-family:Raleway,"serif";font-weight:400;font-size:max(1.25rem,16px);line-height:135%;letter-spacing:0%;color:#fff;margin-top:.5rem}.footer__sub__input{width:100%;margin-top:1.5rem}.footer__sub__input form{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}@media (max-width: 768px){.footer__sub__input form{grid-template-columns:1fr}}.footer__sub__input form input{height:max(4rem,64px);width:100%;border-radius:12px;padding-left:1.5rem;border:1px solid #e3e3e3;background-color:#7db203;font-family:Raleway;font-weight:400;font-size:max(1.25rem,20px);line-height:115%;letter-spacing:0%;color:#fff}.footer__sub__input form input::placeholder{font-weight:400;font-size:max(1.25rem,20px);line-height:115%;letter-spacing:0%;color:#fff}.footer__sub__input form button{border-color:#fff;border-radius:12px;border:none;text-align:center;height:max(4rem,64px);width:100%;font-family:Raleway;font-weight:600;font-size:max(1rem,16px);line-height:150%;letter-spacing:0%;color:#fff;background-color:#506cd0;transition:all .2s ease-in-out}.footer__sub__input form button:hover{color:#fff;background-color:#506cd0;transition:all .2s ease-in-out}.footer__list{padding:3rem 5% 1.5rem;background-color:#506cd0;display:flex;justify-content:space-between;gap:1.5rem}@media (max-width: 992px){.footer__list{flex-direction:column}}.footer__list__info{display:flex;flex-direction:column;gap:1rem}.footer__list__info p{font-family:Raleway,"serif";font-weight:500;font-size:20px;line-height:36px;letter-spacing:0%;color:#fff;width:min(537px,100%)}.footer__list__menu{display:flex;align-items:flex-start;gap:3rem}@media (max-width: 768px){.footer__list__menu{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.footer__list__menu{grid-template-columns:1fr}}.footer__list__menu ul:nth-child(2) li{cursor:text}.footer__list__menu ul h6{font-family:Raleway,"serif";font-weight:600;font-size:max(1.5rem,20px);line-height:175%;letter-spacing:0%;color:#fff;margin-bottom:1rem}.footer__list__menu ul li{font-family:Raleway,serif;font-weight:500;font-size:max(1.25rem,18px);line-height:150%;letter-spacing:0%;color:#fff;margin-bottom:1rem;cursor:pointer}.footer__list__icons .icons{display:flex;justify-content:space-between;gap:.5rem}.footer__list__icons .icons>div{height:60px;width:60px;border-radius:100%;background-color:#4c66c1;cursor:pointer}.footer__list__icons .news{margin-top:1rem}.footer__list__icons .news p{font-family:Raleway,serif;font-weight:700;font-size:max(1.25rem,20px);line-height:135%;letter-spacing:-.33%;color:#fff;margin-bottom:.75rem}.footer__list__icons .news>div{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.footer__flakes{background-color:#506cd0;padding-top:5rem}.footer__flakes img{width:100%;height:auto;object-fit:cover}.spinner{width:56px;height:56px;border-radius:50%;background:conic-gradient(#0000 10%,#506cd0);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 9px),#000 0);mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 9px),#000 0);animation:spinner-zp9dbg 1s infinite linear}.spinner__container{height:100vh;width:100vw}@keyframes spinner-zp9dbg{to{transform:rotate(1turn)}}.react-chatbot-kit-user-chat-message-container{display:flex;margin:15px 0;justify-content:flex-end}.react-chatbot-kit-user-avatar-container{width:40px;height:40px;border-radius:50%;margin-left:12.5px;background-color:#3d4e8d;display:flex;justify-content:center;align-items:center}.react-chatbot-kit-user-avatar-icon{fill:#fff;width:15px;height:15px}.react-chatbot-kit-user-chat-message{background-color:#f1f1f1;padding:10px;border-radius:5px;font-size:.9rem;color:#585858;font-weight:medium;position:relative;text-align:left}.react-chatbot-kit-user-chat-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #f1f1f1;position:absolute;right:-7px;top:13px}.react-chatbot-kit-chat-bot-message-container{display:flex;margin:15px 0;justify-content:flex-start}.react-chatbot-kit-chat-bot-avatar-container{width:40px;height:40px;border-radius:50%;font-size:1.2rem;margin-right:12.5px;background-color:#d8d8d8;display:flex;justify-content:center;align-items:center}.react-chatbot-kit-chat-bot-avatar-icon{fill:#494646;width:22.5px;height:22.5px}.react-chatbot-kit-chat-bot-avatar-letter{color:#1d1d1d;margin:0;padding:0}.react-chatbot-kit-chat-bot-message{background-color:#2898ec;padding:10px;border-radius:5px;font-size:.9rem;color:#fff;font-weight:medium;position:relative;width:184.5px;margin-left:auto;text-align:left}.react-chatbot-kit-chat-bot-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #2898ec;position:absolute;left:-7px;top:13px}.react-chatbot-kit-chat-bot-loading-icon-container{height:17px;width:25px}.chatbot-loader-container{display:flex;width:100%;justify-content:center}#chatbot-loader #chatbot-loader-dot1{animation:load 1s infinite}#chatbot-loader #chatbot-loader-dot2{animation:load 1s infinite;animation-delay:.2s}#chatbot-loader #chatbot-loader-dot3{animation:load 1s infinite;animation-delay:.4s}@keyframes load{0%{opacity:0}50%{opacity:1}to{opacity:0}}.react-chatbot-kit-chat-container{position:relative;width:275px}.react-chatbot-kit-chat-inner-container{height:500px;background-color:#fff;border-radius:5px}.react-chatbot-kit-chat-header{border-top-right-radius:5px;border-top-left-radius:5px;background-color:#efefef;font-family:Arial;display:flex;align-items:center;font-size:.85rem;color:#514f4f;padding:12.5px;font-weight:700}.react-chatbot-kit-chat-input-container{position:absolute;bottom:0;width:100%;display:flex}.react-chatbot-kit-chat-message-container{padding:0 17.5px 10px;overflow:scroll;height:424px}.react-chatbot-kit-chat-input{width:100%;padding:12.5px;border:none;font-size:.85rem;border-top:1px solid #d8d8d8;border-bottom-left-radius:5px}.react-chatbot-kit-chat-input-form{width:100%;display:flex}.react-chatbot-kit-chat-input::placeholder{color:#585858}.react-chatbot-kit-chat-btn-send{background-color:#2898ec;width:100px;border:none;color:#fff;border-bottom-right-radius:5px}.react-chatbot-kit-chat-btn-send-icon{fill:#fff;width:15px;margin:0 auto}.react-chatbot-kit-error{background-color:#fff;border-radius:3px;padding:15px}.react-chatbot-kit-error-container{width:260px}.react-chatbot-kit-error-header{font-size:1.3rem;color:#1d1d1d;margin-bottom:30px}.react-chatbot-kit-error-docs{display:block;margin:25px auto;color:#38688b;padding:8px;border:1px solid rgb(40,152,236);width:130px;text-align:center;text-decoration:none;font-size:1rem}.videoslide .video-container,.news .mbtn,.news .channel,.chain,.customer__controls div,.support__brands,.quote button,.effect .morestudy,.solutions__card__img,.solutions button,.hero__content__text button,.pending,.inactive,.lost,.active,.gradient__btn{align-items:center;display:flex;justify-content:center}.trust__marquee__container .scroll,.trust__marquee__container,.trust__marquee,.hero__count>div{display:flex;align-items:center}@font-face{font-family:Sequel Sans;src:url(../fonts/sequel-light.otf);font-display:swap}@font-face{font-family:Cassette;src:url(../fonts/cassette.ttf);font-display:swap}@font-face{font-family:Circula;src:url(../fonts/circula-medium.otf);font-display:swap}.hero{padding:3rem 5%}.hero__content{margin-bottom:4rem;position:relative;background-image:url("data:image/svg+xml,%3csvg%20width='1728'%20height='1843'%20viewBox='0%200%201728%201843'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_1_134)'%3e%3cellipse%20cx='845'%20cy='739'%20rx='450'%20ry='304'%20fill='url(%23paint0_linear_1_134)'%20fill-opacity='0.9'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1_134'%20x='-405'%20y='-365'%20width='2500'%20height='2208'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='400'%20result='effect1_foregroundBlur_1_134'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1_134'%20x1='857.5'%20y1='327.5'%20x2='864.5'%20y2='527.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23506CD0'/%3e%3cstop%20offset='1'%20stop-color='%23506CD0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:center}.hero__content__video{width:min(100%,1408px);height:735px;margin:0 auto}@media (max-width: 992px){.hero__content__video{width:100%;height:auto;object-fit:cover}}.hero__content__text{width:min(985px,100%);margin:0 auto 4rem;position:relative;z-index:3}.hero__content__text h1{font-family:Raleway,serif;font-weight:700;font-size:max(5rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#000}.hero__content__text h1 span{color:#506cd0}@media (max-width: 768px){.hero__content__text h1{font-size:max(2rem,24px)}}.hero__content__text h2{font-family:Raleway,serif;font-weight:700;font-size:max(4rem,32px);text-transform:capitalize;line-height:125%;letter-spacing:0%;text-align:center;color:#000}.hero__content__text h2 span{color:#506cd0}@media (max-width: 768px){.hero__content__text h2{font-size:max(2rem,24px)}}.hero__content__text p{font-family:Raleway,serif;font-weight:400;font-size:max(1.25rem,20px);line-height:175%;letter-spacing:-.33%;text-align:center;color:#707070;width:min(945px,100%);margin:.75rem auto}@media (max-width: 600px){.hero__content__text p{font-size:max(1.25rem,18px);line-height:130%}}.hero__content__text button{width:286px;height:60px;border-radius:12px;background-color:#506cd0;color:#fff;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;text-align:center;margin:2.5rem auto 0}.hero__content img{width:100%;height:auto;object-fit:cover}.hero__count{border:1px solid #e2e8f0;border-radius:100px;display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width: 768px){.hero__count{display:flex;flex-direction:column;gap:.5rem}}.hero__count>div{padding:3rem 1.5rem;gap:1.75rem}.hero__count>div:not(:last-child){border-right:1px solid #e2e8f0}@media (max-width: 1200px){.hero__count>div{display:flex;flex-direction:column}}@media (max-width: 768px){.hero__count>div:not(:last-child){border-right:unset}.hero__count>div:not(:first-child){border-top:1px solid #e2e8f0}}.hero__count>div h5{font-family:Raleway,serif;font-weight:600;font-size:max(2.5rem,24px);line-height:100%;letter-spacing:0%;color:#506cd0}.hero__count>div h6{font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:125%;letter-spacing:0%;color:#6d6d6d}@media (max-width: 768px){.hero__count>div h6{text-align:center}}.serve{padding:3rem 5%}.serve h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#000;position:relative;width:min(344px,100%);margin:0 auto}.serve h1:after{content:"";position:absolute;bottom:-50%;left:0;width:min(344px,100%);height:max(3.125rem,32px);background-image:url("data:image/svg+xml,%3csvg%20width='344'%20height='11'%20viewBox='0%200%20344%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_411)'%3e%3cpath%20d='M74.8721%202.24059C107.548%201.91842%20140.243%201.71131%20172.937%201.61925C205.631%201.5272%20238.023%201.55789%20270.557%201.70363C289.038%201.78801%20307.538%201.90308%20326.019%202.05649L328.527%200.483969C286.335%200.798474%20244.159%201.18969%20201.984%201.65761C159.809%202.12553%20117.634%202.67016%2075.4591%203.29917C51.7835%203.65203%2028.1256%204.02023%204.44989%204.41912C3.06243%204.44213%200.981247%204.59554%200.19858%205.17853C-0.530724%205.72316%200.821156%206.00698%201.94179%205.99164C45.8957%205.50838%2089.8851%205.46235%20133.857%205.86124C177.828%206.26012%20221.765%207.11158%20265.647%208.40029C290.301%209.12135%20314.938%209.98815%20339.538%2010.993C340.872%2011.0467%20343.078%2010.7629%20343.789%2010.2336C344.572%209.65831%20343.113%209.45886%20342.046%209.42051C298.27%207.6332%20254.388%206.28313%20210.469%205.37797C166.551%204.47281%20122.561%204.02023%2078.5898%204.01256C53.8824%204.01256%2029.1751%204.14296%204.46767%204.41912L1.95958%205.99164C44.1169%205.27825%2086.292%204.64924%20128.467%204.08927C170.642%203.53697%20212.817%203.0537%20254.992%202.65482C278.668%202.43237%20302.361%202.22525%20326.037%202.04882C327.425%202.04115%20329.524%201.86472%20330.288%201.28941C331.053%200.714095%20329.648%200.483969%20328.545%200.476298C295.833%200.215489%20263.157%200.0544014%20230.463%200.0160471C197.769%20-0.0223071%20165.377%200.0467305%20132.843%200.238502C114.361%200.345894%2095.8619%200.49164%2077.3802%200.67574C75.9928%200.691082%2073.8938%200.859841%2073.1289%201.43515C72.3996%201.97978%2073.7515%202.26361%2074.8721%202.24826V2.24059Z'%20fill='%23506CD0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_411'%3e%3crect%20width='344'%20height='11'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.serve h1:after{height:max(2rem,24px)}}.serve__slides{width:min(100%,1001px);margin:4rem auto}.serve__slide{display:flex;align-items:center;gap:3rem}@media (max-width: 992px){.serve__slide{flex-direction:column}}.serve__slide img{width:100%;height:658px;border-radius:12px}@media (max-width: 992px){.serve__slide img{width:100%;height:auto;object-fit:contain;aspect-ratio:3/3}}.serve__slide__texts{display:flex;flex-direction:column;gap:3rem}.serve__slide__texts>div{padding:2.15rem;border-radius:12px;background-color:#f2f2f2}.serve__slide__texts>div h2{font-family:Raleway,serif;font-weight:700;font-size:max(1.125rem,18px);line-height:135%;letter-spacing:0%;color:#000;margin-bottom:1rem}.serve__slide__texts>div h3{font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:200%;letter-spacing:0%;color:#000}.solutions{min-height:100vh;padding:3rem 5%}.solutions h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#000;position:relative;width:min(344px,100%);margin:0 auto}.solutions h1:after{content:"";position:absolute;bottom:-50%;left:0;width:min(344px,100%);height:max(3.125rem,32px);background-image:url("data:image/svg+xml,%3csvg%20width='344'%20height='11'%20viewBox='0%200%20344%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_411)'%3e%3cpath%20d='M74.8721%202.24059C107.548%201.91842%20140.243%201.71131%20172.937%201.61925C205.631%201.5272%20238.023%201.55789%20270.557%201.70363C289.038%201.78801%20307.538%201.90308%20326.019%202.05649L328.527%200.483969C286.335%200.798474%20244.159%201.18969%20201.984%201.65761C159.809%202.12553%20117.634%202.67016%2075.4591%203.29917C51.7835%203.65203%2028.1256%204.02023%204.44989%204.41912C3.06243%204.44213%200.981247%204.59554%200.19858%205.17853C-0.530724%205.72316%200.821156%206.00698%201.94179%205.99164C45.8957%205.50838%2089.8851%205.46235%20133.857%205.86124C177.828%206.26012%20221.765%207.11158%20265.647%208.40029C290.301%209.12135%20314.938%209.98815%20339.538%2010.993C340.872%2011.0467%20343.078%2010.7629%20343.789%2010.2336C344.572%209.65831%20343.113%209.45886%20342.046%209.42051C298.27%207.6332%20254.388%206.28313%20210.469%205.37797C166.551%204.47281%20122.561%204.02023%2078.5898%204.01256C53.8824%204.01256%2029.1751%204.14296%204.46767%204.41912L1.95958%205.99164C44.1169%205.27825%2086.292%204.64924%20128.467%204.08927C170.642%203.53697%20212.817%203.0537%20254.992%202.65482C278.668%202.43237%20302.361%202.22525%20326.037%202.04882C327.425%202.04115%20329.524%201.86472%20330.288%201.28941C331.053%200.714095%20329.648%200.483969%20328.545%200.476298C295.833%200.215489%20263.157%200.0544014%20230.463%200.0160471C197.769%20-0.0223071%20165.377%200.0467305%20132.843%200.238502C114.361%200.345894%2095.8619%200.49164%2077.3802%200.67574C75.9928%200.691082%2073.8938%200.859841%2073.1289%201.43515C72.3996%201.97978%2073.7515%202.26361%2074.8721%202.24826V2.24059Z'%20fill='%23506CD0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_411'%3e%3crect%20width='344'%20height='11'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.solutions h1:after{height:max(2rem,24px)}}.solutions button{border-radius:12px;height:max(3.75rem,60px);padding:0 1.5rem;text-align:center;font-family:Raleway,"serif";font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;background-color:#506cd0;border:none;color:#fff;margin:0 auto;transition:all .2s ease-in-out}.solutions button:hover{color:#506cd0;background-color:#f3f5fc;border:none;transition:all .2s ease-in-out}.solutions__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:3rem 0}@media (max-width: 1024px){.solutions__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.solutions__cards{grid-template-columns:1fr}}.solutions__card{background-color:#f3f3f3;border-radius:12px;padding:3rem 2rem}@media (max-width: 1024px){.solutions__card{width:100%}}.solutions__card__img{width:100%;height:203px;background-color:#fff;border-radius:12px}.solutions__card__img img{object-fit:cover;width:auto;height:198px}.solutions__card h2{font-family:Raleway,serif;font-weight:700;font-size:max(1.5rem,24px);line-height:135%;letter-spacing:0%;text-align:left;color:#506cd0;margin:1.5rem 0}.solutions__card h3{font-family:Raleway,serif;font-weight:400;font-size:max(1rem,16px);line-height:175%;letter-spacing:0%;color:#000}.effect{padding:3rem 5%}.effect h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#000;position:relative;width:min(573px,100%);margin:0 auto}.effect h1:after{content:"";position:absolute;bottom:-30%;left:0;width:min(573px,100%);height:max(3.125rem,32px);background-image:url("data:image/svg+xml,%3csvg%20width='344'%20height='11'%20viewBox='0%200%20344%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_411)'%3e%3cpath%20d='M74.8721%202.24059C107.548%201.91842%20140.243%201.71131%20172.937%201.61925C205.631%201.5272%20238.023%201.55789%20270.557%201.70363C289.038%201.78801%20307.538%201.90308%20326.019%202.05649L328.527%200.483969C286.335%200.798474%20244.159%201.18969%20201.984%201.65761C159.809%202.12553%20117.634%202.67016%2075.4591%203.29917C51.7835%203.65203%2028.1256%204.02023%204.44989%204.41912C3.06243%204.44213%200.981247%204.59554%200.19858%205.17853C-0.530724%205.72316%200.821156%206.00698%201.94179%205.99164C45.8957%205.50838%2089.8851%205.46235%20133.857%205.86124C177.828%206.26012%20221.765%207.11158%20265.647%208.40029C290.301%209.12135%20314.938%209.98815%20339.538%2010.993C340.872%2011.0467%20343.078%2010.7629%20343.789%2010.2336C344.572%209.65831%20343.113%209.45886%20342.046%209.42051C298.27%207.6332%20254.388%206.28313%20210.469%205.37797C166.551%204.47281%20122.561%204.02023%2078.5898%204.01256C53.8824%204.01256%2029.1751%204.14296%204.46767%204.41912L1.95958%205.99164C44.1169%205.27825%2086.292%204.64924%20128.467%204.08927C170.642%203.53697%20212.817%203.0537%20254.992%202.65482C278.668%202.43237%20302.361%202.22525%20326.037%202.04882C327.425%202.04115%20329.524%201.86472%20330.288%201.28941C331.053%200.714095%20329.648%200.483969%20328.545%200.476298C295.833%200.215489%20263.157%200.0544014%20230.463%200.0160471C197.769%20-0.0223071%20165.377%200.0467305%20132.843%200.238502C114.361%200.345894%2095.8619%200.49164%2077.3802%200.67574C75.9928%200.691082%2073.8938%200.859841%2073.1289%201.43515C72.3996%201.97978%2073.7515%202.26361%2074.8721%202.24826V2.24059Z'%20fill='%23506CD0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_411'%3e%3crect%20width='344'%20height='11'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.effect h1:after{height:max(2rem,24px)}}@media (max-width: 600px){.effect h1{font-size:max(2rem,24px)}}.effect__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:3rem auto;width:min(1100px,100%);display:none}@media (max-width: 1024px){.effect__cards{grid-template-columns:1fr;display:none}}.effect__card{border-radius:12px;padding:3rem 2rem;display:flex;justify-content:center;gap:3rem;margin:0 auto}@media (max-width: 992px){.effect__card{flex-direction:column}.effect__card img{margin:0 auto;display:flex;justify-content:center}}.effect__card img{width:452px;height:auto;object-fit:cover}@media (max-width: 992px){.effect__card img{width:100%;height:auto;object-fit:cover;aspect-ratio:3/2}}.effect__card h2{font-family:Raleway,serif;font-weight:700;font-size:max(1.5rem,24px);line-height:130%;letter-spacing:0%;vertical-align:middle;color:#222;margin:1rem 0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media (max-width: 480px){.effect__card h2{font-size:20px}}.effect__card h4{font-family:Raleway,serif;font-weight:500;font-size:max(1.5rem,24px);line-height:175%;letter-spacing:0%;color:#222;margin:.5rem 0}.effect__card p{font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:150%;letter-spacing:-.33%}.effect__card ul li{font-family:Raleway,serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0%;vertical-align:middle;color:#707070;margin-bottom:.5rem;list-style-type:none;list-style-position:inside}.effect__card ul li::marker{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='18'%20fill='%23000000'%20viewBox='0%200%20262%20256'%3e%3c!--%20Added%206px%20of%20space%20to%20the%20right%20by%20expanding%20viewBox%20--%3e%3cpath%20d='M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z'%3e%3c/path%3e%3c/svg%3e")}@media (max-width: 480px){.effect__card ul li{font-size:14px}}@media (max-width: 1024px){.effect__card.mobile{display:unset;margin:0 auto}}.effect .morestudy{border-radius:12px;height:max(3.75rem,60px);padding:0 1.5rem;text-align:center;font-family:Raleway,"serif";font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;background-color:#506cd0;border:1px solid #d3d8e5;color:#fff;margin:0 auto;transition:all .2s ease-in-out}.effect .morestudy:hover{color:#506cd0;background-color:#f3f5fc;border:none;transition:all .2s ease-in-out}.effect .open{border-radius:12px;height:max(3.75rem,60px);padding:0 1.5rem;text-align:center;font-family:Raleway,"serif";font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;background-color:transparent;border:1px solid #506cd0;color:#506cd0;margin-top:2rem;display:flex;justify-content:flex-start;align-items:center;transition:all .2s ease-in-out}.effect .open:hover{color:#fff;background-color:#506cd0;border:none;transition:all .2s ease-in-out}@media (max-width: 768px){.effect .open{display:flex;justify-content:center;margin:2rem auto 0}}.quote{padding:3rem 5%}.quote h1{font-family:Raleway,serif;font-weight:700;font-size:max(2.5rem,32px);line-height:100%;letter-spacing:0%;text-align:center;margin:0 auto;color:#222;width:min(711px,100%)}@media (max-width: 600px){.quote h1{font-size:max(2rem,24px)}}.quote button{width:214px;height:60px;border-radius:12px;background-color:#506cd0;color:#fff;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;text-align:center;margin:2.5rem auto 0}.support{padding:3rem 5%}.support h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#000;position:relative;width:min(578px,100%);margin:0 auto;margin-bottom:3rem}.support h1:after{content:"";position:absolute;bottom:-50%;left:0;width:min(578px,100%);height:max(3.125rem,32px);background-image:url("data:image/svg+xml,%3csvg%20width='344'%20height='11'%20viewBox='0%200%20344%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_411)'%3e%3cpath%20d='M74.8721%202.24059C107.548%201.91842%20140.243%201.71131%20172.937%201.61925C205.631%201.5272%20238.023%201.55789%20270.557%201.70363C289.038%201.78801%20307.538%201.90308%20326.019%202.05649L328.527%200.483969C286.335%200.798474%20244.159%201.18969%20201.984%201.65761C159.809%202.12553%20117.634%202.67016%2075.4591%203.29917C51.7835%203.65203%2028.1256%204.02023%204.44989%204.41912C3.06243%204.44213%200.981247%204.59554%200.19858%205.17853C-0.530724%205.72316%200.821156%206.00698%201.94179%205.99164C45.8957%205.50838%2089.8851%205.46235%20133.857%205.86124C177.828%206.26012%20221.765%207.11158%20265.647%208.40029C290.301%209.12135%20314.938%209.98815%20339.538%2010.993C340.872%2011.0467%20343.078%2010.7629%20343.789%2010.2336C344.572%209.65831%20343.113%209.45886%20342.046%209.42051C298.27%207.6332%20254.388%206.28313%20210.469%205.37797C166.551%204.47281%20122.561%204.02023%2078.5898%204.01256C53.8824%204.01256%2029.1751%204.14296%204.46767%204.41912L1.95958%205.99164C44.1169%205.27825%2086.292%204.64924%20128.467%204.08927C170.642%203.53697%20212.817%203.0537%20254.992%202.65482C278.668%202.43237%20302.361%202.22525%20326.037%202.04882C327.425%202.04115%20329.524%201.86472%20330.288%201.28941C331.053%200.714095%20329.648%200.483969%20328.545%200.476298C295.833%200.215489%20263.157%200.0544014%20230.463%200.0160471C197.769%20-0.0223071%20165.377%200.0467305%20132.843%200.238502C114.361%200.345894%2095.8619%200.49164%2077.3802%200.67574C75.9928%200.691082%2073.8938%200.859841%2073.1289%201.43515C72.3996%201.97978%2073.7515%202.26361%2074.8721%202.24826V2.24059Z'%20fill='%23506CD0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_411'%3e%3crect%20width='344'%20height='11'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.support h1:after{height:max(2rem,24px)}}.support__brands{gap:1rem;margin:1rem auto}@media (max-width: 1024px){.support__brands img{width:150px;height:auto;object-fit:cover}}@media (max-width: 600px){.support__brands img{width:80px;height:auto;object-fit:cover}}.customer{padding:3rem 5%}.customer h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#000;position:relative;width:min(868px,100%);margin:0 auto;margin-bottom:3rem}.customer h1 span{color:#506cd0}.customer h1:after{content:"";position:absolute;bottom:-30%;left:0;width:min(868px,100%);height:max(3.125rem,32px);background-image:url("data:image/svg+xml,%3csvg%20width='344'%20height='11'%20viewBox='0%200%20344%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_411)'%3e%3cpath%20d='M74.8721%202.24059C107.548%201.91842%20140.243%201.71131%20172.937%201.61925C205.631%201.5272%20238.023%201.55789%20270.557%201.70363C289.038%201.78801%20307.538%201.90308%20326.019%202.05649L328.527%200.483969C286.335%200.798474%20244.159%201.18969%20201.984%201.65761C159.809%202.12553%20117.634%202.67016%2075.4591%203.29917C51.7835%203.65203%2028.1256%204.02023%204.44989%204.41912C3.06243%204.44213%200.981247%204.59554%200.19858%205.17853C-0.530724%205.72316%200.821156%206.00698%201.94179%205.99164C45.8957%205.50838%2089.8851%205.46235%20133.857%205.86124C177.828%206.26012%20221.765%207.11158%20265.647%208.40029C290.301%209.12135%20314.938%209.98815%20339.538%2010.993C340.872%2011.0467%20343.078%2010.7629%20343.789%2010.2336C344.572%209.65831%20343.113%209.45886%20342.046%209.42051C298.27%207.6332%20254.388%206.28313%20210.469%205.37797C166.551%204.47281%20122.561%204.02023%2078.5898%204.01256C53.8824%204.01256%2029.1751%204.14296%204.46767%204.41912L1.95958%205.99164C44.1169%205.27825%2086.292%204.64924%20128.467%204.08927C170.642%203.53697%20212.817%203.0537%20254.992%202.65482C278.668%202.43237%20302.361%202.22525%20326.037%202.04882C327.425%202.04115%20329.524%201.86472%20330.288%201.28941C331.053%200.714095%20329.648%200.483969%20328.545%200.476298C295.833%200.215489%20263.157%200.0544014%20230.463%200.0160471C197.769%20-0.0223071%20165.377%200.0467305%20132.843%200.238502C114.361%200.345894%2095.8619%200.49164%2077.3802%200.67574C75.9928%200.691082%2073.8938%200.859841%2073.1289%201.43515C72.3996%201.97978%2073.7515%202.26361%2074.8721%202.24826V2.24059Z'%20fill='%23506CD0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_411'%3e%3crect%20width='344'%20height='11'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.customer h1{font-size:max(2rem,24px)}}.customer__cards{margin:3rem auto;width:min(1134px,100%);position:relative}.customer__card{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;position:relative}@media (max-width: 992px){.customer__card{flex-direction:column-reverse}}.customer__card img{width:501px;height:auto;object-fit:contain;aspect-ratio:3/3}@media (max-width: 992px){.customer__card img{width:min(501px,100%);height:auto;object-fit:fill;margin:0 auto}}.customer__card>div h2{font-family:Raleway,serif;font-weight:400;font-size:max(1.25rem,20px);line-height:175%;letter-spacing:-4%;color:#353535;margin-bottom:3rem;width:min(570px,100%)}@media (max-width: 992px){.customer__card>div h2{width:100%}}@media (max-width: 600px){.customer__card>div h2{font-size:20px}}.customer__card>div h4{font-family:Raleway,serif;font-weight:600;font-size:max(1.5rem,24px);line-height:130%;letter-spacing:0%;color:#0e0c0e}.customer__card>div h6{font-family:Raleway,serif;font-weight:400;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;color:#0e0c0e}.customer__controls{display:flex;gap:1rem;position:absolute;bottom:3%;left:0;z-index:2}@media (max-width: 992px){.customer__controls{left:unset;right:0;bottom:0}}.customer__controls div{width:60px;height:60px;border-radius:100%;border:1px solid #506cd0;cursor:pointer}.customer__controls div:hover{background-color:#506cd0}.customer__controls div:hover svg{fill:#fff}.customer__controls div:hover svg path{stroke:#fff}@media (max-width: 600px){.customer__controls div{width:40px;height:40px}}.trust{--gap-space: 1.5rem;--space-sm: 1rem;--top-space: .5rem;padding:3rem 5%}.trust h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#000;position:relative;width:min(471px,100%);margin:0 auto}.trust h1:after{content:"";position:absolute;bottom:-50%;left:0;width:min(471px,100%);height:max(3.125rem,32px);background-image:url("data:image/svg+xml,%3csvg%20width='344'%20height='11'%20viewBox='0%200%20344%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_411)'%3e%3cpath%20d='M74.8721%202.24059C107.548%201.91842%20140.243%201.71131%20172.937%201.61925C205.631%201.5272%20238.023%201.55789%20270.557%201.70363C289.038%201.78801%20307.538%201.90308%20326.019%202.05649L328.527%200.483969C286.335%200.798474%20244.159%201.18969%20201.984%201.65761C159.809%202.12553%20117.634%202.67016%2075.4591%203.29917C51.7835%203.65203%2028.1256%204.02023%204.44989%204.41912C3.06243%204.44213%200.981247%204.59554%200.19858%205.17853C-0.530724%205.72316%200.821156%206.00698%201.94179%205.99164C45.8957%205.50838%2089.8851%205.46235%20133.857%205.86124C177.828%206.26012%20221.765%207.11158%20265.647%208.40029C290.301%209.12135%20314.938%209.98815%20339.538%2010.993C340.872%2011.0467%20343.078%2010.7629%20343.789%2010.2336C344.572%209.65831%20343.113%209.45886%20342.046%209.42051C298.27%207.6332%20254.388%206.28313%20210.469%205.37797C166.551%204.47281%20122.561%204.02023%2078.5898%204.01256C53.8824%204.01256%2029.1751%204.14296%204.46767%204.41912L1.95958%205.99164C44.1169%205.27825%2086.292%204.64924%20128.467%204.08927C170.642%203.53697%20212.817%203.0537%20254.992%202.65482C278.668%202.43237%20302.361%202.22525%20326.037%202.04882C327.425%202.04115%20329.524%201.86472%20330.288%201.28941C331.053%200.714095%20329.648%200.483969%20328.545%200.476298C295.833%200.215489%20263.157%200.0544014%20230.463%200.0160471C197.769%20-0.0223071%20165.377%200.0467305%20132.843%200.238502C114.361%200.345894%2095.8619%200.49164%2077.3802%200.67574C75.9928%200.691082%2073.8938%200.859841%2073.1289%201.43515C72.3996%201.97978%2073.7515%202.26361%2074.8721%202.24826V2.24059Z'%20fill='%23506CD0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_411'%3e%3crect%20width='344'%20height='11'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.trust h1:after{height:max(2rem,24px)}}.trust__marquee{background-color:transparent;width:100%;max-width:100vw;overflow:hidden;gap:var(--gap-space);margin:3rem 0;position:relative}@keyframes infinityScroll{to{transform:translate(-50%)}}.trust__marquee:before{content:"";position:absolute;right:0;top:0;height:100%;width:113px;z-index:2;background:linear-gradient(180.1deg,#fff 17.44%,#fffc 90.17%)}@media (max-width: 992px){.trust__marquee:before{display:none}}.trust__marquee:after{content:"";position:absolute;left:0;top:0;height:100%;width:230px;background:linear-gradient(91.1deg,#fff 47.44%,#fffc 90.17%)}@media (max-width: 992px){.trust__marquee:after{display:none}}.trust__marquee__container{flex-shrink:0;gap:var(--gap-space);padding-right:var(--gap-space);animation:infinityScroll 23s linear 0s infinite forwards;width:max-content;max-width:unset;overflow:hidden}.trust__marquee__container.two{animation:infinityScroll2 22s linear 0s infinite reverse}.trust__marquee__container:hover{animation-play-state:paused}@media (max-width: 992px){.trust__marquee__container:hover{animation-play-state:running}}.trust__marquee__container .scroll{gap:1rem;max-width:unset}.trust__marquee__container .scroll img{width:170px;height:170px;object-fit:contain;aspect-ratio:1}.trust__marquee__container p{color:#27241d;font-family:Beni,"sans-serif";font-size:160px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}@media (max-width: 992px){.trust__marquee__container p{font-size:5rem}}.clock{padding:1rem 5%;position:relative;min-height:100vh}.clock__cont{background-color:#506cd0;min-height:100vh;position:relative}.clock__cont:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:url(https://s3-alpha-sig.figma.com/img/74a2/749d/30687eed277764cde4d7dedef9ce0b2f?Expires=1742774400&Key-Pair-Id=APKAQ4GOSFWCW27IBOMQ&Signature=JJ68j~P0G~6KVQqfn6rSp8GLw-hrASZ3f8PnXI17RlIjP4nZNhfWZ0MM364104fHSwafxR~9X03bcbXrkYXa11FVDV5Nma6KYuXrgd3gliQ9j~JE53s6FwiFRgfy9Hssrs0ZYjYjh9IJu-20es7B6XLaXA18Syyf-S3VBkQa9SD2YDydCIPgSR-o6FRWfJvKzLkA7trnr3r71JBEGQ8~Nw~6NsLEdWXLl9VrUh74qH591-vrPYYltluSxkkjIMDnxiBJkIeUsT9RjmcYz4h~8qFxPDRIRUJVePGzRGEnjl7PpXiQulAJjCYn~ehDfQ6YdBzcAwDiNEe-E56bAfcCGg__);opacity:5%}@media (max-width: 1024px){.clock__cont{min-height:unset;height:auto}}@media (max-width: 1024px){.clock{min-height:unset;height:auto}}.clock:after{content:"";position:absolute;bottom:0;left:0;width:min(403px,100%);height:450px;background-image:url("data:image/svg+xml,%3csvg%20width='253'%20height='402'%20viewBox='0%200%20253%20402'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='-43'%20y='182'%20width='296'%20height='663'%20rx='148'%20fill='%23425BB4'/%3e%3crect%20x='-180'%20width='296'%20height='663'%20rx='148'%20fill='%232F4184'/%3e%3c/svg%3e");background-size:contain;background-position:left;background-repeat:no-repeat}@media (max-width: 1024px){.clock:after{display:none}}@media (max-width: 600px){.clock:after{height:max(2rem,24px)}}.clock:before{content:"";position:absolute;top:0;right:-6%;width:min(300px,100%);height:500px;background-image:url("data:image/svg+xml,%3csvg%20width='185'%20height='429'%20viewBox='0%200%20185%20429'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='296'%20height='663'%20rx='148'%20transform='matrix(-1%200%200%201%20296%20-234)'%20fill='%23425BB4'/%3e%3crect%20width='296'%20height='663'%20rx='148'%20transform='matrix(-1%200%200%201%20374%20-332)'%20fill='%232F4184'/%3e%3c/svg%3e");background-size:contain;background-position:left;background-repeat:no-repeat}@media (max-width: 1024px){.clock:before{display:none}}@media (max-width: 600px){.clock:before{height:max(2rem,24px)}}.clock h1{font-family:Raleway,serif;font-weight:700;font-size:max(2.125rem,24px);line-height:125%;letter-spacing:0%;text-align:center;color:#fff;position:relative;width:min(960px,100%);margin:0 auto}.clock h1:after{content:"";position:absolute;bottom:-50%;left:0;width:min(960px,100%);height:max(2.125rem,24px);background-image:url("data:image/svg+xml,%3csvg%20width='923'%20height='11'%20viewBox='0%200%20923%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_216)'%3e%3cpath%20d='M200.89%202.24059C288.565%201.91842%20376.288%201.71131%20464.011%201.61925C551.734%201.5272%20638.646%201.55789%20725.939%201.70363C775.528%201.78801%20825.164%201.90308%20874.753%202.05649L881.482%200.483969C768.273%200.798474%20655.111%201.18969%20541.95%201.65761C428.788%202.12553%20315.627%202.67016%20202.465%203.29917C138.94%203.65203%2075.4623%204.02023%2011.9372%204.41912C8.21445%204.44213%202.63035%204.59554%200.530342%205.17853C-1.42648%205.72316%202.2008%206.00698%205.20763%205.99164C123.142%205.50838%20241.172%205.46235%20359.154%205.86124C477.136%206.26012%20595.023%207.11158%20712.766%208.40029C778.916%209.12135%20845.019%209.98815%20911.026%2010.993C914.605%2011.0467%20920.523%2010.7629%20922.432%2010.2336C924.533%209.65831%20920.619%209.45886%20917.755%209.42051C800.298%207.6332%20682.555%206.28313%20564.716%205.37797C446.877%204.47281%20328.847%204.02023%20210.865%204.01256C144.572%204.01256%2078.2783%204.14296%2011.9849%204.41912L5.25535%205.99164C118.369%205.27825%20231.531%204.64924%20344.693%204.08927C457.854%203.53697%20571.016%203.0537%20684.177%202.65482C747.703%202.43237%20811.275%202.22525%20874.801%202.04882C878.523%202.04115%20884.155%201.86472%20886.207%201.28941C888.26%200.714095%20884.489%200.483969%20881.53%200.476298C793.759%200.215489%20706.084%200.0544014%20618.361%200.0160471C530.638%20-0.0223071%20443.727%200.0467305%20356.433%200.238502C306.845%200.345894%20257.208%200.49164%20207.619%200.67574C203.897%200.691082%20198.265%200.859841%20196.213%201.43515C194.256%201.97978%20197.883%202.26361%20200.89%202.24826V2.24059Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_216'%3e%3crect%20width='923'%20height='11'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.clock h1:after{height:max(2rem,24px)}}@media (max-width: 600px){.clock h1{font-size:max(2rem,24px)}}.chain{margin:4.5rem auto;width:80%;height:600px;object-fit:contain}@media (max-width: 1024px){.chain{width:100%;height:auto}}.news{background-color:#fff;padding:3rem 5%}.news .header{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#506cd0;position:relative;width:min(573px,100%);margin:2rem auto;text-transform:capitalize}@media (max-width: 600px){.news .header{font-size:max(2rem,24px)}}.news .channel{flex-wrap:wrap;gap:3rem}.news .mbtn{border-radius:12px;height:max(3.75rem,60px);width:min(200px,100%);padding:0 1.5rem;text-align:center;font-family:Raleway,"serif";font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;background-color:#fff;border:1px solid #d3d8e5;color:#506cd0;margin:3rem auto 0;transition:all .2s ease-in-out;gap:3rem}.news .mbtn:hover{color:#fff;background-color:#506cd0;border:none;transition:all .2s ease-in-out}.videoslide .swiper-pagination{position:absolute;bottom:20px}.videoslide .swiper-pagination .swiper-pagination-bullet{width:60px;height:5px;border-radius:0;background:#ffffff80;opacity:1;margin:0 5px;transition:all .3s ease}.videoslide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#506cd0}.videoslide .swiper-pagination .swiper-pagination-bullet:hover{background:#fffc}.videoslide .videoslide{border-radius:40px}.videoslide .video-container{margin:0 auto}.videoslide iframe{border-radius:40px;margin:0 auto}@media (max-width: 992px){.videoslide iframe{height:350px;border-radius:12px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.deets__controls button,.deets h6,.blog__pages .page-item,.blog__pages .pagination,.blog__pages,.blog__card button,.blog__categ,.pending,.inactive,.lost,.active,.gradient__btn{align-items:center;display:flex;justify-content:center}@font-face{font-family:Sequel Sans;src:url(../fonts/sequel-light.otf);font-display:swap}@font-face{font-family:Cassette;src:url(../fonts/cassette.ttf);font-display:swap}@font-face{font-family:Circula;src:url(../fonts/circula-medium.otf);font-display:swap}.blog{padding:3rem 5%}.blog__categ{gap:1.5rem}@media (max-width: 600px){.blog__categ{flex-wrap:wrap}}.blog__categ__btn{border:.7px solid #dfdfdf;border-radius:100px;height:max(2.375rem,38px);padding:0 1.5rem;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#2b2b2b;transition:all .2s ease-in-out;background-color:transparent}.blog__categ__btn.current{background-color:#506cd0;color:#fff;transition:all .2s ease-in-out}.blog__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;justify-content:space-between}@media (max-width: 1024px){.blog__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.blog__cards{grid-template-columns:1fr}}.blog__card{border:1px solid #e2e5ed;padding:1.5rem;border-radius:1.25rem}.blog__card img{width:100%;height:auto;object-fit:cover;margin:0 auto 2rem}.blog__card h6{font-family:Raleway,serif;font-weight:400;font-size:max(1rem,16px);line-height:130%;letter-spacing:-.33%;color:#5d5d5d;margin-bottom:.3rem}.blog__card h5{font-family:Raleway,serif;font-weight:700;font-size:max(1rem,16px);line-height:130%;letter-spacing:-.33%;color:#5d5d5d}.blog__card>div{margin-top:1.5rem}.blog__card>div h2{font-family:Raleway,serif;font-weight:700;font-size:max(1.5rem,24px);line-height:175%;letter-spacing:0%;color:#222}.blog__card>div p{font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:180%;letter-spacing:-.33%;color:#606060}.blog__card button{width:100%;height:60px;border-radius:12px;background-color:#506cd0;color:#fff;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;text-align:center;margin:2.5rem auto 0}.blog__pages{gap:1.5rem;margin:3rem auto}.blog__pages__btn{border:none;border-radius:4px;height:28px;width:28px;padding:0;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c;transition:all .2s ease-in-out;background-color:transparent}.blog__pages__btn.page{background-color:#506cd0;color:#fff;transition:all .2s ease-in-out}.blog__pages .pagination{gap:1.5rem;margin:3rem auto}.blog__pages .page-item{border:none;border-radius:4px;height:28px;width:28px;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c;transition:all .2s ease-in-out;background-color:transparent}.blog__pages .page-item.active{background-color:#506cd0;color:#fff;transition:all .2s ease-in-out}.blog__pages .page-previous{order:2;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c}.blog__pages .page-next{order:3;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c}.deets{padding:3rem 5%}.deets h6{gap:.3rem;font-family:Raleway,serif;font-weight:400;font-size:max(1.125rem,18px);line-height:200%;letter-spacing:0%;vertical-align:middle;color:#000}.deets h6 span{color:#506cd0;cursor:pointer}@media (max-width: 768px){.deets h6{font-size:16px;flex-wrap:wrap;justify-content:flex-start}}.deets h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#141414;margin:2rem auto}@media (max-width: 768px){.deets h1{font-size:2rem}}.deets__img{width:100%;height:auto;object-fit:cover;margin:2rem auto;aspect-ratio:21/9;border-radius:10px}.deets h5{font-family:Raleway,serif;font-weight:700;font-size:max(1.25rem,20px);line-height:150%;letter-spacing:0%;color:#000}.deets p{margin:1rem 0;font-family:Raleway,serif;font-weight:400;font-size:max(1.25rem,20px);line-height:200%;letter-spacing:0%;color:#000}.deets li{font-family:Raleway,serif;font-weight:400;font-size:max(1.25rem,20px);line-height:150%;letter-spacing:0%;color:#000;margin:1rem 0;list-style:disc;list-style-position:inside}.deets__col{display:flex;justify-content:space-between;gap:5rem;margin:3rem 0}@media (max-width: 1200px){.deets__col{flex-direction:column}.deets__col img{width:100%;height:auto;object-fit:cover}}.deets__col p{margin:unset;line-height:200%}.deets__controls{display:flex;justify-content:space-between;align-items:center;gap:3rem;flex-wrap:wrap}.deets__controls button{border-radius:12px;height:max(3.75rem,60px);width:min(200px,100%);padding:0 1.5rem;text-align:center;font-family:Raleway,"serif";font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;background-color:#506cd0;border:1px solid #d3d8e5;color:#fff;margin-top:3rem;transition:all .2s ease-in-out;gap:3rem}.deets__controls button:hover{color:#506cd0;background-color:#f3f5fc;border:none;transition:all .2s ease-in-out}.articles{padding:3rem 5%}.articles h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#141414;margin:2rem auto}.articles__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;justify-content:space-between}@media (max-width: 1200px){.articles__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.articles__cards{grid-template-columns:1fr}}.blogcard button,.pending,.inactive,.lost,.active,.gradient__btn{align-items:center;display:flex;justify-content:center}.gallerycard>div{display:flex;align-items:center}@font-face{font-family:Sequel Sans;src:url(../fonts/sequel-light.otf);font-display:swap}@font-face{font-family:Cassette;src:url(../fonts/cassette.ttf);font-display:swap}@font-face{font-family:Circula;src:url(../fonts/circula-medium.otf);font-display:swap}.blogcard{border:1px solid #e2e5ed;padding:1.5rem;border-radius:1.25rem}.blogcard img{width:100%;height:190px;object-fit:cover;margin:0 auto 2rem}@media (max-width: 768px){.blogcard img{height:200px}}.blogcard h6{font-family:Raleway,serif;font-weight:400;font-size:max(1rem,16px);line-height:130%;letter-spacing:-.33%;color:#5d5d5d;margin-bottom:.3rem}.blogcard h5{font-family:Raleway,serif;font-weight:700;font-size:max(1rem,16px);line-height:130%;letter-spacing:-.33%;color:#5d5d5d}.blogcard>div{margin-top:1.5rem}.blogcard>div h2{font-family:Raleway,serif;font-weight:700;font-size:max(1.5rem,24px);line-height:175%;letter-spacing:0%;color:#222;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%}.blogcard>div p{font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:180%;letter-spacing:-.33%;color:#606060}.blogcard button{width:100%;height:60px;border-radius:12px;background-color:#506cd0;color:#fff;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;text-align:center;margin:2.5rem auto 0}.gallerycard{border:1px solid #e2e5ed;padding:1.5rem 2rem;border-radius:20px}.gallerycard img{width:100%;height:290px;object-fit:cover;margin:0 auto 2rem}@media (max-width: 768px){.gallerycard img{height:auto}}.gallerycard h1{font-family:Raleway,serif;font-weight:700;font-size:max(1.5rem,24px);line-height:120%;letter-spacing:0%;color:#222;margin:1rem 0;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%}.gallerycard>div{gap:1rem}.gallerycard>div h5{font-family:Raleway,serif;font-weight:400;font-size:16px;line-height:130%;letter-spacing:-.33%;vertical-align:middle;color:#5d5d5d}.gallerycard>div h6{font-family:Raleway,serif;font-weight:700;font-size:16px;line-height:130%;letter-spacing:-.33%;vertical-align:middle;color:#5d5d5d}.contact__info__item>div,.contact__quote button,.pending,.inactive,.lost,.active,.gradient__btn{align-items:center;display:flex;justify-content:center}.contact__info__item{display:flex;align-items:center}@font-face{font-family:Sequel Sans;src:url(../fonts/sequel-light.otf);font-display:swap}@font-face{font-family:Cassette;src:url(../fonts/cassette.ttf);font-display:swap}@font-face{font-family:Circula;src:url(../fonts/circula-medium.otf);font-display:swap}.contact{padding:3rem 5%;min-height:100vh;background-color:#fff}.contact h1{font-family:Raleway,serif;font-weight:700;font-size:max(2.5rem,32px);line-height:100%;letter-spacing:0%;text-align:center;margin:0 auto;color:#222}@media (max-width: 600px){.contact h1{font-size:max(2rem,24px)}}.contact__map{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:4rem;height:700px}@media (max-width: 992px){.contact__map{grid-template-columns:1fr;height:auto}}.contact__map .form{background-color:#506cd0;padding:4rem 2rem 3rem;border-radius:12px;height:700px}.contact__map .form h2{font-family:Raleway,serif;font-weight:700;font-size:max(2.25rem,24px);line-height:140%;letter-spacing:0%;color:#fff;text-align:center}.contact__map .form form{width:100%}.contact__map .form label{font-family:Raleway,serif;font-weight:500;font-size:max(1.25rem,20px);line-height:125%;letter-spacing:0%;color:#fff;display:block;margin-bottom:.75rem}.contact__map .form label:not(:first-child){margin-top:2rem}.contact__map .form input{height:max(3.125rem,50px);width:100%;background-color:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:0 1rem;font-family:Raleway,serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0%}.contact__map .form input::placeholder{font-family:Raleway,serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0%;color:#98a2b3}.contact__map .form textarea{height:max(5.188rem,83px);width:100%;background-color:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:1rem;resize:none;font-family:Raleway,serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0%}.contact__map .form textarea::placeholder{font-family:Raleway,serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0%;color:#98a2b3}.contact__map .form__input{display:flex;align-items:flex-start;gap:1.5rem;width:100%;margin:3rem 0 0}.contact__map .form__input>div{width:100%}.contact__map .form button{width:100%;height:max(3rem,48px);background-color:#506cd0;border-radius:12px;border:1px solid #93a5e6;text-align:center;color:#fff;font-family:Raleway,sans-serif;font-weight:700;font-size:max(1.5rem,24px);line-height:100%;letter-spacing:0%;margin-top:2rem}.contact__quote{margin-top:4rem}.contact__quote h1{font-family:Raleway,serif;font-weight:700;font-size:max(2.5rem,32px);line-height:100%;letter-spacing:0%;text-align:center;margin:0 auto;color:#222;width:min(711px,100%)}@media (max-width: 600px){.contact__quote h1{font-size:max(2rem,24px)}}.contact__quote button{width:214px;height:60px;border-radius:12px;background-color:#506cd0;color:#fff;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;text-align:center;margin:2.5rem auto 0}.contact__info{width:min(914px,100%);display:flex;justify-content:space-between;gap:2rem;margin:4rem auto}@media (max-width: 768px){.contact__info{flex-direction:column}}.contact__info__item{gap:1rem}.contact__info__item>div{background-color:#f8fafc;height:70px;width:70px;border-radius:100%}.contact__info__item h6{font-family:Raleway,serif;font-weight:600;font-size:16px;line-height:150%;letter-spacing:0%;color:#2f3f57}.seet__card__img,.solution__card__img,.pending,.inactive,.lost,.active,.gradient__btn{align-items:center;display:flex;justify-content:center}.seet__card,.seet__back p,.solution__card{display:flex;align-items:center}@font-face{font-family:Sequel Sans;src:url(../fonts/sequel-light.otf);font-display:swap}@font-face{font-family:Cassette;src:url(../fonts/cassette.ttf);font-display:swap}@font-face{font-family:Circula;src:url(../fonts/circula-medium.otf);font-display:swap}.solution{padding:3rem 5%}.solution__cards{margin-top:3rem}.solution__card{justify-content:space-between;gap:4rem;margin:2rem auto;width:min(1291px,100%)}.solution__card.reverse{flex-direction:row-reverse}@media (max-width: 992px){.solution__card.reverse{flex-direction:column}}@media (max-width: 992px){.solution__card{flex-direction:column}}.solution__card__img{background-color:#f8f8f8;border-radius:12px;width:min(568px,100%);height:630px;padding:3rem 0;padding:1rem}.solution__card__img img{width:100%;height:auto;object-fit:contain}@media (max-width: 600px){.solution__card__img{height:auto}}.solution__card__text{width:min(638px,100%)}@media (max-width: 992px){.solution__card__text{text-align:center}}.solution__card__text h2{font-family:Raleway,serif;font-weight:700;font-size:max(2.5rem,32px);line-height:100%;letter-spacing:0%;color:#222}.solution__card__text p{font-family:Raleway,serif;font-weight:400;font-size:max(1.25rem,20px);line-height:200%;letter-spacing:0%;color:#222;margin:.75rem 0}@media (max-width: 600px){.solution__card__text p{font-size:18px}}.solution__card__text button{border-radius:12px;height:max(3.75rem,60px);padding:0 1.5rem;text-align:center;font-family:Raleway,"serif";font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;background-color:#506cd0;border:none;color:#fff;transition:all .2s ease-in-out}.solution__card__text button:hover{color:#506cd0;background-color:#f3f5fc;border:none;transition:all .2s ease-in-out}.seet__back{background-color:#f8f8f8;padding:.5rem 8%}.seet__back p{font-family:Raleway,serif;font-weight:600;font-size:18px;line-height:36px;letter-spacing:0%;vertical-align:middle;gap:.5rem;cursor:pointer}.seet__card{justify-content:space-between;gap:4rem;margin:0 auto 4rem;width:100%;padding:0 8% 1rem}.seet__card:first-child{background-color:#f8f8f8}.seet__card:nth-child(2){background-color:#f8f8f8}.seet__card.reverse{flex-direction:row-reverse}@media (max-width: 1024px){.seet__card.reverse{flex-direction:column}}@media (max-width: 1024px){.seet__card{flex-direction:column}}.seet__card__img{background-color:transparent;border-radius:12px;width:min(568px,100%);padding:3rem 0;padding:1rem}.seet__card__img img{width:100%;height:auto;object-fit:contain}@media (max-width: 600px){.seet__card__img{height:auto}}.seet__card__text{width:min(638px,100%)}@media (max-width: 992px){.seet__card__text{text-align:center}}.seet__card__text h2{font-family:Raleway,serif;font-weight:700;font-size:max(2.5rem,32px);line-height:100%;letter-spacing:0%;color:#222}.seet__card__text h3{font-family:Raleway,serif;font-weight:400;font-size:max(1.25rem,20px);line-height:200%;letter-spacing:0%;color:#222;margin:.75rem 0}@media (max-width: 600px){.seet__card__text h3{font-size:18px}}.seet__card__text li{font-family:Raleway,serif;font-weight:400;font-size:max(1.25rem,20px);line-height:200%;letter-spacing:0%;color:#222;margin:.75rem 0;list-style:disc}@media (max-width: 600px){.seet__card__text li{font-size:18px}}.seet__card__text p{font-family:Raleway,serif;font-weight:400;font-size:max(1.25rem,20px);line-height:200%;letter-spacing:0%;color:#222;margin:.75rem 0}@media (max-width: 600px){.seet__card__text p{font-size:18px}}.seet__controls{padding:0 8% 1rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.seet__controls button{border-radius:12px;height:max(3.75rem,60px);width:min(200px,100%);padding:0 1.5rem;font-family:Raleway,"serif";font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;background-color:#506cd0;border:none;color:#fff;transition:all .2s ease-in-out;margin:unset}.seet__controls button:hover{color:#506cd0;background-color:#f3f5fc;border:none;transition:all .2s ease-in-out}.about__card__img,.pending,.inactive,.lost,.active,.gradient__btn{align-items:center;display:flex;justify-content:center}.about__card{display:flex;align-items:center}.faq__card>div{display:flex;align-items:center;justify-content:space-between}@font-face{font-family:Sequel Sans;src:url(../fonts/sequel-light.otf);font-display:swap}@font-face{font-family:Cassette;src:url(../fonts/cassette.ttf);font-display:swap}@font-face{font-family:Circula;src:url(../fonts/circula-medium.otf);font-display:swap}.about{padding:3rem 5%}.about__cards{margin-top:3rem;margin-bottom:3rem}.about__card{justify-content:space-between;gap:4rem;margin:2rem auto;width:min(1291px,100%)}.about__card.reverse{flex-direction:row-reverse}@media (max-width: 1024px){.about__card.reverse{flex-direction:column;gap:2rem}}@media (max-width: 1024px){.about__card{flex-direction:column;gap:2rem}}.about__card__img{border-radius:12px;width:min(568px,100%);height:630px;padding:3rem 0;flex-shrink:0;padding:1rem}@media (max-width: 992px){.about__card__img{height:auto}}.about__card__img img{width:100%;height:auto;object-fit:contain}.about__card__text{width:min(638px,100%)}.about__card__text h2{font-family:Raleway,serif;font-weight:700;font-size:max(2.5rem,32px);line-height:100%;letter-spacing:0%;color:#222}@media (max-width: 992px){.about__card__text h2{text-align:center}}.about__card__text p{font-family:Raleway,serif;font-weight:400;font-size:max(1.25rem,20px);line-height:200%;letter-spacing:0%;color:#222;margin:.75rem 0}.about__card__text button{border-radius:12px;height:max(3.75rem,60px);padding:0 1.5rem;text-align:center;font-family:Raleway,"serif";font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;background-color:#506cd0;border:none;color:#fff;transition:all .2s ease-in-out}.about__card__text button:hover{color:#506cd0;background-color:#f3f5fc;border:none;transition:all .2s ease-in-out}.lead{padding:3rem 5%}.lead h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#000;position:relative;width:min(578px,100%);margin:0 auto}.lead h1:after{content:"";position:absolute;bottom:-50%;left:0;width:min(578px,100%);height:max(3.125rem,32px);background-image:url("data:image/svg+xml,%3csvg%20width='344'%20height='11'%20viewBox='0%200%20344%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_411)'%3e%3cpath%20d='M74.8721%202.24059C107.548%201.91842%20140.243%201.71131%20172.937%201.61925C205.631%201.5272%20238.023%201.55789%20270.557%201.70363C289.038%201.78801%20307.538%201.90308%20326.019%202.05649L328.527%200.483969C286.335%200.798474%20244.159%201.18969%20201.984%201.65761C159.809%202.12553%20117.634%202.67016%2075.4591%203.29917C51.7835%203.65203%2028.1256%204.02023%204.44989%204.41912C3.06243%204.44213%200.981247%204.59554%200.19858%205.17853C-0.530724%205.72316%200.821156%206.00698%201.94179%205.99164C45.8957%205.50838%2089.8851%205.46235%20133.857%205.86124C177.828%206.26012%20221.765%207.11158%20265.647%208.40029C290.301%209.12135%20314.938%209.98815%20339.538%2010.993C340.872%2011.0467%20343.078%2010.7629%20343.789%2010.2336C344.572%209.65831%20343.113%209.45886%20342.046%209.42051C298.27%207.6332%20254.388%206.28313%20210.469%205.37797C166.551%204.47281%20122.561%204.02023%2078.5898%204.01256C53.8824%204.01256%2029.1751%204.14296%204.46767%204.41912L1.95958%205.99164C44.1169%205.27825%2086.292%204.64924%20128.467%204.08927C170.642%203.53697%20212.817%203.0537%20254.992%202.65482C278.668%202.43237%20302.361%202.22525%20326.037%202.04882C327.425%202.04115%20329.524%201.86472%20330.288%201.28941C331.053%200.714095%20329.648%200.483969%20328.545%200.476298C295.833%200.215489%20263.157%200.0544014%20230.463%200.0160471C197.769%20-0.0223071%20165.377%200.0467305%20132.843%200.238502C114.361%200.345894%2095.8619%200.49164%2077.3802%200.67574C75.9928%200.691082%2073.8938%200.859841%2073.1289%201.43515C72.3996%201.97978%2073.7515%202.26361%2074.8721%202.24826V2.24059Z'%20fill='%23506CD0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_411'%3e%3crect%20width='344'%20height='11'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.lead h1:after{height:max(2rem,24px)}}.lead__cards{width:min(1200px,100%);margin:3rem auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 1024px){.lead__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.lead__cards{grid-template-columns:1fr;place-items:center}}.lead__card img{border-radius:24px;margin-bottom:.75rem;height:340px;width:340;object-fit:3/2}@media (max-width: 768px){.lead__card img{object-fit:cover}}.lead__card h2{font-family:Raleway,serif;font-weight:800;font-size:max(1.25rem,24px);line-height:125%;letter-spacing:0%;text-align:left;color:#13124e}.lead__card p{font-family:Raleway,serif;font-weight:400;font-size:max(1rem,16px);line-height:200%;letter-spacing:0%;text-align:left;color:#616f85}.impact{padding:3rem 5%}.impact h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#000;position:relative;width:min(578px,100%);margin:0 auto}.impact h1:after{content:"";position:absolute;bottom:-50%;left:0;width:min(578px,100%);height:max(3.125rem,32px);background-image:url("data:image/svg+xml,%3csvg%20width='344'%20height='11'%20viewBox='0%200%20344%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_411)'%3e%3cpath%20d='M74.8721%202.24059C107.548%201.91842%20140.243%201.71131%20172.937%201.61925C205.631%201.5272%20238.023%201.55789%20270.557%201.70363C289.038%201.78801%20307.538%201.90308%20326.019%202.05649L328.527%200.483969C286.335%200.798474%20244.159%201.18969%20201.984%201.65761C159.809%202.12553%20117.634%202.67016%2075.4591%203.29917C51.7835%203.65203%2028.1256%204.02023%204.44989%204.41912C3.06243%204.44213%200.981247%204.59554%200.19858%205.17853C-0.530724%205.72316%200.821156%206.00698%201.94179%205.99164C45.8957%205.50838%2089.8851%205.46235%20133.857%205.86124C177.828%206.26012%20221.765%207.11158%20265.647%208.40029C290.301%209.12135%20314.938%209.98815%20339.538%2010.993C340.872%2011.0467%20343.078%2010.7629%20343.789%2010.2336C344.572%209.65831%20343.113%209.45886%20342.046%209.42051C298.27%207.6332%20254.388%206.28313%20210.469%205.37797C166.551%204.47281%20122.561%204.02023%2078.5898%204.01256C53.8824%204.01256%2029.1751%204.14296%204.46767%204.41912L1.95958%205.99164C44.1169%205.27825%2086.292%204.64924%20128.467%204.08927C170.642%203.53697%20212.817%203.0537%20254.992%202.65482C278.668%202.43237%20302.361%202.22525%20326.037%202.04882C327.425%202.04115%20329.524%201.86472%20330.288%201.28941C331.053%200.714095%20329.648%200.483969%20328.545%200.476298C295.833%200.215489%20263.157%200.0544014%20230.463%200.0160471C197.769%20-0.0223071%20165.377%200.0467305%20132.843%200.238502C114.361%200.345894%2095.8619%200.49164%2077.3802%200.67574C75.9928%200.691082%2073.8938%200.859841%2073.1289%201.43515C72.3996%201.97978%2073.7515%202.26361%2074.8721%202.24826V2.24059Z'%20fill='%23506CD0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_411'%3e%3crect%20width='344'%20height='11'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.impact h1:after{height:max(2rem,24px)}}.impact__cards{width:min(900px,100%);margin:3rem auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 600px){.impact__cards{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap}}.impact__card{text-align:center}.impact__card__icon{margin-bottom:.5rem}.impact__card h2{font-family:Raleway,serif;font-weight:600;font-size:max(1.25rem,24px);line-height:135%;letter-spacing:0%;color:#000}.value{padding:3rem 5%}.value h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#000;position:relative;width:min(578px,100%);margin:0 auto}.value h1:after{content:"";position:absolute;bottom:-50%;left:0;width:min(578px,100%);height:max(3.125rem,32px);background-image:url("data:image/svg+xml,%3csvg%20width='344'%20height='11'%20viewBox='0%200%20344%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_411)'%3e%3cpath%20d='M74.8721%202.24059C107.548%201.91842%20140.243%201.71131%20172.937%201.61925C205.631%201.5272%20238.023%201.55789%20270.557%201.70363C289.038%201.78801%20307.538%201.90308%20326.019%202.05649L328.527%200.483969C286.335%200.798474%20244.159%201.18969%20201.984%201.65761C159.809%202.12553%20117.634%202.67016%2075.4591%203.29917C51.7835%203.65203%2028.1256%204.02023%204.44989%204.41912C3.06243%204.44213%200.981247%204.59554%200.19858%205.17853C-0.530724%205.72316%200.821156%206.00698%201.94179%205.99164C45.8957%205.50838%2089.8851%205.46235%20133.857%205.86124C177.828%206.26012%20221.765%207.11158%20265.647%208.40029C290.301%209.12135%20314.938%209.98815%20339.538%2010.993C340.872%2011.0467%20343.078%2010.7629%20343.789%2010.2336C344.572%209.65831%20343.113%209.45886%20342.046%209.42051C298.27%207.6332%20254.388%206.28313%20210.469%205.37797C166.551%204.47281%20122.561%204.02023%2078.5898%204.01256C53.8824%204.01256%2029.1751%204.14296%204.46767%204.41912L1.95958%205.99164C44.1169%205.27825%2086.292%204.64924%20128.467%204.08927C170.642%203.53697%20212.817%203.0537%20254.992%202.65482C278.668%202.43237%20302.361%202.22525%20326.037%202.04882C327.425%202.04115%20329.524%201.86472%20330.288%201.28941C331.053%200.714095%20329.648%200.483969%20328.545%200.476298C295.833%200.215489%20263.157%200.0544014%20230.463%200.0160471C197.769%20-0.0223071%20165.377%200.0467305%20132.843%200.238502C114.361%200.345894%2095.8619%200.49164%2077.3802%200.67574C75.9928%200.691082%2073.8938%200.859841%2073.1289%201.43515C72.3996%201.97978%2073.7515%202.26361%2074.8721%202.24826V2.24059Z'%20fill='%23506CD0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_411'%3e%3crect%20width='344'%20height='11'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.value h1:after{height:max(2rem,24px)}}.value__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;grid-gap:10px;margin:3rem 0}@media (max-width: 992px){.value__cards{display:flex;flex-direction:column}}.value__card{background-color:#506cd0;border-radius:24px;padding:2.5rem 2rem}.value__card h3{font-family:Raleway,serif;font-weight:700;font-size:max(2.188rem,30px);line-height:125%;letter-spacing:0%;color:#fff;margin-bottom:.5rem}@media (max-width: 600px){.value__card h3{font-size:max(1.5rem,24px)}}.value__card h5{font-family:Raleway,serif;font-weight:500;font-size:max(1.875rem,28px);line-height:100%;letter-spacing:0%;color:#fff}@media (max-width: 600px){.value__card h5{font-size:max(1.125rem,18px)}}.value__card h2{font-family:Montserrat,sans-serif;font-weight:600;font-size:max(6.25rem,32px);line-height:122%;letter-spacing:0%;background:linear-gradient(179.29deg,#506cd0 .61%,#fff 79.14%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.value__card h4{font-family:Raleway,sans-serif;font-weight:600;font-size:max(1.5rem,24px);line-height:110%;letter-spacing:0%;color:#fff;margin:1rem 0}.value__card p{font-family:Raleway,serif;font-weight:400;font-size:max(1.125rem,18px);line-height:140%;letter-spacing:0%;color:#fff}.value__card:nth-child(1){grid-column:1/span 2;grid-row:1}.value__card:nth-child(2){grid-column:3/span 2;grid-row:1}.value__card:nth-child(3){grid-column:1;grid-row:2}.value__card:nth-child(4){grid-column:2;grid-row:2}.value__card:nth-child(5){grid-column:3;grid-row:2}.value__card:nth-child(6){grid-column:4;grid-row:2}.faq{padding:3rem 5%}.faq h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:125%;letter-spacing:0%;text-align:center;color:#000;position:relative;width:min(344px,100%);margin:0 auto}.faq h1:after{content:"";position:absolute;bottom:-50%;left:0;width:min(344px,100%);height:max(3.125rem,32px);background-image:url("data:image/svg+xml,%3csvg%20width='344'%20height='11'%20viewBox='0%200%20344%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_411)'%3e%3cpath%20d='M74.8721%202.24059C107.548%201.91842%20140.243%201.71131%20172.937%201.61925C205.631%201.5272%20238.023%201.55789%20270.557%201.70363C289.038%201.78801%20307.538%201.90308%20326.019%202.05649L328.527%200.483969C286.335%200.798474%20244.159%201.18969%20201.984%201.65761C159.809%202.12553%20117.634%202.67016%2075.4591%203.29917C51.7835%203.65203%2028.1256%204.02023%204.44989%204.41912C3.06243%204.44213%200.981247%204.59554%200.19858%205.17853C-0.530724%205.72316%200.821156%206.00698%201.94179%205.99164C45.8957%205.50838%2089.8851%205.46235%20133.857%205.86124C177.828%206.26012%20221.765%207.11158%20265.647%208.40029C290.301%209.12135%20314.938%209.98815%20339.538%2010.993C340.872%2011.0467%20343.078%2010.7629%20343.789%2010.2336C344.572%209.65831%20343.113%209.45886%20342.046%209.42051C298.27%207.6332%20254.388%206.28313%20210.469%205.37797C166.551%204.47281%20122.561%204.02023%2078.5898%204.01256C53.8824%204.01256%2029.1751%204.14296%204.46767%204.41912L1.95958%205.99164C44.1169%205.27825%2086.292%204.64924%20128.467%204.08927C170.642%203.53697%20212.817%203.0537%20254.992%202.65482C278.668%202.43237%20302.361%202.22525%20326.037%202.04882C327.425%202.04115%20329.524%201.86472%20330.288%201.28941C331.053%200.714095%20329.648%200.483969%20328.545%200.476298C295.833%200.215489%20263.157%200.0544014%20230.463%200.0160471C197.769%20-0.0223071%20165.377%200.0467305%20132.843%200.238502C114.361%200.345894%2095.8619%200.49164%2077.3802%200.67574C75.9928%200.691082%2073.8938%200.859841%2073.1289%201.43515C72.3996%201.97978%2073.7515%202.26361%2074.8721%202.24826V2.24059Z'%20fill='%23506CD0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_411'%3e%3crect%20width='344'%20height='11'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width: 600px){.faq h1:after{height:max(2rem,24px)}}.faq__cards{margin-top:3rem}.faq__card{width:min(811px,100%);background-color:#f4f4f4;border-radius:24px;padding:1rem 2.5rem;height:72px;margin:1rem auto;gap:.75rem;transition:all .5s ease-in-out;cursor:pointer}.faq__card.selected{transition:all .5s ease-in-out;background-color:#506cd0;height:200px}@media (max-width: 768px){.faq__card.selected{height:380px}}.faq__card.selected>div h2{color:#fff}.faq__card>div{margin-bottom:1rem}.faq__card>div h2{font-family:Raleway,serif;font-weight:600;font-size:max(1.25rem,20px);line-height:125%;letter-spacing:0%;color:#000}.faq__card>div .caret{transform:rotate(0);transition:all .2s ease-in-out}.faq__card>div .caret.updown{transform:rotate(180deg);transition:all .2s ease-in-out}.faq__card p{font-family:Raleway,serif;font-weight:400;font-size:max(1.25rem,15px);line-height:175%;letter-spacing:0%;color:#fff}.faq__answers{display:unset;flex-direction:column;align-items:flex-start!important;justify-content:flex-start!important;text-align:left}.faq__answers li{font-family:Raleway,serif;font-weight:400;font-size:max(1.25rem,20px);line-height:175%;letter-spacing:0%;color:#fff;list-style:disc;list-style-position:inside}.pending,.inactive,.lost,.active,.gradient__btn{align-items:center;display:flex;justify-content:center}.request__form__product>div,.completed{display:flex;align-items:center}.request__form__product{display:flex;align-items:center;justify-content:space-between}@font-face{font-family:Sequel Sans;src:url(../fonts/sequel-light.otf);font-display:swap}@font-face{font-family:Cassette;src:url(../fonts/cassette.ttf);font-display:swap}@font-face{font-family:Circula;src:url(../fonts/circula-medium.otf);font-display:swap}.completed{padding:3rem 5%;justify-content:space-between;gap:3rem;position:relative}@media (max-width: 1200px){.completed{flex-direction:column}}.completed__text{width:min(640px,100%);position:relative;z-index:3}@media (max-width: 1200px){.completed__text{text-align:center}}.completed__text h2{font-family:Raleway,serif;font-weight:600;font-size:max(4.375rem,32px);line-height:100%;letter-spacing:0%;color:#506cd0}@media (max-width: 600px){.completed__text h2{font-size:max(3.5rem,26px)}}.completed__text h3{font-family:Raleway,serif;font-weight:600;font-size:max(2.5rem,28px);line-height:130%;letter-spacing:0%;color:#000;margin:2rem 0}@media (max-width: 600px){.completed__text h3{font-size:max(2rem,20px)}}.completed__text button{width:min(468px,100%);height:60px;border-radius:12px;background-color:#506cd0;color:#fff;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;text-align:center;margin:2.5rem 0 0}.completed__car{background-position:100%;position:relative;width:auto}@media (max-width: 1200px){.completed__car{position:unset}}.completed__car>div{height:630px;width:538px;background-color:#f8f8f8;border-radius:50px;position:relative}@media (max-width: 1200px){.completed__car>div{position:unset;width:min(742px,100%);height:auto;background-color:transparent}}.completed__car img{position:absolute;left:-35%;bottom:0}@media (max-width: 1200px){.completed__car img{position:unset;left:unset;bottom:unset;width:min(742px,100%);height:auto;object-fit:cover}}.request{padding:3rem 5%}.request__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width: 1024px){.request__cards{grid-template-columns:repeat(2,1fr)}}.request__card{width:100%;height:200px;border-radius:20px;position:relative;cursor:pointer}.request__card:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-color:#4c65c0cc;border-radius:20px;z-index:2}.request__card.chosen:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-color:#00000080;border-radius:20px;z-index:2}.request__card img{position:relative;width:100%;height:200px;object-fit:cover;border-radius:20px}.request__card p{position:absolute;top:50%;left:50%;transform:translate(-50%);font-family:Raleway,serif;font-weight:700;font-size:max(1.25rem,24px);line-height:130%;letter-spacing:0%;color:#fff;z-index:3;text-align:center}@media (max-width: 1024px){.request__card p{font-size:20px}}.request__form{margin:3rem 0;width:min(693px,100%)}.request__form__header{width:100%;border-bottom:1px solid rgba(214,221,233,.6);padding:1rem 0;margin-bottom:1.5rem}.request__form__header h1{font-family:Raleway;font-weight:600;font-size:max(2.5rem,24px);line-height:100%;letter-spacing:0%;vertical-align:middle;color:#1f2354}.request__form form{width:100%}.request__form label{font-family:Raleway,serif;font-weight:600;font-size:max(1rem,16px);line-height:130%;letter-spacing:0%;color:#000;display:block;margin:1rem 0 .5rem}.request__form label span{color:#767575}.request__form input{border:1px solid #ededed;border-radius:4px;padding:0 1.5rem;height:max(2.5rem,40px);width:100%;margin-bottom:3rem;font-family:Raleway,serif;font-weight:400;font-size:max(1rem,16px);line-height:130%;letter-spacing:0%;color:#000}.request__form input::placeholder{font-family:Raleway,serif;font-weight:400;font-size:14px;line-height:130%;letter-spacing:0%;color:#767575}.request__form textarea{border:1px solid #ededed;border-radius:4px;padding:1rem 1.5rem;height:max(5.625rem,90px);width:100%;resize:none;margin-bottom:3rem;font-family:Raleway,serif;font-weight:400;font-size:max(1rem,16px);line-height:130%;letter-spacing:0%;color:#000}.request__form textarea::placeholder{font-family:Raleway,serif;font-weight:400;font-size:14px;line-height:130%;letter-spacing:0%;color:#767575}.request__form select{border:1px solid #ededed;border-radius:4px;padding:0 1.5rem;height:max(2.5rem,40px);width:100%;margin-bottom:3rem;font-family:Raleway,serif;font-weight:400;font-size:max(1rem,16px);line-height:130%;letter-spacing:0%;color:#000}.request__form select.caas{width:min(500px,100%)}.request__form select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='6'%20viewBox='0%200%2010%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.12891%205.26562L1.08203%201.24609C0.945312%201.13672%200.945312%200.917969%201.08203%200.78125L1.62891%200.261719C1.76562%200.125%201.95703%200.125%202.09375%200.261719L5.375%203.48828L8.62891%200.261719C8.76562%200.125%208.98438%200.125%209.09375%200.261719L9.64062%200.78125C9.77734%200.917969%209.77734%201.13672%209.64062%201.24609L5.59375%205.26562C5.45703%205.40234%205.26562%205.40234%205.12891%205.26562Z'%20fill='black'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position-x:95%;background-position-y:50%}.request__form select:has(option:disabled:checked){color:#767575}.request__form button{width:min(468px,100%);height:50px;border-radius:12px;background-color:#506cd0;color:#fff;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;text-align:center;margin:1.5rem 0 0}.request__form button:disabled{background-color:#d3d3d3;cursor:not-allowed}.request__form__name{display:flex;align-items:flex-start;gap:1rem;width:100%}.request__form__name>div{width:100%}@media (max-width: 768px){.request__form__product{flex-wrap:wrap}}.request__form__product label{font-family:Raleway,serif;font-weight:600;font-size:14px;line-height:130%;letter-spacing:0%;color:#000;display:block;margin:unset}.request__form__product input{height:16px;width:16px;margin-bottom:unset;border:none;position:relative;border:1px solid #ededed;border-radius:4px}.request__form__product input:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #ededed;border-radius:4px}.request__form__product input[type=checkbox]{height:16px;width:16px;margin-bottom:unset;border:none;position:relative;border:1px solid #ededed;border-radius:4px}.request__form__product input[type=checkbox]:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #ededed;border-radius:4px}.request__form__product>div{gap:.5rem;margin-top:1rem;margin-bottom:3rem}.request__comp{display:flex;gap:3rem;position:relative;margin-top:4rem}@media (max-width: 992px){.request__comp{flex-direction:column}}.request__comp__img{align-self:flex-start;position:sticky;top:3rem}@media (max-width: 992px){.request__comp__img{display:none}}.request__comp__img img{width:100%;height:auto;object-fit:cover;align-self:center}.study__controls button,.study h6,.case__pages .page-item,.case__pages .pagination,.case__pages,.pending,.inactive,.lost,.active,.gradient__btn{align-items:center;display:flex;justify-content:center}.study__right__card,.study__right__gallery,.study__left h3{display:flex;align-items:center}@font-face{font-family:Sequel Sans;src:url(../fonts/sequel-light.otf);font-display:swap}@font-face{font-family:Cassette;src:url(../fonts/cassette.ttf);font-display:swap}@font-face{font-family:Circula;src:url(../fonts/circula-medium.otf);font-display:swap}.case{padding:3rem 5%}.case__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width: 992px){.case__cards{grid-template-columns:1fr}}.case__card{border:1px solid #eff2f8;border-radius:12px;padding:3rem 2rem}@media (max-width: 992px){.case__card{width:100%}}.case__card img{width:100%;height:390px;object-fit:cover;margin:0 auto 2rem}@media (max-width: 768px){.case__card img{height:auto}}.case__card h1{font-family:Raleway,serif;font-weight:700;font-size:max(1.5rem,24px);line-height:130%;letter-spacing:0%;vertical-align:middle;color:#222;margin:1rem 0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media (max-width: 480px){.case__card h1{font-size:20px}}.case__card h4{font-family:Raleway,serif;font-weight:600;font-size:max(1.25rem,20px);line-height:200%;letter-spacing:0%;vertical-align:middle;color:#222}@media (max-width: 480px){.case__card h4{font-size:18px}}.case__card p{font-family:Raleway,serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0%;vertical-align:middle;color:#707070;margin-bottom:.5}@media (max-width: 480px){.case__card p{font-size:14px}}.case__card .excerpt__content{overflow:hidden;display:-webkit-box;line-clamp:6;-webkit-line-clamp:6;-webkit-box-orient:vertical;text-overflow:ellipsis}.case__card .excerpt__content h3{margin-bottom:1rem}.case__card .excerpt__content p{margin-bottom:.5rem}.case__card li{font-family:Raleway,serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0%;vertical-align:middle;color:#707070;margin-bottom:.5rem;list-style-type:none;list-style-position:inside}.case__card li::marker{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='18'%20fill='%23000000'%20viewBox='0%200%20262%20256'%3e%3c!--%20Added%206px%20of%20space%20to%20the%20right%20by%20expanding%20viewBox%20--%3e%3cpath%20d='M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z'%3e%3c/path%3e%3c/svg%3e")}@media (max-width: 480px){.case__card li{font-size:14px}}.case__card button{border-radius:12px;height:max(3.75rem,60px);width:100%;padding:0 1.5rem;margin-top:2rem;text-align:center;font-family:Raleway,"serif";font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;background-color:#506cd0;border:none;color:#fff;transition:all .2s ease-in-out}.case__card button:hover{color:#506cd0;background-color:#f3f5fc;border:none;transition:all .2s ease-in-out}.case__pages{gap:1.5rem;margin:3rem auto}.case__pages__btn{border:none;border-radius:4px;height:28px;width:28px;padding:0;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c;transition:all .2s ease-in-out;background-color:transparent}.case__pages__btn.page{background-color:#506cd0;color:#fff;transition:all .2s ease-in-out}.case__pages .pagination{gap:1.5rem;margin:3rem auto}.case__pages .page-item{border:none;border-radius:4px;height:28px;width:28px;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c;transition:all .2s ease-in-out;background-color:transparent}.case__pages .page-item.active{background-color:#506cd0;color:#fff;transition:all .2s ease-in-out}.case__pages .page-previous{order:2;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c}.case__pages .page-next{order:3;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c}.case__empty{text-align:center}.study{padding:3rem 5%}.study h6{gap:.3rem;font-family:Raleway,serif;font-weight:400;font-size:max(1.125rem,18px);line-height:200%;letter-spacing:0%;vertical-align:middle;color:#000}.study h6 span{color:#506cd0;cursor:pointer}@media (max-width: 768px){.study h6{font-size:16px;flex-wrap:wrap;justify-content:flex-start}}.study__content{display:grid;grid-template-columns:1fr 1fr;margin-top:3rem;gap:2rem}@media (max-width: 1024px){.study__content{grid-template-columns:1fr;gap:3rem}}.study__left h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.75rem,2px);line-height:130%;letter-spacing:0%;vertical-align:middle;color:#000;width:min(705px,100%)}@media (max-width: 768px){.study__left h1{font-size:max(2.5rem,24px)}}.study__left h5{font-family:Raleway,serif;font-weight:400;font-size:max(1.5rem,24px);line-height:125%;letter-spacing:0%;text-align:left;vertical-align:middle;color:#000;margin-top:1rem}.study__left h2{font-family:Raleway,serif;font-weight:700;font-size:max(1.5rem,24px);line-height:140%;letter-spacing:0%;vertical-align:middle;color:#000;margin-top:2rem}.study__left h3{font-family:Raleway,serif;font-weight:400;font-size:18px;line-height:150%;letter-spacing:0%;vertical-align:middle;color:#000;margin-top:.75rem;gap:.5rem}.study__left li{font-family:Raleway,serif;font-weight:400;font-size:18px;line-height:150%;letter-spacing:0%;vertical-align:middle;color:#000;margin-top:.75rem;list-style-type:disc;list-style-position:inside}.study__right h2{font-family:Alexandria,sans-serif;font-weight:400;font-size:max(1.25rem,20px);line-height:130%;letter-spacing:-.33%;vertical-align:middle;color:#222;margin-top:2rem;margin-bottom:1rem}.study__right__img{width:min(705px,100%);height:auto;object-fit:cover}@media (max-width: 1024px){.study__right__img{margin:0 auto;display:flex;justify-content:center}}.study__right__gallery{gap:1.5rem;flex-wrap:wrap}.study__right__card{gap:1rem;margin-top:1.5rem;border:1px solid #e9e9e9;padding:1rem 1.5rem;border-radius:20px}.study__right__card h5{font-family:Raleway,serif;font-weight:500;font-size:16px;line-height:130%;letter-spacing:-.33%;vertical-align:middle;color:#707070}.study__right__card p{font-family:Raleway,serif;font-weight:600;font-size:22px;line-height:32px;letter-spacing:0%;vertical-align:middle;color:#222;margin-top:.5rem}@media (max-width: 768px){.study__right__card p{font-size:20px;line-height:130%}}.study__controls{display:flex;justify-content:space-between;align-items:center;gap:3rem;flex-wrap:wrap}.study__controls button{border-radius:12px;height:max(3.75rem,60px);width:min(200px,100%);padding:0 1.5rem;text-align:center;font-family:Raleway,"serif";font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;background-color:#506cd0;border:1px solid #d3d8e5;color:#fff;margin-top:3rem;transition:all .2s ease-in-out;gap:3rem}.study__controls button:hover{color:#506cd0;background-color:#f3f5fc;border:none;transition:all .2s ease-in-out}.galdet__controls button,.galdet__categ,.galdet__loca,.galdet h6,.gallery__pages .page-item,.gallery__pages .pagination,.gallery__pages,.pending,.inactive,.lost,.active,.gradient__btn{align-items:center;display:flex;justify-content:center}.gallery__card>div{display:flex;align-items:center}.container{width:100%;margin-right:auto;margin-left:auto;padding-left:max(20px,6rem);padding-right:max(20px,6rem);max-width:1440px}@media (max-width: 600px){.container{padding:0 4rem}}@media (max-width: 480px){.container{padding:0 3rem}}@media (max-width: 375px){.container{padding:0 1rem}}@media (min-width: 1680px){.container{padding:0}}@font-face{font-family:Sequel Sans;src:url(../fonts/sequel-light.otf);font-display:swap}@font-face{font-family:Cassette;src:url(../fonts/cassette.ttf);font-display:swap}@font-face{font-family:Circula;src:url(../fonts/circula-medium.otf);font-display:swap}a,button,[role=button],[role=presentation]{cursor:pointer;border:none;outline:none}html,body{font-family:Raleway,sans-serif;background:#fff;color:#000;max-width:100vw;-ms-overflow-style:none;scrollbar-width:none;padding:0;margin:0;height:100%;scroll-behavior:smooth;font-size:1.1111111111vw;flex-flow:column;display:flex;justify-content:stretch;align-items:stretch}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}@media (min-width: 1440px){html,body{font-size:1rem}}@media (max-width: 992px){html,body{font-size:1.4112903226vw}}@media (max-width: 768px){html,body{font-size:1.8229166667vw}}@media (max-width: 600px){html,body{font-size:2.3333333333vw}}@media (max-width: 480px){html,body{font-size:2.9166666667vw}}*{outline:none;box-sizing:border-box;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:3px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:linear-gradient(88.57deg,#ff9251 1.55%,#ff3287 99.67%);border-radius:20px;border:3px solid #ff9251}button{font-size:max(1.015rem,14px);line-height:max(1.5rem,18px);width:auto;height:max(3.125rem,36px);color:#fff;border-radius:8px}ul,li,ol,dd,dl{margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;list-style-type:none;padding-inline-start:0}span{word-break:break-word}label{display:block;margin-bottom:.4rem}input{border:none;border-radius:5px;height:3.125rem;width:min(90%,23rem);padding:.3rem}input::placeholder{color:#000}input.login{border:1px solid #c4c4c4;border-radius:8px;height:3.125rem;padding:.8rem}input.login::placeholder{color:#000}@media (max-width: 600px){input{width:90%}}.gradient__btn{width:min(716.62px,100%);margin:5rem auto;height:7.7rem;border-radius:32.49px;background:linear-gradient(88.57deg,#ff9251 1.55%,#ff3287 99.67%);box-shadow:0 0 28.66px #00000026;font-family:Poppins,sans-serif;font-size:max(2.031rem,28px);font-weight:600;line-height:103%;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff}@media (max-width: 600px){.gradient__btn{height:4rem;font-size:17px}}@media (max-width: 600px){.gradient__btn{border-radius:17px}}.active{background-color:#20b0001a;width:min(116px,100%);height:39px;margin:0 auto;gap:.75rem;font-family:Poppins,sans-serif;font-size:16.57px;font-weight:500;line-height:24.86px;letter-spacing:-.01em;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#20b000}.active span{transform:rotate(90deg)}.inactive,.lost{background-color:#f247471a;width:min(116px,100%);height:39px;margin:0 auto;gap:.75rem;font-family:Poppins,sans-serif;font-size:16.57px;font-weight:500;line-height:24.86px;letter-spacing:-.01em;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#f24747}.inactive span,.lost span{transform:rotate(90deg)}.pending{background-color:#7b7b7b1a;width:min(116px,100%);height:39px;margin:0 auto;gap:.75rem;font-family:Poppins,sans-serif;font-size:16.57px;font-weight:500;line-height:24.86px;letter-spacing:-.01em;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#606060}.pending span{transform:rotate(90deg)}.gallery{padding:3rem 5%}.gallery__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:3rem 0}@media (max-width: 1024px){.gallery__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.gallery__cards{grid-template-columns:1fr}}.gallery__card{border:1px solid #e2e5ed;padding:1.5rem 2rem;border-radius:20px}.gallery__card img{width:100%;height:auto;object-fit:cover;border-radius:10px}.gallery__card h1{font-family:Raleway,serif;font-weight:700;font-size:max(1.5rem,24px);line-height:120%;letter-spacing:0%;color:#222;margin:1rem 0}.gallery__card>div{gap:1rem}.gallery__card>div h5{font-family:Raleway,serif;font-weight:400;font-size:16px;line-height:130%;letter-spacing:-.33%;vertical-align:middle;color:#5d5d5d}.gallery__card>div h6{font-family:Raleway,serif;font-weight:700;font-size:16px;line-height:130%;letter-spacing:-.33%;vertical-align:middle;color:#5d5d5d}.gallery__pages{gap:1.5rem;margin:3rem auto}.gallery__pages__btn{border:none;border-radius:4px;height:28px;width:28px;padding:0;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c;transition:all .2s ease-in-out;background-color:transparent}.gallery__pages__btn.page{background-color:#506cd0;color:#fff;transition:all .2s ease-in-out}.gallery__pages .pagination{gap:1.5rem;margin:3rem auto}.gallery__pages .page-item{border:none;border-radius:4px;height:28px;width:28px;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c;transition:all .2s ease-in-out;background-color:transparent}.gallery__pages .page-item.active{background-color:#506cd0;color:#fff;transition:all .2s ease-in-out}.gallery__pages .page-previous{order:2;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c}.gallery__pages .page-next{order:3;font-family:Raleway,serif;font-weight:500;font-size:max(1rem,16px);line-height:100%;letter-spacing:-.33%;text-align:center;vertical-align:middle;color:#3c3c3c}.gallery__empty{text-align:center}.galcard,.galcard__related{padding:3rem 5%}.galcard__related__text{font-family:Raleway,serif;font-weight:700;font-size:max(2.5rem,32px);line-height:170%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#141414}.galcard__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:3rem 0}@media (max-width: 1024px){.galcard__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.galcard__cards{grid-template-columns:1fr}}.galdet{padding:3rem 5%}.galdet h6{gap:.3rem;font-family:Raleway,serif;font-weight:400;font-size:max(1.125rem,18px);line-height:200%;letter-spacing:0%;vertical-align:middle;color:#000}.galdet h6 span{color:#506cd0;cursor:pointer}@media (max-width: 768px){.galdet h6{font-size:16px;flex-wrap:wrap;justify-content:flex-start}}.galdet h1{font-family:Raleway,serif;font-weight:700;font-size:max(3.125rem,32px);line-height:130%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#141414;margin:1.5rem auto}.galdet__loca{gap:2rem}.galdet__loca h5{font-family:Raleway,serif;font-weight:400;font-size:max(1.5rem,24px);line-height:125%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#141414}.galdet__categ{gap:2rem;margin-top:2rem}.galdet__categ button{font-family:Raleway,serif;font-weight:600;font-size:max(1.25rem,20px);line-height:130%;letter-spacing:0%;text-transform:capitalize;color:#000;background-color:transparent;border:none;border-radius:100px;width:160px;height:46px;transition:all .2s ease-in-out}.galdet__categ button.choosed{border:1px solid #506cd0;background-color:#e1e7fc;transition:all .2s ease-in-out}.galdet__controls{display:flex;justify-content:space-around;align-items:center;gap:3rem;flex-wrap:wrap}.galdet__controls button{border-radius:12px;height:max(3.75rem,60px);width:min(200px,100%);padding:0 1.5rem;text-align:center;font-family:Raleway,"serif";font-weight:500;font-size:max(1rem,16px);line-height:110%;letter-spacing:0%;background-color:#506cd0;border:1px solid #d3d8e5;color:#fff;margin-top:3rem;transition:all .2s ease-in-out;gap:3rem}.galdet__controls button:hover{color:#506cd0;background-color:#f3f5fc;border:none;transition:all .2s ease-in-out}.player{padding:3rem 5%}.player__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:3rem 0}@media (max-width: 1024px){.player__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.player__cards{grid-template-columns:1fr}}.player__cards iframe{width:100%;height:auto;object-fit:cover}.player__cards img{width:100%;height:auto;object-fit:cover;border-radius:10px}.player__cards video{width:100%;height:auto;object-fit:cover;border-radius:10px}.player .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}.player .modal-content{position:relative;max-width:90%;max-height:70%;height:70%;width:90%;display:flex;align-items:center;justify-content:center}.player .expanded-image{width:100%;height:100%;object-fit:contain;border-radius:8px;box-shadow:0 20px 40px #00000080}.player .close-button{position:absolute;top:-50px;right:0;background:#ffffff1a;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;z-index:1001}.player .close-button:hover{background:#fff3;transform:scale(1.1)}.player .nav-button{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;z-index:1001}.player .nav-button:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.player .nav-button:active{transform:translateY(-50%) scale(.95)}.player .prev-button{left:-70px}.player .next-button{right:-70px}.player .image-counter{position:absolute;bottom:-50px;left:50%;transform:translate(-50%);color:#fff;background:#00000080;padding:8px 16px;border-radius:20px;font-size:14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.player .prev-button{left:10px}.player .next-button{right:10px}.player .close-button{top:10px;right:10px}.player .image-counter{bottom:10px}.player .nav-button{width:40px;height:40px}.player .nav-button svg{width:24px;height:24px}}.gallery-container{padding:20px}.gallery-title{font-size:1.75rem;font-weight:700;margin-bottom:20px}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.image-item{cursor:pointer;overflow:hidden;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.image-item:hover{transform:translateY(-3px);box-shadow:0 10px 15px #00000026}.image-item img{width:100%;height:100%;object-fit:cover;display:block}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{position:relative;max-width:90vw;max-height:90vh}.close-button{position:absolute;top:-40px;right:-40px;background-color:#000;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0003;transition:background-color .2s ease}.close-button:hover{background-color:#000}.expanded-image{max-height:90vh;max-width:100%;object-fit:contain;border-radius:4px;display:block}@media (max-width: 768px){.image-grid{grid-template-columns:repeat(2,1fr)}.close-button{top:10px;right:10px;width:35px;height:35px}}@media (max-width: 480px){.image-grid{grid-template-columns:1fr}}
