*:focus{outline:none}::-moz-focus-inner,::-moz-focus-outer{border:0;outline:none}b,strong{font-weight:bolder}h1,h2,h3,h4,h5,h6{margin:0}ul{margin:0;padding:0;list-style:none}@font-face{font-family:"Proba pro";src:url(fonts/9ab7d2756fd43843ae91aef8e8ae7cc4.woff2) format("woff2"),url(fonts/803e2fd5fd3e21e6993ee80569b8953e.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:swap}html{min-height:100%;height:auto;scroll-behavior:smooth}*{box-sizing:border-box}section{margin-bottom:60px}body{position:relative;overflow-x:hidden;font-size:18px;font-family:"Proba Pro";margin:0;background-color:#f5f5f5}img{width:100%}address{font-style:normal}.container-lg{margin:0 auto;background:#f5f5f5}.container{margin:0 auto;padding:0 15px;width:100%;max-width:1330px}.container.flex{display:flex}h1{font-size:70px;font-weight:700;line-height:1}h2{color:#373d43;font-size:38px;font-weight:400;text-align:center;line-height:1.2;margin-bottom:70px;position:relative}@media only screen and (max-width: 767px){h2{font-size:30px}}h3{font-size:20px;line-height:1;color:#000;font-weight:400;margin-bottom:30px;text-align:center}h4{font-size:18px;font-weight:400;line-height:1.5;color:#373d43}a{text-decoration:none;color:#000;cursor:pointer}.swiper{width:100%;height:100%}.d-flex{display:flex;flex-direction:row}.row{display:flex;margin:0 -10px}.col-3{width:25%;padding:0 10px}.col-4{width:33.33%;padding:0 10px}.center{margin:0 auto}#toast{visibility:hidden;min-width:180px;background-color:#333;color:#fff;text-align:center;border-radius:8px;padding:15px 19px;position:fixed;left:50%;top:20px;transform:translateX(-50%) translateY(-20px);font-size:18px;opacity:0;transition:all .4s ease;z-index:9999}@media only screen and (min-width: 1300px){#toast{padding:28px 32px;font-size:24px}}@media only screen and (max-width: 1299px){#toast{padding:26px 30px;font-size:22px}}#toast.show{visibility:visible;opacity:1;transform:translateX(-50%) translateY(0)}.title--start{text-align:center}.btn{display:inline-flex;justify-content:center;padding:19px 39px;line-height:1;font-size:18px;border:none;outline:none;border-radius:6px;background-color:#edf1f7;color:#373d43;text-align:center;transition:all .2s ease-in}.btn:hover{transform:scale(1.02)}.btn--default{background:#fbdd37;border-radius:2px;padding:19px 53px}@media only screen and (max-width: 767px){.btn--default{padding:17px 26px;font-size:15px}}.btn--outline{border:1px solid #c4cbd2;color:#889099;border-radius:6px;background:rgba(0,0,0,0);padding:19px 53px;display:block;margin:0 auto;max-width:215px;text-align:center}.btn--header{border:1px solid #edf1f7;border-radius:2px;background:rgba(0,0,0,0);color:#edf1f7;padding:19px 48px}@media only screen and (max-width: 767px){.btn--header{font-size:15px;padding:16px 12px}}.title--decorator:after{display:block;position:absolute;content:"";width:50px;left:50%;transform:translateX(-50%);background:#889099;height:2px;margin-top:36px}.title--decorator-start::after{left:0;transform:none;display:block;position:absolute;content:"";width:50px;background:#889099;height:2px;margin-top:36px}@media only screen and (max-width: 767px){.title--decorator-start::after{left:50%;transform:translateX(-50%)}}p{font-size:18px;line-height:1.5;font-weight:400;margin:0;color:#889099}p.description{text-align:center;width:100%;margin-bottom:50px}.header__navigation{display:flex;justify-content:space-between;padding:15px 0 13px;font-size:20px;align-items:center;position:relative}.header__menu{display:flex;justify-content:space-between;gap:28px}.header__menu li a{display:inline-block;border-bottom:1px solid #fbdd37;transition:all .3s linear}.header__menu li a:hover{color:#a47940}@media only screen and (max-width: 1299px){.header__menu{display:none}}.header__catalog{display:flex;margin-right:30px;align-items:center}.header__catalog img{width:18px;height:18px}.header .header__burger{width:32px;height:24px;position:relative;cursor:pointer;display:none}@media only screen and (max-width: 1299px){.header .header__burger{display:block;pointer-events:auto}}.header .header__burger span,.header .header__burger span::before,.header .header__burger span::after{content:"";position:absolute;width:100%;height:3px;background:#889099;transition:.3s}.header .header__burger span{top:50%;transform:translateY(-50%)}.header .header__burger span::before{top:-10px}.header .header__burger span::after{top:10px}.header .burger__overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:5}.header .burger__overlay.active{opacity:1;pointer-events:all}.burger__menu{position:fixed;top:0;right:-50%;width:50%;height:100vh;background:#fff;box-shadow:-4px 0 20px rgba(0,0,0,.1);transition:right .3s ease;z-index:10;display:flex;flex-direction:column;overflow-y:auto}@media(max-width: 699px){.burger__menu{width:70%;right:-70%}}.burger__menu.active{right:0}.burger__menu ul{padding:20px 40px;display:flex;flex-direction:column}.burger__menu li{margin-bottom:24px}.burger__menu li a{font-size:18px;text-decoration:none;color:#333;display:flex;align-items:center;gap:10px;transition:color .2s}.burger__menu li a:hover{color:#fbdd37}.burger__menu .burger__contacts{display:flex;flex-direction:column;padding:20px 40px 0;gap:10px}.burger__menu .burger__contacts ul{padding:0}.burger__menu .burger__contacts ul li{margin-bottom:5px}.burger__menu .burger__contacts ul a{display:inline-block}.burger__menu .burger__menu-header{position:sticky;top:0;background:#fff;z-index:10;padding:20px 24px;display:flex;justify-content:flex-end;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.05)}.burger__menu .burger__close{width:26px;height:26px;background:none;border:none;cursor:pointer;position:relative}.burger__menu .burger__close::before,.burger__menu .burger__close::after{content:"";position:absolute;width:100%;height:3px;background:#000;top:50%;left:0;transition:.3s}.burger__menu .burger__close::before{transform:rotate(45deg)}.burger__menu .burger__close::after{transform:rotate(-45deg)}.burger__menu .burger__close:hover::before,.burger__menu .burger__close:hover::after{background:#fbdd37}.top-bar{background:#fff}.top-bar a{transition:all .2s ease-in}.top-bar a:hover{color:#a47940}@media only screen and (max-width: 1299px){.top-bar{display:none}}.top-bar-flex{display:flex;padding:14px 15px 14px;justify-content:space-between}.top-bar__phones{display:flex;flex-direction:row;align-items:center;gap:13px}.banner{background-image:url(assets/images/topsection.webp);background-size:cover;max-width:unset;margin-bottom:52px}.banner__description{color:#959a9f;line-height:1.5;font-size:24px;font-weight:400;margin-bottom:80px}@media only screen and (max-width: 767px){.banner__description{font-size:18px}}.banner__buttons{display:flex;justify-content:start;align-items:start;gap:18px;margin-left:1px}.banner__buttons a.btn__default{margin:0}.coloured{color:#fbdd37}.banner__slide{padding:98px 0 178px}@media only screen and (max-width: 1299px){.banner__slide{padding:70px 20px 70px 0}}.banner__slide h1{width:60%;color:#fff;margin-bottom:16px}@media only screen and (max-width: 1299px){.banner__slide h1{font-size:55px;width:80%}}@media only screen and (max-width: 767px){.banner__slide h1{font-size:45px;width:100%}}.swiper__banner-pagination{display:flex;justify-content:center;align-items:center;z-index:10;margin-bottom:26px}.swiper-pagination-bullet{background-color:#fff;width:23px;height:5px;z-index:10;border-radius:3px;transition:width .2s linear}.swiper-pagination-bullet-active{width:82px;background:#fbdd37}.swiper__banner-counter{color:#959a9f;font-size:18px;line-height:1.5;margin-bottom:20px}.swiper-wrapper{counter-reset:slide}.swiper-slide:not(.swiper-slide-duplicate){counter-increment:slide}.banner__number::before{content:counter(slide, decimal-leading-zero);display:block;line-height:1.5;font-size:18px;color:#959a9f}.swiper-reviews{position:relative;justify-content:center;overflow:hidden;mask-image:linear-gradient(to right, transparent, #000 10%, #000 90%, transparent);-webkit-mask-image:linear-gradient(to right, transparent, #000 10%, #000 90%, transparent);background-color:#f5f5f5}.swiper-reviews__slide{transition:all .2s ease-in;margin:30px 0 25px}.swiper-reviews__slide .review-quotes{display:none}.swiper-reviews__slide.swiper-slide-active .review{background-color:#fff}.swiper-reviews__slide.swiper-slide-active .review-quotes{display:block}.custom-button-prev,.custom-button-next{border-radius:50%;color:#000;width:67px;height:67px;display:flex;justify-content:center;align-items:center;background-color:#fbdd37;position:absolute;top:50%;z-index:1;cursor:pointer}@media only screen and (max-width: 767px){.custom-button-prev,.custom-button-next{width:37px;height:37px;color:#000}.custom-button-prev span,.custom-button-next span{font-size:10px}}.custom-button-prev{right:22%;transform:translateY(-50%)}@media only screen and (max-width: 767px){.custom-button-prev{right:0}}.custom-button-next{left:22%;transform:rotate(180deg) translateY(50%)}@media only screen and (max-width: 767px){.custom-button-next{left:0}}.offer{margin-bottom:61px}@media only screen and (max-width: 767px){.offer .row{flex-direction:column;gap:20px}.offer .row .col-3{width:100%}}@media only screen and (min-width: 768px)and (max-width: 1299px){.offer .row{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.offer .row .col-3{width:50%;max-width:350px}}.section{border-radius:4px;background:#fff}.section img{object-fit:cover}@media only screen and (max-width: 767px){.section img{width:30%;border-top-left-radius:4px;border-bottom-left-radius:4px}}@media only screen and (min-width: 768px){.section img{max-height:166px}}.section-caption{display:flex;flex-direction:column;padding:40px 48px;justify-content:space-between;align-items:center}.section-caption h3{margin-bottom:48px}@media only screen and (max-width: 767px){.section-caption h3{margin-bottom:20px;font-size:20px}}@media only screen and (max-width: 767px){.section-caption{padding:10px;text-align:center;justify-content:space-around;flex-grow:1}}.section a.btn{border-radius:2px}@media only screen and (max-width: 767px){.section a.btn{padding:15px;width:100%}}@media only screen and (max-width: 767px){.section{display:flex}}@media only screen and (max-width: 1299px){.advantages .row{flex-direction:column;gap:10px}.advantages .row .col-4{width:100%}}.block{display:flex;justify-content:center;gap:45px}.block-icon{height:80px;width:80px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.block-icon img{width:35px;height:35px;object-fit:contain}.block-caption{display:flex;flex-direction:column;justify-content:space-around;max-width:230px}.block-caption h3{margin-bottom:30px;text-align:start}@media only screen and (max-width: 1299px){.block-caption{width:100%;max-width:unset}}@media only screen and (max-width: 1299px){.block{justify-content:start;background:#fff;border-radius:4px;padding:15px}}@media only screen and (max-width: 767px){.steps .row{flex-direction:column;gap:15px}.steps .row .col-4{width:100%}}.steps ol{list-style:none;counter-reset:steps}.steps ol.row{padding:0}.steps li{counter-increment:steps}.steps li.col-4{position:relative}.steps li.col-4:not(:last-child)::after{font-family:"Material Symbols Outlined";content:"arrow_forward_ios";background:#edf1f7;color:#373d43;width:67px;height:67px;position:absolute;font-size:22px;display:flex;justify-content:center;align-items:center;border-radius:50%;z-index:2;top:50%;right:0px;transform:translateY(-50%) translateX(50%)}@media only screen and (max-width: 1299px){.steps li.col-4:not(:last-child)::after{display:none}}.steps .step{border-radius:12px;padding:25px 46px;width:100%;min-height:250px;display:flex;flex-direction:column;align-items:center;position:relative;background:#fff}@media only screen and (max-width: 1299px){.steps .step{padding:15px}}.steps .step__number{width:80px;aspect-ratio:1;align-content:center;border-radius:50%;text-align:center;border:2px solid #fbdd37;margin-bottom:17px;color:#373d43;position:relative;font-size:20px}.steps .step__number::before{content:counter(steps);position:relative}.steps .step a.btn{border-radius:6px;padding:13px 24px}@media only screen and (min-width: 576px)and (max-width: 991px){.steps .step a.btn{padding:10px}}.steps .step p{text-align:center}.steps h3{margin-bottom:27px}.shop .row{margin-bottom:33px;justify-content:center;align-items:stretch}.shop .row .col-3{display:flex}@media only screen and (max-width: 767px){.shop .row{gap:20px;flex-wrap:wrap}.shop .row .col-3{width:100%;flex-direction:column}}@media only screen and (min-width: 768px){.shop .row{flex-wrap:wrap;justify-content:center}.shop .row .col-3{width:50%;max-width:350px}}@media only screen and (min-width: 1300px){.shop .row{flex-wrap:nowrap}}.shop__tabs{width:100%;display:flex;justify-content:center;gap:45px;margin-bottom:30px}.shop__tab{cursor:pointer;transition:all .3s linear}.shop__tab:hover{color:#a47940}.shop__tab.active{border-bottom:2px solid #fbdd37}.shop__item{animation:fade-in .5s linear;border-radius:4px;background:#fff;min-width:0}@media only screen and (max-width: 767px){.shop__item{display:flex;flex-direction:row}}.shop__item-image{max-height:165px;aspect-ratio:1;object-fit:cover}@media only screen and (max-width: 767px){.shop__item-image{max-height:100%;object-fit:cover;width:30%;max-width:150px}}.shop__item-content{padding:20px;display:flex;min-width:0;flex-direction:column}@media only screen and (max-width: 767px){.shop__item-content{padding:10px}}.shop__item-name{font-size:14px;text-transform:uppercase;color:#c4cbd2;word-wrap:break-word;margin-bottom:22px}.shop__item-description{margin-bottom:26px}@media only screen and (max-width: 991px){.shop__item-description{font-size:16px}}@keyframes fade-in{0%{opacity:0}100%{opacity:100%}}.contact-form{margin-bottom:89px}.contact-form .container{position:relative}.contact-form img{width:50%;object-fit:cover;border-bottom-left-radius:12px;border-top-left-radius:12px}@media only screen and (max-width: 575px){.contact-form img{display:none}}@media only screen and (max-width: 1299px){.contact-form img{width:30%}}.contact-form .form{width:100%;padding:70px 81px 72px 67px;background:#fff;display:flex;border-radius:12px;flex-direction:column;gap:20px}@media only screen and (max-width: 767px){.contact-form .form{padding:20px}}.contact-form .form h2{text-align:start;margin-bottom:50px}@media only screen and (max-width: 767px){.contact-form .form h2{text-align:center}}.contact-form .form p{margin-bottom:15px}.contact-form .form__input{width:100%;min-height:65px;border-radius:6px;background:#edf1f7;color:#889099;display:flex;position:relative;padding:14px 13px 15px 18px}.contact-form .form__input:nth-child(5){margin-bottom:5px}.contact-form .form__input:nth-child(6){background:rgba(0,0,0,0);padding:0;padding-top:5px;padding-right:5px;margin-bottom:-5px}.contact-form .form__input-label{position:absolute;font-size:14px;top:7px;left:20px;color:#c4cbd2}.contact-form .form__input-field{font-size:18px;flex-grow:1;font-family:"Proba Pro";color:#889099;border:0px;background-color:#edf1f7}.contact-form .form__input-button{width:27px;aspect-ratio:1/1;border:0px;display:flex;justify-content:center;align-items:center;cursor:pointer}.contact-form .form__input-button span{font-size:22px;color:gray}.contact-form .form__checkbox{position:absolute;appearance:none;width:20px;aspect-ratio:1/1;border-radius:2px;background-color:#fbdd37;cursor:pointer;top:5px;left:-3px}.contact-form .form__checkbox:checked::after{content:"";position:absolute;left:7px;top:3px;width:5px;height:10px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}.contact-form .form__checkbox-description{margin-left:30px;font-size:18px;line-height:1.5;padding-top:4px;color:#889099}.accordion{margin-bottom:51px}.accordion__container{display:flex;flex-direction:column;gap:20px;margin-bottom:30px;align-items:center}.accordion__item{border-radius:12px;width:100%;padding:22px 24px;transition:all .3s ease;background-color:#fff}.accordion__item h4{font-size:20px;cursor:pointer;position:relative}.accordion__item h4::after{font-family:"Material Symbols Outlined";content:"arrow_forward_ios";position:absolute;right:0px;font-size:10px;font-weight:bold;top:50%;transform:translateY(-50%) rotate(90deg);transition:transform .3s ease}.accordion__item p{margin:0;transform-origin:top;opacity:0}.accordion__item.active h4::after{transform:translateY(-50%) rotate(270deg)}main .container{padding-top:50px}@media only screen and (max-width: 767px){main .container{padding-top:0}}.shop-full{display:flex;flex-wrap:wrap;padding:20px 0}@media(min-width: 700px)and (max-width: 1300px){.shop-full{justify-content:center;align-items:flex-start;gap:10px}}@media only screen and (max-width: 767px){.shop-full{flex-direction:column;gap:10px;align-items:flex-start;justify-content:center}}.shop-full .col-3{padding:10px}.shop-full .col-3 .shop__item{animation:fade-in .5s linear;border-radius:4px}.shop-full .col-3 .shop__item-image{max-height:165px;aspect-ratio:1;object-fit:cover}.shop-full .col-3 .shop__item-content{padding:20px 20px 20px 22px;display:flex;flex-direction:column}.shop-full .col-3 .shop__item-name{font-size:14px;text-transform:uppercase;color:#c4cbd2;margin-bottom:22px}.shop-full .col-3 .shop__item-description{margin-bottom:26px;min-height:75px;overflow:hidden}.shop-full .col-3 .shop__item-price{margin-bottom:3px}@media only screen and (max-width: 1299px){.shop-full .col-3{width:33.33%;min-width:300px;max-width:350px}.shop-full .col-3 .shop__item{max-width:350px}}@media only screen and (max-width: 767px){.shop-full .col-3{width:100%;max-width:100%}.shop-full .col-3 .shop__item{display:flex;flex-direction:row;width:100%;max-width:100%}.shop-full .col-3 .shop__item-description{min-height:45px}.shop-full .col-3 .shop__item-image{width:30%;max-width:150px;max-height:100%;object-fit:cover}}.about .container{position:relative}@media only screen and (max-width: 767px){.about .container h2{width:100%}}.about .container img{width:50%;max-width:640px;object-fit:cover}@media only screen and (max-width: 767px){.about .container img{display:none}}@media only screen and (max-width: 1299px){.about .container img{width:30%}}.about__section{display:flex;flex-direction:column;align-items:start;width:100%;background:#fff;padding:71px 82px 0 80px;z-index:1}.about__section p{margin-bottom:30px}@media only screen and (max-width: 767px){.about__section{padding:30px;background:unset}}.awards .items-list{background:url(assets/images/awardsbackground.webp);background-size:cover;background-repeat:no-repeat;display:flex;gap:20px;padding:51px 0 40px;border-radius:12px}@media only screen and (max-width: 767px){.awards .items-list{flex-wrap:wrap;border-radius:20px}}.awards .item{z-index:1;flex-grow:1;width:33.33%;display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center}@media only screen and (max-width: 767px){.awards .item{width:50%}}.awards .item-image{max-width:176px}.awards .item-description{margin-top:10px;color:#fff;max-width:176px;text-align:center;line-height:1.5}.awards .item:not(:last-child)::after{content:"";position:absolute;height:67px;width:1px;opacity:40%;background:#fff;right:-10px;top:50%;transform:translateY(-50%)}@media only screen and (max-width: 767px){.awards .item:not(:last-child)::after{display:none}}.reviews{margin-bottom:90px}.reviews h2{margin-bottom:52px}.reviews p.description{margin-bottom:30px}.review{max-width:650px;transition:all .4s ease-in;flex-grow:1;margin:0;background:#edf1f7;min-height:337px;border-radius:12px;padding:60px;position:relative}@media(max-width: 699px){.review{max-width:100%;padding:60px;min-height:250px;font-size:10px}}@media(min-width: 700px)and (max-width: 1300px){.review{max-width:600px}}.review-date{font-size:18px;color:#c4cbd2}.review-header{margin-top:18px;font-weight:700;font-size:22px}@media(max-width: 699px){.review-header{font-size:16px}}.review-description{margin-top:37px;line-height:149%;font-size:18px}@media(max-width: 699px){.review-description{font-size:16px}}.review-quotes{position:absolute;top:-30px;width:40px;aspect-ratio:1;width:111px;height:93px;overflow:visible !important;right:30px}@media(max-width: 699px){.review-quotes{width:60px}}.contacts{margin-bottom:0}.contacts .container{margin-bottom:50px}.contacts .row{counter-reset:contact-counter}@media only screen and (max-width: 1299px){.contacts .row{display:flex;flex-wrap:wrap}.contacts .row .col-3{width:50%;padding:10px}}.contacts .row .contact{counter-increment:contact-counter;display:flex;justify-content:start;position:relative}@media only screen and (max-width: 1299px){.contacts .row .contact{flex-direction:column;align-items:center;text-align:center}}.contacts .row .contact-number{width:44px;height:44px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:14px;background:#fbdd37;color:#373d43;position:absolute;top:0}@media only screen and (max-width: 1299px){.contacts .row .contact-number{position:relative}}.contacts .row .contact-number::before{content:counter(contact-counter);font-weight:600}.contacts .row .contact-text{margin-left:80px;padding-top:10px;display:block}@media only screen and (max-width: 1299px){.contacts .row .contact-text{margin-left:0}}.contacts .row .contact-text h4{color:#889099;margin-bottom:18px}.contacts .row .contact-text a,.contacts .row .contact-text p,.contacts .row .contact-text address,.contacts .row .contact-text ul{color:#373d43;line-height:1.5}@media only screen and (max-width: 767px){.contacts .row .contact-text a,.contacts .row .contact-text p,.contacts .row .contact-text address,.contacts .row .contact-text ul{font-size:14px}}.contacts .row .contact-text a{transition:all .3s linear}.contacts .row .contact-text a:hover{color:#a47940}.contacts .row .contact-text ul{margin-top:18px;gap:5px}.map{position:relative;width:100%;height:550px;overflow:hidden}.map iframe{width:100%;height:100%;pointer-events:auto;filter:grayscale(100%)}.map-pointer{position:absolute;width:40px;top:50%;left:50%;transform:translate(-50%, -100%);z-index:3}.footer{background:#373d43;color:#c4cbd2}.footer a{color:inherit;transition:color .2s ease-in}.footer a:hover{color:#a47940}.footer__section{display:flex;justify-content:space-between;padding:86px 0 80px;padding-right:30px}@media only screen and (max-width: 1299px){.footer__section{justify-content:space-around}}@media only screen and (max-width: 767px){.footer__section{flex-direction:column;padding:20px}}.footer__logo{display:flex;flex-direction:column}.footer__logo span:first-child{font-weight:700;font-size:34px}.footer__logo span:last-child{font-weight:400;font-size:18px}@media only screen and (max-width: 1299px){.footer__logo{align-items:center}}@media only screen and (max-width: 767px){.footer__logo{margin-bottom:30px}}.footer__navigation{display:flex;gap:40px}@media only screen and (max-width: 1299px){.footer__navigation ul li a{font-size:14px}}@media only screen and (max-width: 767px){.footer__navigation ul li a{font-size:18px}}@media only screen and (max-width: 767px){.footer__navigation{flex-direction:column;text-align:center;gap:0;margin-bottom:30px}}@media only screen and (max-width: 1299px){.footer__navigation{gap:10px}}.footer__contacts{display:flex;gap:110px}.footer__contacts div{display:flex;flex-direction:column;margin-bottom:10px}@media only screen and (max-width: 1299px){.footer__contacts address,.footer__contacts span,.footer__contacts a{font-size:14px}}@media only screen and (max-width: 767px){.footer__contacts address,.footer__contacts span,.footer__contacts a{font-size:18px}}@media only screen and (max-width: 1299px){.footer__contacts{gap:10px}}@media only screen and (max-width: 767px){.footer__contacts{gap:30px;flex-direction:column;text-align:center}}.bottom-bar{border-top:1px solid #a9a9a9;padding:30px 0 20px;display:flex;justify-content:space-between}@media only screen and (max-width: 767px){.bottom-bar{flex-direction:column;align-items:center;gap:10px}}.bottom-bar li{display:flex;gap:42px}.bottom-bar li img{filter:grayscale(100%)}.privacy{padding:40px 0;background:#f5f5f5}.privacy .title--decorator{text-align:center;font-size:38px;margin-bottom:25px;color:#373d43}.privacy__intro{max-width:850px;margin:0 auto 60px;text-align:center;font-size:18px;line-height:1.6;color:#889099}.privacy__block{background:#fff;border-radius:8px;box-shadow:0 8px 20px rgba(55,61,67,.08);padding:40px;margin-bottom:60px}.privacy__block h2{font-size:26px;margin-bottom:20px;color:#373d43;text-align:center}.privacy__block p{margin-bottom:16px;text-align:center;line-height:1.7;color:#889099}.privacy__block ul{padding-left:25px;margin-bottom:20px;display:flex;justify-content:center;flex-direction:column;gap:10px;flex-wrap:wrap}.privacy__block ul li{margin-bottom:6px;background-color:#889099;color:#fff;padding:10px 16px;border-radius:4px}.privacy__highlight{background:#edf1f7;padding:30px 35px;border-radius:6px;margin-bottom:60px;text-align:center}.privacy__highlight h3{font-size:22px;margin-bottom:10px;color:#373d43}.privacy__highlight p{color:#889099;line-height:1.6}.privacy__grid{display:flex;gap:20px;flex-wrap:wrap;margin-top:20px}.privacy__grid .privacy__card{flex:1 1 30%;background:#889099;padding:25px 20px;border-radius:6px;text-align:center;transition:transform .3s ease,background .3s ease}.privacy__grid .privacy__card strong{display:block;color:#fff;font-size:18px;margin-bottom:10px}.privacy__grid .privacy__card p{font-size:18px;color:#fff}.privacy__grid .privacy__card:hover{transform:translateY(-4px);background:hsl(210,9.8360655738%,20.9215686275%)}.privacy__quote{font-style:italic;text-align:center;background:#edf1f7;padding:40px;border-radius:8px;max-width:900px;margin:60px auto;color:#373d43}.privacy__table table{width:100%;border-collapse:collapse;margin-top:20px;background:#fff;border-radius:8px;overflow:hidden}.privacy__table table th,.privacy__table table td{padding:14px 18px;border:1px solid #edf1f7}.privacy__table table th{background:#edf1f7;font-weight:600;color:#373d43}.privacy__table table td{color:#889099}.privacy__rules{background:#edf1f7;border-radius:8px;padding:45px 20px;margin-bottom:60px;text-align:start}.privacy__rules h2{text-align:center;margin-bottom:25px;color:#373d43}.privacy__rules ul{list-style:decimal;padding-left:25px;max-width:850px}.privacy__rules ul li{margin-bottom:12px;line-height:1.6;color:#889099}.privacy__footer{text-align:center;font-size:15px;color:#889099}.privacy__footer a{color:#fbdd37;text-decoration:underline}.privacy__footer a:hover{text-decoration:none}@media(max-width: 699px){.privacy{padding:50px 0}.privacy .privacy__grid{flex-direction:column}}.news .container{padding:50px 15px}@media only screen and (max-width: 1299px){.news .container{padding:0px 15px}}.news .title--decorator{text-align:center;font-size:38px;margin-bottom:25px;color:#373d43}.news__intro{max-width:850px;margin:0 auto 60px;text-align:center;font-size:18px;line-height:1.6;color:#889099}.news .cards-grid{display:flex;margin:0 -10px}@media only screen and (max-width: 1299px){.news .cards-grid{justify-content:center;flex-wrap:wrap;gap:15px}}.news .card{width:33.33%;background:#fff;padding:10px;border-radius:10px;margin:0 10px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}@media only screen and (max-width: 1299px){.news .card{width:45%}}@media only screen and (max-width: 767px){.news .card{width:90%}}.news .card img{width:100%;height:220px;object-fit:cover}.news .card .card__body{padding:25px 25px 30px;text-align:center}.news .card .card__body h4{font-size:22px;margin-bottom:10px;color:#373d43}.news .card .card__body time{display:block;font-size:14px;color:#889099;margin-bottom:16px}.news .card .card__body p{color:#889099;line-height:1.6;margin-bottom:18px}.news .card .card__body .btn--link{color:#fbdd37;text-transform:uppercase;font-weight:600;text-decoration:underline;font-size:14px;letter-spacing:.5px}.news .card .card__body .btn--link:hover{text-decoration:none}.news .card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(55,61,67,.12)}.news__section,.news .articles__section{margin-bottom:80px}.news__section h3,.news .articles__section h3{text-align:center;font-size:28px;color:#373d43;margin-bottom:35px}.news__quote{font-style:italic;text-align:center;background:#edf1f7;padding:40px;border-radius:8px;max-width:900px;margin:60px auto;color:#373d43}@media only screen and (max-width: 767px){.news .cards-grid{flex-direction:column;align-items:center}.news .card{flex:1 1 100%;max-width:90%}}
