input,textarea,select,button,fieldset,legend{margin:0;padding:0;border:none;outline:none;background:none;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}input:focus,textarea:focus,select:focus,button:focus{outline:none;box-shadow:none;border:none}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=search],input[type=number],input[type=date],input[type=datetime-local],input[type=month],input[type=week],input[type=time]{border:none;outline:none;box-shadow:none;background:rgba(0,0,0,0);appearance:none;-webkit-appearance:none}input[type=checkbox],input[type=radio]{margin:0;padding:0;border:none;outline:none;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}input[type=submit],input[type=reset],input[type=button]{border:none;outline:none;box-shadow:none;background:none;cursor:pointer;appearance:none;-webkit-appearance:none}textarea{resize:none;border:none;outline:none;box-shadow:none;background:rgba(0,0,0,0)}select{border:none;outline:none;box-shadow:none;background:rgba(0,0,0,0);appearance:none;-webkit-appearance:none;-moz-appearance:none}select::-ms-expand{display:none}button{border:none;outline:none;box-shadow:none;background:none;cursor:pointer;appearance:none;-webkit-appearance:none}fieldset{border:none;margin:0;padding:0;min-width:0}legend{padding:0;margin:0;border:none}input,textarea,select,button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.frm_form_field input,.frm_form_field textarea,.frm_form_field select,.frm_form_field button{border:none;outline:none;box-shadow:none;background:none}.frm_form_field input:focus,.frm_form_field textarea:focus,.frm_form_field select:focus,.frm_form_field button:focus{outline:none;box-shadow:none;border:none}*{box-sizing:border-box}body{margin:0;font-family:proxima-nova-condensed,sans-serif;font-size:20px}@media(min-width: 768px){body{font-size:min(1.4583333333vw,28px)}}body{font-weight:300;line-height:1.2;color:#fff;background-color:#000d23;background-image:url("../../images/grid-trans-bg.png");background-size:min(10.4166666667vw,200px);background-repeat:repeat;background-position:0 0;background-attachment:fixed;padding-top:0px}@media(min-width: 768px){body{padding-top:80px}}body.menu-open{overflow:hidden}@media(max-width: 767px){body.menu-open{overflow:hidden}}h1,h2,h3,h4,h5,h6{font-family:adelle,serif}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0}a{color:inherit;text-decoration:none}a:hover{color:#ff6000}img{max-width:100%;height:auto}b,strong{font-weight:700}.shift-l-1{margin-left:-1ch}.container{width:100%;padding-left:min(120px,6vw);padding-right:min(120px,6vw)}.site{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(0,0,0,0);height:100px}.site-header.header-scrolled{background-color:#000d23;transition:background-color .3s ease}.site-header .container{display:flex;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:20px}@media(max-width: 767px){.site-header .container{flex-direction:row;gap:0}}.site-branding{z-index:1001}.site-branding .custom-logo{width:140px;height:auto}@media(min-width: 768px){.site-branding .custom-logo{width:min(15.41vw,296px)}}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:1001;position:relative}@media(max-width: 767px){.menu-toggle{display:block}}.menu-toggle .hamburger{width:30px;height:20px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out}.menu-toggle .hamburger span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.menu-toggle .hamburger span:nth-child(1){top:0px}.menu-toggle .hamburger span:nth-child(2){top:8px}.menu-toggle .hamburger span:nth-child(3){top:16px}.menu-toggle.active .hamburger span:nth-child(1){top:8px;transform:rotate(135deg)}.menu-toggle.active .hamburger span:nth-child(2){opacity:0;left:-60px}.menu-toggle.active .hamburger span:nth-child(3){top:8px;transform:rotate(-135deg)}@media(max-width: 767px){.main-navigation{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,13,35,.95);backdrop-filter:blur(10px);z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.main-navigation.active{opacity:1;visibility:visible}}.menu{display:flex;margin:0;padding:0;list-style:none;gap:2vw}@media(max-width: 767px){.menu{flex-direction:column;gap:40px;text-align:center;align-items:center}}.menu a{font-family:proxima-nova-condensed,sans-serif;font-size:12px}@media(min-width: 768px){.menu a{font-size:min(1.25vw,24px)}}.menu a{font-weight:300;line-height:1.2;color:#fff;transition:color .3s ease}@media(max-width: 767px){.menu a{font-size:28px;padding:10px 20px}}.menu a:hover{color:#ff6000}.menu .tm a::after{content:"TM";font-size:6px}@media(min-width: 768px){.menu .tm a::after{font-size:min(.625vw,12px)}}.menu .tm a::after{vertical-align:super}@media(max-width: 767px){.menu .tm a::after{font-size:14px}}.site-footer{margin-top:auto}.site-footer a{font-size:9px}@media(min-width: 768px){.site-footer a{font-size:min(.9375vw,18px)}}@media(max-width: 767px){.site-footer a{font-size:16px}}.site-footer a:hover{color:#ff6000}.site-footer .container{display:flex;align-items:center;justify-content:space-between;padding-top:0px;padding-bottom:30px}@media(min-width: 768px){.site-footer .container{background:#000d23}}.site-footer .container>*{margin-top:-10px}@media(max-width: 767px){.site-footer .container{flex-direction:column;gap:20px}}.footer-branding .custom-logo,.footer-branding img{width:110px;height:auto}@media(min-width: 768px){.footer-branding .custom-logo,.footer-branding img{width:min(9vw,170px)}}.footer-navigation .footer-menu{display:flex;list-style:none;margin:0;padding:0;gap:40px}@media(max-width: 767px){.footer-navigation .footer-menu{flex-direction:row;gap:10px;text-align:center;flex-wrap:wrap;padding:0 25px;justify-content:center}.footer-navigation .footer-menu li{flex:0 1 25%}}.footer-navigation .footer-menu a{font-family:proxima-nova-condensed,sans-serif;color:#fff}.footer-navigation .footer-menu a:hover{color:#ff6000}.alignfull{width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.d-none{display:none}.d-block{display:block}:root{--hero-bg-dark: #000D23;--hero-text-gray: #D7D7D7;--hero-brand-red: #E93338;--col-orange: #FF6000;--container-padding: min(120px, 6vw);--container-padding-extra: 40px}.hero-slider-block{position:relative;min-height:calc(100vh - 100px);overflow:hidden;width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}@media(min-width: 768px){.hero-slider-block .splide__track{height:calc(100vh - 100px);min-height:600px}}.hero-slider-block .splide__list{height:100%}.hero-slider-block .splide__slide{height:100%}.hero-slider-block .splide__arrow{display:none !important}.hero-slider-block .splide__pagination{bottom:60px;left:50%;transform:translateX(-50%);z-index:20}@media(max-width: 767px){.hero-slider-block .splide__pagination{bottom:0px}}.hero-slider-block .splide__pagination .splide__pagination__page{width:15px;height:15px;margin:0 8px;background:#fff;border:none;border-radius:50%;transition:all .3s ease}.hero-slider-block .splide__pagination .splide__pagination__page::before{content:none}.hero-slider-block .splide__pagination .splide__pagination__page.is-active{background:var(--col-orange);transform:none;opacity:1}.hero-slider-block .splide__pagination .splide__pagination__page:hover{opacity:1}.hero-slide{position:relative;display:flex;align-items:center;min-height:calc(100vh - 100px)}.hero-slide::after{content:"";position:absolute;top:0;right:0;width:100%;height:150%;background-image:url(../../images/plus1-hero.svg);background-size:40vw;background-repeat:no-repeat;background-position:95% 10%;pointer-events:none;z-index:1}@media(max-width: 767px){.hero-slide{flex-direction:column;align-items:stretch}}@media(min-width: 768px){.hero-slide[data-bg-desktop]{background-size:cover;background-position:center;background-repeat:no-repeat}}@media(min-width: 768px){.hero-text-content{position:absolute;left:calc(min(120px,6vw) + min(4.427vw,85px));top:50%;transform:translateY(-50%);width:calc(53vw - min(120px,6vw) - min(4.427vw,85px));z-index:10;position:relative;top:0;height:100vh;display:flex;justify-content:center;flex-direction:column;transform:none}.hero-bg-desktop{display:none;position:absolute;right:0;top:min(1.3020833333vw,25px);transform:translateY(-50%);max-width:60vw;height:80vh;z-index:2}.hero-bg-desktop img{width:auto;height:100%;object-fit:contain;object-position:top;opacity:.6}.hero-bg-mobile{display:none}.hero-bottom-image{position:absolute;bottom:0;z-index:5}.hero-bottom-image.position-left{left:0;width:50vw;top:auto;bottom:-40px}.hero-bottom-image.position-left img{width:100%;height:auto}.hero-bottom-image.position-right{right:0;width:50vw;top:auto}.hero-bottom-image.position-right img{width:100%;height:auto}.hero-bottom-image .bottom-image-desktop{display:block}.hero-bottom-image .bottom-image-mobile{display:none}}@media(max-width: 767px){.hero-bg-mobile{position:relative;width:50%;z-index:1;margin:0 auto}.hero-bg-mobile img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-bg-desktop{display:none}.hero-text-content{position:relative;padding:20px 25px;z-index:10;text-align:center}.hero-bottom-image{position:relative;z-index:2;margin-top:20px;pointer-events:none}.hero-bottom-image img{pointer-events:auto}.hero-bottom-image.position-left{text-align:left}.hero-bottom-image.position-left img{max-width:50%;height:auto}.hero-bottom-image.position-right{text-align:right;justify-items:right;margin-top:-10%;margin-bottom:10%}.hero-bottom-image.position-right img{max-width:60%;height:auto;margin-left:auto}.hero-bottom-image .bottom-image-desktop{display:none}.hero-bottom-image .bottom-image-mobile{display:block;margin-top:-25%}}.hero-subtitle{font-weight:700;color:#d7d7d7;margin-bottom:.75rem}.hero-title{font-size:37.5px}@media(min-width: 768px){.hero-title{font-size:min(3.90625vw,75px)}}.hero-title{line-height:1.05;color:#fff;font-weight:300;margin-bottom:2rem}@media(max-width: 767px){.hero-title{font-size:33px}}.hero-description{margin-bottom:1.5rem}.hero-description p{color:#d7d7d7;margin:0}.hero-cta{width:fit-content}@media(max-width: 767px){.hero-cta{margin:0 auto;position:relative;z-index:11}}.wp-block-button__link.btn-outline-red{border-radius:52px;min-width:160px;padding:24px 20px 26px;display:flex;justify-content:center}@media(min-width: 768px){.wp-block-button__link.btn-outline-red{min-width:min(10.9375vw,210px);padding:0 min(2.1875vw,42px)}}.wp-block-button__link.btn-outline-red::before{padding:3px;background:linear-gradient(90deg, #E93338 0%, #EF9035 100%);border-radius:52px}@media(min-width: 768px){.wp-block-button__link.btn-outline-red::before{padding:5px}}.wp-block-button__link.btn-outline-red:hover{background:linear-gradient(90deg, #E93338 -0.04%, #EF9035 99.98%);border:none}.wp-block-button__link.btn-outline-red:hover::before{left:0}.wp-block-button__link.btn-outline-red:active{transform:translateY(0);box-shadow:0 4px 10px rgba(233,51,56,.2)}.hero-slide .hero-text-content{opacity:0;transform:translateY(30px);animation:slideInUp 1s ease forwards;animation-delay:.3s}.hero-slide .hero-bg-desktop,.hero-slide .hero-bg-mobile{opacity:0;transform:translateX(50px);animation:slideInRight 1.2s ease forwards;animation-delay:.1s}@media(max-width: 767px){.hero-slide .hero-bg-desktop,.hero-slide .hero-bg-mobile{transform:translateY(-30px);animation:slideInUp 1.2s ease forwards}}.hero-slide .hero-bottom-image{opacity:0;transform:translateY(30px);animation:slideInUp 1s ease forwards;animation-delay:.5s}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{to{opacity:1;transform:translateX(0)}}.hero-slider-block.is-loading .hero-slide .hero-text-content,.hero-slider-block.is-loading .hero-slide .hero-bg-desktop,.hero-slider-block.is-loading .hero-slide .hero-bg-mobile,.hero-slider-block.is-loading .hero-slide .hero-bottom-image{opacity:0}@media(prefers-reduced-motion: reduce){.hero-slide .hero-text-content,.hero-slide .hero-bg-desktop,.hero-slide .hero-bg-mobile,.hero-slide .hero-bottom-image{animation:none;opacity:1;transform:none}.btn-outline-red{transition:none}.btn-outline-red::before{transition:none}.splide__pagination__page{transition:none}}.wp-block-group.hero-section{margin:0;padding:0}.wp-block-group.hero-section .wp-block-group__inner-container{padding:0;margin:0;max-width:none}.alignfull{width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}section{flex-direction:column;padding:0 25px;position:relative}@media(min-width: 768px){section{margin:5rem min(120px,6vw);padding:0}}section h2{font-family:adelle,serif;font-weight:300;font-size:30px}@media(min-width: 768px){section h2{font-size:min(3.125vw,60px)}}section h2{text-align:center}section .wp-block-button__link,section button:not(.splide__pagination__page){position:relative;border:none;background:rgba(0,0,0,0);border-radius:44px;color:#fff;font-family:proxima-nova-condensed,sans-serif;font-size:20px}@media(min-width: 768px){section .wp-block-button__link,section button:not(.splide__pagination__page){font-size:min(1.4583333333vw,28px)}}section .wp-block-button__link,section button:not(.splide__pagination__page){height:min(3.5416666667vw,68px);display:flex;gap:0;justify-items:center;align-items:center;min-width:min(10.9375vw,210px);max-width:min(13.0208333333vw,250px)}@media(max-width: 767px){section .wp-block-button__link,section button:not(.splide__pagination__page){font-size:18px;display:flex;padding:25px 30px 28px}}section .wp-block-button__link:hover,section button:not(.splide__pagination__page):hover{transition:all .3s ease}section .wp-block-button__link:hover::before,section button:not(.splide__pagination__page):hover::before{background:none}section .wp-block-button__link::before,section button:not(.splide__pagination__page)::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:3px;background:linear-gradient(90deg, #8A4FFB 0%, #6200AA 100%);border-radius:44px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask-composite:xor;pointer-events:none;transition:all .3s ease}@media(min-width: 768px){section .wp-block-button__link::before,section button:not(.splide__pagination__page)::before{padding:5px}}.cards{display:flex;flex-direction:column;gap:inherit;align-items:center;justify-content:center;margin:0 auto;display:grid}@media(min-width: 768px){.cards{flex-direction:row}}.cards .card{flex:1;flex-direction:column;align-items:flex-start;max-width:100%}.cards .card .wp-block-image{width:auto;height:auto}.technology-section{margin:0;padding:calc(min(120px,6vw) + min(4.427vw,85px));position:relative}.technology-section::after{content:"";position:absolute;top:0;left:calc(-1*min(120px,6vw));width:100%;height:100%;background-image:url(../../images/hand-bg-tech-trans.svg);background-size:min(21.875vw,420px);background-repeat:no-repeat;background-position:left bottom;pointer-events:none;z-index:-1}@media(max-width: 767px){.technology-section::after{background-size:110px;left:0;bottom:-40px;top:auto}}.technology-section h2{font-family:adelle,serif;font-size:30px}@media(min-width: 768px){.technology-section h2{font-size:min(3.125vw,60px)}}.technology-section h2{font-weight:300;color:#fff}.technology-section .wp-block-media-text{display:flex;align-items:center;justify-content:center;gap:1ch;flex-wrap:wrap;margin-bottom:2rem;background:rgba(0,0,0,0)}@media(min-width: 768px){.technology-section .wp-block-media-text{margin-bottom:5rem}}.technology-section .wp-block-media-text .wp-block-media-text__media{margin:0}.technology-section .wp-block-media-text .wp-block-media-text__media img{width:auto;height:74px}@media(min-width: 768px){.technology-section .wp-block-media-text .wp-block-media-text__media img{width:min(17.5vw,336px);height:auto}}.technology-section .wp-block-media-text .wp-block-media-text__content{padding:0}.technology-section .technology-items{gap:2rem;margin:0 auto;align-items:normal;z-index:9;display:flex}.technology-section .technology-items .tech-item{border:none;background-color:#000d23;border-radius:30px;padding:min(3.125vw,60px);position:relative}.technology-section .technology-items .tech-item::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:3px;background:linear-gradient(153deg, #669BFC 9.8%, #302BFF 85.01%);border-radius:30px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask-composite:xor;pointer-events:none}@media(min-width: 768px){.technology-section .technology-items .tech-item::before{padding:6px}}@media(max-width: 767px){.technology-section .technology-items .tech-item{padding:2rem}}.technology-section .technology-items .tech-item .wp-block-image{min-height:min(7.5520833333vw,145px)}@media(max-width: 767px){.technology-section .technology-items .tech-item .wp-block-image img{max-height:50px}}.technology-section .technology-items .tech-item .wp-block-heading{font-family:adelle,serif;font-size:17.5px}@media(min-width: 768px){.technology-section .technology-items .tech-item .wp-block-heading{font-size:min(1.8229166667vw,35px)}}.technology-section .technology-items .tech-item .wp-block-heading{font-weight:300;color:#fff;margin-bottom:1.5rem;margin-top:1rem}@media(min-width: 768px){.technology-section .technology-items .tech-item .wp-block-heading{margin-bottom:1.3rem;margin-top:0}}.technology-section .technology-items .tech-item .wp-block-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75em}@media(min-width: 768px){.technology-section .technology-items .tech-item .wp-block-list{gap:1.5rem}}.technology-section .technology-items .tech-item .wp-block-list li{display:flex;align-items:flex-start;gap:.75rem;font-family:proxima-nova-condensed,sans-serif;color:#c9c9c9;font-size:20px}@media(min-width: 768px){.technology-section .technology-items .tech-item .wp-block-list li{font-size:min(1.4583333333vw,28px)}}.technology-section .technology-items .tech-item .wp-block-list li{font-weight:200}.technology-section .technology-items .tech-item .wp-block-list li::before{content:"";width:6px;height:6px;background-color:#413cfd;border-radius:50%;margin-top:.4em;flex-shrink:0}.market-section{margin-top:30px;margin-bottom:60px}@media(min-width: 768px){.market-section{padding:0 min(21.6145833333vw,415px);margin:0}}.market-section::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../../images/plus2-market-l.svg);background-size:min(9.375vw,180px);background-repeat:no-repeat;background-position:left center;pointer-events:none;z-index:1}@media(max-width: 767px){.market-section{flex-wrap:nowrap}}.market-section .title-wrapper{display:grid}@media(max-width: 767px){.market-section h2{margin-bottom:.5em}}.market-section .cards{grid-template-columns:repeat(2, 1fr);gap:min(5.2083333333vw,100px) 0;margin-top:min(2.6041666667vw,50px)}@media(min-width: 768px){.market-section .cards{column-gap:min(18.2291666667vw,350px)}}.market-section .cards .wp-block-group{justify-content:center;line-height:1;gap:0;width:calc((100vw - 25px - 25px)/2);display:flex;align-items:center}@media(min-width: 768px){.market-section .cards .wp-block-group{width:auto}}.market-section .cards .wp-block-group .wp-block-group__inner-container{display:flex;flex-direction:column}.market-section .cards .wp-block-group p{font-family:"Battambang",sans-serif;font-size:17px}@media(min-width: 768px){.market-section .cards .wp-block-group p{font-size:min(1.7708333333vw,34px)}}.market-section .cards .wp-block-group p{font-style:normal;font-weight:400;background:linear-gradient(183deg, #669BFC 8.36%, #302BFF 145.31%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center}.market-section .cards .wp-block-group h4{font-family:"Battambang",sans-serif;font-size:56px}@media(min-width: 768px){.market-section .cards .wp-block-group h4{font-size:min(5.8333333333vw,112px)}}.market-section .cards .wp-block-group h4{font-style:normal;font-weight:400;background:var(--Linear, linear-gradient(153deg, #669BFC 9.8%, #302BFF 85.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center}@media(max-width: 767px){.market-section .cards .wp-block-group h4{font-size:40px}}.market-section .cards .wp-block-group h3{font-family:adelle,serif;color:#e5e7e9;font-size:12px}@media(min-width: 768px){.market-section .cards .wp-block-group h3{font-size:min(1.25vw,24px)}}.market-section .cards .wp-block-group h3{font-style:normal;font-weight:300;text-align:center;width:66%;margin:0 auto;justify-self:center;line-height:1.4}.care-section{background:hsla(0,0%,100%,.8);border-radius:30px;position:relative;padding-top:40px;padding-bottom:40px}@media(max-width: 767px){.care-section{margin:0 25px}}@media(min-width: 768px){.care-section{padding:min(4.427vw,85px)}}.care-section h2{margin:0 0 12px;color:#000d23;text-align:center;padding:0 min(6.5vw,150px)}.care-section h2+p{font-size:20px}@media(min-width: 768px){.care-section h2+p{font-size:min(1.4583333333vw,28px)}}.care-section h2+p{font-weight:300;margin:0 auto min(2.0833333333vw,40px);color:#000d23;text-align:center}.care-section .wp-block-image.desktop-image{display:none;margin:0;position:absolute;left:calc(-1*min(120px,6vw));right:0;margin-top:min(2.6041666667vw,50px);width:100vw}.care-section .wp-block-image.desktop-image img{width:100vw;min-height:min(12vw,232px);object-fit:cover}@media(min-width: 768px){.care-section .wp-block-image.desktop-image{display:inline-block}}.care-section .cards{display:flex;flex-direction:column;gap:min(1.9791666667vw,38px);position:relative}@media(min-width: 768px){.care-section .cards{flex-direction:row;align-items:stretch;margin-top:min(20.8333333333vw,400px)}}.care-section .cards .card{overflow:visible;display:flex;flex-direction:column;position:relative;z-index:9;align-items:center;gap:0;color:#fff;flex:1;border-radius:0 0 30px 30px}@media(max-width: 767px){.care-section .cards .card{padding-top:140px}.care-section .cards .card:not(:first-child){margin-top:100px}}.care-section .cards .card:first-child .heading::before{content:"";position:absolute;top:-30px;left:15px;width:66px;height:66px;background-image:url("../../images/fda-badge.png");background-size:contain;background-repeat:no-repeat;background-position:center;z-index:99}@media(min-width: 768px){.care-section .cards .card:first-child .heading::before{width:min(7.8125vw,150px);height:min(7.8125vw,150px);top:calc(-1*min(3.90625vw,75px));left:calc(-1*min(3.90625vw,75px))}}@media(min-width: 768px){.care-section .cards .card:not(:last-child) .card-text::after{content:"";position:absolute;top:calc(50% + min(1.9791666667vw,38px)/2);right:calc(-1*min(1.9791666667vw,38px)/2);width:20px;height:34px;background-image:url("../../images/rect-black.svg");background-size:contain;background-repeat:no-repeat;background-position:center}}@media(max-width: 767px){.care-section .cards .card:not(:last-child)::after{content:"";position:absolute;bottom:-50px;right:calc(50% - 10px);width:20px;height:34px;background-image:url("../../images/rect-black.svg");background-size:contain;background-repeat:no-repeat;background-position:center;transform:rotate(90deg)}}.care-section .cards .card .wp-block-image{display:block;position:absolute;right:0;left:-50px;width:100vw;top:15px}@media(min-width: 768px){.care-section .cards .card .wp-block-image{display:none}}.care-section .cards .card h3{text-align:center;font-family:adelle,serif;font-weight:700;color:#000d23;margin:0 0 25px;font-size:23px}@media(min-width: 768px){.care-section .cards .card h3{font-size:min(2.3958333333vw,46px)}}@media(min-width: 768px){.care-section .cards .card h3{margin-bottom:min(2.6041666667vw,50px)}}.care-section .cards .card .heading{position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(20px,3vw,40px) 12px;height:min(6.25vw,120px);text-align:center;width:100%;border-radius:30px 30px 0 0;flex:0}.care-section .cards .card .heading h4{font-family:adelle,serif;font-weight:300;margin:0;font-size:17.5px}@media(min-width: 768px){.care-section .cards .card .heading h4{font-size:min(1.8229166667vw,35px)}}.care-section .cards .card .heading h4{font-size:26px}.care-section .cards .card .heading h5{font-family:proxima-nova-condensed,sans-serif;font-size:11px}@media(min-width: 768px){.care-section .cards .card .heading h5{font-size:min(1.1458333333vw,22px)}}.care-section .cards .card .heading h5{font-weight:400;line-height:1}@media(max-width: 767px){.care-section .cards .card .heading h5{font-size:15px;margin-top:5px}}.card-faro .care-section .cards .card .heading{background:linear-gradient(90deg, #ffbe43 -63.99%, #FF6000 130.73%)}.care-section .cards .card p{font-size:12px}@media(min-width: 768px){.care-section .cards .card p{font-size:min(1.25vw,24px)}}.care-section .cards .card p{line-height:1.24;background:#000d23;padding:min(1.3020833333vw,25px) min(2.6041666667vw,50px)}@media(max-width: 767px){.care-section .cards .card p{font-size:18px;padding:0}}.care-section .cards .card .card-text{flex:1;align-items:stretch;gap:0;border-radius:0 0 30px 30px;overflow:hidden;background:#000d23}@media(max-width: 767px){.care-section .cards .card .card-text{padding:25px;text-align:center}}.care-section .cards .card .wp-block-buttons{padding:min(0.0520833333vw,1px) 0 min(2.6041666667vw,50px);background:#000d23;justify-content:center;width:100%;display:grid}.care-section .cards .card .wp-block-buttons .wp-block-button .wp-element-button{display:inline-block;border-radius:44px;background:#000d23;color:#fff;padding:10px 28px 12px;font-size:10px}@media(min-width: 768px){.care-section .cards .card .wp-block-buttons .wp-block-button .wp-element-button{font-size:min(1.0416666667vw,20px)}}.care-section .cards .card .wp-block-buttons .wp-block-button .wp-element-button{cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;display:grid;justify-content:center}@media(max-width: 767px){.care-section .cards .card .wp-block-buttons .wp-block-button .wp-element-button{max-width:none;font-size:18px;display:flex;padding:18px 36px 23px;margin-top:25px}}.care-section .cards .card .wp-block-buttons .wp-block-button .wp-element-button:hover{background:#8a4ffb;border-color:#8a4ffb}.care-section .cards .card.card-faro .heading{background:linear-gradient(90deg, #8A4FFB 0%, #6200AA 100%)}.care-section .cards .card.card-kuro .heading{background:linear-gradient(90deg, #FF2A4F 0%, #D00529 100%)}.care-section .cards .card.card-azora .heading{background:linear-gradient(90deg, #ffbe43 -63.99%, #FF6000 130.73%)}@media(max-width: 767px){.care-section .cards .card.fda::before{top:-30px;left:-30px;width:clamp(60px,8vw,120px);height:clamp(60px,8vw,120px)}}.team-section{margin:0}@media(min-width: 768px){.team-section{padding:0 calc(min(120px,6vw) + min(4.427vw,85px))}}.team-section::after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(../../images/plus3-team-rt.svg);background-size:10%;background-repeat:no-repeat;background-position:calc(100% - min(120px,6vw)) min(120px,6vw);pointer-events:none;z-index:1}.team-section+.team-section::after{background-image:url(../../images/plus4-team-rb.svg)}.team-section h2{margin:40px 0 25px}@media(min-width: 768px){.team-section h2{margin:min(4.1666666667vw,80px) 0 min(2.6041666667vw,50px)}}.team-section .cards{grid-template-columns:repeat(2, 1fr);gap:25px 10px}@media(min-width: 768px){.team-section .cards{grid-template-columns:repeat(3, 1fr);gap:min(1.40625vw,27px) min(1.7708333333vw,34px)}}.team-section .cards .card{padding:0;text-align:center;height:100%;align-items:center}@media(max-width: 767px){.team-section .cards .card:last-of-type:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:calc(50vw - 30px)}}@media(min-width: 768px){.team-section .cards .card{padding:1rem}}.team-section .cards .card .wp-block-image{margin:0 auto min(1.8229166667vw,35px);width:80px;height:80px}@media(min-width: 768px){.team-section .cards .card .wp-block-image{width:min(13.9583333333vw,268px);height:min(13.9583333333vw,268px)}}.team-section .cards .card .wp-block-image img{border-radius:50%}.team-section .cards .card h3{font-size:13px}@media(min-width: 768px){.team-section .cards .card h3{font-size:min(1.3541666667vw,26px)}}.team-section .cards .card h3{font-weight:400;font-family:adelle,serif}@media(max-width: 767px){.team-section .cards .card p{font-size:18px}}.contact-section{border-radius:30px;border:5px solid var(--Linear, #669BFC);background:#000d23;padding:min(5.2083333333vw,100px)}@media(max-width: 767px){.contact-section{margin:50px 25px 60px;border:3px solid var(--Linear, #669BFC)}}.contact-section h2{color:#669bfc;text-align:center}.contact-section h2+p{font-size:20px}@media(min-width: 768px){.contact-section h2+p{font-size:min(1.4583333333vw,28px)}}.contact-section h2+p{text-align:center;margin-bottom:min(5.2083333333vw,100px);color:#d9d9d9}.contact-section .cards{gap:60px}@media(min-width: 768px){.contact-section .cards{grid-template-columns:45% 1fr;gap:min(2.6041666667vw,50px)}}.contact-section .cards .card{flex:1 1 auto;height:100%}.contact-section .cards .card:first-child p{font-weight:300;margin-bottom:min(2.6041666667vw,50px);color:#d9d9d9}.contact-section .cards .card:first-child p b,.contact-section .cards .card:first-child p strong{font-weight:400;font-size:17.5px}@media(min-width: 768px){.contact-section .cards .card:first-child p b,.contact-section .cards .card:first-child p strong{font-size:min(1.8229166667vw,35px)}}.contact-section .cards .card:first-child p b,.contact-section .cards .card:first-child p strong{color:#fff;font-size:20px}.contact-section .cards .card:first-child p.email-contact{margin-top:50px}.contact-section .cards .form-card .wp-block-group__inner-container{position:relative}.contact-section .cards .form-card form fieldset{border:none;margin:0}.contact-section .cards .form-card form .frm_screen_reader{display:none}.contact-section .cards .form-card form .frm_form_field{margin-bottom:15px;position:relative}@media(min-width: 768px){.contact-section .cards .form-card form .frm_form_field{margin-bottom:min(0.78125vw,15px)}}.contact-section .cards .form-card form .frm_form_field.submit{margin-bottom:0}.contact-section .cards .form-card form .frm_form_field input,.contact-section .cards .form-card form .frm_form_field textarea{border-radius:20px;background:hsla(0,0%,100%,.9);height:min(3.6458333333vw,70px);padding:min(1.3020833333vw,25px) min(1.3541666667vw,26px) min(1.25vw,24px);width:100%;color:#000d23;border:none;font-family:proxima-nova-condensed,sans-serif;font-size:12px}@media(min-width: 768px){.contact-section .cards .form-card form .frm_form_field input,.contact-section .cards .form-card form .frm_form_field textarea{font-size:min(1.25vw,24px)}}@media(max-width: 767px){.contact-section .cards .form-card form .frm_form_field input,.contact-section .cards .form-card form .frm_form_field textarea{font-size:20px;padding:15px;height:40px;border-radius:10px}}.contact-section .cards .form-card form .frm_form_field input::-webkit-input-placeholder,.contact-section .cards .form-card form .frm_form_field textarea::-webkit-input-placeholder{font-family:proxima-nova-condensed,sans-serif;font-size:12px}@media(min-width: 768px){.contact-section .cards .form-card form .frm_form_field input::-webkit-input-placeholder,.contact-section .cards .form-card form .frm_form_field textarea::-webkit-input-placeholder{font-size:min(1.25vw,24px)}}.contact-section .cards .form-card form .frm_form_field input::-webkit-input-placeholder,.contact-section .cards .form-card form .frm_form_field textarea::-webkit-input-placeholder{font-weight:300;color:#000d23}@media(max-width: 767px){.contact-section .cards .form-card form .frm_form_field input::-webkit-input-placeholder,.contact-section .cards .form-card form .frm_form_field textarea::-webkit-input-placeholder{font-size:20px}}.contact-section .cards .form-card form .frm_form_field textarea{height:100px}@media(min-width: 768px){.contact-section .cards .form-card form .frm_form_field textarea{height:min(8.0208333333vw,154px)}}@media(max-width: 767px){.contact-section .cards .form-card form .frm_form_field textarea+.frm_error{top:auto;bottom:20px}}.contact-section .cards .form-card form .frm_form_field .frm_primary_label{display:none}.contact-section .cards .form-card form .frm_submit{text-align:center;margin-top:50px;justify-self:center;display:flex;justify-content:center}.contact-section .cards .form-card form .frm_submit button{font-size:20px}@media(min-width: 768px){.contact-section .cards .form-card form .frm_submit button{font-size:min(1.4583333333vw,28px)}}.contact-section .cards .form-card form .frm_submit button{display:inline-block}@media(max-width: 767px){.contact-section .cards .form-card form .frm_submit button{display:flex;font-size:18px;padding:26px 70px 27px;justify-content:center;font-weight:300}}.contact-section .cards .form-card form .frm_submit button::before{background:linear-gradient(153deg, #669BFC 9.8%, #302BFF 85.01%);padding:3px}@media(min-width: 768px){.contact-section .cards .form-card form .frm_submit button::before{padding:5px}}.contact-section .cards .form-card form .frm_submit button:hover{background:linear-gradient(153deg, #669BFC 9.8%, #302BFF 85.01%)}.contact-section .cards .form-card form .frm_error_style{display:none}.contact-section .cards .form-card form .frm_blank_field input,.contact-section .cards .form-card form .frm_blank_field textarea{background:rgba(255,231,217,.9);border:4px solid #ff6000;color:#ff6000;font-size:12px}@media(min-width: 768px){.contact-section .cards .form-card form .frm_blank_field input,.contact-section .cards .form-card form .frm_blank_field textarea{font-size:min(1.25vw,24px)}}.contact-section .cards .form-card form .frm_blank_field textarea+.frm_error{top:21px}@media(min-width: 768px){.contact-section .cards .form-card form .frm_blank_field textarea+.frm_error{top:25px}}.contact-section .cards .form-card form .frm_blank_field .frm_error{position:absolute;color:red;left:30%;top:16px;font-size:12px}@media(min-width: 768px){.contact-section .cards .form-card form .frm_blank_field .frm_error{font-size:min(1.25vw,24px)}}@media(max-width: 767px){.contact-section .cards .form-card form .frm_blank_field .frm_error{font-size:20px;top:5px}}.contact-section .cards .form-card .frm_message{text-align:center;width:84%;margin:0 auto 30px;color:#d9d9d9;padding-top:20px}@media(min-width: 768px){.contact-section .cards .form-card .frm_message{min-height:min(31.25vw,600px);width:50%;margin-bottom:0}}.contact-section .cards .form-card .frm_message h3{margin:min(1.3020833333vw,25px) auto;font-size:17.5px}@media(min-width: 768px){.contact-section .cards .form-card .frm_message h3{font-size:min(1.8229166667vw,35px)}}.contact-section .cards .form-card .frm_message h3{font-weight:300}.contact-section .cards .form-card .frm_message img{width:min(6.25vw,120px);height:auto}.contact-section .cards .form-card .contact-email{position:absolute;top:-50px}@media(min-width: 768px){.contact-section .cards .form-card .contact-email{bottom:calc(min(3.5416666667vw,68px) + 50px);left:calc(-1*(100vw - 100% - 10px - 2*min(5.2083333333vw,100px) - 2*min(120px,6vw)));top:auto}}.regulatory-section{border-radius:30px;background:linear-gradient(89deg, #3E7EF5 -2.58%, #302BFF 79.29%);flex-direction:row;flex-wrap:initial;padding:min(1.7708333333vw,34px) min(2.34375vw,45px);gap:0 min(2.9166666667vw,56px);display:flex}.regulatory-section p{flex:1 1 auto;font-size:min(1.3541666667vw,26px);align-content:center}@media(max-width: 767px){.regulatory-section p{font-size:16px;margin-bottom:15px;flex:0 0 100%}}.regulatory-section figure{flex:0 0 min(5.2083333333vw,100px);display:flex;align-items:center;justify-content:center;margin-bottom:0}.regulatory-section figure img{width:100%;height:auto;object-fit:contain}@media(max-width: 767px){.regulatory-section{flex-wrap:wrap;justify-content:space-around;padding:30px;margin:25px;border-radius:10px}.regulatory-section figure{flex:0 0 18%;align-content:center}}/*# sourceMappingURL=main.css.map */
