body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Inter,sans-serif;margin:0;overflow-x:hidden;padding:0}html{scroll-behavior:smooth}a{color:#fff;text-decoration:none}:root{--brand-orange-1:#fe6533;--brown:#3a2b2b;--primary-bg-color:#f8f7f2;--oval-button-radius:28px;--large-button-height:40px;--default-button-border-radius:4rem;--default-button-height:40px}h1,h2,h3,h4,h5,h6{font-family:Archivo,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.slider-item-container{border-radius:1rem;display:flex;flex-direction:column;height:65vh;justify-content:space-around;margin:0 .1rem;padding:1.5rem;position:relative}.section-title{font-weight:400;text-align:center}.btn{align-items:center;border:none;display:flex;gap:8px;height:40px;height:var(--default-button-height);justify-content:center;padding:10px 16px}.button-large{padding:12px 24px}.btn-rounded{border-radius:4rem;border-radius:var(--default-button-border-radius)}.btn-large{height:56px}.btn-round{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.btn:hover{box-shadow:0 2px 5px #0003}.card{border-radius:20px!important}.underlined{text-decoration:underline!important}section{overflow:hidden;padding:4rem 3rem}.img-border{border:1px solid #e3e3e3;border-radius:16px}.header-1{font-size:64px;font-weight:600}.header-1,.header-2{font-family:Archivo,sans-serif}.header-2{font-size:56px;font-weight:500;margin:0}.header-3{font-size:38px}.header-3,.header-4{font-family:Archivo,sans-serif;font-weight:400}.header-4{font-size:28px}.button-large a,.button-large span{font-family:Inter,sans-serif;font-size:20px;font-weight:500}.button-small a,.button-small span{font-family:Inter,sans-serif;font-size:16px;font-weight:500}.button-text{font-family:Inter,sans-serif;font-size:14px;font-weight:600}.body-text-1{font-size:28px}.body-text-1,.body-text-2{font-family:Inter,sans-serif;font-weight:400}.body-text-2{font-size:20px}.body-text-3{font-size:20px}.body-text-3,.body-text-4{font-family:Inter,sans-serif;font-weight:400}.body-text-4{font-size:16px}.first-section{padding-top:7rem}@media (max-width:600px){.btn-round{height:2rem;width:2rem}.btn-round img{height:1.5rem;width:1.5rem}.card{border-radius:10px!important}.img-border{border-radius:8px}.button-large a,.button-large span,.button-small a,.button-small span,.button-text{font-size:14px}.header-1{font-size:42px}.header-2{font-size:32px}.header-3{font-size:28px}.header-4{font-size:20px}.body-text-1{font-size:16px}.body-text-2{font-size:20px}.body-text-3,.body-text-4{font-size:16px}.first-section{padding-top:6rem}.button-large{height:32px;padding:6px 16px}section{padding:2rem 1.5rem}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{background-color:#f8f7f2;left:0;padding:1.2rem 0;position:fixed;right:0;top:0;transition:transform .3s ease-in-out;width:100%;z-index:1000;z-index:1002}.header.hidden{transform:translateY(-100%)}.header.visible{transform:translateY(0)}.header-container{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.logo{height:28px!important;padding-left:4.2rem}.nav-link{color:var(--brown);cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.nav-link:hover{text-decoration:underline}.nav a{color:#000;font-weight:500;margin:0 15px;text-decoration:none}.actions{align-items:center;display:flex;gap:16px;padding-right:4.2rem}.sign-in-button{background-color:#fff}.refer-button a,.sign-in-button a{color:var(--brown);font-weight:600}.refer-button a:hover{text-decoration:underline}.logo-container{align-items:center;display:flex;justify-content:center}@media (max-width:600px){.refer-button,.sign-in-button{display:none!important}.header{height:50px}.logo{padding-left:20px}.actions{padding-right:20px}}.products-dropdown .ant-dropdown-menu{background:linear-gradient(135deg,#fffaf7,#fff5f0);border:1px solid #fe653326;border-radius:12px;box-shadow:0 8px 32px #0000001f,0 2px 8px #fe653314;min-width:180px;padding:.5rem}.products-dropdown .ant-dropdown-menu-item{border-radius:8px;margin:2px 0;padding:0;transition:all .2s ease}.products-dropdown .ant-dropdown-menu-item a{border-radius:8px;color:#3a2b2b;color:var(--brown,#3a2b2b);display:block;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;padding:10px 16px;text-decoration:none;transition:all .2s ease}.products-dropdown .ant-dropdown-menu-item:hover{background:linear-gradient(135deg,#fe6533,#ff8c66)!important;background:linear-gradient(135deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%)!important}.products-dropdown .ant-dropdown-menu-item:hover a{color:#fff!important}.demo-button-large{height:56px!important}.demo-button-small{height:40px!important}.demo-button-large a,.demo-button-small a{font-weight:600}.demo-button-black-white{background:#fff!important}.demo-button-black-white a{color:#141414}.demo-button-brown-white{background:#fff!important}.demo-button-brown-white a{color:#5e1b0c}.demo-button{background-color:var(--brand-orange-1);border:none}.image-viewer-overlay{align-items:center;background:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:3001}.image-viewer-modal{max-height:90%;max-width:90%;position:relative}.close-button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:40px;height:50px;position:absolute;right:10px;top:10px;width:50px}.modal-image{display:block;max-height:100vh;max-width:100%}@media screen and (max-width:600px){.demo-button-large{height:40px!important}.demo-button-small{height:32px!important}.demo-button-large a,.demo-button-small a{font-weight:600}.image-viewer-overlay{background:#000000e6}.image-viewer-modal{max-height:100%;max-width:100%}}.floating-button{align-items:center;background-color:#5e1b0c;border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;display:flex;font-size:32px;font-weight:700;height:56px;justify-content:center;padding:40px;position:fixed;right:20px;transition:all .3s ease;width:56px;z-index:2001}.floating-button:hover{transform:scale(1.1)}.floating-button:active{transform:scale(.95)}@media screen and (max-width:600px){.floating-button{bottom:20px;font-size:28px;padding:25px;right:20px}}.privacy-policy-container{background:#f8f7f2;background:var(--primary-bg-color,#f8f7f2);margin:0 auto;min-height:100vh}.privacy-policy-content{background:#fff;border:1px solid #e8ecf0;border-radius:16px;box-shadow:0 4px 24px #0000000f;padding:3rem}.privacy-title{color:#3a2b2b;color:var(--brown,#3a2b2b);font-family:Archivo,sans-serif;font-size:2.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1.5rem}.effective-dates{background:#fff8f5;border-left:4px solid #fe6533;border-left:4px solid var(--brand-orange-1,#fe6533);border-radius:8px;display:flex;gap:2rem;margin-bottom:2rem;padding:1rem 1.5rem}.effective-dates p{color:#3a2b2b;color:var(--brown,#3a2b2b);font-size:.95rem;margin:0}.consent-notice,.intro-text{color:#4a4a4a;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}.consent-notice{background:linear-gradient(135deg,#fff5f0,#fff8f5);border-left:4px solid #fe6533;border-left:4px solid var(--brand-orange-1,#fe6533);border-radius:8px;font-weight:500;padding:1rem 1.5rem}.policy-section{border-top:1px solid #e8ecf0;margin-top:2.5rem;padding-top:2rem}.policy-section:first-of-type{border-top:none;padding-top:0}.policy-section h2{align-items:center;color:#3a2b2b;color:var(--brown,#3a2b2b);display:flex;font-family:Archivo,sans-serif;font-size:1.5rem;font-weight:500;gap:.5rem;margin-bottom:1rem}.policy-section h2:before{background:linear-gradient(180deg,#fe6533,#ff8c66);background:linear-gradient(180deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%);border-radius:2px;content:"";display:inline-block;height:1.5rem;width:4px}.subsection{background:#fafafa;border:1px solid #e8ecf0;border-radius:10px;margin:1.5rem 0;padding:1.25rem;transition:box-shadow .2s ease,border-color .2s ease}.subsection:hover{border-color:#fe65334d;box-shadow:0 2px 12px #fe65331a}.subsection h3{color:#fe6533;color:var(--brand-orange-1,#fe6533);font-family:Archivo,sans-serif;font-size:1.1rem;font-weight:500;margin-bottom:.75rem}.policy-section p{color:#4a4a4a;font-family:Inter,sans-serif;font-size:1rem;line-height:1.75;margin-bottom:1rem}.policy-section ul,.subsection ul{margin:.75rem 0;padding-left:1.5rem}.policy-section li,.subsection li{color:#4a4a4a;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;margin-bottom:.5rem;position:relative}.policy-section li::marker,.subsection li::marker{color:#fe6533;color:var(--brand-orange-1,#fe6533)}.highlight{background:linear-gradient(135deg,#e6f7ec,#f0faf4);border-left:4px solid #2d7a4f;color:#2d7a4f;font-weight:600;padding:.75rem 1rem}.highlight,.note{border-radius:8px}.note{background:#fff8f5;border-left:4px solid #ff8c66;color:#6b6b6b;font-style:italic;margin-top:1rem;padding:1rem}.policy-section a{color:#fe6533;color:var(--brand-orange-1,#fe6533);font-weight:500;text-decoration:none;transition:color .2s ease}.policy-section a:hover{color:#e55a2b;text-decoration:underline}.contact-section{margin-top:3rem}.contact-card{background:linear-gradient(135deg,#fff8f5,#fffaf7);border:1px solid #fe653333;border-radius:12px;box-shadow:0 2px 8px #fe65330f;margin-top:1.5rem;padding:2rem}.contact-card .company-name{color:#3a2b2b;color:var(--brown,#3a2b2b);font-family:Archivo,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.contact-card p{color:#4a4a4a;font-family:Inter,sans-serif;margin-bottom:.5rem}.contact-card a{color:#fe6533;color:var(--brand-orange-1,#fe6533);font-weight:600}.contact-card a:hover{color:#e55a2b}.privacy-policy-container .related-links{margin-top:3rem}.privacy-policy-container .links-container{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.privacy-policy-container .policy-link{align-items:center;background:#fafafa;border:1px solid #e8ecf0;border-radius:8px;color:#3a2b2b!important;color:var(--brown,#3a2b2b)!important;display:flex;font-family:Inter,sans-serif;font-size:.95rem;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none!important;transition:all .2s ease}.privacy-policy-container .policy-link:hover{background:#fff8f5;border-color:#fe6533;border-color:var(--brand-orange-1,#fe6533);box-shadow:0 4px 12px #fe65331a;color:#fe6533!important;color:var(--brand-orange-1,#fe6533)!important;transform:translateY(-2px)}.download-section{border-top:1px solid #e8ecf0;display:flex;justify-content:center;margin-top:3rem;padding-top:2rem}.download-pdf-btn{align-items:center;background:linear-gradient(135deg,#fe6533,#ff8c66);background:linear-gradient(135deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%);border:none;border-radius:4rem;border-radius:var(--default-button-border-radius,4rem);box-shadow:0 4px 12px #fe653340;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;gap:.5rem;padding:.875rem 1.5rem;transition:all .2s ease}.download-pdf-btn:hover{box-shadow:0 6px 20px #fe653359;transform:translateY(-2px)}.download-pdf-btn:active{transform:translateY(0)}.download-pdf-btn svg{flex-shrink:0}@media print{.download-section{display:none}.privacy-policy-container{background:#fff;padding:0}.privacy-policy-content{border:none;box-shadow:none}}@media (max-width:768px){.privacy-policy-content{border-radius:12px;padding:1.5rem}.privacy-title{font-size:1.75rem}.effective-dates{flex-direction:column;gap:.5rem}.policy-section h2{font-size:1.25rem}.subsection{padding:1rem}.contact-card{padding:1.5rem}}@media (max-width:480px){.privacy-title{font-size:1.5rem}.consent-notice,.intro-text,.policy-section li,.policy-section p{font-size:.95rem}}.cookie-policy-container{background:#f8f7f2;background:var(--primary-bg-color,#f8f7f2);margin:0 auto;min-height:100vh}.cookie-policy-content{background:#fff;border:1px solid #e8ecf0;border-radius:16px;box-shadow:0 4px 24px #0000000f;margin:0 auto;padding:3rem}.cookie-policy-container .policy-title{color:#3a2b2b;color:var(--brown,#3a2b2b);font-family:Archivo,sans-serif;font-size:2.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1.5rem}.cookie-policy-container .effective-dates{background:#fff8f5;border-left:4px solid #fe6533;border-left:4px solid var(--brand-orange-1,#fe6533);border-radius:8px;display:flex;gap:2rem;margin-bottom:2rem;padding:1rem 1.5rem}.cookie-policy-container .effective-dates p{color:#3a2b2b;color:var(--brown,#3a2b2b);font-size:.95rem;margin:0}.cookie-policy-container .intro-text{background:linear-gradient(135deg,#fff5f0,#fff8f5);border-left:4px solid #fe6533;border-left:4px solid var(--brand-orange-1,#fe6533);border-radius:8px;color:#4a4a4a;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8;margin-bottom:2rem;padding:1rem 1.5rem}.cookie-policy-container .policy-section{border-top:1px solid #e8ecf0;margin-top:2.5rem;padding-top:2rem}.cookie-policy-container .policy-section:first-of-type{border-top:none;padding-top:0}.cookie-policy-container .policy-section h2{align-items:center;color:#3a2b2b;color:var(--brown,#3a2b2b);display:flex;font-family:Archivo,sans-serif;font-size:1.5rem;font-weight:500;gap:.5rem;margin-bottom:1rem}.cookie-policy-container .policy-section h2:before{background:linear-gradient(180deg,#fe6533,#ff8c66);background:linear-gradient(180deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%);border-radius:2px;content:"";display:inline-block;height:1.5rem;width:4px}.cookie-type{background:#fafafa;border:1px solid #e8ecf0;border-radius:12px;margin:1.5rem 0;padding:1.5rem;transition:all .2s ease}.cookie-type:hover{border-color:#fe65334d;box-shadow:0 4px 16px #fe65331a;transform:translateY(-2px)}.cookie-type h3{color:#fe6533;color:var(--brand-orange-1,#fe6533);font-family:Archivo,sans-serif;font-size:1.15rem;font-weight:500;margin-bottom:.75rem}.cookie-type p{color:#4a4a4a;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;margin:0}.cookie-policy-container .policy-section p{color:#4a4a4a;font-family:Inter,sans-serif;font-size:1rem;line-height:1.75;margin-bottom:1rem}.cookie-policy-container .policy-section ul{margin:.75rem 0;padding-left:1.5rem}.cookie-policy-container .policy-section li{color:#4a4a4a;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;margin-bottom:.5rem}.cookie-policy-container .policy-section li::marker{color:#fe6533;color:var(--brand-orange-1,#fe6533)}.cookie-policy-container .note{background:#fff8f5;border-left:4px solid #ff8c66;border-radius:8px;color:#6b6b6b;font-style:italic;margin-top:1rem;padding:1rem}.cookie-policy-container a{color:#fe6533;color:var(--brand-orange-1,#fe6533);font-weight:500;text-decoration:none;transition:color .2s ease}.cookie-policy-container a:hover{color:#e55a2b;text-decoration:underline}.cookie-policy-container .contact-section{margin-top:3rem}.cookie-policy-container .contact-card{background:linear-gradient(135deg,#fff8f5,#fffaf7);border:1px solid #fe653333;border-radius:12px;box-shadow:0 2px 8px #fe65330f;margin-top:1.5rem;padding:2rem}.cookie-policy-container .contact-card .company-name{color:#3a2b2b;color:var(--brown,#3a2b2b);font-family:Archivo,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.cookie-policy-container .contact-card p{color:#4a4a4a;font-family:Inter,sans-serif;margin-bottom:.5rem}.related-links{margin-top:3rem}.links-container{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.policy-link{align-items:center;background:#fafafa;border:1px solid #e8ecf0;border-radius:8px;color:#3a2b2b!important;color:var(--brown,#3a2b2b)!important;display:flex;font-family:Inter,sans-serif;font-size:.95rem;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none!important;transition:all .2s ease}.policy-link:hover{background:#fff8f5;border-color:#fe6533;border-color:var(--brand-orange-1,#fe6533);box-shadow:0 4px 12px #fe65331a;color:#fe6533!important;color:var(--brand-orange-1,#fe6533)!important;transform:translateY(-2px)}.cookie-policy-container .download-section{border-top:1px solid #e8ecf0;display:flex;justify-content:center;margin-top:3rem;padding-top:2rem}.cookie-policy-container .download-pdf-btn{align-items:center;background:linear-gradient(135deg,#fe6533,#ff8c66);background:linear-gradient(135deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%);border:none;border-radius:4rem;border-radius:var(--default-button-border-radius,4rem);box-shadow:0 4px 12px #fe653340;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;gap:.5rem;padding:.875rem 1.5rem;transition:all .2s ease}.cookie-policy-container .download-pdf-btn:hover{box-shadow:0 6px 20px #fe653359;transform:translateY(-2px)}@media (max-width:768px){.cookie-policy-content{border-radius:12px;padding:1.5rem}.cookie-policy-container .policy-title{font-size:1.75rem}.cookie-policy-container .effective-dates{flex-direction:column;gap:.5rem}.cookie-policy-container .policy-section h2{font-size:1.25rem}.cookie-type{padding:1rem}.links-container{flex-direction:column}}@media (max-width:480px){.cookie-policy-container .policy-title{font-size:1.5rem}.cookie-policy-container .intro-text,.cookie-policy-container .policy-section li,.cookie-policy-container .policy-section p{font-size:.95rem}}#landing-page{padding-top:7rem}.main-content{background-color:var(--primary-bg-color);padding:2rem 2rem 4rem}.about-content{align-items:flex-start;gap:8px;justify-content:start}.about-content,.landing-section{display:flex;flex-direction:column}.landing-section{align-items:center;gap:10px;justify-content:center;margin:0 auto 40px;width:60%}.title{color:#141414;font-family:Archivo;font-weight:600;margin:0}.subtitle,.title{text-align:center}.subtitle{color:#616161;font-family:Inter;font-weight:300;letter-spacing:0;margin-bottom:1rem;width:70%}.details-section{margin-top:40px;text-align:center}.screenshot{border-radius:8px;max-width:70%}@media (max-width:600px){.landing-section{width:80%}.subtitle{margin-bottom:10px;width:90%}.title{margin-bottom:5px}.screenshot{border-radius:8px;max-width:100%}.main-content{padding:1rem}}.services-section{background-color:#fe6533;height:88vh;padding:3rem 0;position:relative}.services-section:before{background:url(/static/media/ServicesBg.78b1662087fdc114efb6.svg) 50%/cover no-repeat;content:"";height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%;z-index:0}.services-section-title{color:#fff;margin:0;z-index:1001}.services-container{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;row-gap:1.5rem;width:60%;z-index:1001}.services-container p{margin-top:0}.service-card .service-name{color:#fff;font-weight:700;text-align:center;text-transform:uppercase}.service-card{flex-direction:column}.loved-section,.service-card{align-items:center;display:flex;justify-content:center}.loved-section{background:#fff;border-radius:20px!important;color:#5e1b0c;gap:1rem;padding:1rem 2rem;z-index:1001}.loved-section p{font-weight:500;margin:0}.loved-section img{height:1.75rem;width:1.75rem}@media (min-width:801px){.service-card{width:calc(16.66667% - 3rem)}}@media (max-width:600px){.services-section{padding:5rem 0}.services-section-title{width:90%}.services-container{grid-template-columns:repeat(3,1fr);row-gap:1rem;width:80%}.service-round-icon-container img{height:70px!important;width:80px}.loved-section{border-radius:12px!important;padding:12px 8px;text-align:center;width:70%}.loved-section img{height:24px;width:24px}.service-card{width:calc(33.33333% - 3rem)}}.highlight-container{align-items:center;background:linear-gradient(175deg,#f8f7f2 18%,#fe6533);display:flex;justify-content:center;max-width:100vw}.highlight-center{height:100%;width:100%}.section-title-container{margin-bottom:3rem}.page-container{flex-direction:column;height:60vh;margin:0 .1rem;position:relative}.highlight-card-header,.page-container{display:flex;justify-content:space-between}.highlight-card-header{align-items:flex-start;padding:1.5rem}.page-container .section-navigate-icon{background-color:#fff}.page-container .section-navigate-icon a{color:#000!important}.page-title{font-weight:400;margin-bottom:1rem;margin-top:0;text-align:left}.page-image{align-items:center;width:100%}.page-container .mobile-image{display:none}.section-navigate-button{background:#fff;border-radius:28px;bottom:1.5rem;height:var(--large-button-height);padding:5px 16px!important;position:absolute;right:1.5rem}.section-navigate-button a{color:#000;font-weight:500}.digital_platform_section_learn_more_btn a{color:#7a1600}.digital_platform_section_learn_more_btn:hover{background-color:#7a1600!important}.digital_platform_section_learn_more_btn:hover a{color:#fff!important}.ai_driven_apps_learn_more_btn a{color:#7a1600}.ai_driven_apps_learn_more_btn:hover{background-color:#7a1600!important}.ai_driven_apps_learn_more_btn:hover a{color:#fff!important}.actionable_insight_learn_more_btn a{color:#60007b}.actionable_insight_learn_more_btn:hover{background-color:#60007b!important}.actionable_insight_learn_more_btn:hover a{color:#fff!important}.collaboration_learn_more_btn a{color:#7a1600}.collaboration_learn_more_btn:hover{background-color:#7a1600!important}.collaboration_learn_more_btn:hover a{color:#fff!important}.support_learn_more_btn a{color:#7a1600}.support_learn_more_btn:hover{background-color:#7a1600!important}.support_learn_more_btn:hover a{color:#fff!important}.security_learn_more_btn a{color:#60007b}.security_learn_more_btn:hover{background-color:#60007b!important}.security_learn_more_btn:hover a{color:#fff!important}.pricing_learn_more_btn a{color:#7a1600}.pricing_learn_more_btn:hover{background-color:#7a1600!important}.pricing_learn_more_btn:hover a{color:#fff!important}@media (max-width:600px){.page-container{height:75vh;margin:0 auto;overflow:hidden!important;padding:0;width:90vw}.page-title{width:90%}.highlight-card-header{padding:1.5rem}.highlight-container{padding:4rem 0}.page-container .desktop-image{display:none}.page-container .btn-round{height:42px!important;width:42px!important}}.carousel-child{margin:0 auto}.custom-navigation-button{background-color:#000;border:none;color:#fff;margin-top:1rem}.swiper-button-disabled{background-color:#1a1a1a0d;cursor:not-allowed}.swiper-button-next .swiper-button-prev{display:none}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.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{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width: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{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.arcade{align-items:center;background-color:#f8f7f2;display:flex;flex-direction:column;justify-content:center;max-width:100vw}.arcade-title{text-align:left;width:100%}.arcade-section-title-container{margin-bottom:3rem}@media (max-width:600px){.arcade-section-title-container{margin-bottom:1rem}}.screen-shot-loader{background-color:#fff;border-radius:20px;min-height:250px;padding:1.5rem}.screen-shot img{height:100%;object-fit:contain;width:100%}.screen-shot-title{font-family:Archivo;margin-bottom:1rem;margin-top:0}.screen-shot{height:70%;object-fit:contain;width:100%}@media (max-width:600px){.screen-shot-loader{border-radius:0;margin:0 auto;padding:.75rem}}.screenshot-screen-container{align-items:center;display:flex;flex-direction:column;max-width:100vw}.title-container-screenshot{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin:1rem 0 2rem}.title-image{height:6vh;margin-bottom:1rem;max-width:90%}.screenshot-caroused-container{height:100%;margin-left:2rem;width:100%}.screenshot-screen-title{height:10%;margin-top:0;width:70%}@media (max-width:600px){.title-image{height:8vh}.screenshot-screen-container{padding-left:1rem;padding-right:1rem}.screenshot-caroused-container{margin-left:0}.screenshot-screen-title{width:100%}}.tab-card{display:flex;flex-direction:column;height:20vh;justify-content:space-between;overflow:hidden;padding:1rem;position:relative}.tab-card .header-4{margin:0;text-align:left}.tab-button-div{bottom:1rem;position:absolute;right:1rem}.tab-add-button{background-color:#fff;color:#000;height:40px;padding:0;position:relative;transition:opacity .3s ease-in-out;width:40px}.tab-add-icon{height:24px;transition:transform .3s ease;width:24px}.tab-add-text{display:none;margin-left:3px;opacity:0;transition:opacity .3s ease,transform .3s ease;white-space:nowrap}@media (min-width:1000px){.tab-card:hover .tab-add-button{border-radius:var(--default-button-border-radius);font-size:18px;height:var(--large-button-height);padding:0 12px;width:130px}.tab-card:hover .tab-add-text{display:inline;opacity:1;transform:translateX(0)}}@media (max-width:600px){.tab-card{height:10vh}.tab-button-div{bottom:1rem;right:1rem}.tab-card p{font-weight:400}}.model-content-component{align-items:center;border-radius:20px;display:flex;flex-direction:column;justify-content:center}.model-content-image{height:70vh;width:100%}.model-content-scroller{width:100%}.modal-title-div{align-items:first baseline;display:flex;justify-content:space-between;width:100%}@media (max-width:600px){.model-content-image{height:100%}}.tab-container{align-items:center;display:flex;flex-direction:column;gap:32px;width:70vw}.segment-container{background-color:#f5f5f5;border-radius:12px;display:flex;gap:3px;padding:2px;white-space:nowrap}.segment-container .segment-button{border:none;border-radius:10px;cursor:pointer;padding:12px 16px}.segment-button span{color:#141414;font-weight:300}.active-segment{font-weight:500!important}.tab-content-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media (max-width:600px){.tab-container{width:90vw}.segment-container{overflow:scroll;width:90vw}.tab-content-container{gap:8px;grid-template-columns:1fr}}.subscribe-iframe-wrapper{align-items:center;background-color:#f8f7f1;display:flex;flex-direction:column;justify-content:center;text-align:center}.subscribe-iframe-wrapper-small{padding:0!important}.subscribe-iframe-wrapper .header-2{color:#5e1b0c;width:70%}.subscribe-banner{height:325px;width:775px}.subscribe-iframe{height:150px;width:100%}.subscribe-iframe-small{height:400px;width:100%}.subscribe-modal .ant-modal-content{animation:fadeInUp .5s ease-in-out;background-color:#f8f7f1;overflow:hidden;padding:0}.publication-name{color:red!important;display:none!important}.subscribe-modal .ant-modal-body{border-radius:16px;overflow:hidden!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.subscribe-banner{height:200px;width:100%}.subscribe-iframe-wrapper .header-2{width:90%}.subscribe-modal{width:90%!important}}.colorpage-container{align-items:center;display:flex;flex-direction:column;justify-content:space-around}.colorpage-title{height:8%;margin-bottom:2rem;margin-top:0;width:80%}.colorpage-image{margin-bottom:2rem;width:90%}.colorpage-text{color:#141414;font-weight:400;letter-spacing:0;margin:0 auto;text-align:center;width:60%;width:70%}.support-card-container{align-items:stretch;display:flex;gap:20px;justify-content:center;margin:0 auto;width:90%}.support-card{align-items:flex-start;background:#fff;border-radius:1rem;display:flex;gap:1rem;justify-items:start;padding:1rem}.support-card p{font-weight:400;margin:0}.support-card img{height:1.5rem;padding:1rem;width:1.5rem}.support-round-icon-container{align-items:center;background-color:red;border-radius:50%;display:flex;justify-content:center}@media (max-width:600px){.colorpage-title{margin-bottom:16px;width:100%}.colorpage-text{width:90%}.colorpage-image{margin-bottom:16px;width:100%}.support-card-container{flex-direction:column;gap:1rem;width:100%}.support-card{align-items:center}}.terms-container{background:#f8f7f2;background:var(--primary-bg-color,#f8f7f2);margin:0 auto;min-height:100vh}.terms-content{background:#fff;border:1px solid #e8ecf0;border-radius:16px;box-shadow:0 4px 24px #0000000f;margin:0 auto;padding:3rem}.terms-title{color:#3a2b2b;color:var(--brown,#3a2b2b);font-family:Archivo,sans-serif;font-size:2.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1.5rem}.terms-container .effective-dates{background:#fff8f5;border-left:4px solid #fe6533;border-left:4px solid var(--brand-orange-1,#fe6533);border-radius:8px;display:flex;gap:2rem;margin-bottom:2rem;padding:1rem 1.5rem}.terms-container .effective-dates p{color:#3a2b2b;color:var(--brown,#3a2b2b);font-size:.95rem;margin:0}.terms-container .intro-text{background:linear-gradient(135deg,#fff5f0,#fff8f5);border-left:4px solid #fe6533;border-left:4px solid var(--brand-orange-1,#fe6533);border-radius:8px;color:#4a4a4a;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8;margin-bottom:2rem;padding:1rem 1.5rem}.terms-section{border-top:1px solid #e8ecf0;margin-top:2.5rem;padding-top:2rem}.terms-section:first-of-type{border-top:none;padding-top:0}.terms-section h2{align-items:center;color:#3a2b2b;color:var(--brown,#3a2b2b);display:flex;font-family:Archivo,sans-serif;font-size:1.5rem;font-weight:500;gap:.5rem;margin-bottom:1rem}.terms-section h2:before{background:linear-gradient(180deg,#fe6533,#ff8c66);background:linear-gradient(180deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%);border-radius:2px;content:"";display:inline-block;height:1.5rem;width:4px}.terms-section p{color:#4a4a4a;font-family:Inter,sans-serif;font-size:1rem;line-height:1.75;margin-bottom:1rem}.terms-section ul{margin:1rem 0;padding-left:1.5rem}.terms-section li{color:#4a4a4a;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;margin-bottom:.75rem;padding-left:.5rem}.terms-section li::marker{color:#fe6533;color:var(--brand-orange-1,#fe6533)}.terms-container a{color:#fe6533;color:var(--brand-orange-1,#fe6533);font-weight:500;text-decoration:none;transition:color .2s ease}.terms-container a:hover{color:#e55a2b;text-decoration:underline}.terms-container .contact-section{margin-top:3rem}.terms-container .contact-card{background:linear-gradient(135deg,#fff8f5,#fffaf7);border:1px solid #fe653333;border-radius:12px;box-shadow:0 2px 8px #fe65330f;margin-top:1.5rem;padding:2rem}.terms-container .contact-card .company-name{color:#3a2b2b;color:var(--brown,#3a2b2b);font-family:Archivo,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.terms-container .contact-card p{color:#4a4a4a;font-family:Inter,sans-serif;margin-bottom:.5rem}.terms-container .related-links{margin-top:3rem}.terms-container .links-container{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.terms-container .policy-link{align-items:center;background:#fafafa;border:1px solid #e8ecf0;border-radius:8px;color:#3a2b2b!important;color:var(--brown,#3a2b2b)!important;display:flex;font-family:Inter,sans-serif;font-size:.95rem;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none!important;transition:all .2s ease}.terms-container .policy-link:hover{background:#fff8f5;border-color:#fe6533;border-color:var(--brand-orange-1,#fe6533);box-shadow:0 4px 12px #fe65331a;color:#fe6533!important;color:var(--brand-orange-1,#fe6533)!important;transform:translateY(-2px)}.terms-container .download-section{border-top:1px solid #e8ecf0;display:flex;justify-content:center;margin-top:3rem;padding-top:2rem}.terms-container .download-pdf-btn{align-items:center;background:linear-gradient(135deg,#fe6533,#ff8c66);background:linear-gradient(135deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%);border:none;border-radius:4rem;border-radius:var(--default-button-border-radius,4rem);box-shadow:0 4px 12px #fe653340;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;gap:.5rem;padding:.875rem 1.5rem;transition:all .2s ease}.terms-container .download-pdf-btn:hover{box-shadow:0 6px 20px #fe653359;transform:translateY(-2px)}@media (max-width:768px){.terms-content{border-radius:12px;padding:1.5rem}.terms-title{font-size:1.75rem}.terms-container .effective-dates{flex-direction:column;gap:.5rem}.terms-section h2{font-size:1.25rem}.terms-container .links-container{flex-direction:column}.terms-container .contact-card{padding:1.5rem}}@media (max-width:480px){.terms-title{font-size:1.5rem}.terms-container .intro-text,.terms-section li,.terms-section p{font-size:.95rem}}.cookie-consent-overlay{animation:slideUp .4s ease-out;bottom:0;left:0;padding:1rem;pointer-events:none;position:fixed;right:0;z-index:9999}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-consent-banner{align-items:center;background:linear-gradient(135deg,#fff,#fffaf7);border:1px solid #fe653326;border-radius:16px;box-shadow:0 -4px 30px #0000001f,0 2px 10px #fe65331a;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1000px;padding:1.5rem 2rem;pointer-events:auto}.cookie-consent-content{align-items:flex-start;display:flex;flex:1 1;gap:1rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.cookie-text h3{color:#3a2b2b;color:var(--brown,#3a2b2b);font-family:Archivo,sans-serif;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.cookie-text p{color:#4a4a4a;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6;margin:0}.cookie-link{color:#fe6533!important;color:var(--brand-orange-1,#fe6533)!important;font-weight:500;text-decoration:underline}.cookie-link:hover{color:#e55a2b!important}.cookie-consent-actions{display:flex;flex-shrink:0;gap:.75rem}.cookie-btn{border:none;border-radius:4rem;border-radius:var(--default-button-border-radius,4rem);cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.cookie-btn-accept{background:linear-gradient(135deg,#fe6533,#ff8c66);background:linear-gradient(135deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%);box-shadow:0 4px 12px #fe65334d;color:#fff}.cookie-btn-accept:hover{box-shadow:0 6px 20px #fe653366;transform:translateY(-2px)}.cookie-btn-accept:active{transform:translateY(0)}.cookie-btn-decline{background:#0000;border:1px solid #d0d0d0;color:#4a4a4a}.cookie-btn-decline:hover{background:#f5f5f5;border-color:#b0b0b0;transform:translateY(-2px)}.cookie-btn-decline:active{transform:translateY(0)}@media (max-width:768px){.cookie-consent-banner{flex-direction:column;gap:1.25rem;padding:1.25rem}.cookie-consent-content{align-items:center;flex-direction:column;text-align:center}.cookie-text h3{font-size:1.1rem}.cookie-text p{font-size:.9rem}.cookie-consent-actions{justify-content:center;width:100%}.cookie-btn{flex:1 1;max-width:150px}}@media (max-width:480px){.cookie-consent-overlay{padding:.5rem}.cookie-consent-banner{border-radius:12px}}.product-page-container{background:#f8f7f2;background:var(--primary-bg-color,#f8f7f2);min-height:100vh;padding-top:5rem}.product-hero{background:linear-gradient(135deg,#fff8f5,#fffaf7);border-bottom:1px solid #fe65331a;padding:4rem 2rem 3rem;text-align:center}.product-hero-content{margin:0 auto;max-width:800px}.product-icon-container{align-items:center;background:linear-gradient(135deg,#fe6533,#ff8c66);background:linear-gradient(135deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%);border-radius:24px;box-shadow:0 8px 24px #fe653340;display:inline-flex;height:100px;justify-content:center;margin-bottom:1.5rem;width:100px}.product-icon{height:60px;width:60px}.product-title{color:#3a2b2b;color:var(--brown,#3a2b2b);font-family:Archivo,sans-serif;font-size:3rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem}.product-tagline{color:#fe6533;color:var(--brand-orange-1,#fe6533);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;margin-bottom:1rem}.product-description{color:#4a4a4a;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-container{align-items:center;display:flex;justify-content:center;margin-top:2rem;width:100%}.product-cta-btn{align-items:center;background:linear-gradient(135deg,#fe6533,#ff8c66);background:linear-gradient(135deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%);border:none;border-radius:4rem;border-radius:var(--default-button-border-radius,4rem);box-shadow:0 4px 16px #fe65334d;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .2s ease}.product-cta-btn:hover{box-shadow:0 6px 24px #fe653366;transform:translateY(-2px)}.section-heading{color:#3a2b2b;color:var(--brown,#3a2b2b);font-family:Archivo,sans-serif;font-size:2rem;font-weight:600;margin-bottom:2.5rem;text-align:center}.product-features-section{margin:0 auto;max-width:1200px;padding:4rem 2rem}.features-grid{display:flex;flex-direction:column;gap:4rem;margin:0 auto;max-width:1000px}.feature-card{background:#fff;border:1px solid #00000008;border-radius:24px;box-shadow:0 10px 40px -10px #00000014;overflow:hidden;padding:2.5rem;position:relative}.feature-image-container{align-items:center;background:linear-gradient(135deg,#fff8f5,#fffaf7);border:1px solid #0000000d;border-radius:16px;display:flex;height:auto;justify-content:center;margin-bottom:2.5rem;min-height:400px;overflow:hidden;width:100%}.feature-image{display:block;height:auto;width:100%}.feature-title{color:#3a2b2b;color:var(--brown,#3a2b2b);font-family:Archivo,sans-serif;font-size:1.75rem;font-weight:600;margin-bottom:1rem;text-align:center}.feature-description{color:#6b6b6b;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px;text-align:center}.product-benefits-section{background:linear-gradient(135deg,#fff8f5,#fffaf7);margin:0 auto;padding:4rem 2rem}.benefits-list{display:flex;flex-direction:column;gap:1rem}.benefit-item{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:flex;gap:1rem;padding:1rem 1.5rem}.benefit-icon{align-items:center;background:linear-gradient(135deg,#fe6533,#ff8c66);background:linear-gradient(135deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:600;height:28px;justify-content:center;width:28px}.benefit-text{color:#4a4a4a;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;margin:0}.related-products-section{margin:0 auto;max-width:1200px;padding:4rem 2rem}.related-products-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.related-product-card{align-items:center;background:#fff;border:1px solid #e8ecf0;border-radius:16px;display:flex;flex-direction:column;gap:.75rem;min-width:140px;padding:1.5rem 2rem;text-decoration:none;transition:all .2s ease}.related-product-card:hover{border-color:#fe6533;border-color:var(--brand-orange-1,#fe6533);box-shadow:0 8px 24px #fe65331f;transform:translateY(-4px)}.related-product-icon{height:48px;width:48px}.related-product-name{color:#3a2b2b;color:var(--brown,#3a2b2b);font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}.product-cta-section{background:linear-gradient(135deg,#fe6533,#ff8c66);background:linear-gradient(135deg,var(--brand-orange-1,#fe6533) 0,#ff8c66 100%);padding:4rem 2rem;text-align:center}.product-cta-section h2{color:#fff;font-family:Archivo,sans-serif;font-size:2rem;font-weight:600;margin-bottom:1rem}.product-cta-section p{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1.1rem;margin-bottom:2rem}.product-cta-section .product-cta-btn{background:#fff;box-shadow:0 4px 16px #00000026;color:#fe6533;color:var(--brand-orange-1,#fe6533)}.product-cta-section .product-cta-btn:hover{box-shadow:0 6px 24px #0003}@media (max-width:768px){.product-hero{padding:3rem 1.5rem 2rem}.product-icon-container{height:80px;width:80px}.product-icon{height:48px;width:48px}.product-title{font-size:2rem}.product-tagline{font-size:1.2rem}.product-description{font-size:1rem}.section-heading{font-size:1.5rem}.product-benefits-section,.product-features-section,.related-products-section{padding:3rem 1.5rem}.features-grid{grid-template-columns:1fr}.feature-image-container{height:150px}.product-cta-section h2{font-size:1.5rem}}@media (max-width:480px){.product-title{font-size:1.75rem}.related-product-card{min-width:120px;padding:1rem 1.5rem}}.pricing-page-demo{align-items:center;background:#fe6533;display:flex;flex-direction:column;gap:2rem;justify-content:center;position:relative}.pricing-page-demo:before{background:url(/static/media/footer_bg.944ac5564cb65732f878.svg) 50%/cover no-repeat;content:"";height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%;z-index:0}.pricing-card-container{background-color:#fff;display:flex;flex-direction:column;height:60%;padding:1rem 4rem}.pricing-cards-container{gap:50px}.pricing-cards-container,.pricing-switch{align-items:center;display:flex;justify-content:center}.pricing-switch{gap:1rem;margin-bottom:2rem}.pricing-title{color:#fff;font-weight:500;line-height:normal;margin:0;text-align:center;width:70%;z-index:1001}.pricing-page-demo-button{z-index:1001}@media (max-width:600px){.pricing-title{width:90%}.pricing-cards-container{flex-direction:column;gap:20px}}.about-container{background-color:#f8f7f2;padding-bottom:1rem!important;padding:2rem 3rem}.footer-logo{margin-bottom:16px}.about-section{align-items:flex-start;display:flex;gap:2rem;justify-content:flex-start}.other-links a{color:#616161!important;text-decoration:none!important}.about-section .about-content{width:60%}.about-content{color:#616161}.about-content .orange-text{color:var(--brand-orange-1);font-weight:600}.footer-right-section{grid-gap:2rem 3rem;display:grid;gap:2rem 3rem;grid-template-columns:1fr 1fr}.footer-contact-column{display:flex;flex-direction:column;gap:24px}.footer-row{display:contents}.about-section .links-section{grid-gap:2rem 3rem;display:grid;gap:2rem 3rem;grid-template-columns:1fr 1fr}.footer-right-section a,.link-section-child a{color:#3a2b2b!important}.about-section .links-section a{color:#000;text-decoration:underline}.links-section a:hover{text-decoration:underline!important}.about-para{color:#7a1600;font-weight:400}.link-container{display:flex;flex-direction:column;gap:8px}.socials{display:flex;gap:1rem}.about-heading{font-weight:500;margin-bottom:16px}.crafted-text{color:#7a1600;font-weight:600;margin-top:0}.about-divider{height:1px;margin:1.2rem 0;width:100%}.footer-text-container{align-items:center;display:flex;gap:1rem;justify-content:space-between}.copyright-text{color:#7a1600}.link-section-child{margin-bottom:20px}@media (max-width:600px){.about-section{flex-direction:column;gap:24px;justify-content:center}.about-section .about-content{width:100%}.links-section{gap:8px!important}.footer-text-container{align-items:flex-start;flex-direction:column;gap:.5rem}.about-container{padding:2rem}.link-section-child{margin-bottom:20px}.about-heading{margin-bottom:8px}.other-links{margin-bottom:0!important}.about-heading{font-weight:600}}
/*# sourceMappingURL=main.d6dfb1a2.css.map*/