:root{--bg:#121411;--panel:#1d201b;--ink:#f5f6ee;--muted:#aeb3a6;--line:#34392f;--lime:#ceff65;--light:#f2f3eb;--dark:#172017}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--lime);outline-offset:5px}a:hover{color:var(--lime)}.header{height:100px;max-width:1440px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:31px;font-weight:800;letter-spacing:-2px;white-space:nowrap;line-height:1}.brand span{color:var(--lime)}.brand i{font-size:12px;letter-spacing:0;font-style:normal;vertical-align:top;margin-left:5px}.header nav{display:flex;gap:32px;font-size:14px;color:#d4d7ce}.header-phone{font-size:16px;font-weight:600}.menu-toggle{display:none;background:none;color:white;border:0;font-size:26px}.hero{max-width:1440px;margin:auto;min-height:700px;padding:76px 5% 35px;position:relative;display:grid;grid-template-columns:1.16fr 1fr;align-items:center;overflow:hidden}.hero-copy{z-index:1}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 25px}.line{width:30px;height:1px;background:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5.2vw,77px);line-height:1.04;letter-spacing:-3px;margin-bottom:28px;font-weight:500}em{color:var(--lime);font-style:normal}.hero-text{color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.button{display:inline-flex;justify-content:space-between;gap:34px;align-items:center;padding:17px 23px;border-radius:6px;font-size:15px;font-weight:600;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.lime{background:var(--lime);color:var(--dark)}.lime:hover{background:#dcff98;color:var(--dark)}.text-link{font-size:14px;border-bottom:1px solid #6d7266;padding:9px 0}.hero-note{display:flex;align-items:center;gap:14px;font-size:11px;letter-spacing:1.4px;color:#b2b9a8;margin-top:54px}.hero-note b{font-weight:400;color:var(--lime)}.hero-art{min-width:0;position:relative;align-self:stretch;display:flex;align-items:center;margin:-24px -12% 25px -16%}.hero-art>img{width:100%;height:100%;object-fit:cover;max-height:580px;mix-blend-mode:lighten}.art-caption{position:absolute;bottom:20px;left:22%;right:18%;display:flex;justify-content:space-between;align-items:center;color:#c4cab9;font-size:14px;line-height:1.5}.art-star{color:var(--lime);font-size:48px}.hero-scroll{grid-column:1/-1;margin-top:34px;display:flex;align-items:center;gap:26px;color:var(--muted);font-size:12px}.hero-scroll span{color:var(--lime);font-size:24px}.principles{display:flex;justify-content:space-between;gap:20px;max-width:1296px;margin:auto;padding:28px 0;border-block:1px solid var(--line);font-size:14px;color:#c1c8b6}.principles span::before{content:'+';margin-right:14px;color:var(--lime)}.section{padding:104px 5%;max-width:1440px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:46px}.section-heading h2,.contact h2{font-size:clamp(36px,3.8vw,55px);line-height:1.13;letter-spacing:-1.8px;font-weight:500;margin-bottom:0}.section-heading>p{color:var(--muted);font-size:16px;margin-bottom:4px}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.service-card{background:var(--panel);border:1px solid var(--line);border-radius:12px;overflow:hidden}.card-image{height:300px;overflow:hidden;position:relative;background:#252b23}.card-image img{height:100%;width:100%;object-fit:cover;object-position:top;transition:transform .6s}.service-card:hover .card-image img{transform:scale(1.025)}.image-label{position:absolute;top:16px;left:18px;font-size:10px;letter-spacing:1.3px;background:#111a;backdrop-filter:blur(10px);border:1px solid #ffffff26;color:#fff;padding:7px 11px;border-radius:4px}.card-body{padding:30px}.card-body h3{font-size:29px;letter-spacing:-.8px;line-height:1.2;margin-bottom:12px;font-weight:500}.card-tag{color:#e4e8dd;margin-bottom:12px}.description{color:var(--muted);font-size:16px;min-height:78px;margin-bottom:22px}.features{font-size:12px;color:#c9cebf;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:22px;line-height:1.8}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.price{font-size:29px;letter-spacing:-.8px}.price small{font-size:13px;letter-spacing:0;color:var(--muted);margin-left:10px;white-space:nowrap}.circle-link{border:1px solid #6c765d;border-radius:50%;width:46px;height:46px;flex-shrink:0;display:grid;place-items:center;font-size:24px;color:var(--lime)}.circle-link:hover{background:var(--lime);color:var(--bg)}.section-note{font-size:13px;line-height:1.8;color:var(--muted);max-width:940px;margin:26px 0 0}.promotion{background:var(--light);color:var(--dark);max-width:none}.promotion>.section-heading,.promotion>.services-grid,.promotion>.section-note{max-width:1296px;margin-left:auto;margin-right:auto}.promotion em{color:#5c7734}.promotion .section-heading>p,.promotion .section-note{color:#66705f}.promotion .service-card{background:white;border-color:#dce0d5}.promotion .card-tag{color:#3e4935}.promotion .description,.promotion .price small{color:#67715f}.promotion .features{color:#59644f;border-color:#dbe1d5}.promotion .circle-link{color:#344824}.promotion .card-image{height:245px}.promotion .section-note{max-width:1296px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:110px;padding-bottom:110px}.contact-copy>p:not(.eyebrow){color:var(--muted);margin:28px 0 32px}.big-phone{font-size:clamp(25px,2.5vw,38px);letter-spacing:-1px;display:block;white-space:nowrap}.email-link{display:block;margin:8px 0 25px;color:var(--muted)}.outline{border-color:#5d6751;font-weight:400}.contact form{padding-top:0;min-width:0}.contact form h3{font-size:23px;font-weight:500;letter-spacing:-.5px;margin-bottom:28px}.contact label{display:block;font-size:13px;color:#bfc5b7;margin-bottom:22px}.contact input:not([type=checkbox]),.contact textarea,.contact select{display:block;width:100%;border:0;border-bottom:1px solid #4b5342;color:var(--ink);background:transparent;padding:12px 0;border-radius:0;outline-offset:4px;font-size:16px;resize:vertical}.contact select option{background:var(--bg)}.contact textarea::placeholder,.contact input::placeholder{color:#8b9580}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact .checkbox{display:flex;align-items:flex-start;gap:12px;font-size:12px;line-height:1.65;color:var(--muted)}.checkbox input{accent-color:var(--lime);width:18px;height:18px;flex-shrink:0;margin:3px 0 0}.checkbox a{color:#dbe4ce;text-decoration:underline;text-underline-offset:3px}.submit{width:100%;margin-top:2px}.form-hint,#form-status{font-size:13px;color:var(--muted);margin-top:14px}.submit:disabled{opacity:.6;cursor:wait}#form-status.error{color:#ffb7ac}#form-status.success{color:var(--lime)}.trap{position:absolute;left:-10000px;overflow:hidden;width:1px;height:1px}.footer{padding:40px 5% 28px;border-top:1px solid var(--line);max-width:1440px;margin:auto}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:42px}.footer-top p{font-size:14px;color:var(--muted);margin:0}.footer-top>a:last-child{font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#98a08e;border-top:1px solid var(--line);padding-top:24px;flex-wrap:wrap}.legal{max-width:900px;margin:auto;padding:70px 30px 100px}.legal h1{font-size:clamp(35px,5vw,58px);overflow-wrap:anywhere}.legal h2{font-size:25px;font-weight:500;margin-top:36px;color:var(--ink)}.legal p{color:#bcc4b2;line-height:1.85}.legal a{text-decoration:underline;text-underline-offset:4px}.legal .back{display:block;margin-bottom:40px;color:var(--lime)}
@media(min-width:1600px){.promotion{padding-left:calc((100vw - 1296px)/2);padding-right:calc((100vw - 1296px)/2)}}
@media(max-width:1100px){.header nav{gap:20px}.header{padding-inline:4%;gap:18px}.header-phone{font-size:14px}.hero{padding-top:60px;min-height:650px}.hero-actions{gap:20px}.hero h1{font-size:58px}.hero-art{margin-left:-30%;margin-right:-25%}.hero-note{font-size:10px;gap:10px}.principles{margin-inline:5%;font-size:12px}.section-heading h2,.contact h2{font-size:43px}.card-image{height:250px}.card-body{padding:25px}.price{font-size:26px}.price small{display:block;margin:0}.contact{gap:40px}.section-heading>p{font-size:14px}.description{min-height:104px}}
@media(max-width:760px){html{scroll-padding-top:20px}.header{height:78px;padding-inline:6%}.brand{font-size:29px}.header-phone{margin-left:auto;font-size:13px}.menu-toggle{display:block;padding:4px}.header nav{display:none;position:absolute;top:78px;left:0;right:0;padding:26px 6%;background:#1d2419;border-bottom:1px solid var(--line);z-index:10;flex-direction:column;font-size:16px}.header nav.open{display:flex}.hero{grid-template-columns:1fr;padding:44px 6% 24px;min-height:0}.eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:23px}.hero h1{font-size:clamp(43px,8.3vw,62px);letter-spacing:-2px;line-height:1.09}.hero-text{font-size:16px;max-width:390px}.desktop{display:none}.hero-actions{flex-wrap:wrap;gap:13px 25px;margin-top:25px}.button{font-size:14px;padding:16px 20px}.hero-note{margin-top:32px;gap:12px;font-size:10px;letter-spacing:.6px}.hero-art{height:310px;margin:4px -6% 0;overflow:hidden}.hero-art>img{object-fit:cover;height:100%;width:100%}.art-caption{bottom:12px;left:10%;right:10%;font-size:12px}.art-star{font-size:37px}.hero-scroll{display:none}.principles{display:grid;grid-template-columns:1fr 1fr;padding:20px 0;gap:15px 10px;margin-inline:6%;font-size:11px}.principles span::before{margin-right:6px}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading h2,.contact h2{font-size:clamp(34px,7vw,44px);letter-spacing:-1.2px}.section-heading>p{font-size:15px;margin-top:24px;line-height:1.6}.services-grid{grid-template-columns:1fr;gap:24px}.card-image{height:auto;aspect-ratio:1.5}.card-body{padding:24px}.card-body h3{font-size:27px}.description{min-height:0;font-size:16px}.features{font-size:12px}.price{font-size:28px}.price small{display:inline;margin-left:8px;font-size:12px}.promotion .card-image{height:auto;aspect-ratio:1.5}.contact{display:block}.contact form{margin-top:54px}.contact-copy>p:not(.eyebrow){margin-top:24px}.big-phone{font-size:31px}.field-row{grid-template-columns:1fr;gap:0}.contact .checkbox{font-size:12px}.footer{padding:32px 6% 24px}.footer-top{align-items:flex-start;flex-wrap:wrap;padding-bottom:26px;gap:23px}.footer-top p{font-size:12px}.footer-top>a:last-child{margin-left:auto}.footer-bottom{font-size:11px;gap:14px;display:grid;grid-template-columns:1fr}.legal{padding:40px 6% 70px}.legal h1{letter-spacing:-1px;font-size:36px}.legal .eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
/* Motion follows the visitor's reduced-motion preference. */
@media(prefers-reduced-motion:no-preference){
 .hero-copy>*{animation:hero-entry .85s cubic-bezier(.2,.7,.2,1) both}
 .hero-copy>:nth-child(2){animation-delay:.08s}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.hero-copy>:nth-child(5){animation-delay:.32s}
 .hero-art>img{animation:art-entry 1.4s cubic-bezier(.2,.7,.2,1) both}
 .art-caption{animation:hero-entry 1s .35s both}
 .reveal-pending{opacity:0;transform:translateY(28px)}
 .reveal-pending.is-visible{opacity:1;transform:translateY(0);transition:opacity .75s ease var(--reveal-delay,0ms),transform .75s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms)}
 .service-card{transition:box-shadow .3s,border-color .3s}
 .service-card:hover{border-color:#89a95b;box-shadow:0 14px 35px #0002}
 .circle-link{transition:background .25s,color .25s,transform .3s}
 .circle-link:hover{transform:rotate(8deg) scale(1.08)}
 .button span{transition:transform .3s}.button:hover span{transform:translate(3px,-3px)}
 .header nav a{position:relative}.header nav a::after{content:'';position:absolute;bottom:-7px;left:0;width:100%;height:1px;background:var(--lime);transform:scaleX(0);transform-origin:left;transition:transform .3s}.header nav a:hover::after{transform:scaleX(1)}
 @keyframes hero-entry{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
 @keyframes art-entry{from{opacity:0;transform:scale(.94) rotate(-3deg)}to{opacity:1;transform:scale(1) rotate(0)}}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.reveal-pending{opacity:1!important;transform:none!important}}
@media print{.reveal-pending{opacity:1!important;transform:none!important}}
.reviews{border-bottom:1px solid var(--line)}.reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.review-card{min-width:0;border:1px solid var(--line);border-radius:12px;background:var(--panel);overflow:hidden}.review-video{aspect-ratio:16/9;background:#090b08}.review-video iframe{width:100%;height:100%;display:block;border:0}.review-caption{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.review-caption h3{font-size:20px;font-weight:500;margin:0}.review-caption h3 span{color:var(--lime);font-size:14px;margin-right:12px}.review-caption a{font-size:14px;color:var(--muted)}.review-caption a:hover{color:var(--lime)}
@media(max-width:1000px){.header{height:78px}.header nav{display:none;position:absolute;top:78px;left:0;right:0;padding:26px 6%;background:#1d2419;border-bottom:1px solid var(--line);z-index:10;flex-direction:column;font-size:16px}.header nav.open{display:flex}.menu-toggle{display:block;padding:4px}.header-phone{margin-left:auto}}
@media(max-width:760px){.reviews-grid{grid-template-columns:1fr;gap:24px}.review-caption{padding:20px}.review-caption h3{font-size:19px}}
.text-reviews{margin:0 0 60px}.review-subheading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.review-subheading h3,.video-heading{font-size:26px;font-weight:500;letter-spacing:-.6px;margin:0}.video-heading{margin-bottom:24px}.slider-controls{display:flex;gap:8px}.slider-controls button{border:1px solid #59664c;color:var(--ink);background:var(--panel);border-radius:6px;min-width:44px;min-height:44px;padding:8px 13px;font-size:14px}.slider-controls button:hover{background:var(--lime);color:var(--bg)}.quotes-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#7b9657 var(--panel);padding:2px 2px 18px;overscroll-behavior-x:contain}.quote-card{flex:0 0 calc((100% - 24px)/2);scroll-snap-align:start;min-width:0;padding:30px;border:1px solid var(--line);border-radius:12px;background:var(--panel);display:flex;flex-direction:column;position:relative}.quote-mark{font-family:Georgia,serif;font-size:72px;line-height:.8;color:var(--lime);margin-bottom:20px}.quote-card h3{font-size:18px;overflow-wrap:anywhere;font-weight:500;margin:0 0 20px}.quote-card blockquote{font-size:16px;line-height:1.75;color:#dce2d3;margin:0 0 24px}.quote-card>a{font-size:14px;color:var(--lime);margin-top:auto;align-self:flex-start}.quote-note{color:var(--muted);font-size:12px;margin:15px 0 0}.footer-details{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:0 0 32px;color:#bac3ad;font-size:14px}.footer-details strong{color:var(--ink);font-weight:500}.footer-details p{margin:10px 0 0}.footer-details address{font-style:normal;max-width:480px;line-height:1.8}
@media(max-width:760px){.quote-card{flex-basis:100%;padding:24px}.review-subheading{align-items:flex-start;flex-direction:column}.review-subheading h3,.video-heading{font-size:24px}.footer-details{grid-template-columns:1fr;gap:20px}.quotes-track{gap:16px}}
.certificates{border-bottom:1px solid var(--line)}.certificates-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.certificate-card{min-width:0;display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:border-color .25s}.certificate-card:hover{border-color:var(--lime)}.certificate-image{height:260px;padding:16px;background:#e7e8e1;display:grid;place-items:center}.certificate-image img{width:100%;height:100%;object-fit:contain;min-height:0}.certificate-caption{display:flex;align-items:flex-start;gap:12px;padding:20px}.certificate-caption>span{font-size:13px;color:var(--lime)}.certificate-caption>span:last-child{margin-left:auto;font-size:20px}.certificate-caption h3{font-size:16px;font-weight:500;line-height:1.45;margin:0}.video-launch{width:100%;height:100%;border:0;background:radial-gradient(ellipse at center,#293621,#10150e);color:var(--ink);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;padding:20px}.video-launch .play-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--lime);color:var(--bg);font-size:23px;padding-left:4px;transition:transform .25s}.video-launch:hover .play-icon{transform:scale(1.08)}.video-launch strong{font-size:17px;font-weight:500}.video-launch>span:last-child{font-size:13px;color:var(--muted)}
@media(max-width:1150px){.header{height:78px}.header nav{display:none;position:absolute;top:78px;left:0;right:0;padding:26px 6%;background:#1d2419;border-bottom:1px solid var(--line);z-index:10;flex-direction:column;font-size:16px}.header nav.open{display:flex}.menu-toggle{display:block;padding:4px}.header-phone{margin-left:auto}.certificates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.certificates-grid{grid-template-columns:1fr;gap:20px}.certificate-image{height:270px}.video-launch{gap:10px}.video-launch .play-icon{width:50px;height:50px;font-size:19px}}
/* Navigation stays available on desktop, tablet and mobile. */
.header{position:sticky;top:0;z-index:100;background:rgba(18,20,17,.97);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 6px 24px #0002}
html{scroll-padding-top:120px}
@media(max-width:1150px){html{scroll-padding-top:98px}.header nav.open{max-height:calc(100vh - 78px);max-height:calc(100dvh - 78px);overflow-y:auto;overscroll-behavior:contain}}

/* Branded video covers, image-only reviews and horizontal certificates */
.social-links{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px}.social-links a{display:inline-flex;align-items:center;gap:16px;padding:10px 14px;border:1px solid #4b5543;border-radius:6px;color:#dce4d3;font-size:14px}.social-links a:hover{border-color:var(--lime);background:#ceff650d}.social-links span{color:var(--lime)}
.video-launch{position:relative;overflow:hidden;isolation:isolate;text-shadow:0 1px 18px #000}.video-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;transition:transform .7s ease,filter .7s ease}.video-preview-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(135deg,#080b08d9 5%,#11170f80 55%,#090b08d9)}.video-preview-number{position:absolute;top:17px;left:18px;padding:7px 10px;border:1px solid #ffffff4a;border-radius:5px;background:#1119;font-size:11px;letter-spacing:1.5px}.video-launch:hover .video-preview{transform:scale(1.05);filter:saturate(1.18)}.video-launch strong,.video-launch>span:last-child,.video-launch .play-icon{position:relative;z-index:1}
.review-images-track{align-items:stretch}.review-image-card{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start;min-width:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--panel);display:flex;flex-direction:column}.review-image-card img{width:100%;height:330px;object-fit:contain;background:#080a07;display:block}.review-image-card span{padding:15px 17px;color:var(--lime);font-size:13px;margin-top:auto}.review-image-card:hover{border-color:#78944f}.image-reviews{margin-bottom:60px}
.certificate-slider-controls{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin:-18px 0 24px}.certificate-slider-controls>span{font-size:13px;color:var(--muted);margin:0 4px}.certificates-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#7b9657 var(--panel);padding:2px 2px 18px;overscroll-behavior-x:contain}.certificate-card{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start}.certificate-image{height:300px}

/* Gentle floating motion; disabled for visitors who prefer less motion. */
.floating-decor{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.floating-decor i{position:absolute;width:11px;height:11px;border:1px solid #ceff6575;transform:rotate(45deg);box-shadow:0 0 22px #ceff6530}.floating-decor i:nth-child(1){left:7%;top:23%;width:15px;height:15px}.floating-decor i:nth-child(2){right:9%;top:48%;border-radius:50%;width:18px;height:18px}.floating-decor i:nth-child(3){left:44%;top:82%;width:9px;height:9px}.art-star{display:inline-block}
@media(prefers-reduced-motion:no-preference){.floating-decor i:nth-child(1){animation:float-one 8s ease-in-out infinite}.floating-decor i:nth-child(2){animation:float-two 11s ease-in-out infinite}.floating-decor i:nth-child(3){animation:float-one 9s ease-in-out -3s infinite}.art-star{animation:soft-float 5s ease-in-out infinite}.hero-art{animation:soft-float 8s ease-in-out -1s infinite}.certificate-card:nth-child(3n+2){animation:card-float 6s ease-in-out -2s infinite}.review-image-card:nth-child(even){animation:card-float 7s ease-in-out -3s infinite}@keyframes float-one{0%,100%{transform:translate3d(0,0,0) rotate(45deg)}50%{transform:translate3d(18px,-26px,0) rotate(135deg)}}@keyframes float-two{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-24px,20px,0)}}@keyframes soft-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes card-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}}

.cookie-notice{position:fixed;z-index:150;left:50%;bottom:24px;transform:translateX(-50%);width:min(820px,calc(100% - 32px));padding:18px 20px;border:1px solid #5b684d;border-radius:10px;background:#171b15f7;box-shadow:0 20px 70px #0009;backdrop-filter:blur(16px);display:flex;align-items:center;gap:24px}.cookie-notice[hidden]{display:none}.cookie-notice p{margin:0;color:#d4dacd;font-size:14px;line-height:1.6}.cookie-notice>div{display:flex;align-items:center;gap:14px;flex-shrink:0}.cookie-notice a{font-size:13px;text-decoration:underline;text-underline-offset:3px}.cookie-notice button{border:0;border-radius:6px;background:var(--lime);color:var(--dark);font-weight:700;padding:11px 17px}
@media(max-width:900px){.review-image-card,.certificate-card{flex-basis:calc((100% - 20px)/2)}.review-images-track,.certificates-grid{gap:20px}}
@media(max-width:600px){.review-image-card,.certificate-card{flex-basis:100%}.review-image-card img{height:360px}.certificate-image{height:310px}.certificate-slider-controls{justify-content:space-between;margin-top:0}.cookie-notice{align-items:stretch;flex-direction:column;gap:14px;bottom:12px}.cookie-notice>div{justify-content:space-between}.hero-art{animation:none!important}}
