html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select{margin:0}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,video{display:block;height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:"Jeko-Bold";src:url("../fonts/jeko/Jeko-Bold.ttf") format("truetype")}@font-face{font-family:"Jeko-Black";src:url("../fonts/jeko/Jeko-Black.ttf") format("truetype")}.container{margin:0 auto;max-width:1146px;padding:0 15px}.section-title{padding:10px 20px;border-radius:14px;outline:2px dashed #fff;background-color:#343434;color:#fff;font-family:"Jeko-Bold",sans-serif;font-size:20px;font-style:normal;font-weight:400;white-space:nowrap}@media screen and (min-width: 576px)and (max-width: 991px){.section-title{font-size:30px;text-align:center}}@media screen and (min-width: 992px)and (max-width: 1145px){.section-title{padding:11px 37px;border-radius:25px;font-size:35px}}@media screen and (min-width: 1146px){.section-title{padding:11px 37px;border-radius:25px;font-size:40px;line-height:1.45;letter-spacing:1.6px}}.menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0);border:2px solid #949494;border-radius:4px;padding:2px;cursor:pointer}@media screen and (min-width: 992px)and (max-width: 1145px){.menu-toggle{display:none}}@media screen and (min-width: 1146px){.menu-toggle{display:none}}.menu-toggle__icon{fill:#232323}.mobile-menu{position:absolute;top:81px;left:0;background-color:#fff;width:100%;padding:15px;height:calc(100% - 81px);z-index:15}@media screen and (min-width: 992px)and (max-width: 1145px){.mobile-menu{display:none}}@media screen and (min-width: 1146px){.mobile-menu{display:none}}.menu-is-hide{display:none}.mobile-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.mobile-navigation__link{color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;text-transform:uppercase}.mobile-navigation__link:hover,.mobile-navigation__link:focus,.mobile-navigation__link_active{color:#0091df}.mobile-info{margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (min-width: 576px)and (max-width: 991px){.mobile-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}}.mobile-time{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.mobile-time__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.mobile-time__title{color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:24px;font-style:normal;font-weight:400;white-space:nowrap}.mobile-time__text{color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:18px;font-style:normal;font-weight:400}.mobile-time__icon{margin:5px;fill:#0091df}.mobile-contact{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.mobile-contact__icon{margin:5px;fill:#0091df}.mobile-contact__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.mobile-contact__title{color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:24px;font-style:normal;font-weight:400}.mobile-contact__link{color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:18px;font-style:normal;font-weight:400}.action-buttons{position:fixed;bottom:50%;right:5px;-webkit-transform:translateY(50%);transform:translateY(50%);z-index:10}@media screen and (min-width: 992px)and (max-width: 1145px){.action-buttons{display:none}}@media screen and (min-width: 1146px){.action-buttons{display:none}}.action-buttons__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.action-buttons__link{width:40px;height:40px;background-color:#fff;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-box-shadow .5s ease;transition:-webkit-box-shadow .5s ease;transition:box-shadow .5s ease;transition:box-shadow .5s ease, -webkit-box-shadow .5s ease;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 #bee8ff;box-shadow:0 0 0 #bee8ff}50%{-webkit-box-shadow:0 0 20px #bee8ff;box-shadow:0 0 20px #bee8ff}100%{-webkit-box-shadow:0 0 0 #bee8ff;box-shadow:0 0 0 #bee8ff}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 #bee8ff;box-shadow:0 0 0 #bee8ff}50%{-webkit-box-shadow:0 0 20px #bee8ff;box-shadow:0 0 20px #bee8ff}100%{-webkit-box-shadow:0 0 0 #bee8ff;box-shadow:0 0 0 #bee8ff}}.header{height:81px}.navigation{height:81px;padding-top:18px;padding-bottom:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navigation-menu{display:none}@media screen and (min-width: 992px)and (max-width: 1145px){.navigation-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px}}@media screen and (min-width: 1146px){.navigation-menu{margin-left:51px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px}}.navigation-menu__link{color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.2;white-space:nowrap;text-decoration:none}@media screen and (min-width: 992px)and (max-width: 1145px){.navigation-menu__link{font-size:16px}}@media screen and (min-width: 1146px){.navigation-menu__link{font-size:20px}}.navigation-menu__link_active,.navigation-menu__link:hover,.navigation-menu__link:focus{color:#0091df}.working-hours{display:none}@media screen and (min-width: 992px)and (max-width: 1145px){.working-hours{display:-webkit-box;display:-ms-flexbox;display:flex;gap:37px}}@media screen and (min-width: 1146px){.working-hours{margin-left:33px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:37px}}.working-hours__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.working-hours__info{width:119px;color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5}.working-hours__time{font-size:16px}.working-hours__phone{width:119px;color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none}.hero{padding-top:40px;padding-bottom:20px;background:url("./../images/hero/background.jpg");background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 576px)and (max-width: 991px){.hero{padding-top:60px;padding-bottom:60px}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero{padding-top:80px;padding-bottom:80px}}@media screen and (min-width: 1146px){.hero{padding-top:100px;padding-bottom:136px}}.hero__container{margin:0 auto;max-width:380px;padding:0 15px}@media screen and (min-width: 576px)and (max-width: 991px){.hero__container{max-width:570px}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero__container{max-width:890px}}@media screen and (min-width: 1146px){.hero__container{max-width:1060px}}.hero-title{color:#fff;text-align:center;font-size:24px;font-family:"Jeko-Bold";font-style:normal;font-weight:400;line-height:1}@media screen and (min-width: 576px)and (max-width: 991px){.hero-title{padding:9px 26px;border-radius:25px;outline:2px dashed #fff;background:rgba(255,255,255,.25);font-size:36px;line-height:.93}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero-title{padding:9px 26px;border-radius:25px;outline:2px dashed #fff;background:rgba(255,255,255,.25);font-size:60px;line-height:.93}}@media screen and (min-width: 1146px){.hero-title{padding:9px 26px;border-radius:25px;outline:2px dashed #fff;background:rgba(255,255,255,.25);font-size:72px;line-height:.93}}.hero-label{position:relative;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 576px)and (max-width: 991px){.hero-label{margin-top:57px}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero-label{margin-top:57px}}@media screen and (min-width: 1146px){.hero-label{margin-top:70px}}.hero-label__weight{position:absolute;top:-18px;padding:6px 10px;background-color:#0091df;border-radius:4px;color:#fff;text-align:center;font-family:"Jeko-Bold",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:.93}@media screen and (min-width: 576px)and (max-width: 991px){.hero-label__weight{top:-26px;padding:8px 14px;border-radius:8px;font-size:24px}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero-label__weight{top:-34px;padding:10px 16px;border-radius:10px;font-size:28px}}@media screen and (min-width: 1146px){.hero-label__weight{top:-34px;padding:11px 36px;border-radius:10px;font-size:32px}}.hero-label__location{padding:14px 22px;background-color:#fff;border-radius:8px;color:#0091df;text-align:center;font-family:"Jeko-Bold",sans-serif;font-size:30px;font-style:normal;font-weight:400;line-height:.93}@media screen and (min-width: 576px)and (max-width: 991px){.hero-label__location{border-radius:14px;font-size:50px}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero-label__location{border-radius:25px;padding:16px 28px;font-size:70px}}@media screen and (min-width: 1146px){.hero-label__location{padding:19px 36px;border-radius:25px;font-size:96px}}.hero-description{position:relative;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:40px}@media screen and (min-width: 576px)and (max-width: 991px){.hero-description{padding-left:30px;padding-right:30px;margin-left:0;width:auto}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero-description{margin-top:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:30px;margin-left:0}}@media screen and (min-width: 1146px){.hero-description{margin-top:50px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:30px;margin-left:0}}.hero-description__paragraph{color:#fff;font-family:"Jeko-Bold",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.4}@media screen and (min-width: 576px)and (max-width: 991px){.hero-description__paragraph{text-align:left;font-size:24px}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero-description__paragraph{text-align:center;font-size:32px}}@media screen and (min-width: 1146px){.hero-description__paragraph{font-size:32px;line-height:normal;letter-spacing:1.28px}}.hero-description__paragraph_selected{color:#0091df;font-size:18px}@media screen and (min-width: 576px)and (max-width: 991px){.hero-description__paragraph_selected{font-size:24px}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero-description__paragraph_selected{font-size:32px}}@media screen and (min-width: 1146px){.hero-description__paragraph_selected{font-size:32px}}.hero-description::before{content:"";display:block;width:3px;height:100%;background-color:#fff;position:absolute;left:0;top:0;display:none}@media screen and (min-width: 576px)and (max-width: 991px){.hero-description::before{display:block}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero-description::before{display:block}}@media screen and (min-width: 1146px){.hero-description::before{display:block}}.hero-actions{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (min-width: 576px)and (max-width: 991px){.hero-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 1146px){.hero-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:37px}}.hero-actions__link{width:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 14px;border-radius:8px;background-color:#fff;color:#0091df;font-family:"Jeko-Bold",sans-serif;font-size:18px;font-style:normal;font-weight:400;text-decoration:none;text-transform:uppercase}@media screen and (min-width: 576px)and (max-width: 991px){.hero-actions__link{text-transform:none}}@media screen and (min-width: 992px)and (max-width: 1145px){.hero-actions__link{text-transform:none}}@media screen and (min-width: 1146px){.hero-actions__link{width:auto;padding:11px 37px;font-size:24px;line-height:1.45;letter-spacing:.96px;text-transform:none}}.hero-actions__link_secondary{outline:2px solid #fff;color:#fff;background-color:rgba(255,255,255,.25)}.hero-info{margin-top:30px;color:#fff;font-family:"Jeko-Bold",sans-serif;font-size:20px;font-style:normal;font-weight:400;text-align:center}@media screen and (min-width: 992px)and (max-width: 1145px){.hero-info{font-size:28px}}@media screen and (min-width: 1146px){.hero-info{margin-top:0;font-size:64px;letter-spacing:2.56px}}.services{padding-top:20px;padding-bottom:25px;background-color:#232323}.services__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}@media screen and (min-width: 992px)and (max-width: 1145px){.services__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 1146px){.services__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:55px}}.services__title{max-width:363px}.services__description{color:#fff;font-family:"Jeko-Bold";font-size:22px;font-style:normal;font-weight:400;line-height:1.1;letter-spacing:-0.8px;text-align:center}@media screen and (min-width: 576px)and (max-width: 991px){.services__description{font-size:25px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services__description{font-size:30px;text-align:left}}@media screen and (min-width: 1146px){.services__description{font-size:40px;text-align:left}}.services-card{margin-top:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.services-card__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #fff}@media screen and (min-width: 992px)and (max-width: 1145px){.services-card__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:25px;border:2px solid #fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 1146px){.services-card__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:25px;border:2px solid #fff}}.services-card__wrapper{padding:20px 0;max-width:733px}@media screen and (min-width: 992px)and (max-width: 1145px){.services-card__wrapper{padding:30px}}@media screen and (min-width: 1146px){.services-card__wrapper{padding:24px 40px}}.services-card__title{max-width:100%;color:#fff;font-family:"Jeko-Bold",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.8px;text-align:center}@media screen and (min-width: 576px)and (max-width: 991px){.services-card__title{font-size:30px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-card__title{text-align:left;font-size:30px}}@media screen and (min-width: 1146px){.services-card__title{max-width:648px;font-size:40px;text-align:left}}.services-card__price{color:#0091df;font-family:"Jeko-Bold",sans-serif;font-size:25px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.8px;text-align:center}@media screen and (min-width: 576px)and (max-width: 991px){.services-card__price{font-size:30px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-card__price{font-size:30px;text-align:left}}@media screen and (min-width: 1146px){.services-card__price{font-size:40px;text-align:left}}.services-card__discount{margin-top:20px;color:#0091df;text-align:center;font-family:"Jeko-Bold";font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.48px}@media screen and (min-width: 992px)and (max-width: 1145px){.services-card__img{border-radius:0 25px 25px 0;width:360px}}@media screen and (min-width: 1146px){.services-card__img{border-radius:0 25px 25px 0;height:auto}}.services-card__img1{content:url("./../images/services/bags-mobile.jpg")}@media screen and (min-width: 992px)and (max-width: 1145px){.services-card__img1{content:url("./../images/services/bags.jpg")}}@media screen and (min-width: 1146px){.services-card__img1{content:url("./../images/services/bags.jpg")}}.services-card__img2{content:url("./../images/services/attic-mobile.jpg")}@media screen and (min-width: 992px)and (max-width: 1145px){.services-card__img2{content:url("./../images/services/attic.jpg")}}@media screen and (min-width: 1146px){.services-card__img2{content:url("./../images/services/attic.jpg");height:729px}}.services-card__img3{content:url("./../images/services/men-sofa-mobile.jpg")}@media screen and (min-width: 992px)and (max-width: 1145px){.services-card__img3{content:url("./../images/services/men-sofa.jpg")}}@media screen and (min-width: 1146px){.services-card__img3{content:url("./../images/services/men-sofa.jpg")}}.services-card__img4{content:url("./../images/services/men-boxs-mobile.jpg")}@media screen and (min-width: 992px)and (max-width: 1145px){.services-card__img4{content:url("./../images/services/men-boxs.jpg")}}@media screen and (min-width: 1146px){.services-card__img4{content:url("./../images/services/men-boxs.jpg")}}.services-card-list{margin-top:20px;padding-left:15px;list-style-image:url("./../images/services/icons/marker.svg");display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.services-card-list__item{max-width:614px;color:#fff;text-align:justify;font-family:"Jeko-Bold";font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.4px}@media screen and (min-width: 576px)and (max-width: 991px){.services-card-list__item{font-size:18px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-card-list__item{font-size:18px}}@media screen and (min-width: 1146px){.services-card-list__item{font-size:20px}}.services-icons{margin-top:20px;max-width:633px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (min-width: 992px)and (max-width: 1145px){.services-icons{margin-top:40px}}@media screen and (min-width: 1146px){.services-icons{margin-top:20px}}.services-icons__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services-icons__quadrat{width:80px;height:80px;background-color:#fff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 576px)and (max-width: 991px){.services-icons__quadrat{width:120px;height:120px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-icons__quadrat{width:125px;height:125px}}@media screen and (min-width: 1146px){.services-icons__quadrat{width:158px;height:158px}}.services-icons__icon{width:50px;height:50px}@media screen and (min-width: 576px)and (max-width: 991px){.services-icons__icon{width:70px;height:70px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-icons__icon{width:80px;height:80px}}@media screen and (min-width: 1146px){.services-icons__icon{width:100px;height:100px}}.services-icons__text{margin-top:9px;color:#fff;text-align:center;font-family:"Jeko-Bold",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.48px}@media screen and (min-width: 576px)and (max-width: 991px){.services-icons__text{font-size:16px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-icons__text{font-size:22px}}@media screen and (min-width: 1146px){.services-icons__text{font-size:24px}}.services-individual{margin-top:25px;padding:25px;background-color:#fff;border-radius:25px}@media screen and (min-width: 576px)and (max-width: 991px){.services-individual{padding:35px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-individual{padding:35px}}@media screen and (min-width: 1146px){.services-individual{padding:30px 38px 23px 38px}}.services-individual__title{text-align:center;color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:25px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.8px}@media screen and (min-width: 576px)and (max-width: 991px){.services-individual__title{text-align:left;font-size:30px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-individual__title{text-align:left;font-size:35px}}@media screen and (min-width: 1146px){.services-individual__title{text-align:left;font-size:40px}}.services-individual__text{margin-top:19px;max-width:725px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}@media screen and (min-width: 1146px){.services-individual__text{gap:30px}}.services-individual__paragraph{color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.4px}@media screen and (min-width: 576px)and (max-width: 991px){.services-individual__paragraph{font-size:18px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-individual__paragraph{font-size:18px}}@media screen and (min-width: 1146px){.services-individual__paragraph{text-align:justify;font-size:20px}}.services-individual__paragraph_underlined{color:#0091df;text-decoration:underline}.services-individual__phone{display:block;color:#0091df;font-family:"Jeko-Bold",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.48px}@media screen and (min-width: 576px)and (max-width: 991px){.services-individual__phone{font-size:20px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-individual__phone{font-size:22px}}@media screen and (min-width: 1146px){.services-individual__phone{font-size:24px}}.services-actions{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}@media screen and (min-width: 576px)and (max-width: 991px){.services-actions{margin-top:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-actions{margin-top:50px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}}@media screen and (min-width: 1146px){.services-actions{margin-top:62px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:25px}}.services-actions__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-radius:10px;background-color:#bee8ff;color:#0091df;font-family:"Jeko-Bold",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.45;letter-spacing:.96px;text-decoration:none}@media screen and (min-width: 576px)and (max-width: 991px){.services-actions__link{padding:10px 15px;font-size:18px}}@media screen and (min-width: 992px)and (max-width: 1145px){.services-actions__link{padding:11px 37px;font-size:20px}}@media screen and (min-width: 1146px){.services-actions__link{padding:11px 37px;font-size:24px}}.services-actions__link_secondary{background-color:rgba(0,0,0,0);border-radius:10px;outline:2px solid #0091df}@media screen and (min-width: 992px)and (max-width: 1145px){.services-actions__link_secondary{padding:11px 61px}}@media screen and (min-width: 1146px){.services-actions__link_secondary{padding:11px 61px}}.car-park{padding-top:25px;padding-bottom:45px;background-color:#232323}.car-park__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:36px}@media screen and (min-width: 992px)and (max-width: 1145px){.car-park__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 1146px){.car-park__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.car-park__description{color:#fff;font-family:"Jeko-Bold";font-size:22px;font-style:normal;font-weight:400;line-height:1.1;letter-spacing:-0.8px;text-align:center}@media screen and (min-width: 576px)and (max-width: 991px){.car-park__description{font-size:25px}}@media screen and (min-width: 992px)and (max-width: 1145px){.car-park__description{font-size:30px;text-align:left}}@media screen and (min-width: 1146px){.car-park__description{font-size:40px;text-align:left}}.car-card{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.car-card__item{position:relative;padding:25px 35px;border-radius:25px;background-color:#fff}@media screen and (min-width: 1146px){.car-card__item{padding:30px 60px}}.car-card__title{color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:28px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.8px;text-align:center}@media screen and (min-width: 576px)and (max-width: 991px){.car-card__title{font-size:32px}}@media screen and (min-width: 992px)and (max-width: 1145px){.car-card__title{font-size:36px}}@media screen and (min-width: 1146px){.car-card__title{font-size:40px}}.car-card__img-mobile{margin:0 auto;margin-top:25px}@media screen and (min-width: 1146px){.car-card__img-mobile{display:none}}.car-card__img{position:absolute;bottom:0;right:0;display:none}@media screen and (min-width: 1146px){.car-card__img{display:block}}.car-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 1146px){.car-card__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.car-card__link{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 37px;border-radius:10px;background-color:#bee8ff;color:#0091df;font-family:"Jeko-Bold";font-size:18px;font-style:normal;font-weight:400;line-height:1.45;letter-spacing:.96px;text-decoration:none}@media screen and (min-width: 576px)and (max-width: 991px){.car-card__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px}}@media screen and (min-width: 992px)and (max-width: 1145px){.car-card__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:22px}}@media screen and (min-width: 1146px){.car-card__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:24px}}.car-card-list{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;list-style-image:url("./../images/services/icons/marker.svg")}@media screen and (min-width: 1146px){.car-card-list{margin-top:50px}}.car-card-list__item{max-width:564px;color:#232323;font-family:"Jeko-Bold",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.48px}@media screen and (min-width: 576px)and (max-width: 991px){.car-card-list__item{max-width:350px;font-size:20px}}@media screen and (min-width: 992px)and (max-width: 1145px){.car-card-list__item{font-size:22px}}@media screen and (min-width: 1146px){.car-card-list__item{max-width:500px;font-size:24px}}.testimonials{padding-top:45px;padding-bottom:25px;background-color:#232323}.testimonials__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.testimonials-list{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:auto;scrollbar-width:none}.testimonials-list__item{min-width:280px;margin-right:20px;padding:17px 19px;border-radius:10px;border:2px dashed #fff;background:#343434}@media screen and (min-width: 992px)and (max-width: 1145px){.testimonials-list__item{min-width:350px}}.testimonials-list__item:last-child{margin-right:0}.testimonials-list__text{color:#fff;text-align:justify;font-family:"Jeko-Bold",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.45}.testimonials-list__photo{width:56px;height:56px;border-radius:50%}.testimonials-list__user{margin-top:20px;padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;border-top:1px solid #707070}.testimonials-list__name{color:#fff;font-family:"Jeko-Bold",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.45;letter-spacing:.96px}.testimonials-list__location{color:#fff;font-family:"Jeko-Bold",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.45;letter-spacing:.96px}.contact-us{padding-top:25px;padding-bottom:50px;background-color:#232323}.contact-us__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 1146px){.contact-us__title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.contact-card{margin-top:25px;padding:30px 37px 37px 37px;background-color:#fff;border-radius:25px}.contact-card__title{color:#232323;font-family:"Jeko-Bold";font-size:25px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.8px}@media screen and (min-width: 576px)and (max-width: 991px){.contact-card__title{font-size:30px}}@media screen and (min-width: 992px)and (max-width: 1145px){.contact-card__title{font-size:35px}}@media screen and (min-width: 1146px){.contact-card__title{font-size:40px}}.contact-card__text{margin-top:20px}.contact-card__description{color:#232323;font-family:"Jeko-Bold";font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.48px}@media screen and (min-width: 576px)and (max-width: 991px){.contact-card__description{font-size:20px}}@media screen and (min-width: 992px)and (max-width: 1145px){.contact-card__description{font-size:22px}}@media screen and (min-width: 1146px){.contact-card__description{font-size:24px}}.contact-card__actions{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width: 576px)and (max-width: 991px){.contact-card__actions{font-size:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 992px)and (max-width: 1145px){.contact-card__actions{font-size:22px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 1146px){.contact-card__actions{font-size:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.contact-card__link{display:block;text-align:center;padding:10px;border-radius:10px;background-color:#bee8ff;color:#0091df;font-family:"Jeko-Bold";font-size:16px;font-style:normal;font-weight:400;line-height:1.45;text-decoration:none}@media screen and (min-width: 576px)and (max-width: 991px){.contact-card__link{font-size:20px}}@media screen and (min-width: 992px)and (max-width: 1145px){.contact-card__link{font-size:22px}}@media screen and (min-width: 1146px){.contact-card__link{padding:11px 37px;font-size:24px}}.contact-card__link_secondary{background-color:rgba(0,0,0,0);outline:2px solid #0091df}@media screen and (min-width: 1146px){.contact-card__link_secondary{padding:11px 61px}}.footer{padding-top:20px;padding-bottom:46px;background-color:#0091df}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 992px)and (max-width: 1145px){.footer__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 1146px){.footer__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__wrap{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px}@media screen and (min-width: 992px)and (max-width: 1145px){.footer__wrap{gap:80px}}@media screen and (min-width: 1146px){.footer__wrap{margin-top:0;gap:120px}}.footer-title,.footer-title,.footer-title{color:#fff;font-family:"Jeko-Bold";font-size:24px;font-style:normal;font-weight:400;line-height:1}.footer-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.footer-contacts__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.footer-contacts__link{display:block;padding:3px 9px;border-radius:8px;border:2px solid #fff;background:rgba(255,255,255,.1);color:#fff;font-family:"Jeko-Bold";font-size:16px;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;text-align:center}.footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.footer-social__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.footer-social__link{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:5px}.footer-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.footer-location__city{color:#fff;font-family:"Jeko-Bold";font-size:16px;font-style:normal;font-weight:400;line-height:1.5}/*# sourceMappingURL=main.min.css.map */