/*!/wp-content/themes/schnell24/assets/css/style.css*/@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap);:root{--title-color:#000;--white:#fff;--text-color:#696e7b;--blue:#3464e0;--purple:#f3f5ff;--title-color--dark:#3b3d42;--title-color--light:#3c424f;--transition:all ease-in-out 0.2s;--section-margin:100px;--section-margin--small:calc(100px / 2.2)}@media (max-width:767px){:root{--section-margin:50px;--section-margin--small:calc(50px / 2.2)}}*{padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}a:hover{text-decoration:none}ul li:not(:is(.info,.text-wrapper) ul li){list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.header{position:fixed;inset:0 0 auto 0;z-index:5}@media (max-width:1130px){.header-contacts{display:none}}.header-contacts__wrapper{display:inline-flex;gap:53px;padding:1rem 0}.header-contacts__item{display:inline-flex;gap:5px;align-items:baseline}.header-contacts a:hover{color:var(--white);text-decoration:underline}.header-nav{box-shadow:2px 4px 29px rgb(0 0 0 / .1)}.header-nav__wrapper{padding:1rem 0;display:grid;grid-template-columns:200px 1fr;align-items:center;gap:3rem}@media (max-width:1130px){.header-nav__wrapper{grid-template-columns:160px 1fr}}.header-nav__logo-wrapper{height:40px}.header-nav__logo{height:100%;width:min-content;-o-object-fit:contain;object-fit:contain}.header-nav__nav{display:inline-flex;align-items:center;margin-left:auto;transition:var(--transition)}@media (max-width:1130px){.header-nav__nav{position:absolute;opacity:0;top:80px;left:100vw;background:var(--blue);height:100vh;height:100dvh;overflow-y:scroll;padding:20px 0;flex-direction:column;align-items:center;justify-content:start;width:100%;text-align:center;z-index:100;overflow-y:scroll}.header-nav__nav *{color:var(--white)!important}}.header-nav__list{display:inline-flex;gap:.3rem 44px;flex-wrap:wrap;align-items:center;justify-content:end}@media (max-width:1130px){.header-nav__list{flex-direction:column;align-items:center;justify-content:center;gap:.75rem 0;margin-right:0}}.header-nav__list-item{margin-bottom:0}@media (min-width:1131px){.header-nav__list-item_mobile{display:none}}.header-burger{display:none}@media (max-width:1130px){.header-burger{display:inline-flex;margin-left:auto;position:relative;width:35px;height:14px;align-items:center;justify-content:end}.header-burger:before,.header-burger:after{content:'';background-color:var(--blue);position:absolute;height:2px;transition:var(--transition)}.header-burger:before{width:35px;top:0;transition:var(--transition)}.header-burger:after{width:25px;bottom:0;transition:var(--transition)}.header-burger.pressed:before,.header-burger.pressed:after{width:30px}.header-burger.pressed:before{transform:rotate(45deg);top:6px}.header-burger.pressed:after{transform:rotate(-45deg);bottom:6px}.header-burger.pressed .header-burger__line{opacity:0}}.header-burger__line{background-color:var(--blue);width:30px;height:2px;transition:var(--transition)}.header-nav__list-item{position:relative;margin-bottom:0}.header-nav__list-item>ul{position:absolute;top:100%;left:0;min-width:200px;background:var(--blue);border-radius:0 0 8px 8px;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;z-index:101;box-shadow:0 4px 12px rgb(0 0 0 / .15);list-style:none;margin:0}.header-nav__list-item>ul li{margin:0}.header-nav__list-item>ul a{display:block;padding:10px 20px;color:var(--white);text-decoration:none;transition:background-color 0.2s ease;white-space:nowrap}.header-nav__list-item>ul a:hover{background-color:rgb(255 255 255 / .2)}@media (min-width:1131px){.header-nav__list-item:hover>ul{opacity:1;visibility:visible}.header-nav__list-link{cursor:pointer}.header-nav__list-item:hover>.header-nav__list-link::after{transform:rotate(180deg)}}@media (max-width:1130px){.header-nav__toggle{display:none}}@media (max-width:1130px){.header-nav__list-item:has(>ul){position:relative}.header-nav__list-item:has(>ul)>.header-nav__toggle{display:inline-block;background:none;border:none;color:var(--white);cursor:pointer;font-size:.7rem;padding:5px 10px;transition:transform 0.3s ease}.header-nav__list-item:has(>ul)>.header-nav__toggle::after{content:' ▼'}.header-nav__list-item.active>.header-nav__toggle{transform:rotate(180deg)}.header-nav__list-item>ul{position:static;background:rgb(255 255 255 / .1);border-radius:8px;max-height:0;overflow:hidden;margin-top:10px;opacity:1;visibility:visible;transition:max-height 0.3s ease}.header-nav__list-item.active>ul{max-height:500px}}.footer{background-image:url(/wp-content/themes/schnell24/assets/css/../../img/bg-big.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;color:var(--white);padding:40px 0 0}.footer a{color:var(--white)}.footer a:hover{color:var(--white);text-decoration:underline}.footer__info-wrapper{display:grid;grid-template-columns:35% 1fr 1fr;gap:2rem 115px}@media (max-width:991px){.footer__info-wrapper{gap:2rem 5rem}}@media (max-width:991px){.footer__info-item:first-of-type{grid-column:1/-1}}@media (max-width:610px){.footer__info-item{grid-column:1/-1}}.footer__info-title{font-size:1.625rem;line-height:1.7rem;position:relative;padding-bottom:1rem;margin-bottom:1.3rem;font-weight:600}.footer__info-title:after{content:'';position:absolute;inset:auto 0 0 0;height:1px;background-color:var(--white);width:205px;max-width:100%}.footer__info-text{font-weight:300;font-size:.875rem;line-height:1.375rem}.footer__link-list{display:grid;gap:1rem;align-items:start}.footer__link-list-item{margin-bottom:0}.footer__info-contacts-wrapper{display:grid;gap:1.1rem}.footer__info-contacts-item{display:inline-flex;align-items:baseline;gap:5px;margin-bottom:0}.footer__copyright-wrapper{margin-top:90px;display:grid;grid-template-columns:repeat(3,1fr)}.footer__copyright-wrapper>:nth-of-type(1){font-size:.625rem;letter-spacing:2.6px}.footer__copyright-wrapper>:nth-of-type(2){font-size:.75rem;text-align:center}.footer__copyright-wrapper>:nth-of-type(3){font-size:.75rem;text-align:right}@media (max-width:767px){.footer__copyright-wrapper{grid-template-columns:100%}.footer__copyright-wrapper>:nth-of-type(2),.footer__copyright-wrapper>:nth-of-type(3){text-align:left}}.footer{background:linear-gradient(135deg,#4169E1 0%,#1E40AF 100%);background-image:url(/wp-content/themes/schnell24/assets/css/../../img/bg-big.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;color:var(--white);padding:40px 0 0}.footer a{color:var(--white)}.footer a:hover{color:var(--white);text-decoration:underline;opacity:.9}.footer__wrapper{display:flex;flex-direction:column}.footer__main{display:grid;grid-template-columns:300px 1fr auto;gap:30px;align-items:start;justify-items:space-between;margin-bottom:30px}.footer__logo-section{display:flex;flex-direction:column;gap:20px}.footer__logo{font-size:32px;font-weight:700;color:var(--white);letter-spacing:2px;line-height:1}.footer__logo img{filter:brightness(.5)}.footer__contact-item{display:flex;align-items:center;gap:10px;color:var(--white);font-size:14px;line-height:1.4;margin-bottom:0}.footer__contact-item svg{width:18px;height:18px;flex-shrink:0;stroke:currentColor}.footer__contact-item a{color:var(--white);text-decoration:none;transition:opacity 0.2s}.footer__contact-item a:hover{opacity:.8;text-decoration:underline}.footer__office-section{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.footer__office-section h3{font-size:18px;font-weight:600;margin-bottom:15px;color:var(--white)}.footer__office-text{font-size:14px;line-height:1.6;max-width:400px;color:var(--white);font-weight:300}.footer__links-section{display:flex;flex-direction:column;gap:10px}.footer__links{display:flex;flex-direction:column;gap:8px}.footer__link{color:var(--white);text-decoration:none;font-size:14px;transition:opacity 0.2s;font-weight:400;display:inline-flex;width:max-content;max-width:100%}.footer__link--bold{font-weight:600}.footer__link:hover{opacity:.8;text-decoration:underline;color:var(--white)}.footer__copyright{text-align:center;font-size:12px;background:var(--white);color:var(--text-color)}@media (max-width:1130px){.footer__main{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.footer__main{gap:40px}}@media (max-width:767px){.footer{padding:30px 0 0}.footer__main{grid-template-columns:1fr;gap:25px}.footer__copyright{font-size:11px}.footer__office-section{grid-column:auto}.footer__office-section{grid-template-columns:repeat(auto-fit,minmax(min(200px, 100%),1fr))}}html,body{height:100%}body{overflow-x:hidden;min-height:100vh;min-height:100dvh;font-family:'Open Sans';font-style:normal;font-size:16px;line-height:1.8rem;font-weight:400;color:var(--text-color)}@media (max-width:767px){body{font-size:15px;line-height:1.5rem}}h1,.h1{font-weight:700;font-size:3rem;line-height:4.5rem;color:var(--title-color--light)}h1:where(:not(:last-child)),.h1:where(:not(:last-child)){margin-bottom:1.25rem}@media (max-width:767px){h1,.h1{font-size:2.8rem;line-height:3.5rem}}h2,.h2{font-weight:600;font-size:2.25rem;line-height:3.05rem;color:var(--title-color--dark)}h2:where(:not(:last-child)),.h2:where(:not(:last-child)){margin-bottom:1.25rem}@media (max-width:767px){h2,.h2{font-size:2rem;line-height:2.5rem}}h3,.h3{font-weight:600;font-size:1.5rem;line-height:1.75rem;color:var(--title-color--light)}h3:where(:not(:last-child)),.h3:where(:not(:last-child)){margin-bottom:1rem}@media (max-width:767px){h3,.h3{font-size:1.3rem;line-height:1.45rem}}h4,.h4{font-weight:600;font-size:1.25rem;line-height:1.75rem;color:var(--title-color--light);margin-bottom:1rem}strong{font-weight:600}a{color:var(--text-color);transition:var(--transition)}a:hover{color:var(--blue)}p:where(:not(:last-child)){margin-bottom:1rem}li:where(:not(:last-child)){margin-bottom:1rem}ul.marked>li{display:list-item;list-style-type:disc;margin-left:2rem}img{max-width:100%}.page-wrapper{min-height:100%;display:flex;flex-direction:column;position:relative;overflow-x:hidden}.main{flex:1 1 auto}.wrapper{width:1110px;margin:0 auto}@media (max-width:1130px){.wrapper{width:95%;padding:0 .5rem}}.bg-blue{background-color:var(--blue)}.bg-blue *{color:var(--white)}.bg-purple{background-color:var(--purple)}.bg-banner-bg{background-image:url(/wp-content/themes/schnell24/assets/css/../../img/bg-banner.jpg);background-size:cover;background-repeat:no-repeat;padding:60px 0 55px!important}.bg-banner-bg *{color:var(--white)}.blue{color:var(--blue)}.btn{color:var(--title-color--light);background-color:var(--white);font-weight:600;padding:1rem;min-width:190px;width:-moz-max-content;width:max-content;display:inline-flex;align-items:center;justify-content:center;transition:var(--transition)}.btn:hover{opacity:.9;color:var(--title-color--light)}.btn_blue{background-color:var(--blue);color:var(--white);border-color:var(--blue);color:var(--white)!important}body.no-scroll{overflow:hidden}@media (prefers-reduced-motion){section{transition:none}}.mb{margin-bottom:var(--section-margin)}.mb-small{margin-bottom:var(--section-margin--small)}.mt{margin-top:var(--section-margin)}.mt-small{margin-top:var(--section-margin--small)}.center{text-align:center}.hero{isolation:isolate;position:relative}.hero__img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__img:first-of-type{z-index:-2}.hero__img:last-of-type{z-index:-1}.hero__wrapper{display:grid;min-height:650px;align-items:center;padding:3rem 0}@media (max-width:991px){.hero__wrapper{min-height:500px}}.hero__info-wrapper{display:inline-grid;width:50%}@media (max-width:991px){.hero__info-wrapper{width:75%}}@media (max-width:510px){.hero__info-wrapper{width:100%}}.hero__subtitle{margin:2rem 0 0}.hero__text{margin:2rem 0 0;font-size:1.25rem}.hero__list{margin-top:2rem;display:flex;flex-direction:column;gap:5px}.hero__list-item{display:flex;align-items:center;gap:3px}.hero__list-item:before{content:'';display:inline-flex;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;background-image:url(/wp-content/themes/schnell24/assets/css/../../img/tick.webp);background-size:contain;background-repeat:no-repeat}.hero__btn{margin-top:3rem;font-weight:400;font-size:1.7rem;line-height:1.7rem}@media (max-width:767px){.hero__btn{font-size:1.4rem;line-height:1.4rem}}.services{padding:50px 0}.services__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 58px;place-content:center}@media (max-width:767px){.services__wrapper{grid-template-columns:100%}}.services__item{display:inline-grid;grid-template-columns:60px 1fr;align-items:center;gap:1.25rem}@media (max-width:991px){.services__item{grid-template-columns:100%;text-align:center;align-items:start}}@media (max-width:767px){.services__item{grid-template-columns:60px 1fr;align-items:center;text-align:left}}.services__info-wrapper{display:grid;gap:10px;align-items:start}.cutoff-text{--lines-col:5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--lines-col);line-clamp:var(--lines-col);-webkit-box-orient:vertical}.cutoff-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-decoration:underline}.cutoff-btn:before{content:'Show more';font-weight:600;font-size:1rem}.cutoff-btn:checked:before{content:'Show less'}.info a{color:var(--blue)}.info ul li{list-style-position:inside;margin-bottom:.5rem}.info ul{margin:.5rem 0 1rem}.info__wrapper{display:grid;gap:80px}@media (max-width:991px){.info__wrapper{gap:40px}}@media (max-width:767px){.info__wrapper{gap:2rem}}.info__wrapper_img-left{grid-template-columns:55% 1fr}@media (max-width:991px){.info__wrapper_img-left{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.info__wrapper_img-left{grid-template-columns:100%}}.info__wrapper_img-left .info__img-wrapper{order:1}.info__wrapper_img-left .info__text-wrapper{order:2}.info__wrapper_img-right{grid-template-columns:1fr 55%}@media (max-width:991px){.info__wrapper_img-right{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.info__wrapper_img-right{grid-template-columns:100%}}.info__wrapper_img-right .info__text-wrapper{order:1}.info__wrapper_img-right .info__img-wrapper{order:2}.info__img-wrapper{width:100%;height:100%}.info__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.info__text-wrapper{margin-block:auto}.info__list{display:grid}.info__list-item{position:relative;display:inline-flex;gap:1rem;align-items:center}.info__list-item::before{content:'';display:inline-block;width:1.25rem;height:1rem;min-width:1.25rem;min-height:1rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMDUzMTkgMTYuNTYwNUM4LjE0NjQzIDE3LjU3MjQgNi42NzUxMyAxNy41NzI0IDUuNzY4OCAxNi41NjA1TDAuNjgwMDczIDEwLjg4MjFDLTAuMjI2NjkxIDkuODcwNzQgLTAuMjI2NjkxIDguMjI4OTQgMC42ODAwNzMgNy4yMTc1OUMxLjU4NjQgNi4yMDU3NSAzLjA1NzcgNi4yMDU3NSAzLjk2NDQ2IDcuMjE3NTlMNi45OTYzNSAxMC42MDAzQzcuMjI1MjMgMTAuODU1MiA3LjU5Njc3IDEwLjg1NTIgNy44MjYwOSAxMC42MDAzTDE2LjAzNTUgMS40Mzk1NEMxNi45NDE5IDAuNDI3NzA0IDE4LjQxMzIgMC40Mjc3MDQgMTkuMzE5OSAxLjQzOTU0QzE5Ljc1NTQgMS45MjU0NCAyMCAyLjU4NDcgMjAgMy4yNzE4QzIwIDMuOTU4ODkgMTkuNzU1NCA0LjYxODE1IDE5LjMxOTkgNS4xMDQwNUw5LjA1MzE5IDE2LjU2MDVaIiBmaWxsPSIjMzQ2NEUwIi8+Cjwvc3ZnPgo=);background-size:contain;background-repeat:no-repeat}.services-linking{padding:60px 0 80px}.services-linking__title{text-align:center;margin-bottom:50px}.services-linking__list{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem 1.875rem}@media (max-width:991px){.services-linking__list{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.services-linking__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.services-linking__list{grid-template-columns:100%}}.services-linking__link{display:grid;text-align:center;place-content:center;padding:15px;border:1px solid var(--blue);color:var(--blue);transition:var(--transition)}.services-linking__link:hover{color:var(--white);background-color:var(--blue)}.map__title{width:80%;margin-left:auto;margin-right:auto}@media (max-width:767px){.map__title{width:100%}}.map__info-wrapper{display:grid;grid-template-columns:1fr 60%}@media (max-width:610px){.map__info-wrapper{grid-template-columns:100%;gap:2rem}}.map__list{margin-block:auto;display:grid}@media (max-width:610px){.map__list{grid-template-columns:repeat(2,1fr);gap:1rem}}.map__list-item{display:inline-flex;gap:1.25rem;align-items:center}@media (max-width:610px){.map__list-item{gap:.5rem}}.map__list-item:before{content:'';width:1rem;height:1rem;min-width:1rem;min-height:1rem;border-radius:50%}@media (max-width:610px){.map__list-item:before{width:.7rem;height:.7rem;min-width:.7rem;min-height:.7rem}}.map__list-item:nth-child(1):before{background-color:#be5151}.map__list-item:nth-child(2):before{background-color:#957acf}.map__list-item:nth-child(3):before{background-color:#68a35e}.map__list-item:nth-child(4):before{background-color:#a6425a}.map__list-item:nth-child(5):before{background-color:#be5151}.map__list-item:nth-child(6):before{background-color:#957acf}.map__list-item:nth-child(7):before{background-color:#68a35e}.map__list-item:nth-child(8):before{background-color:#a6425a}.map__img-wrapper{width:100%;height:100%}.map__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.blue-banner{padding:81px 0}@media (max-width:767px){.blue-banner{padding:50px 0}}.blue-banner__wrapper{display:grid;grid-template-columns:1fr 200px;align-items:center}@media (max-width:767px){.blue-banner__wrapper{grid-template-columns:100%;gap:2rem}}.blue-banner__btn{min-width:191px;padding:1rem}.services-cards__wrapper{display:grid}.services-cards a{color:var(--title-color--light)}.services-cards__item-title{transition:all .2s ease-in-out}.services-cards .services-cards__card-item:hover .services-cards__item-title{color:var(--blue)}.services-cards__title{margin-bottom:40px}.services-cards__btn{margin-inline:auto}.cards{display:inline-grid;width:100%;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:40px}@media (max-width:991px){.cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:610px){.cards{grid-template-columns:100%}}.cards__item{background-color:var(--purple);display:grid;justify-content:center;align-items:start;text-align:center;padding:40px 23px 62px}@media (max-width:991px){.cards__item{padding:20px 16px 30px}}.cards__img-icon-wrapper{width:-moz-max-content;width:max-content;background:var(--white);border-radius:1000px;padding:0 44px;margin-inline:auto;margin-bottom:60px}@media (max-width:991px){.cards__img-icon-wrapper{margin-bottom:30px}}.cards__icon-img{height:82px;width:82px}@media (max-width:610px){.cards__icon-img{width:55px;height:55px}}.cards__img-wrapper{width:100%;margin-bottom:30px}.cards__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contacts-map{position:relative;min-height:477px}@media (max-width:1199px){.contacts-map{min-height:300px}}.contacts-map__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:42px}@media (max-width:1199px){.contacts-map__wrapper{gap:2rem}}@media (max-width:991px){.contacts-map__wrapper{grid-template-columns:100%}}.contacts-map__info-wrapper{display:grid;align-content:center;padding:4rem 0}@media (max-width:991px){.contacts-map__info-wrapper{padding:2rem 0 0}}.contacts-map__list{margin-top:1rem}.contacts-map__list-item{display:inline-flex;align-items:center;width:100%}.contacts-map__list-item-img{width:25px;height:25px;margin-right:10px}.contacts-map__map-wrapper{position:absolute;inset:0 0 0 50%;height:100%}@media (max-width:991px){.contacts-map__map-wrapper{position:relative;width:100%;inset:0;height:300px;margin-top:2rem}}.contacts-map__map-wrapper>*{width:100%;height:100%}.testimonials__text{padding:0 10rem}@media (max-width:991px){.testimonials__text{padding:0 2rem}}.testimonials__slider{width:100vw;margin-left:calc(-50vw + 50%)}.testimonials__slider-item{background-color:#fff0;padding-top:60px;cursor:pointer}@media (max-width:991px){.testimonials__slider-item{padding-top:40px}}.testimonials__slider-text{padding:0 1rem}.testimonials__slider-img-wrapper{display:flex;align-items:center;background-color:var(--purple);padding:10px 20px;margin-bottom:40px}.testimonials__google-icon{width:48px;height:48px;object-fit:contain;margin-right:5px}.testimonials__star-icon{width:24px;height:24px;object-fit:contain;margin-right:2px}.testimonials__slider-img{width:54px;height:48px}@media (max-width:767px){.testimonials__google-icon{width:25px;height:25px}.testimonials__star-icon{width:12px;height:12px}}.testimonials__btn-wrapper{display:flex;justify-content:center;margin-top:2rem}.testimonials__open-btn{border-radius:5px}.testimonials__modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;display:none;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;border-radius:12px;background:#fff;border:none;width:300px;max-width:100%}.testimonials__modal.is-active{display:flex}.testimonials__modal-input{width:100%;padding:.5rem;border-radius:5px;border:2px solid var(--purple)}.testimonials__close-modal{position:absolute;top:0;right:0;width:2rem;height:2rem;font-size:1.5rem;background:#fff0;outline:none}.testimonials__send-modal{border-radius:5px}.testimonials__modal-backdrop{position:fixed;inset:0;z-index:999;display:none;background:rgb(0 0 0 / .5)}.testimonials__modal-backdrop.is-active{display:block}.testimonials__error-text,.testimonials__success-message{display:none}.testimonials__error-text{font-size:1rem;color:#e74c3c}.testimonials__success-message{position:fixed;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:9999;padding:18px 28px;font-size:1.25rem;font-weight:700;text-align:center;border-radius:10px;background:#2ecc71;color:#fff;width:300px;max-width:100%}.testimonials__error-text.is-active,.testimonials__success-message.is-active{display:flex}.testimonials__modal-input.is-error{border-color:#e74c3c}.areas__title{margin-bottom:2rem}.areas__slider{padding-bottom:40px!important}.areas__slider-item{padding:1rem 1rem 2rem}.areas__slider-title{color:var(--title-color--light)}.areas__slider-title a{color:var(--title-color--light)}.areas__slider-title a:hover{color:var(--blue)}.areas__slider-pagination{bottom:0!important}.brands__title{margin-bottom:2rem}.brands__item{display:inline-flex;align-items:center;justify-content:center;height:136px}.brands__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.faq__title{margin-bottom:2rem}.faq__sections-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width:767px){.faq__sections-wrapper{grid-template-columns:100%;gap:0}}.faq__item{background:var(--purple);width:100%;border-radius:15px;overflow:hidden;margin-bottom:20px;cursor:pointer;transition:var(--transition)}.faq__item[open]{box-shadow:4px 4px 14px rgb(0 0 0 / .13);background:var(--white)}.faq__item[open] .faq__question{color:var(--blue)}.faq__item[open] .faq__question:after{color:var(--blue);transform:rotate(45deg);transition:var(--transition)}.faq__question{font-weight:500;padding:30px;display:inline-flex;align-items:center;width:100%}@media (max-width:767px){.faq__question{padding:1rem}}.faq__question::marker{content:none}.faq__question:before{content:'?';display:inline-flex;justify-content:center;align-items:center;flex:0 0 auto;width:40px;height:40px;margin-right:15px;border-radius:50%;background-color:var(--blue);color:var(--white);font-size:1.5rem}@media (max-width:767px){.faq__question:before{width:2rem;height:2rem;font-size:1rem}}.faq__question:after{content:'+';display:inline-flex;justify-content:center;align-items:center;flex:0 0 auto;width:2rem;height:2rem;border-radius:50%;margin-left:auto;font-size:1.7rem;transition:var(--transition);color:#aebcd1}.faq__answer{padding:0 30px 30px 83px}@media (max-width:767px){.faq__answer{padding-left:4rem}}.specialists__title{margin-bottom:2rem}.specialists__text{margin-bottom:2rem}.specialists__item{position:relative}.specialists__img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}.specialists__info-wrapper{position:absolute;inset:auto 0 0 0;background-color:rgb(243 245 255 / .9);padding:1.7rem;text-align:center;display:grid;place-content:center}.specialists__name{margin-bottom:5px}.hero-simple{background-image:url(/wp-content/themes/schnell24/assets/css/../../img/hero-banner.jpg);background-size:cover;width:100%;height:100%}.hero-simple__wrapper{min-height:300px;position:relative;padding:91px 0}@media (max-width:991px){.hero-simple__wrapper{padding:65px 0 80px;min-height:unset}}.hero-simple__info{display:grid;grid-template-columns:1fr 200px;align-items:center}@media (max-width:767px){.hero-simple__info{grid-template-columns:100%;gap:2rem}}.hero-simple__info-wrapper *{color:var(--white)}.hero-simple__title{margin-bottom:1rem}.hero-simple__btn{color:var(--blue)}.breadcrumbs{display:inline-flex;position:absolute;inset:auto 0 25px 0}.breadcrumbs__list{display:inline-flex;width:100%;flex-wrap:wrap;gap:0 .5rem;color:var(--white)}.breadcrumbs__list-item{display:inline-flex;margin-bottom:0}.breadcrumbs__list-link{text-decoration:none;color:var(--white)}.breadcrumbs__list-link:hover{color:var(--white);text-decoration:none}.areas-list__title{margin-bottom:2rem}.areas-list__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 30px}@media (max-width:767px){.areas-list__wrapper{grid-template-columns:100%}}.areas-list__item{display:grid;isolation:isolate;position:relative}.areas-list__item:hover .areas-list__item-name{color:var(--blue)}.areas-list__item::after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:#fff0;background-image:linear-gradient(89.7deg,#f3f5ff 20.79%,#fff0 97.44%);opacity:1}.areas-list__img{width:100%;-o-object-fit:cover;object-fit:cover}.areas-list__item-name{position:absolute;inset:auto 0 20px 15px;z-index:1;margin-bottom:0;transition:var(--transition)}.articles__items-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:991px){.articles__items-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:610px){.articles__items-wrapper{grid-template-columns:100%}}.articles__item{box-shadow:2px 4px 29px rgb(0 0 0 / .1)}.articles__img-wrapper{display:grid;position:relative;isolation:isolate;width:100%;height:191px}.articles__img{width:100%;height:inherit;-o-object-fit:cover;object-fit:cover}.articles__date-wrapper{position:absolute;inset:auto auto 0 1rem;background-color:var(--blue);color:var(--white);padding:6px 28px 7px 23px;display:inline-flex;align-items:center;gap:10px}.articles__info-wrapper{padding:1rem 1rem 1.75rem}.articles__link{color:var(--title-color--light)}.articles__link:hover{color:var(--blue)}.articles__excerpt{--lines-col:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--lines-col);line-clamp:var(--lines-col);-webkit-box-orient:vertical}.price{padding:50px 0}.price__title{margin-bottom:1rem}.price__subtitle{color:var(--text-color);margin-bottom:2.5rem;max-width:650px;margin-left:auto;margin-right:auto}.price__table{width:100%;border-collapse:collapse;background:var(--white);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .08)}.price__table thead{background-color:var(--blue);color:var(--white)}.price__table thead th{padding:1.5rem 2rem;text-align:left;font-weight:600;font-size:.95rem;letter-spacing:.3px;white-space:nowrap;transition:var(--transition)}.price__table tbody tr{border-bottom:1px solid rgb(0 0 0 / .05);transition:var(--transition)}.price__table tbody tr:last-child{border-bottom:none}.price__table tbody tr:nth-child(odd){background-color:var(--purple)}.price__table tbody tr:nth-child(even){background-color:var(--white)}.price__table tbody tr:hover{background-color:rgb(52 100 224 / .05)}.price__table td{padding:1.5rem 2rem;color:var(--title-color--light);font-size:.95rem}.price__table td:nth-child(1){font-weight:700;color:var(--title-color--dark)}.price__table td:nth-child(3){color:var(--blue);font-weight:600;font-size:1.1rem}.price__table td:nth-child(4){color:var(--text-color);font-size:.9rem}@media (max-width:768px){.price{margin:var(--section-margin--small) 0}.price.mb{margin-bottom:var(--section-margin--small)}.price h2{font-size:1.8rem}.price__subtitle{font-size:.9rem;margin-bottom:2rem}.price__table,.price__table thead,.price__table tbody,.price__table tr,.price__table td{display:block;width:100%}.price__table thead{display:none}.price__table tbody tr{border:1px solid rgb(0 0 0 / .08);border-radius:8px;margin-bottom:1.5rem;overflow:hidden;background-color:var(--white)!important}.price__table tbody tr:hover{background-color:var(--white);box-shadow:0 4px 12px rgb(0 0 0 / .1)}.price__table td{padding:1rem;border-bottom:1px solid rgb(0 0 0 / .05);display:flex;justify-content:space-between;align-items:center;text-align:right}.price__table td:last-child{border-bottom:none}.price__table td::before{content:attr(data-label);font-weight:600;color:var(--blue);margin-right:1rem;min-width:100px;text-align:left}.price__table td:nth-child(3){flex-direction:column;align-items:flex-end}.price__table td:nth-child(3)::before{align-self:flex-start;margin-bottom:.5rem}}@media (max-width:480px){.price__table td{padding:.75rem;flex-direction:column;align-items:flex-start;text-align:left}.price__table td::before{margin-bottom:.5rem;margin-right:0;min-width:auto}.price__table td:nth-child(3){align-items:flex-start}.price__table td:nth-child(3)::before{align-self:flex-start}}.map iframe{border:0;height:100%;width:100%}.map:not(.active) *{pointer-events:none}.blog-pagination{margin-top:30px;text-align:center}.blog-pagination ul{display:flex;justify-content:center;list-style:none;padding:0;margin:0;gap:10px}.blog-pagination ul li{display:inline-block}.blog-pagination ul li a,.blog-pagination ul li span{display:inline-block;padding:8px 14px;font-size:16px;font-weight:600;color:var(--main-color);border:1px solid var(--blue);text-decoration:none;transition:background-color 0.3s ease,color 0.3s ease}.blog-pagination ul li a:hover{background-color:var(--blue);color:#fff}.blog-pagination ul li .current{background-color:var(--blue);color:#fff;border:1px solid var(--blue)}.blog-pagination ul li .prev,.blog-pagination ul li .next{font-size:16px;font-weight:600}.blog-pagination ul li .dots{border:none;color:#333;padding:8px 14px}.single-post{padding:40px 0}.single-post__content{max-width:100%;margin:0 auto}.single-post__title{font-size:32px;font-weight:600;color:var(--main-color);margin-bottom:20px;line-height:1.2}.single-post__meta{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-size:16px;color:#666}.single-post__date,.single-post__reading-time{display:inline-block;color:var(--main-color)}.single-post__date{border:1px solid var(--main-color);padding:5px 10px;background-color:#fff}.single-post img{object-fit:contain}.single-post__image{width:100%;height:400px;margin-bottom:20px;overflow:hidden}.single-post__image img{width:100%;height:100%;object-fit:cover}.wp-caption{margin-bottom:1.5em;max-width:100%;text-align:center}.wp-caption img{display:block;margin:0 auto;max-width:100%;height:auto}.wp-caption-text{font-size:14px;color:#666;margin-top:5px}.alignleft{float:left;margin-right:20px;margin-bottom:10px;max-width:50%}.alignright{float:right;margin-left:20px;margin-bottom:10px;max-width:50%}.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:10px}.alignnone{margin-bottom:10px}.clearfix::after{content:"";display:table;clear:both}.single-post__body{font-size:16px;line-height:1.6;color:#333;margin-bottom:30px}.single-post__body p{margin-bottom:15px}.single-post-navigation{display:flex;justify-content:space-between;margin-top:20px;border-top:1px solid var(--main-color);padding-top:20px}.prev-post,.next-post,.prev-post a,.next-post a{font-size:16px;font-weight:600;color:var(--main-color);text-decoration:none;transition:color 0.3s ease}.prev-post:hover,.next-post:hover,.prev-post:hover a,.next-post:hover a{color:var(--main-color)}.single-post-comments{margin-top:40px}@media (max-width:767px){.single-post__title{font-size:24px}.single-post__image{height:250px}.single-post-navigation{flex-direction:column;gap:10px}.alignleft,.alignright{float:none;max-width:100%;margin-left:0;margin-right:0;margin-bottom:10px}}.text-wrapper{margin:80px 0;padding:0;max-width:100%;word-wrap:break-word;overflow-wrap:anywhere}.text-wrapper p{margin:0 0 1.2em;line-height:1.6}.text-wrapper strong,.text-wrapper b{font-weight:600}.text-wrapper em,.text-wrapper i{font-style:italic}.text-wrapper mark{background:#fffb91;padding:0 2px}.text-wrapper del{text-decoration:line-through}.text-wrapper sup{font-size:.8em;vertical-align:super}.text-wrapper sub{font-size:.8em;vertical-align:sub}.text-wrapper h2,.text-wrapper h3,.text-wrapper h4,.text-wrapper h5,.text-wrapper h6{margin:2rem 0 1rem;line-height:1.3}.text-wrapper ul,.text-wrapper ol{margin:0 0 1.2em;padding-left:1.5em}.text-wrapper :is(ul,ul li){list-style-type:disc}.text-wrapper li{margin-bottom:.4em;list-style-position:outside}.text-wrapper dl{margin:1.5em 0}.text-wrapper dt{font-weight:600}.text-wrapper dd{margin:0 0 1em 1.5em}.text-wrapper a{text-decoration:underline;transition:all 0.2s}.text-wrapper a:hover{font-weight:600}.text-wrapper code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-family:Consolas,Monaco,monospace;font-size:.9em}.text-wrapper pre{background:#272822;color:#f8f8f2;padding:1em;overflow-x:auto;border-radius:6px;margin:1.5em 0}.text-wrapper pre code{background:none;padding:0;color:inherit}.text-wrapper hr{margin:2em 0;border:none;border-top:1px solid #ddd}.text-wrapper img,.text-wrapper video,.text-wrapper iframe{width:100%;max-width:100%;height:auto;margin:1.5em 0;display:block;border-radius:6px}.text-wrapper figure{margin:2em 0;text-align:center}.text-wrapper figcaption{margin-top:.5em;font-style:italic;opacity:.8}.text-wrapper blockquote{margin:2em 0;padding:1em 1.5em;border-left:4px solid #ccc;background:#f9f9f9;border-radius:4px}.text-wrapper blockquote p:last-child{margin-bottom:0}.text-wrapper>*:last-child{margin-bottom:0}.text-wrapper table{width:100%;margin:2em 0;border-collapse:collapse;font-size:.95em}.text-wrapper th,.text-wrapper td{padding:.75em 1em;border:1px solid #ddd;text-align:left;vertical-align:top;word-break:break-word}.text-wrapper th{background:#f7f7f7;font-weight:600}.text-wrapper tr:nth-child(even) td{background:#fafafa}@media (max-width:767px){.text-wrapper table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;border-radius:6px}.text-wrapper th,.text-wrapper td{white-space:normal;word-break:break-word}.text-wrapper li{list-style-position:inside}.text-wrapper table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;border-radius:6px}.text-wrapper table th,.text-wrapper table td{white-space:nowrap;word-break:normal}.text-wrapper table::-webkit-scrollbar{height:6px}.text-wrapper table::-webkit-scrollbar-thumb{background:rgb(0 0 0 / .2);border-radius:3px}.text-wrapper table::-webkit-scrollbar-track{background:#fff0}}@media (max-width:480px){.text-wrapper{margin:60px 0}.text-wrapper blockquote{border-left-width:3px;padding:.7em 1em}}#cookie-notice{background-color:var(--blue)!important}.areas{margin:60px 0}.areas__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(270px, 100%),1fr));gap:20px;justify-content:space-between}.areas__link{display:inline-flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;padding:10px 15px;border-radius:10px;border:2px solid var(--blue);transition:all .2s ease-in-out}.areas__link:hover{background-color:var(--blue);color:var(--white)}.go-top{position:fixed;opacity:0;z-index:0;pointer-events:none;right:2rem;bottom:6rem;width:50px;height:50px;background:var(--blue);border:1px solid var(--white);border-radius:50%;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;transition:ease-in-out 0.2s;outline:none;cursor:pointer}.go-top__img{width:20px;height:20px;object-fit:contain}.go-top:hover{color:#fff;opacity:.8!important}@media (max-width:991px){.go-top{opacity:1!important}}@media (max-width:768px){.go-top{right:1rem;bottom:5rem}}.sticky-phone-btn{position:fixed;right:2rem;bottom:2rem;z-index:1;border:1px solid var(--white);border-radius:50%;background-color:var(--blue);width:50px;height:50px;display:grid;place-content:center;opacity:.75!important;transition:.2s}.sticky-phone-btn:hover{opacity:1!important}.sticky-phone-btn__icon{display:block;width:20px;height:20px;min-width:20px;min-height:20px;transition:.3s}@media(max-width:991px){.sticky-phone-btn{opacity:1!important}}@media (max-width:768px){.sticky-phone-btn{right:1rem;bottom:1rem}}