@font-face {
    font-family: 'avenirlight';
    src: url('/image/ulysses/fonts/avenir-light-webfont.woff2') format('woff2'), url('/image/ulysses/fonts/avenir-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#email-link {
    color: #ffffff;
    background: transparent;
    text-decoration: underline;
    font-family: inherit;
    padding: 0;
    text-transform: none;
    font-size: 18px;
    display: inline-block;
    margin-top: 0;
}

.ulysses-whiskey-container {
    font-family: 'avenirlight';
    font-size: 18px;  
    color: #000!important;
}

.ulysses-whiskey-container p {
    margin: 15px 0;
}

.ulysses-whiskey-container h2 {
    font-family: 'avenirlight'!important;
    font-size: clamp(1.875rem, 2.309vw + 1.277rem, 3.125rem);
    line-height: clamp(2.813rem, 2.309vw + 2.215rem, 4.063rem);
    color: #000!important;
    font-weight: 500!important;
    margin-bottom: 0px!important; 
    padding-bottom: 0;
    margin-top: 10px;
    max-width: 700px;
    margin: 20px auto;
}

#ulysses-top {
    text-align: center;
    padding-top: 40px;
}

.ulysses-top-banner img {
    place-self: center;
    max-width: 370px;
    width: 100%;
    transition: transform .3s cubic-bezier(.68, -.55, .265, 1.55);
}

