.faq-row.svelte-1iycpgq{display:flex;justify-content:center;background-color:var(--neutral-white);color:var(--text-invers-100);width:100%;padding:4.8rem 0}.faq-row.svelte-1iycpgq .faq-wrapper:where(.svelte-1iycpgq){max-width:var(--small-max-width);width:100%;display:flex;flex-direction:column;gap:2.8rem;margin:0 auto;padding:0 var(--horizontal-default-margin)}.faq-list.svelte-1iycpgq{display:flex;flex-direction:column;gap:1.6rem}.faq-item.svelte-1iycpgq{position:relative;border-radius:1.25rem;background:radial-gradient(130% 160% at 15% -20%,#ad514c14,#fffffffa 64%),#fffffffc;border:1px solid rgba(173,81,76,.1);box-shadow:0 20px 48px #0d0c0c14,inset 0 0 0 1px #fff9;overflow:hidden;isolation:isolate;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.faq-item.svelte-1iycpgq:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(145deg,rgba(173,81,76,.1) 0%,rgba(255,255,255,.45) 38%,transparent 92%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:-1}.faq-item.svelte-1iycpgq:hover,.faq-item.expanded.svelte-1iycpgq{border-color:#ad514c61;box-shadow:0 26px 56px #0d0c0c1f,inset 0 0 0 1px #ffffffbf;transform:translateY(-4px)}.faq-item.svelte-1iycpgq:hover:after,.faq-item.expanded.svelte-1iycpgq:after{opacity:1}.faq-question.svelte-1iycpgq{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1.6rem;padding:1.4rem 1.8rem;background:none;border:none;color:var(--text-invers-100);font:inherit;text-align:left;cursor:pointer;position:relative;z-index:1}.faq-question.svelte-1iycpgq span:where(.svelte-1iycpgq):first-child{font-size:1.05rem;font-weight:600;line-height:1.45;color:inherit;transition:color .3s ease}.faq-question.svelte-1iycpgq .faq-icon:where(.svelte-1iycpgq){display:flex;align-items:center;justify-content:center;width:2rem;min-width:2rem;height:2rem;border-radius:50%;background:#ad514c1f;box-shadow:inset 0 0 0 1px #ad514c47;transition:background .3s ease,transform .3s ease,box-shadow .3s ease}.faq-item.svelte-1iycpgq:hover span:where(.svelte-1iycpgq):first-child{color:var(--primary-200)}.faq-item.expanded.svelte-1iycpgq span:where(.svelte-1iycpgq):first-child{color:var(--primary-100)}.faq-item.expanded.svelte-1iycpgq .faq-icon:where(.svelte-1iycpgq){background:#ff525233;box-shadow:inset 0 0 0 1px #ff525266;transform:rotate(180deg)}.faq-answer.svelte-1iycpgq{overflow:hidden;transition:max-height .35s ease;padding:0 1.8rem}.faq-answer.svelte-1iycpgq p:where(.svelte-1iycpgq){margin:0 0 1.6rem;line-height:1.6;color:#2f4858e6}.faq-gallery.svelte-1iycpgq{display:flex;flex-wrap:wrap;gap:1rem;margin:0 0 1.6rem}.faq-gallery__item.svelte-1iycpgq{position:relative;border-radius:.75rem;overflow:hidden;background:#0d0c0c0a;box-shadow:inset 0 0 0 1px #0d0c0c14,0 10px 20px #0d0c0c14;width:clamp(240px,90vw,450px);max-width:100%;aspect-ratio:4 / 3;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.faq-gallery__item.svelte-1iycpgq img:where(.svelte-1iycpgq){display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.faq-gallery__item.svelte-1iycpgq:hover img:where(.svelte-1iycpgq),.faq-gallery__item.svelte-1iycpgq:focus-within img:where(.svelte-1iycpgq){transform:scale(1.03)}.faq-gallery__item.svelte-1iycpgq:hover,.faq-gallery__item.svelte-1iycpgq:focus-visible{box-shadow:inset 0 0 0 1px #eb57576b,0 14px 28px #0d0c0c2e;transform:translateY(-2px)}.faq-gallery__item.svelte-1iycpgq:hover .faq-gallery__hint:where(.svelte-1iycpgq),.faq-gallery__item.svelte-1iycpgq:focus-visible .faq-gallery__hint:where(.svelte-1iycpgq){opacity:1;transform:translateY(-2px)}.faq-gallery__item.svelte-1iycpgq:focus-visible{outline:none}.faq-gallery__hint.svelte-1iycpgq{position:absolute;right:.75rem;bottom:.75rem;display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:999px;background:#0d0c0cb8;color:var(--neutral-white);box-shadow:0 10px 20px #0d0c0c47;pointer-events:none;opacity:.88;transition:opacity .3s ease,transform .3s ease}body.no-scroll{overflow:hidden}@media(min-width:768px){.modalable img{cursor:zoom-in}}.modal-overlay.svelte-1iycpgq{position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;background:#0009;padding:1.6rem}.modal-content.svelte-1iycpgq{outline:none}.modal-image.svelte-1iycpgq{max-width:min(90vw,1600px);max-height:92vh;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 32px 64px #0d0c0c52;transition:transform .3s cubic-bezier(.2,.8,.2,1),opacity .3s ease}.faq-item.svelte-1iycpgq:not(.expanded) .faq-answer:where(.svelte-1iycpgq){padding-bottom:0}@media only screen and (min-width:100px)and (max-width:967px){.faq-row.svelte-1iycpgq{padding:3.6rem 0}.faq-wrapper.svelte-1iycpgq{gap:2rem}.faq-question.svelte-1iycpgq{padding:1.2rem 1.4rem}.faq-answer.svelte-1iycpgq{padding:0 1.4rem}.faq-gallery.svelte-1iycpgq{gap:.75rem}.faq-gallery__item.svelte-1iycpgq{width:100%;aspect-ratio:4 / 3}}.card.svelte-adfur4{position:relative;overflow:hidden;display:flex;flex-direction:column}@media(max-width:600px){.card.svelte-adfur4{padding:1.2rem}}.card.interactive.svelte-adfur4{cursor:pointer}.card.svelte-adfur4 .top-bar:where(.svelte-adfur4){height:24px;display:flex}.card.svelte-adfur4 .top-bar:where(.svelte-adfur4) svg:where(.svelte-adfur4){height:25px;width:25px;margin-right:-1px}.card.svelte-adfur4 .top-bar:where(.svelte-adfur4)>div:where(.svelte-adfur4){flex:1;background:var(--bg-100)}.card.svelte-adfur4 .card-content:where(.svelte-adfur4){position:relative;padding:1.2rem;padding-top:0;flex:1;background-color:var(--bg-100);background-image:linear-gradient(to top,color-mix(in srgb,var(--primary-200) 45%,transparent),color-mix(in srgb,var(--primary-100) 35%,transparent),color-mix(in srgb,var(--primary-100) 25%,transparent) 60%,color-mix(in srgb,var(--primary-100) 0%,transparent));background-repeat:no-repeat;background-size:100% 100%}.card.svelte-adfur4 .card-content:where(.svelte-adfur4):before{content:"";position:absolute;inset:0;background-image:linear-gradient(to top,color-mix(in srgb,var(--primary-300) 55%,transparent),color-mix(in srgb,var(--primary-200) 45%,transparent),color-mix(in srgb,var(--primary-100) 35%,transparent) 60%,color-mix(in srgb,var(--primary-100) 0%,transparent));background-repeat:no-repeat;background-size:100% 100%;opacity:0;transition:opacity .5s;will-change:opacity;pointer-events:none;z-index:0}.card.brightBackground.svelte-adfur4 .top-bar:where(.svelte-adfur4)>div:where(.svelte-adfur4){background:#fff}.card.brightBackground.svelte-adfur4 .card-content:where(.svelte-adfur4){background-color:#fff;background-image:linear-gradient(to top,color-mix(in srgb,var(--primary-200) 45%,transparent),color-mix(in srgb,var(--primary-100) 35%,transparent),color-mix(in srgb,var(--primary-100) 25%,transparent) 60%,color-mix(in srgb,var(--primary-100) 0%,transparent))}.card.inactive.svelte-adfur4 .card-content:where(.svelte-adfur4){background-color:var(--bg-100)!important;background-image:none!important}.card.hoverEffect.svelte-adfur4 .card-content:where(.svelte-adfur4):hover:before{opacity:1}.offer-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.6rem;width:100%}.card{height:100%}.plan-card{position:relative;z-index:1;padding:24px;display:flex;flex-direction:column;gap:24px;flex-grow:1;color:#fff;outline:none}.plan-card:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-200) 50%,transparent)}.plan-header{display:flex;justify-content:space-between;align-items:center;gap:12px;transform:translateY(-50%)}.plan-header .slug{margin:0;text-transform:uppercase;letter-spacing:.4px;font-size:16px;font-weight:400;color:var(--grey-300, #d1d6d6)}.plan-header .pill{display:inline-flex;align-items:center;gap:12px;padding:8px 12px;border-radius:0;background:var(--primary-100);border:1px solid var(--primary-100);color:#fff;font-size:16px;font-weight:400}.plan-summary{display:flex;flex-direction:column;gap:10px}.plan-summary .name-price{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.plan-summary .name-price h3{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:#fff}.plan-summary .name-price .price{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap}.plan-summary .name-price .price .amount{font-size:22px;font-weight:700;color:#fff}.plan-summary .name-price .price .cycle{font-size:15px;color:var(--grey-300, #d1d6d6)}.plan-summary .description{margin:0;font-size:15px;line-height:1.5;color:var(--grey-300, #d1d6d6)}.features{display:flex;flex-direction:column;gap:12px}.features .feature{display:flex;align-items:center;gap:12px;padding:12px;border:2px solid #4b5251;background:#4b52514d;border-radius:6px}.features .feature.selected{border-color:var(--primary-100);background:color-mix(in srgb,var(--primary-100) 10%,transparent)}.features .feature .icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--primary-100);flex-shrink:0}.features .feature .feature-label{margin:0;font-size:18px;font-weight:700;color:#fff}.usage-note{margin:0;font-size:15px;color:var(--grey-300, #d1d6d6)}.state{grid-column:1 / -1;margin:0;color:color-mix(in srgb,var(--text-100) 75%,transparent)}@media(max-width:768px){.offer-row .plan-card{padding:16px;gap:16px}.offer-row .plan-card .plan-header .slug{font-size:14px}.offer-row .plan-card .plan-summary .name-price h3,.offer-row .plan-card .plan-summary .name-price .price .amount{font-size:20px}}.product-frame{background-color:#fff;display:flex;justify-content:center;align-items:center;gap:2.4rem;height:100%;width:100%;padding:0 var(--horizontal-default-margin) 4.8rem}.product-frame .wrapper{width:100%;display:flex;justify-content:center;align-items:center;gap:2.4rem;max-width:var(--small-max-width)}.product-frame .wrapper.large{max-width:var(--normal-max-width)}.product-frame .wrapper .primary{width:min(100%,400px);min-width:min(100%,400px);max-height:100%;height:100%}.product-frame .wrapper .primary img{width:100%;height:100%;object-fit:contain}.product-frame .wrapper .primary .shadow{display:none}.product-frame .wrapper .content{height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;gap:2.4rem;z-index:99}.product-frame .wrapper .content p{color:var(--text-invers-100)}.product-frame .wrapper .content ul{display:flex;width:100%;justify-content:space-between}.product-frame .wrapper .content ul li{display:flex;flex-direction:column;align-items:center;gap:.6rem}.product-frame .wrapper .content ul li span{font-size:.8rem;font-weight:700;text-transform:uppercase}@media only screen and (min-width:100px)and (max-width:967px){.product-frame .wrapper{flex-direction:column;align-items:stretch;gap:2.4rem;padding:0}.product-frame .wrapper .primary{width:100%;min-width:0;display:flex;justify-content:center;order:2}.product-frame .wrapper .primary .img{position:relative;width:min(100%,20rem);max-width:20rem;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-frame .wrapper .primary .img img{width:100%!important;height:auto}.product-frame .wrapper .primary .img .shadow{display:none}.product-frame .wrapper .content{order:1}.product-frame .wrapper .content ul{flex-direction:column;gap:1.2rem}.product-frame .wrapper .content ul li{flex-direction:row}.product-frame .wrapper .content ul li span:first-child{width:100px;display:flex;justify-content:center}}.product-frame .wrapper h2{color:var(--primary-200);font-weight:700}.product-frame.reverse{background-color:var(--bg-100)}.product-frame.reverse p{color:var(--text-100)!important}.product-frame.reverse .primary{width:min(100%,700px);min-width:min(100%,700px)}@media(max-width:1200px){.product-frame.reverse .primary{width:min(100%,500px);min-width:min(100%,500px)}}@media(max-width:600px){.product-frame.reverse .primary{width:100%;min-width:0}}a,button,input,select,h1,h2,h3,h4,h5,*{box-sizing:border-box!important;margin:0;padding:0;border:none;text-decoration:none;appearance:none;background:none;line-height:100%;-webkit-font-smoothing:antialiased}body.no-scroll,body.no-overflow{overflow:hidden;position:fixed;width:100%}html{background-color:var(--bg-100)}html,body{overscroll-behavior:none;scroll-behavior:auto}body{color:var(--text-invers-100);height:100%;background-color:var(--bg-100)!important}ul{list-style-type:none}*{transition:background-color .5s ease,max-height .5s,height .5s ease,width .5s ease,flex .5s ease,opacity .5s ease,top .5s ease,bottom .5s ease,left .5s ease,right .5s ease,transform .5s ease}*::-webkit-scrollbar{width:6px;height:11px}*::-webkit-scrollbar-thumb{background-color:var(--neutral-white)}*::-webkit-scrollbar-track{background:var(--bg-100);background-clip:padding-box}.horizontalScrollbar::-webkit-scrollbar{height:11px}.horizontalScrollbar::-webkit-scrollbar-thumb{background:var(--bg-100)}.horizontalScrollbar::-webkit-scrollbar-track{background:#0d0c0c40;border-top:3px solid transparent;border-bottom:3px solid transparent;background-clip:padding-box}@-moz-document url-prefix(){*{scrollbar-width:thin;scrollbar-color:var(--neutral-white) var(--bg-100)}.horizontalScrollbar{scrollbar-height:11px}}@supports (-webkit-touch-callout: none){.horizontalScrollbar{overflow:scroll;-webkit-overflow-scrolling:touch}.horizontalScrollbar::-webkit-scrollbar{height:11px}.horizontalScrollbar::-webkit-scrollbar-thumb{background:var(--bg-100)}.horizontalScrollbar::-webkit-scrollbar-track{background:#0d0c0c40;border-top:3px solid transparent;border-bottom:3px solid transparent;background-clip:padding-box}}h2,.h2,h2 em{font-size:2rem;font-style:normal;font-weight:400;font-family:Outfit-Regular,sans-serif;line-height:100%;color:var(--text-100)}@media only screen and (min-width:100px)and (max-width:967px){h2,.h2,h2 em{font-size:1.6rem}}.h1,h1,.h1 em,h1 em{font-size:3.2rem;font-weight:700;font-family:Outfit-Bold,sans-serif;line-height:100%;font-style:normal;color:var(--text-100)}@media only screen and (min-width:100px)and (max-width:967px){.h1,h1,.h1 em,h1 em{font-size:2.4rem}}.h2{font-size:2rem;font-style:normal;font-weight:400;font-family:Outfit-Regular,sans-serif;line-height:100%;color:var(--text-100)}@media only screen and (min-width:100px)and (max-width:967px){.h2{font-size:1.3rem}}.red{color:var(--primary-200)!important}h3{font-size:1.6rem;font-weight:700;font-family:Outfit-Bold,sans-serif;line-height:100%;color:var(--text-100)}@media only screen and (min-width:100px)and (max-width:967px){h3{font-size:1.2rem}}em{font-size:1rem;font-family:Outfit-Bold,sans-serif;font-style:normal;font-weight:700}button{color:var(--text-100);cursor:pointer}p{font-size:1rem;color:var(--text-invers-100)}p.headline-description{font-size:1.2rem;color:var(--text-100);font-family:Outfit-Regular,sans-serif;font-weight:400}a{color:var(--text-invers-100);cursor:pointer;font-weight:700;font-family:Outfit-Bold,sans-serif}small{color:var(--text-invers-100);font-size:.7rem;font-weight:400}small em{font-style:normal;color:var(--text-invers-100);font-size:.7rem;font-weight:700;font-family:Outfit-Bold,sans-serif}button.cta{padding:.6rem 1.2rem;border-radius:.1rem;color:var(--text-100);font-family:Outfit-Bold,sans-serif;font-weight:700;font-size:1rem;text-transform:uppercase}button.cta a{color:var(--text-100);text-transform:uppercase;font-family:Outfit-Bold,sans-serif;font-weight:700;font-size:1rem}button.cta.primary{background-color:var(--primary-100)}button.cta.secondary{background-color:var(--text-invers-100)}button.cta.tertiary{background-color:transparent;color:var(--text-invers-100)}button.cta[disabled]{background-color:var(--bg-100);color:var(--text-100);opacity:.5}section.wrapper,section.small-wrapper{max-width:100%;width:100%;display:flex;margin-bottom:var(--vertical-default-margin);justify-content:center;flex-direction:row!important}section.wrapper h2,section.small-wrapper h2,section.wrapper h3,section.small-wrapper h3,section.wrapper h4,section.small-wrapper h4{color:var(--text-invers-100)}section.wrapper.small-wrapper>*,section.small-wrapper.small-wrapper>*{max-width:var(--small-max-width);width:100%;margin:2.4rem var(--horizontal-default-margin);display:flex;overflow:hidden}section.wrapper.wrapper>*,section.small-wrapper.wrapper>*{overflow:hidden;box-sizing:border-box;max-width:var(--normal-max-width);width:100%;margin:2.4rem var(--horizontal-default-margin);display:flex}table{width:100%;border-collapse:collapse}table tr{height:36px;border-radius:2px}table thead th{font-size:1rem;font-weight:700;color:var(--text-invers-100);text-align:center;padding:1rem}table tbody tr:nth-child(odd){background-color:var(--bg-300)}table tbody tr td{white-space:nowrap;color:var(--text-invers-100);text-align:center}table tbody tr td:first-child{font-weight:700}@media only screen and (min-width:100px)and (max-width:967px){table thead th{font-size:.8rem}table tbody tr td{font-size:.6rem}}button{outline:none}.container{height:1000px;display:flex;align-items:flex-start;justify-content:center;transform-origin:bottom;margin-top:-60px;transform:scale(.9)}@media(max-width:1430px){.container{transform:scale(.9);height:900px;transform-origin:top}}@media(max-width:1290px){.container{transform:scale(.6);height:700px;margin-top:40px}}@media(max-width:680px){.container{transform:scale(.5);height:500px;margin-top:80px}.container .content{font-size:.9rem!important}}@media(max-width:520px){.container{transform:scale(.45);margin-top:120px;height:370px;font-size:1.1rem!important}}.container .main-circle{position:relative;width:180px;height:180px;margin:auto;background:var(--primary-100);border-radius:50%}.container .main-circle>.content{font-weight:700;position:absolute;height:100%;color:var(--text-100);width:100%;display:flex;align-items:center;justify-content:center;z-index:120;font-size:.8rem}.container .main-circle .circle{position:absolute;width:180px;overflow:hidden;height:180px;background:var(--primary-100);border:4px solid var(--primary-100);z-index:100;border-radius:50%;transform-origin:center}.container .main-circle .circle>.content{position:relative;display:flex;line-height:1;flex-direction:column;transform-origin:center;width:95%;border-radius:50%;height:95%;align-items:center;font-size:.8rem;justify-content:center;padding:15px}.container .main-circle .circle>.content .text{margin-top:0%;color:var(--primary-100)}.container .main-circle .circle>.content .icon{display:flex;align-items:center;justify-content:center;width:60%;height:60%;color:var(--primary-100)}.container .main-circle .circle>.content .icon svg{width:100%;height:100%}.container .main-circle .circle .half{position:absolute;width:100%;height:100%;border-radius:50%;overflow:hidden;background:#fff;color:#fff;display:flex;align-items:center;justify-content:center}.container .main-circle .circle .half .number{position:absolute;top:0%;left:0%;width:19%;height:100%;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;color:#fff}.container .main-circle .circle .half:before{content:"";position:absolute;background:var(--primary-100);border-radius:50%;top:-50%;left:0;width:19%;height:200%}.container .main-circle .circle.focused{background:var(--bg-200)!important}.container .main-circle .circle.focused .number{color:var(--primary-100)!important}.container .main-circle .circle.focused .content,.container .main-circle .circle.focused .text{color:var(--text-100)!important}.container .main-circle .circle.focused .icon{color:#fff!important}.container .main-circle .circle.focused .half{background:var(--primary-100)!important}.container .main-circle .circle.focused .half:before{background:var(--bg-100)!important}.container .main-circle .arrow{position:absolute;width:10px;height:75px;transform-origin:center}span.svelte-1e7w5vc{background:var(--primary-100);padding:6px 12px;display:flex;flex-direction:row;height:fit-content;gap:.5rem;position:relative;font-size:20px}span.svelte-1e7w5vc em:where(.svelte-1e7w5vc){color:var(--neutral-white);font-weight:400;font-size:1em;line-height:14px;font-family:Outfit,sans-serif;font-style:normal}.img.svelte-121kxme{position:relative;width:400px;min-width:400px;max-height:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:1.6rem;transition:transform .2s ease,border-color .2s ease;outline:none}.img.svelte-121kxme img:where(.svelte-121kxme){width:60%!important;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.img.svelte-121kxme:hover{transform:translateY(-4px)}.img.svelte-121kxme:focus-visible{outline:2px solid var(--primary-200);outline-offset:4px}.voice-status.svelte-121kxme{width:100%;display:flex;align-items:center;justify-content:center;margin-top:1.2rem}.voicebot-preview.large.svelte-121kxme .img:where(.svelte-121kxme){width:600px;min-width:600px}@media(max-width:967px){.voicebot-preview.svelte-121kxme{display:flex;flex-direction:column;gap:1.2rem}.voicebot-preview.svelte-121kxme .img:where(.svelte-121kxme){width:100%;min-width:0;max-width:20rem;margin:0 auto}.voicebot-preview.svelte-121kxme .img:where(.svelte-121kxme) img:where(.svelte-121kxme){width:100%!important;height:auto}}.hp-wrapper{width:100%;display:flex;justify-content:center;height:calc(38rem + 337px);max-height:97vh;position:relative}.hp-wrapper .background-image{z-index:1;overflow:hidden;inset:0;position:absolute;width:100%;height:100%}.hp-wrapper .background-image figure{margin:0;width:100%;height:100%}.hp-wrapper .background-image img{width:100%;height:100%;object-fit:cover;position:relative}.hp-wrapper .background-image img .overlay{position:absolute;z-index:100;background-color:#201c1c4d;width:100%;height:100%;top:0;left:0;right:0}.hp-wrapper .homepage{max-width:var(--normal-max-width);display:flex;width:100%;position:relative;height:100%;z-index:2;align-items:center;justify-content:space-between;transition:--color 1s ease;margin:-96px 0}.hp-wrapper .homepage .left{display:flex;flex-direction:column;gap:1.5rem;position:absolute;z-index:10;transform:translateY(96px);width:100%;max-width:1000px}.hp-wrapper .homepage .left #cta{display:flex;flex-direction:column;gap:1.6rem}.hp-wrapper .homepage .left #cta small{font-weight:700;font-family:Outfit-Bold,sans-serif;color:var(--text-100)}.hp-wrapper .homepage .left #cta p{font-size:1.2rem;color:var(--text-100)}.hp-wrapper .homepage .left #cta .buttons{text-transform:uppercase;display:flex;flex-wrap:wrap;gap:.3rem}@media only screen and (min-width:100px)and (max-width:967px){.hp-wrapper .homepage .left{padding:0px var(--horizontal-default-margin)}}@media only screen and (min-width:100px)and (max-width:967px){.hp-wrapper .homepage .left{gap:.5rem}}.hp-wrapper .homepage .hp-media{max-width:600px;height:600px;min-height:600px;width:100%;display:flex;height:100%;align-items:flex-end;flex-grow:1}@media only screen and (min-width:100px)and (max-width:967px){.hp-wrapper .homepage .hp-media{display:none}}.hp-wrapper .homepage .hp-media img{height:100%;object-fit:contain}@media only screen and (min-width:100px)and (max-width:967px){.hp-wrapper .homepage .hp-media{width:100%}}@media only screen and (min-width:100px)and (max-width:967px){.hp-wrapper .homepage{flex-direction:column;justify-content:center;min-height:600px}.hp-wrapper .homepage .placeholder{min-height:320px;width:100%}.hp-wrapper .homepage .background-image{bottom:0;height:100%;min-height:600px}.hp-wrapper .homepage .background-image figure{margin:0;width:100%;height:100%;min-height:600px}.hp-wrapper .homepage .background-image img{object-fit:cover}}
