:root{--text-color:#000;--primary-color:#5d998e;--primary-color-light:#5d998e80;--accent-color:#98fae9;--accent-color-light:#e8fffb;--shadow-normal:0 3px 9px #5d998e50}#contactCreateWebsite,#contactNextSteps{background:linear-gradient(180deg,#fff,#d6fdf6);border-bottom:1px solid #5d998e;gap:40px;padding-bottom:100px;padding-top:160px}#contactCreateWebsite .text,#contactNextSteps .text{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:8px;text-align:center}#contactCreateWebsite .cf_recaptcha_container,#contactNextSteps .cf_recaptcha_container{margin:0 auto}#contactCreateWebsite .card,#contactNextSteps .card{align-items:flex-start;border-radius:16px;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;margin:0 auto;max-width:96%;padding:40px;width:800px}#contactCreateWebsite .card form,#contactNextSteps .card form{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;width:100%}#contactCreateWebsite .card form .terms,#contactNextSteps .card form .terms{width:100%}#contactCreateWebsite .card form button.primary,#contactNextSteps .card form button.primary{margin:0 auto}#contactCreateWebsite .card form .input-wrapper,#contactNextSteps .card form .input-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:16px;justify-content:flex-start;width:100%}#contactCreateWebsite .card form .input-wrapper .input-label,#contactNextSteps .card form .input-wrapper .input-label{flex-shrink:0;padding:16px;width:150px}#contactCreateWebsite .card form .input-wrapper input,#contactCreateWebsite .card form .input-wrapper textarea,#contactNextSteps .card form .input-wrapper input,#contactNextSteps .card form .input-wrapper textarea{border:1px solid rgba(0,0,0,.3);border-radius:12px;flex:1 0 0;padding:16px;width:auto}#contactCreateWebsite .card form .input-wrapper input:focus,#contactCreateWebsite .card form .input-wrapper textarea:focus,#contactNextSteps .card form .input-wrapper input:focus,#contactNextSteps .card form .input-wrapper textarea:focus{background:#e8fffb;border:1px solid #5d998e;outline:none}#contactCreateWebsite .card form .input-wrapper .input-button,#contactNextSteps .card form .input-wrapper .input-button{border:1px solid rgba(0,0,0,.3);border-radius:12px;padding:16px;position:relative}#contactCreateWebsite .card form .input-wrapper .input-button span,#contactNextSteps .card form .input-wrapper .input-button span{white-space:nowrap}#contactCreateWebsite .card form .input-wrapper .input-button:hover,#contactNextSteps .card form .input-wrapper .input-button:hover{background:#e8fffb}#contactCreateWebsite .card form .input-wrapper .input-button:has(input:checked),#contactNextSteps .card form .input-wrapper .input-button:has(input:checked){background:#e8fffb;border:1px solid #5d998e;box-shadow:0 3px 9px 0 rgba(93,153,142,.25)}#contactCreateWebsite .card form .input-wrapper input[type=checkbox],#contactCreateWebsite .card form .input-wrapper input[type=radio],#contactNextSteps .card form .input-wrapper input[type=checkbox],#contactNextSteps .card form .input-wrapper input[type=radio]{bottom:0;left:0;margin:0;opacity:0;position:absolute;right:0;top:0}#contactCreateWebsite .card form .input-wrapper .input-buttons,#contactNextSteps .card form .input-wrapper .input-buttons{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}#contactCreateWebsite .card form .input-wrapper .input-buttons .input-button,#contactCreateWebsite .card form .input-wrapper .input-buttons label,#contactNextSteps .card form .input-wrapper .input-buttons .input-button,#contactNextSteps .card form .input-wrapper .input-buttons label{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}#contactCreateWebsite .card form .input-wrapper .input-buttons .input-button svg,#contactCreateWebsite .card form .input-wrapper .input-buttons label svg,#contactNextSteps .card form .input-wrapper .input-buttons .input-button svg,#contactNextSteps .card form .input-wrapper .input-buttons label svg{height:60px;width:90px}#contactCreateWebsite .card .next-steps-wrapper,#contactNextSteps .card .next-steps-wrapper{align-items:center;border:1px solid rgba(0,0,0,.3);border-radius:12px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px;width:100%}#contactCreateWebsite .card .next-steps-wrapper .next-steps,#contactNextSteps .card .next-steps-wrapper .next-steps{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}#contactCreateWebsite .card .next-steps-wrapper .next-steps .text,#contactNextSteps .card .next-steps-wrapper .next-steps .text{gap:0;width:30%}#contactCreateWebsite .card .next-steps-wrapper .next-steps .text svg,#contactNextSteps .card .next-steps-wrapper .next-steps .text svg{margin-bottom:20px}#contactCreateWebsite .card .buttons,#contactNextSteps .card .buttons{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;width:100%}#contact{align-items:center;background-image:url(https://i.imgur.com/kIwmoa9.png);background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:200px 2.5vw 100px;position:relative;text-align:left;width:100%}#contact .card{background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.25);gap:20px;max-width:100%;min-width:50vw;padding:20px}#contact .card,#contact .card form{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}#contact .card form{gap:0}#contact .card form p{color:rgba(0,0,0,.5);margin:10px 0 4px}#contact .card form .input-label{font-size:14px}#contact .card form input,#contact .card form select,#contact .card form textarea{border:1px solid rgba(0,0,0,.1);border-radius:12px;height:auto;padding:16px;width:100%}#contact .card form input:focus,#contact .card form select:focus,#contact .card form textarea:focus{border:1px solid var(--primary-color)}#contact .card form select{-webkit-appearance:none!important;-moz-appearance:none!important;position:relative}#contact .card form select:after{content:"\f0d7";font-family:FontAwesome;left:-5px;position:absolute;top:0}#contact .card form button{margin-top:20px}@media screen and (max-width:1000px){#contactCreateWebsite,#contactNextSteps{gap:20px}#contactCreateWebsite .card,#contactNextSteps .card{padding:16px}#contactCreateWebsite .card form .input-wrapper,#contactNextSteps .card form .input-wrapper{gap:4px}#contactCreateWebsite .card form .input-wrapper .input-label,#contactNextSteps .card form .input-wrapper .input-label{padding:16px 4px;width:116px}#contactCreateWebsite .card form .input-wrapper .input-buttons,#contactNextSteps .card form .input-wrapper .input-buttons{gap:4px}#contactCreateWebsite .card form .input-wrapper .input-buttons .input-button,#contactCreateWebsite .card form .input-wrapper .input-buttons label,#contactNextSteps .card form .input-wrapper .input-buttons .input-button,#contactNextSteps .card form .input-wrapper .input-buttons label{gap:8px;max-width:50%;padding:16px}#contactCreateWebsite .card form .input-wrapper .input-buttons .input-button svg,#contactCreateWebsite .card form .input-wrapper .input-buttons label svg,#contactNextSteps .card form .input-wrapper .input-buttons .input-button svg,#contactNextSteps .card form .input-wrapper .input-buttons label svg{height:48px;width:70px}#contactCreateWebsite .card form .input-wrapper .input-buttons .input-button span,#contactCreateWebsite .card form .input-wrapper .input-buttons label span,#contactNextSteps .card form .input-wrapper .input-buttons .input-button span,#contactNextSteps .card form .input-wrapper .input-buttons label span{white-space:nowrap}#contactCreateWebsite .card .next-steps-wrapper,#contactNextSteps .card .next-steps-wrapper{gap:10px;padding:10px}#contactCreateWebsite .card .next-steps-wrapper .next-steps,#contactNextSteps .card .next-steps-wrapper .next-steps{flex-direction:column;gap:20px}#contactCreateWebsite .card .next-steps-wrapper .next-steps .text,#contactNextSteps .card .next-steps-wrapper .next-steps .text{width:100%}#contactCreateWebsite .card .next-steps-wrapper .next-steps .text svg,#contactNextSteps .card .next-steps-wrapper .next-steps .text svg{height:75px;margin-bottom:0;width:75px}#contact{padding:100px 2.5vw}}footer{color:var(--primary-color)}footer .footer-container{margin:0 auto;max-width:1440px;padding:50px 15px;width:100%}footer .footer-container .row{display:flex;justify-content:space-between}@media only screen and (max-width:1200px){footer .footer-container{padding:40px 15px}}@media only screen and (max-width:991px){footer .footer-container{padding:30px 15px}}@media only screen and (max-width:768px){footer .footer-container .row{flex-direction:row}}@media only screen and (max-width:577px){footer .footer-container{text-align:center}footer .footer-container .row{flex-direction:column}}footer h5{font-size:20px;font-weight:500;margin-bottom:.5rem;margin-top:0}footer a,footer h5{color:var(--primary-color)}footer ul{list-style:none;margin:0;padding:0}footer a:hover{text-decoration:underline!important}footer .item-col{float:left;padding:0 15px;width:20%}@media only screen and (max-width:991px){footer .item-col{width:50%}}footer .item-col-logo svg{width:100%}@media only screen and (max-width:991px){footer .item-col-logo{width:100%}}@media only screen and (max-width:577px){footer .item-col-logo{margin-top:15px}}@media only screen and (max-width:991px){footer .item-col-logo .logo-w{display:table;margin:0 auto 32px;max-width:200px}}footer .item-col-links .block-content{display:table;margin:0 auto}@media only screen and (max-width:577px){footer .item-col-contact,footer .item-col-content,footer .item-col-links{margin-bottom:15px;width:100%}}footer .item-col-contact .block-content,footer .item-col-content .block-content,footer .item-col-links .block-content{display:table;margin:0 auto}footer .item-col-contact .block-content p,footer .item-col-content .block-content p,footer .item-col-links .block-content p{margin-bottom:6px}footer .item-col-social ul,footer .item-col-social-integration ul{display:flex;justify-content:center}@media only screen and (max-width:991px){footer .item-col-social,footer .item-col-social-integration{margin-top:20px;width:100%}}footer .item-col-social .block-content,footer .item-col-social-integration .block-content{float:right}@media only screen and (max-width:991px){footer .item-col-social .block-content,footer .item-col-social-integration .block-content{float:none;text-align:center}}footer .item-col-social a,footer .item-col-social-integration a{display:inline-block;margin:0 15px 0 0}footer .item-col-social a svg,footer .item-col-social-integration a svg{fill:var(--primary-color);height:20px;width:20px}footer .item-col-social a:hover,footer .item-col-social-integration a:hover{color:var(--primary-color)}footer .item-col-social a:hover svg,footer .item-col-social-integration a:hover svg{fill:var(--primary-color)}header{align-items:center;background:#fff;border-bottom:1px solid rgba(93,153,142,.502);box-shadow:0 0 8px rgba(93,153,142,.251);display:flex;flex-direction:row;height:70px;justify-content:space-between;left:0;padding:0 40px;position:fixed;top:0;width:100%;z-index:3}header #closeNavButton,header #openNavButton{display:none}header nav{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}header nav a{border-bottom:3px solid transparent;color:#000;padding:24px}header nav a,header nav a:hover{text-decoration:none}header nav a:hover h2{color:#5d998e}header nav a.selected{border-bottom:3px solid #5d998e;color:#5d998e}header nav a.selected h2{color:#5d998e}@media screen and (max-width:1000px){header{height:50px}header #header-logo{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}header #closeNavButton,header #openNavButton{left:20px;position:absolute;top:50%;transform:translateY(-50%)}header #closeNavButton{display:block;opacity:0;pointer-events:none}header #openNavButton{display:block;opacity:1;pointer-events:all}header nav{background:#fff;border-bottom:1px solid rgba(93,153,142,.502);box-shadow:0 8px 8px -8px rgba(93,153,142,.251);flex-direction:column;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:49px;transform:translateX(-100%)}header #contact-button{display:none}header.opened #openNavButton{opacity:0;pointer-events:none}header.opened #closeNavButton,header.opened nav{opacity:1;pointer-events:all}header.opened nav{transform:translateX(0)}}#home-page-background{height:1964px;left:0;overflow:hidden;position:absolute;top:0;width:100vw}#home-page-background #screens{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;overflow:visible;position:absolute;right:0;top:0;transform:rotate(-9deg) translateX(100px);width:45vw;z-index:0}#home-page-background #screens img{border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.3);width:30%}#home-page-background #icon-pattern-desktop{max-width:50vw;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}#home-page-background #icon-pattern-mobile{display:none}.home-section{flex-direction:row;justify-content:flex-start;padding:100px 2.5vw 0;position:relative;width:100vw}.home-section,.home-section-centered{align-items:center;display:flex;min-height:auto}.home-section-centered{flex-direction:column;gap:48px;justify-content:center;margin:0 auto;max-width:1348px;padding:100px 2.5vw;text-align:center}#home-section-1 .hero-text{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;max-width:60vw;padding:5vw;width:800px}#home-section-2{align-items:center;display:flex;flex-direction:row;justify-content:center}#home-section-2 .features{align-items:start;display:flex;flex-direction:column;gap:20px;justify-content:start;padding:4vw;width:600px}#home-section-2 .features .feature{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:flex-start}#home-section-2 .video-card{border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.3);flex-grow:1;min-width:500px;overflow:hidden;position:relative}#home-section-3{background:linear-gradient(180deg,#e8fffb,#fff),#fff;max-width:100%;min-height:auto;width:100%}#home-section-3 .card{flex-wrap:nowrap;margin:0!important;overflow:scroll}#home-section-3 .card::-webkit-scrollbar{display:none}#home-section-3 .card h2,#home-section-3 .card p span{text-wrap:nowrap}#home-section-4{background:linear-gradient(180deg,#e8fffb,#fff),#fff;margin-top:100px;max-width:100%;min-height:auto;width:100%}#home-section-4 .cards{flex-wrap:wrap;gap:20px;justify-content:center;max-width:100%;width:1000px}#home-section-4 .cards .card .card-image{align-items:center;background:#e8fffb;border-radius:8px;display:flex;justify-content:center;padding:24px 48px}#home-section-4 .cards .card .card-image img{filter:brightness(.5);height:80px;width:80px}#homeCornerstone{align-items:center;background:#000;color:#fff;gap:100px;justify-content:center;padding:50px 5vw}#homeCornerstone .text{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;max-width:400px}#homeCornerstone .text h1,#homeCornerstone .text p{color:#fff}#homeCornerstone .text a{color:var(--accent-color)}#homeCornerstone .text a,#homeCornerstone .text a:hover{border:1px solid var(--accent-color);border-radius:8px;padding:16px}#homeCornerstone .text a:hover{color:var(--accent-color-light)}#homeCornerstone .image{max-height:100%;max-width:700px;overflow:hidden;position:relative}#homeCornerstone .image:before{background:linear-gradient(90deg,#000,transparent);left:0}#homeCornerstone .image:after,#homeCornerstone .image:before{content:"";height:100%;position:absolute;top:0;width:100px;z-index:1}#homeCornerstone .image:after{background:linear-gradient(90deg,transparent,#000);right:0}#homeCornerstone .image .clients{align-items:flex-start;display:flex;flex-direction:row;gap:0;justify-content:flex-start;margin:0;overflow:hidden;padding:0;width:100%}#homeCornerstone .image .clients img{height:150px}#homeCornerstone .image .clients:first-child img{animation:animateClients 120s linear 0s infinite normal forwards}#homeCornerstone .image .clients:nth-child(2) img{animation:animateClientsReverse 180s linear 0s infinite normal forwards}#homeCornerstone .image .clients:nth-child(3) img{animation:animateClients 150s linear 0s infinite normal forwards}@keyframes animateClients{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes animateClientsReverse{0%{transform:translateX(-100%)}to{transform:translateX(0)}}#home-section-5{background:var(--primary-color);box-shadow:inset 0 0 50px 0 rgba(0,0,0,.1);max-width:100%;min-height:auto;padding-left:0;padding-right:0;width:100%}#home-section-5 h1{color:#fff;padding:0 2.5vw}#home-section-5 h1 span{color:var(--accent-color)}#home-section-5 .brand-logos{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;padding:10px;width:950px}#home-section-5 .brand-logos .brand-logo{height:100px;position:relative;width:100px}#home-section-6 .features{flex-wrap:wrap;gap:40px 80px}#home-section-6 .features .feature{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;max-width:600px;text-align:left;width:45%}.brand-logos{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;padding:10px;width:950px}.brand-logos .brand-logo{height:100px;position:relative;width:100px}.brand-logos .brand-logo .highlighted{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:3}.brand-logos .brand-logo .testimonial{left:50%;max-width:95vw;opacity:0;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);z-index:3}.brand-logos .brand-logo:has(.testimonial):hover .highlighted{opacity:1}.brand-logos .brand-logo:has(.testimonial):hover .testimonial{opacity:1}@media screen and (max-width:1000px){.gap-48{gap:20px}#home-page-background{height:120vw;min-height:600px;top:60vh}#home-page-background #screens{flex-wrap:nowrap;gap:8px;overflow:visible;right:50%;transform:translate(50%,50%) rotate(-11.5deg);width:120vw}#home-page-background #screens::-webkit-scrollbar{display:none}#home-page-background #screens img{border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.3);height:50vw;max-height:400px;min-height:200px;width:auto}#home-page-background #icon-pattern-desktop{display:none}#home-page-background #icon-pattern-mobile{align-items:center;bottom:0;display:flex;justify-content:center;max-width:100%;position:absolute;right:0;top:0;transform:none;width:100%;z-index:-1}.home-section{min-height:auto;padding:100px 4vw}.home-section .section-content{max-width:100%;width:100%}.home-section-centered{gap:15px;padding:60px 2.5vw}#home-section-1{align-items:flex-start!important;height:auto;padding:15vh 2.5vw 45vh}#home-section-1 .hero-text{gap:15px;max-width:100%;width:100%}#home-section-1 .hero-text .badge{border-radius:6px;box-shadow:none;font-size:12px;padding:4px 6px}#home-section-1 .hero-text img{height:12px}#home-section-2{gap:20px;padding:0 2.5vw 128px}#home-section-2,#home-section-2 .features{flex-direction:column-reverse;height:auto;min-height:auto}#home-section-2 .features{max-width:100%}#home-section-2 .video-card{flex-grow:0;min-width:auto;width:90vw}#home-section-3{padding-top:0}#home-section-3 .card{gap:12px;padding:6px}#home-section-3 .card .column.gap-24.padding-24{padding:12px}#home-section-3 .card .column.gap-24.padding-24 img{transform:scale(.75)}#home-section-4 .cards{flex-wrap:wrap;gap:12px;justify-content:center;width:100%}#home-section-4 .cards .card .card-image{padding:3vw 5vw}#home-section-4 .cards .card .card-image img{height:60px;width:60px}#home-section-4 .cards .card h2{font-size:14px;width:calc(60px + 10vw)}#home-section-5 .brand-logos{min-width:350px;width:400px}#home-section-6 .features{flex-direction:column;gap:20px;width:100%}#home-section-6 .features .feature{flex-shrink:0;width:100%}}@media screen and (max-width:600px){#homeCornerstone .text{max-width:100%}#homeCornerstone .image{display:none}}.pricing-section{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center;min-height:auto;padding:100px 2.5vw;text-align:center;width:100%}.pricing-section:nth-child(2){flex-direction:row}.pricing-section:nth-child(3){flex-direction:row-reverse}.pricing-section .pricing-text{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;max-width:100%;padding:10px;text-align:left;width:400px}.pricing-section .pricing-image{max-width:100%;width:600px}.pricing-section .pricing-content{align-items:stretch;display:flex;flex-direction:row;gap:20px;justify-content:center;width:100%}.pricing-section .tiers{align-items:flex-start;border:1px solid #000;border-radius:20px;display:flex;flex-direction:row;gap:0;justify-content:flex-start;padding:10px 0}.pricing-section .tiers #tier-pro{background:var(--accent-color-light);border:1px solid var(--primary-color);box-shadow:var(--shadow-normal);position:relative}.pricing-section .tiers #tier-pro:after{background:#fff;border:1px solid var(--primary-color);border-radius:500px;color:var(--primary-color);content:"Most popular";font-size:14px;font-weight:400;left:50%;padding:6px 12px;position:absolute;top:0;transform:translate(-50%,-50%)}.pricing-section .tiers .tier{border-radius:10px;gap:20px;padding:10px 20px;width:300px}.pricing-section .tiers .tier,.pricing-section .tiers .tier .tier-text{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.pricing-section .tiers .tier .tier-text{gap:10px;text-align:left}.pricing-section .tiers .tier .tier-text h1{font-size:28px}.pricing-section .tiers .tier a,.pricing-section .tiers .tier button{width:100%}.pricing-section .tiers .tier .features{align-items:flex-start;display:flex;flex-direction:column;gap:12px;justify-content:flex-start}.pricing-section .tiers .tier .features .feature{align-items:center;display:inline-flex;text-align:left}.pricing-section .tiers .tier .features .feature:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 9.5a9 9 0 1 1-18 0 9 9 0 0 1 18 0ZM7.959 14.265l6.677-6.677a.58.58 0 0 0 0-.821l-.82-.821a.58.58 0 0 0-.822 0L7.548 11.39 5.006 8.85a.58.58 0 0 0-.821 0l-.821.821a.58.58 0 0 0 0 .821l3.774 3.774a.58.58 0 0 0 .821 0Z' fill='%235D998E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:19px;margin-right:6px;vertical-align:middle;width:18px}@media screen and (max-width:1300px){.pricing-section{gap:20px}.pricing-section .pricing-text{flex-direction:column}.pricing-section .pricing-content{flex-wrap:wrap;width:100%}.pricing-section .pricing-content .tiers{gap:10px;padding:10px;width:45%}.pricing-section .pricing-content .tiers #tier-pro:after,.pricing-section .pricing-content .tiers:first-child .features{display:none}.pricing-section .pricing-content .tiers .tier{padding:10px;width:100%}.pricing-section .pricing-content .tiers .tier .tier-text{gap:5px}.pricing-section .pricing-content .tiers .tier .tier-text h1{font-size:20px}.pricing-section .pricing-content .tiers{flex-direction:column}}@media screen and (max-width:768px){.pricing-section .pricing-text{width:90%}.pricing-section:nth-child(2){flex-direction:column}.pricing-section:nth-child(3){flex-direction:column-reverse}}.products-section{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:0 auto;max-width:1256px;min-height:auto;padding:100px 2.5vw;position:relative;width:100vw}.products-section .section-text{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;max-width:100%;padding:0 2.5vw;width:600px}.products-section .section-image{align-items:center;display:flex;flex-grow:1;justify-content:center;position:relative}.products-section #scanning-animation{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.products-section #scanning-animation svg{animation:scanningAnimation 3s ease-in-out .5s infinite alternate both}.products-section #scanning-animation:before{animation:scanningAnimationText 10s linear .5s infinite normal both;color:#98fae9;content:"Scanning...";font-size:14px}@keyframes scanningAnimation{0%{transform:translateY(-72px)}to{transform:translateY(-216px)}}@keyframes scanningAnimationText{0%{content:"Scanning...";opacity:0}10%{content:"Scanning...";opacity:.5}50%{content:"Scanning...";opacity:.5}54%{content:"Scanning...";opacity:0}56%{content:"Successful";opacity:0}60%{content:"Successful";opacity:1}90%{content:"Successful";opacity:1}to{content:"Successful";opacity:0}}@media screen and (max-width:1000px){.products-section{flex-direction:column;min-height:auto}.products-section .section-text{gap:15px;width:100%}.products-section .section-text button{display:none}.products-section .section-image{align-items:flex-start;width:100%}.products-section #scanning-animation{transform:translate(-50%,10px) scale(.65)}.products-section#products-section-1 .section-image svg{height:400px;min-width:400px;width:auto}.products-section#products-section-1 .section-image #scanning-animation svg{height:auto;min-width:200px}.products-section#products-section-2{flex-direction:column-reverse}.products-section#products-section-2 .section-image svg{height:auto;width:100%}.products-section#products-section-3 .section-image svg{height:400px;width:auto}}#themes-section{align-items:center;flex-direction:column;gap:48px;min-height:100vh;padding:100px 2.5vw;text-align:center}#themes-section,#themes-section .themes{display:flex;justify-content:center;width:100%}#themes-section .themes{align-items:stretch;flex-direction:row;gap:20px}#themes-section .themes .theme{align-items:flex-start;border:1px solid #000;border-radius:20px;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;overflow:hidden;padding:10px;width:280px}#themes-section .themes .theme .theme-image{aspect-ratio:300/160;border-radius:12px;box-shadow:0 0 1px rgba(0,0,0,.2);overflow:hidden;width:100%}#themes-section .themes .theme .theme-content{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:10px;width:100%}#themes-section .themes .theme .theme-content a,#themes-section .themes .theme .theme-content a button{width:100%}#themes-section .themes .theme .theme-content .features{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:flex-start}#themes-section .themes .theme .theme-content .features .feature{align-items:center;display:inline-flex;text-align:left}#themes-section .themes .theme .theme-content .features .feature:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 9.5a9 9 0 1 1-18 0 9 9 0 0 1 18 0ZM7.959 14.265l6.677-6.677a.58.58 0 0 0 0-.821l-.82-.821a.58.58 0 0 0-.822 0L7.548 11.39 5.006 8.85a.58.58 0 0 0-.821 0l-.821.821a.58.58 0 0 0 0 .821l3.774 3.774a.58.58 0 0 0 .821 0Z' fill='%235D998E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:19px;margin-right:6px;vertical-align:middle;width:18px}@media screen and (max-width:1000px){#themes-section .themes{flex-direction:column}#themes-section .themes .theme{width:100%}}