@media only screen and (min-width: 1024px) {
.featured-video {
   
    border: 30px solid #fff;
}
.info-gaphic-wrapper{
display: grid;
grid-template-columns: 1fr 1fr;
margin: 30px auto;
place-items: center;
max-width: 1200px;
gap: 60px;
}
    #anchor-link span {
            display: block;
            background: #cab079;
            color: #fff;
            width: max-content;
            padding: 12px 17px;
            margin: 30px auto 0 auto;
            transition: all .2s;
    }
    .release-date {
            font-size: 13px;
    }
    .product-grid-container {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr 1fr;
            max-width: 1300px;
            margin: 0 auto;
            column-gap: 20px;
            row-gap: 40px;
            padding-top: 20px;
    }
    .product-grid-title {
            text-align: center;
            padding: 60px 0!important;
            margin: 0 auto;
    }
    .product-grid-title h2 {
            font-family: 'Cinzel', serif!important;
            font-size: clamp(3.125rem, 1.842vw + 2.648rem, 4.375rem) !important;
            line-height: clamp(4.063rem, 2.302vw + 3.467rem, 5.625rem) !important;
            color: #000!important;
            font-weight: 500!important;
    }
    .video-content h2 {
            font-family: 'Cinzel', serif!important;
            font-size: clamp(3.125rem, 1.842vw + 2.648rem, 4.375rem) !important;
            line-height: clamp(4.063rem, 2.302vw + 3.467rem, 5.625rem) !important;
            color: #fff!important;
            font-weight: 500!important;
            max-width: 700px;
    }
    .info-gaphic-container h2{
            font-family: 'Cinzel', serif!important;
            font-size: clamp(3.125rem, 1.842vw + 2.648rem, 4.375rem) !important;
            line-height: clamp(4.063rem, 2.302vw + 3.467rem, 5.625rem) !important;
            color: #000!important;
            font-weight: 500!important;
           
    }
    .video-container {
            position: relative;
            width: 100%;
            height: 75vh;
            overflow: hidden;
            background: #fff;
            padding-top: 60px;
    }
    .rotator-container {
            font-size: 2.5rem;
            margin-top: 40px;
            margin-bottom: 40px;
    }
    .start-your-own-tradition h2 {
            font-family: 'Cinzel', serif!important;
            font-size: clamp(3.125rem, 1.842vw + 2.648rem, 4.375rem) !important;
            line-height: clamp(4.063rem, 2.302vw + 3.467rem, 5.625rem) !important;
            color: #000!important;
            font-weight: 500!important;
    }
    .about-us-video-container h2 {
            font-family: 'Cinzel', serif!important;
            font-size: clamp(3.125rem, 1.842vw + 2.648rem, 4.375rem) !important;
            line-height: clamp(4.063rem, 2.302vw + 3.467rem, 5.625rem) !important;
            color: #000!important;
            font-weight: 500!important;
    }
    .video-container-wrapper {
            padding-top: 90px;
    }
    .ulysses-carousel-item {
            padding-bottom: 140px;
    }
    .ulysses-carousel-card-text h3 {
            margin-top: 0!important;
            font-family: 'Cinzel', serif!important;           
            color: #000!important;
            font-weight: 400!important;
            margin-bottom: 0px!important;
            font-size: clamp(1.563rem, 1.155vw + 1.264rem, 2.188rem);
            line-height: clamp(2.344rem, 0.924vw + 2.105rem, 2.844rem);
    }
    .ulysses-carousel-card-text {
            position: absolute;
            background: #fff;
            bottom: 40px;
            right: -30px;
            padding: 20px 15px 40px 15px;
            width: 231px!important;
            z-index: 999999999;
            height: 150px;
    }
    #ulysses-carousel h2 {
            font-family: 'Cinzel', serif!important;
            font-size: clamp(1.875rem, 2.309vw + 1.277rem, 3.125rem);
            line-height: clamp(2.813rem, 2.309vw + 2.215rem, 4.063rem);
            color: #cab079!important;
            font-weight: 400!important;         
            text-align: center;
            max-width: 700px;
            margin: 0 auto 60px auto!important;
    }
    #ulysses-top {
            padding: 40px 20px;
    }
    .ulysses-top-banner {
            display: grid;
            grid-template-columns: 2fr 2fr 2fr;
            text-align: left;
            margin: 30px auto;
            font-size: 18px;
            line-height: 30px;
            max-width: 1300px;
    }
    .ulysses-whiskey-container h1 {
            font-family: 'Cinzel', serif!important;
            font-size: clamp(3.125rem, 1.842vw + 2.648rem, 4.375rem) !important;
            line-height: clamp(4.063rem, 2.302vw + 3.467rem, 5.625rem) !important;
            color: #000!important;
            font-weight: 500!important;
    }
    .ulysses-top-banner-text h2 {
            font-family: 'Cinzel', serif!important;
            font-size: clamp(1.875rem, 2.309vw + 1.277rem, 3.125rem);
            line-height: clamp(2.813rem, 2.309vw + 2.215rem, 4.063rem);
            color: #cab079!important;
            font-weight: 400!important;
            margin-bottom: 10px!important;
          
    }
    .about-us-video-container span {
            font-family: 'Cinzel', serif!important;
            font-size: clamp(1.875rem, 2.309vw + 1.277rem, 3.125rem);
            line-height: clamp(2.813rem, 2.309vw + 2.215rem, 4.063rem);
            color: #cab079!important;
            font-weight: 400!important;
            margin-bottom: 10px!important;
            
    }
    .info-gaphic-container span {
             font-family: 'Cinzel', serif!important;
             font-size: clamp(1.875rem, 2.309vw + 1.277rem, 3.125rem);
             line-height: clamp(2.813rem, 2.309vw + 2.215rem, 4.063rem);
            color: #cab079!important;
            font-weight: 400!important;
            margin-bottom: 10px!important;
          
    }
}

