#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}@font-face{font-family:'Roboto';src:local('Roboto Regular'),local('Roboto-Regular'),url(/wp-content/themes/bywitek-theme/assets/fonts/Roboto-Regular.woff2) format('woff2');font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:'Roboto';src:local('Roboto Italic'),local('Roboto-Italic'),url(/wp-content/themes/bywitek-theme/assets/fonts/Roboto-Italic.woff2) format('woff2');font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:'Roboto';src:local('Roboto Medium'),local('Roboto-Medium'),url(/wp-content/themes/bywitek-theme/assets/fonts/Roboto-Medium.woff2) format('woff2');font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:'Roboto';src:local('Roboto SemiBold'),local('Roboto-SemiBold'),url(/wp-content/themes/bywitek-theme/assets/fonts/Roboto-SemiBold.woff2) format('woff2');font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:'Roboto';src:local('Roboto Bold'),local('Roboto-Bold'),url(/wp-content/themes/bywitek-theme/assets/fonts/Roboto-Bold.woff2) format('woff2');font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:'Roboto';src:local('Roboto ExtraBold'),local('Roboto-ExtraBold'),url(/wp-content/themes/bywitek-theme/assets/fonts/Roboto-ExtraBold.woff2) format('woff2');font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:'Roboto';src:local('Roboto Black'),local('Roboto-Black'),url(/wp-content/themes/bywitek-theme/assets/fonts/Roboto-Black.woff2) format('woff2');font-style:normal;font-weight:900;font-display:swap}:root{--primary:#0085ff;--color1:#496395}*{padding:0;margin:0;box-sizing:border-box;font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}img[src*="/assets/vector/"]{filter:brightness(0) saturate(100%)}img[src*="/assets/vector/phone.svg"],img[src*="/assets/vector/pin.svg"],img[src*="/assets/vector/glob.svg"],img[src*="/assets/vector/mail.svg"]{filter:brightness(0) saturate(100%) invert(40%) sepia(89%) saturate(3152%) hue-rotate(193deg) brightness(101%) contrast(101%)}body.home #page{padding-top:0}.home-hero{position:relative;width:100%;min-height:100vh;min-height:100svh;display:flex;align-items:center;overflow:hidden}.home-hero__slides{position:absolute;inset:0}.home-hero__slide{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1s ease}.home-hero__slide.is-active{opacity:1}.home-hero__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .48)}.home-hero__content-wrap{position:relative;z-index:2;width:100%;min-height:100vh;min-height:100svh;padding-top:var(--site-header-height,0);padding-bottom:3.6rem;padding-left:8rem;padding-right:8rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-hero__content{max-width:780px;color:#fff;text-align:center;margin:0 auto}.home-hero__content h1{font-size:clamp(1.65rem, 3.2vw, 2.7rem);line-height:1.16;margin-bottom:.6rem;font-weight:800;text-wrap:balance}.home-hero__content h1 strong,.home-hero__content h1 b{color:var(--primary);font-weight:800}.home-hero__accent{color:var(--primary)}.home-hero__content p{font-size:clamp(.95rem, 1.1vw, 1.08rem);line-height:1.55;margin-bottom:.35rem;max-width:700px;color:rgb(225 230 240 / .85)}@media (min-width:769px){.home-hero__content h1{max-width:38ch;margin-left:auto;margin-right:auto}.home-hero__content p{margin-left:auto;margin-right:auto}}.home-hero__cta{margin-top:1rem;display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;justify-content:center}.home-hero__indicators{position:absolute;left:50%;bottom:1.2rem;transform:translateX(-50%);width:max-content;margin-top:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:0;padding:0 .2rem}.home-hero__indicator{border:0;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border-radius:999px;background:#fff0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.home-hero__indicator+.home-hero__indicator{margin-left:-13px}.home-hero__indicator::before{content:"";width:8px;height:8px;border-radius:999px;background:rgb(255 255 255 / .24);opacity:.62;transition:width .28s ease,background-color .28s ease,opacity .28s ease}.home-hero__indicator.is-active::before{width:30px;background:rgb(255 255 255 / .56);opacity:.88}.home-hero__indicator:focus-visible{outline:2px solid rgb(255 255 255 / .72);outline-offset:2px}.home-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1.25rem;border-radius:.45rem;text-decoration:none;font-weight:700;font-size:1rem;transition:filter .2s ease,transform .2s ease,background-color .2s ease,color .2s ease}.home-hero__btn--primary{background:var(--primary);color:#fff}.home-hero__btn--primary:hover{filter:brightness(1.08)}.home-services{width:100%;background:#fff;padding:5rem 8rem}.home-services__container{max-width:1280px;margin:0 auto}.home-services__heading,.home-about__heading{text-align:center;margin-bottom:2rem}.home-services__tagline,.home-about__tagline{display:block;font-size:.82rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.55rem}.home-services__heading h2,.home-about__heading h2{font-size:clamp(1.8rem, 2.2vw, 2.4rem);line-height:1.2;color:#111827;margin-bottom:0}.home-services__mosaic{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;min-height:640px}.home-services__column{display:grid;gap:1.2rem;height:100%}.home-services__column--left{grid-template-rows:1fr 1fr}.home-services__column--right{grid-template-rows:.85fr 1.15fr}.home-services__card{position:relative;border-radius:.45rem;overflow:hidden;display:flex;min-height:250px}.home-services__card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-services__card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .18) 0%,rgb(0 0 0 / .6) 100%)}.home-services__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-start;padding:1.35rem;color:#fff;width:100%;height:100%}.home-services__text{align-self:flex-start;max-width:min(92%, 560px)}.home-services__content h3{font-size:clamp(1.3rem, 1.8vw, 1.8rem);line-height:1.25;margin-bottom:.6rem;font-weight:700;color:#fff}.home-services__content p{font-size:1rem;line-height:1.72;color:#fff}.home-services__price{margin-top:auto;align-self:flex-end;display:inline-flex;align-items:baseline;gap:.28rem;line-height:1;font-weight:800;color:#fff}.home-services__price-prefix{font-size:.88rem;color:#fff}.home-services__price-value{font-size:44px;line-height:1;letter-spacing:-.01em;color:#fff}.home-services__price-currency{font-size:20px;line-height:1;color:#fff}.home-services__actions{display:flex;justify-content:center;margin-top:2rem}.home-services__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.35rem;border-radius:.45rem;text-decoration:none;font-weight:700;font-size:1rem;background:var(--primary);color:#fff;transition:filter .2s ease}.home-services__btn:hover{filter:brightness(1.08)}.home-about{width:100%;background:#fff;padding:0 8rem 5rem}.home-about__container{max-width:1280px;margin:0 auto}.home-about__row{display:grid;grid-template-columns:1.05fr .95fr;gap:1.4rem;align-items:stretch}.home-about__text{padding:.3rem .45rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.home-about__text p{color:#1f2937;font-size:clamp(1.08rem, 1.2vw, 1.24rem);line-height:1.78;text-align:left}.home-about__text p strong,.home-about__text p b,.home-about__text p strong{color:inherit;font-weight:700}.home-about__text p b{color:var(--primary);font-weight:700}.home-about__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.35rem;border-radius:.45rem;text-decoration:none;font-weight:700;font-size:1rem;background:var(--primary);color:#fff;transition:filter .2s ease;margin-top:1.25rem}.home-about__btn:hover{filter:brightness(1.08)}.home-about__media{border-radius:.45rem;overflow:hidden;min-height:360px}.home-about__media img{width:100%;height:100%;object-fit:cover;display:block}.home-cta-1{width:100%;background:linear-gradient(115deg,var(--primary) 0%,color-mix(in srgb,var(--primary) 88%,#ffffff 12%) 56%,color-mix(in srgb,var(--primary) 78%,#ffffff 22%) 100%);position:relative;overflow:hidden}.home-cta-1__inner{width:100%;min-height:200px;padding:2.2rem 8rem;display:grid;grid-template-columns:1fr auto;gap:4.2rem;align-items:stretch;position:relative;z-index:2}.home-cta-1__left,.home-cta-1__right{display:flex;flex-direction:column;justify-content:center}.home-cta-1__left{align-items:flex-start;text-align:left}.home-cta-1__line{color:#fff}.home-cta-1__line--main{font-size:clamp(1.55rem, 2.1vw, 2.05rem);line-height:1.2;font-weight:800}.home-cta-1__line--sub{margin-top:.45rem;font-size:clamp(1rem, 1.15vw, 1.15rem);line-height:1.5;font-weight:500;color:rgb(244 248 255 / .95)}.home-cta-1__right{align-items:flex-end;position:relative;z-index:1;padding-left:1.8rem}.home-cta-1__phone{color:#fff;text-decoration:none;font-size:clamp(2.15rem, 4.15vw, 4.15rem);line-height:1;font-weight:900;letter-spacing:.02em;white-space:nowrap}.home-cta-1__phone:hover{text-decoration:underline}.home-reviews{width:100%;background:#fff;padding:5rem 8rem}.home-reviews__container{max-width:1280px;margin:0 auto}.home-reviews__heading{text-align:center;margin-bottom:2rem}.home-reviews__tagline{display:block;font-size:.82rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.55rem}.home-reviews__heading h2{font-size:clamp(1.8rem, 2.2vw, 2.4rem);line-height:1.2;color:#111827;margin-bottom:0}.home-reviews__widget{width:100%}.home-reviews__actions{display:flex;justify-content:center;margin-top:1.5rem}.home-reviews__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.35rem;border-radius:.45rem;text-decoration:none;font-weight:700;font-size:1rem;background:var(--primary);color:#fff;transition:filter .2s ease}.home-reviews__btn:hover{filter:brightness(1.08)}.home-faq{width:100%;background:#fff;padding:5rem 8rem}.home-faq__container{max-width:1280px;margin:0 auto}.home-faq__heading{text-align:center;margin-bottom:2rem}.home-faq__tagline{display:block;font-size:.82rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.55rem}.home-faq__heading h2{font-size:clamp(1.8rem, 2.2vw, 2.4rem);line-height:1.2;color:#111827;margin-bottom:.65rem}.home-faq__subtitle{max-width:760px;margin:0 auto;color:#334155;font-size:1rem;line-height:1.55;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-faq__subtitle a{color:inherit;text-decoration:none;font-weight:700;transition:color .2s ease}.home-faq__subtitle a:hover{color:var(--primary)}.home-faq__accordion{display:grid;gap:.9rem;max-width:760px;margin:0 auto}.home-faq__item{background:#f4f4f4;border-radius:.45rem;overflow:hidden}.home-faq__question{width:100%;border:0;background:#fff0;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;padding:1rem 1.2rem;cursor:pointer;font-size:1.03rem;line-height:1.4;color:#111827;font-weight:700}.home-faq__icon{flex:0 0 auto;width:18px;height:18px;position:relative}.home-faq__icon::before,.home-faq__icon::after{content:"";position:absolute;background:var(--primary);border-radius:99px;transition:transform .24s ease,opacity .24s ease}.home-faq__icon::before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.home-faq__icon::after{width:2px;height:100%;top:0;left:50%;transform:translateX(-50%)}.home-faq__item.is-open .home-faq__icon::after{opacity:0;transform:translateX(-50%) scaleY(.4)}.home-faq__answer-wrap{height:0;overflow:hidden;transition:height .3s ease}.home-faq__answer{padding:0 1.2rem 1rem;color:#334155;font-size:.98rem;line-height:1.62}.home-faq__answer p{margin:0 0 .75rem}.home-faq__answer p:last-child{margin-bottom:0}.home-faq__answer ul,.home-faq__answer ol{margin:0 0 .75rem;padding-left:1.15rem}.home-faq__answer li+li{margin-top:.25rem}.home-faq__answer a{color:var(--primary);text-decoration:underline}.home-faq__actions{display:flex;justify-content:center;margin-top:1.5rem}.home-faq__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.35rem;border-radius:.45rem;text-decoration:none;font-weight:700;font-size:1rem;background:var(--primary);color:#fff;transition:filter .2s ease}.home-faq__btn:hover{filter:brightness(1.08)}.home-latest-posts{width:100%;background:#fff;padding:0 8rem 5rem}.home-latest-posts__container{max-width:1280px;margin:0 auto}.home-latest-posts__heading{text-align:center;margin-bottom:2rem}.home-latest-posts__tagline{display:block;font-size:.82rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.55rem}.home-latest-posts__heading h2{font-size:clamp(1.8rem, 2.2vw, 2.4rem);line-height:1.2;color:#111827;margin-bottom:0}.home-latest-posts__list{column-count:2;column-gap:1.2rem}.home-latest-posts__item{break-inside:avoid;margin:0 0 1.2rem;background:#fff;border-radius:.45rem;overflow:hidden;box-shadow:0 8px 26px rgb(15 23 42 / .08)}.home-latest-posts__thumb{display:block;width:100%}.home-latest-posts__thumb img{width:100%;height:260px;object-fit:cover;display:block}.home-latest-posts__content{background:#fff;padding:1rem 1rem 1.1rem}.home-latest-posts__item-tagline{font-size:.74rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.5rem}.home-latest-posts__item-tagline a{color:inherit;text-decoration:none}.home-latest-posts__content h2{font-size:clamp(1.18rem, 1.55vw, 1.45rem);line-height:1.3;margin-bottom:.5rem}.home-latest-posts__content h2 a{color:#0f172a;text-decoration:none}.home-latest-posts__content h2 a:hover{color:var(--primary)}.home-latest-posts__excerpt{color:#334155;font-size:.98rem;line-height:1.65}.home-latest-posts__read-more{margin-top:.7rem;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.55rem .95rem;border-radius:.38rem;background:var(--primary);color:#fff;font-weight:700;font-size:.92rem;text-decoration:none;transition:filter .2s ease}.home-latest-posts__read-more:hover{filter:brightness(1.08)}.home-latest-posts__empty{color:#334155;font-size:1rem;line-height:1.6;text-align:center}.home-info{width:100%;background:#fff;padding:0 8rem 5rem}.home-info__container{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1.15fr;gap:1.2rem;align-items:stretch}.home-info__left{padding:.1rem .2rem}.home-info__left h2{font-size:clamp(1.85rem, 2.3vw, 2.3rem);line-height:1.25;color:#0f172a;margin-bottom:1.15rem}.home-info__item{margin-bottom:1rem}.home-info__item:last-child{margin-bottom:0}.home-info__item span{display:block;font-size:.72rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.35rem}.home-info__item a,.home-info__item p{color:#1f2937;font-size:clamp(1.22rem, 1.5vw, 1.46rem);line-height:1.35;font-weight:700;text-decoration:none;margin:0}.home-info__item a:hover{color:var(--primary)}.home-info__social{margin-top:.2rem}.home-info__social-tagline{display:block;font-size:.72rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.42rem}.home-info__social-links{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.home-info__social-links a{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}.home-info__social-links a img{width:24px;height:24px;object-fit:contain;display:block;filter:brightness(0) saturate(100%)}.home-info__social-links a:hover{opacity:.85}.home-info__right{display:flex;flex-direction:column;gap:.8rem}.home-info__map-wrap{border-radius:.45rem;overflow:hidden;min-height:520px;aspect-ratio:1 / 1}.home-info__map-wrap iframe{width:100%;height:100%;min-height:520px;border:0;display:block}.home-info__actions{display:flex;gap:.7rem;flex-wrap:wrap}.home-info__actions--left{margin-top:1.2rem}.home-info__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1rem;border-radius:.4rem;text-decoration:none;font-weight:700;font-size:.95rem;transition:filter .2s ease}.home-info__btn--contact{background:var(--primary);color:#fff}.home-info__btn:hover{filter:brightness(1.04)}@media (max-width:1200px){.home-hero__content-wrap{padding-left:5rem;padding-right:5rem}.home-services{padding-left:5rem;padding-right:5rem}.home-about{padding-left:5rem;padding-right:5rem}.home-cta-1__inner{padding-left:5rem;padding-right:5rem}.home-reviews{padding-left:5rem;padding-right:5rem}.home-faq{padding-left:5rem;padding-right:5rem}.home-latest-posts{padding-left:5rem;padding-right:5rem}.home-info{padding-left:5rem;padding-right:5rem}}@media (max-width:768px){.home-hero{min-height:100vh;min-height:100svh;align-items:stretch}.home-hero__content-wrap{min-height:100vh;min-height:100svh;position:relative;display:flex;align-items:center;justify-content:center;padding-top:0;padding-left:.5rem;padding-right:.5rem;padding-bottom:0}.home-hero__content{margin:0;text-align:center}.home-hero__cta{justify-content:center}.home-hero__indicators{position:absolute;left:50%;bottom:.75rem;transform:translateX(-50%);margin-top:0;padding-bottom:0}.home-hero__content h1{margin-bottom:.8rem}.home-hero__content p{font-size:1rem;line-height:1.5;margin-bottom:.65rem}.home-services{padding:3rem .5rem}.home-services__heading{margin-bottom:1.3rem}.home-services__tagline{font-size:.76rem;margin-bottom:.45rem}.home-about__heading{margin-bottom:1.3rem}.home-about__tagline{font-size:.76rem;margin-bottom:.45rem}.home-services__mosaic{grid-template-columns:1fr;gap:.9rem;min-height:0}.home-services__column{gap:.9rem}.home-services__column--left,.home-services__column--right{grid-template-rows:none}.home-services__card,.home-services__card--tall,.home-services__card--short,.home-services__card--large{min-height:320px}.home-services__content{padding:1.1rem}.home-services__content h3{font-size:1.08rem}.home-services__content p{font-size:.95rem}.home-services__actions{margin-top:1.3rem}.home-about{padding:0 .5rem 3rem}.home-about__row{grid-template-columns:1fr;gap:.9rem}.home-about__text{padding:.2rem .25rem;align-items:center;text-align:center}.home-about__text p{font-size:1rem;line-height:1.68;text-align:center}.home-about__btn{margin-top:1rem}.home-about__media{min-height:260px}.home-cta-1__inner{min-height:0;grid-template-columns:1fr;gap:.9rem;padding:1.5rem .5rem}.home-cta-1__right{padding-left:0}.home-cta-1__left,.home-cta-1__right{align-items:center;text-align:center}.home-cta-1__line--main{font-size:1.35rem}.home-cta-1__line--sub{font-size:.98rem;margin-top:.3rem}.home-cta-1__phone{font-size:2.2rem}.home-reviews{padding:3rem .5rem}.home-reviews__heading{margin-bottom:1.3rem}.home-reviews__tagline{font-size:.76rem;margin-bottom:.45rem}.home-reviews__actions{margin-top:1.1rem}.home-faq{padding:3rem .5rem}.home-faq__heading{margin-bottom:1.3rem}.home-faq__tagline{font-size:.76rem;margin-bottom:.45rem}.home-faq__subtitle{max-width:100%;font-size:.95rem;line-height:1.5}.home-faq__accordion{gap:.75rem}.home-faq__question{font-size:.98rem;padding:.9rem 1rem}.home-faq__answer{padding:0 1rem .9rem;font-size:.94rem}.home-latest-posts{padding:0 .5rem 3rem}.home-latest-posts__heading{margin-bottom:1.3rem}.home-latest-posts__tagline{font-size:.76rem;margin-bottom:.45rem}.home-latest-posts__heading h2{font-size:1.8rem}.home-latest-posts__list{column-count:1;column-gap:0}.home-latest-posts__item{margin-bottom:.9rem}.home-latest-posts__thumb img{height:220px}.home-info{padding:0 .5rem 3rem}.home-info__container{grid-template-columns:1fr;gap:.85rem}.home-info__left{padding:.05rem .1rem}.home-info__tagline{font-size:.7rem}.home-info__left h2{font-size:1.7rem;margin-bottom:.8rem}.home-info__item a,.home-info__item p{font-size:1.12rem}.home-info__map-wrap,.home-info__map-wrap iframe{min-height:320px;aspect-ratio:auto}.home-info__actions{flex-direction:column;gap:.55rem}.home-info__btn{width:100%}}body{padding-top:0;overflow-x:hidden}html{overflow-x:hidden}#page{padding-top:var(--site-header-height,0)}.site-header{--topbar-visible-height:56px;width:100%;max-width:100%;background:#fff;position:fixed;top:0;right:0;left:0;z-index:9999;transform:none;transition:transform .3s ease,box-shadow .3s ease}.site-header.is-hidden{transform:translateY(calc(-100% - 1px))}.site-header.is-sticky{box-shadow:0 3px 10px rgb(0 0 0 / .05)}.site-header__topbar,.site-header__menu-row{width:100%;max-width:100%}.site-header__topbar{height:var(--topbar-visible-height);margin-top:0;transform:translateY(0);transform-origin:top;transition:none}.site-header.is-ready .site-header__topbar{transition:margin-top .28s ease,transform .28s ease}.site-header:not(.is-at-top) .site-header__topbar{margin-top:calc(var(--topbar-visible-height) * -1);transform:translateY(-8px);pointer-events:none}.site-header__inner{max-width:100%;margin:0;padding-left:8rem;padding-right:8rem;display:flex;align-items:center;justify-content:space-between}.site-header__topbar .site-header__inner{min-height:46px;padding-top:.35rem;padding-bottom:.35rem;font-weight:700}.site-header__menu-row .site-header__inner{min-height:68px;padding-bottom:.35rem}.site-header:not(.is-at-top) .site-header__menu-row .site-header__inner{padding-top:.35rem}.site-header__phone{display:inline-flex;align-items:center;gap:.45rem;font-size:.95rem;color:#141414;text-decoration:none;transition:color .2s ease}.site-header__phone img{width:16px;height:16px;display:block}.site-header__phone:hover{color:var(--primary)}.site-header__socials{display:flex;align-items:center;gap:.9rem}.site-header__socials a{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;cursor:pointer}.site-header__socials img{width:20px;height:20px;min-width:20px;min-height:20px;object-fit:contain;display:block;filter:brightness(0) saturate(100%)}.site-header__logo{display:inline-flex;align-items:center;gap:.6rem;height:68px;color:#111;text-decoration:none;font-weight:700;letter-spacing:.04em}.site-header__logo img{width:auto;height:100%;max-width:220px;object-fit:contain;display:block}.site-header__brand-text{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.15;letter-spacing:0}.site-header__brand-text strong{font-size:1.3rem;font-weight:800;color:var(--primary)}.site-header__brand-text small{margin-top:.15rem;font-size:.82rem;font-weight:600;color:#334155}.site-header__nav{display:flex;align-items:center;gap:1.1rem}.site-header__nav a{color:#141414;text-decoration:none;font-size:1rem;line-height:1;transition:color .2s ease,opacity .2s ease}.site-header__nav a:hover{color:var(--primary);opacity:1}.site-header__nav .site-header__cta{background:var(--primary);color:#fff;padding:.65rem 1rem;border-radius:.35rem;opacity:1}.site-header__nav .site-header__cta:hover{color:#fff;opacity:1;filter:brightness(1.08)}.site-header__search-toggle{border:0;background:#fff0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:.35rem;color:#111;transition:color .2s ease}.site-header__search-toggle svg{width:20px;height:20px;display:block}.site-header__search-toggle:hover{color:var(--primary)}.site-header__hamburger{border:0;background:#fff0;padding:0;width:34px;height:34px;display:none;align-items:center;justify-content:center;cursor:pointer;border-radius:.35rem;transition:background-color .2s ease}.site-header__hamburger:hover{background-color:var(--primary)}.site-header__hamburger:hover img{filter:brightness(0) invert(1)}.site-header__hamburger img{width:24px;height:24px;display:block;transition:filter .2s ease}.site-header__drawer{--drawer-gutter:.75rem;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;background:#fff;z-index:20000;transform:translateX(100%);opacity:0;visibility:hidden;box-shadow:0 1px 6px rgb(0 0 0 / .04);transition:transform .3s ease,opacity .3s ease,visibility .3s ease;display:flex;flex-direction:column}.site-header__drawer.is-open{transform:translateX(0);opacity:1;visibility:visible}.site-header__drawer-head{width:100%;min-height:70px;display:flex;align-items:center;justify-content:space-between;padding-left:var(--drawer-gutter);padding-right:var(--drawer-gutter)}.site-header__drawer-back>span{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.site-header__drawer-back,.site-header__drawer-close{border:0;background:#fff0;cursor:pointer;color:#111;display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;min-height:44px;padding:0;border-radius:.35rem;transition:background-color .2s ease,color .2s ease}.site-header__drawer-back:hover,.site-header__drawer-close:hover{background-color:var(--primary);color:#fff}.site-header__drawer-back img,.site-header__drawer-close img{width:20px;height:20px;display:block;transition:filter .2s ease}.site-header__drawer-back:hover img,.site-header__drawer-close:hover img{filter:brightness(0) invert(1)}.site-header__drawer-nav{display:flex;flex-direction:column;align-items:flex-start;padding:1.25rem var(--drawer-gutter);gap:.7rem}.site-header__drawer-nav a{text-decoration:none;color:#111;font-size:1.2rem;font-weight:500;display:inline-flex;align-items:center;transition:color .2s ease}.site-header__drawer-nav a:hover{color:var(--primary)}.site-header__drawer-nav .site-header__cta{background:var(--primary);color:#fff;padding:.7rem 1rem;border-radius:.35rem}.site-header__drawer-nav .site-header__cta:hover{color:#fff;filter:brightness(1.08)}.site-header__search-toggle--drawer{width:auto;height:auto;padding:0;border-radius:0;font-size:1.2rem;font-weight:500;gap:.45rem}.site-header__search-toggle--drawer:hover{background:#fff0}.site-header__search-toggle--drawer span{line-height:1}.site-search-modal{position:fixed;inset:0;z-index:30000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.site-search-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.site-search-modal__overlay{position:absolute;inset:0;background:rgb(15 23 42 / .6)}.site-search-modal__panel{position:relative;z-index:1;width:min(980px, calc(100% - 1.4rem));margin:4.5rem auto 1rem;background:#fff;border-radius:.55rem;max-height:calc(100vh - 5.5rem);display:flex;flex-direction:column;overflow:hidden}.site-search-modal__close{position:fixed;top:.8rem;right:.8rem;border:0;background:#fff;width:42px;height:42px;border-radius:.35rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .2s ease,filter .2s ease}.site-search-modal__close:hover{filter:brightness(.96)}.site-search-modal__close img{width:20px;height:20px;display:block}.site-search-modal__form{display:grid;grid-template-columns:1fr auto;gap:.55rem;padding:1rem 3.7rem 1rem 1rem;border-bottom:1px solid rgb(15 23 42 / .12)}.site-search-modal__input{width:100%;min-height:46px;border:1px solid rgb(15 23 42 / .18);border-radius:.42rem;padding:.7rem .85rem;font-size:1rem;line-height:1.25;color:#111827;outline:none}.site-search-modal__input:focus{border-color:var(--primary)}.site-search-modal__submit{min-height:46px;border:0;border-radius:.42rem;padding:.72rem 1.2rem;background:var(--primary);color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:filter .2s ease}.site-search-modal__submit:hover{filter:brightness(1.08)}.site-search-modal__results{overflow-y:auto;padding:.9rem 1rem 1rem}.site-search-modal__message{margin:0;color:#475569;font-size:.96rem;line-height:1.55;padding:.3rem 0}.site-search-modal__group{margin-top:.8rem}.site-search-modal__group-title{margin:0 0 .45rem;color:#0f172a;font-size:.92rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.site-search-modal__list{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.site-search-modal__item{display:block;text-decoration:none;color:#0f172a;border:1px solid rgb(15 23 42 / .1);border-radius:.45rem;padding:.6rem .7rem;background:#fff;transition:border-color .2s ease,background-color .2s ease}.site-search-modal__item:hover{border-color:rgb(37 99 235 / .35);background:#f8fafc}.site-search-modal__item-title{display:block;color:inherit;font-size:.98rem;line-height:1.35;font-weight:700}.site-search-modal__item-meta{display:block;margin-top:.22rem;font-size:.86rem;color:#475569;line-height:1.35}.site-search-modal__post-item{display:flex;align-items:center}.site-search-modal__post-item--with-thumb{display:grid;grid-template-columns:58px 1fr;gap:.65rem;align-items:center}.site-search-modal__post-thumb{width:58px;height:58px;border-radius:.32rem;overflow:hidden;background:#e2e8f0}.site-search-modal__post-thumb img{width:100%;height:100%;object-fit:cover;display:block}body.search-modal-open{overflow:hidden}html.search-modal-open,html.search-modal-open body{overflow:hidden}body.header-drawer-open{overflow:hidden}@media (max-width:1200px){.site-header__inner{padding-left:5rem;padding-right:5rem}}@media (max-width:992px){.site-header__nav{display:none}.site-header__hamburger{display:inline-flex}.site-header__logo img{height:100%;max-width:132px}.site-header__brand-text strong{font-size:1.05rem}.site-header__brand-text small{font-size:.72rem}.site-header__hamburger{width:46px;height:46px}.site-header__hamburger img{width:32px;height:32px}.site-search-modal__panel{width:calc(100% - 1rem);margin-top:1rem;max-height:calc(100vh - 2rem)}.site-search-modal__form{padding-right:3.2rem}}@media (max-width:768px){.site-header{--topbar-visible-height:50px}.site-header__inner{padding-left:.5rem;padding-right:.5rem}.site-header__topbar .site-header__inner{min-height:40px;padding-top:.3rem;padding-bottom:.3rem}.site-header__menu-row .site-header__inner{min-height:78px;padding-bottom:.55rem}.site-header:not(.is-at-top) .site-header__menu-row .site-header__inner{padding-top:.55rem}.site-header__logo{height:78px}.site-header__logo img{max-width:110px}.site-header__brand-text{max-width:170px}.site-header__brand-text strong{font-size:.95rem}.site-header__brand-text small{font-size:.67rem;line-height:1.2}.site-header__phone{font-size:.875rem}.site-header__socials{gap:.55rem}.site-header__socials img{width:20px;height:20px}}.site-footer-adrotate{width:100%;background:#fff;padding:0 8rem 1rem}.site-footer-adrotate__inner{width:100%;border-radius:.45rem;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.site-footer-adrotate__inner>*{margin-left:auto;margin-right:auto}#colophon.site-footer{width:100%;background:#fff;padding:2.2rem 8rem 1.2rem}.site-footer__main{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:2.4rem;row-gap:2rem;width:100%}.site-footer__col{display:flex;flex-direction:column}.site-footer__title{font-size:1.05rem;color:#0f172a;font-weight:700;margin-bottom:.8rem;line-height:1.2}.site-footer__col--support h2{font-size:1.25rem;color:#0f172a;font-weight:700;margin-bottom:.8rem;line-height:1.35}.site-footer__col--support p{font-size:1rem;line-height:1.55;color:#1f2937;margin-bottom:1rem;max-width:550px}.site-footer__coffee{display:inline-flex;align-items:center;justify-content:center;width:fit-content;text-decoration:none;color:#fff;background:var(--primary);border:0;border-radius:.35rem;padding:.65rem 1rem;font-weight:700;transition:filter .2s ease}.site-footer__coffee:hover{filter:brightness(1.08)}.site-footer__nav{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.site-footer__nav a{display:inline-flex;width:fit-content;color:#0f172a;text-decoration:none;font-size:1rem;font-weight:600}.site-footer__nav a:hover{color:var(--primary)}.site-footer__socials{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.site-footer__socials a{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}.site-footer__socials img{width:24px;height:24px;display:block;filter:brightness(0) saturate(100%)}.site-footer__contact{display:flex;flex-direction:column;gap:.55rem}.site-footer__contact-item{display:inline-flex;width:fit-content;align-items:center;gap:.5rem;color:#1f2937;text-decoration:none;font-size:.98rem;line-height:1.45}.site-footer__contact-item img{width:20px;height:20px;display:block}.site-footer__contact a.site-footer__contact-item:hover{color:var(--primary)}.site-footer__col--partners{min-width:0}.site-footer__col--partners>*{max-width:100%}.site-footer__col--partners img{max-width:100%;height:auto}.site-footer__col--related{grid-column:1 / -1;align-items:flex-start;text-align:left}.site-footer__related-links{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.55rem 1.2rem}.site-footer__related-links a{display:inline-flex;width:fit-content;color:#0f172a;text-decoration:none;font-size:1rem;font-weight:400}.site-footer__related-links a:hover{color:var(--primary)}.site-footer__bottom{width:100%;border-top:1px solid rgb(15 23 42 / .12);margin-top:1.6rem;padding-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-footer__bottom-left{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.9rem;color:#334155;font-size:.94rem}.site-footer__bottom-left a,.site-footer__bottom-right{color:#334155;text-decoration:none;font-size:.94rem}.site-footer__bottom-left a:hover,.site-footer__bottom-right:hover{color:var(--primary)}@media (max-width:1200px){#colophon.site-footer{padding-left:5rem;padding-right:5rem}.site-footer-adrotate{padding-left:5rem;padding-right:5rem}.site-footer__main{grid-template-columns:1fr 1fr}.site-footer__col--support{grid-column:1 / -1}.site-footer__col--partners{grid-column:1 / -1}}@media (max-width:768px){#colophon.site-footer{padding:1.8rem .5rem 1rem}.site-footer-adrotate{padding:0 .5rem .8rem}.site-footer__main{grid-template-columns:1fr;gap:1.4rem}.site-footer__bottom{flex-direction:column;align-items:flex-start}}.asc-article{--asc-accent:#0e639c;--asc-accent2:#12a150;--asc-warn:#d97706;--asc-ink:#1f2733;--asc-muted:#5b6673;--asc-line:#e4e8ee;--asc-bg-soft:#f5f8fb;font-size:17px;line-height:1.75;color:var(--asc-ink)}.asc-article *{box-sizing:border-box}.asc-lead{font-size:1.18em;line-height:1.6;color:var(--asc-ink);border-left:4px solid var(--asc-accent);padding:2px 0 2px 18px;margin:0 0 26px;font-weight:500}.asc-meta{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 30px;font-size:.82em}.asc-meta span{background:var(--asc-bg-soft);color:var(--asc-muted);border:1px solid var(--asc-line);border-radius:999px;padding:5px 13px;font-weight:600;letter-spacing:.02em}.asc-toc{background:var(--asc-bg-soft);border:1px solid var(--asc-line);border-radius:14px;padding:22px 26px;margin:0 0 34px}.asc-toc h2{margin:0 0 12px!important;font-size:.78em!important;text-transform:uppercase;letter-spacing:.08em;color:var(--asc-muted)!important;border:0!important;padding:0!important}.asc-toc ol{margin:0;padding-left:20px;columns:2;column-gap:34px}.asc-toc li{margin:6px 0;line-height:1.4}.asc-toc a{color:var(--asc-accent);text-decoration:none;font-weight:600}.asc-toc a:hover{text-decoration:underline}.asc-tldr{background:linear-gradient(135deg,#0e639c 0%,#12557f 100%);color:#fff;border-radius:16px;padding:26px 30px;margin:0 0 36px;box-shadow:0 10px 30px -12px rgb(14 99 156 / .55)}.asc-tldr h3{margin:0 0 14px!important;color:#fff!important;font-size:1.05em!important;display:flex;align-items:center;gap:9px;border:0!important;padding:0!important}.asc-tldr ul{margin:0;padding-left:4px;list-style:none}.asc-tldr li{position:relative;padding:6px 0 6px 30px;line-height:1.55}.asc-tldr li::before{content:"✓";position:absolute;left:0;top:6px;font-weight:800;color:#8fe3b0}.asc-article h2{font-size:1.5em;margin:44px 0 14px;padding-bottom:10px;border-bottom:2px solid var(--asc-line);line-height:1.25;scroll-margin-top:90px}.asc-article h3{font-size:1.18em;margin:30px 0 10px;color:var(--asc-accent)}.asc-article p{margin:0 0 18px}.asc-article ul:not(.asc-tldr ul),.asc-article ol:not(.asc-toc ol){margin:0 0 20px;padding-left:24px}.asc-article li{margin:8px 0}.asc-table-wrap{overflow-x:auto;margin:0 0 26px;border-radius:12px;border:1px solid var(--asc-line)}.asc-table{width:100%;border-collapse:collapse;font-size:.94em;min-width:460px}.asc-table th{background:var(--asc-ink);color:#fff;text-align:left;padding:13px 16px;font-weight:700}.asc-table td{padding:12px 16px;border-top:1px solid var(--asc-line);vertical-align:top}.asc-table tr:nth-child(even) td{background:var(--asc-bg-soft)}.asc-callout{display:flex;gap:16px;background:#fffaf0;border:1px solid #f3e0bb;border-left:4px solid var(--asc-warn);border-radius:12px;padding:20px 22px;margin:0 0 28px}.asc-callout .ic{font-size:1.5em;line-height:1;flex:none}.asc-callout b{color:var(--asc-warn)}.asc-callout p{margin:0}.asc-tip{background:#f0f8f3;border:1px solid #cfe8d8;border-left:4px solid var(--asc-accent2)}.asc-tip b{color:var(--asc-accent2)}.asc-faq{margin:0 0 30px}.asc-faq details{border:1px solid var(--asc-line);border-radius:10px;margin:0 0 12px;overflow:hidden;background:#fff}.asc-faq summary{cursor:pointer;padding:16px 20px;font-weight:700;list-style:none;position:relative;background:var(--asc-bg-soft)}.asc-faq summary::-webkit-details-marker{display:none}.asc-faq summary::after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:1.4em;color:var(--asc-accent);font-weight:400}.asc-faq details[open] summary::after{content:"–"}.asc-faq .a{padding:4px 20px 18px}.asc-faq .a p{margin:12px 0 0}.asc-cta{background:var(--asc-ink);color:#e7edf5;border-radius:18px;padding:34px 34px 30px;margin:40px 0 10px;text-align:center}.asc-cta h2{color:#fff;border:0;padding:0;margin:0 0 12px;font-size:1.45em}.asc-cta p{color:#c4cfdd;max-width:640px;margin:0 auto 22px}.asc-cta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.asc-btn{display:inline-block;padding:13px 28px;border-radius:10px;font-weight:700;text-decoration:none;transition:transform .12s ease}.asc-btn:hover{transform:translateY(-2px)}.asc-btn-primary{background:var(--asc-accent2);color:#fff}.asc-btn-ghost{background:#fff0;color:#fff;border:1.5px solid #46566b}@media(max-width:640px){.asc-toc ol{columns:1}.asc-article{font-size:16px}}.asc-about-intro{color:var(--asc-muted);font-size:1.02em;margin:0 0 26px}.asc-about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0 0 30px}.asc-about-card{background:#fff;border:1px solid var(--asc-line);border-radius:16px;padding:24px 22px;box-shadow:0 6px 22px -16px rgb(31 39 51 / .35);transition:transform .14s ease,box-shadow .14s ease}.asc-about-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px -16px rgb(14 99 156 / .4)}.asc-about-ico{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0e639c 0%,#12557f 100%);margin:0 0 14px}.asc-about-ico svg{width:26px;height:26px;stroke:#fff;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.asc-about-ico--green{background:linear-gradient(135deg,#12a150 0%,#0e7d3d 100%)}.asc-about-card h3{margin:0 0 8px!important;font-size:1.08em!important;color:var(--asc-ink)!important}.asc-about-card p{margin:0;color:var(--asc-muted);font-size:.95em;line-height:1.6}.asc-table td .asc-td-ico{display:inline-flex;align-items:center;gap:10px;font-weight:600}.asc-td-ico svg{width:22px;height:22px;stroke:var(--asc-accent);stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}.asc-about-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 28px}.asc-trust-item{display:flex;gap:14px;align-items:flex-start;background:var(--asc-bg-soft);border:1px solid var(--asc-line);border-radius:14px;padding:20px}.asc-trust-ico{width:40px;height:40px;border-radius:10px;background:#fff;border:1px solid var(--asc-line);display:flex;align-items:center;justify-content:center;flex:none}.asc-trust-ico svg{width:22px;height:22px;stroke:var(--asc-accent2);stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.asc-trust-item h3{margin:0 0 5px!important;font-size:1em!important;color:var(--asc-ink)!important}.asc-trust-item p{margin:0;color:var(--asc-muted);font-size:.92em;line-height:1.55}@media(max-width:820px){.asc-about-grid,.asc-about-trust{grid-template-columns:1fr}}.asc-uslugi-card{display:flex;flex-direction:column;padding:0;overflow:hidden}.asc-uslugi-media{margin:0;height:170px;background:linear-gradient(135deg,#12557f 0%,#0e639c 60%,#12a150 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.asc-uslugi-media img{width:100%;height:100%;object-fit:cover;display:block}.asc-uslugi-media--noimg svg{width:54px;height:54px;stroke:rgb(255 255 255 / .9);stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.asc-uslugi-body{padding:22px 22px 24px}.asc-uslugi-body .asc-about-ico{margin-top:-46px;position:relative;box-shadow:0 6px 16px -6px rgb(14 99 156 / .6)}.asc-blog-list{--asc-accent:#0e639c;--asc-accent2:#12a150;--asc-ink:#1f2733;--asc-muted:#5b6673;--asc-line:#e4e8ee;--asc-bg-soft:#f5f8fb}.asc-blog-list *{box-sizing:border-box}.asc-blog-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:0 0 34px}.asc-blog-list-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--asc-line);border-radius:16px;overflow:hidden;box-shadow:0 6px 22px -16px rgb(31 39 51 / .35);transition:transform .16s ease,box-shadow .16s ease}.asc-blog-list-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px -18px rgb(14 99 156 / .45)}.asc-blog-list-thumb{display:block;position:relative;height:190px;overflow:hidden;background:linear-gradient(135deg,#12557f 0%,#0e639c 55%,#12a150 100%)}.asc-blog-list-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.asc-blog-list-card:hover .asc-blog-list-thumb img{transform:scale(1.05)}.asc-blog-list-thumb--noimg{display:flex;align-items:center;justify-content:center}.asc-blog-list-thumb--noimg svg{width:52px;height:52px;stroke:rgb(255 255 255 / .92);stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.asc-blog-list-body{display:flex;flex-direction:column;flex:1;padding:18px 20px 20px}.asc-blog-list-badge{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;background:var(--asc-bg-soft);border:1px solid var(--asc-line);color:var(--asc-accent);font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:5px 12px;border-radius:999px;text-decoration:none;margin:0 0 12px}.asc-blog-list-badge:hover{border-color:var(--asc-accent);background:#fff}.asc-blog-list-badge svg{width:13px;height:13px;stroke:var(--asc-accent);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}.asc-blog-list-date{color:var(--asc-muted);font-size:.8rem;font-weight:600;display:flex;align-items:center;gap:7px;margin:0 0 8px}.asc-blog-list-date svg{width:15px;height:15px;stroke:var(--asc-muted);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}.asc-blog-list-title{font-size:1.18rem;line-height:1.32;margin:0 0 10px;font-weight:700}.asc-blog-list-title a{color:var(--asc-ink);text-decoration:none}.asc-blog-list-title a:hover{color:var(--asc-accent)}.asc-blog-list-excerpt{color:var(--asc-muted);font-size:.95rem;line-height:1.6;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.asc-blog-list-more{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;color:var(--asc-accent);font-weight:700;font-size:.92rem;text-decoration:none}.asc-blog-list-more svg{width:16px;height:16px;stroke:var(--asc-accent);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.asc-blog-list-more:hover svg{transform:translateX(4px)}.asc-blog-list-hero{grid-column:1/-1;display:grid;grid-template-columns:1.15fr 1fr;gap:0;min-height:300px}.asc-blog-list-hero .asc-blog-list-thumb{height:auto;min-height:300px}.asc-blog-list-hero .asc-blog-list-body{padding:34px 38px}.asc-blog-list-hero .asc-blog-list-title{font-size:1.7rem;line-height:1.25}.asc-blog-list-hero .asc-blog-list-excerpt{font-size:1.02rem;-webkit-line-clamp:4}.asc-blog-list-pagination{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;margin:8px 0 0}.asc-blog-list-pagination .page-numbers{min-width:42px;height:42px;padding:0 12px;border-radius:11px;border:1px solid var(--asc-line);background:#fff;color:var(--asc-ink);font-weight:600;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .14s ease}.asc-blog-list-pagination .page-numbers:hover{border-color:var(--asc-accent);color:var(--asc-accent)}.asc-blog-list-pagination .page-numbers.current{background:linear-gradient(135deg,#0e639c 0%,#12557f 100%);border-color:#fff0;color:#fff}.asc-blog-list-count{text-align:center;color:var(--asc-muted);font-size:.9rem;margin:0 0 16px}@media(max-width:980px){.asc-blog-list-grid{grid-template-columns:repeat(2,1fr)}.asc-blog-list-hero{grid-template-columns:1fr}.asc-blog-list-hero .asc-blog-list-thumb{min-height:220px}}@media(max-width:640px){.asc-blog-list-grid{grid-template-columns:1fr}.asc-blog-list-hero .asc-blog-list-body{padding:24px 22px}.asc-blog-list-hero .asc-blog-list-title{font-size:1.4rem}}.asc-kontakt{--asc-accent:#0e639c;--asc-accent2:#12a150;--asc-ink:#1f2733;--asc-muted:#5b6673;--asc-line:#e4e8ee;--asc-bg-soft:#f5f8fb;padding:44px 0 60px}.asc-kontakt *{box-sizing:border-box}.asc-kontakt-wrap{max-width:1080px;margin:0 auto;padding:0 20px}.asc-kontakt-head{margin:0 0 26px}.asc-kontakt-tagline{text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;font-weight:700;color:var(--asc-accent);margin:0 0 8px}.asc-kontakt-head h1{font-size:2em;line-height:1.2;margin:0 0 12px;color:var(--asc-ink)}.asc-kontakt-intro{color:var(--asc-muted);font-size:1.04rem;line-height:1.65;max-width:760px;margin:0}.asc-kontakt-phone{display:flex;align-items:center;gap:18px;background:linear-gradient(135deg,#0e639c 0%,#12557f 100%);border-radius:16px;padding:22px 26px;margin:0 0 22px;text-decoration:none;box-shadow:0 12px 30px -14px rgb(14 99 156 / .6);transition:transform .14s ease,box-shadow .14s ease}.asc-kontakt-phone:hover{transform:translateY(-3px);box-shadow:0 18px 36px -14px rgb(14 99 156 / .7)}.asc-kontakt-phone-ico{width:54px;height:54px;border-radius:14px;background:rgb(255 255 255 / .16);display:flex;align-items:center;justify-content:center;flex:none}.asc-kontakt-phone-ico svg{width:28px;height:28px;stroke:#fff;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.asc-kontakt-phone-txt{display:flex;flex-direction:column;line-height:1.2}.asc-kontakt-phone-txt small{color:rgb(255 255 255 / .82);font-size:.82rem;font-weight:600;letter-spacing:.03em;margin:0 0 4px}.asc-kontakt-phone-txt strong{color:#fff;font-size:1.6rem;letter-spacing:.02em}.asc-kontakt-phone-arrow{margin-left:auto;flex:none}.asc-kontakt-phone-arrow svg{width:24px;height:24px;stroke:#fff;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.asc-kontakt-phone:hover .asc-kontakt-phone-arrow svg{transform:translateX(5px)}.asc-kontakt-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0 0 22px}.asc-kontakt-card{background:#fff;border:1px solid var(--asc-line);border-radius:16px;padding:24px 22px;box-shadow:0 6px 22px -16px rgb(31 39 51 / .35);transition:transform .14s ease,box-shadow .14s ease}.asc-kontakt-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px -16px rgb(14 99 156 / .4)}.asc-kontakt-ico{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0e639c 0%,#12557f 100%);margin:0 0 14px;flex:none}.asc-kontakt-ico svg{width:26px;height:26px;stroke:#fff;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.asc-kontakt-ico--green{background:linear-gradient(135deg,#12a150 0%,#0e7d3d 100%)}.asc-kontakt-card h3{margin:0 0 8px;font-size:1.05rem;color:var(--asc-ink)}.asc-kontakt-card p{margin:0;color:var(--asc-muted);font-size:.98rem;line-height:1.55}.asc-kontakt-card a{color:var(--asc-accent);font-weight:600;text-decoration:none;font-size:1rem;word-break:break-word}.asc-kontakt-card a:hover{text-decoration:underline}.asc-kontakt-help{display:flex;gap:16px;background:var(--asc-bg-soft);border:1px solid var(--asc-line);border-left:4px solid var(--asc-accent2);border-radius:14px;padding:22px 24px;margin:0 0 22px}.asc-kontakt-help .asc-kontakt-ico{margin:0}.asc-kontakt-help-body h3{margin:0 0 6px;font-size:1.08rem;color:var(--asc-ink)}.asc-kontakt-help-body p{margin:0 0 14px;color:var(--asc-muted);font-size:.96rem;line-height:1.6}.asc-kontakt-help-body a{color:var(--asc-accent);font-weight:600;text-decoration:none}.asc-kontakt-help-body a:hover{text-decoration:underline}.asc-kontakt-help-links{display:flex;flex-wrap:wrap;gap:10px}.asc-kontakt-chip{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--asc-line);border-radius:999px;padding:8px 16px;font-size:.9rem;font-weight:700;color:var(--asc-accent)!important;text-decoration:none!important;transition:border-color .14s ease,transform .14s ease}.asc-kontakt-chip:hover{border-color:var(--asc-accent);transform:translateY(-2px)}.asc-kontakt-chip svg{width:16px;height:16px;stroke:var(--asc-accent);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}.asc-kontakt-social{display:flex;align-items:center;gap:16px;margin:0 0 30px;flex-wrap:wrap}.asc-kontakt-social-tagline{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700;color:var(--asc-muted)}.asc-kontakt-social-links{display:flex;gap:10px}.asc-kontakt-social-links a{width:42px;height:42px;border-radius:11px;border:1px solid var(--asc-line);background:#fff;display:flex;align-items:center;justify-content:center;transition:border-color .14s ease,transform .14s ease}.asc-kontakt-social-links a:hover{border-color:var(--asc-accent);transform:translateY(-2px)}.asc-kontakt-social-links img{width:20px;height:20px;display:block}.asc-kontakt-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start}.asc-kontakt-form-box,.asc-kontakt-map-box{background:#fff;border:1px solid var(--asc-line);border-radius:18px;box-shadow:0 6px 22px -16px rgb(31 39 51 / .35)}.asc-kontakt-form-box{padding:30px 30px 34px}.asc-kontakt-form-box h2{margin:0 0 6px;font-size:1.4em;color:var(--asc-ink)}.asc-kontakt-form-lead{margin:0 0 22px;color:var(--asc-muted);font-size:.98rem}.asc-kontakt-map-box{overflow:hidden}.asc-kontakt-map-head{display:flex;gap:14px;align-items:center;padding:22px 24px 18px}.asc-kontakt-map-head .asc-kontakt-ico{margin:0;width:44px;height:44px}.asc-kontakt-map-head h3{margin:0 0 3px;font-size:1.05rem;color:var(--asc-ink)}.asc-kontakt-map-head p{margin:0;color:var(--asc-muted);font-size:.92rem}.asc-kontakt-map-frame{position:relative;width:100%;aspect-ratio:4/3;background:var(--asc-bg-soft)}.asc-kontakt-map-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}@media(max-width:900px){.asc-kontakt-cards{grid-template-columns:1fr}.asc-kontakt-grid{grid-template-columns:1fr}}@media(max-width:600px){.asc-kontakt-head h1{font-size:1.6em}.asc-kontakt-phone{gap:14px;padding:18px 20px}.asc-kontakt-phone-txt strong{font-size:1.35rem}.asc-kontakt-help{flex-direction:column}.asc-kontakt-form-box{padding:24px 22px 28px}}.asc-home-sec,.asc-home-hero,.asc-home-ctabar{--asc-accent:#0e639c;--asc-accent2:#12a150;--asc-ink:#1f2733;--asc-muted:#5b6673;--asc-line:#e4e8ee;--asc-bg-soft:#f5f8fb}.asc-home-hero .home-hero__overlay{background:linear-gradient(120deg,rgb(15 25 38 / .82) 0%,rgb(15 25 38 / .55) 55%,rgb(15 25 38 / .28) 100%)}.asc-home-hero .home-hero__content{max-width:720px}.asc-home-hero__eyebrow{display:inline-flex;align-items:center;text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:700;color:#a9d8f7;background:rgb(14 99 156 / .35);border:1px solid rgb(255 255 255 / .18);border-radius:999px;padding:6px 15px;margin:0 0 16px}.asc-home-hero .home-hero__content h1{line-height:1.12;font-weight:800;text-shadow:0 2px 18px rgb(0 0 0 / .35)}.asc-home-hero .home-hero__content h1 strong{color:#3fb2ff}.asc-home-hero .home-hero__content p{color:#e7edf5;text-shadow:0 1px 10px rgb(0 0 0 / .4)}.asc-home-hero__cta{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:26px}.asc-home-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:12px;font-weight:700;text-decoration:none;font-size:1.02rem;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.asc-home-btn:hover{transform:translateY(-2px)}.asc-home-btn--primary{background:var(--asc-accent2);color:#fff;box-shadow:0 12px 28px -12px rgb(18 161 80 / .7)}.asc-home-btn--primary:hover{background:#0e8c44}.asc-home-btn--ghost{background:rgb(255 255 255 / .08);color:#fff;border:1.5px solid rgb(255 255 255 / .55)}.asc-home-btn--ghost:hover{background:rgb(255 255 255 / .16);border-color:#fff}.asc-home-btn--ghost svg{width:19px;height:19px;stroke:#fff;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}.asc-home-sec .home-services__tagline,.asc-home-sec .home-about__tagline,.asc-home-sec .home-reviews__tagline,.asc-home-sec .home-faq__tagline,.asc-home-sec .home-latest-posts__tagline{text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:700;color:var(--asc-accent)}.asc-home-sec h2{color:var(--asc-ink)}.asc-home-services .home-services__card{border:1px solid var(--asc-line);border-radius:16px;overflow:hidden;box-shadow:0 6px 22px -16px rgb(31 39 51 / .35);transition:transform .16s ease,box-shadow .16s ease}.asc-home-services .home-services__card:hover{transform:translateY(-4px);box-shadow:0 16px 34px -18px rgb(14 99 156 / .45)}.asc-home-services .home-services__card h3{color:var(--asc-ink)}.asc-home-services .home-services__price-value,.asc-home-services .home-services__price-currency{color:var(--asc-accent2)}.asc-home-services .home-services__btn,.asc-home-about .home-about__btn{display:inline-block;background:var(--asc-accent2);color:#fff;padding:13px 28px;border-radius:12px;font-weight:700;text-decoration:none;transition:transform .14s ease,background .14s ease}.asc-home-services .home-services__btn:hover,.asc-home-about .home-about__btn:hover{transform:translateY(-2px);background:#0e8c44}.asc-home-about .home-about__media img{border-radius:16px;box-shadow:0 10px 30px -16px rgb(31 39 51 / .5)}.asc-home-about .asc-about-trust{margin-top:34px}.asc-home-ctabar{background:linear-gradient(135deg,#0e639c 0%,#12557f 100%)!important}.asc-home-ctabar .home-cta-1__phone{color:#fff!important;font-weight:800}.asc-home-ctabar .home-cta-1__line--main{color:#fff!important}.asc-home-ctabar .home-cta-1__line--sub{color:#cfe0f2!important}.asc-home-faq .home-faq__question{transition:color .14s ease}.asc-home-faq .home-faq__item{border-radius:12px}.asc-home-faq .home-faq__btn,.asc-home-reviews .home-reviews__btn,.asc-home-blog .home-latest-posts__read-more{color:var(--asc-accent);font-weight:700}.asc-home-blog .home-latest-posts__item{border:1px solid var(--asc-line);border-radius:16px;overflow:hidden;box-shadow:0 6px 22px -16px rgb(31 39 51 / .35);transition:transform .16s ease,box-shadow .16s ease}.asc-home-blog .home-latest-posts__item:hover{transform:translateY(-4px);box-shadow:0 16px 34px -18px rgb(14 99 156 / .45)}.asc-home-blog .home-latest-posts__item-tagline a{color:var(--asc-accent);font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.asc-home-info .home-info__item a{color:var(--asc-accent)}.asc-home-info .home-info__btn--contact{background:var(--asc-accent2);color:#fff;border-radius:12px;font-weight:700}@media(max-width:820px){.asc-home-hero__cta{gap:10px}.asc-home-btn{padding:12px 20px;font-size:.95rem}}.asc-home-services .home-services__mosaic{display:grid!important;grid-template-columns:repeat(2,1fr);gap:22px;align-items:stretch}.asc-home-services .home-services__column{display:contents}.asc-home-services .home-services__card{position:relative;display:flex!important;flex-direction:column;min-height:0!important;background:#fff;border:1px solid var(--asc-line);border-radius:16px;overflow:hidden;box-shadow:0 6px 22px -16px rgb(31 39 51 / .35);transition:transform .16s ease,box-shadow .16s ease}.asc-home-services .home-services__card:hover{transform:translateY(-4px);box-shadow:0 16px 34px -18px rgb(14 99 156 / .45)}.asc-home-services .home-services__card img{position:static!important;inset:auto!important;width:100%;height:172px;object-fit:cover;display:block}.asc-home-services .home-services__card::after{display:none!important;content:none!important}.asc-home-services .home-services__content{position:static!important;z-index:auto;height:auto!important;padding:20px 22px 22px;color:var(--asc-ink)!important;background:#fff;gap:14px}.asc-home-services .home-services__text{max-width:100%!important}.asc-home-services .home-services__content h3{color:var(--asc-ink)!important;font-size:1.18rem!important;line-height:1.32;margin:0 0 8px}.asc-home-services .home-services__content p{color:var(--asc-muted)!important;font-size:.96rem!important;line-height:1.6;margin:0}.asc-home-services .home-services__price{align-self:flex-start!important;margin-top:8px!important;background:#eaf7ef;border:1px solid #bfe6cd;border-radius:999px;padding:8px 16px;color:var(--asc-accent2)!important;font-weight:800}.asc-home-services .home-services__price-prefix{color:var(--asc-muted)!important;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.asc-home-services .home-services__price-value{color:var(--asc-accent2)!important;font-size:26px!important}.asc-home-services .home-services__price-currency{color:var(--asc-accent2)!important;font-size:15px!important}@media(max-width:820px){.asc-home-services .home-services__mosaic{grid-template-columns:1fr}}.asc-home-info .home-info__container{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.asc-home-contact{--asc-accent:#0e639c;--asc-accent2:#12a150;--asc-ink:#1f2733;--asc-muted:#5b6673;--asc-line:#e4e8ee;--asc-bg-soft:#f5f8fb}.asc-home-contact>h2{margin:0 0 20px;color:var(--asc-ink)}.asc-home-contact .asc-kontakt-phone{margin:0 0 18px}.asc-home-contact .asc-kontakt-cards{grid-template-columns:1fr;gap:14px;margin:0 0 18px}.asc-home-contact .asc-kontakt-card{display:flex;flex-direction:column}.asc-home-contact .asc-kontakt-card p{margin:0}.asc-home-contact .asc-kontakt-social{margin:0 0 22px}.asc-home-contact .asc-home-btn--primary svg{width:19px;height:19px;stroke:#fff;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}.asc-home-info .asc-kontakt-ico svg circle{fill:none}.asc-home-info .asc-kontakt-ico svg rect{fill:none}@media(max-width:900px){.asc-home-info .home-info__container{grid-template-columns:1fr}}.site-header__nav .asc-nav-cta,.site-header__drawer-nav .asc-nav-cta{background:linear-gradient(135deg,#12a150 0%,#0e8c44 100%)!important;color:#fff!important;border-radius:10px!important;padding:.7rem 1.25rem!important;font-weight:700;box-shadow:0 8px 20px -10px rgb(18 161 80 / .7);transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.site-header__nav .asc-nav-cta:hover,.site-header__drawer-nav .asc-nav-cta:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 12px 24px -10px rgb(18 161 80 / .8);color:#fff!important}.site-header__nav a.is-active{color:#0e639c!important;font-weight:700}.site-header__nav a.is-active:not(.asc-nav-cta){position:relative}.site-header__nav a.is-active:not(.asc-nav-cta)::after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:#0e639c;border-radius:2px}.site-header__drawer-nav a.is-active{color:#0e639c!important;font-weight:700}.asc-nav-cta.is-active::after{display:none!important}.asc-home-info .home-info__container{gap:22px}.asc-home-contact>h2{margin:0 0 14px;font-size:1.5em}.asc-home-contact .asc-kontakt-phone{margin:0 0 14px;gap:12px;padding:12px 16px;border-radius:12px}.asc-home-contact .asc-kontakt-phone-ico{width:38px;height:38px;border-radius:10px}.asc-home-contact .asc-kontakt-phone-ico svg{width:20px;height:20px}.asc-home-contact .asc-kontakt-phone-txt small{font-size:.72rem;margin:0 0 2px}.asc-home-contact .asc-kontakt-phone-txt strong{font-size:1.15rem}.asc-home-contact .asc-kontakt-phone-arrow svg{width:20px;height:20px}.asc-home-contact .asc-kontakt-cards{grid-template-columns:repeat(3,1fr)!important;gap:12px;margin:0 0 14px}.asc-home-contact .asc-kontakt-card{padding:14px 14px;border-radius:12px}.asc-home-contact .asc-kontakt-card:hover{transform:none;box-shadow:0 6px 22px -16px rgb(31 39 51 / .35)}.asc-home-contact .asc-kontakt-ico{width:34px;height:34px;border-radius:9px;margin:0 0 10px}.asc-home-contact .asc-kontakt-ico svg{width:19px;height:19px}.asc-home-contact .asc-kontakt-card h3{font-size:.78rem!important;text-transform:uppercase;letter-spacing:.05em;color:var(--asc-muted)!important;margin:0 0 4px!important;font-weight:700}.asc-home-contact .asc-kontakt-card p,.asc-home-contact .asc-kontakt-card a{font-size:.9rem!important;line-height:1.4;color:var(--asc-ink)}.asc-home-contact .asc-kontakt-card a{color:var(--asc-accent)!important}.asc-home-contact .asc-kontakt-social{margin:0 0 16px;gap:12px}.asc-home-contact .asc-kontakt-social-tagline{font-size:.72rem}.asc-home-contact .asc-kontakt-social-links{gap:8px}.asc-home-contact .asc-kontakt-social-links a{width:34px;height:34px;border-radius:9px}.asc-home-contact .asc-kontakt-social-links img{width:17px;height:17px}.asc-home-contact .home-info__actions{margin:0}.asc-home-contact .asc-home-btn--primary{padding:11px 20px;font-size:.95rem;border-radius:10px}.asc-home-contact .asc-home-btn--primary svg{width:17px;height:17px}.asc-home-info .asc-kontakt-map-head{padding:14px 16px 12px;gap:12px}.asc-home-info .asc-kontakt-map-head .asc-kontakt-ico{width:34px;height:34px}.asc-home-info .asc-kontakt-map-head .asc-kontakt-ico svg{width:19px;height:19px}.asc-home-info .asc-kontakt-map-head h3{font-size:.98rem}.asc-home-info .asc-kontakt-map-head p{font-size:.85rem}.asc-home-info .home-info__right,.asc-home-info .asc-kontakt-map-box{height:100%}.asc-home-info .asc-kontakt-map-frame{aspect-ratio:auto;height:calc(100% - 62px);min-height:260px}@media(max-width:820px){.asc-home-contact .asc-kontakt-cards{grid-template-columns:1fr!important}.asc-home-info .asc-kontakt-map-frame{aspect-ratio:4/3;height:auto}}.asc-support{--asc-accent:#0e639c;--asc-accent2:#12a150;--asc-ink:#1f2733;--asc-muted:#5b6673;--asc-line:#e4e8ee;--asc-bg-soft:#f5f8fb}.asc-support .asc-support-card{display:flex;gap:16px;align-items:flex-start;background:#fff;border:1px solid var(--asc-line);border-left:4px solid var(--asc-accent2);border-radius:14px;padding:18px 20px;max-width:560px;box-shadow:0 6px 22px -16px rgb(31 39 51 / .35)}.asc-support-ico{flex:none;width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,#12a150 0%,#0e7d3d 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px -8px rgb(18 161 80 / .5)}.asc-support-ico svg{width:26px;height:26px;stroke:#fff;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.asc-support-ico svg path:last-child{stroke:#ffe0a3}.asc-support-body{min-width:0}.asc-support .asc-support-card h2{font-size:1.1rem!important;line-height:1.3;color:#1f2733!important;margin:0 0 6px!important;font-weight:800}.asc-support .asc-support-card p{font-size:.9rem!important;line-height:1.55;color:#5b6673!important;margin:0 0 14px!important;max-width:none!important}.site-footer__coffee.asc-support-btn{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#12a150 0%,#0e8c44 100%)!important;color:#fff!important;border-radius:10px!important;padding:.6rem 1.1rem!important;font-weight:700;box-shadow:0 8px 18px -10px rgb(18 161 80 / .6);transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.site-footer__coffee.asc-support-btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 12px 22px -10px rgb(18 161 80 / .75)}.site-footer__coffee.asc-support-btn svg{width:18px;height:18px;stroke:#fff;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}@media(max-width:820px){.asc-support .asc-support-card{padding:16px}}.asc-home-faq{--asc-accent:#0e639c;--asc-accent2:#12a150;--asc-ink:#1f2733;--asc-muted:#5b6673;--asc-line:#e4e8ee;--asc-bg-soft:#f5f8fb}.asc-home-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:0 0 28px;align-items:start}.asc-home-faq-item{background:#fff;border:1px solid var(--asc-line);border-radius:14px;overflow:hidden;box-shadow:0 6px 22px -16px rgb(31 39 51 / .35);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.asc-home-faq-item:hover{transform:translateY(-2px);box-shadow:0 14px 30px -18px rgb(14 99 156 / .4);border-color:#cfe0f0}.asc-home-faq-item[open]{border-color:var(--asc-accent)}.asc-home-faq-q{list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;padding:16px 18px;font-weight:700;color:var(--asc-ink);font-size:1rem;line-height:1.35}.asc-home-faq-q::-webkit-details-marker{display:none}.asc-home-faq-q-txt{flex:1;min-width:0}.asc-home-faq-q-ico{flex:none;width:32px;height:32px;border-radius:9px;background:var(--asc-bg-soft);border:1px solid var(--asc-line);display:flex;align-items:center;justify-content:center;transition:background .16s ease,transform .2s ease}.asc-home-faq-q-ico svg{width:16px;height:16px;stroke:var(--asc-accent);stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.asc-home-faq-item[open] .asc-home-faq-q-ico{background:var(--asc-accent);transform:rotate(135deg)}.asc-home-faq-item[open] .asc-home-faq-q-ico svg{stroke:#fff}.asc-home-faq-a{padding:0 18px 18px;color:var(--asc-muted);font-size:.94rem;line-height:1.65}.asc-home-faq-a p{margin:0 0 12px}.asc-home-faq-a p:last-child{margin-bottom:0}.asc-home-faq-a a{color:var(--asc-accent);font-weight:600}.asc-home-faq-actions{text-align:center;margin-top:4px}.asc-home-btn.asc-home-faq-more{background:#fff;color:var(--asc-accent)!important;border:1.5px solid var(--asc-accent);box-shadow:none}.asc-home-btn.asc-home-faq-more:hover{background:var(--asc-accent);color:#fff!important}.asc-home-btn.asc-home-faq-more svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}@media(max-width:820px){.asc-home-faq-grid{grid-template-columns:1fr}}.asc-post-support{padding:8px 0 34px}.asc-post-support-card{display:flex;align-items:center;gap:20px;background:linear-gradient(135deg,#f2fbf5 0%,#f5f8fb 100%);border:1px solid #dbe9e0;border-left:4px solid #12a150;border-radius:16px;padding:22px 26px;box-shadow:0 8px 26px -18px rgb(31 39 51 / .4)}.asc-post-support-ico{flex:none;width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#12a150 0%,#0e7d3d 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px -8px rgb(18 161 80 / .5)}.asc-post-support-ico svg{width:28px;height:28px;stroke:#fff;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.asc-post-support-ico svg path:last-child{stroke:#ffe0a3}.asc-post-support-body{min-width:0;flex:1}.asc-post-support-body h2{font-size:1.15rem;line-height:1.3;color:#1f2733;margin:0 0 5px;font-weight:800}.asc-post-support-body p{font-size:.92rem;line-height:1.55;color:#5b6673;margin:0}.asc-post-support-btn{flex:none;display:inline-flex;align-items:center;gap:9px;background:linear-gradient(135deg,#12a150 0%,#0e8c44 100%);color:#fff!important;border-radius:11px;padding:.7rem 1.25rem;font-weight:700;font-size:.95rem;text-decoration:none!important;box-shadow:0 8px 18px -10px rgb(18 161 80 / .6);transition:transform .14s ease,box-shadow .14s ease,filter .14s ease;white-space:nowrap}.asc-post-support-btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 12px 22px -10px rgb(18 161 80 / .75);color:#fff}.asc-post-support-btn svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}@media(max-width:700px){.asc-post-support-card{flex-direction:column;align-items:flex-start;gap:14px;padding:20px}.asc-post-support-btn{width:100%;justify-content:center;white-space:normal}}.asc-brandbar{background:#f5f8fb;border-top:1px solid #e4e8ee;border-bottom:1px solid #e4e8ee}.asc-brandbar__inner{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding-top:7px;padding-bottom:7px;flex-wrap:wrap}.asc-brandbar__label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#5b6673}.asc-brandbar__chip{display:inline-flex;align-items:center;font-size:.82rem;font-weight:700;line-height:1;text-decoration:none;padding:6px 15px;border-radius:999px;border:1.5px solid;background:#fff;transition:background .14s ease,color .14s ease,border-color .14s ease}.asc-brandbar__chip--autel{color:#0e639c;border-color:#0e639c}.asc-brandbar__chip--autel:hover,.asc-brandbar__chip--autel.is-active{background:#0e639c;color:#fff}.asc-brandbar__chip--otofix{color:#12a150;border-color:#12a150}.asc-brandbar__chip--otofix:hover,.asc-brandbar__chip--otofix.is-active{background:#12a150;color:#fff}.site-header__drawer-heading{display:block;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8a94a3;margin-top:10px;padding:0 4px}.site-header__drawer-link--brand{padding-left:14px}@media(max-width:600px){.asc-brandbar__inner{gap:8px}.asc-brandbar__chip{font-size:.78rem;padding:5px 13px}}.page-template-default .about-page__container,.asc-brand-container{max-width:1080px;margin:0 auto;padding:0 1.2rem}.asc-article--page{text-align:left;max-width:900px;margin:0 auto}.asc-article--page .asc-cta,.asc-article--page .asc-cta-row{text-align:center}.asc-article--page>h2:first-of-type{margin-top:8px}.asc-hero-img{display:block;width:100%;height:auto;border-radius:16px;box-shadow:0 18px 44px -22px rgb(31 39 51 / .55);margin:0 0 30px}.asc-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 12px}.asc-fact{background:linear-gradient(135deg,#f5f8fb 0%,#eef4f9 100%);border:1px solid var(--asc-line);border-radius:14px;padding:18px 18px 16px;text-align:left}.asc-fact-value{display:block;font-size:1.5em;font-weight:800;line-height:1.1;color:var(--asc-accent);letter-spacing:-.01em}.asc-fact-label{display:block;margin-top:5px;font-size:.86em;color:var(--asc-muted);line-height:1.4;font-weight:600}.asc-facts--green .asc-fact-value{color:var(--asc-accent2)}.asc-timeline{position:relative;margin:0 0 30px;padding:0 0 0 4px}.asc-timeline::before{content:"";position:absolute;left:64px;top:8px;bottom:8px;width:2px;background:var(--asc-line)}.asc-timeline-item{position:relative;display:grid;grid-template-columns:76px 1fr;gap:18px;align-items:start;margin:0 0 20px}.asc-timeline-year{position:relative;z-index:1;background:var(--asc-accent);color:#fff;font-weight:800;font-size:.9em;text-align:center;padding:6px 4px;border-radius:999px;line-height:1.2;box-shadow:0 6px 14px -8px rgb(14 99 156 / .7)}.asc-timeline--green .asc-timeline-year{background:var(--asc-accent2);box-shadow:0 6px 14px -8px rgb(18 161 80 / .7)}.asc-timeline-item::before{content:"";position:absolute;left:60px;top:11px;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid var(--asc-accent);z-index:2}.asc-timeline--green .asc-timeline-item::before{border-color:var(--asc-accent2)}.asc-timeline-body{padding-top:2px}.asc-timeline-body strong{display:block;color:var(--asc-ink);margin:0 0 2px;font-size:1.02em}.asc-timeline-body p{margin:0;color:var(--asc-muted);font-size:.95em;line-height:1.55}.asc-deflist{margin:0 0 28px;border:1px solid var(--asc-line);border-radius:14px;overflow:hidden;background:#fff}.asc-deflist>div{display:grid;grid-template-columns:230px 1fr;gap:0;border-top:1px solid var(--asc-line)}.asc-deflist>div:first-child{border-top:0}.asc-deflist dt{margin:0;padding:14px 20px;background:var(--asc-bg-soft);font-weight:700;color:var(--asc-ink);font-size:.95em}.asc-deflist dd{margin:0;padding:14px 20px;color:var(--asc-muted);font-size:.96em;line-height:1.55}.asc-deflist dd a{color:var(--asc-accent);font-weight:600;text-decoration:none}.asc-deflist dd a:hover{text-decoration:underline}.asc-h2ico{display:flex;align-items:center;gap:12px}.asc-h2ico svg{width:26px;height:26px;stroke:var(--asc-accent);stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}.asc-article--green-acc .asc-h2ico svg{stroke:var(--asc-accent2)}.asc-sources{margin:0 0 26px;font-size:.9em;background:var(--asc-bg-soft);border:1px solid var(--asc-line);border-radius:14px;padding:20px 24px}.asc-sources h2{font-size:1.05em!important;margin:0 0 10px!important;border:0!important;padding:0!important}.asc-sources ul{margin:0;padding-left:20px;columns:2;column-gap:30px}.asc-sources li{margin:5px 0;line-height:1.45;break-inside:avoid}.asc-sources a{color:var(--asc-muted);text-decoration:none;word-break:break-word}.asc-sources a:hover{color:var(--asc-accent);text-decoration:underline}@media(max-width:820px){.asc-facts{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.asc-facts{grid-template-columns:1fr}.asc-sources ul{columns:1}.asc-deflist>div{grid-template-columns:1fr}.asc-deflist dt{border-bottom:0;padding-bottom:4px}.asc-deflist dd{padding-top:4px}.asc-timeline::before{left:44px}.asc-timeline-item{grid-template-columns:60px 1fr;gap:12px}.asc-timeline-item::before{left:40px}.asc-timeline::before{left:44px}}@media screen{.g{margin:0;padding:0;overflow:hidden;line-height:1;zoom:1}.g img{height:auto}.g-col{position:relative;float:left}.g-col:first-child{margin-left:0}.g-col:last-child{margin-right:0}.g-2{margin:0;width:100%;max-width:428px;height:100%;max-height:428px}@media only screen and (max-width:480px){.g-col,.g-dyn,.g-single{width:100%;margin-left:0;margin-right:0}}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}