.feature-boxes{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:40px 0}.feature-box{background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 8px rgb(0 0 0 / .08);text-align:left;display:flex;gap:20px;flex-direction:column}.feature-box .feature-icon{height:48px}.feature-box h3{margin:0;color:var(--Greyscale-Grey-900,#181A1B);font-feature-settings:'liga' off,'clig' off;font-family:Sora;font-size:32px;font-style:normal;font-weight:400;line-height:42px}.feature-box p{color:var(--Greyscale-Grey-800,#555);font-feature-settings:'liga' off,'clig' off;font-family:Sora;font-size:16px;font-style:normal;font-weight:400;line-height:28px;margin:0}.feature-box .feauture-row{display:flex;flex-direction:column;gap:20px}@media (max-width:1440px){.feature-boxes{grid-template-columns:repeat(2,1fr)}.feature-box h3,.feature-box p{max-width:353px}#feauture-box{width:100%}}@media (max-width:834px){.feature-box h3{color:var(--Greyscale-Grey-900,#181A1B);font-feature-settings:'liga' off,'clig' off;max-width:unset;font-family:Sora;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.feature-box p{max-width:unset}}@media(max-width:768px){.feature-box{gap:12px;padding:24px}.feature-boxes{grid-template-columns:1fr}.feature-box .feauture-row{gap:12px;flex-direction:row}.feature-box h3{color:var(--Greyscale-Grey-900,#181A1B);font-feature-settings:'liga' off,'clig' off;font-family:Sora;font-size:16px;font-style:normal;font-weight:400;line-height:23px}.feature-box p{color:var(--Greyscale-Grey-800,#555);font-feature-settings:'liga' off,'clig' off;font-family:Sora;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.feature-box .feature-icon,.feature-box .feature-icon svg{width:28px;height:28px}}.product-category-slider h3{color:var(--Greyscale-Grey-900,#181A1B);font-family:Sora;font-size:48px;font-style:normal;font-weight:400;line-height:57px;margin:0 0 32px 0;text-transform:none}.product-category-slider .row.text-center{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.product-category-slider .next-prev{display:inline-flex;align-items:center;gap:6px}.product-category-slider .next-prev .home-swiper-button-next,.product-category-slider .next-prev .home-swiper-button-prev{width:61.783px;height:58px;display:flex;align-items:center;background:#fff;border-radius:100px;justify-content:center;cursor:pointer}.product-category-slider .swiper-wrapper a{display:flex;flex-direction:column;align-items:flex-start;border-radius:35px;background:var(--Greyscale-50,#FAF9F7)}.product-category-slider .swiper-wrapper a .product-footer{color:var(--Greyscale-Grey-800,#555);text-align:center;font-feature-settings:'liga' off,'clig' off;font-family:Sora;font-size:16px;font-style:normal;font-weight:400;line-height:26px;display:flex;height:62px;flex-direction:column;justify-content:center;align-self:stretch}@media(max-width:900px){.swiper.productvatSwiperhome .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-category-slider .next-prev{display:none}}@media(min-width:1440px){.product-category-slider .next-prev{display:none}}@media(max-width:768px){.swiper.productvatSwiperhome .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-category-slider .swiper-wrapper a img,.product-category-slider .swiper-wrapper a .cat-img{width:100%}.product-category-slider h3{font-size:32px}}.product-category-slider .swiper-wrapper a img,.product-category-slider .swiper-wrapper a .cat-img{width:100%;border-radius:25px}.home h1.entry-title{display:none}.recomended-buttons{display:flex;align-items:center;gap:6px}.recomended-buttons .previous-button-recomended,.recomended-buttons .next-button-recomended{width:61.783px;height:58px;display:flex;align-items:center;background:#fff;border-radius:100px;justify-content:center;cursor:pointer}.recomended-div{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.recomended-div h3{font-size:48px;font-weight:400;color:#181A1B;margin:0;flex-grow:1}.recomended-div .buttons{display:flex;flex-direction:row;align-items:center;flex-grow:1;gap:16px;justify-content:flex-end}.recomended-div .buttons a{width:100%;background-color:#FFF;fill:#181A1B;color:#181A1B;border-radius:50px 50px 50px 50px;padding:17px 0 17px 0;display:inline-block;font-size:15px;line-height:1;text-align:center;transition:all .3s;max-width:295px}.recomended-div .buttons a:hover{background-color:#495F48;color:#FFF}@media(max-width:1024px){.recomended-div{flex-direction:column;gap:16px}.recomended-div .buttons{width:100%;justify-content:space-between}}@media(max-width:768px){.recomended-div h3{font-size:32px;line-height:40px}}