@media only screen and (max-width: 1024px) {
.info-gaphic-wrapper{
display: grid;
grid-template-columns: 1fr;
margin: 30px auto;
place-items: center;
max-width: 1200px;

}
.info-gaphic-container span{
    font-size:18px!important;
}
.info-gaphic-container h2{
    margin-bottom:0!important;
}
.about-us-video-container span{
    font-size:18px!important;
}
   #ulysses-product-grid{
    padding:0 15px;
   }
    #anchor-link span {
            display: block;
            background: #cab079;
            color: #fff;
            width: max-content;
            padding: 12px 17px;
            margin: 30px auto 30px auto;
            transition: all .2s;
    }
    .release-date {
            font-size: 13px;
    }
    .product-grid-container {
            display: grid;
            grid-template-columns: 1fr 1fr;
            column-gap: 10px;
            row-gap: 10px;
            padding-top: 20px;
    }
    .product-grid-title {
            text-align: center;
            padding: 20px 0!important;
    }
    .video-content h2 {
            font-family: 'Cinzel', serif!important;          
            color: #fff!important;
            font-weight: 500!important;
            max-width: 700px;
            margin-bottom: 0;
    }
    .info-gaphic-container h2{
            font-family: 'Cinzel', serif!important;          
            color: #000!important;
            font-weight: 500!important;
            
    }
    .info-gaphic-container span {
            font-family: 'Cinzel', serif!important;          
            color: #cab079!important;
            font-weight: 400!important;
            margin-bottom: 10px!important;          
            text-wrap: balance;
    }
    .video-container {
            position: relative;
            width: 100%;
            height: auto;
            overflow: hidden;
            background: #fff;
            padding-top: 30px;
    }
    .rotator-container {
            font-size: 2rem;
            margin-top: 30px;
            margin-bottom: 20px;
    }
    .product-grid-title h2 {
            font-family: 'Cinzel', serif!important;           
            color: #000!important;
            font-weight: 500!important;
    }
    .start-your-own-tradition h2 {
            font-family: 'Cinzel', serif!important;           
            color: #000!important;
            font-weight: 500!important;
            margin-bottom: 20px;
    }
    .about-us-video-container h2 {
            font-family: 'Cinzel', serif!important;            
            color: #000!important;
            font-weight: 500!important;
            margin-bottom: 20px;
    }
    .video-container-wrapper {
            padding-top: 20px;
    }
    .ulysses-carousel-card-text {
            background: #fff;
            padding: 15px;
    }
    .ulysses-carousel-item {
            padding-bottom: 20px;
    }
    .ulysses-carousel-card-text h3 {
            margin-top: 0!important;
            font-family: 'Cinzel', serif!important;           
            color: #000!important;
            font-weight: 400!important;
            margin-bottom: 5px!important;
            margin-top: 5px!important;
            
    }
    #ulysses-carousel h2 {
            font-family: 'Cinzel', serif!important;            
            color: #cab079!important;
            font-weight: 400!important;
            line-height: 2rem;
            text-align: center;
            max-width: 700px;
            margin: 0 auto 30px auto!important;
    }
    #ulysses-top {
            padding: 30px 10px 0px 10px;
    }
    .ulysses-top-banner {
            display: grid;
            grid-template-columns: 1fr;
            text-align: left;
            margin: 10px auto;
            font-size: 16px;
            line-height: 26px;
            max-width: 1300px;
    }
    .ulysses-whiskey-container h1 {
            font-family: 'Cinzel', serif!important;           
            color: #000!important;
            font-weight: 500!important;
            text-wrap: balance;
    }
    .ulysses-top-banner-text h2 {
        font-family: 'Cinzel', serif!important;          
            color: #cab079!important;
            font-weight: 400!important;
            margin-bottom: 10px!important;          
            text-wrap: balance;
    }
    .about-us-video-container span {
            font-family: 'Cinzel', serif!important;           
            color: #cab079!important;
            font-weight: 400!important;
            margin-bottom: 10px!important;           
            text-wrap: balance;
    }
    #ulysses-top h2 {
          
    }
}

.ulysses-carousel-card-item {
    position: relative;
}

.ulysses-carousel-card-img img {
    width: 100%;
    display: block;
}

.card-date,
.card-bottles {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}

.cms-blocks,
ideo-container .static-banners,
.block-content {
    display: block!important;
}

#ulysses-carousel {
    padding: 0 10px;
}

video {
    width: 100%;
    object-fit: cover;
}

.video-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
}

.video-content h2 span {
    display: block;
}

#section-separator {
    fill: #fff;
}

.start-your-own-tradition {
    text-align: center;
}

.start-your-own-tradition h3 {
    font-family: 'Cinzel', serif!important;
    font-size: clamp(1.875rem, 2.309vw + 1.277rem, 3.125rem);
     line-height: clamp(2.813rem, 2.309vw + 2.215rem, 4.063rem);
    color: #cab079!important;
    font-weight: 400!important;   
    text-align: center;
}

.start-your-own-tradition p {
    font-family: 'avenirlight'!important;
    font-size: 16px!important;
    line-height: 28px;
}

.start-your-own-tradition {
    max-width: 1000px;
    margin: -15px auto;
    padding-top: 15px;
}

.rotator-container {
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    color: #000!important;
    opacity: 0;
    /* Initial opacity set to 0 */
    transition: opacity 0.3s ease-in-out;
    /* Adjust the duration for a slower fade effect */
}

.video-container-wrapper p {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    font-family: 'avenirlight'!important;
    font-size: 18px!important;
    color: #000!important;
    line-height:30px;
    padding-bottom: 0;
    margin-top: 10px;
}

