/*!/wp-content/themes/berlin/assets/css/style.css*/@charset "UTF-8";*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}html,body{height:100%}body{text-rendering:optimizeSpeed;line-height:1.5}img,picture,svg{max-width:100%;display:block}button{outline:none;border:none;background:transparent;line-height:inherit;font-size:inherit;cursor:pointer}a{text-decoration:none}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}b,strong{font-weight:700}i{font-style:italic}.phone-button__number{display:inline-flex;width:unset!important;max-width:unset!important}.phone-button__number img{width:100%!important;max-width:100%!important;object-fit:contain}.phone-button__number.rem img{height:1rem}.phone-button__number.inverse img{filter:invert(100%)}:root{--main-color:#e08734;--white:#fff;--black:#333;--black-dark:#0b0b0b;--black-dark-less:#3b3d42;--black-light:#3c424f;--black-light-more:#686b77;--grey:#f3f5ff;--pink:#fcf4ed;--gradient-main:linear-gradient(
  	180deg,
  	#e08734 0%,
  	rgba(255, 255, 255, 0) 339.63%
  );--transition:0.2s;--opensans:"Open Sans", sans-serif;--montserrat:"Montserrat", sans-serif}html{font-style:normal;font-size:16px;scroll-behavior:smooth;scroll-padding-top:var(--scroll-padding)}@media (max-width:767px){html{font-size:14px}}body{overflow-x:hidden;min-height:100vh;min-height:100dvh;font-family:var(--opensans);color:var(--black)}h1{font-weight:700;font-size:3rem;font-weight:700;line-height:normal}h2{font-size:2.25rem;font-weight:600;color:var(--black-dark-less);line-height:normal}h3{font-size:1.17rem;font-weight:500;line-height:normal}h4{font-size:1rem;font-weight:500;line-height:normal}@media (max-width:767px){h1{font-size:2.5rem}h2{font-size:2rem}}p:not(:last-child,:first-child),ul:not(:last-child,:first-child),ol:not(:last-child,:first-child){margin-top:1rem;margin-bottom:1rem}li:not(:last-child){margin-bottom:1rem}ul,ol{list-style-position:inside}a{text-decoration:none}.page-wrapper{min-height:100%;display:flex;flex-direction:column;position:relative;overflow-x:hidden}.main{flex:1 1 auto}.wrapper{width:92%;max-width:1110px;margin:0 auto}body.no-scroll{overflow:hidden}.hidden{display:none}.main-color{color:var(--main-color)}.white{color:var(--white)}.btn{background-color:var(--white);color:var(--black);display:inline-flex;align-items:center;justify-content:center;width:-moz-max-content;width:max-content;min-width:191px;max-width:100%;padding:15px}.btn_main-clr{background-color:var(--main-color);color:var(--white);font-size:1.6875rem;line-height:1.6875rem}.hero{position:relative;isolation:isolate;padding:clamp(4rem, 10vw, 7.125rem) 0 clamp(4rem, 10vw, 6.625rem);overflow:hidden}.hero::before{content:"";position:absolute;z-index:-1;top:0;left:-200%;width:240%;height:100%;background-color:rgba(255,255,255,.79);transform:skewX(35deg);transform-origin:100% 0}.hero__bg-img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__content-wrapper{margin-top:clamp(2rem, 10vw, 8.0625rem);display:flex;flex-direction:column}.hero__title{width:40%}.hero__semititle{font-size:1.5rem;font-weight:600}.hero__text{width:50%;margin-top:1rem;font-size:1.25rem;line-height:2rem}.hero__btn{margin-top:clamp(2rem, 10vw, 7rem);min-height:44px}.hero-pages__wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:clamp(7rem, 10vw, 12.31rem)}.hero-pages__title{margin-top:clamp(3rem, 10vw, 7.9375rem);color:var(--black-light)}.hero-pages__text{margin-top:clamp(1.5rem, 5vw, 3.8125rem);color:var(--black-light);font-size:1.25rem;line-height:160%}.hero-pages__btn{margin-top:clamp(3rem, 5vw, 7.75rem)}@media (max-width:767px){.hero::before{transform:unset;left:0}.hero__title,.hero__text{width:100%}}.about-banner{background-color:var(--pink);padding:2.375rem 0 .75rem}.about-banner__wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3.625rem}@media (max-width:767px){.about-banner__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.about-banner__wrapper{grid-template-columns:100%;grid-gap:1.5rem}}.about-banner__col{display:flex;grid-gap:1.25rem;align-items:center}@media (max-width:991px){.about-banner__col{flex-direction:column;text-align:center}}@media (max-width:767px){.about-banner__col:last-child{grid-column:-1/1}}@media (max-width:540px){.about-banner__col{grid-gap:1rem}}.about-banner__img{width:3.75rem;height:3.75rem;-o-object-fit:contain;object-fit:contain}.about-banner__info-title{font-size:1.25rem;font-weight:600;line-height:1.75rem;color:var(--black-light)}.about-banner__text{margin-top:6px;line-height:1.5625rem;color:var(--black-light-more)}.text__wrapper{margin:clamp(3rem, 10vw, 6.25rem) 0}.text__wrapper *{color:var(--black-light-more);line-height:180%}.text__wrapper h2{color:var(--black-dark-less);margin-bottom:1.25rem}.text__wrapper :is(ul,ol,h3,h4,h5,img):not(:last-child){margin-bottom:1rem}.text__wrapper h3{font-weight:700}.text__wrapper :is(p,div){margin-bottom:1.75rem}.text__wrapper ul{padding-left:.75rem}.text__wrapper li{margin-bottom:.25rem}.text-with-img__wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5.0625rem;align-items:stretch;margin:clamp(3rem, 10vw, 6.25rem) 0}@media (max-width:991px){.text-with-img__wrapper{grid-gap:2rem}}@media (max-width:767px){.text-with-img__wrapper{grid-template-columns:100%}}@media (max-width:767px){.text-with-img__img-wrapper{max-height:300px}}.text-with-img__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:767px){.text-with-img__img{-o-object-fit:cover;object-fit:cover}}.text-with-img__accent-text{color:var(--main-color);margin-bottom:1rem}.text-with-img__text{margin-top:1.8125rem;line-height:180%;color:var(--black-light-more)}.map iframe{width:100%;height:477px;max-height:100vh;max-height:100dvh}.banner{background-color:var(--main-color);margin-block:3.125rem;padding:1.625rem 0 1.9375rem}.banner_high{padding:5.0625rem 0}.banner_high .banner__wrapper{grid-gap:1.5rem}.banner_gradient{background:var(--gradient-main);padding:3.75rem 0 3.4375rem}.banner_gradient *{line-height:normal}.banner__wrapper{display:flex;grid-gap:3.5rem;align-items:center}@media (max-width:767px){.banner__wrapper{grid-gap:1.5rem}}@media (max-width:610px){.banner__wrapper{flex-direction:column}}.banner__title{color:var(--white)}.banner__text{color:var(--white);margin-top:1.25rem;margin-bottom:0;font-size:1.25rem;line-height:144%}.banner__btn-wrapper{display:flex;align-items:center;justify-content:center}.services{margin-block:clamp(4rem, 10vw, 9.375rem)}.services__title{text-align:center;font-weight:500;font-size:2rem;margin-bottom:0}.services__items-wrapper{margin-top:clamp(1.5rem, 10vw, 3.4375rem);display:flex;flex-wrap:wrap;justify-content:center;grid-gap:3rem 7.5rem;padding-inline:6.25rem}@media (max-width:991px){.services__items-wrapper{padding-inline:4%}}.services__item{width:347px;max-width:100%;text-align:center;padding:2.5rem 1.25rem 1.5625rem;background-color:var(--pink)}.services__item-img{margin-inline:auto;width:5.125rem;height:5.125rem;-o-object-fit:contain;object-fit:contain}.services__item-name{margin-top:2rem}.services__item-text{margin-top:1rem}.preise__wrapper{margin-block:6.25rem}.preise__title{text-align:center}.preise__text{text-align:center;color:var(--black-light-more);line-height:133%;margin:1.25rem 0 0!important}.preise__table-wrapper{margin-top:3.375rem}.preise__table-item{display:flex;align-items:center;justify-content:space-between;grid-gap:1.5rem;padding:1.125rem 1.33rem;font-size:1.25rem;color:var(--black-dark)}@media (max-width:767px){.preise__table-item{font-size:1rem;padding:1.125rem}}.preise__table-item:nth-child(2n+1){background-color:var(--pink)}.preise__service-cost{width:-moz-max-content;width:max-content}.testimonials{margin:clamp(5rem, 10vw, 11.25rem) 0 clamp(4rem, 10vw, 10rem)}.testimonials__title{text-align:center}.testimonials__description{text-align:center;margin-top:1.25rem;color:var(--black-light-more);font-size:1.25rem}.testimonials__slider{margin-top:clamp(3rem, 10vw, 4.875rem);padding:0 2rem}.testimonials__slide{display:flex;flex-direction:column;align-items:center;text-align:center}.testimonials__img-wrapper{border-radius:1000px;background:#f3f5ff;width:75px;height:105px}.testimonials__img{border-radius:1000px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonials__text{color:var(--black-light-more)}.testimonials__name{margin-top:1.25rem;color:var(--black-light);font-size:1.125rem}.testimonials__position{margin-top:5px;color:var(--black-light-more)}.faq__title{text-align:center}.faq__wrapper{margin-top:1.875rem;margin-bottom:4.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(540px, 100%),1fr));grid-gap:1.125rem 1.875rem}.faq__item{background:var(--pink);width:100%;border-radius:15px;overflow:hidden;margin-bottom:1.125rem;cursor:pointer;transition:var(--transition)}.faq__item[open]{padding:0;box-shadow:4px 4px 14px 0 rgba(0,0,0,.13);transition:var(--transition)}.faq__item[open] .faq__question{color:var(--main-color)}.faq__item[open] .faq__question:after{color:#3464e0;transform:rotate(45deg);transition:var(--transition)}.faq__question{font-weight:500;font-size:var(--fz-20);line-height:var(--line-height-24);padding:30px;display:inline-flex;align-items:center;width:100%;color:#696e7b}.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(--main-color);color:var(--white)}.faq__question:after{content:"+";display:inline-flex;justify-content:center;align-items:center;flex:0 0 auto;width:35px;height:35px;border-radius:50%;margin-left:auto;color:#aebcd1;font-size:28px;transition:var(--transition)}.faq__answer{padding:0 30px 30px 83px;color:#696e7b}.partners__items-wrapper{margin-top:clamp(1.5rem, 10vw, 3.125rem);margin-bottom:clamp(2rem, 10vw, 4.875rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px, 100%),1fr));grid-gap:1rem 1.4375rem}.partners__item{background-color:var(--pink);text-align:center;border-radius:10px;padding:10px;color:var(--black-light-more);transition:var(--transition)}.partners__item:hover{color:var(--main-color)}.header__top{background-color:var(--main-color);color:var(--white);box-shadow:0 0 0 100vmax var(--main-color);-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);background-color:var(--main-color);display:flex;align-items:center;grid-gap:3.1875rem;padding-block:1rem}@media (max-width:767px){.header__top{grid-gap:1rem;flex-wrap:wrap;flex-direction:column}}.header__top-item{display:inline-flex;align-items:center;grid-gap:5px;font-size:.875rem}.header__top-item .phone-button img{height:.7rem}.header__top-item:last-of-type{margin-left:auto}@media (max-width:767px){.header__top-item:last-of-type{margin-left:0}}.header__top-item a{color:inherit}.header__top-item a:hover{text-decoration:underline}.header__bottom{width:100vw;margin-left:calc(-50vw + 50%);background-color:var(--grey);text-align:center;padding:.5625rem 0;position:relative}@media (max-width:767px){.header__bottom-nav{width:100vw;margin-left:calc(-50vw + 50%);position:absolute;top:100%;right:0;left:0;background-color:var(--grey);overflow:hidden;max-height:0;transition:all linear 0.4s;z-index:10}.header__bottom-nav.active{max-height:200%;padding-bottom:1rem}}.header__bottom-list{display:flex;flex-wrap:wrap;align-items:center;grid-gap:.5rem 1.875rem;justify-content:center;margin:0}@media (max-width:767px){.header__bottom-list{flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;gap:.5rem}}.header__bottom-list-item{display:inline-flex;margin:0!important}@media (max-width:767px){.header__bottom-list-item{display:inline-block;width:100%}}.header__bottom-list-link{color:var(--black);font-family:var(--montserrat)}.header__bottom-list-link_active{color:var(--main-color)}.header__bottom-title{font-size:clamp(1.8rem, 5vw, 2.99rem);font-weight:800;line-height:clamp(2rem, 6vw, 4.46rem);color:var(--main-color);margin-top:5px}.header-burger{display:none}@media (max-width:767px){.header-burger{display:inline-flex;margin-left:auto;position:relative;width:35px;height:14px;align-items:center;justify-content:end;transition:var(--transition);align-self:center}.header-burger:before,.header-burger:after{content:"";background-color:var(--main-color);position:absolute;height:2px;transition:var(--transition)}.header-burger:before{width:30px;top:0;transition:var(--transition)}.header-burger:after{width:30px;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(--main-color);width:30px;height:2px;transition:var(--transition)}.footer{background:var(--gradient-main);color:var(--white)}.footer__wrapper{padding:30px 0 90px;display:grid;grid-template-columns:35% 15% auto;grid-gap:2rem}@media (max-width:991px){.footer__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.footer__wrapper{padding:20px 0 40px}}@media (max-width:480px){.footer__wrapper{grid-template-columns:100%}}.footer__sitename{font-size:36px;font-weight:600;color:var(--white);font-family:var(--montserrat)}@media (max-width:767px){.footer__sitename{font-size:25px}}.footer__contact-wrapper{margin-top:1.3125rem;display:flex;flex-direction:column;grid-gap:1rem}.footer__contact-link{color:var(--white);display:inline-flex;grid-gap:10px;align-items:center;font-family:var(--montserrat);font-size:1.125rem}.footer__list{display:flex;flex-direction:column;grid-gap:10px}.footer__list-item{display:inline-flex;margin:0!important}.footer__list-link{color:var(--white);font-family:var(--montserrat);font-size:1.125rem}.footer__info{font-size:1.125rem}.footer-copy{padding:4px 0;text-align:center;color:var(--black-dark)}.sticky-phone-btn{position:fixed;right:2rem;bottom:2rem;z-index:1;border-radius:50%;background-color:var(--main-color);width:80px;height:80px;display:grid;place-content:center;filter:drop-shadow(2px 10px 15px rgba(52,100,224,.5));transition:0.2s}@media (max-width:767px){.sticky-phone-btn{width:60px;height:60px;opacity:1!important}}.sticky-phone-btn:hover{opacity:1}.sticky-phone-btn__icon{display:block;width:40px;height:40px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InNvbGFyOnBob25lLWNhbGxpbmctYm9sZCI+CjxnIGlkPSJHcm91cCI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik0yNS45MjY3IDI0LjI0NjdMMjUuMTY4MyAyNS4wNDY3QzI1LjE2ODMgMjUuMDQ2NyAyMy4zNjMzIDI2Ljk0NSAxOC40MzgzIDIxLjc2QzEzLjUxMzMgMTYuNTc1IDE1LjMxODMgMTQuNjc2NyAxNS4zMTgzIDE0LjY3NjdMMTUuNzk2NyAxNC4xNzE3QzE2Ljk3MzMgMTIuOTMxNyAxNy4wODUgMTAuOTQxNyAxNi4wNTY3IDkuNDg4MzdMMTMuOTU2NyA2LjUxNjdDMTIuNjgzMyA0LjcxNjcgMTAuMjI1IDQuNDgwMDQgOC43NjY2NyA2LjAxNTA0TDYuMTUxNjcgOC43NjY3QzUuNDMgOS41MjgzNyA0Ljk0NjY3IDEwLjUxMzQgNS4wMDUgMTEuNjA4NEM1LjE1NSAxNC40MDg0IDYuMzUxNjcgMjAuNDMgMTMuMDI1IDI3LjQ1ODRDMjAuMTAzMyAzNC45MDg0IDI2Ljc0NSAzNS4yMDUgMjkuNDYgMzQuOTM2N0MzMC4zMiAzNC44NTM0IDMxLjA2NjcgMzQuMzg4NCAzMS42NjgzIDMzLjc1NUwzNC4wMzUgMzEuMjYxN0MzNS42MzUgMjkuNTc4NCAzNS4xODUgMjYuNjk1IDMzLjEzODMgMjUuNTE4NEwyOS45NTUgMjMuNjg1QzI4LjYxMTcgMjIuOTEzNCAyNi45NzY3IDIzLjE0IDI1LjkyNjcgMjQuMjQ1VjI0LjI0NjdaTTIyLjEgMy4xMzMzN0MyMi4xNTM2IDIuODA2MiAyMi4zMzQ4IDIuNTEzNjYgMjIuNjAzOCAyLjMxOTkzQzIyLjg3MjggMi4xMjYyIDIzLjIwNzcgMi4wNDcxMiAyMy41MzUgMi4xMDAwNEMyMy41NzY3IDIuMTA4MzcgMjMuNzEzMyAyLjEzMzM3IDIzLjc4NSAyLjE1MDA0QzIzLjkyNjcgMi4xODAwNCAyNC4xMjUgMi4yMzAwNCAyNC4zNzE3IDIuMzAwMDRDMjQuODY2NyAyLjQ0NTA0IDI1LjU1ODMgMi42ODMzNyAyNi4zODgzIDMuMDYzMzdDMjguMDQ4MyAzLjgyNTA0IDMwLjI1NjcgNS4xNTY3IDMyLjU1IDcuNDQ4MzdDMzQuODQzMyA5Ljc0MTcgMzYuMTc1IDExLjk1MTcgMzYuOTM2NyAxMy42MTE3QzM3LjMxNjcgMTQuNDQxNyAzNy41NTMzIDE1LjEzMTcgMzcuNjk4MyAxNS42Mjg0QzM3Ljc3MTQgMTUuODc3OSAzNy44MzQyIDE2LjEzMDQgMzcuODg2NyAxNi4zODVMMzcuODk1IDE2LjQzNjdDMzcuOTQ5OSAxNi43NjY4IDM3Ljg3MjggMTcuMTA1MiAzNy42ODA1IDE3LjM3ODlDMzcuNDg4MSAxNy42NTI3IDM3LjE5NTggMTcuODM5OCAzNi44NjY3IDE3LjlDMzYuNTQwMyAxNy45NTMgMzYuMjA2MyAxNy44NzQ2IDM1LjkzNzcgMTcuNjgxOEMzNS42NjkgMTcuNDg5MSAzNS40ODc3IDE3LjE5NzggMzUuNDMzMyAxNi44NzE3QzM1LjM5OTIgMTYuNjg3NSAzNS4zNTQyIDE2LjUwNTUgMzUuMjk4MyAxNi4zMjY3QzM1LjEyOCAxNS43NTQzIDM0LjkxNjQgMTUuMTk1MSAzNC42NjUgMTQuNjUzNEMzNC4wMTUgMTMuMjM2NyAzMi44NDUgMTEuMjggMzAuNzgxNyA5LjIxNjdDMjguNzIgNy4xNTMzNyAyNi43NjE3IDUuOTg1MDQgMjUuMzQ1IDUuMzM1MDRDMjQuODAzOSA1LjA4Mzc0IDI0LjI0NTIgNC44NzIwNyAyMy42NzMzIDQuNzAxN0MyMy40OTggNC42NTIyMyAyMy4zMjEyIDQuNjA3NzcgMjMuMTQzMyA0LjU2ODM3QzIyLjgxNTYgNC41MTQyNSAyMi41MjI0IDQuMzMzNDMgMjIuMzI2OSA0LjA2NDk1QzIyLjEzMTMgMy43OTY0NiAyMi4wNDkzIDMuNDYxODYgMjIuMDk4MyAzLjEzMzM3SDIyLjFaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBpZD0iVmVjdG9yXzIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjIuNDc2NyA4Ljg4MzQ5QzIyLjUyMTYgOC43MjU1NSAyMi41OTcyIDguNTc4MDEgMjIuNjk5MiA4LjQ0OTMxQzIyLjgwMTIgOC4zMjA2IDIyLjkyNzUgOC4yMTMyNSAyMy4wNzEgOC4xMzMzOUMyMy4yMTQ1IDguMDUzNTMgMjMuMzcyMyA4LjAwMjcxIDIzLjUzNTQgNy45ODM4NkMyMy42OTg1IDcuOTY1IDIzLjg2MzcgNy45Nzg0NyAyNC4wMjE3IDguMDIzNDlMMjQuMDI2NyA4LjAyNTE1TDI0LjAzMTcgOC4wMjY4MkwyNC4wNDUgOC4wMzAxNUwyNC4wNzgzIDguMDQwMTVMMjQuMTcxNyA4LjA3MzQ5QzI0LjYxNDYgOC4yNDQxMyAyNS4wNDIzIDguNDUyMSAyNS40NSA4LjY5NTE1QzI2LjI2NSA5LjE3ODQ5IDI3LjM3ODMgOS45Nzg0OSAyOC42ODY3IDExLjI4ODVDMjkuOTk1IDEyLjU5NjggMzAuNzk2NyAxMy43MTAyIDMxLjI4IDE0LjUyNTJDMzEuNTIxNyAxNC45MzM1IDMxLjY4MTcgMTUuMjY1MiAzMS43ODUgMTUuNTA4NUMzMS44NDA0IDE1LjYzNTggMzEuODkwNSAxNS43NjUzIDMxLjkzNSAxNS44OTY4TDMxLjk0MzMgMTUuOTMwMkwzMS45NDgzIDE1Ljk0MzVWMTUuOTQ4NUwzMS45NSAxNS45NTAyQzMxLjk1IDE1Ljk1MDIgMzEuOTUgMTUuOTUzNSAzMC43NSAxNi4yOTY4TDMxLjk1IDE1Ljk1MzVDMzIuMDM0NiAxNi4yNjg5IDMxLjk5MjUgMTYuNjA0OCAzMS44MzI2IDE2Ljg4OTVDMzEuNjcyOCAxNy4xNzQzIDMxLjQwNzggMTcuMzg1MSAzMS4wOTQ1IDE3LjQ3N0MzMC43ODExIDE3LjU2ODkgMzAuNDQ0MyAxNy41MzQ1IDMwLjE1NiAxNy4zODEyQzI5Ljg2NzYgMTcuMjI4IDI5LjY1MDcgMTYuOTY4IDI5LjU1MTcgMTYuNjU2OEwyOS41NDY3IDE2LjY0MDJDMjkuNDI5NSAxNi4zNDk5IDI5LjI5MDIgMTYuMDY5MSAyOS4xMyAxNS44MDAyQzI4Ljc1NjcgMTUuMTcxOCAyOC4wODUgMTQuMjIxOCAyNi45MTgzIDEzLjA1NTJDMjUuNzUxNyAxMS44ODg1IDI0LjgwMzMgMTEuMjE4NSAyNC4xNzUgMTAuODQ2OEMyMy45MDYxIDEwLjY4NjYgMjMuNjI1MyAxMC41NDczIDIzLjMzNSAxMC40MzAyTDIzLjMxODMgMTAuNDIzNUMyMy4wMDM1IDEwLjMyODggMjIuNzM4NiAxMC4xMTQgMjIuNTgxMSA5LjgyNTRDMjIuNDIzNSA5LjUzNjg0IDIyLjM4NiA5LjE5OTUxIDIyLjQ3NjcgOC44ODM0OVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPC9nPgo8L3N2Zz4K) center center/contain no-repeat;transition:0.3s;animation:shake linear 1.5s infinite}@media (max-width:767px){.sticky-phone-btn__icon{width:30px;height:30px}}@media (max-width:991px){.sticky-phone-btn{opacity:.7}}@media (max-width:768px){.sticky-phone-btn{right:1rem;bottom:1rem}}@keyframes pulse{0%{box-shadow:0 8px 10px rgba(224,135,52,.3),0 0 0 0 rgba(224,135,52,.2),0 0 0 0 rgba(224,135,52,.2)}40%{box-shadow:0 8px 10px rgba(224,135,52,.3),0 0 0 15px rgba(224,135,52,.2),0 0 0 0 rgba(224,135,52,.2)}80%{box-shadow:0 8px 10px rgba(224,135,52,.3),0 0 0 30px rgba(224,135,52,0),0 0 0 26.7px rgba(224,135,52,.67)}100%{box-shadow:0 8px 10px rgba(224,135,52,.3),0 0 0 30px rgba(224,135,52,0),0 0 0 40px rgba(224,135,52,0)}}@keyframes shake{0%{transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);-webkit-transform:rotateZ(0deg)}10%{transform:rotateZ(-15deg);-ms-transform:rotateZ(-15deg);-webkit-transform:rotateZ(-15deg)}20%{transform:rotateZ(15deg);-ms-transform:rotateZ(15deg);-webkit-transform:rotateZ(15deg)}30%{transform:rotateZ(-10deg);-ms-transform:rotateZ(-10deg);-webkit-transform:rotateZ(-10deg)}40%{transform:rotateZ(7.5deg);-ms-transform:rotateZ(7.5deg);-webkit-transform:rotateZ(7.5deg)}50%{transform:rotateZ(-6deg);-ms-transform:rotateZ(-6deg);-webkit-transform:rotateZ(-6deg)}60%{transform:rotateZ(5deg);-ms-transform:rotateZ(5deg);-webkit-transform:rotateZ(5deg)}70%{transform:rotateZ(-4.28571deg);-ms-transform:rotateZ(-4.28571deg);-webkit-transform:rotateZ(-4.28571deg)}80%{transform:rotateZ(3.75deg);-ms-transform:rotateZ(3.75deg);-webkit-transform:rotateZ(3.75deg)}90%{transform:rotateZ(-3.33333deg);-ms-transform:rotateZ(-3.33333deg);-webkit-transform:rotateZ(-3.33333deg)}100%{transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);-webkit-transform:rotateZ(0deg)}}.breadcrumbs{margin-block:1rem;display:inline-flex}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:0 .5rem;font-size:.75rem;align-items:baseline}.breadcrumbs__list-item,.breadcrumbs__list li{display:inline-flex;font-size:inherit}.breadcrumbs__list-link{text-decoration:none;color:var(--black-light);transition:all ease-in-out 0.2s}.breadcrumbs__list-link:hover,.breadcrumbs__list-link:hover .breadcrumbs__list-link-text{text-decoration:none;color:var(--main-color);transition:all ease-in-out 0.2s}.breadcrumbs__list-link-text{font-size:.75rem;transition:all ease-in-out 0.2s}.go-top{position:fixed;opacity:0;z-index:0;pointer-events:none;left:2rem;bottom:2rem;width:80px;height:80px;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;border:1px solid var(--light-blue);cursor:pointer}.go-top__img{width:100%;height:100%;border-radius:50%;object-fit:contain}@media (max-width:768px){.go-top{left:1rem;bottom:1rem;width:60px;height:60px}}