@font-face{font-family:"Proxima Nova";src:url(../fonts/proximanova_regular.woff) format("woff"),url(../fonts/proximanova_regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Proxima Nova";src:url(../fonts/proximanova_bold.woff) format("woff"),url(../fonts/proximanova_bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Proxima Nova";src:url(../fonts/proximanova_black.woff) format("woff"),url(../fonts/proximanova_black.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--color-whte:#fff;--color-whte--rgb:255,255,255;--color-whtelght:#F4F4F4;--color-whtelght--rgb:244,244,244;--color-blck:#000;--color-blck--rgb:0,0,0;--color-rd:#F1361D;--color-rd--rgb:241,54,29;--color-rdlght:#ef604d;--color-rdlght--rgb:239,96,77;--color-blck2:#474D5E;--color-blck2--rgb:71,77,94;--color-gry:#D8D8D8;--color-gry--rgb:216,216,216;--font-primary:Proxima Nova,sans-serif,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Droid Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji}*{padding:0;margin:0;border:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}::after,::before{display:inline-block}body,html{min-width:360px;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{color:var(--color-primary);line-height:1;font-family:"Proxima Nova",sans-serif,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,"Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji";font-size:1.25rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:"Proxima Nova",sans-serif,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,"Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji";font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:rgba(0,0,0,0)}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}address,cite{font-style:normal}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}body::-webkit-scrollbar{height:5px;width:6px}body::-webkit-scrollbar-track{background:var(--color-scroll-bg)}body::-webkit-scrollbar-thumb{border-radius:10px;background:var(--color-alt)}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}::-moz-selection{color:var(--color-primary);background:var(--color-bg)}::selection{color:var(--color-primary);background:var(--color-bg)}[class*=__container]{--pad:30px;max-width:calc(77.5rem);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 var(--pad);margin:0 auto}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.input{padding:1.25rem 1rem;font-size:1rem;font-weight:500;line-height:130%;border-radius:10px;width:100%;border:1px solid #c7c7c7}.input._form-focus{outline:0}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{color:#8b8b8b;-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{color:#8b8b8b;-moz-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{color:#8b8b8b;-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{color:#8b8b8b;-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{color:#8b8b8b;-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:0 0}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.checkbox__input{position:relative;width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;border-radius:5px;overflow:hidden;border:1px solid #c7c7c7;cursor:pointer}.checkbox__input input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}.checkbox__input input:checked+label{opacity:1}.checkbox__input label{display:block;width:100%;height:100%;background-color:var(--color-whte);background-image:url(../img/icons/icon-check.svg);background-size:.9375rem .9375rem;background-repeat:no-repeat;background-position:center;cursor:pointer;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.checkbox__text{font-size:.75rem;font-weight:300;line-height:116%;color:rgba(var(--color-blck--rgb),.66)}.checkbox__text a{text-decoration:underline;text-underline-offset:2px;display:inline}.icon-menu{display:none}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{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;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.ml-auto{margin-left:auto}.h1{font-size:3.75rem;line-height:116.6%;font-weight:700}.h2{font-size:2.5rem;font-weight:700;line-height:130%;text-align:center}.btn{font-size:1rem;line-height:130%;font-weight:500;text-align:center;padding:1.25rem .625rem;background-color:var(--color-rd);border-radius:10px;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;text-decoration:none;color:var(--color-whte);border:none;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.btn:focus{outline:0}.btn:hover{background-color:var(--color-rdlght)}.btn--lg{font-size:1.125rem;font-weight:700;line-height:111%}.header__top{padding:0 0 0 1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid var(--color-gry);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}.header__top-col--ui{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}.header__top-logo{max-width:11.375rem;width:100%;display:block;margin-bottom:.375rem}.header__top-logo img{width:100%;height:auto;display:block}.header__top-btn{background-color:#5b657f;color:var(--color-whte);font-family:Arial,Helvetica,sans-serif;font-size:.75rem;line-height:233.333%;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding-left:.625rem;padding-right:.625rem;padding-top:.5rem;padding-bottom:.5rem;height:100%;align-items:center}.header__bottom{margin-top:2.625rem}.header__logo{max-width:14.625rem;width:100%;height:auto;display:block}.header__logo img{width:100%;height:auto;display:block}.header__menu{margin-top:2rem}.header__menu-list{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;background-color:var(--color-whtelght);padding:1.25rem 1.875rem;border-radius:20px}.header__menu-link{font-size:.9375rem;font-weight:700;line-height:133.333%}.offer{padding-top:2.5rem}.no-webp .offer__banner{background-image:url(../img/home/offer/bg.jpg)}.offer__banner{border-radius:20px;background-size:cover;background-repeat:no-repeat;background-position:center;padding:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex}.offer__banner-left{-webkit-box-flex:0;-ms-flex:0 1 91.25%;flex:0 1 91.25%}.offer__banner-tag{font-size:1.125rem;font-weight:700;line-height:111.111%;color:var(--color-blck2);text-transform:uppercase;padding:.4375rem 1.0625rem;border:1px solid var(--color-blck2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:10px}.offer__banner-title{max-width:45.625rem;color:var(--color-blck2);margin-top:.375rem}.offer__banner-text{color:var(--color-blck2);margin-top:1rem;max-width:31.5rem;line-height:150%}.offer__banner-btn{max-width:20rem;margin-top:2rem}.offer__banner-info{background-color:var(--color-rd);width:15.5625rem;height:15.5625rem;border-radius:50%;padding:1.0625rem;-webkit-transform:rotate(-11.7deg);-ms-transform:rotate(-11.7deg);transform:rotate(-11.7deg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:1.5625rem;color:var(--color-whte);line-height:132%}.request{padding-top:3.125rem}.request__form{margin-top:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;row-gap:1.25rem}.request__form-col{-webkit-box-flex:0;-ms-flex:0 1 23.7288135593%;flex:0 1 23.7288135593%}.request__form-col--big{-webkit-box-flex:0;-ms-flex:0 1 26.186440678%;flex:0 1 26.186440678%}.request__form-btn{max-width:100%;width:100%;margin-bottom:1.25rem}.check{padding:4.375rem 0 0 0}.check__content{border-radius:20px;background-color:var(--color-whte);-webkit-box-shadow:0 0 46.5px 0 rgba(var(--color-blck--rgb),.07);box-shadow:0 0 46.5px 0 rgba(var(--color-blck--rgb),.07);padding:3.125rem}.check__title{margin-bottom:3.125rem}.check__text{color:var(--color-blck2);font-size:1.25rem;line-height:140%}.check__i{padding:2.1875rem 2.6875rem;border-radius:27px;border:1px solid var(--color-rd);max-width:51.25rem;margin:1.5625rem auto 0;font-size:1.5rem;line-height:125%}.check__i strong{color:var(--color-rd);font-weight:800}.check__img img{width:100%;height:auto;display:block}.check__row{margin:1.5625rem 0 -3.125rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.875rem}.check__row-left{-webkit-box-flex:0;-ms-flex:0 1 35.1851851852%;flex:0 1 35.1851851852%;display:-webkit-box;display:-ms-flexbox;display:flex}.check__row-right{-webkit-box-flex:0;-ms-flex:0 1 59.9074074074%;flex:0 1 59.9074074074%;padding-top:3.4375rem}.check__row-btn{margin-top:2.375rem;padding-top:1.25rem;padding-bottom:1.25rem;max-width:24rem;width:100%}.services{padding-top:6.875rem}.services__title{margin-bottom:1.5625rem}.services__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem}.services__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:20.8125rem;padding:1.875rem 3.125rem 3.125rem;gap:4.375rem;background-color:#f5f5f5;border-radius:20px}.services__item-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.services__item-title{font-size:2.125rem;font-weight:700;line-height:130%}.services__item-text{color:var(--color-blck2);font-size:1.25rem;line-height:122%;margin-top:1.25rem;height:100%}.services__item-date{margin-top:2rem;color:var(--color-rd);border:1px solid var(--color-rd);border-radius:10px;padding:.375rem .1875rem;min-width:12.75rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;font-weight:700;font-size:1.125rem;line-height:111.111%}.services__item-btn{max-width:12.75rem;text-align:center;margin-top:2.5625rem}.services__item-right{padding-top:1.0625rem}.services__item-right img{-o-object-position:top center;object-position:top center;width:10.875rem;height:auto}.footer{background-color:#e8e8e8;padding:3.0625rem 0;margin-top:5.875rem;color:var(--color-blck2);font-size:.8125rem}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:.9375rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__link{text-decoration:underline;text-underline-offset:5px}.footer__link:hover{text-decoration:none}.footer__copyright{margin-top:1.875rem}.footer__call-phone{margin-top:.4375rem;display:block;text-decoration:none;font-size:1.125rem;font-weight:700;letter-spacing:.0173125rem}.footer__logo{margin-top:1.875rem;max-width:14.375rem;width:100%;height:auto;display:block}.footer__logo img{width:100%;height:auto;display:block}.swiper{overflow:hidden}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (max-width:79.375em){.request__form{-ms-flex-wrap:wrap;flex-wrap:wrap}.request__form-col{-webkit-box-flex:0;-ms-flex:0 1 calc(33.333% - .4375rem);flex:0 1 calc(33.333% - .4375rem)}.request__form-col--big{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}@media (max-width:61.99875em){[class*=__container]{--pad:15px}.h2{font-size:2rem}.header__bottom{margin-top:1.25rem}.header__menu{margin-top:1.25rem}.offer__banner{padding:1.875rem}.offer__banner-title{font-size:2.8125rem}.offer__banner-info{width:13.75rem;height:13.75rem;font-size:1.25rem}.check__title{margin-bottom:1.25rem}.check__content{padding:1.5625rem}.check__text{font-size:1.125rem}.check__i{font-size:1.25rem}.check__row{margin-bottom:-1.5625rem}.check__row-right{margin-top:0}.services{padding-top:3.125rem}.services__item{min-width:none;gap:1.875rem}.services__item-right img{width:7.5rem}}@media (max-width:47.99875em){.menu__body{position:fixed;width:100%;height:100%;right:-100%;top:0;overflow:auto;-webkit-transition:right .3s;transition:right .3s;padding-top:2.5rem;z-index:4}.menu__body::before{content:"";position:fixed;width:100%;height:4.375rem;right:-100%;top:0;-webkit-transition:right .3s;transition:right .3s;z-index:2}.menu-open .menu__body{right:0}.menu-open .menu__body::before{right:0}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:var(--color-blck)}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.icon-menu.menu-open span{width:0}.icon-menu.menu-open::after,.icon-menu.menu-open::before{background:var(--color-blck)}.icon-menu.menu-open::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.icon-menu.menu-open::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.btn{padding:.9375rem .625rem}.btn--lg{font-size:1rem}.header__menu-list{width:100%;height:100%;border-radius:0;gap:.9375rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:5rem .9375rem 0}.header__menu-link{font-size:1.125rem}.header__bottom{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}.header__menu{margin-top:0}.header__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__top-logo{margin-bottom:0;max-width:8.125rem}.header__top-btn{padding:.375rem .5rem;font-size:.625rem}.offer__banner{position:relative}.offer__banner-tag{font-size:.875rem}.offer__banner-title{margin-top:.75rem;font-size:2rem;max-width:25rem}.offer__banner-text{font-size:1rem;max-width:25rem}.offer__banner-info{position:absolute;font-size:.75rem;width:8.75rem;height:8.75rem;right:-10px;top:-10px}.request{padding-top:1.25rem}.request__form{margin-top:.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.625rem}.request__form-btn{margin-bottom:.625rem}.check__text{font-size:1rem}.check__i{margin-top:.625rem;font-size:1rem;padding:.9375rem 1.25rem}.check__row{margin-top:.625rem;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:0}.check__row-left{max-width:18.75rem;margin-left:auto;margin-right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.check__row-right{padding-top:0}.services{padding-top:1.875rem}.services__items{gap:.625rem}.services__item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:1.875rem 2.5rem;gap:1.25rem}.services__item-title{font-size:1.5rem}.services__item-text{font-size:1rem;margin-top:.625rem}.services__item-date{font-size:1rem}.services__item-btn,.services__item-date{margin-top:1.25rem}.footer{padding:1.875rem 0}.footer__row{-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;text-align:center;row-gap:1.875rem}.footer__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__logo{margin-top:1.25rem}}@media (max-width:47.99875em)and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:36.06125em){.h2{font-size:1.5rem}.btn{font-size:.875rem}.btn--lg{font-size:.875rem}.offer__banner{background:linear-gradient(242deg,#fff 25.21%,#f2f2f2 72%,#e5e5e5 85.38%);-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;overflow:hidden;padding:.9375rem}.offer__banner-title{font-size:1.75rem}.offer__banner-tag{font-size:.875rem}.offer__banner-text{font-size:.875rem;margin-top:.75rem}.offer__banner-btn{margin-top:.625rem}.offer__banner-info{position:static;font-size:.75rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;padding:.4375rem .375rem;border-radius:10px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-bottom:.625rem;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.services__item{padding:1.25rem 1.25rem}.services__item-right img{width:6.25rem}}.webp .offer__banner{background-image:url(../img/home/offer/bg.webp)}