:root{--v3-red:#e30613;--v3-text:#1a1a1a;--v3-muted:#5c5c5c;--v3-bg:#ffffff;--v3-bg-soft:#f6f6f7;--v3-footer:#f5f5f6;--v3-radius:12px;--v3-container:min(1120px, 100% - 2rem)}*,*::before,*::after{box-sizing:border-box}.v3-body{margin:0;font-family:"DM Sans",system-ui,-apple-system,sans-serif;color:var(--v3-text);background:var(--v3-bg);line-height:1.5}.v3-container{width:var(--v3-container);margin-inline:auto}.v3-header{position:sticky;top:0;z-index:50;background:rgb(255 255 255 / .92);backdrop-filter:blur(8px);border-bottom:1px solid #ececee}.v3-header__row{display:flex;align-items:center;gap:1rem;min-height:72px}.v3-brand{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:inherit;gap:.15rem}.v3-brand__mark{height:40px;width:auto;object-fit:contain}.v3-brand__tag{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:var(--v3-muted);max-width:12rem;line-height:1.2}.v3-nav-toggle{position:absolute;opacity:0;pointer-events:none}.v3-nav-burger{margin-left:auto;display:inline-flex;flex-direction:column;gap:5px;padding:.5rem;cursor:pointer}.v3-nav-burger span{display:block;width:22px;height:2px;background:var(--v3-text);border-radius:1px}@media (min-width:960px){.v3-nav-burger{display:none}}.v3-nav{flex-wrap:wrap;gap:.25rem 1rem;justify-content:center}.v3-nav__link{text-decoration:none;color:var(--v3-text);font-weight:500;font-size:.95rem;padding:.35rem 0;border-bottom:2px solid #fff0}.v3-nav__link:hover,.v3-nav__link.is-active{border-color:var(--v3-red);color:#000}@media (min-width:960px){.v3-nav{display:flex}}@media (max-width:959px){.v3-header__row{flex-wrap:wrap}.v3-nav{display:none;order:10;width:100%;flex-direction:column;padding:.5rem 0 1rem;border-top:1px solid #ececee}.v3-nav-toggle:checked+.v3-nav-burger+.v3-nav{display:flex}}.v3-header__cta{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap;font-size:.85rem;padding:.45rem .85rem}.v3-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:999px;font-weight:600;font-size:.95rem;text-decoration:none;border:2px solid #fff0;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.v3-btn--primary{background:var(--v3-red);color:#fff;border-color:var(--v3-red)}.v3-btn--primary:hover{filter:brightness(1.05)}.v3-btn--outline{background:#fff;color:var(--v3-text);border-color:#d5d5da}.v3-btn--outline:hover{border-color:var(--v3-red);color:var(--v3-red)}.v3-btn--ghost{background:#fff0;border-color:#cfd0d6;color:var(--v3-text)}.v3-btn--on-dark{background:#fff0;color:#fff;border-color:rgb(255 255 255 / .55)}.v3-btn--on-dark:hover{background:rgb(255 255 255 / .08)}.v3-hero{padding:2.5rem 0 3rem;background:linear-gradient(180deg,#fafafa 0%,#fff 55%)}.v3-hero__grid{display:grid;gap:2rem;align-items:center}@media (min-width:900px){.v3-hero__grid{grid-template-columns:1.05fr 0.95fr}}.v3-eyebrow{color:var(--v3-red);font-weight:700;font-size:.8rem;letter-spacing:.08em;margin:0 0 .75rem}.v3-hero__title{font-size:clamp(1.75rem, 4vw, 2.5rem);line-height:1.15;margin:0 0 1rem;font-weight:700}.v3-hero__lead{margin:0 0 1.5rem;color:var(--v3-muted);font-size:1.05rem;max-width:36rem}.v3-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.v3-hero__media{min-height:220px}.v3-hero__photo{width:100%;aspect-ratio:4/3;border-radius:calc(var(--v3-radius) + 4px);background-color:#e8e8ec;background-size:cover;background-position:center;box-shadow:0 18px 50px rgb(0 0 0 / .08)}.v3-section{padding:3rem 0}.v3-section__title{font-size:1.5rem;margin:0 0 1.5rem;font-weight:700}.v3-section__title--light{color:#fff}.v3-systems__grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:640px){.v3-systems__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.v3-systems__grid{grid-template-columns:repeat(4,1fr)}}.v3-sys-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border:1px solid #ececee;border-radius:var(--v3-radius);overflow:hidden;box-shadow:0 6px 24px rgb(0 0 0 / .04);transition:transform .15s,box-shadow .15s}.v3-sys-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgb(0 0 0 / .08)}.v3-sys-card__icon{width:3rem;height:3rem;border-radius:10px;background:color-mix(in srgb,var(--accent) 18%,white);margin:1rem 1rem 0}.v3-sys-card__title{margin:.75rem 1rem .35rem;font-size:1.05rem;font-weight:700}.v3-sys-card__excerpt{margin:0 1rem;font-size:.88rem;color:var(--v3-muted);flex:1}.v3-sys-card__more{margin:1rem;font-weight:600;color:var(--v3-red);font-size:.9rem}.v3-sys-card__thumb{margin-top:auto;border-top:1px solid #f0f0f2;background:#fafafa}.v3-sys-card__img{display:block;width:100%;height:auto;object-fit:cover}.v3-why__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:720px){.v3-why__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.v3-why__grid{grid-template-columns:repeat(5,1fr)}}.v3-why__item{padding:1rem;border-radius:var(--v3-radius);border:1px solid #ececee;background:#fff}.v3-why__icon{width:2.25rem;height:2.25rem;border-radius:50%;background:var(--v3-bg-soft);display:grid;place-items:center;font-weight:700;color:var(--v3-red);margin-bottom:.5rem}.v3-why__h{margin:0 0 .35rem;font-size:1rem}.v3-why__p{margin:0;font-size:.9rem;color:var(--v3-muted)}.v3-colors{background:var(--v3-bg-soft)}.v3-colors__split{display:grid;gap:2rem;align-items:center}@media (min-width:900px){.v3-colors__split{grid-template-columns:1fr 1fr}}.v3-colors__visual{min-height:240px;border-radius:var(--v3-radius);background:linear-gradient(135deg,#d4d0c8 0%,#a8a299 40%,#7d7a75 100%)}.v3-colors__lead{color:var(--v3-muted);max-width:32rem}.v3-swatches{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.v3-swatch{width:2.25rem;height:2.25rem;border-radius:6px;border:1px solid rgb(0 0 0 / .08)}.v3-special{background:linear-gradient(120deg,#2a2a32 0%,#1e1e24 100%);color:#e8e8ec}.v3-special__inner{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}@media (min-width:800px){.v3-special__inner{flex-direction:row;align-items:center;justify-content:space-between}}.v3-special__lead{margin:.5rem 0 0;max-width:40rem;color:#c9c9d1}.v3-strip{background:#eef0f3;padding:2rem 0}.v3-strip__inner{display:flex;gap:1.25rem;align-items:flex-start}.v3-strip__icon{font-size:2rem;line-height:1}.v3-strip__title{margin:0 0 .35rem;font-size:1.25rem}.v3-strip__lead{margin:0 0 .75rem;color:var(--v3-muted)}.v3-strip__contacts{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.25rem}.v3-strip__contacts a{color:var(--v3-text);font-weight:600;text-decoration:none}.v3-strip__contacts a:hover{color:var(--v3-red)}.v3-prose{max-width:48rem}.v3-footer{background:var(--v3-footer);color:var(--v3-text);padding:1.75rem 0 2rem;margin-top:auto;border-top:1px solid #e6e6ea}.v3-footer__grid{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:720px){.v3-footer__grid{flex-direction:row;justify-content:space-between;align-items:flex-end}}.v3-footer__logo{display:inline-flex;align-items:center;text-decoration:none}.v3-footer__logo img{display:block;width:160px;height:auto}.v3-footer__copy{margin:.5rem 0 0;font-size:.85rem;color:var(--v3-muted)}.v3-footer__nav{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.v3-footer__nav a{color:#3d4149;text-decoration:none;font-size:.9rem;font-weight:650}.v3-footer__nav a:hover{color:var(--v3-red);text-decoration:underline}@media (min-width:761px){.v3-header__row{flex-wrap:nowrap;min-height:92px}.v3-nav-burger{display:none}.v3-nav{display:flex;order:0;width:auto;flex-direction:row;border-top:0;padding:0}.v3-header__actions{width:auto;order:0;margin-left:0;justify-content:flex-start}.v3-home-hero,.v3-home-hero__inner{min-height:382px}.v3-home-hero::before{position:absolute;display:block;inset:0 0 auto 47%;height:100%;background:linear-gradient(90deg,#fff 0%,rgb(255 255 255 / .94) 13%,rgb(255 255 255 / .25) 38%,#fff0 62%),url(/user/themes/Spalvotifasadai_v3_tema/images/v3-hero-house.jpg) center right / cover no-repeat}.v3-home-hero__copy{padding:24px 0 56px}.v3-systems__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.v3-why__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.v3-why__item{border-right:1px solid #d7dbe2}.v3-why__item:last-child{border-right:0}.v3-colors{display:flex}.v3-colors__visual{position:absolute;inset:0 auto 0 0;width:42%;height:auto}.v3-colors__content{grid-template-columns:minmax(240px,350px) 240px;gap:54px;min-height:250px;padding-left:max(44%, 380px)}.v3-special__inner,.v3-footer__grid{flex-direction:row;align-items:center}.v3-contact-card__inner{grid-template-columns:minmax(310px,1fr) 1.6fr}.v3-contact-card__items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:761px) and (max-width:980px){:root{--v3-container:min(100% - 60px, 826px)}.v3-brand{min-width:140px}.v3-brand__mark{width:132px}.v3-header__row{gap:22px}.v3-nav{gap:19px}.v3-nav__link{font-size:11px}.v3-header__cta{min-width:104px;min-height:34px;padding:0 14px;font-size:11px}.v3-home-hero__copy{width:380px}.v3-home-hero__copy h1{font-size:36px}.v3-home-hero__copy p:not(.v3-eyebrow){max-width:330px;margin-top:22px;font-size:13px;line-height:1.75}.v3-home-hero__actions{gap:16px;margin-top:26px}.v3-home-hero__actions .v3-btn{min-width:136px;min-height:38px;padding:0 18px;font-size:12px}.v3-section{padding:36px 0}.v3-section__title{margin-bottom:22px;font-size:12px}.v3-systems__grid{gap:14px}.v3-sys-card{min-height:360px}.v3-sys-card__img{height:124px}.v3-sys-card__body{padding:18px 10px 18px}.v3-sys-card__icon{width:28px;height:28px;margin-bottom:18px}.v3-sys-card__title{margin-bottom:10px;font-size:16px;line-height:1.22}.v3-sys-card__excerpt{font-size:11px;line-height:1.65}.v3-sys-card__more{padding-top:18px;font-size:11px}.v3-sys-card__brand{margin-top:14px;font-size:22px}.v3-why{padding:38px 0}.v3-why .v3-section__title{margin-bottom:32px}.v3-why__item{min-height:110px;padding:0 17px}.v3-why__icon{width:40px;height:40px;margin-bottom:16px}.v3-why__h{margin-bottom:8px;font-size:11px}.v3-why__p{font-size:10px;line-height:1.55}.v3-colors,.v3-colors__content{min-height:248px}.v3-colors__content{grid-template-columns:220px 204px;gap:42px;padding-top:0;padding-bottom:0;padding-left:max(44%, 374px)}.v3-colors .v3-eyebrow,.v3-special .v3-eyebrow{margin-bottom:14px;font-size:11px}.v3-colors__copy h2,.v3-special h2,.v3-contact-card h2{font-size:24px}.v3-colors__copy p:not(.v3-eyebrow),.v3-special p:not(.v3-eyebrow){margin:12px 0 20px;font-size:11px;line-height:1.65}.v3-swatches{grid-template-columns:repeat(4,45px);gap:10px}.v3-swatch{width:45px;height:42px}.v3-special{padding:38px 0 30px}.v3-special__inner{gap:40px}.v3-special__inner>div{max-width:570px}.v3-special .v3-btn{min-width:154px;min-height:44px;padding:0 16px;font-size:11px}.v3-contact-card{padding-bottom:28px}.v3-contact-card__inner{min-height:122px;gap:36px;padding:26px 28px;grid-template-columns:350px 1fr}.v3-contact-card__lead{gap:22px}.v3-contact-card__lead p{font-size:10px}.v3-contact-card__icon{width:48px;height:38px;flex-basis:48px}.v3-contact-card__items{gap:22px}.v3-contact-card__items li,.v3-contact-card__items strong{font-size:11px}.v3-footer{padding:22px 0}.v3-footer__nav{gap:28px}.v3-footer__nav a{font-size:11px}}.v3-lightbox{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;padding:2rem;background:rgb(10 14 20 / .86)}.v3-lightbox.is-open{display:flex}.v3-lightbox-open{overflow:hidden}.v3-lightbox__img{display:block;max-width:min(1120px, 92vw);max-height:86vh;width:auto;height:auto;border-radius:8px;background:#fff;box-shadow:0 24px 80px rgb(0 0 0 / .38)}.v3-lightbox__close,.v3-lightbox__nav{position:absolute;border:0;color:#fff;background:rgb(255 255 255 / .12);cursor:pointer;transition:background .15s}.v3-lightbox__close:hover,.v3-lightbox__nav:hover{background:rgb(255 255 255 / .22)}.v3-lightbox__close{top:1.25rem;right:1.25rem;width:2.8rem;height:2.8rem;border-radius:50%;font-size:2rem;line-height:1}.v3-lightbox__nav{top:50%;width:3rem;height:3.8rem;border-radius:999px;font-size:2.5rem;line-height:1;transform:translateY(-50%)}.v3-lightbox__nav--prev{left:1.5rem}.v3-lightbox__nav--next{right:1.5rem}@media (max-width:720px){.v3-lightbox{padding:1rem}.v3-lightbox__nav{width:2.4rem;height:3rem}.v3-lightbox__nav--prev{left:.5rem}.v3-lightbox__nav--next{right:.5rem}}@media (min-width:761px) and (max-width:980px){.v3-why{padding:28px 0 30px}.v3-why .v3-section__title{margin-bottom:24px}.v3-why__item{min-height:94px}.v3-why__icon{width:34px;height:34px;margin-bottom:12px}.v3-why__h{margin-bottom:6px;font-size:10px}.v3-why__p{font-size:9px;line-height:1.45}.v3-special{padding:28px 0 20px}.v3-special .v3-eyebrow{margin-bottom:10px}.v3-special h2{font-size:22px}.v3-special p:not(.v3-eyebrow){margin:10px 0 0;max-width:560px;line-height:1.55}.v3-special .v3-btn{min-height:38px}.v3-contact-card{padding-bottom:18px}.v3-contact-card__inner{min-height:110px;padding:20px 28px}.v3-contact-card__icon{width:42px;height:34px;flex-basis:42px}.v3-contact-card__lead{gap:18px}.v3-contact-card h2{font-size:22px}.v3-contact-card__items strong{margin-bottom:4px}.v3-footer{padding:16px 0}.v3-footer__copy{font-size:10px}}@media (min-width:761px) and (max-width:980px){.v3-why{padding:28px 0 30px}.v3-why .v3-section__title{margin-bottom:24px}.v3-why__item{min-height:94px}.v3-why__icon{width:34px;height:34px;margin-bottom:12px}.v3-why__h{margin-bottom:6px;font-size:10px}.v3-why__p{font-size:9px;line-height:1.45}.v3-special{padding:28px 0 20px}.v3-special .v3-eyebrow{margin-bottom:10px}.v3-special h2{font-size:22px}.v3-special p:not(.v3-eyebrow){margin:10px 0 0;max-width:560px;line-height:1.55}.v3-special .v3-btn{min-height:38px}.v3-contact-card{padding-bottom:18px}.v3-contact-card__inner{min-height:110px;padding:20px 28px}.v3-contact-card__icon{width:42px;height:34px;flex-basis:42px}.v3-contact-card__lead{gap:18px}.v3-contact-card h2{font-size:22px}.v3-contact-card__items strong{margin-bottom:4px}.v3-footer{padding:16px 0}.v3-footer__copy{font-size:10px}}@media (min-width:761px) and (max-width:980px){:root{--v3-container:min(100% - 60px, 826px)}.v3-header__row{gap:22px}.v3-brand{min-width:140px}.v3-brand__mark{width:132px}.v3-nav{gap:19px}.v3-nav__link{font-size:11px}.v3-header__cta{min-width:104px;min-height:34px;padding:0 14px;font-size:11px}.v3-home-hero,.v3-home-hero__inner{min-height:382px}.v3-home-hero__copy{width:380px}.v3-home-hero__copy h1{font-size:36px}.v3-home-hero__copy p:not(.v3-eyebrow){max-width:330px;margin-top:22px;font-size:13px;line-height:1.75}.v3-home-hero__actions{gap:16px;margin-top:26px}.v3-home-hero__actions .v3-btn{min-width:136px;min-height:38px;padding:0 18px;font-size:12px}.v3-section{padding:36px 0}.v3-section__title{margin-bottom:22px;font-size:12px}.v3-systems__grid{gap:14px}.v3-sys-card{min-height:360px}.v3-sys-card__img{height:124px}.v3-sys-card__body{padding:18px 10px 18px}.v3-sys-card__icon{width:28px;height:28px;margin-bottom:18px}.v3-sys-card__title{margin-bottom:10px;font-size:16px;line-height:1.22}.v3-sys-card__excerpt{font-size:11px;line-height:1.65}.v3-sys-card__more{padding-top:18px;font-size:11px}.v3-sys-card__brand{margin-top:14px;font-size:22px}.v3-why{padding:38px 0}.v3-why .v3-section__title{margin-bottom:32px}.v3-why__item{min-height:110px;padding:0 17px}.v3-why__icon{width:40px;height:40px;margin-bottom:16px}.v3-why__h{margin-bottom:8px;font-size:11px}.v3-why__p{font-size:10px;line-height:1.55}.v3-colors,.v3-colors__content{min-height:248px}.v3-colors__content{grid-template-columns:220px 204px;gap:42px;padding-top:0;padding-bottom:0;padding-left:max(44%, 374px)}.v3-colors .v3-eyebrow,.v3-special .v3-eyebrow{margin-bottom:14px;font-size:11px}.v3-colors__copy h2,.v3-special h2,.v3-contact-card h2{font-size:24px}.v3-colors__copy p:not(.v3-eyebrow),.v3-special p:not(.v3-eyebrow){margin:12px 0 20px;font-size:11px;line-height:1.65}.v3-swatches{grid-template-columns:repeat(4,45px);gap:10px}.v3-swatch{width:45px;height:42px}.v3-special{padding:38px 0 30px}.v3-special__inner{gap:40px}.v3-special__inner>div{max-width:570px}.v3-special .v3-btn{min-width:154px;min-height:44px;padding:0 16px;font-size:11px}.v3-contact-card{padding-bottom:28px}.v3-contact-card__inner{min-height:122px;gap:36px;padding:26px 28px;grid-template-columns:350px 1fr}.v3-contact-card__lead{gap:22px}.v3-contact-card__lead p{font-size:10px}.v3-contact-card__icon{width:48px;height:38px;flex-basis:48px}.v3-contact-card__items{gap:22px}.v3-contact-card__items li,.v3-contact-card__items strong{font-size:11px}.v3-footer{padding:22px 0}.v3-footer__nav{gap:28px}.v3-footer__nav a{font-size:11px}}.v3-main{min-height:40vh}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--v3-red:#d7192a;--v3-text:#111318;--v3-muted:#545b66;--v3-line:#dfe2e8;--v3-container:min(1320px, 100% - 64px);--v3-radius:7px}.v3-body{font-family:"DM Sans",Arial,sans-serif;color:var(--v3-text);background:#fff}.v3-header{position:relative;background:#fff;border-bottom:0;backdrop-filter:none}.v3-header__row{min-height:92px;gap:34px}.v3-brand{min-width:210px}.v3-brand__mark{width:168px;height:auto}.v3-brand__tag{display:none}.v3-nav{flex:1;gap:40px;justify-content:center}.v3-nav__link{font-size:14px;line-height:1;font-weight:700;color:#151922;border-bottom:0;padding:12px 0}.v3-nav__link:hover,.v3-nav__link.is-active{color:var(--v3-red);border-color:#fff0}.v3-header__actions{flex:0 0 auto;margin-left:0}.v3-btn{min-height:48px;border-radius:4px;padding:0 24px;font-size:14px;font-weight:700;border-width:1px}.v3-btn--primary{background:var(--v3-red);border-color:var(--v3-red);box-shadow:0 10px 24px rgb(215 25 42 / .22)}.v3-btn--outline,.v3-btn--ghost{color:#151922;background:#fff;border-color:#9ca3af}.v3-btn--outline:hover,.v3-btn--ghost:hover{color:var(--v3-red);border-color:var(--v3-red)}.v3-main{overflow:hidden}.v3-section{padding:58px 0}.v3-section__title{margin:0 0 28px;font-size:16px;line-height:1.2;text-transform:uppercase;letter-spacing:0;font-weight:800}.v3-eyebrow{margin:0 0 28px;color:#1d242f;font-size:14px;line-height:1;font-weight:800;letter-spacing:0;text-transform:uppercase}.v3-home-hero{position:relative;min-height:560px;background:#fff}.v3-home-hero::before{content:"";position:absolute;inset:0 0 auto 48%;height:100%;background:linear-gradient(90deg,#fff 0%,rgb(255 255 255 / .94) 10%,rgb(255 255 255 / .18) 36%,#fff0 58%),url(/user/themes/Spalvotifasadai_v3_tema/images/v3-hero-house.jpg) center right / cover no-repeat}.v3-home-hero__inner{position:relative;min-height:560px;display:flex;align-items:center}.v3-home-hero__copy{width:min(540px, 100%);padding:24px 0 66px}.v3-home-hero__copy h1{margin:0;font-size:52px;line-height:1.18;font-weight:800;letter-spacing:0}.v3-home-hero__copy p:not(.v3-eyebrow){max-width:430px;margin:28px 0 0;color:#4f5662;font-size:18px;line-height:1.7}.v3-home-hero__actions{display:flex;flex-wrap:wrap;gap:24px;margin-top:34px}.v3-home-hero__actions .v3-btn{min-width:164px}.v3-home-hero__image{display:none}.v3-systems{border-top:1px solid #eef0f3}.v3-systems__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.v3-sys-card{min-height:360px;border-color:#dde1e7;border-radius:6px;box-shadow:0 12px 32px rgb(15 23 42 / .05);overflow:hidden}.v3-sys-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgb(15 23 42 / .08)}.v3-sys-card__img{width:100%;height:154px;object-fit:cover}.v3-sys-card__body{display:flex;flex:1;flex-direction:column;padding:26px 20px 22px}.v3-sys-card__icon{width:32px;height:32px;margin:0 0 22px;border:2px solid var(--accent);border-radius:9px;background:#fff0;position:relative}.v3-sys-card__icon::before{content:"";position:absolute;inset:7px;border:2px solid var(--accent);border-top:0;border-radius:1px}.v3-sys-card__icon::after{content:"";position:absolute;left:8px;top:4px;width:13px;height:13px;border-left:2px solid var(--accent);border-top:2px solid var(--accent);transform:rotate(45deg)}.v3-sys-card__title{margin:0 0 14px;max-width:210px;font-size:21px;line-height:1.22;font-weight:800}.v3-sys-card__excerpt{margin:0;color:#4f5662;font-size:14px;line-height:1.7}.v3-sys-card__more{margin:auto 0 0;padding-top:28px;color:var(--accent);font-size:14px;font-weight:800}.v3-sys-card__brand{margin-top:20px;color:#d7192a;font-size:28px;line-height:1;letter-spacing:0}.v3-why{background:#f8f9fb;border-block:1px solid #edf0f3;padding:64px 0}.v3-why .v3-section__title{text-align:center;margin-bottom:40px}.v3-why__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.v3-why__item{min-height:142px;padding:0 32px;text-align:center;border:0;border-right:1px solid #d7dbe2;border-radius:0;background:#fff0}.v3-why__item:last-child{border-right:0}.v3-why__icon{display:block;width:48px;height:48px;margin:0 auto 20px;border:2px solid #1f2933;border-radius:50%;background:#fff0;color:#fff0;position:relative}.v3-why__icon--shield{border-radius:10px 10px 18px 18px}.v3-why__icon--shield::after{content:"";position:absolute;left:16px;top:15px;width:16px;height:9px;border-left:2px solid #1f2933;border-bottom:2px solid #1f2933;transform:rotate(-45deg)}.v3-why__icon--award::before,.v3-why__icon--award::after{content:"";position:absolute;bottom:-15px;width:13px;height:18px;border:2px solid #1f2933;border-top:0}.v3-why__icon--award::before{left:8px;transform:skew(-16deg)}.v3-why__icon--award::after{right:8px;transform:skew(16deg)}.v3-why__icon--user::before{content:"";position:absolute;left:16px;top:-10px;width:16px;height:16px;border:2px solid #1f2933;border-radius:50%;background:#f8f9fb}.v3-why__icon--user::after{content:"";position:absolute;left:9px;bottom:8px;width:30px;height:18px;border:2px solid #1f2933;border-bottom:0;border-radius:18px 18px 0 0}.v3-why__icon--truck{border-radius:4px}.v3-why__icon--truck::before{content:"";position:absolute;right:-14px;bottom:7px;width:17px;height:18px;border:2px solid #1f2933;border-left:0}.v3-why__icon--truck::after{content:"";position:absolute;left:7px;bottom:-9px;width:8px;height:8px;border:2px solid #1f2933;border-radius:50%;box-shadow:32px 0 0 -2px #f8f9fb,32px 0 0 0 #1f2933}.v3-why__icon--thumb{border:0;border-radius:0}.v3-why__icon--thumb::before{content:"";position:absolute;left:15px;top:8px;width:22px;height:32px;border:2px solid #1f2933;border-radius:4px 10px 4px 4px;transform:rotate(-6deg)}.v3-why__icon--thumb::after{content:"";position:absolute;left:5px;bottom:8px;width:11px;height:22px;border:2px solid #1f2933}.v3-why__h{margin:0 0 12px;font-size:14px;line-height:1.25;font-weight:800}.v3-why__p{font-size:13px;line-height:1.6;color:#5d6470}.v3-colors{position:relative;min-height:318px;display:flex;align-items:stretch;background:#fff;border-bottom:1px solid #e6e9ef}.v3-colors__visual{position:absolute;inset:0 auto 0 0;width:42%;min-height:0;border-radius:0;background:url(/user/themes/Spalvotifasadai_v3_tema/images/v3-colors-house.jpg) center / cover no-repeat}.v3-colors__content{position:relative;display:grid;grid-template-columns:minmax(280px,430px) 310px;gap:120px;align-items:center;min-height:318px;padding-left:max(46%, 430px)}.v3-colors__copy h2,.v3-special h2,.v3-contact-card h2{margin:0;font-size:32px;line-height:1.16;font-weight:800}.v3-colors__copy p:not(.v3-eyebrow),.v3-special p:not(.v3-eyebrow){margin:18px 0 28px;color:#4f5662;font-size:14px;line-height:1.7}.v3-colors .v3-eyebrow,.v3-special .v3-eyebrow{margin-bottom:18px;padding-left:18px;border-left:1px solid #cfd4dc;color:#4b5563}.v3-swatches{display:grid;grid-template-columns:repeat(4,58px);gap:13px;margin:0}.v3-swatch{width:58px;height:45px;border-radius:4px;border:1px solid rgb(17 24 39 / .10)}.v3-special{color:var(--v3-text);background:#fff;padding:64px 0 38px}.v3-special__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:48px}.v3-special__inner>div{max-width:660px}.v3-contact-card{padding:0 0 34px;background:#fff}.v3-contact-card__inner{display:grid;grid-template-columns:minmax(340px,1fr) 1.6fr;gap:64px;align-items:center;min-height:120px;padding:30px 44px;border-radius:4px;background:#f3f4f6}.v3-contact-card__lead{display:flex;gap:28px;align-items:center}.v3-contact-card__lead p{margin:0 0 8px;font-size:12px;line-height:1;text-transform:uppercase;font-weight:800;color:#374151}.v3-contact-card__icon{flex:0 0 54px;width:54px;height:44px;border:2px solid #1f2933;border-top:0;position:relative}.v3-contact-card__icon::before{content:"";position:absolute;left:8px;top:-20px;width:36px;height:36px;border-left:2px solid #1f2933;border-top:2px solid #1f2933;transform:rotate(45deg);background:#f3f4f6}.v3-contact-card__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin:0;padding:0;list-style:none}.v3-contact-card__items li{font-size:13px;line-height:1.45;color:#4f5662}.v3-contact-card__items strong,.v3-contact-card__items span{display:block}.v3-contact-card__items strong{margin-bottom:8px;color:#151922;font-size:14px}.v3-footer{margin-top:0;padding:26px 0;background:var(--v3-footer);color:var(--v3-text)}.v3-footer__grid{flex-direction:row;align-items:center;justify-content:space-between}.v3-footer__logo img{width:118px;height:auto}.v3-footer__copy{margin-top:4px;color:var(--v3-muted);font-size:11px}.v3-footer__nav{gap:42px}.v3-footer__nav a{font-size:13px;color:#3d4149}@media (max-width:1180px){:root{--v3-container:min(100% - 36px, 1000px)}.v3-nav{gap:20px}.v3-home-hero__copy h1{font-size:44px}.v3-colors__content{gap:48px;padding-left:43%}}@media (max-width:959px){.v3-header__row{min-height:74px;gap:16px}.v3-brand{min-width:0}.v3-brand__mark{width:132px}.v3-nav{gap:0;padding:16px 0}.v3-header__actions{width:auto;order:0}.v3-home-hero,.v3-home-hero__inner{min-height:auto}.v3-home-hero::before{position:relative;display:block;inset:auto;height:280px;background:linear-gradient(0deg,rgb(255 255 255 / .92),#fff0 48%),url(/user/themes/Spalvotifasadai_v3_tema/images/v3-hero-house.jpg) center / cover no-repeat}.v3-home-hero__inner{align-items:flex-start}.v3-home-hero__copy{padding:36px 0 44px}.v3-home-hero__copy h1{font-size:36px}.v3-systems__grid,.v3-why__grid,.v3-contact-card__items{grid-template-columns:repeat(2,minmax(0,1fr))}.v3-why__item{border-right:0;padding:20px}.v3-colors{display:block}.v3-colors__visual{position:static;width:100%;height:260px}.v3-colors__content{grid-template-columns:1fr;min-height:auto;padding:38px 0}.v3-special__inner,.v3-contact-card__inner,.v3-footer__grid{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.v3-footer__nav{gap:18px}}@media (max-width:640px){:root{--v3-container:min(100% - 28px, 560px)}.v3-header__cta{min-height:40px;padding:0 14px;font-size:13px}.v3-home-hero__copy h1,.v3-colors__copy h2,.v3-special h2,.v3-contact-card h2{font-size:30px}.v3-home-hero__copy p:not(.v3-eyebrow){font-size:16px}.v3-systems__grid,.v3-why__grid,.v3-contact-card__items{grid-template-columns:1fr}.v3-contact-card__inner{padding:26px 22px;gap:28px}.v3-contact-card__lead{align-items:flex-start}.v3-swatches{grid-template-columns:repeat(4,minmax(42px,58px))}}.v3-header__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:auto}@media (max-width:959px){.v3-header__actions{width:100%;justify-content:flex-end;order:5}.v3-header__cta--primary{font-size:.8rem;padding:.4rem .75rem}}.v3-bc{padding:.75rem 0 0;font-size:.875rem;color:var(--v3-muted)}.v3-bc__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.v3-bc__item{margin:0}.v3-bc__item a{color:var(--v3-muted);text-decoration:none}.v3-bc__item a:hover{color:var(--v3-red);text-decoration:underline}.v3-bc__current{color:var(--v3-text);font-weight:600}.v3-bc__sep{color:#b0b0b8;user-select:none}.v3-pg{padding-bottom:2rem}.v3-pg__head{padding:.5rem 0 1.5rem}.v3-pg__title{font-size:clamp(1.75rem, 3vw, 2.25rem);margin:0 0 .75rem;font-weight:700}.v3-pg__intro{color:var(--v3-muted);max-width:52rem;font-size:1.02rem}.v3-pg__intro p:first-child{margin-top:0}.v3-pg__rail-wrap{margin-bottom:2rem;padding-block:1rem;border-block:1px solid #ececee;background:linear-gradient(180deg,#fff 0%,#fafafa 100%)}.v3-pg__rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(172px,1fr));gap:1rem}.v3-pg-rail-card{display:grid;grid-template-rows:auto 1fr;min-width:0;text-decoration:none;color:inherit;background:#fff;border-radius:var(--v3-radius);border:2px solid #ececee;overflow:hidden;box-shadow:0 4px 16px rgb(0 0 0 / .04);transition:border-color .15s,box-shadow .15s}.v3-pg-rail-card:hover{border-color:color-mix(in srgb,var(--rail-accent) 55%,#ececee);box-shadow:0 8px 24px rgb(0 0 0 / .07)}.v3-pg-rail-card.is-active{border-color:var(--rail-accent);box-shadow:0 0 0 1px var(--rail-accent)}.v3-pg-rail-card__media{background:#f0f0f2;height:92px;overflow:hidden}.v3-pg-rail-card__img{display:block;width:100%;height:100%;object-fit:cover}.v3-pg-rail-card__body{padding:.65rem .8rem .8rem;border-top:3px solid var(--rail-accent)}.v3-pg-rail-card__title{margin:0;font-size:.88rem;font-weight:700;line-height:1.25}.v3-pg-rail-card__meta{margin:.35rem 0 0;font-size:.8rem;color:var(--v3-muted)}@media (max-width:720px){.v3-pg__rail-wrap{padding-block:0;background:#fafafa}.v3-pg__rail{display:flex;gap:.85rem;padding:1rem 0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.v3-pg-rail-card{flex:0 0 min(210px, 78vw);scroll-snap-align:start}}.v3-pg__layout{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:960px){.v3-pg__layout{grid-template-columns:260px 1fr;align-items:start}}.v3-pg__aside{border:1px solid #ececee;border-radius:var(--v3-radius);padding:1rem 1.1rem;background:#fff}.v3-pg-filter+.v3-pg-filter{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #ececee}.v3-pg-filter__title{margin:0 0 .65rem;font-size:.95rem;font-weight:700}.v3-pg-filter__list{list-style:none;margin:0;padding:0}.v3-pg-filter__list li{margin:.25rem 0}.v3-pg-filter__link{color:var(--v3-text);text-decoration:none;font-size:.9rem;display:inline-block;padding:.2rem 0}.v3-pg-filter__link:hover{color:var(--v3-red)}.v3-pg-filter__link.is-active{font-weight:700;color:var(--v3-red)}.v3-pg-filter--muted{opacity:.92}.v3-pg-filter__note{font-size:.82rem;color:var(--v3-muted);margin:0 0 .5rem}.v3-pg-filter__checks{list-style:none;margin:0;padding:0;font-size:.85rem;color:var(--v3-muted)}.v3-pg-filter__checks label{display:flex;align-items:center;gap:.4rem;margin:.35rem 0;cursor:not-allowed}.v3-pg-toolbar{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}@media (min-width:720px){.v3-pg-toolbar{flex-direction:row;align-items:center;justify-content:space-between}}.v3-pg-toolbar__count{margin:0;font-size:.9rem;color:var(--v3-muted)}.v3-pg-toolbar__sort{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.v3-pg-sort-pill{font-size:.8rem;padding:.35rem .65rem;border-radius:999px;border:1px solid #ddd;background:#fafafa}.v3-pg-sort-pill.is-disabled{opacity:.55;cursor:not-allowed}.v3-pg-sort-select select{font:inherit;font-size:.85rem;padding:.35rem .5rem;border-radius:8px;border:1px solid #ddd;background:#f6f6f7}.v3-pg-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:640px){.v3-pg-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.v3-pg-grid{grid-template-columns:repeat(3,1fr)}}.v3-pg-card{border:1px solid #ececee;border-radius:var(--v3-radius);background:#fff;overflow:hidden;box-shadow:0 6px 20px rgb(0 0 0 / .04);transition:box-shadow .15s,transform .15s}.v3-pg-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgb(0 0 0 / .08)}.v3-pg-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;padding:0 0 1rem}.v3-pg-card__media{position:relative;display:grid;place-items:center;height:220px;padding:0;background:linear-gradient(180deg,#fafafa 0%,#f2f3f5 100%);border-bottom:1px solid #ececee;overflow:hidden}.v3-pg-card__img{position:absolute;inset:.85rem;display:block;width:calc(100% - 1.7rem);height:calc(100% - 1.7rem);object-fit:contain;object-position:center}.v3-pg-card__title{margin:.85rem 1rem .5rem;font-size:1.05rem;font-weight:700;line-height:1.3}.v3-pg-card__bullets{margin:0 1rem .75rem;padding-left:1.1rem;font-size:.82rem;color:var(--v3-muted);flex:1}.v3-pg-card__bullets li{margin:.2rem 0}.v3-pg-card__cta{margin:auto 1rem 0;display:inline-flex;align-self:flex-start;font-weight:600;font-size:.88rem;color:var(--v3-red);border:2px solid var(--v3-red);border-radius:10px;padding:.45rem .85rem}.v3-trust{margin-top:0;padding:.95rem 0;background:var(--v3-footer);border-top:1px solid #e2e4e8;border-bottom:1px solid #e2e4e8}.v3-trust__inner{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;justify-content:space-between;align-items:center;font-size:.82rem;color:var(--v3-muted)}.v3-trust__item{display:flex;align-items:center;gap:.4rem}.v3-trust__ic{color:var(--v3-red);font-weight:700}.v3-pd{padding-bottom:2rem}.v3-pd__hero{display:grid;gap:1.75rem;padding:1.65rem 0 2rem;align-items:start}@media (min-width:1024px){.v3-pd__hero{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) 300px}}.v3-pd__gallery{min-width:0}.v3-pd-gallery__main{position:relative;border-radius:calc(var(--v3-radius) + 4px);overflow:hidden;background:#f0f0f2;border:1px solid #e8e8ec}.v3-pd-gallery__open{display:block;cursor:zoom-in}.v3-pd-gallery__open::after{content:"Padidinti";position:absolute;right:.75rem;bottom:.75rem;z-index:2;padding:.35rem .6rem;border-radius:999px;background:rgb(17 24 39 / .72);color:#fff;font-size:.72rem;font-weight:700;opacity:0;transform:translateY(4px);transition:opacity .15s,transform .15s}.v3-pd-gallery__main:hover .v3-pd-gallery__open::after{opacity:1;transform:translateY(0)}.v3-pd-badge{position:absolute;top:.75rem;left:.75rem;z-index:2;background:#fff;color:var(--v3-text);font-size:.75rem;font-weight:700;padding:.35rem .65rem;border-radius:999px;box-shadow:0 2px 10px rgb(0 0 0 / .08)}.v3-pd-gallery__img{display:block;width:100%;height:auto;vertical-align:middle}.v3-pd-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:2.25rem;height:2.25rem;border:none;border-radius:50%;background:rgb(255 255 255 / .92);box-shadow:0 2px 10px rgb(0 0 0 / .12);cursor:pointer;font-size:1.25rem;line-height:1;color:var(--v3-text)}.v3-pd-gallery__nav--prev{left:.5rem}.v3-pd-gallery__nav--next{right:.5rem}.v3-pd-gallery__thumbs{display:flex;gap:.5rem;margin-top:.65rem;flex-wrap:wrap}.v3-pd-thumb{padding:0;border:2px solid #fff0;border-radius:8px;overflow:hidden;cursor:pointer;background:#fff}.v3-pd-thumb.is-active{border-color:var(--v3-red)}.v3-pd-thumb__img{display:block;width:72px;height:auto}.v3-pd-gallery__placeholder{min-height:280px;display:grid;place-items:center;color:var(--v3-muted);font-weight:600;border:1px dashed #ccc;border-radius:var(--v3-radius)}.v3-pd__info{min-width:0}.v3-pd__title{font-family:"DM Sans",system-ui,-apple-system,sans-serif;font-size:clamp(1.45rem, 2.4vw, 2rem);line-height:1.12;margin:0 0 .75rem;font-weight:800;letter-spacing:0}.v3-pd__lead{font-size:1.05rem;color:var(--v3-muted);margin:0 0 1.25rem}.v3-pd-features{list-style:none;margin:0 0 1.25rem;padding:0;display:flex;flex-wrap:wrap;gap:.65rem 1rem}.v3-pd-features__item{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--v3-muted);max-width:10rem}.v3-pd-features__ic{width:2.25rem;height:2.25rem;border-radius:50%;border:1px solid #e2e2e8;display:grid;place-items:center;flex-shrink:0;font-size:1rem;background:#fafafa}.v3-pd-why__title{font-size:1rem;margin:0 0 .5rem;font-weight:700}.v3-pd-why__list{margin:0;padding:0;list-style:none}.v3-pd-why__list li{position:relative;padding-left:1.35rem;margin:.35rem 0;font-size:.92rem;color:var(--v3-text)}.v3-pd-why__list li::before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:800}.v3-pd__buy{border:1px solid #e8e8ec;border-radius:var(--v3-radius);padding:1.1rem;background:#fafbfc;align-self:start}@media (min-width:1024px){.v3-pd__buy{position:sticky;top:88px}}.v3-pd-buybox__label{margin:0;font-size:.8rem;color:var(--v3-muted);text-transform:uppercase;letter-spacing:.04em}.v3-pd-buybox__price{margin:.25rem 0 .35rem;font-size:1.35rem;font-weight:800;color:#1e3a5f}.v3-pd-buybox__note{margin:0 0 1rem;font-size:.82rem;color:var(--v3-muted)}.v3-pd-buybox__actions{display:flex;flex-direction:column;gap:.5rem}.v3-pd-buybox__btn{width:100%;justify-content:center;text-align:center}.v3-pd-trustmini{list-style:none;margin:1rem 0 0;padding:.75rem 0 0;border-top:1px solid #e8e8ec;font-size:.78rem;color:var(--v3-muted)}.v3-pd-trustmini li{display:flex;align-items:center;gap:.35rem;margin:.35rem 0}.v3-pd-trustmini__ic{font-size:1rem}.v3-pd__block{margin-top:2rem}.v3-pd__h2{font-size:1.15rem;margin:0 0 1rem;font-weight:700}.v3-pd-spec{border:1px solid #e8e8ec;border-radius:var(--v3-radius);overflow:hidden;background:#fff}.v3-pd-spec__row{display:grid;grid-template-columns:1fr 1.2fr;gap:1rem;padding:.65rem 1rem;border-bottom:1px solid #f0f0f2;font-size:.9rem}.v3-pd-spec__row:last-child{border-bottom:none}.v3-pd-spec__k{color:var(--v3-muted)}.v3-pd-spec__v{font-weight:600}.v3-pd-pills{display:flex;flex-wrap:wrap;gap:.5rem}.v3-pd-pill{display:inline-block;padding:.45rem .75rem;border-radius:8px;border:1px solid #d5d5da;font-size:.85rem;font-weight:600;background:#fff;color:var(--v3-text)}.v3-pd-ral{display:flex;flex-wrap:wrap;gap:1rem}.v3-pd-ral__item{display:flex;align-items:center;gap:.5rem;min-width:140px}.v3-pd-ral__sw{width:2.5rem;height:2.5rem;border-radius:8px;border:1px solid rgb(0 0 0 / .1);flex-shrink:0}.v3-pd-ral__sw--outline{background:repeating-conic-gradient(#ddd 0% 25%,#fff 0% 50%) 50% / 12px 12px}.v3-pd-ral__item--muted{opacity:.95}.v3-pd-ral__meta{font-size:.82rem;line-height:1.25}.v3-pd-ral__meta small{color:var(--v3-muted)}.v3-pd-tabs-wrap{margin-top:2.5rem}.v3-pd-tabs__labels{display:flex;flex-wrap:wrap;gap:.25rem;border-bottom:2px solid #e8e8ec}.v3-pd-tab-label{border:none;background:#fff0;font:inherit;font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;padding:.65rem .9rem;cursor:pointer;color:var(--v3-muted);border-bottom:3px solid #fff0;margin-bottom:-2px}.v3-pd-tab-label:hover{color:var(--v3-text)}.v3-pd-tab-label.is-active{color:var(--v3-red);border-bottom-color:var(--v3-red)}.v3-pd-tabs__panels{padding:1.25rem 0}.v3-pd-tab-panel[hidden]{display:none!important}.v3-pd-tab-panel.is-active{display:block}.v3-pd-empty{color:var(--v3-muted);font-size:.95rem;margin:0}.v3-pd-prose{font-size:.95rem;line-height:1.65;color:var(--v3-text)}.v3-pd-prose a{display:inline;color:#1f5f9f;text-decoration:none;font-weight:600;border-bottom:1px solid rgb(31 95 159 / .22);overflow-wrap:anywhere}.v3-pd-prose a:hover{color:var(--v3-red);border-bottom-color:rgb(227 6 19 / .35)}.v3-pd-prose ol,.v3-pd-prose ul{padding-left:1.25rem}.v3-pd-prose li{margin:.28rem 0}.v3-pd-prose img{max-width:100%;height:auto}.v3-pd-sidecard{margin-top:1.25rem;padding:1rem;border-radius:var(--v3-radius);background:#ecfdf5;border:1px solid #bbf7d0;font-size:.92rem}.v3-pd-yt{margin-top:1rem}.v3-pd-yt iframe{max-width:100%}.v3-pd-docs{margin:0;padding-left:1.2rem}.v3-pd-docs a{font-weight:600;color:#1e3a5f}.v3-pd-related{margin-top:2.5rem;padding:2rem 0 0;border-top:1px solid #ececee}.v3-pd-related__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.v3-pd-relcard{flex:0 0 min(260px, 78vw);scroll-snap-align:start}.v3-pd-relcard__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border:1px solid #e8e8ec;border-radius:var(--v3-radius);overflow:hidden;background:#fff;box-shadow:0 4px 16px rgb(0 0 0 / .05);transition:box-shadow .15s,transform .15s}.v3-pd-relcard__link:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgb(0 0 0 / .1)}.v3-pd-relcard__img{position:relative;height:180px;background:linear-gradient(180deg,#fafafa 0%,#f2f3f5 100%);line-height:0;overflow:hidden}.v3-pd-relcard__pic{position:absolute;inset:.8rem;width:calc(100% - 1.6rem);height:calc(100% - 1.6rem);display:block;object-fit:contain;object-position:center}.v3-pd-relcard__title{margin:.75rem 1rem .35rem;font-size:.95rem;font-weight:700;line-height:1.3}.v3-pd-relcard__cta{margin:auto 1rem 1rem;font-size:.85rem;font-weight:700;color:#1e3a5f}.v3-k{padding-bottom:2rem}.v3-k-hero{padding:.5rem 0 2rem;background:linear-gradient(180deg,#fafafa 0%,#fff 100%)}.v3-k-hero__eyebrow{color:var(--v3-red);font-weight:700;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .5rem}.v3-k-hero__title{font-size:clamp(1.6rem, 3.5vw, 2.35rem);line-height:1.2;margin:0 0 .75rem;font-weight:700;max-width:40rem}.v3-k-hero__accent{background:linear-gradient(90deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text;color:#fff0}.v3-k-hero__lead{margin:0 0 1.5rem;color:var(--v3-muted);font-size:1.05rem;max-width:36rem}.v3-k-trustrow{list-style:none;margin:0;padding:0;display:grid;gap:.75rem 1.25rem;grid-template-columns:1fr;font-size:.88rem;color:var(--v3-text)}@media (min-width:720px){.v3-k-trustrow{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.v3-k-trustrow{grid-template-columns:repeat(4,1fr)}}.v3-k-trustrow li{display:flex;align-items:flex-start;gap:.45rem}.v3-k-trustrow__ic{flex-shrink:0}.v3-k-banner{margin:0 0 1.5rem;padding:.85rem 1rem;border-radius:var(--v3-radius);border:1px solid #fde68a;background:#fffbeb;font-size:.95rem;color:var(--v3-text)}.v3-k__grid{display:grid;gap:2rem;align-items:start;padding-bottom:2rem}@media (min-width:960px){.v3-k__grid{grid-template-columns:1fr minmax(280px,360px)}}.v3-k__h2{font-size:1.2rem;margin:0 0 1rem;font-weight:700}.v3-k-formwrap{border:1px solid #e8e8ec;border-radius:var(--v3-radius);padding:1.25rem 1.25rem 1.5rem;background:#fff;box-shadow:0 6px 24px rgb(0 0 0 / .04)}.v3-k-formwrap .form-field{margin-bottom:1rem}.v3-k-formwrap label{display:block;font-weight:600;font-size:.88rem;margin-bottom:.35rem}.v3-k-formwrap input[type="text"],.v3-k-formwrap input[type="email"],.v3-k-formwrap input[type="tel"],.v3-k-formwrap textarea{width:100%;max-width:100%;font:inherit;font-size:.95rem;padding:.55rem .75rem;border-radius:8px;border:1px solid #cfd0d6;background:#fafafa}.v3-k-formwrap textarea{min-height:140px;resize:vertical}.v3-k-formwrap input:focus,.v3-k-formwrap textarea:focus{outline:2px solid color-mix(in srgb,var(--v3-red) 35%,transparent);border-color:var(--v3-red);background:#fff}.v3-k-formwrap .buttons{margin-top:1rem}.v3-k-formwrap button[type="submit"],.v3-k-formwrap input[type="submit"],.v3-k-formwrap .button{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.5rem;border-radius:999px;border:none;font:inherit;font-weight:700;font-size:.95rem;cursor:pointer;background:var(--v3-red);color:#fff}.v3-k-formwrap button[type="submit"]:hover,.v3-k-formwrap input[type="submit"]:hover{filter:brightness(1.05)}.v3-k-formnote{margin:.75rem 0 0;font-size:.85rem;color:#16a34a;display:flex;align-items:center;gap:.35rem}.v3-k-cards{display:flex;flex-direction:column;gap:.75rem}.v3-k-card{display:flex;gap:.75rem;padding:1rem;border:1px solid #e8e8ec;border-radius:var(--v3-radius);background:#fff;box-shadow:0 2px 12px rgb(0 0 0 / .04)}.v3-k-card--soft{background:#f8fafc}.v3-k-card__ic{width:2.5rem;height:2.5rem;border-radius:10px;background:#f0f0f4;display:grid;place-items:center;flex-shrink:0;font-size:1.1rem}.v3-k-card__h{margin:0 0 .25rem;font-size:.85rem;font-weight:700;color:var(--v3-muted);text-transform:uppercase;letter-spacing:.04em}.v3-k-card__p{margin:0;font-size:.95rem;line-height:1.45}.v3-k-card__p a{color:#1e3a5f;font-weight:600;text-decoration:none}.v3-k-card__p a:hover{text-decoration:underline}.v3-k-card__muted{margin:.25rem 0 0;font-size:.82rem;color:var(--v3-muted)}.v3-k-card__a{display:inline-block;margin-top:.5rem;font-weight:700;font-size:.88rem;color:var(--v3-red);text-decoration:none}.v3-k-card__a:hover{text-decoration:underline}.v3-k-maplite{margin-top:1.25rem;padding:1.1rem;border-radius:var(--v3-radius);background:linear-gradient(145deg,#f5f0e8 0%,#ebe4d8 100%);border:1px solid #e5dfd4}.v3-k-maplite__h{margin:0 0 .35rem;font-size:1rem;font-weight:700}.v3-k-maplite__p{margin:0 0 .85rem;font-size:.88rem;color:var(--v3-muted)}.v3-k-maplite__btn{margin-bottom:.85rem}.v3-k-maplite__viz{height:120px;border-radius:8px;background:radial-gradient(circle at 20% 40%,#cbd5e1 0,transparent 35%),radial-gradient(circle at 45% 55%,#94a3b8 0,transparent 30%),radial-gradient(circle at 70% 35%,#cbd5e1 0,transparent 32%),linear-gradient(180deg,#e2e8f0,#cbd5e1);opacity:.95}.v3-k-mapblock{margin-top:1rem;padding-bottom:2rem}.v3-k-mapframe{border-radius:var(--v3-radius);overflow:hidden;border:1px solid #e8e8ec;aspect-ratio:16 / 9;max-height:420px;background:#e8e8ec}.v3-k-mapframe iframe{width:100%;height:100%;min-height:280px;border:0}.v3-k-stats{display:none;margin-top:0;background:var(--v3-footer);border-top:1px solid #e5e7eb;padding:1.15rem 0 .95rem}.v3-k-stats__inner{display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem;justify-content:center;text-align:center}.v3-k-stats__inner strong{display:block;font-size:1.5rem;color:#1e3a5f}.v3-k-stats__inner span{font-size:.85rem;color:var(--v3-muted)}.v3-k-partners{padding:1.75rem 0 0;text-align:center}.v3-k-partners__label{margin:0 0 .35rem;font-size:.82rem;color:var(--v3-muted);text-transform:uppercase;letter-spacing:.06em}.v3-k-partners__names{margin:0;font-size:.95rem;font-weight:600;color:var(--v3-text);opacity:.85}.v3-k{background:#fff;padding-bottom:0}.v3-k-hero{position:relative;overflow:hidden;padding:1.15rem 0 2.2rem;background:radial-gradient(circle at 82% 14%,rgb(227 6 19 / .075) 0 0,transparent 245px),linear-gradient(135deg,rgb(181 196 164 / .16),transparent 34%),linear-gradient(180deg,#fbfbfc 0%,#fff 100%);border-bottom:1px solid #ececee}.v3-k-hero::after{content:"";position:absolute;right:max(1rem, calc((100vw - var(--v3-container)) / 2));bottom:0;width:min(420px, 44vw);height:4px;background:linear-gradient(90deg,#e30613 0%,#f05a28 34%,#8fa66d 68%,#385163 100%);border-radius:999px 999px 0 0}.v3-k-hero__grid{display:grid;gap:1.5rem;align-items:stretch}@media (min-width:960px){.v3-k-hero__grid{grid-template-columns:minmax(0,1fr) 360px}}.v3-k-hero__copy{max-width:760px}.v3-k-hero__eyebrow,.v3-k-sectionhead__eyebrow{margin:0 0 .6rem;color:var(--v3-red);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.v3-k-hero__title{max-width:720px;margin:0;color:#070b14;font-size:clamp(2rem, 4.5vw, 3.65rem);line-height:1.05;font-weight:800;letter-spacing:0}.v3-k-hero__lead{max-width:560px;margin:1rem 0 0;color:#4b5563;font-size:1.05rem;line-height:1.7}.v3-k-trustrow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;margin:1.5rem 0 0;padding:0;list-style:none;color:#1f2937;font-size:.92rem}.v3-k-trustrow li{display:flex;align-items:center;gap:.45rem;min-width:0}.v3-k-trustrow__ic{display:inline-grid;place-items:center;flex:0 0 1.15rem;width:1.15rem;height:1.15rem;border-radius:50%;background:rgb(227 6 19 / .1);color:var(--v3-red);font-size:.75rem;font-weight:800}.v3-k-trustrow li:nth-child(2) .v3-k-trustrow__ic{background:rgb(240 90 40 / .12);color:#d94f23}.v3-k-trustrow li:nth-child(3) .v3-k-trustrow__ic{background:rgb(143 166 109 / .18);color:#5c743e}.v3-k-trustrow li:nth-child(4) .v3-k-trustrow__ic{background:rgb(56 81 99 / .14);color:#385163}.v3-k-quick{position:relative;align-self:center;border:1px solid #e3e5ea;border-radius:8px;padding:1.35rem;background:linear-gradient(180deg,rgb(255 255 255 / .96),rgb(255 255 255 / .98)),linear-gradient(135deg,rgb(227 6 19 / .1),rgb(143 166 109 / .1));box-shadow:0 18px 46px rgb(17 24 39 / .08)}.v3-k-quick::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:8px 0 0 8px;background:linear-gradient(180deg,var(--v3-red),#f05a28 48%,#8fa66d)}.v3-k-quick__label{margin:0 0 .5rem;color:#6b7280;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.v3-k-quick__phone{display:inline-block;color:#111827;font-size:1.45rem;font-weight:800;line-height:1.15;text-decoration:none}.v3-k-quick__phone:hover{color:var(--v3-red)}.v3-k-quick__muted{margin:.35rem 0 0;color:#6b7280;font-size:.9rem}.v3-k-quick__actions{display:grid;gap:.65rem;margin-top:1.15rem}.v3-k-quick__actions .v3-btn{justify-content:center}.v3-k-banner{margin:1.25rem 0 0;border-color:rgb(227 6 19 / .22);background:#fff5f5}.v3-k__grid{grid-template-columns:minmax(0,1fr);gap:1.45rem;padding:1.75rem 0 1.4rem}@media (min-width:1024px){.v3-k__grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start}}.v3-k-sectionhead{margin-bottom:.8rem}.v3-k-sectionhead .v3-k__h2,.v3-k-mapblock__head .v3-k__h2{margin-bottom:.35rem}.v3-k-sectionhead p:not(.v3-k-sectionhead__eyebrow){max-width:640px;margin:0;color:#5b6472;line-height:1.5}.v3-k__h2{color:#090d16;font-size:clamp(1.35rem, 2vw, 1.75rem);line-height:1.2}.v3-k-formwrap{border-radius:8px;padding:1rem 1.1rem;border-color:#e2e5ea;box-shadow:none}.v3-k-formwrap .form-field{margin-bottom:.75rem}.v3-k-formwrap .form-label{margin:0}.v3-k-formwrap label{margin:0;line-height:1.3}.v3-k-formwrap .form-input-wrapper,.v3-k-formwrap .form-textarea-wrapper{margin:0}.v3-k-formwrap input[type="text"],.v3-k-formwrap input[type="email"],.v3-k-formwrap input[type="tel"],.v3-k-formwrap textarea{min-height:40px;border-color:#d6dae1;border-radius:7px;background:#fff}.v3-k-formwrap textarea{min-height:86px}.v3-k-formwrap input:focus,.v3-k-formwrap textarea:focus{outline:2px solid rgb(227 6 19 / .12);border-color:var(--v3-red)}.v3-k-formwrap button[type="submit"],.v3-k-formwrap input[type="submit"],.v3-k-formwrap .button{min-height:42px;border-radius:7px;padding-inline:1.35rem}.v3-k-formnote{margin-top:.65rem;color:#4b5563}@media (min-width:760px){.v3-k-formwrap .form-field{display:grid;grid-template-columns:150px minmax(0,1fr);gap:.75rem;align-items:center;margin-bottom:.55rem}.v3-k-formwrap .form-field[data-grav-field="captcha"],.v3-k-formwrap .form-data[data-grav-field="captcha"]{margin-top:0}.v3-k-formwrap .form-field:has(.form-data[data-grav-field="captcha"]):not(:has(iframe)){display:none}.v3-k-formwrap .form-field:has(textarea){align-items:start}.v3-k-formwrap .form-field:has(textarea) .form-label{padding-top:.55rem}.v3-k-formwrap .buttons{margin-top:0;margin-left:calc(150px + 0.75rem)}.v3-k-formwrap .g-recaptcha-container{transform:scale(.78);transform-origin:left top;min-height:58px}}.v3-k-cards{gap:.55rem}.v3-k-card{position:relative;border-radius:8px;border-color:#e2e5ea;gap:.65rem;padding:.72rem .85rem;box-shadow:none}.v3-k-card::before{content:"";position:absolute;left:-1px;top:11px;bottom:11px;width:3px;border-radius:999px;background:var(--v3-red)}.v3-k-card:nth-child(2)::before{background:#385163}.v3-k-card:nth-child(3)::before{background:#8fa66d}.v3-k-card:nth-child(4)::before{background:#f05a28}.v3-k-card__ic{width:2.15rem;height:2.15rem;border-radius:8px;background:#fff0f1;color:var(--v3-red);font-weight:800}.v3-k-card:nth-child(2) .v3-k-card__ic{background:#eef3f5;color:#385163}.v3-k-card:nth-child(3) .v3-k-card__ic{background:#f0f4eb;color:#5c743e}.v3-k-card:nth-child(4) .v3-k-card__ic{background:#fff3ed;color:#d94f23}.v3-k-card__h{color:#6b7280}.v3-k-card__a,.v3-k-card__p a{color:#1f5f9f}.v3-k-card__a:hover,.v3-k-card__p a:hover{color:var(--v3-red);text-decoration:none}.v3-k-maplite{margin-top:.65rem;border-radius:8px;padding:.9rem;background:linear-gradient(135deg,rgb(143 166 109 / .16),transparent 44%),linear-gradient(180deg,#fbfaf7 0%,#f7f8fa 100%);border-color:#e2e5ea}.v3-k-maplite__h{margin-bottom:.25rem}.v3-k-maplite__p{margin-bottom:.65rem;line-height:1.45}.v3-k-maplite__btn{min-height:38px}.v3-k-maplite__viz{height:54px;background:radial-gradient(circle at 68% 32%,rgb(227 6 19 / .28) 0 5px,transparent 6px),radial-gradient(circle at 46% 54%,rgb(143 166 109 / .55) 0 18px,transparent 19px),linear-gradient(135deg,rgb(227 6 19 / .1),transparent 38%),linear-gradient(160deg,#e6e9ee 0%,#f8fafc 52%,#dbe1e8 100%)}.v3-k-mapblock{margin-top:0;padding-bottom:2rem}.v3-k-mapcard{display:grid;gap:1.25rem;padding:1rem;border:1px solid #e2e5ea;border-radius:8px;background:linear-gradient(135deg,rgb(227 6 19 / .045),transparent 34%),linear-gradient(180deg,#fff 0%,#f8fafc 100%)}@media (min-width:960px){.v3-k-mapcard{grid-template-columns:320px minmax(0,1fr);align-items:stretch}}@media (min-width:1280px){.v3-k-mapcard{grid-template-columns:330px minmax(760px,1fr)}}.v3-k-mapinfo{padding:.5rem .35rem}.v3-k-mapinfo__address{margin:.7rem 0 0;color:#0b1220;font-size:1.05rem;font-weight:800;line-height:1.45}.v3-k-mapinfo__text{margin:.75rem 0 0;color:#5b6472;line-height:1.6}.v3-k-mapinfo__actions{display:grid;gap:.65rem;margin-top:1rem}.v3-k-mapinfo__actions .v3-btn{justify-content:center}.v3-k-mapframe{position:relative;width:100%;max-width:100%;min-height:300px;max-height:360px;border-radius:8px;overflow:hidden;border:1px solid #d8dde5;background:linear-gradient(90deg,rgb(255 255 255 / .72) 1px,transparent 1px) 0 0 / 46px 46px,linear-gradient(0deg,rgb(255 255 255 / .72) 1px,transparent 1px) 0 0 / 46px 46px,radial-gradient(circle at 62% 40%,rgb(227 6 19 / .22) 0 9px,transparent 10px),radial-gradient(circle at 44% 58%,rgb(143 166 109 / .45) 0 62px,transparent 63px),linear-gradient(135deg,#e7e0d5 0%,#eef1ed 45%,#d9e1e8 100%)}.v3-k-mapframe::before,.v3-k-mapframe::after{content:"";position:absolute;z-index:1;pointer-events:none}.v3-k-mapframe::before{inset:0;background:linear-gradient(135deg,transparent 0 46%,rgb(227 6 19 / .22) 46% 47.5%,transparent 47.5%),linear-gradient(24deg,transparent 0 58%,rgb(56 81 99 / .22) 58% 59.2%,transparent 59.2%);mix-blend-mode:multiply}.v3-k-mapframe::after{inset:auto 0 0;height:90px;background:linear-gradient(180deg,transparent,rgb(11 18 32 / .18))}.v3-k-mapframe iframe{position:relative;z-index:2;display:block;width:100%;max-width:100%;height:100%;min-height:300px;border:0;filter:saturate(.75) contrast(.96)}.v3-k-mapframe__pin{position:absolute;z-index:3;left:50%;top:50%;width:2.35rem;height:2.35rem;border-radius:50% 50% 50% 0;background:var(--v3-red);box-shadow:0 10px 26px rgb(227 6 19 / .32);transform:translate(-50%,-70%) rotate(-45deg);pointer-events:none}.v3-k-mapframe__pin::after{content:"";position:absolute;inset:.62rem;border-radius:50%;background:#fff}.v3-k-stats{background:linear-gradient(90deg,rgb(227 6 19 / .035),rgb(143 166 109 / .05) 52%,rgb(56 81 99 / .035)),var(--v3-footer);border-bottom:0}.v3-k+.v3-trust{border-top:0}.v3-k-stats__inner{justify-content:space-between}@media (max-width:720px){.v3-k-hero{padding-bottom:1.5rem}.v3-k-trustrow{grid-template-columns:1fr}.v3-k-quick{padding:1rem}.v3-k__grid{padding:1.5rem 0}}.v3-page{padding:.5rem 0 2.5rem}.v3-page__head{margin:.2rem 0 1.1rem}.v3-page__title{margin:0;font-size:clamp(1.65rem, 3vw, 2.25rem);font-weight:700}.v3-page__content,.v3-page__intro{margin-top:.35rem}.v3-page__form{margin-top:1.15rem}.v3-error{margin:2.5rem auto 1rem;max-width:44rem;padding:2rem;border:1px solid #ececee;border-radius:var(--v3-radius);background:#fafbfc;text-align:center}.v3-error__code{margin:0 0 .35rem;color:var(--v3-red);font-size:.85rem;font-weight:700;letter-spacing:.05em}.v3-error__title{margin:0 0 .75rem}.v3-error__text{margin:0 auto 1.2rem}.v3-spec-grid{margin-top:1.25rem;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:720px){.v3-spec-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1080px){.v3-spec-grid{grid-template-columns:repeat(3,1fr)}}.v3-spec-card{margin:0;border:1px solid #ececee;border-radius:var(--v3-radius);overflow:hidden;background:#fff}.v3-spec-card__media{display:block;background:#f3f4f6}.v3-spec-card__img{display:block;width:100%;height:auto}.v3-spec-card__cap{padding:.8rem .95rem .95rem}.v3-spec-card__title{margin:0;font-size:1rem}.v3-spec-card__meta{margin:.4rem 0 0;font-size:.85rem;color:var(--v3-muted)}.v3-page__layout{display:grid;gap:1.25rem}@media (min-width:1040px){.v3-page__layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.v3-page__layout--single{grid-template-columns:minmax(0,1fr)}}.v3-wide-intro{display:grid;gap:1rem;align-items:stretch}@media (min-width:860px){.v3-wide-intro{grid-template-columns:minmax(0,640px) minmax(260px,1fr)}.v3-wide-intro--image-only{grid-template-columns:minmax(0,640px)}}.v3-wide-main{max-width:640px;border:1px solid #ececee;border-radius:var(--v3-radius);overflow:hidden;background:#f3f4f6}.v3-wide-main__img{display:block;width:100%;height:clamp(150px, 24vw, 300px);object-fit:cover}.v3-wide-intro__text{display:flex;align-items:center;min-height:100%;border:1px solid #ececee;border-left:4px solid var(--v3-red);border-radius:var(--v3-radius);padding:clamp(1rem, 2.2vw, 1.45rem);background:linear-gradient(135deg,#fff 0%,#f8f8f9 100%);box-shadow:0 12px 28px rgb(15 23 42 / .05)}.v3-wide-intro__text .v3-prose{max-width:48rem}.v3-wide-intro__text .v3-prose>:first-child{margin-top:0}.v3-wide-intro__text .v3-prose>:last-child{margin-bottom:0}.v3-wide-list{margin-top:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.v3-wide-card{border:1px solid #ececee;border-radius:var(--v3-radius);overflow:hidden;background:#fff;box-shadow:0 12px 28px rgb(15 23 42 / .06)}.v3-wide-card__media{display:block;overflow:hidden;aspect-ratio:16 / 11;background:#f3f4f6}.v3-wide-card__img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 180ms ease}.v3-wide-card__media:hover .v3-wide-card__img{transform:scale(1.035)}.v3-wide-card__body{padding:.8rem .9rem .95rem}.v3-wide-card__title{margin:0;font-size:.98rem;line-height:1.25}.v3-wide-card__desc{margin:.45rem 0 0;color:var(--v3-muted);font-size:.88rem;line-height:1.45}.v3-wide-card__link{display:inline-block;margin-top:.7rem;color:var(--v3-red);font-weight:700}.v3-page__side-card{border:1px solid #ececee;border-radius:var(--v3-radius);padding:1rem;background:#fff}.v3-page__note{margin-top:1rem;padding:.9rem 1rem;border-radius:10px;border:1px solid #bbf7d0;background:#ecfdf5}@media (min-width:761px){.v3-header__row{flex-wrap:nowrap;min-height:92px}.v3-nav-burger{display:none}.v3-nav{display:flex;order:0;width:auto;flex-direction:row;border-top:0;padding:0}.v3-header__actions{width:auto;order:0;margin-left:0;justify-content:flex-start}.v3-home-hero,.v3-home-hero__inner{min-height:382px}.v3-home-hero::before{position:absolute;display:block;inset:0 0 auto 47%;height:100%;background:linear-gradient(90deg,#fff 0%,rgb(255 255 255 / .94) 13%,rgb(255 255 255 / .25) 38%,#fff0 62%),url(/user/themes/Spalvotifasadai_v3_tema/images/v3-hero-house.jpg) center right / cover no-repeat}.v3-home-hero__copy{padding:24px 0 56px}.v3-systems__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.v3-why__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.v3-why__item{border-right:1px solid #d7dbe2}.v3-why__item:last-child{border-right:0}.v3-colors{display:flex}.v3-colors__visual{position:absolute;inset:0 auto 0 0;width:42%;height:auto}.v3-colors__content{grid-template-columns:minmax(240px,350px) 240px;gap:54px;min-height:250px;padding-left:max(44%, 380px)}.v3-special__inner,.v3-footer__grid{flex-direction:row;align-items:center}.v3-contact-card__inner{grid-template-columns:minmax(310px,1fr) 1.6fr}.v3-contact-card__items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:761px) and (max-width:980px){:root{--v3-container:min(100% - 60px, 826px)}.v3-brand{min-width:140px}.v3-brand__mark{width:132px}.v3-header__row{gap:22px}.v3-nav{gap:19px}.v3-nav__link{font-size:11px}.v3-header__cta{min-width:104px;min-height:34px;padding:0 14px;font-size:11px}.v3-home-hero__copy{width:380px}.v3-home-hero__copy h1{font-size:36px}.v3-home-hero__copy p:not(.v3-eyebrow){max-width:330px;margin-top:22px;font-size:13px;line-height:1.75}.v3-home-hero__actions{gap:16px;margin-top:26px}.v3-home-hero__actions .v3-btn{min-width:136px;min-height:38px;padding:0 18px;font-size:12px}.v3-section{padding:36px 0}.v3-section__title{margin-bottom:22px;font-size:12px}.v3-systems__grid{gap:14px}.v3-sys-card{min-height:360px}.v3-sys-card__img{height:124px}.v3-sys-card__body{padding:18px 10px 18px}.v3-sys-card__icon{width:28px;height:28px;margin-bottom:18px}.v3-sys-card__title{margin-bottom:10px;font-size:16px;line-height:1.22}.v3-sys-card__excerpt{font-size:11px;line-height:1.65}.v3-sys-card__more{padding-top:18px;font-size:11px}.v3-sys-card__brand{margin-top:14px;font-size:22px}.v3-why{padding:38px 0}.v3-why .v3-section__title{margin-bottom:32px}.v3-why__item{min-height:110px;padding:0 17px}.v3-why__icon{width:40px;height:40px;margin-bottom:16px}.v3-why__h{margin-bottom:8px;font-size:11px}.v3-why__p{font-size:10px;line-height:1.55}.v3-colors,.v3-colors__content{min-height:248px}.v3-colors__content{grid-template-columns:220px 204px;gap:42px;padding-top:0;padding-bottom:0;padding-left:max(44%, 374px)}.v3-colors .v3-eyebrow,.v3-special .v3-eyebrow{margin-bottom:14px;font-size:11px}.v3-colors__copy h2,.v3-special h2,.v3-contact-card h2{font-size:24px}.v3-colors__copy p:not(.v3-eyebrow),.v3-special p:not(.v3-eyebrow){margin:12px 0 20px;font-size:11px;line-height:1.65}.v3-swatches{grid-template-columns:repeat(4,45px);gap:10px}.v3-swatch{width:45px;height:42px}.v3-special{padding:38px 0 30px}.v3-special__inner{gap:40px}.v3-special__inner>div{max-width:570px}.v3-special .v3-btn{min-width:154px;min-height:44px;padding:0 16px;font-size:11px}.v3-contact-card{padding-bottom:28px}.v3-contact-card__inner{min-height:122px;gap:36px;padding:26px 28px;grid-template-columns:350px 1fr}.v3-contact-card__lead{gap:22px}.v3-contact-card__lead p{font-size:10px}.v3-contact-card__icon{width:48px;height:38px;flex-basis:48px}.v3-contact-card__items{gap:22px}.v3-contact-card__items li,.v3-contact-card__items strong{font-size:11px}.v3-footer{padding:22px 0}.v3-footer__nav{gap:28px}.v3-footer__nav a{font-size:11px}}.notices{padding:1px 1px 1px 30px;margin:15px 0}.notices.yellow{border-left:10px solid #f0ad4e;background:#fcf8f2;color:#df8a13}.notices.red{border-left:10px solid #d9534f;background:#fdf7f7;color:#b52b27}.notices.blue{border-left:10px solid #5bc0de;background:#f4f8fa;color:#28a1c5}.notices.green{border-left:10px solid #5cb85c;background:#f1f9f1;color:#3d8b3d}#breadcrumbs{height:3rem;line-height:3rem;padding-inline-start:3rem}#breadcrumbs span{display:inline-block;padding:0 1rem}#breadcrumbs span:first-child{padding-inline-start:0}#breadcrumbs i{display:inline-block;width:20px;text-align:center}﻿.form-group.has-errors{background:rgb(255 0 0 / .05);border:1px solid rgb(255 0 0 / .2);border-radius:3px;margin:0 -5px;padding:0 5px}.form-errors{color:#b52b27}.form-honeybear{display:none;position:absolute!important;height:1px;width:1px;overflow:hidden;clip-path:rect(0,1px,1px,0)}.form-errors p{margin:0}.form-input-file input{display:none}.form-input-file .dz-default.dz-message{position:absolute;text-align:center;left:0;right:0;top:50%;transform:translateY(-50%);margin:0}.form-input-file.dropzone{position:relative;min-height:70px;border-radius:3px;margin-bottom:.85rem;border:2px dashed #ccc;color:#aaa;padding:.5rem}.form-input-file.dropzone .dz-preview{margin:.5rem}.form-input-file.dropzone .dz-preview:hover{z-index:2}.form-input-file.dropzone .dz-preview .dz-image img{margin:0}.form-input-file.dropzone .dz-preview .dz-remove{font-size:16px;position:absolute;top:3px;right:3px;display:inline-flex;height:20px;width:20px;background-color:red;justify-content:center;align-items:center;color:#fff;font-weight:700;border-radius:50%;cursor:pointer;z-index:20}.form-input-file.dropzone .dz-preview .dz-remove:hover{background-color:darkred;text-decoration:none}.form-input-file.dropzone .dz-preview .dz-error-message{min-width:140px;width:auto}.form-input-file.dropzone .dz-preview .dz-image,.form-input-file.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:3px;z-index:1}.filepond--root.form-input{min-height:7rem;height:auto;overflow:hidden;border:0}.form-tabs .tabs-nav{display:flex;padding-top:1px;margin-bottom:-1px}.form-tabs .tabs-nav a{flex:1;transition:color .5s ease,background .5s ease;cursor:pointer;text-align:center;padding:10px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ccc;border-radius:5px 5px 0 0}.form-tabs .tabs-nav a.active{border:1px solid #ccc;border-bottom:1px solid #fff0;margin:0 -1px}.form-tabs .tabs-nav a.active span{color:#000}.form-tabs .tabs-nav span{display:inline-block;line-height:1.1}.form-tabs.subtle .tabs-nav{margin-right:0!important}.form-tabs .tabs-content .tab__content{display:none;padding-top:2rem}.form-tabs .tabs-content .tab__content.active{display:block}.checkboxes{display:inline-block}.checkboxes label{display:inline;cursor:pointer;position:relative;padding:0 0 0 20px;margin-right:15px}.checkboxes label:before{content:"";display:inline-block;width:20px;height:20px;left:0;margin-top:0;margin-right:10px;position:absolute;border-radius:3px;border:1px solid #e6e6e6}.checkboxes input[type=checkbox]{display:none}.checkboxes input[type=checkbox]:checked+label:before{content:"✓";font-size:20px;line-height:1;text-align:center}.checkboxes.toggleable label{margin-right:0}.form-field-toggleable .checkboxes.toggleable{margin-right:5px;vertical-align:middle}.form-field-toggleable .checkboxes+label{display:inline-block}.switch-toggle{display:inline-flex;overflow:hidden;border-radius:3px;line-height:35px;border:1px solid #ccc}.switch-toggle input[type=radio]{position:absolute;visibility:hidden;display:none}.switch-toggle label{display:inline-block;cursor:pointer;padding:0 15px;margin:0;white-space:nowrap;color:inherit;transition:background-color .5s ease}.switch-toggle input.highlight:checked+label{background:#333;color:#fff}.switch-toggle input:checked+label{color:#fff;background:#999}.signature-pad{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:10px;width:100%;height:100%;max-width:700px;max-height:460px;border:1px solid #f0f0f0;background-color:#fff;padding:16px}.signature-pad--body{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #f6f6f6;min-height:100px}.signature-pad--body canvas{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:4px;box-shadow:0 0 5px rgb(0 0 0 / .02) inset}.signature-pad--footer{color:#c3c3c3;text-align:center;font-size:1.2em}.signature-pad--actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}[data-grav-field=array] .form-row{display:flex;align-items:center;margin-bottom:.5rem}[data-grav-field=array] .form-row>input,[data-grav-field=array] .form-row>textarea{margin:0 .5rem;display:inline-block}.form-data.basic-captcha .form-input-wrapper{border:1px solid #ccc;border-radius:5px;display:flex;overflow:hidden}.form-data.basic-captcha .form-input-prepend{display:flex;color:#333;background-color:#ccc;flex-shrink:0}.form-data.basic-captcha .form-input-prepend img{margin:0}.form-data.basic-captcha .form-input-prepend button>svg{margin:0 8px;width:18px;height:18px}.form-data.basic-captcha input.form-input{border:0}.search-wrapper .search-input{width:80%;display:inline-block}.search-submit{display:inline-block;border-radius:4px;background:#eee;border:1px solid #ccc;vertical-align:top}.search-submit img{width:20px;vertical-align:middle}.search-image{float:left}.search-item{margin-left:130px;margin-bottom:50px}.search-item p{margin:0}.search-title h3{margin:0}.search-details{font-size:13px}.search-row:last-child hr{display:none}html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:#fff0}.featherlight:last-of-type{background:rgb(0 0 0 / .8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid #fff0;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgb(255 255 255 / .3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid #fff0}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}#grav-login{max-width:30rem;margin:5rem auto;background:#fcfcfc;border:4px solid #eee;border-radius:4px;padding:1rem 3rem 3rem 3rem;text-align:center}#grav-login .form-actions{text-align:right}#grav-logout{position:absolute;bottom:5px;right:5px}.alert.info{color:#27ae60}.alert.error{color:#e74c3c}#grav-login p{font-size:small;margin:1rem 0;padding:0;text-align:center}#grav-login .form-actions p{margin-bottom:0}#grav-login .button{vertical-align:middle}#grav-login .delimiter{display:block;font-size:1.6rem;letter-spacing:1px;line-height:1.6rem;position:relative;text-transform:uppercase;margin:1rem 0}#grav-login .delimiter::after,#grav-login .delimiter::before{background-color:#777;content:"";height:1px;position:absolute;top:.8rem;width:40%}#grav-login .delimiter::before{background-image:linear-gradient(to right,#777777,#ffffff);left:0}#grav-login .delimiter::after{background-image:linear-gradient(to left,#777777,#ffffff);right:0}#grav-login .rememberme{display:inline-block;float:left;padding:7px 0;vertical-align:middle}#grav-login .rememberme label{font-weight:inherit;display:inline}.login-status{white-space:nowrap;vertical-align:middle}