html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}a{background-color:rgba(0,0,0,0)}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[hidden]{display:none}html{min-height:100%;height:auto;scroll-behavior:smooth}*{box-sizing:border-box}a{text-decoration:none;color:#f0f0f0;transition:all .3s ease}a:hover{color:#3a7c61}body{background-color:#0d1b2a;font-family:"Karla",serif;font-size:16px;font-weight:400;font-style:normal;margin:0;padding:0;box-sizing:border-box;position:relative}@media only screen and (min-width: 768px){body{font-size:20px}}img{display:block;width:100%}.container{max-width:1250px;padding:0 15px;margin:0 auto}.d-flex{display:flex}@media only screen and (min-width: 768px){.d-md-flex{display:flex}}.justify-center{justify-content:center}.items-center{align-items:center}.text-center{text-align:center}.column{flex-direction:column}.center{display:flex;justify-content:center;align-items:center}.list{row-gap:10px}@media only screen and (min-width: 768px){.list{row-gap:15px}}.text-decoration{color:#f9a825}ul{margin:0;padding:0;list-style:none}*: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}@media only screen and (min-width: 768px){a{font-size:18px}}@media only screen and (min-width: 1200px){a{font-size:20px}}ul{margin:0;padding:0;list-style:none}h1{font-size:28px;margin:15px 0}@media only screen and (min-width: 768px){h1{font-size:36px}}@media only screen and (min-width: 992px){h1{font-size:54px}}@media only screen and (min-width: 1200px){h1{font-size:68px}}h2{font-size:22px;margin:0 0 15px;font-family:"Rubik",sans-serif}@media only screen and (min-width: 768px){h2{font-size:26px}}@media only screen and (min-width: 992px){h2{font-size:30px}}@media only screen and (min-width: 1200px){h2{font-size:42px}}h3{font-size:20px;margin:0 0 15px}@media only screen and (min-width: 768px){h3{font-size:22px}}@media only screen and (min-width: 992px){h3{font-size:24px}}@media only screen and (min-width: 1200px){h3{font-size:29px}}h4{margin:0 0 15px;font-size:18px}@media only screen and (min-width: 992px){h4{font-size:20px}}p{margin:0 0 15px}@media only screen and (min-width: 768px){p{font-size:18px}}@media only screen and (min-width: 992px){p{font-size:20px;line-height:37px}}@media only screen and (min-width: 1200px){p{font-size:24px}}@media only screen and (min-width: 768px){li{font-size:18px}}@media only screen and (min-width: 992px){li{font-size:18px}}@media only screen and (min-width: 768px){blockquote{font-size:18px}}@media only screen and (min-width: 992px){blockquote{font-size:24px;line-height:32px}}site{font-size:18px;text-transform:uppercase}.icon-check::before{content:"✓";margin-right:5px}.icon-cross::before{content:"✖";margin-right:5px}.icon-bullet::before{content:"∙";margin-right:5px}.upper-part{position:fixed;z-index:100;padding:10px 0;width:100%;background-color:#0d1b2a}@media only screen and (min-width: 768px){.upper-part{padding:20px 0}}.upper-part .container{display:flex;justify-content:space-between;align-items:center}.upper-part__nav{position:fixed;width:100%;flex-direction:column;align-items:center;height:100%;right:0;top:0;transition:all .3s ease;transform:translateX(100%);z-index:8;overflow-y:scroll;background-color:#000}@media only screen and (min-width: 768px){.upper-part__nav{overflow-y:hidden;position:relative;transform:none;background-color:rgba(0,0,0,0)}}.upper-part__list{width:100%;flex-direction:column;align-items:center;gap:32px;margin:80px 0 30px}@media only screen and (min-width: 768px){.upper-part__list{justify-content:flex-end;flex-direction:row;margin:0}}@media only screen and (min-width: 1200px){.upper-part__list{gap:33px}}.upper-part__btn-menu{padding:0;background-color:rgba(0,0,0,0);border:none;flex-direction:column;justify-content:space-between;align-items:center;width:20px;height:20px;cursor:pointer;position:relative;z-index:10}.upper-part__btn-menu::before,.upper-part__btn-menu::after{content:"";width:20px;height:1px;transition:all .3s ease;background-color:#f0f0f0}.upper-part__btn-menu span{width:100%;height:1px;transition:all .3s ease;background-color:#f0f0f0}@media only screen and (min-width: 768px){.upper-part__btn-menu{display:none}}.menu-active .upper-part__btn-menu::before{transform:rotate(45deg) translate(5px, 7px)}.menu-active .upper-part__btn-menu::after{transform:rotate(-45deg) translate(6px, -8px)}.menu-active .upper-part__btn-menu span{opacity:0}.menu-active .upper-part__nav{transform:translateX(0)}.offer-box{background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6)),url(assets/images/bg-hero-handmate.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;padding:70px 0 20px;color:#f0f0f0;text-align:center}@media only screen and (min-width: 768px){.offer-box{padding:90px 0 30px;text-align:left}}@media only screen and (min-width: 992px){.offer-box{padding:100px 0 40px}}.offer-box__content{margin-bottom:50px}@media only screen and (min-width: 768px){.offer-box__content{max-width:600px}}@media only screen and (min-width: 992px){.offer-box__content{max-width:700px}}@media only screen and (min-width: 1200px){.offer-box__content{max-width:780px;margin-bottom:80px}}.offer-box__content p{margin-bottom:35px}@media only screen and (min-width: 1200px){.offer-box__content p{line-height:36px;margin-bottom:30px}}.offer-box__update{flex-wrap:wrap;justify-content:center;font-size:13px;align-items:self-end}@media only screen and (min-width: 768px){.offer-box__update{font-size:15px}}@media only screen and (min-width: 992px){.offer-box__update{font-size:20px}}.offer-box__img{width:20px;height:20px;margin-right:5px}@media only screen and (min-width: 992px){.offer-box__img{width:25px;height:25px}}.offer-box__text-decoration{color:#f0f0f0;text-decoration:underline;margin:0 5px;font-size:13px;cursor:pointer;transition:all .3s ease}@media only screen and (min-width: 768px){.offer-box__text-decoration{font-size:15px}}@media only screen and (min-width: 992px){.offer-box__text-decoration{font-size:20px}}.emblem{color:#f0f0f0;font-size:22px;font-weight:500;transition:all .3s ease}@media only screen and (min-width: 768px){.emblem{font-size:26px}}@media only screen and (min-width: 1200px){.emblem{font-size:30px}}.emblem__logo{width:30px;margin-right:10px}@media only screen and (min-width: 768px){.emblem__logo{width:35px}}.btn{display:inline-block;color:#000;background-color:#f9a825;padding:15px 20px;border-radius:45px;font-weight:600;transition:all .3s ease;cursor:pointer;border:none;margin:0 auto;box-shadow:0px 4px 6px rgba(0,0,0,.5)}@media only screen and (min-width: 992px){.btn{font-size:20px}}.btn:hover{color:#f0f0f0;background-color:#3a7c61}.btn-primary{background-color:#34495e;color:#f0f0f0}.btn-secondary{background-color:#f0f0f0}.btn-warning{background-color:#f9a825}.btn-outline-primary{background-color:rgba(0,0,0,0);border:1px solid #f0f0f0;color:#f0f0f0}@media only screen and (min-width: 768px){.btn-outline-primary{margin:0}}.btn-outline-warning{background-color:rgba(0,0,0,0);border:1px solid #f9a825;color:#f9a825}.stage-data{padding:20px 0;text-align:center;color:#f0f0f0}@media only screen and (min-width: 768px){.stage-data{padding:30px 0;text-align:left}}.stage-data__content-wrapper{padding:10px;background-color:#4e5b5b;border-radius:24px;row-gap:25px;box-shadow:0px 4px 6px rgba(59,59,59,.5)}@media only screen and (min-width: 768px){.stage-data__content-wrapper{padding:20px 30px;flex-direction:row;flex-wrap:wrap}}@media only screen and (min-width: 992px){.stage-data__content-wrapper{row-gap:65px}}.stage-data__item{width:100%}@media only screen and (min-width: 768px){.stage-data__item{display:flex;align-items:center}}@media only screen and (min-width: 992px){.stage-data__item{justify-content:space-between}}.stage-data__content{margin-bottom:10px}@media only screen and (min-width: 992px){.stage-data__content{max-width:560px}}.stage-data__image{border-radius:10px}@media only screen and (min-width: 768px){.stage-data__image{width:50%}}@media only screen and (min-width: 992px){.stage-data__image{width:45%}}.stage-data__text{margin-bottom:15px}@media only screen and (min-width: 768px){.stage-data__text{margin-bottom:20px}}.stage-data__list{margin-bottom:15px}@media only screen and (min-width: 768px){.stage-data__list{margin-bottom:20px}}.testimonial-zone{padding:20px 0;text-align:center;color:#f0f0f0}@media only screen and (min-width: 768px){.testimonial-zone{padding:30px 0}}@media only screen and (min-width: 992px){.testimonial-zone{padding:50px 0}}.testimonial-zone__list{gap:20px}@media only screen and (min-width: 992px){.testimonial-zone__list{gap:55px;max-width:960px;margin:0 auto}}.testimonial-zone__item{padding:10px;border-radius:20px;background:linear-gradient(90deg, rgba(30, 42, 55, 1) 0%, rgba(40, 55, 70, 1) 50%, rgba(70, 85, 100, 1) 100%)}@media only screen and (min-width: 768px){.testimonial-zone__item{flex-direction:row;align-items:start;text-align:left}}@media only screen and (min-width: 992px){.testimonial-zone__item{padding:35px 20px 60px 30px}}.testimonial-zone img{width:35px;height:35px}@media only screen and (min-width: 768px){.testimonial-zone img{margin-right:10px}}@media only screen and (min-width: 992px){.testimonial-zone img{width:48px;height:48px;margin-right:20px}}@media only screen and (min-width: 768px){.testimonial-zone h2{margin-bottom:25px}}@media only screen and (min-width: 992px){.testimonial-zone h2{margin-bottom:30px}}@media only screen and (min-width: 1200px){.testimonial-zone h2{margin-bottom:38px}}.testimonial-zone blockquote{margin:20px 0}@media only screen and (min-width: 768px){.testimonial-zone blockquote{margin:0 0 20px}}.testimonial-zone p{text-transform:uppercase}@media only screen and (min-width: 992px){.testimonial-zone p{font-size:18px}}.category-tags{text-align:center;color:#f0f0f0;padding:20px 0}@media only screen and (min-width: 768px){.category-tags{padding:30px 0}}@media only screen and (min-width: 992px){.category-tags{padding:35px 0 100px}}.category-tags img{width:100px;margin:0 auto 15px}@media only screen and (min-width: 992px){.category-tags img{width:220px}}.category-tags .row{margin:0 -15px;row-gap:30px}@media only screen and (min-width: 768px){.category-tags .row{flex-direction:row;flex-wrap:wrap}}@media only screen and (min-width: 992px){.category-tags .row{flex-wrap:nowrap}}.category-tags .col{padding:0 15px;width:100%}@media only screen and (min-width: 768px){.category-tags .col{width:50%}}@media only screen and (min-width: 992px){.category-tags .col{width:25%}}.cost-choices{padding:20px 0;color:#f0f0f0;text-align:center}@media only screen and (min-width: 768px){.cost-choices{padding:30px 0}}@media only screen and (min-width: 992px){.cost-choices{padding:70px 0 35px}}@media only screen and (min-width: 992px){.cost-choices__title{margin-bottom:20px}}@media only screen and (min-width: 992px){.cost-choices__description{font-size:18px}}.cost-choices img{width:50px}@media only screen and (min-width: 992px){.cost-choices img{width:64px}}.cost-choices p{text-align:center;margin-bottom:10px;line-height:20px}.cost-choices__list{text-align:center;margin-bottom:20px}.cost-choices a{margin-top:auto}.row{margin:0 -15px;row-gap:20px}@media only screen and (min-width: 768px){.row{flex-direction:row;flex-wrap:wrap}}.row__title-card{margin-bottom:20px}.col{padding:0 15px}@media only screen and (min-width: 768px){.col{width:50%}}@media only screen and (min-width: 992px){.col{width:33.33%}}.item{padding:15px;background-color:#4e5b5b;border-radius:24px}@media only screen and (min-width: 768px){.item{height:100%;padding:30px 15px}}.description-box{padding:20px 0;color:#f0f0f0;text-align:center}@media only screen and (min-width: 768px){.description-box{padding:30px 0}}@media only screen and (min-width: 992px){.description-box{padding:40px 0}}.description-box .container{display:flex;flex-direction:column;row-gap:20px}@media only screen and (min-width: 992px){.description-box .container{row-gap:64px}}.description-box__card{padding:10px;background-color:#34495e;border-radius:24px}@media only screen and (min-width: 768px){.description-box__card{flex-direction:row;align-items:center;text-align:left}}@media only screen and (min-width: 992px){.description-box__card{padding:37px 35px}}.description-box__text{margin-bottom:15px}@media only screen and (min-width: 768px){.description-box__text{margin:0 20px 0 0}.description-box__text:nth-child(2){margin:0 0 0 20px}}@media only screen and (min-width: 992px){.description-box__text{margin-right:40px}.description-box__text:nth-child(2){margin:0 0 0 40px}}@media only screen and (min-width: 992px){.description-box__title{margin:0 0 15px}}.description-box a{margin-top:20px}@media only screen and (min-width: 992px){.description-box a{margin-top:30px}}.description-box img{border-radius:10px}@media only screen and (min-width: 768px){.description-box img{width:50%}}.request-area{padding:20px 0;text-align:center;color:#f0f0f0}@media only screen and (min-width: 768px){.request-area .container{display:flex;justify-content:space-between}}@media only screen and (min-width: 768px){.request-area{padding:30px 0}}@media only screen and (min-width: 992px){.request-area{padding:40px 0}}.response-form{row-gap:15px;margin-bottom:20px}@media only screen and (min-width: 768px){.response-form{width:50%;margin:0 15px 0 0}}@media only screen and (min-width: 992px){.response-form{width:40%}}.response-form input,.response-form textarea{height:40px;border-radius:10px;border:none;padding:10px 10px 10px 15px}.response-form textarea{height:80px}@media only screen and (min-width: 768px){.checkbox-container{justify-content:center}}.privacy-policy{font-size:12px}@media only screen and (min-width: 768px){.privacy-policy{font-size:14px}}.privacy-policy a{font-size:12px;text-decoration:underline}@media only screen and (min-width: 768px){.privacy-policy a{font-size:14px}}.contact-info{row-gap:15px}@media only screen and (min-width: 768px){.contact-info{justify-content:space-around;width:50%}}@media only screen and (min-width: 992px){.contact-info{justify-content:center;row-gap:40px}}.contact-info h4{margin-bottom:10px}.contact-info p{margin:0}.network-section{text-align:center;color:#f0f0f0;padding:20px 0}@media only screen and (min-width: 768px){.network-section{padding:30px 0}}@media only screen and (min-width: 992px){.network-section{padding:40px 0}}.network-section .container{display:flex;flex-direction:column;row-gap:20px}@media only screen and (min-width: 992px){.network-section .container{row-gap:70px}}.network-section__links{margin-top:20px;row-gap:10px}@media only screen and (min-width: 768px){.network-section__links{flex-direction:row;align-items:center;gap:30px}}@media only screen and (min-width: 992px){.network-section__links{margin-top:35px}}@media only screen and (min-width: 768px){.network-section__links .btn-outline-white{margin:0}}@media only screen and (min-width: 768px){.network-section__subscribe{flex-direction:row;align-items:center;gap:10px}}.network-section input{height:40px;border-radius:8px;padding-left:15px;border:none;margin:15px 0 10px}@media only screen and (min-width: 768px){.network-section input{margin:0}}@media only screen and (min-width: 992px){.network-section input{height:50px;width:232px}}@media only screen and (min-width: 992px){.network-section h3{margin:0 0 15px}}.network-section p{font-size:18px;line-height:20px}.card{border-radius:24px;padding:10px}@media only screen and (min-width: 768px){.card{padding:20px;text-align:left}}@media only screen and (min-width: 992px){.card{padding:30px 34px 35px}}.resource-card{background-color:#4e5b5b}.card-newsletter{background-color:#000}@media only screen and (min-width: 768px){.card-newsletter{gap:20px;flex-direction:row;align-items:flex-end}}@media only screen and (min-width: 992px){.card-newsletter{padding:25px 30px 35px}}.final-zone{padding:20px 0;color:#f0f0f0}@media only screen and (min-width: 768px){.final-zone{padding:30px 0}}@media only screen and (min-width: 992px){.final-zone{padding:30px 0 40px}}.final-zone__brand{width:60%}@media only screen and (min-width: 768px){.final-zone__brand{width:50%}}@media only screen and (min-width: 768px){.final-zone__top{justify-content:space-between}}@media only screen and (min-width: 768px){.final-zone__text{font-size:18px}}.final-zone__bottom{margin-top:30px}@media only screen and (min-width: 768px){.final-zone__bottom{justify-content:space-between;margin-top:50px}}@media only screen and (min-width: 992px){.final-zone__bottom{margin-top:118px}}.final-zone__list{row-gap:5px}@media only screen and (min-width: 992px){.final-zone__list{row-gap:8px}}@media only screen and (min-width: 992px){.final-zone__copyright{font-size:18px}}.final-zone__list-legal{margin-bottom:20px;gap:10px}@media only screen and (min-width: 768px){.final-zone__list-legal{flex-direction:row;gap:25px}}.final-zone .emblem{margin-bottom:5px}@media only screen and (min-width: 768px){.final-zone .emblem{margin-bottom:15px}}@media only screen and (min-width: 992px){.final-zone .emblem{margin-bottom:23px}}.final-zone h4{text-transform:uppercase}.page-body{padding:70px 0 20px;color:#f0f0f0;border-bottom:1px solid #f9a825}@media only screen and (min-width: 768px){.page-body{padding:100px 0 30px}}@media only screen and (min-width: 992px){.page-body{padding-top:120px}}.gratitude-box{padding:100px 0;color:#f0f0f0;text-align:center}@media only screen and (min-width: 768px){.gratitude-box{padding:135px 0}}.text-white{color:#f0f0f0}.error-page{padding:20px 0}@media only screen and (min-width: 768px){.error-page{padding:30px 0}}@media only screen and (min-width: 992px){.error-page{padding:60px 0}}.error-page img{margin:0 auto;width:70%}@media only screen and (min-width: 768px){.error-page img{width:50%}}@media only screen and (min-width: 992px){.error-page img{width:30%}}.help-wrapper{text-align:center;color:#4e5b5b}@media only screen and (min-width: 1200px){.help-wrapper{padding:120px 0}}.help-wrapper .container{display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width: 768px){.help-wrapper .container form{width:100%;margin:0 0 20px 0}}.help-wrapper .container form .checkbox-container{align-items:center}.help-wrapper__decoration-text{color:#f9a825}.help-wrapper__form{background-color:#f0f0f0;padding:10px;border-radius:15px 15px 0 0}@media only screen and (min-width: 768px){.help-wrapper__form{padding:20px}}@media only screen and (min-width: 992px){.help-wrapper__form{border-radius:15px 0 0 15px;padding:25px 175px 25px 25px}}.help-wrapper__form a{color:#4e5b5b}.help-wrapper__form input{border:1px solid #4e5b5b}@media only screen and (min-width: 992px){.help-wrapper__wrapper{flex-direction:row;position:relative}}@media only screen and (min-width: 768px){.help-wrapper .contact-info{flex-direction:row;justify-content:space-between;width:100%}}@media only screen and (min-width: 992px){.help-wrapper .contact-info{gap:15px}}.help-wrapper .contact-info a{color:#f9a825}.help-wrapper__maps-info{margin-bottom:20px;background:linear-gradient(90deg, rgba(30, 42, 55, 1) 0%, rgba(40, 55, 70, 1) 50%, rgba(70, 85, 100, 1) 100%);padding:10px;border-radius:0 0 15px 15px}@media only screen and (min-width: 768px){.help-wrapper__maps-info{padding:20px;width:100%;height:400px;margin:0 15px 0 0}}@media only screen and (min-width: 992px){.help-wrapper__maps-info{margin:0;height:521px;border-radius:0 15px 15px 0;width:30%}}@media only screen and (min-width: 1200px){.help-wrapper__maps-info{height:555px;width:37%}}@media only screen and (min-width: 992px){.help-wrapper iframe{position:absolute;top:26px;right:33px;width:35%;height:470px}}@media only screen and (min-width: 1200px){.help-wrapper iframe{width:40%;height:514px;right:20px;top:21px}}.help-wrapper .contact-info{margin:auto 0}.offer-area{background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6)),url(assets/images/bg-hero-about-handmade.webp);color:#f0f0f0;background-position:center;background-size:cover;display:flex;align-items:center}@media only screen and (min-width: 768px){.offer-area{height:400px}}@media only screen and (min-width: 992px){.offer-area{height:600px}}@media only screen and (min-width: 1200px){.offer-area{height:800px}}.offer-area .container{width:100%}@media only screen and (min-width: 992px){.offer-area .container p{max-width:800px}}.company-info{padding:20px 0;color:#f0f0f0}@media only screen and (min-width: 768px){.company-info{padding:30px 0}}@media only screen and (min-width: 992px){.company-info{padding:50px 0}}@media only screen and (min-width: 992px){.company-info .container{display:flex;flex-direction:column;align-items:center}}.company-info__item{background-color:#4e5b5b;padding:10px;margin-bottom:30px;border-radius:10px}@media only screen and (min-width: 992px){.company-info__item{margin-bottom:50px;padding:20px;width:80%}}.company-info__item p{margin:15px 0}.company-info__list{row-gap:15px}@media only screen and (min-width: 768px){.company-info__list{flex-direction:row;gap:10px}}.company-info__workflow{margin-bottom:20px}@media only screen and (min-width: 992px){.company-info__workflow{margin-bottom:50px}}.company-info__list-item{background-color:#f9a825;padding:10px;color:#000;border-radius:10px}@media only screen and (min-width: 992px){.company-info__list-item{padding:30px}}.company-info__contact-list{row-gap:15px}@media only screen and (min-width: 768px){.company-info__contact-list{flex-direction:row;gap:10px;flex-wrap:wrap;justify-content:center}}.company-info__contact-list li{border:1px solid #f9a825;padding:10px;border-radius:10px}.home-bg{background-position:center}@media only screen and (min-width: 768px){.home-bg{height:400px}}@media only screen and (min-width: 992px){.home-bg{height:600px}}@media only screen and (min-width: 992px){.home-bg .container p{max-width:800px}}.repair-tips{padding:20px 0;color:#f0f0f0}@media only screen and (min-width: 768px){.repair-tips{padding:30px 0}}@media only screen and (min-width: 992px){.repair-tips{padding:50px 0}}.repair-tips img{width:100%;margin:0}.repair-tips .item{background-color:#4e5b5b;display:flex;flex-direction:column;justify-content:space-between}.repair-tips__tips{margin:20px 0}@media only screen and (min-width: 992px){.repair-tips__tips{margin:50px 0}}.repair-tips__tips-list{row-gap:20px}.repair-tips__tips-item{background-color:#34495e;padding:15px;border-radius:15px;height:100%}@media only screen and (min-width: 768px){.repair-tips__tips-item{align-items:center;font-size:24px}}@media only screen and (min-width: 992px){.repair-tips__tips-item{padding:20px}}.repair-tips__tips-item img{margin-bottom:20px;border-radius:24px 24px 0 0}.repair-tips__history{margin-bottom:20px}.repair-tips__history strong{color:#f9a825}.repair-tips__history-list{row-gap:25px}@media only screen and (min-width: 768px){.repair-tips__history-list{flex-direction:row;margin:0 -15px;flex-wrap:wrap}}.repair-tips .col{padding:0 15px}@media only screen and (min-width: 768px){.repair-tips .col{width:50%}}@media only screen and (min-width: 992px){.repair-tips .col{width:33.33%}}.repair-tips__history-item{background-color:#4e5b5b;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:15px;border-radius:24px}@media only screen and (min-width: 992px){.repair-tips__history-item{padding:20px}}.repair-tips__history-item img{margin-top:20px;border-radius:0 0 24px 24px}.repair-tips h3{margin:20px 0}@media only screen and (min-width: 992px){.repair-tips h3{margin:50px 0 20px}}@media only screen and (min-width: 992px){.repair-tips p{max-width:870px;margin:0 auto 20px}}.repair-tips .img-sm{border-radius:14px}@media only screen and (min-width: 992px){.repair-tips .img-sm{width:80%;margin:0 auto}}.highlight-area{color:#f0f0f0}.highlight-area .title{margin:20px 0}@media only screen and (min-width: 992px){.highlight-area .title{margin:60px 0;padding:40px}}@media only screen and (min-width: 768px){.highlight-area img{width:70%;margin:0 auto}}.group-items{row-gap:25px;margin-bottom:30px}@media only screen and (min-width: 992px){.group-items{row-gap:40px;margin-bottom:50px}}.group-items img{margin-bottom:20px}.group-items__item{padding:15px 15px 20px 15px;border-bottom:2px solid #f9a825}@media only screen and (min-width: 768px){.group-items__item p{max-width:500px;margin:0 auto 20px}}@media only screen and (min-width: 992px){.group-items__item p{max-width:700px}}@media only screen and (min-width: 1200px){.group-items__item p{max-width:850px}}.topics{margin:20px 0}@media only screen and (min-width: 768px){.topics{gap:15px}}@media only screen and (min-width: 992px){.topics{margin:40px 0 60px}}.topics__item{border-radius:15px;padding:15px;background:linear-gradient(90deg, rgba(30, 42, 55, 1) 0%, rgba(40, 55, 70, 1) 50%, rgba(70, 85, 100, 1) 100%)}@media only screen and (min-width: 992px){.topics__item{padding:20px 10px}}.value-list{margin:20px 0;row-gap:5px}@media only screen and (min-width: 768px){.value-list{margin:80px 0;flex-direction:row;justify-content:space-between;gap:15px}}.question-zone{row-gap:30px;margin-bottom:40px}@media only screen and (min-width: 992px){.question-zone{align-items:center}}.faq-entry{background-color:#4e5b5b;padding:20px;border-radius:10px}@media only screen and (min-width: 992px){.faq-entry{padding:40px;width:80%}}@media only screen and (min-width: 992px){.faq-entry p{max-width:850px;margin:0 auto 40px}}.form-faq{margin:50px 0}@media only screen and (min-width: 768px){.form-faq{margin:60px auto}}.form-faq h3,.form-faq p{margin:0}
