.small-cart-wrapper{padding:5rem 3rem;border-radius:2rem;background-color:#fff;box-shadow:0 1rem 5rem rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9;position:relative;overflow:hidden}.small-cart-wrapper:hover,.small-cart-wrapper:hover .small-cart-p{color:#fff}.small-cart-wrapper:hover .small-cart-i{fill:#fff}.small-cart-wrapper:hover:before{transform:scaleY(1)}.small-cart-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#6637ee;transition:all .7s;transform-origin:top;transform:scaleY(0)}.small-cart-wrapper .small-cart-i{height:6rem;width:6rem;fill:#6637ee;margin-bottom:3rem;transition:all .75s}.small-cart-wrapper .small-cart-h{font-size:2.2rem;line-height:3.2rem;font-weight:600;font-family:Oswald,sans-serif;text-align:center;margin-bottom:1.5rem;transition:all .7s}.small-cart-wrapper .small-cart-p{line-height:1.7;font-size:1.6rem;text-align:center;color:#6a7a77;font-weight:400;transition:all .85s}@media only screen and (max-width:768px){.small-cart{margin-bottom:5rem}}.hero-wrapper{display:flex;margin:0 7rem;gap:20px}.hero-wrapper .hero-box-left,.hero-wrapper .hero-box-right{width:100%;min-height:50rem;border-radius:2rem}.hero-wrapper .hero-box-left{background-color:#00ffc2;padding:10rem;position:relative}.hero-wrapper .hero-box-left .hero-box-left-layer-1{opacity:1;transform:translateY(-5rem)}.hero-wrapper .hero-box-left .hero-box-left-layer-2{opacity:0;transform:translateY(5rem);visibility:hidden}.hero-wrapper .hero-box-left .hero-box-left-layer-1,.hero-wrapper .hero-box-left .hero-box-left-layer-2{position:absolute;transition:all 2s}.hero-wrapper .hero-box-left .hero-box-left-layer-1 .hero-header,.hero-wrapper .hero-box-left .hero-box-left-layer-2 .hero-header{font-size:5.5rem;line-height:7.5rem;font-weight:700;font-family:Oswald,sans-serif;color:#130646;margin-bottom:2.5rem;width:90%}.hero-wrapper .hero-box-left .hero-box-left-layer-1 .hero-header .hero-header-span,.hero-wrapper .hero-box-left .hero-box-left-layer-2 .hero-header .hero-header-span{font-family:Playfair Display,serif;font-weight:300;font-style:italic}.hero-wrapper .hero-box-left .hero-box-left-layer-1 .hero-header .hero-btn-box,.hero-wrapper .hero-box-left .hero-box-left-layer-2 .hero-header .hero-btn-box{display:flex}.hero-wrapper .hero-box-left .hero-text{line-height:1.7;color:#130646;font-size:1.6rem;font-family:Oswald,sans-serif;margin-bottom:3rem;max-width:80%}.hero-wrapper .hero-box-left .hero-btn-box{display:flex;gap:3rem}.hero-wrapper .hero-box-right{position:relative;overflow:hidden}.hero-wrapper .hero-box-right .hero-box-right-layer-1,.hero-wrapper .hero-box-right .hero-box-right-layer-2{transition:all 2s;position:relative}.hero-wrapper .hero-box-right-img{object-position:center;width:100%;min-height:50rem;position:absolute;object-fit:cover}@media only screen and (max-width:1545px){.hero-wrapper .hero-box-left{padding:5rem}.hero-wrapper .hero-box-left .hero-box-left-layer-1 .hero-header,.hero-wrapper .hero-box-left .hero-box-left-layer-2 .hero-header{line-height:5.5rem}}@media only screen and (max-width:1045px){.hero-wrapper .hero-box-left{padding:2rem}.hero-wrapper .hero-box-left .hero-box-left-layer-1 .hero-header,.hero-wrapper .hero-box-left .hero-box-left-layer-2 .hero-header{line-height:5.5rem}}@media only screen and (max-width:910px){.hero-wrapper{flex-direction:column;margin:0 1rem}.hero-wrapper .hero-box-right{display:none;visibility:hidden}.hero-wrapper .hero-box-left{margin-top:2rem;padding:3rem;min-height:55rem;display:flex;overflow:hidden;align-items:center}.hero-wrapper .hero-box-left .hero-box-left-layer-1 .hero-header,.hero-wrapper .hero-box-left .hero-box-left-layer-2 .hero-header{font-size:4.5rem}.hero-wrapper .hero-box-left .hero-box-left-layer-1 .hero-btn-box,.hero-wrapper .hero-box-left .hero-box-left-layer-2 .hero-btn-box{gap:1rem}}