*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}html{min-height:100%;font-size:10px}ul{list-style:none}img{display:block}button{outline:none;cursor:pointer}body{font-size:1.6rem;line-height:1.6;font-family:"opensans-regular",sans-serif;color:#000;overflow-x:hidden}body.open{height:100vh;overflow-y:hidden}@font-face{font-family:"opensans-regular";src:url(../fonts/OpenSans-Regular.woff2),url(../fonts/OpenSans-Regular.woff);font-display:swap;font-weight:400}@font-face{font-family:"opensans-semibold";src:url(../fonts/OpenSans-Semibold.woff2),url(../fonts/OpenSans-Semibold.woff);font-display:swap;font-weight:500}@font-face{font-family:"opensans-bold";src:url(../fonts/OpenSans-Bold.woff2),url(../fonts/OpenSans-Bold.woff);font-display:swap;font-weight:600}h1,h2,h3,h4,h5,h6{font-family:"opensans-bold",sans-serif}h1{font-size:clamp(3.5rem,3.5rem + 1vw,5rem);line-height:1.2}h2{font-size:clamp(3rem,3rem + 1vw,4rem);line-height:1.3}h3{font-size:clamp(1.6rem,1.6rem + 1vw,2rem);line-height:1.5}h4{font-size:clamp(1.4rem,1.6rem + 1vw,1.8rem);line-height:1.5}a{text-decoration:none;color:inherit}p{margin-bottom:1.5rem;color:rgba(0,0,0,.6)}input,textarea{font-family:inherit}.btn{padding:.6rem 1.4rem;background:#fff;border-radius:8px;color:#000;border:1px solid rgba(0,0,0,0);display:inline-flex;transition:all ease .5s;cursor:pointer;font-size:1.4rem}.btn--accent{background-color:hsl(353,77%,37%);color:#fff}.btn--accent:hover{background-color:hsl(353,77%,27%)}.section__header{max-width:50rem;width:100%;margin:0 auto 5rem;text-align:center}.banner-sm{position:relative;background:hsl(353,77%,37%)}.banner-sm h1{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff}.breadcrumbs{display:flex;margin:4rem 0;font-size:1.4rem}.breadcrumbs li:nth-child(2){margin:0 1rem}.breadcrumbs li:nth-child(1){opacity:.4}.breadcrumbs li:nth-child(1):hover{color:hsl(353,77%,37%);opacity:1}.breadcrumbs li:nth-child(3){opacity:.5}@media screen and (max-width: 80rem){.breadcrumbs{display:none}}.footer{background-color:#ededed;padding:8rem 0 4rem}.footer__wrapper{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr}@media screen and (max-width: 80rem){.footer__wrapper{grid-template-columns:1.4fr 1fr;gap:1rem}}@media screen and (max-width: 45rem){.footer__wrapper{grid-template-columns:1fr}}.footer__info ul{margin-top:2rem}.footer__info ul li{margin-bottom:2rem;color:#515151;display:flex;gap:1rem}@media screen and (max-width: 80rem){.footer__info ul li{margin-bottom:1rem}}.footer__link h5{text-transform:uppercase;font-weight:bold;margin-bottom:1.5rem;font-size:1.6rem}.footer__link ul li{margin-bottom:1rem}.footer__link ul li a{color:#515151}.footer__link ul li a:hover{text-decoration:underline;color:#242424}.copyright{background-color:#ededed;padding:.4rem 0;text-align:center;border-top:1px solid #e6e6e6}.copyright p{opacity:.4;font-size:1.2rem;margin-bottom:0}.header{position:relative;border-bottom:1px solid #f7f8fa}.header__top{background:hsl(353,77%,37%);color:#fff;font-size:11px}@media screen and (max-width: 45rem){.header__top{display:none}}.header__top__wrapper{padding:.2rem 0;display:flex;justify-content:space-between}.header__top__wrapper ul{display:flex;gap:4rem}.header__top__wrapper p{margin-bottom:0;color:#fff}.header__main{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}@media screen and (max-width: 45rem){.header__main nav{position:fixed;top:7rem;right:-100vw;background:#fff;width:100%;height:calc(100vh - 70px);z-index:50;padding:5rem 2rem;border-top:1px solid hsl(353,77%,37%);transition:.5s ease all}}.header__main nav ul{display:flex;gap:5rem}.header__main nav ul a{font-weight:600}@media screen and (max-width: 80rem){.header__main nav ul a{font-weight:400}}.header__main nav ul a:hover{color:hsl(353,77%,37%)}@media screen and (max-width: 45rem){.header__main nav ul{flex-direction:column;gap:2rem;margin-bottom:5rem}.header__main nav ul li{width:100%}.header__main nav ul li a{font-size:3rem;width:100%}}.header nav.open{right:0}.header__info{display:none}@media screen and (max-width: 45rem){.header__info{display:block}.header__info ul{gap:.5rem !important}.header__info ul li a{font-size:1.4rem !important}}.toggle-menu{position:absolute;bottom:2rem;right:2rem;display:none}@media screen and (max-width: 45rem){.toggle-menu{display:block}}.toggle-menu span{width:3rem;height:3px;display:block;background:hsl(353,77%,37%);margin-bottom:.5rem}li.current_page_item a{color:hsl(353,77%,37%)}.page-transition{position:fixed;top:0;left:0;width:100%;height:100vh;transform:scaleY(0);background-color:#fff !important;z-index:99999}.newsletter{padding:8rem 0;display:flex;justify-content:center;background:hsl(353,77%,37%)}.newsletter__wrapper{text-align:center;max-width:46rem;color:#fff;padding:0 1rem}.newsletter__wrapper h2{text-wrap:balance}.newsletter__wrapper p{margin:1rem 0 3rem;color:#fff}@media screen and (max-width: 45rem){.newsletter form{padding:0 2rem;display:flex;gap:1rem;flex-direction:column}}.newsletter input{padding:1rem 1.8rem;border-radius:4px;border:1px solid #e9e9e9;max-width:30rem;width:100%}@media screen and (max-width: 45rem){.newsletter input{max-width:100%}}.newsletter button[type=button]{padding:1.2rem 1.8rem;background:#fff;border-radius:4px;color:hsl(353,77%,37%);border:none}.category{background-color:#f9fafb;padding:8rem 0}.category__wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem}@media screen and (max-width: 45rem){.category__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:3rem}}.category__card{padding:2rem;border-radius:1rem;background:#fff;border:1px solid #e9e9e9;box-shadow:3px 3px 5px rgba(0,0,0,.02)}.category__image img{height:300px;width:100%;-o-object-fit:cover;object-fit:cover}.category__content h4{margin:1.5rem 0 1rem}.category__content p.description{height:50px}.category__content a{display:flex;align-items:center;gap:.6rem;color:hsl(353,77%,37%);font-weight:bold}.category__content a img{opacity:0;transform:translateX(-1rem);transition:.5s ease}.category__content a:hover{color:hsl(353,77%,37%);text-decoration:underline}.category__content a:hover img{opacity:1;transform:translateX(0rem)}.hblog{padding:8rem 0}.hblog__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem}@media screen and (max-width: 45rem){.hblog__header{flex-direction:column;align-items:flex-start;gap:2rem}}.hblog__header div{max-width:45rem;width:100%}.hblog__header div p{color:#515151;margin-bottom:0}.hblog__wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media screen and (max-width: 45rem){.hblog__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:3rem}}.hblog__card{padding:1rem;border:1px solid #e9e9e9;border-radius:1rem;box-shadow:3px 3px 5px rgba(0,0,0,.02)}.hblog__card img{height:250px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.hblog__card__content .meta{display:flex;align-items:center;gap:1rem;margin:1rem 0;opacity:.6}.hblog__card__content small{font-size:1.2rem}.hblog__card__content span{width:.5rem;height:.5rem;border-radius:50%;background:hsl(0,0%,50%)}.hblog__card__content h3{margin-bottom:1rem}.hblog__card__content p{margin-bottom:2rem;min-height:7.5rem;color:#515151;opacity:.9}.hblog__card__content a{color:hsl(353,77%,37%);font-weight:bold}.hblog__card__content a:hover{text-decoration:underline}.banner__home{padding:8rem 0}@media screen and (max-width: 45rem){.banner__home{padding:4rem 0}}.banner__home .tns-nav{display:none}.banner__home .slider__wrapper{position:relative;box-shadow:3px 3px 3px rgba(0,0,0,.02);border:1px solid #f2f2f2;border-radius:1rem;overflow:hidden}@media screen and (max-width: 45rem){.banner__home .slider__wrapper{min-height:56rem}}.banner__home .slider__item{position:relative}.banner__home .slider__item img{width:100%}@media screen and (max-width: 45rem){.banner__home .slider__item img{height:30rem;-o-object-fit:cover;object-fit:cover}}.banner__home .slider__item .body{position:absolute;z-index:9999;top:20%;right:15rem;max-width:40rem;width:100%}@media screen and (max-width: 45rem){.banner__home .slider__item .body{position:static;padding:2rem}}.banner__home .slider__item .body small{color:hsl(353,77%,37%)}.banner__home .slider__item .body h4{font-size:clamp(3rem,6vw,5rem);margin-bottom:.5rem;line-height:1.2}.banner__home .slider__item .body p{margin-bottom:3rem}.banner__home .slider__item .body a{padding:1rem 1.4rem;background:hsl(353,77%,37%);display:inline-block;border-radius:1rem;text-transform:capitalize;color:#fff}.banner__home .slider__item .body a:hover{background-color:hsl(353,77%,42%)}.home__slider__nav{position:absolute;bottom:5rem;right:5rem;display:flex;gap:1rem}.home__slider__nav button{inline-size:3rem;block-size:3rem;border-radius:50%;border:none;display:grid;place-content:center}.home__slider__nav button:hover{background-color:hsl(353,77%,72%)}.about{padding:4rem 0rem 8rem}.about__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:15rem;margin-bottom:4rem}@media screen and (max-width: 80rem){.about__wrapper{grid-template-columns:1fr;gap:1rem}}.about__header small{color:hsl(353,77%,37%);text-transform:uppercase;letter-spacing:2px}.about__body{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.about__body p{transform:translateY(4.5rem);margin-bottom:3rem}@media screen and (max-width: 80rem){.about__body p{margin-bottom:6rem}}.about img{width:100%;height:50rem;-o-object-fit:cover;object-fit:cover}.stats{background-color:#f9fafb;padding:8rem 0}.stats__wrapper{display:grid;gap:15rem;grid-template-columns:1fr 1fr}@media screen and (max-width: 80rem){.stats__wrapper{grid-template-columns:1fr;gap:5rem}}.stats__wrapper h2{margin-bottom:4rem}.stats__details{display:flex;gap:5rem}.stats__details span{font-size:12px}.stats__details h4{font-size:3rem;font-weight:bold;line-height:1}.contact{padding:8rem 0 10rem}.contact__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:15rem;margin-bottom:8rem}@media screen and (max-width: 45rem){.contact__wrapper{grid-template-columns:1fr;gap:5rem}}.contact__content{display:flex;flex-direction:column;justify-content:space-between}.contact__body h1{margin-bottom:3rem}.contact__body small{color:hsl(353,77%,37%);text-transform:uppercase;letter-spacing:2px}.contact__info{transform:translateY(-20px)}@media screen and (max-width: 80rem){.contact__info{margin-top:3rem}}.contact__info h4{margin-bottom:2rem}.contact__info li{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem;font-size:1.4rem}.contact__form .grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media screen and (max-width: 45rem){.contact__form .grid{grid-template-columns:1fr}}.input__wrap{margin-bottom:1rem}.input__wrap p{margin-bottom:0}.input__wrap label{display:block;font-size:1.4rem}.input__wrap input,.input__wrap textarea{width:100%;padding:1.2rem 1.6rem;background:#f9fafb;border:1px solid hsl(220,23.0769230769%,87.4509803922%);border-radius:5px}.input__wrap textarea{min-height:28rem;overflow:auto;resize:none}input[type=submit]{padding:1.2rem 1.6rem;background:#fff;border-radius:8px;color:#000;border:1px solid rgba(0,0,0,0);display:inline-flex;transition:all ease .5s;cursor:pointer;font-size:1.4rem;background-color:hsl(353,77%,37%);color:#fff;width:100%}input[type=submit]:hover{background-color:hsl(353,77%,27%)}.map{width:100%;height:40rem}.blog__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;padding:8rem 0}@media screen and (max-width: 45rem){.blog__wrapper{grid-template-columns:1fr}}.article{margin-bottom:5rem}.article img.blog__banner{width:100%;-o-object-fit:cover;object-fit:cover;height:50rem;margin-top:5rem}@media screen and (max-width: 45rem){.article img.blog__banner{width:100%;height:34rem;-o-object-fit:cover;object-fit:cover}}.article__wrapper{display:grid;grid-template-columns:1fr 40rem;gap:5rem}@media screen and (max-width: 45rem){.article__wrapper{grid-template-columns:1fr}}.article__body{display:flex;align-items:flex-start;gap:5rem;margin-top:5rem}@media screen and (max-width: 45rem){.article__body{flex-direction:column-reverse}}.article__body__info{flex:0 0 160px;background:hsl(353,77%,37%);color:#fff;max-width:25rem;width:100%;padding:1.5rem;border-radius:.5rem}.article__body__info small{opacity:.6;font-size:1rem}.article__body__info p{margin-bottom:.5rem;color:#fff;font-size:1.2rem}.article__body img{margin-bottom:2rem;margin-top:1rem;width:100%;-o-object-fit:cover;object-fit:cover}.article__body h1{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1.5rem}.article__body h4{margin-bottom:1.5rem}.article__body ol,.article__body ul{list-style-position:inside;margin-bottom:1.5rem}.article__body ol li,.article__body ul li{margin-bottom:1rem;color:#515151}.article__aside{padding:5rem 0}.article__aside h3{margin-bottom:2rem}.aside__card{display:grid;grid-template-columns:80px 1fr;gap:2rem;border-bottom:1px solid #e9e9e9;padding:1rem 0}.aside__card img{width:8rem;height:8rem;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.aside__card h4{font-size:1.4rem;margin-bottom:1rem}.aside__card p{font-size:1.4rem;margin-bottom:.5rem}.aside__card a{font-size:1.2rem;color:hsl(353,77%,37%)}.product{padding:8rem 0 10rem}.product__wrapper{display:grid;grid-template-columns:200px 1fr;gap:2rem}@media screen and (max-width: 45rem){.product__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem}}.product__category h3{font-size:clamp(16px,6vw,20px)}.product__category ul{margin-top:3rem}.product__category ul li{margin-bottom:1.5rem}.product__category ul li label{display:flex;gap:1rem;cursor:pointer}.product__main{padding-left:5rem;border-left:1px solid #f7f8fa}@media screen and (max-width: 45rem){.product__main{padding-left:0rem}}.product__main__wrapper{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem}@media screen and (max-width: 80rem){.product__main__wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}}@media screen and (max-width: 45rem){.product__main__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem}}.product__main__card{position:relative}.product__main__card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.product__main__card div{background:#f7f8fa;padding:2rem 4rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;text-align:center}.product__main__card div h5{font-size:1.6rem;margin-bottom:1rem}.product__main__card div a{color:hsl(353,77%,37%);font-weight:bold;font-size:1.4rem}.product__main__card div a:hover{text-decoration:underline}.scategory{padding-bottom:8rem}.scategory__wrapper{display:grid;display:grid;grid-template-columns:repeat(4, 1fr);gap:3rem}@media screen and (max-width: 80rem){.scategory__wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem}}@media screen and (max-width: 45rem){.scategory__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:3rem}}.scategory__card{padding:1rem;border:1px solid #e9e9e9;border-radius:1rem;box-shadow:3px 3px 5px rgba(0,0,0,.02)}.scategory__card img{width:30rem;height:20rem;-o-object-fit:cover;object-fit:cover}.scategory__card .details{padding:2rem 0;text-align:center}.scategory__card .details h3{font-size:clamp(1.4rem,5vw,1.6rem)}.scategory__card .details a{color:hsl(353,77%,37%);font-weight:bold;font-size:1.4rem}.scategory__card .details a:hover{text-decoration:underline}.psingle__wrapper{padding:0rem 0 8rem;display:grid;grid-template-columns:repeat(2, 1fr);gap:5rem}@media screen and (max-width: 80rem){.psingle__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:5rem}}.psingle__slider{position:relative;border-radius:1rem;overflow:hidden}.psingle__slider img{width:100%;height:45rem;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.psingle__info small{color:hsl(353,77%,37%)}.psingle__info h3{margin-bottom:2rem}.psingle__info h4{margin-bottom:3rem}.psingle__info ul{display:flex;align-items:center;gap:2rem}.psingle__info ul li:nth-child(2){transform:translateY(0.5rem)}.psingle__info .table__wrapper{margin-bottom:5rem;overflow-x:auto}.psingle__info .table__wrapper table{table-layout:fixed;width:100%;border-collapse:collapse}.psingle__info .table__wrapper thead tr,.psingle__info .table__wrapper tbody tr{border-bottom:1px solid #f7f8fa}.psingle__info .table__wrapper th,.psingle__info .table__wrapper td{text-align:left;padding:.5rem}.psingle__info .table__wrapper th{font-size:1.4rem}.product__other{padding:8rem 0;background:#f7f8fa}.product__other__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}@media screen and (max-width: 45rem){.product__other__header{justify-content:center;flex-direction:column;gap:2rem}}.product__other__wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:5rem}@media screen and (max-width: 80rem){.product__other__wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:5rem}}@media screen and (max-width: 45rem){.product__other__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:5rem}}.product__other__card{padding:1rem;border-radius:1rem;background:#fff;border:1px solid rgba(0,0,0,.1)}.product__other__card img{width:100%;-o-object-fit:cover;object-fit:cover}.product__other__card div{padding:2rem 0}.product__other__card div h4{margin-bottom:1rem}.product__other__card div a{color:hsl(353,77%,37%)}.product__other__card div a:hover{text-decoration:underline}.slider__thumbnail{margin-top:3rem;display:flex;justify-content:center;gap:2rem}.slider__thumbnail img{width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover;cursor:pointer;border:5px solid rgba(0,0,0,0)}@media screen and (max-width: 45rem){.slider__thumbnail img{width:5rem;height:5rem}}.slider__thumbnail img.tns-nav-active{border:5px solid hsl(353,77%,37%)}.product__controller a{position:absolute;left:1rem;bottom:2.5rem;cursor:pointer}@media screen and (max-width: 45rem){.product__controller a{bottom:1.5rem}}.product__controller a img{width:4rem;height:auto}@media screen and (max-width: 45rem){.product__controller a img{width:20px;height:auto}}.product__controller a:nth-child(2){left:unset;right:1rem}.zoom-container{position:relative;display:inline-block}.zoom-image{width:100%;height:auto;cursor:zoom-in}.zoom-lens{position:absolute;border:2px solid #000;width:200px;height:200px;border-radius:50%;overflow:hidden;pointer-events:none;display:none}.zoom-lens::before{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.1);border-radius:50%}.related__product{padding:10rem 0;background:#f7f8fa}.related__product h3{margin-bottom:1rem}.related__product__wrapper{margin-top:4rem;display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}@media screen and (max-width: 80rem){.related__product__wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}}@media screen and (max-width: 45rem){.related__product__wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:1rem}}.related__product p{max-width:60rem;width:100%}.related__product__card{border:1px solid #e9e9e9;border-radius:1rem;overflow:clip}.related__product__card img{width:100%;height:25rem;-o-object-fit:cover;object-fit:cover}.related__product__card .detail{padding:2rem;background:#fff;text-align:center}.related__product__card .detail h4{margin-bottom:1rem}.related__product__card .detail a{color:hsl(353,77%,37%)}.error{padding-bottom:5rem}.error__wrapper{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.error__wrapper h1{font-size:clamp(6rem,4rem + 7vw,15rem);margin-bottom:3rem}.error__wrapper p{font-size:2rem;margin-bottom:2rem}.container{max-width:144rem;width:100%;margin:0 auto;padding:0 1.6rem}.container.wider{max-width:160rem}.mb-1{margin-bottom:1rem}.mt-1{margin-top:1rem}.pb-1{padding-bottom:1rem}.mb-2{margin-bottom:2rem}.mt-2{margin-top:2rem}.pb-2{padding-bottom:2rem}.mb-3{margin-bottom:3rem}.mt-3{margin-top:3rem}.pb-3{padding-bottom:3rem}.mb-4{margin-bottom:4rem}.mt-4{margin-top:4rem}.pb-4{padding-bottom:4rem}.mb-5{margin-bottom:5rem}.mt-5{margin-top:5rem}.pb-5{padding-bottom:5rem}.mb-6{margin-bottom:6rem}.mt-6{margin-top:6rem}.pb-6{padding-bottom:6rem}.mb-7{margin-bottom:7rem}.mt-7{margin-top:7rem}.pb-7{padding-bottom:7rem}.mb-8{margin-bottom:8rem}.mt-8{margin-top:8rem}.pb-8{padding-bottom:8rem}.mb-9{margin-bottom:9rem}.mt-9{margin-top:9rem}.pb-9{padding-bottom:9rem}.mb-10{margin-bottom:10rem}.mt-10{margin-top:10rem}.pb-10{padding-bottom:10rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.bg-accent{background-color:hsl(353, 77%, 37%)}.text-accent{color:hsl(353, 77%, 37%)}.border-accent{border-color:hsl(353, 77%, 37%)}.bg-light{background-color:#fff}.text-light{color:#fff}.border-light{border-color:#fff}.bg-gray{background-color:#f7f8fa}.text-gray{color:#f7f8fa}.border-gray{border-color:#f7f8fa}.bg-dark{background-color:#000}.text-dark{color:#000}.border-dark{border-color:#000}/*# sourceMappingURL=main.min.css.map */


.banner__home{padding:8rem 0}@media screen and (max-width: 45rem){.banner__home{padding:4rem 0}}.banner__home .tns-nav{display:none}.banner__home .slider__wrapper{position:relative;box-shadow:3px 3px 3px rgba(0,0,0,.02);border:1px solid #f2f2f2;border-radius:1rem;overflow:hidden}@media screen and (max-width: 45rem){.banner__home .slider__wrapper{min-height:56rem}}.banner__home .slider__item{position:relative}.banner__home .slider__item img{width:100%}@media screen and (max-width: 45rem){.banner__home .slider__item img{height:30rem;-o-object-fit:cover;object-fit:cover}}.banner__home .slider__item .body{position:absolute;z-index:9999;top:20%;right:15rem;max-width:40rem;width:100%}@media screen and (max-width: 45rem){.banner__home .slider__item .body{position:static;padding:2rem}}.banner__home .slider__item .body small{color:hsl(353,77%,37%)}.banner__home .slider__item .body h4{font-size:clamp(3rem,6vw,5rem);margin-bottom:.5rem;line-height:1.2}.banner__home .slider__item .body p{margin-bottom:3rem}.banner__home .slider__item .body a{padding:1rem 1.4rem;background:hsl(353,77%,37%);display:inline-block;border-radius:1rem;text-transform:capitalize;color:#fff}.banner__home .slider__item .body a:hover{background-color:hsl(353,77%,42%)}.home__slider__nav{position:absolute;bottom:5rem;right:5rem;display:flex;gap:1rem}.home__slider__nav button{inline-size:3rem;block-size:3rem;border-radius:50%;border:none;display:grid;place-content:center}.home__slider__nav button:hover{background-color:hsl(353,77%,72%)}