.splide__pagination__page.is-active {
    background: #cab079!important;
    transform: scale(1.4);
    z-index: 1;
}

.ulysses-product-card {
    position: relative;
    text-decoration: none;
    color: #000;
    display: block;
}

.ulysses-product-card:hover .product-image {
    opacity: 0.7;
}

.product-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: opacity 0.2s ease-in-out;
    display: block;
}

.secondary-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.2s ease-in-out;
    /* Set the transition property here */
}

.release-date {
    background: #797979;
    color: #fff;
    padding: 3px 9px;
    display: block;
    width: max-content;
    margin-bottom: 15px;
    margin-top: 20px;
}

.ulysses-product-details h2 {
    color: #000;
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 20px;
    position: relative;
}

.ulysses-product-details h2:before {
    width: 35px;
    height: 1px;
    content: "";
    bottom: -10px;
    left: 0;
    position: absolute;
    background: #000;
}

.ulysses-product-details p {
    color: #000!important;
    font-weight: 400!important;
    margin-bottom: 20px!important;
    font-size: 18px!important;
    text-decoration:none;
}

.ulysses-product-card:hover .secondary-image {
    opacity: 1;
}

.ulysses-product-details {
    margin-top: 10px;
}

.reserve-button {
    background-color: #cab079;
    color: white;
    padding: 10px;
    border: none;
    cursor: pointer;
    width: 100%;
    font-size: 16px;
    transition: background-color 0.3s ease-in-out;
}

.reserve-button:hover {
    background-color: #333;
}

.reserve-button-gray {
    background-color: #333;
}

.product-grid-title h3 {
    margin-top: 0!important;
    font-family: 'Cinzel', serif!important;
    font-size: clamp(1.875rem, 2.309vw + 1.277rem, 3.125rem);
    line-height: clamp(2.813rem, 2.309vw + 2.215rem, 4.063rem);
    color: #cab079!important;
    font-weight: 400!important;
    margin-bottom: 0px!important;
   
}

.product-grid-title h3 {
    max-width: 700px;
    margin: 0 auto;
}

.product-grid {
    margin-right: 0!important;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

.start-your-own-tradition-wrapper {
    background: #fff;
    padding: 0 20px;
}

#anchor-link {
    display: block;
    text-align: center;
    text-decoration:none;
    cursor:pointer;
}

#anchor-link:hover span {
    background: #333;
}

#anchor-link:hover img {
    transform: translateY(-6px);
}

.featured-video-wrapper {
    position: relative
}

.featured-video-wrapper:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    padding: 0;
    margin: -44px 0 0 -44px;
    border: 4px solid #fff;
    border-radius: 100%;
    background-size: 175px;
    background-position: 28px -413px;
    background-repeat: no-repeat;
    background-image: url(/image/ulysses/modulobox/modulobox.svg);
    background-color: rgba(0, 0, 0, .20);
    pointer-events: none;
    -webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out;
    z-index: 999;
}

.featured-video-wrapper .mobx:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.featured-video-wrapper:hover:after {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

.featured-video-wrapper a:hover:after {
    opacity: 1
}

.featured-video {
    position: relative;
    display: flex;
    overflow: hidden;
   
}

.featured-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out
}

.featured-video-wrapper a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgb(0 0 0 / 39%);
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
    z-index: 999;
}

.about-us-video-container {
    max-width: 1300px;
    margin: 0 auto;
    text-align: center;
}

.about-us-video-container span {
    margin-bottom: 30px!important;
    display: block;
}

#about-us-video {
    padding: 20px 20px 40px 20px;
}
#info-graphic{
max-width:1300px;
margin:30px auto;
padding: 20px 20px 40px 20px;
}
.info-gaphic-container{
text-align:center;
}
.info-graphic-description p{
text-align:left!important;
 font-family: 'avenirlight';
    font-size: 18px;
    line-height:28px;
    background: #f2f0ee!important;
    color: #000!important;
    margin-bottom:15px!important;
}
.info-graphic-img img{
width:100%;
display:block;
}

.flip-desktop .info-graphic-img{
grid-column:1/2;
grid-row:1/2;
}
.flip-desktop .info-graphic-description{
grid-column:2/3;
 grid-row:1/2;
}
.info-graphic-description p a{
color:#333!important;
text-decoration:underline!important;
}