@font-face{font-family:Dachi the Lynx;src:url(/assets/fonts/dachi-the-lynx.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--blue:#0b5cff;--blue-dark:#084ed7;--dark:#0b1f3a;--muted:#66758a;--soft:#f2f7fd;--line:#dfe8f3;--white:#fff;--header-navy:#102a50;--header-navy-deep:#091d3b;--radius:24px;--z-sticky-nav:30;--z-header:40;--z-dropdown:50;--z-modal:100;--font-body:Manrope, "Noto Sans Georgian", sans-serif;--font-display:"Dachi the Lynx", "Noto Sans Georgian", Manrope, sans-serif;font-family:var(--font-body);color:var(--dark);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);margin:0;font-size:14px;overflow-x:hidden}a{color:inherit;font:inherit;text-decoration:none}button{font:inherit;cursor:pointer}:focus-visible{outline-offset:3px;outline:3px solid #72a7ff}h1,h2,h3,.btn,.step-number,.accordion button,.footer-grid b,.header-bottom nav a,.header-order,.mobile-order-bar button{font-family:var(--font-display);font-weight:400}.container{width:min(1080px,100% - 40px);margin:auto}.section{padding:72px 0}.section.soft{background:var(--soft)}.section h2{letter-spacing:-.045em;margin:0;font-size:clamp(32px,3.6vw,47px);line-height:1.1}.section-head{justify-content:space-between;align-items:end;gap:30px;margin:14px 0 34px;display:flex}.section-head p{max-width:430px;color:var(--muted);line-height:1.7}.section-head.centered{text-align:center;max-width:750px;margin:14px auto 38px;display:block}@media (width<=900px){.section{padding:62px 0}}@media (width<=600px){.container{width:min(100% - 28px,1080px)}.section{padding:52px 0}.section h2{font-size:32px}.section-head{display:block}.section-head p{margin-top:15px}}.btn{background:var(--blue);color:var(--white);border:0;border-radius:13px;justify-content:center;align-items:center;gap:16px;padding:17.75px 21px 12.25px;font-size:13px;line-height:1;transition:all .25s;display:inline-flex;box-shadow:0 9px 20px #0b1f3a2e}.btn:hover{background:var(--blue-dark);transform:translateY(-2px)}.btn.white{background:var(--white);color:var(--blue);box-shadow:none}.btn-whatsapp{-webkit-backdrop-filter:blur(12px);color:var(--white);background:#ffffff1f;border:2px solid #25d366}.btn-whatsapp:hover{background:#fff3}.btn-whatsapp svg{color:#25d366;width:18px;height:18px;transform:translateY(-2.75px)}.text-btn{color:var(--blue);background:0 0;border:0;padding:10px 0;font-weight:800}.hamb{background:0 0;border:0;font-size:26px;display:none}.site-header{color:var(--white);display:contents}.header-top{z-index:var(--z-header);background:var(--header-navy);height:62px;position:relative}.header-bottom{z-index:var(--z-sticky-nav);background:var(--header-navy-deep);height:52px;position:sticky;top:0;box-shadow:0 8px 24px #040f2229}.header-top>.container,.header-bottom>.container{align-items:center;height:100%;display:flex}.header-bottom>.container{justify-content:space-between}.site-header .logo{margin-right:auto}.logo img{filter:brightness(0)invert();width:148px;height:auto;display:block}.site-header .logo img{width:140px}@media (width<=600px){.logo img{width:132px}}.header-info{align-items:center;gap:30px;display:flex}.header-info>a{color:#dce8f7;align-items:center;gap:9px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.header-info>a:hover{color:var(--white)}.header-info>a svg{color:#69a9ff;font-size:17px}.language-menu{z-index:var(--z-dropdown);margin-left:30px;position:relative}.header-lang{min-width:76px;color:var(--white);background:#193960;border:1px solid #496687;border-radius:9px;align-items:center;gap:8px;padding:6px 9px;display:flex}.header-lang span{font-size:11px}.header-lang b{color:#8ebaff;margin-left:auto;font-size:12px}.header-lang img,.language-options img{object-fit:cover;border-radius:3px;width:25px;height:17px;box-shadow:0 0 0 1px #fff3}.language-options{z-index:var(--z-dropdown);background:var(--white);border:1px solid #dce5f0;border-radius:11px;width:150px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 35px #05122638}.language-options button{width:100%;color:var(--header-navy);text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:9px;font-size:11px;display:flex}.language-options button:hover,.language-options button[aria-selected=true]{background:#eef5ff}.language-options button[aria-selected=true] span{font-weight:800}.header-bottom nav{align-items:center;gap:34px;height:100%;display:flex}.header-bottom nav a{color:#cbd8e9;align-items:center;height:100%;font-size:12px;transition:all .2s;display:flex;position:relative}.header-bottom nav a:hover,.header-bottom nav a.active{color:var(--white)}.header-bottom nav a.active:after{content:"";background:#69a9ff;height:2px;position:absolute;bottom:0;left:0;right:0}.header-socials{gap:9px;display:flex}.header-socials a{color:#dce8f7;border:1px solid #47617f;border-radius:50%;place-items:center;width:31px;height:31px;transition:all .2s;display:grid}.header-socials a:hover{color:var(--white);background:#1769e0;border-color:#1769e0}.header-actions{align-items:center;gap:18px;display:flex}.header-order{background:var(--blue);color:var(--white);border:0;border-radius:8px;justify-content:center;align-items:center;padding:11px 18px 7px;font-size:12px;line-height:1;transition:all .2s;display:flex}.header-order:hover{background:var(--blue-dark)}.mobile-order-bar,.nav-backdrop{display:none}@media (width<=900px){.header-bottom nav{gap:20px}}@media (width<=700px){.header-top{position:sticky;top:0;box-shadow:0 8px 24px #040f2229}.header-top>.container{justify-content:space-between}.site-header .logo{margin:0 auto 0 0}.site-header .logo img{width:137px}.header-info{display:none}.language-menu{margin:0 9px 0 0}.header-lang{border:0;min-width:68px;padding:7px 8px}.site-header .hamb{color:var(--white);font-size:23px;display:block}.header-bottom{height:0;box-shadow:none;position:relative}.header-bottom>.container{display:block}.header-socials,.header-order{display:none}.header-bottom nav{z-index:var(--z-header);background:var(--header-navy-deep);border-top:1px solid #294260;flex-direction:column;align-items:stretch;gap:0;height:auto;max-height:calc(100vh - 62px);padding:16px 20px 22px;display:none;position:fixed;top:62px;left:0;right:0;overflow-y:auto;box-shadow:0 18px 30px #030e1f59}.header-bottom nav.open{display:flex}.nav-backdrop{z-index:20;background:#040c1a80;display:block;position:fixed;inset:0}.header-bottom nav a{border-bottom:1px solid #213753;height:auto;padding:13px 4px;font-size:13px}.header-bottom nav a.active:after{width:35px;left:4px;right:auto}.mobile-order-bar{z-index:var(--z-header);padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:var(--header-navy-deep);transition:transform .25s;display:block;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 24px #040f2229}.mobile-order-bar.is-visible{transform:translateY(0)}.mobile-order-bar button{background:var(--blue);width:100%;color:var(--white);border:0;border-radius:10px;justify-content:center;align-items:center;padding:16px 13px 10px;line-height:1;display:flex}body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}}.hero{min-height:555px;color:var(--white);align-items:center;padding:40px 0;display:flex;position:relative;overflow:hidden}.hero-overlay{z-index:1;background:linear-gradient(90deg,#030d1dbd,#030d1d6b,#030d1dad),linear-gradient(#0000 45%,#030d1db3);position:absolute;inset:0}.hero-carousel{position:absolute;inset:0}.hero-slide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.2s;position:absolute;inset:0}.hero-slide.is-active{opacity:1}.hero-ticker{z-index:3;background:var(--blue);white-space:nowrap;align-items:center;height:40px;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden}.hero-ticker>div{width:max-content;animation:28s linear infinite marquee;display:flex}.hero-ticker span{padding:0 22px;font-size:12px;font-weight:700}.hero-ticker b{color:#bcd5ff;margin-left:44px}.hero-center{z-index:2;text-align:left;position:relative}.hero-center h1{letter-spacing:-.055em;max-width:700px;margin:19px 0 14px;font-size:clamp(40px,4.8vw,59px);line-height:1.04}.hero-center>p{max-width:560px;color:var(--white);margin:0;font-size:14px;line-height:1.6}.hero-center .actions{justify-content:flex-start;gap:12px;margin:23px 0 32px;display:flex}.hero-center .btn{border-radius:999px;min-width:170px;padding:15.75px 22px 10.25px}@media (width<=900px){.hero{height:540px}}@media (width<=600px){.hero{height:540px}.hero-overlay{background:#030d1da6}.hero-ticker{height:36px}.hero-ticker span{padding:0 13px;font-size:10px}.hero-ticker b{margin-left:26px}.hero-center{text-align:center}.hero-center h1{font-size:34px}.hero-center>p{margin-left:auto;margin-right:auto;font-size:13px}.hero-center .actions{flex-direction:column;gap:9px}.hero-center .btn{width:100%;padding:14.75px 18px 9.25px}}.customer-carousel{background:var(--white);padding:34px 0;overflow:hidden}.customer-track{gap:14px;width:max-content;animation:42s linear infinite customer-scroll;display:flex}.customer-track:hover{animation-play-state:paused}.customer-photo{background:#eaf3ff;border-radius:18px;flex:none;width:245px;height:300px;overflow:hidden}.customer-photo img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.customer-photo:hover img{transform:scale(1.025)}@media (width<=700px){.customer-carousel{padding:22px 0}.customer-track{gap:10px}.customer-photo{border-radius:14px;width:190px;height:235px}}.how-section{background:#f5f6f8}.how-heading{text-align:center;max-width:760px;margin:0 auto 35px}.how-heading h2{margin-bottom:14px}.how-section .steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.how-section .step-card{isolation:isolate;background:#cfe2ff;border-radius:20px;height:410px;padding:0;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 14px 38px #13355c1f}.how-section .step-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #13355c2e}.step-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.step-shade{z-index:1;background:linear-gradient(#0000 28%,#0718301f 48%,#051226f5 100%);position:absolute;inset:0}.step-content{z-index:2;color:var(--white);position:absolute;bottom:23px;left:24px;right:24px}.step-number{letter-spacing:-.04em;font-size:23px;font-weight:800}.how-section .step-content h3{margin:10px 0 5px;font-size:15px;line-height:1.35}.how-section .step-content p{color:#dbe7f7;margin:0;font-size:11px;line-height:1.6}@media (width<=900px){.how-section .steps{grid-template-columns:1fr 1fr}.how-section .step-card{height:390px}.how-section .step-card:last-child{grid-column:1/-1}}@media (width<=600px){.how-heading{margin-bottom:27px}.how-section .steps{grid-template-columns:1fr}.how-section .step-card,.how-section .step-card:last-child{grid-column:auto;height:390px}.step-content{bottom:20px}}#products{background:var(--white)}.product-grid{grid-template-columns:repeat(3,1fr);gap:34px 20px;display:grid}.p-visual{aspect-ratio:1;background:#f5f6f8;border-radius:22px;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.p-card:hover .product-image{transform:scale(1.025)}.catalog-mockups{place-items:center;display:grid;position:absolute;inset:0}.mock{background:var(--white);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:105px;height:160px;padding:15px;display:flex;position:absolute;box-shadow:0 18px 28px #142c4d2e}.mock b{color:var(--blue);font-family:var(--font-body);font-size:39px}.mock small{color:#13243b;font-size:8px}.mock i{color:#ffad21;margin-top:9px;font-size:8px;font-style:normal}.mock-back{opacity:.94;transform:translate(-38px,14px)rotate(-15deg)}.mock-back small{border:2px dotted #172337;margin-top:12px;padding:12px;font-size:9px}.mock-front{transform:translate(37px,-9px)rotate(7deg)}.p-instagram .mock-front{background:linear-gradient(150deg,#913cc7,#f12672,#ff784b)}.p-facebook .mock-front{background:#1769e0}.p-instagram .mock-front b,.p-instagram .mock-front small,.p-instagram .mock-front i,.p-facebook .mock-front b,.p-facebook .mock-front small,.p-facebook .mock-front i{color:var(--white)}.p-body{padding:16px 3px 0}.p-body h3{margin:0;font-size:15px;line-height:1.35}.p-body p{color:#6d798b;min-height:45px;margin:7px 0 11px;font-size:10px;line-height:1.5}@media (width>=901px){.product-grid{grid-template-columns:repeat(6,1fr)}.p-card{grid-column:span 2}.p-card:nth-child(4),.p-card:nth-child(5){grid-column:span 3}.p-card:nth-child(4) .p-visual,.p-card:nth-child(5) .p-visual{aspect-ratio:1.35}}@media (width<=650px){.product-grid{grid-template-columns:repeat(2,1fr);gap:25px 12px}.p-visual{border-radius:16px}.media-play-hint{width:28px;height:28px;font-size:10px;bottom:10px;right:10px}.mock{width:78px;height:120px;padding:10px}.mock b{font-size:30px}.mock-back{transform:translate(-27px,10px)rotate(-15deg)}.mock-front{transform:translate(27px,-7px)rotate(7deg)}.p-body h3{font-size:13px}.p-body p{min-height:55px;font-size:9px}}.prices{background:#f5f6f8}.prices .section-head p{margin-left:auto;margin-right:auto;font-weight:700}.price-table-wrap{border:1px solid var(--line);border-radius:20px;overflow-x:auto}.price-table{border-collapse:collapse;background:var(--white);width:100%;min-width:480px}.price-table th,.price-table td{text-align:center;padding:16px 20px;font-size:13px}.price-table th:first-child,.price-table td:first-child{text-align:left}.price-table thead th{background:var(--soft);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.price-table tbody th{color:var(--dark);font-family:var(--font-display);font-size:14px;font-weight:400}.price-table tbody td{color:var(--blue);font-size:16px;font-weight:800}.price-table tbody td small{color:var(--muted);margin-left:2px;font-size:11px;font-weight:600}.price-table tbody tr:not(:last-child) th,.price-table tbody tr:not(:last-child) td{border-bottom:1px solid var(--line)}.prices-note{color:var(--muted);text-align:center;margin:18px 0 0;font-size:12px}@media (width<=600px){.price-table{min-width:0}.price-table th,.price-table td{padding:10px 4px;font-size:11px}.price-table th:first-child,.price-table td:first-child{padding:10px 8px 10px 14px}.price-table tbody th{font-size:12px}.price-table tbody td{font-size:14px}.price-table tbody td small{font-size:9px}}.delivery{background:var(--blue);color:var(--white);overflow:hidden}.delivery-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:55px;display:grid}.delivery h2{margin:18px 0}.delivery-grid>div>p{color:#d9e6ff;max-width:560px;line-height:1.8}.delivery-times{gap:34px;margin-top:24px;display:flex}.delivery-times div{gap:13px;display:flex}.delivery-times span{font-size:25px}.delivery-times p{margin:0;font-size:12px}.delivery-times strong{margin-top:4px;font-size:14px;display:block}.delivery-map-frame{aspect-ratio:4/3;border-radius:16px;width:100%;position:relative;overflow:hidden}.delivery-map{border:0;width:100%;height:calc(100% + 45px);position:absolute;top:-45px;left:0}.delivery-map-title{z-index:1;background:var(--blue);color:var(--white);font-family:var(--font-display);border-radius:8px;padding:8px 14px;font-size:12px;font-weight:400;position:absolute;top:16px;left:16px;box-shadow:0 6px 16px #0b1f3a40}@media (width<=900px){.delivery-grid{grid-template-columns:1fr}}@media (width<=600px){.delivery-times{flex-direction:column}}.partners{overflow:hidden}.logo-track{gap:24px;width:max-content;animation:30s linear infinite marquee;display:flex}.partner-logo{border:1px solid var(--line);color:#8090a5;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:110px;height:110px;display:flex;overflow:hidden}.partner-logo img{object-fit:cover;width:100%;height:100%;display:block}.partner-logo span{font-size:28px}.partner-logo i{letter-spacing:.2em;font-size:10px;font-style:normal;font-weight:800}@media (width<=600px){.partner-logo{width:84px;height:84px}}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.faq-grid>div>p{color:var(--muted);line-height:1.7}.accordion article{border-top:1px solid var(--line)}.accordion button{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:18px 0;font-size:13px;display:flex}.accordion button b{color:var(--blue);font-size:24px}.answer{grid-template-rows:0fr;transition:all .35s;display:grid}.answer p{color:var(--muted);margin:0;line-height:1.7;overflow:hidden}.accordion .active .answer{grid-template-rows:1fr}.accordion .active .answer p{padding-bottom:18px}@media (width<=900px){.faq-grid{grid-template-columns:1fr}}.order-inner{background:var(--blue);color:var(--white);border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:38px 42px;display:grid;box-shadow:0 30px 70px #0b1f3a38}.order-inner img{border-radius:17px;width:58px;height:auto}.order-inner h2{font-size:27px}.order-inner p{color:#d9e7ff;margin-bottom:0}@media (width<=900px){.order-inner{grid-template-columns:auto 1fr;padding:32px}.order-inner .btn{grid-column:1/-1}}@media (width<=600px){.order-inner{text-align:center;grid-template-columns:1fr;padding:27px 20px}.order-inner img{margin:auto}.order-inner h2{font-size:24px}}footer{color:var(--white);background:#07172b;padding:50px 0 20px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;display:grid}.footer-grid>div{flex-direction:column;gap:13px;display:flex}.footer-grid p{color:#90a1b6;max-width:400px;line-height:1.7}.footer-grid b{margin-bottom:8px}.footer-grid a{color:#aab8c9;font-size:12px}.copyright{color:#72849a;border-top:1px solid #203046;justify-content:space-between;margin-top:35px;padding-top:24px;font-size:11px;display:flex}@media (width<=900px){.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media (width<=600px){footer{padding-top:42px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.copyright span{display:none}}.modal{z-index:var(--z-modal);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051020ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal>div{background:var(--white);text-align:center;border-radius:26px;width:min(430px,100%);padding:35px;position:relative;box-shadow:0 30px 90px #0006}.modal img{border-radius:15px;width:65px;height:auto}.modal h2{letter-spacing:-.03em;font-size:24px}.modal p{color:var(--muted);font-size:13px}.modal a{border:1px solid var(--line);text-align:left;border-radius:13px;align-items:center;gap:14px;margin-top:10px;padding:15px;font-size:13px;font-weight:700;display:flex}.modal a svg{color:var(--blue);flex:none}.modal a b{margin-left:auto}.close{background:#eef3f8;border:0;border-radius:50%;width:34px;height:34px;font-size:20px;position:absolute;top:16px;right:18px}@media (width<=600px){.modal{align-items:end}.modal>div{border-radius:26px 26px 10px 10px}}@keyframes marquee{to{transform:translate(calc(-50% - 12px))}}@keyframes customer-scroll{to{transform:translate(calc(-50% - 7px))}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
