html{overflow-x:hidden}
body{color:#DBDBDB;font-family:"Busorama";overflow-x:hidden}
.hero-section{padding:4rem 2rem;background:#2e2e2e url('../themes/carreraspirits/assets/images/Pattern.png') repeat;color:#DBDBDB}
.hero-section h1,
.hero-section h3{letter-spacing:8px}
.hero-section .logo{width:200px;margin:auto}
.hero-section .contact-form p{font-size:1.5rem}
.hero-section .contact-form .btn-send{background-color:#C29D5D;color:#DBDBDB}.hero-section::after{content:'';position:absolute;top:0;left:0;width:100%;height:80px;background-color:#fff;z-index:2;clip-path:polygon(0 0,100% 0,0% 100%,0 70%)}
.bottle-img{max-height:600px;width:auto}
.case-title{color:#f3b63e}
.case-box{padding:2rem 0;border-radius:10px;position:relative}
.case-box img{max-width:100%;border-radius:10px}
.case-name{color:#f3b63e;font-weight:bold;margin-top:1rem;font-size:3rem}
.case-description{margin-top:1rem;font-size:1.5rem;z-index:9999999;position:inherit}
.color-gin{color:#C29D5D}
.color-amaro{color:#B07639}
.color-vermouth{color:#741610}
.color-bitter{color:#9F3316}
.bottle-logo{position:absolute;top:0;width:360px;opacity:0.4}
.bottle-logo.right{right:0;transform:rotate(19deg)}
.bottle-logo.left{left:0;transform:rotate(-19deg)}
.bottle-logo.vertical{width:unset;height:360px;opacity:0.6}