@import url(../../assets/swiper/swiper.css);@import url("https://fonts.googleapis.com/css2?family=Bangers&family=Work+Sans:wght@300;400;700&display=swap");.banner{height:500px;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;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;position:relative;z-index:1}@media only screen and (max-width:767px){.banner{height:430px}}.banner__image{position:absolute;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 45%;object-position:50% 45%;z-index:-1}@media only screen and (min-width:768px){.banner__image.mobile{display:none}}@media only screen and (max-width:767px){.banner__image.desktop{display:none}}.banner__wrapper{width:100%;margin-bottom:24px;text-align:center}.banner__cta{border-radius:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;background-color:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,0.12);box-shadow:0 4px 8px 0 rgba(0,0,0,0.12);margin:auto;padding:16px 32px}@media only screen and (max-width:767px){.banner__cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 20px}}.banner__cta-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 -1 180px;flex:1 -1 180px}.banner__text-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;background-color:#012b7c;border-radius:50%;margin-right:12px;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px}.banner__text-icon img{width:100%}.banner__text{font-weight:700;font-size:16px;margin:0;line-height:1.25;font-family:"VAG-Rounded",sans-serif !important;letter-spacing:.022em}@media only screen and (min-width:768px){.banner__text{line-height:1.16667;font-size:24px}}.banner__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;color:#fff;background-color:#0267c1;padding:6px 16px;font-weight:700;font-size:16px;line-height:1.25;letter-spacing:.022em;width:100%;text-decoration:none;-webkit-transition:all 250ms ease;transition:all 250ms ease}.banner__button:hover{color:#fff;background-color:#0496ff}@media only screen and (min-width:768px){.banner__button{-webkit-box-flex:0;-ms-flex:0 0 274px;flex:0 0 274px}}.brands{padding:64px 0}@media only screen and (max-width:767px){.brands{padding:24px 0}}.brands__container{margin:auto;max-width:1312px;padding:0 16px}.brands__heading{font-size:48px;line-height:1.16667;letter-spacing:.002em;margin-bottom:32px;text-align:center}@media only screen and (max-width:767px){.brands__heading{font-size:28px;line-height:1.14286;margin-bottom:16px}}.brands__wrapper-container{position:relative;padding-bottom:20px}.brands__wrapper{text-align:center;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.brands__wrapper::-webkit-scrollbar{display:none;width:0;height:0}.brands__custom-scrollbar{position:absolute;bottom:0;left:0;right:0;height:4px;background:#d9d9d9;border-radius:17px;z-index:10;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:none;display:none}.brands__custom-scrollbar.show{opacity:1;pointer-events:auto;display:block}.brands__custom-scrollbar-thumb{height:100%;background:#0267c1;border-radius:17px;position:relative;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;min-width:20px}.brands__custom-scrollbar-thumb:active{background:#1565c0}.brands__item{display:inline-block;width:72px;height:72px}.brands__item img{max-width:100%}.brands__item:not(:last-of-type){margin-right:8px}@media only screen and (min-width:768px){.brands__item{width:88px;height:88px}.brands__item:not(:last-of-type){margin-right:24px}}.offers{padding-top:64px;background-color:#0496ff;text-align:center;color:#fff}.offers__container{margin:auto;max-width:1312px;padding:0 16px}.offers__heading{margin-bottom:40px;color:inherit;font-size:48px;line-height:1.16667;letter-spacing:.02em}@media only screen and (max-width:767px){.offers__heading{font-size:28px;line-height:1.14286;letter-spacing:.002em;margin-bottom:24px}}.offers__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(2,103,193,0)),to(#0267c1));background:linear-gradient(180deg,rgba(2,103,193,0) 0,#0267c1 100%)}@media only screen and (max-width:1024px){.offers__items{gap:8px}}@media only screen and (max-width:767px){.offers__items{margin:0 -16px;padding:0 30px;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.offers__items::-webkit-scrollbar{display:none}}.offers__item{border-top:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff;border-top-left-radius:12px;border-top-right-radius:12px;padding:20px 16px;-webkit-box-flex:0;-ms-flex:0 1 33%;flex:0 1 33%;max-width:400px;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:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}@media only screen and (max-width:767px){.offers__item{min-width:296px}}.offers__item:nth-of-type(1){background-color:#f46036}.offers__item:nth-of-type(2){background-color:#aca0e5}.offers__item:nth-of-type(3){background-color:#b90a16}.offers__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.offers__image{overflow:hidden;border-radius:12px}.offers__image img{max-width:100%}.offers__title,.offers__subtitle,.offers__text{color:#fff;letter-spacing:.002em;font-size:18px;line-height:1.33333}.offers__title,.offers__subtitle{font-family:"VAG-Rounded",sans-serif !important;font-weight:700}.offers__title{font-size:32px;line-height:1.25;margin-bottom:8px}.offers__subtitle{margin-top:-5px;margin-bottom:18px}.offers__text{margin-bottom:0}.offers__btn{padding:16px 0}.offers__button{border:2px solid #fff;color:#fff;padding:10px 12px;display:block;max-width:274px;margin:0 auto;border-radius:100px;font-weight:700;font-size:16px;line-height:1.25;text-decoration:none;letter-spacing:.002em;-webkit-transition:all 250ms ease;transition:all 250ms ease}.offers__button:hover{background-color:#fff}.our-blog{padding:32px 0;background-color:#f7f9fa}@media only screen and (max-width:767px){.our-blog{padding:24px 0}}.our-blog__container{margin:auto;max-width:1094px;padding:0 16px}.our-blog__row{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;gap:50px}@media only screen and (max-width:767px){.our-blog__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;gap:24px}}.our-blog__post{background-color:#fff;padding:32px;border-radius:12px;overflow:hidden}.our-blog__post-wrapper{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:543px}.our-blog__post-img{height:178px;-o-object-fit:cover;object-fit:cover;overflow:hidden;border-radius:12px;margin-bottom:24px;width:100%}.our-blog__post-title{font-weight:400;font-size:28px;line-height:1.14286;margin-bottom:12px;letter-spacing:.002em}.our-blog__post-excerpt{font-size:16px;line-height:1.75;letter-spacing:.002em;margin-bottom:12px}.our-blog__post-meta{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}.our-blog__post-date,.our-blog__post-link{font-size:16px;line-height:1.5;letter-spacing:.002em}.our-blog__post-date{margin:0;color:#767676}.our-blog__post-link{color:#0267c1;text-decoration:none;-webkit-transition:all 250ms ease;transition:all 250ms ease}.our-blog__post-link svg{margin-left:10px}.our-blog__post-link:hover{color:#0496ff}@media only screen and (max-width:767px){.our-blog__post{padding:12px;background-color:#fff;border-radius:12px}.our-blog__post-title{font-size:20px;line-height:1.2}.our-blog__post-excerpt{font-size:14px;line-height:1.71429;margin-bottom:8px}.our-blog__post-date,.our-blog__post-link{font-size:14px;line-height:1.71429}}.our-blog__content{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;max-width:378px}@media only screen and (max-width:767px){.our-blog__content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:none}}.our-blog__heading{font-size:44px;line-height:1.09091;letter-spacing:.002em;margin-bottom:12px}.our-blog__heading.mobile{display:none}@media only screen and (max-width:767px){.our-blog__heading{display:none}.our-blog__heading.mobile{font-size:28px;line-height:1.14286;text-align:center;display:block;margin-bottom:0}}.our-blog__text{font-size:18px;line-height:1.55556;letter-spacing:.002em;margin-bottom:22px}@media only screen and (max-width:767px){.our-blog__text{display:none}}.our-blog__button{display:block;padding:12px 16px;border-radius:100px;background-color:#0267c1;color:#fff;font-weight:700;font-size:16px;line-height:1.25;letter-spacing:.022em;text-align:center;text-decoration:none;-webkit-transition:all 250ms ease;transition:all 250ms ease}.our-blog__button:hover{color:#fff;background-color:#0496ff}.shop-by-age{padding:64px 0}@media only screen and (max-width:767px){.shop-by-age{padding:24px 0}}.shop-by-age__container{margin:auto;max-width:1312px;padding:0 16px}.shop-by-age__heading{font-size:48px;line-height:1.16667;letter-spacing:.002em;margin-bottom:32px;text-align:center}@media only screen and (max-width:767px){.shop-by-age__heading{font-size:28px;line-height:1.14286;letter-spacing:.002em;margin-bottom:24px}}.shop-by-age__cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.shop-by-age__cards{gap:8px}}.shop-by-age__card{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;border-radius:12px;-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 16px);flex:0 0 calc(33.333% - 16px);padding:12px 20px;color:#fff;max-width:184px;border-width:1px;border-style:solid;background-color:var(--card-color);text-decoration:none}@media only screen and (max-width:767px){.shop-by-age__card{max-width:104px}}@media only screen and (min-width:1025px){.shop-by-age__card{-webkit-box-flex:0;-ms-flex:0 0 calc(20% - 19.2px);flex:0 0 calc(20% - 19.2px)}}.shop-by-age__card path{-webkit-transition:all 200ms ease;transition:all 200ms ease}.shop-by-age__card:nth-of-type(1){--card-color:#d7263d}.shop-by-age__card:nth-of-type(2){--card-color:#f46036}.shop-by-age__card:nth-of-type(3){--card-color:#00d45b}.shop-by-age__card:nth-of-type(4){--card-color:#0496ff}.shop-by-age__card:nth-of-type(5){--card-color:#0267c1}.shop-by-age__card:hover{background-color:transparent;color:var(--card-color)}.shop-by-age__card:hover path{fill:currentColor !important}.shop-by-age__icon{margin-right:12px;font-size:0}@media only screen and (max-width:767px){.shop-by-age__icon{margin-right:8px}.shop-by-age__icon svg{width:32px;height:32px}}.shop-by-age__label{font-family:'VAG-Rounded',sans-serif;font-weight:700;font-size:24px;line-height:1.16667;letter-spacing:.032em;text-align:center}@media only screen and (max-width:767px){.shop-by-age__label{font-size:12px;line-height:1.33333;letter-spacing:0}}.top-sellers{padding:64px 0;background-color:#f7f9fa}@media only screen and (max-width:767px){.top-sellers{padding:24px 0}}.top-sellers__container{margin:auto;max-width:1312px;padding:0 16px}.top-sellers__heading{font-size:48px;line-height:1.16667;letter-spacing:.002em;margin-bottom:32px;text-align:center}@media only screen and (max-width:767px){.top-sellers__heading{font-size:28px;line-height:1.14286;margin-bottom:1rem}}.top-sellers__slider{overflow:hidden;max-width:1112px;margin:0 auto}.top-sellers__slider .swiper-slide{margin:0}.top-sellers__slider .swiper-slide.swiper-slide-blank{display:none}.top-sellers__slider ul.products{margin-bottom:0}.top-sellers__slider .swiper-pagination{margin-top:32px}.top-sellers .woocommerce ul.products li.product{margin-bottom:0}.top-sellers .swiper-pagination{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}.top-sellers .swiper-pagination .swiper-pagination-bullet{background-color:#d9d9d9;cursor:pointer}.top-sellers .swiper-pagination .swiper-pagination-bullet:not(:last-of-type){margin-right:6px}.top-sellers .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#0267c1}.txt-img-grid{padding:32px 0;background-color:#f7f9fa}@media only screen and (max-width:767px){.txt-img-grid{padding:24px 0}}.txt-img-grid__container{margin:auto;max-width:1094px;padding:0 16px}.txt-img-grid__row{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;gap:40px}@media only screen and (max-width:767px){.txt-img-grid__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.txt-img-grid__text{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;max-width:378px}.txt-img-grid__heading{font-size:44px;line-height:1.09091;letter-spacing:.002em;margin-bottom:12px}@media only screen and (max-width:767px){.txt-img-grid__heading{font-size:28px;line-height:1.14286;text-align:center}}.txt-img-grid__txt{font-size:18px;line-height:1.55556;letter-spacing:.002em}@media only screen and (max-width:767px){.txt-img-grid__txt{font-size:16px;text-align:center;line-height:1.5}}.txt-img-grid__images{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.txt-img-grid__wrapper{max-width:544px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:24px}@media only screen and (max-width:767px){.txt-img-grid__wrapper{gap:8px}}.txt-img-grid__item{border-radius:12px;overflow:hidden;position:relative;height:175px;display:block}@media only screen and (max-width:767px){.txt-img-grid__item{height:107px}}.txt-img-grid__item:nth-child(1){grid-column:1;grid-row:1 / 3;height:374px}@media only screen and (max-width:767px){.txt-img-grid__item:nth-child(1){height:224px}}.txt-img-grid__item:nth-child(2){grid-column:2;grid-row:1}.txt-img-grid__item:nth-child(3){grid-column:2;grid-row:2}.txt-img-grid__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.txt-img-grid__title{position:absolute;bottom:0;left:0;width:100%;padding:16px 20px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.6)));background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.6) 100%);margin:0;color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:.002em}@font-face{font-family:'VAG-Rounded';src:url("../fonts/VAG-Rounded.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'VAG-Rounded-LT';src:url("../fonts/VAG-Rounded-LT.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Model-Shop-Icons';src:url("../fonts/Model-Shop-Icons.ttf") format("truetype"),url("../fonts/Model-Shop-Icons.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}form.wpcf7-form select,form.wpcf7-form input,.wp-block-details{border:1px solid #0267c1;border-radius:8px;padding:10px 20px;margin-bottom:10px}form.wpcf7-form select,form.wpcf7-form input{min-width:50%}form.wpcf7-form input[type="submit"]{min-height:45px}html :where(.wp-block){max-width:none}img.banner__image,img.txt-img-grid__img{height:100%}.woocommerce ul.products li a.button{position:relative;border-radius:23px;background-color:#0267c1;padding:12px 0;width:100%;-webkit-transition:250ms;transition:250ms;border:1px solid #0267c1;color:#f4f4f4;text-align:center;font-family:"VAG-Rounded-LT",sans-serif;font-size:16px;font-weight:400;font-style:normal;letter-spacing:.01rem;line-height:1;text-transform:none;margin-top:0;margin-bottom:0}.woocommerce ul.products li a.button:hover{background-color:transparent;color:#0267c1}.woocommerce ul.products li a.button::before{content:"m";font-family:"Model-Shop-Icons",sans-serif;margin-right:10px;font-size:14px}