.envelope-wrapper{position:relative;width:100%;height:100vh;overflow:hidden}.envelope{position:absolute;top:50%;left:50%;width:400px;height:auto;transform:translate(-50%,-50%);z-index:10;transition:transform 0.3s ease}.icon{position:absolute;width:160px;height:160px;top:50%;left:50%;transform:translate(-50%,-50%) scale(0.5);opacity:0;z-index:3;transition:all 0.8s cubic-bezier(0.25,1,0.5,1)}.envelope-wrapper:hover .envelope{transform:translate(-50%,-50%) scale(1.1)}.envelope-wrapper:hover .icon{opacity:1;transform:translate(-50%,-50%) scale(1)}@media only screen and (max-width:768px){.home .carousel-container{max-width:100%;overflow:hidden}.home .carousel{max-width:100%;overflow:hidden}}@media only screen and (max-width:768px){.home .carousel-item{transform:scale(.72);transform-origin:center center;min-width:230px!important}}@media only screen and (max-width:768px){.home .carousel-categories a{margin:0 12px!important;font-size:17px!important}.home .carousel-title{font-size:25px!important;margin-top:24px}@media only screen and (max-width:768px){.home .carousel-arrow{display:block!important;width:32px;height:32px;z-index:9999;top:43%!important;transform:translateY(-50%)}.home .carousel-arrow.left{left:8px!important}.home .carousel-arrow.right{right:8px!important}}}