:root{--header-max-width: 1500px;--header-height: 80px;--section-padding: 4rem;--inner-section-spacing: 2rem;--rounded-full: 9999999px;--section-max-width: 1250px;--fade-transition-duration: .25s;--axiaci-pink: #ed558f}@media (width < 768px){:root{--section-padding: 2rem;--inner-section-spacing: 1rem}}.pill-button{display:inline-block;padding:.5rem 1.5rem;border-radius:var(--rounded-full)}.pill-header{--color: var(--color-green-300);color:var(--color);width:-moz-fit-content;width:fit-content;border:2px solid var(--color);padding:.5rem 1rem;border-radius:var(--rounded-full);font-weight:700}.border-header{color:#524e4f;min-width:-moz-fit-content;min-width:fit-content;max-width:-moz-max-content;max-width:max-content;margin:auto;text-align:center}.border-header:after{content:"";display:block;width:100%;height:24px;background-image:url(/build/assets/green_border-BRx-PkrF.png);background-size:contain;background-repeat:no-repeat}.header-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.header-container p{max-width:70ch;color:var(--color-gray-700)}.carousel{--spacing: 1rem;display:flex;align-items:center;margin-inline:auto;gap:var(--spacing);max-width:100%}.carousel .carousel-body-wrapper{display:flex;flex-direction:column;align-items:center;gap:var(--spacing);overflow-x:hidden;overflow-y:visible}.carousel .carousel-content-container{display:flex;width:100%;position:relative;transition:opacity var(--fade-transition-duration) ease;opacity:1}.carousel .carousel-content-container.fade-out{opacity:0}.carousel .carousel-content-container.fade-in{opacity:1}.carousel .carousel-slide{flex-shrink:0;min-width:100%;flex-basis:100%;justify-content:space-evenly}.carousel .carousel-button{background-color:#b7b3b4;width:46px;height:46px;border-radius:var(--rounded-full);color:#fff;flex-shrink:0}.carousel .carousel-indicators{display:flex;align-items:center;gap:var(--spacing);padding:var(--spacing)}.carousel .carousel-indicators .carousel-indicator{width:13px;height:13px;border-radius:var(--rounded-full);background-color:#9e999a}.carousel .carousel-indicators .carousel-indicator.active{outline:7px solid rgb(2,191,112,.5);background:linear-gradient(90deg,var(--color-blue-700),rgb(48,75,115) 4.04%,rgb(46,81,120) 8.081%,rgb(44,86,125) 12.121%,rgb(41,92,129) 16.162%,rgb(36,97,133) 20.202%,rgb(29,103,137) 24.242%,rgb(20,108,140) 28.283%,rgb(5,114,142) 32.323%,rgb(2,119,143) 36.364%,rgb(0,123,145) 40.404%,rgb(0,128,146) 44.444%,rgb(0,132,146) 48.485%,rgb(0,137,147) 52.525%,rgb(0,142,147) 56.566%,rgb(0,147,147) 60.606%,rgb(0,152,146) 64.646%,rgb(0,157,145) 68.687%,rgb(0,162,143) 72.727%,rgb(0,167,140) 76.768%,rgb(0,172,137) 80.808%,rgb(0,176,133) 84.849%,rgb(0,180,128) 88.889%,rgb(0,184,123) 92.929%,rgb(0,188,117) 96.97%)}@media (width < 768px){.carousel .carousel-button{display:none}}html{scroll-behavior:smooth;scroll-padding-block:var(--header-height);height:100%}#mobile-nav{background-color:var(--color-blue-800);color:#fff;padding:1rem}section>.wrapper{max-width:min(var(--section-max-width),90%);margin-inline:auto}section#landing{background-image:url(/build/assets/landing_laptop-BpopWwS5.png),url(/build/assets/curved_abstract_lines_wave_background-OXWxSZ-x.png);background-size:45%,cover;background-position:right -10% center,center;background-attachment:local,fixed;background-repeat:no-repeat;color:#fff;padding-block:var(--section-padding);min-height:calc(100vh - var(--header-height));align-content:center}section#landing .wrapper{display:grid;align-items:center;grid-template-columns:1fr 1fr;gap:var(--inner-section-spacing);margin-bottom:var(--header-height)}section#landing .landing-text-container{display:flex;flex-direction:column;gap:2rem;margin-inline:auto;align-self:center;margin-inline-start:2rem}section#landing .landing-text-container p{max-width:55ch}section#landing .landing-text-button-container{display:flex;gap:1rem;align-items:center}section#landing .landing-image-container{display:none}@media (width >= 1250px){section#landing .landing-image-container img{left:0}}@media (width >= 1750px){section#landing{--text-container-max-width: 70ch}section#landing .landing-image-container{max-width:unset;position:relative;overflow:hidden}section#landing h1{font-size:3rem;line-height:1.2}section#landing p,section#landing a{font-size:1.25rem}}@media (width < 768px){section#landing{background-image:url(/build/assets/curved_abstract_lines_wave_background-OXWxSZ-x.png);background-size:cover;background-position:center;background-attachment:fixed}section#landing .wrapper{grid-template-columns:1fr;max-width:90%;gap:20%}section#landing .landing-text-container{margin-inline:auto;max-width:unset;text-align:center}section#landing .landing-text-container p{margin-inline:auto}section#landing .landing-text-button-container{justify-content:center}section#landing .landing-image-container{display:block}}section#how-we-help{padding-block:var(--section-padding)}section#how-we-help .wrapper{display:flex;flex-direction:column;gap:var(--inner-section-spacing)}section#how-we-help .header-container{max-width:70ch;margin-inline:auto}section#how-we-help .carousel .carousel-body-wrapper{padding-top:5rem}section#how-we-help .help-card-container{display:flex;gap:var(--inner-section-spacing);flex-wrap:wrap;justify-content:center}section#how-we-help .help-card-component{box-shadow:1px 5px 10px #00000029;background-color:#f3f2f2;width:500px;max-width:100%;flex:1;container-type:inline-size;container-name:help-card;--help-card-spacing: 1.5rem;--help-card-padding: 3rem}section#how-we-help .help-card-component .help-card-wrapper{display:flex;flex-direction:column;gap:var(--help-card-spacing)}section#how-we-help .help-card-component .help-card-row-one{display:flex;flex-direction:column;padding-inline:var(--help-card-padding);padding-block-start:var(--help-card-padding);gap:var(--help-card-spacing)}section#how-we-help .help-card-component .help-card-row-two{display:grid;grid-template-columns:1fr 1fr;gap:var(--help-card-spacing);flex:1}section#how-we-help .help-card-component .help-card-blurb{max-width:45ch;display:block}section#how-we-help .help-card-component .help-card-link-container{display:flex;flex-direction:column;gap:.5rem;justify-self:baseline;padding-inline:var(--help-card-padding)}section#how-we-help .help-card-component .help-card-link-container>a{padding:.25rem 1rem;display:flex;align-items:center;gap:.5rem;min-width:-moz-fit-content;min-width:fit-content;width:-moz-max-content;width:max-content}section#how-we-help .help-card-component .help-card-link-container>a:not(.help-learn-more){color:#b7b3b4}section#how-we-help .help-card-component .help-card-link-container>a.help-learn-more{color:#02bf70;border:1px solid rgb(2,191,112);border-radius:var(--rounded-full);font-weight:700}@container (width < 500px){section#how-we-help .help-card-component .help-card-wrapper{--help-card-spacing: 1rem;--help-card-padding: 2rem}section#how-we-help .help-card-component .help-card-row-two{display:flex;flex-direction:column-reverse;padding-inline:var(--help-card-spacing);padding-block-end:var(--help-card-spacing)}section#how-we-help .help-card-component .help-card-link-container{padding-inline:0;align-items:center}section#how-we-help .help-card-component .help-card-link-container>a{text-align:center}}section#how-we-help .help-pill-container{display:flex;gap:.5rem}section#how-we-help .help-pill-component{padding:3rem;position:relative;border-radius:99999px;width:40ch;border-width:5px;border-style:solid}section#how-we-help .help-pill-component:nth-child(odd):not(:only-child){background-color:#cdfeea;border-color:transparent}section#how-we-help .help-pill-component:nth-child(odd):not(:only-child) .hexagon-background{fill:#fff}section#how-we-help .help-pill-component:nth-child(odd):not(:only-child) .hexagon-border{fill:var(--color-blue-700)}section#how-we-help .help-pill-component:nth-child(2n),section#how-we-help .help-pill-component:only-child{border-color:var(--color-blue-700);position:relative;bottom:3rem}section#how-we-help .help-pill-component:nth-child(2n) .hexagon-icon,section#how-we-help .help-pill-component:only-child .hexagon-icon{color:#fff}@media (width < 1024px){section#how-we-help .help-pill-component:nth-child(2n),section#how-we-help .help-pill-component:only-child{bottom:0}}section#how-we-help .help-pill-component .help-pill-content p{color:var(--color-gray-700)}section#how-we-help .help-pill-component .hexagon-wrapper{position:absolute;top:-2rem;height:60px;width:60px;display:grid;place-items:center}section#how-we-help .help-pill-component .hexagon-wrapper>*{grid-row:1;grid-column:1}section#how-we-help .help-pill-component .hexagon-wrapper svg{fill:#000;height:100%;width:100%}section#how-we-help .help-pill-component .hexagon-wrapper .hexagon-icon{font-size:2em}@media (width < 768px){section#how-we-help .help-card-container{flex-direction:column;align-items:center}}section.help-hero{background-image:url(/build/assets/abstract_lines_wave_background-B1S6AQ1y.png);background-size:cover;padding-block:calc(var(--section-padding) * 2)}section.help-hero .help-hero-wrapper{display:flex;gap:var(--inner-section-spacing)}section.help-hero .help-hero-content-container{display:flex;flex-direction:column;gap:var(--inner-section-spacing);max-width:70ch;margin-inline:auto;align-self:center}section.help-hero .help-hero-content-container>p{color:var(--color-gray-75)}section.help-hero .word-cloud-container{flex:1;max-width:500px;margin:0 auto;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (width < 768px){section.help-hero .help-hero-wrapper{flex-direction:column;align-items:center}section.help-hero .help-hero-content-container{text-align:center;max-width:90%}}section#products{--section-spacing: 2rem;background-color:var(--color-gray-75);padding-block-end:var(--section-spacing)}section#products .header-container{max-width:70ch;margin-inline:auto;padding-block:var(--section-spacing)}section#products .header-container p{color:var(--color-gray-700)}section#products .product-card-container{display:grid;gap:var(--section-spacing)}section#products .product-card{background-color:#fff;container-type:inline-size}section#products .product-card .wrapper{--product-card-spacing: 4rem;display:flex;flex-direction:column;padding:var(--product-card-spacing);gap:var(--product-card-spacing)}@container (max-width: 800px){section#products .product-card .wrapper{--product-card-spacing: 2rem}section#products .product-card .product-card-header-wrapper{grid-template-columns:1fr;grid-template-rows:auto auto}section#products .product-card .product-card-header{grid-template-columns:unset}section#products .product-card .product-card-header-image-container{display:none}section#products .product-card .product-card-info-container{align-items:center}section#products .product-card .product-card-info-container *{align-items:center}section#products .product-card .product-card-desktop-body{display:none}section#products .product-card .product-card-mobile-body{display:grid}}section#products .product-card-header-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:1rem;place-items:center}section#products .product-card-header{--header-image-width: 150px;display:grid;grid-template-columns:var(--header-image-width) 1fr;gap:1rem;margin-inline:auto}section#products .product-card-header .product-card-header-image-container{max-width:var(--header-image-width)}section#products .product-card-header .product-card-info-container{display:flex;flex-direction:column;gap:1rem}section#products .product-card-tab-container{display:flex;flex-direction:column;gap:1rem;align-self:baseline}section#products .product-card-tab{background-color:#fff;border-radius:7px;border-style:solid;border-width:1px;border-color:var(--color-gray-75);padding:1rem;max-width:var(--tab-width);cursor:pointer}section#products .product-card-tab p{color:var(--color-gray-300)}section#products .product-card-tab.active{background-color:var(--color-gray-75);border-color:transparent}section#products .product-card-tab.active p{color:#000}section#products .product-card-desktop-body{display:grid;grid-template-columns:1fr 1fr;gap:2rem;place-items:center;overflow:auto}section#products .product-card-desktop-body .product-card-tab-container{max-height:calc(100vh - var(--header-height));overflow-y:auto}section#products .product-card-desktop-body .product-card-image-container img{transition:opacity var(--fade-transition-duration) ease-in-out;opacity:1}section#products .product-card-desktop-body .product-card-image-container img.fading{opacity:0}section#products .product-card-mobile-body{display:none}section#products .product-card-mobile-body .product-card-tab{max-width:100%;display:flex;flex-direction:column;gap:1rem}section#products .product-card-mobile-body .product-card-tab .product-card-image-container{display:none}section#products .product-card-mobile-body .product-card-tab.active .product-card-image-container{display:block}section.built-for-you{padding-block:var(--section-padding);background-image:url(/build/assets/built_for_you_background-DYO3boqg.png);background-size:cover;background-position:center top}section.built-for-you .wrapper{display:flex;flex-direction:column;gap:var(--inner-section-spacing)}section.built-for-you .border-header{color:var(--color-green-300)}section.built-for-you .built-for-you-button-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}section.built-for-you .built-for-you-button{border-radius:20px;padding:1rem 2rem;border:1px solid white;color:#fff;background-color:var(--color-blue-700);transition:background-color .3s ease-in-out;flex:1}section.built-for-you .built-for-you-button.active{background-color:var(--color-green-300)}section.built-for-you .built-for-you-content-container{color:#fff;display:grid}section.built-for-you .built-for-you-content{display:flex;flex-direction:column;gap:var(--inner-section-spacing);grid-row:1;grid-column:1;transition:opacity var(--fade-transition-duration) ease-in-out;opacity:1}section.built-for-you .built-for-you-content.fading{opacity:0}section.built-for-you .built-for-you-content[inert]{opacity:0;z-index:-1}section.built-for-you .built-for-you-content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem}section.built-for-you .built-for-you-info-container{display:flex;flex-direction:column;gap:1rem}section.built-for-you .built-for-you-info-container>div{display:flex;flex-direction:column;gap:.5rem}@media (width < 768px){section.built-for-you .built-for-you-content-wrapper{grid-template-columns:1fr}section.built-for-you .built-for-you-image-container{display:none}section.built-for-you .built-for-you-info-container{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}section#our-team{padding-block:var(--section-padding);background-image:url(/build/assets/hexagon_background-Df81OeuL.png);background-size:cover;background-repeat:no-repeat;background-position:center}section#our-team .wrapper{display:flex;flex-direction:column;gap:4rem}section#our-team .header-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}section#our-team .header-container p{max-width:75ch;text-wrap:stable}footer{background-color:var(--color-blue-800);color:#fff;padding-block:1rem}footer .footer-wrapper{width:min(var(--header-max-width),90%);margin-inline:auto;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:1rem}@media (width < 768px){footer .footer-wrapper{grid-template-columns:1fr;text-align:center}}.grecaptcha-badge{visibility:hidden}
