/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/custom/ushertinkler/images/icons/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/custom/ushertinkler/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/custom/ushertinkler/images/icons/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/custom/ushertinkler/images/icons/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/custom/ushertinkler/images/icons/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/custom/ushertinkler/images/icons/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/custom/ushertinkler/images/icons/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
[id]{scroll-margin-top:80px;}html{scroll-behavior:smooth;}header{background:#EDEDED;position:sticky;top:0;left:0;z-index:10;}header .region-header{display:flex;align-items:center;justify-content:space-between;width:90%;margin:0 auto;}@media only screen and (min-width:320px) and (max-width:742px){header .region-header{width:100%;}}@media only screen and (min-width:743px) and (max-width:1024px){header .region-header{width:100%;}}header .region-header #block-ushertinkler-hamburgerformenu .hamburger-menu:hover{cursor:pointer !important;}@media only screen and (min-width:320px) and (max-width:742px){header .region-header #block-ushertinkler-hamburgerformenu .hamburger-menu img{width:28px;height:19px;margin-left:1rem;}}@media only screen and (min-width:743px) and (max-width:1024px){header .region-header #block-ushertinkler-hamburgerformenu .hamburger-menu img{width:28px;height:19px;margin-left:1rem;}}header .region-header #block-ushertinkler-site-branding a.site-logo{display:block;width:176px;}header .region-header #block-ushertinkler-site-branding a.site-logo img{display:block;width:100%;}@media only screen and (min-width:320px) and (max-width:742px){header .region-header #block-ushertinkler-site-branding a.site-logo{align-items:center;width:119.53px;height:58.32px;}}@media only screen and (min-width:743px) and (max-width:1024px){header .region-header #block-ushertinkler-site-branding a.site-logo{align-items:center;width:119.53px;height:58.32px;}}header .region-header #block-ushertinkler-menuheader{width:100vw;background:#ededed;position:fixed;left:-300vw;top:0;transition:left 0.3s ease-in-out;z-index:10;}header .region-header #block-ushertinkler-menuheader div{width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;}header .region-header #block-ushertinkler-menuheader div::after{display:none;}header .region-header #block-ushertinkler-menuheader div p{margin:0;}header .region-header #block-ushertinkler-menuheader div p.login{display:flex;align-items:center;justify-content:center;gap:1rem;}header .region-header #block-ushertinkler-menuheader div p.login a img{height:35px;width:35px;}@media only screen and (min-width:320px) and (max-width:742px){header .region-header #block-ushertinkler-menuheader p.close-button img{width:26px;height:18px;}header .region-header #block-ushertinkler-menuheader p.logo a{text-decoration:none;}header .region-header #block-ushertinkler-menuheader p.logo img{width:119.53px;height:58.32px;}header .region-header #block-ushertinkler-menuheader p.login a:nth-child(1) img{width:19px;height:19px;}header .region-header #block-ushertinkler-menuheader p.login a:nth-child(2){display:none;}}header .region-header #block-ushertinkler-main-menu{background:#EDEDED;position:fixed;top:83px;left:-300vw;width:21rem !important;height:calc(100vh - 83px);z-index:999;display:flex;align-items:flex-start;justify-content:center;transition:left 0.3s ease-in-out;}@media only screen and (min-width:320px) and (max-width:768px){header .region-header #block-ushertinkler-main-menu{padding:1rem 0;top:63px;width:100% !important;}}@media only screen and (min-width:769px) and (max-width:1024px){header .region-header #block-ushertinkler-main-menu{width:35% !important;}}header .region-header #block-ushertinkler-main-menu > .menu{height:auto;overflow-y:scroll;margin:0;-ms-overflow-style:none;scrollbar-width:none;}header .region-header #block-ushertinkler-main-menu > .menu::-webkit-scrollbar{display:none;}header .region-header #block-ushertinkler-main-menu > .menu > .menu-item::after{content:"";width:100%;height:0.5px;background:#000;position:absolute;bottom:0;left:0;}header .region-header #block-ushertinkler-main-menu > .menu > .menu-item:nth-last-child(2){margin-top:3rem;}header .region-header #block-ushertinkler-main-menu > .menu > .menu-item:nth-last-child(2)::after{content:"";height:0;}@media only screen and (min-width:320px) and (max-width:742px){header .region-header #block-ushertinkler-main-menu > .menu > .menu-item:nth-last-child(3)::after{display:none;}header .region-header #block-ushertinkler-main-menu > .menu > .menu-item:nth-last-child(2){margin-top:3rem;}}header .region-header #block-ushertinkler-main-menu .menu{width:74%;}@media only screen and (min-width:320px) and (max-width:742px){header .region-header #block-ushertinkler-main-menu .menu{width:80%;}}header .region-header #block-ushertinkler-main-menu .menu .menu-item{padding:1rem 0 1rem;position:relative;}header .region-header #block-ushertinkler-main-menu .menu .menu-item:last-child::after{content:"";height:0;}header .region-header #block-ushertinkler-main-menu .menu .menu-item a{text-decoration:none;font-size:17px;font-weight:400;color:#000;font-family:"Poppins";}header .region-header #block-ushertinkler-main-menu .menu .menu-item--expanded{height:unset;position:relative;}header .region-header #block-ushertinkler-main-menu .menu .menu-item--expanded::marker{content:"";display:none;}header .region-header #block-ushertinkler-main-menu .menu .menu-item--expanded::before{content:"";border:solid black;border-width:0 2px 2px 0;display:inline-block;margin-bottom:3px;padding:4px;transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;right:3px;transition:transform 0.3s ease;}header .region-header #block-ushertinkler-main-menu .menu .menu-item--expanded .menu{margin-top:1rem;}header .region-header #block-ushertinkler-main-menu .menu .menu-item--expanded .menu .menu-item{padding:0.5rem 0;}header .region-header #block-ushertinkler-main-menu .menu .menu-item--expanded .menu .menu-item::after{content:"";height:0;}header .region-header #block-ushertinkler-main-menu .menu .menu-item--expanded .menu .menu-item a{text-decoration:none;font-size:16px;font-weight:400;font-family:"Poppins";}header .region-header #block-ushertinkler-main-menu .menu .menu-item--expanded.open::before{content:"";border:solid black;border-width:0 2px 2px 0;display:inline-block;margin-bottom:3px;padding:4px;transform:rotate(225deg);-webkit-transform:rotate(225deg);position:absolute;right:3px;transition:transform 0.3s ease;}header .region-header #block-ushertinkler-headerlogin .text-formatted{display:flex;align-items:center;justify-content:center;gap:1rem;}header .region-header #block-ushertinkler-headerlogin .text-formatted a img{width:28px;height:28px;}header .region-header #block-ushertinkler-headerlogin div a:hover{cursor:pointer;}header .region-header #block-ushertinkler-headerlogin div a img.user-account{width:28px;height:28px;margin-top:-6px;}@media only screen and (min-width:320px) and (max-width:742px){header .region-header #block-ushertinkler-headerlogin div a img.user-account{width:19px;height:19px;}}.product-wines-card .views-field-title{min-height:6rem;}main .region-content .visit-seller-container{margin:3.5rem auto !important;}main .region-content .text-center{text-align:center !important;padding:0rem 4.5rem;}main .region-content .text-center h4{margin:0rem;font-weight:500;font-size:37px;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .text-center h4{font-size:32px;font-family:"Playfair";}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .text-center h4{font-size:32px;font-family:"Playfair";}}main .region-content .text-center h3{margin:0rem;font-weight:500;font-size:37px;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .text-center h3{font-size:32px;font-family:"Playfair";}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .text-center h3{font-size:32px;font-family:"Playfair";}}main .region-content .text-center h1{margin:0rem;font-weight:500;font-size:37px;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .text-center h1{font-size:32px;font-family:"Playfair";}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .text-center h1{font-size:32px;font-family:"Playfair";}}main .region-content .header-spotlight{position:relative;}main .region-content .header-spotlight .video-container #large-screen-video,main .region-content .header-spotlight .video-container #small-screen-video{position:relative;right:0;bottom:0;width:100%;}main .region-content .header-spotlight .video-container #small-screen-video{display:none;}@media only screen and (min-width:320px) and (max-width:721px){main .region-content .header-spotlight .video-container #large-screen-video{display:none;}main .region-content .header-spotlight .video-container #small-screen-video{display:block;}}main .region-content .header-spotlight .inner-container{position:absolute;top:35%;left:6%;color:#fff;width:40%;}main .region-content .header-spotlight .inner-container h1{font-size:70px;font-family:"Poppins";font-weight:700;}main .region-content #block-ushertinkler-content .layout--twocol-section{justify-content:center;align-items:center;}@media only screen and (min-width:320px) and (max-width:1024px){main .region-content #block-ushertinkler-content .layout--twocol-section{flex-direction:column;}}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .layout--twocol-section .layout__region--first .block-layout-builder{display:flex;align-items:center;justify-content:center;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .layout--twocol-section .layout__region--first .block-layout-builder{display:flex;justify-content:center;}main .region-content #block-ushertinkler-content .layout--twocol-section .layout__region--first .block-layout-builder div{width:80%;}}main .region-content #block-ushertinkler-content .layout--twocol-section .layout__region--first .block-layout-builder .field img{width:100%;height:auto;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .layout--twocol-section .layout__region--second .text-center{padding:0;}}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .section-image-title p{font-family:"Playfair" !important;font-size:32px !important;font-weight:500;line-height:38.4px;text-align:center;}main .region-content #block-ushertinkler-content .section-image-title img{width:62px !important;height:38px !important;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .section-image-title p{font-family:"Playfair" !important;font-size:32px !important;font-weight:500;line-height:38.4px;text-align:center;}main .region-content #block-ushertinkler-content .section-image-title img{width:62px !important;height:38px !important;}}main .region-content .image-description-conatiner{width:90%;margin:0 auto;padding-top:2rem;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .image-description-conatiner{padding-top:1rem;}}main .region-content .image-description-conatiner .field--type-text-with-summary{padding:0rem;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .image-description-conatiner .block-layout-builder{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;}}main .region-content .image-description-conatiner .block-layout-builder .field--type-text-with-summary{width:100%;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .image-description-conatiner .block-layout-builder .field--type-text-with-summary{width:100%;margin-top:2rem !important;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .image-description-conatiner .block-layout-builder .field--type-text-with-summary{display:flex;flex-direction:column;justify-content:center;margin-top:2rem;align-items:center;}}main .region-content .image-description-conatiner .block-layout-builder .field--type-text-with-summary:has(.description){width:100%;}main .region-content .image-description-conatiner .block-layout-builder .description{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;margin:0 auto;}main .region-content .image-description-conatiner .block-layout-builder .description .header{display:flex;align-items:center;margin-bottom:0rem;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .image-description-conatiner .block-layout-builder .description .header{margin-bottom:0;}main .region-content .image-description-conatiner .block-layout-builder .description .header img{width:62px;height:auto;}main .region-content .image-description-conatiner .block-layout-builder .description .header p{font-size:32px !important;}}main .region-content .image-description-conatiner .block-layout-builder .description .header p{display:inline;font-size:40px;font-weight:500;font-family:"Playfair",serif;text-align:center;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .image-description-conatiner .block-layout-builder .description .header img{width:62px;}}main .region-content .image-description-conatiner .block-layout-builder .description .description-text{font-size:20px;text-align:center;font-family:"Poppins";font-weight:300;line-height:1.5;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .image-description-conatiner .block-layout-builder .description .description-text{font-size:15px !important;line-height:28px !important;width:90vw;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .image-description-conatiner .block-layout-builder .description .description-text{font-size:15px !important;line-height:28px !important;}}main .region-content .image-description-conatiner .block-layout-builder .description h3.sub-title{font-size:40px;font-weight:500;font-family:"Playfair",serif;text-align:center;margin-top:0;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .image-description-conatiner .block-layout-builder .description h3.sub-title{font-size:32px;padding-top:1rem;margin:11px;margin-bottom:0;}}main .region-content .image-description-conatiner .block-layout-builder .description .button-black{padding:12px 24px;background:#000;color:#fff;font-size:20px;margin:0;border:none;cursor:pointer;font-family:"Poppins";font-weight:400;text-decoration:none;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .image-description-conatiner .block-layout-builder .description .button-black{font-size:15px;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .image-description-conatiner .block-layout-builder .description .button-black{font-size:15px;}}main .region-content .join-community-section{margin:2rem 0 0rem;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .join-community-section{margin:0;}}main .region-content .join-community-section .join-community-inner{width:90%;margin:0 auto;text-align:center;padding:6rem 0;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .join-community-section .join-community-inner{padding:1rem 0;}}main .region-content .join-community-section .join-community-inner h3.sub-title{font-size:40px;font-weight:500;color:#fff;margin-bottom:3rem;font-family:"Playfair",serif;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .join-community-section .join-community-inner h3.sub-title{font-size:30px;line-height:36px;margin-bottom:1rem;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .join-community-section .join-community-inner h3.sub-title{font-size:30px;line-height:36px;margin-bottom:1rem;}}main .region-content .join-community-section .join-community-inner .description-text{font-size:20px;font-family:"Poppins";font-weight:400;color:#fff;line-height:1.5;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .join-community-section .join-community-inner .description-text{font-size:15px;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .join-community-section .join-community-inner .description-text{font-size:15px;}}main .region-content .join-community-section .join-community-inner .button-container{margin-top:3rem;display:flex;justify-content:center;align-items:center;gap:1rem;}main .region-content .join-community-section .join-community-inner .button-container .button-black{padding:12px 24px;background:#000;color:#fff;font-size:20px;font-weight:400;font-family:"Poppins";margin:0;border:none;cursor:pointer;text-decoration:none;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .join-community-section .join-community-inner .button-container .button-black{font-size:15px;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .join-community-section .join-community-inner .button-container .button-black{font-size:15px;}}main .region-content .join-community-section .join-community-inner .button-container .button-white{padding:12px 24px;background:#fff;color:#000;font-size:20px;font-weight:400;font-family:"Poppins";margin:0;border:none;cursor:pointer;text-decoration:none;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .join-community-section .join-community-inner .button-container .button-white{font-size:15px;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .join-community-section .join-community-inner .button-container .button-white{font-size:15px;}}main .region-content .product-wrapper-content:has(div div div .border-line){padding-bottom:0 !important;}main .region-content .product-wrapper-content{width:90%;margin:0 auto;padding:2.5rem 0 1.5rem;}main .region-content .product-wrapper-content .views-field-title,main .region-content .product-wrapper-content .field-content{font-size:22px;font-family:"Poppins";font-weight:300;line-height:25px;text-align:center;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .product-wrapper-content{padding:1rem 0;}}main .region-content .product-wrapper-content .border-line{margin-bottom:2rem;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .product-wrapper-content .border-line{margin-bottom:1rem;}}main .region-content .product-wrapper-content .border-line img{width:100%;}main .region-content .product-wrapper-content .description{display:flex;align-items:center;justify-content:center;justify-content:center;width:90%;margin:0 auto;}main .region-content .product-wrapper-content .description .header{display:flex;align-items:center;justify-content:center;margin:0;}main .region-content .product-wrapper-content .description .header p{display:inline;font-size:40px;font-weight:500;font-family:"Playfair",serif;text-align:center;margin:0;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .product-wrapper-content .description .header p{font-size:32px;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .product-wrapper-content .description .header p{font-size:32px;}}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .product-wrapper-content .description .header img{width:62px;}}main .region-content .product-wrapper-content .view-content{display:flex;gap:5rem;flex-wrap:wrap;justify-content:center;align-items:center;}main .region-content .product-wrapper-content .view-content .views-row{position:relative;width:25%;display:flex;justify-content:center;flex-direction:column;align-items:center;border:1px solid #a1a1a1;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .product-wrapper-content .view-content .views-row{width:90%;margin-bottom:30px;}}main .region-content .product-wrapper-content .view-content .views-row .views-field-field-wine-image{position:relative;width:100%;}main .region-content .product-wrapper-content .view-content .views-row .views-field-field-wine-image .field-content{width:100%;aspect-ratio:2/3;}main .region-content .product-wrapper-content .view-content .views-row .views-field-field-wine-image .field-content img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}@media only screen and (min-width:320px) and (max-width:769px){main .region-content .product-wrapper-content .view-content .views-row .views-field-field-wine-image .field-content{aspect-ratio:11/12;}}main .region-content .product-wrapper-content .view-content .views-row .views-field-field-wine-image::after{content:"New";height:46px;width:130px;background:#000;color:#fff;position:absolute;top:2rem;left:0;font-size:16px;font-family:"Poppins";font-weight:400;display:flex;align-items:center;justify-content:center;padding-right:10px;clip-path:polygon(0% 0%,100% 0%,93% 50%,100% 100%,0% 100%);}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .product-wrapper-content .view-content .views-row .views-field-field-wine-image::after{width:106px;height:36px;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .product-wrapper-content .view-content .views-row .views-field-field-wine-image::after{width:106px;height:36px;}}main .region-content .product-wrapper-content .view-content .views-row .views-field-title{width:100%;border-bottom:1px solid #a1a1a1;display:flex;justify-content:center;align-items:center;padding:1rem 0;}main .region-content .product-wrapper-content .view-content .views-row .views-field-title .field-content{text-align:center;width:100%;display:flex;justify-content:center;font-size:22px;font-family:"Poppins";margin:0rem 1rem;font-weight:500 !important;}main .region-content .product-wrapper-content .view-content .views-row .views-field-title .field-content a{text-decoration:none;font-size:25px;color:#000;font-family:"Poppins";display:block;font-weight:500;width:80%;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .product-wrapper-content .view-content .views-row .views-field-title .field-content a{font-size:22px;font-weight:400;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content .product-wrapper-content .view-content .views-row .views-field-title .field-content a{font-size:22px;font-weight:400;width:85%;}}main .region-content .product-wrapper-content .view-content .views-row .views-field-field-wine-price .field-content{font-size:20px;color:#000;font-family:"Poppins";font-weight:500;}main .region-content .product-wrapper-content .view-content .views-row .views-field-nid{width:100%;}main .region-content .product-wrapper-content .view-content .views-row .views-field-nid .field-content{width:100%;display:block;}main .region-content .product-wrapper-content .view-content .views-row .views-field-nid .field-content div{display:flex;align-items:center;justify-content:space-between;}main .region-content .product-wrapper-content .view-content .views-row .views-field-nid .field-content div span{display:flex;justify-content:center;align-items:center;width:50%;border-right:1px solid #a1a1a1;font-size:20px;font-family:"Poppins";font-weight:500;height:100%;padding:1rem 0;}main .region-content .product-wrapper-content .view-content .views-row .views-field-nid .field-content div a{display:block;width:50%;text-align:center;}main .region-content .product-wrapper-content .view-content .views-row .views-field-nid .field-content a{font-size:20px;color:#000;font-family:"Poppins";font-weight:500;text-decoration:none;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content .product-wrapper-content .view-content{gap:2rem;}}footer{border-top:1px solid rgba(161,161,161,0.6784313725) !important;}footer .region-footer .subscribe-form{width:90%;margin:0 auto;margin-bottom:6rem;}footer .region-footer .subscribe-form img{height:auto !important;}@media only screen and (min-width:320px) and (max-width:742px){footer .region-footer .subscribe-form{margin-bottom:2rem;}}footer .region-footer .subscribe-form form{display:flex;flex-direction:row;justify-content:center;}@media only screen and (min-width:320px) and (max-width:742px){footer .region-footer .subscribe-form form{display:flex;flex-direction:column;}}footer .region-footer .subscribe-form form .email-subscribtion{display:flex;flex-direction:column;}footer .region-footer .subscribe-form form .js-form-item{margin:0;height:40px;border:1px solid #000;}footer .region-footer .subscribe-form form .js-form-item img{height:auto !important;}@media only screen and (min-width:320px) and (max-width:742px){footer .region-footer .subscribe-form form .js-form-item{width:100%;margin-bottom:1rem;}}footer .region-footer .subscribe-form form .js-form-item input{padding-left:1rem;outline:none;border:none;height:93%;font-family:"Poppins";font-weight:400;font-size:20px;width:100%;}@media only screen and (min-width:320px) and (max-width:742px){footer .region-footer .subscribe-form form .js-form-item input{font-size:15px;padding:0;text-align:center;}}footer .region-footer .subscribe-form .js-form-item{text-align:center;margin:0;height:40px;border:1px solid #000;}footer .region-footer .subscribe-form .js-form-item label{display:none;}footer .region-footer .subscribe-form .js-form-item input{padding-left:1rem;outline:none;border:none;height:93%;font-family:"Poppins";font-weight:400;font-size:20px;width:100%;}footer .region-footer .subscribe-form .js-form-item input:focus{border:none;}footer .region-footer .subscribe-form .js-form-item img{width:100%;height:auto !important;}footer .region-footer .subscribe-form .js-form-item p{font-size:20px;margin:2rem 0;font-family:"Poppins";font-weight:300;gap:4rem;border-top:1px solid #000;padding-top:2rem;position:relative;}footer .region-footer .subscribe-form .js-form-item p::after{content:"";position:absolute;top:0;height:0;width:0;border-style:solid;transform:translateY(-50%);right:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}footer .region-footer .subscribe-form .js-form-item p::before{content:"";position:absolute;top:0;height:0;width:0;border-style:solid;transform:translateY(-50%) rotate(180deg);left:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}footer .region-footer .subscribe-form .js-form-item img{width:100%;height:auto !important;}footer .region-footer .subscribe-form .js-form-item p{font-size:20px;margin:2rem 0;font-family:"Poppins";font-weight:300;}@media only screen and (min-width:320px) and (max-width:742px){footer .region-footer .subscribe-form .js-form-item p{font-size:15px;}}@media only screen and (min-width:743px) and (max-width:1024px){footer .region-footer .subscribe-form .js-form-item p{font-size:15px;}}footer .region-footer .subscribe-form .form-actions{height:40px;background:#000;margin:0;border:1px solid #000;font-size:20px;}footer .region-footer .subscribe-form .form-actions input{border:none;height:100%;color:#fff;background:none;font-size:20px;padding:0 1rem;font-family:"Poppins";font-weight:400;}@media only screen and (min-width:320px) and (max-width:742px){footer .region-footer .subscribe-form .form-actions input{font-size:15px;display:block;margin:0 auto;}}@media only screen and (min-width:743px) and (max-width:1024px){footer .region-footer .subscribe-form .form-actions input{font-size:15px;display:block;margin:0 auto;}}footer #block-ushertinkler-webform form.webform-submission-form{width:90%;margin:0 auto;margin-bottom:6rem;}footer #block-ushertinkler-webform form.webform-submission-form img{height:auto !important;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-webform form.webform-submission-form{margin-bottom:2rem;}}footer #block-ushertinkler-webform form.webform-submission-form .js-form-item{text-align:center;}footer #block-ushertinkler-webform form.webform-submission-form .js-form-item h1{font-size:40px;font-weight:500;margin-bottom:2rem;font-family:"Playfair",serif;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-webform form.webform-submission-form .js-form-item h1{font-size:32px;}}@media only screen and (min-width:743px) and (max-width:1024px){footer #block-ushertinkler-webform form.webform-submission-form .js-form-item h1{font-size:32px;}}footer #block-ushertinkler-webform form.webform-submission-form .js-form-item img{width:100%;height:auto !important;}footer #block-ushertinkler-webform form.webform-submission-form .js-form-item p{font-size:20px;margin:2rem 0;font-family:"Poppins";font-weight:300;gap:4rem;border-top:1px solid #000;padding-top:2rem;position:relative;}footer #block-ushertinkler-webform form.webform-submission-form .js-form-item p::after{content:"";position:absolute;top:0;height:0;width:0;border-style:solid;transform:translateY(-50%);right:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}footer #block-ushertinkler-webform form.webform-submission-form .js-form-item p::before{content:"";position:absolute;top:0;height:0;width:0;border-style:solid;transform:translateY(-50%) rotate(180deg);left:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}footer #block-ushertinkler-webform form.webform-submission-form .js-form-item img{width:100%;height:auto !important;}footer #block-ushertinkler-webform form.webform-submission-form .js-form-item p{font-size:20px;margin:2rem 0;font-family:"Poppins";font-weight:300;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-webform form.webform-submission-form .js-form-item p{font-size:15px;}}@media only screen and (min-width:743px) and (max-width:1024px){footer #block-ushertinkler-webform form.webform-submission-form .js-form-item p{font-size:15px;}}footer #block-ushertinkler-webform form.webform-submission-form .input-container{display:flex;justify-content:center;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-webform form.webform-submission-form .input-container{display:flex;flex-direction:column;}}footer #block-ushertinkler-webform form.webform-submission-form .input-container .js-form-item{margin:0;height:40px;border:1px solid #000;}footer #block-ushertinkler-webform form.webform-submission-form .input-container .js-form-item img{height:auto !important;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-webform form.webform-submission-form .input-container .js-form-item{width:100%;margin-bottom:1rem;}}footer #block-ushertinkler-webform form.webform-submission-form .input-container .js-form-item input{padding-left:1rem;outline:none;border:none;height:93%;font-family:"Poppins";font-weight:400;font-size:20px;width:100%;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-webform form.webform-submission-form .input-container .js-form-item input{font-size:15px;padding:0;text-align:center;}}footer #block-ushertinkler-webform form.webform-submission-form .input-container .form-actions{height:40px;background:#000;margin:0;border:1px solid #000;font-size:20px;}footer #block-ushertinkler-webform form.webform-submission-form .input-container .form-actions input{border:none;height:100%;color:#fff;background:none;font-size:20px;padding:0 1rem;font-family:"Poppins";font-weight:400;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-webform form.webform-submission-form .input-container .form-actions input{font-size:15px;display:block;margin:0 auto;}}@media only screen and (min-width:743px) and (max-width:1024px){footer #block-ushertinkler-webform form.webform-submission-form .input-container .form-actions input{font-size:15px;display:block;margin:0 auto;}}footer #block-ushertinkler-footercontent{background:#000;color:#fff;}footer #block-ushertinkler-footercontent .footer-section-inner{width:90%;margin:0 auto;padding:2.5rem 0;font-size:15px;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner{padding:2rem 0;}}@media only screen and (min-width:743px) and (max-width:1023px){footer #block-ushertinkler-footercontent .footer-section-inner{padding:6rem 6rem 7.7rem 6rem;width:72%;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-top{display:flex;align-items:flex-start;justify-content:space-between;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top{flex-direction:column;}}@media only screen and (min-width:743px) and (max-width:1023px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top{flex-direction:column;align-items:flex-start;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section{width:65%;display:block;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section{width:100%;text-align:center;margin-bottom:1rem;display:none;}}@media only screen and (min-width:743px) and (max-width:1023px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section{width:78%;display:none;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section p{margin:0;font-family:"Poppins";font-size:14px;font-weight:300;line-height:1.9;width:100%;margin-bottom:1.2rem;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section p{font-size:13.5px;width:100%;}}@media only screen and (min-width:743px) and (max-width:1023px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section p{font-size:14px;width:100%;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section-mob{width:65%;display:none;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section-mob{width:100%;text-align:center;margin-bottom:1rem;display:block;}}@media only screen and (min-width:743px) and (max-width:1023px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section-mob{width:78%;display:block;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section-mob p{margin:0;font-family:"Poppins";font-size:14px;font-weight:300;line-height:1.9;width:100%;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section-mob p{font-size:13.5px;width:100%;}}@media only screen and (min-width:743px) and (max-width:1023px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .left-footer-section-mob p{font-size:14px;width:100%;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .right-footer-section{display:flex;align-items:flex-end;flex-direction:column;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .right-footer-section{align-items:center;margin-top:2rem;text-align:center;width:100%;line-height:25px;}}@media only screen and (min-width:743px) and (max-width:1023px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .right-footer-section{align-items:flex-start;margin-top:1rem;margin-bottom:1rem;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .right-footer-section a.phone{color:#fff;font-size:14px;font-family:"Poppins";font-size:14px;font-weight:300;text-decoration:none;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .right-footer-section{text-align:center;}footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .right-footer-section p{font-size:13.5px !important;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-top .right-footer-section p{margin:0;font-family:"Poppins";font-size:14px;font-weight:300;line-height:1.5;white-space:nowrap;}footer #block-ushertinkler-footercontent .footer-section-inner .right-text{margin-top:0.8rem;}footer #block-ushertinkler-footercontent .footer-section-inner .open-days{font-weight:500;text-align:end;font-family:"Poppins";font-size:14px;font-weight:300;margin-top:0px !important;}footer #block-ushertinkler-footercontent .footer-section-inner .open-days span{margin-top:1.5rem;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .open-days{text-align:center;font-size:13.5px;}}@media only screen and (min-width:743px) and (max-width:1023px){footer #block-ushertinkler-footercontent .footer-section-inner .open-days{text-align:start;font-size:14px;margin-bottom:0;line-height:normal;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-middle-image-container{display:flex;align-items:center;gap:1rem;justify-content:center;margin:4rem 0;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-middle-image-container{gap:0;margin:2rem 0;-moz-column-gap:4px;column-gap:4px;}footer #block-ushertinkler-footercontent .footer-section-inner .footer-middle-image-container img{width:60%;height:auto;}}@media only screen and (min-width:743px) and (max-width:1023px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-middle-image-container{gap:5px;margin:2rem 0;padding-top:30px;-moz-column-gap:5px;column-gap:5px;}footer #block-ushertinkler-footercontent .footer-section-inner .footer-middle-image-container img{width:70%;height:auto;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-bottom-container{display:flex;align-items:center;justify-content:space-between;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-bottom-container{flex-direction:column;}}@media only screen and (min-width:743px) and (max-width:1023px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-bottom-container{flex-direction:column;align-items:flex-start;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-bottom-container div{font-family:"Poppins";font-size:14px;font-weight:300;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-bottom-container div{text-align:center;font-size:13.5px;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-bottom-container p{margin:0;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-bottom-container p{margin-bottom:1rem;}}footer #block-ushertinkler-footercontent .footer-section-inner .footer-bottom-container p a{color:#fff;text-decoration:none;font-family:"Poppins";font-size:14px;font-weight:300;}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-bottom-container p a{font-size:13.5px;}}@media only screen and (min-width:320px) and (max-width:742px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-bottom-container .footer-bottom-image-container{margin-top:1rem;}}@media only screen and (min-width:743px) and (max-width:1023px){footer #block-ushertinkler-footercontent .footer-section-inner .footer-bottom-container .footer-bottom-image-container{margin-left:auto;}}.text-center{text-align:center !important;padding:0rem 4.5rem;}@media only screen and (min-width:320px) and (max-width:742px){.text-center{padding:0rem 0rem !important;}}.text-center h3{margin:0rem;font-weight:500;font-size:37px;}.text-center .button-black{padding:12px 42px !important;}@media only screen and (min-width:743px) and (max-width:1024px){.text-center{padding:1rem 30px !important;}}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .slider-inner-container{height:15rem !important;}}main .layout-content .region-content #block-ushertinkler-content .about-us-slider-container{margin-bottom:6rem;}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content #block-ushertinkler-content .about-us-slider-container{margin-bottom:-10rem;}}main .layout-content .region-content #block-ushertinkler-content .about-us-slider-container .layout__region--content .block-entity-block h2{display:none;}main .layout-content .region-content #block-ushertinkler-content .about-us-slider-container .layout__region--content .block-entity-block .node__content .slick .slick-dots{bottom:-35px;}main .layout-content .region-content #block-ushertinkler-content .about-us-slider-container .layout__region--content .block-entity-block .node__content .slick .slick__arrow{display:none;}main .layout-content .region-content #block-ushertinkler-content .spotlight-image-with-header .field--name-body{position:relative;width:100%;height:451px;display:flex;align-items:center;justify-content:center;overflow:hidden;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .spotlight-image-with-header .field--name-body{width:auto;height:181.61px;}}main .layout-content .region-content #block-ushertinkler-content .spotlight-image-with-header .field--name-body img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}main .layout-content .region-content #block-ushertinkler-content .spotlight-image-with-header .field--name-body h2{color:white;text-shadow:0 1px 3px rgba(0,0,0,0.5);z-index:1;font-size:60px;font-family:"Playfair",serif;font-weight:700;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .spotlight-image-with-header .field--name-body h2{font-size:40px;}}main .layout-content .region-content #block-ushertinkler-content .spotlight-image-with-header .field--name-body h1{color:white;text-shadow:0 1px 3px rgba(0,0,0,0.5);z-index:1;font-size:60px;font-family:"Playfair",serif;font-weight:700;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .spotlight-image-with-header .field--name-body h1{font-size:40px;}}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .section-image-title .field--name-body{width:40%;margin:0 auto;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .section-image-title .field--name-body{width:100%;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .section-image-title .field--name-body{width:100%;}}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .section-image-title .field--name-body img{width:100% !important;display:block;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .section-image-title .field--name-body img{height:58.38px !important;margin-top:42.66px;margin-bottom:25px;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .section-image-title .field--name-body img{height:70.38px !important;margin-top:42.66px;}}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .layout__region--content .block-entity-block article h2{display:none;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .layout__region--content .block-entity-block article .slick .slick__arrow{display:none;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row{width:35%;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row{width:auto;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row{width:auto;}}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-field-member-picture{width:100%;height:275px;overflow:hidden;display:block;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-field-member-picture{height:auto;}}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-field-member-picture .field-content{width:100%;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-field-member-picture .field-content img{display:block;width:100%;height:auto;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-field-member-picture .field-content img{height:auto;}}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-title{border:none;padding-bottom:0px;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-title .field-content{font-size:22px;font-family:"Playfair",serif;font-weight:500;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-field-designation{margin-bottom:1rem;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-field-designation .field-content{font-size:18px;font-family:"Poppins";font-weight:500;color:#a1a1a1;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-body{margin-bottom:1rem;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-body .field-content{width:90%;margin:0 auto;font-size:20px;font-family:"Poppins";font-weight:300;line-height:1.5;height:215px;overflow-y:scroll;text-align:left;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-body .field-content{font-size:15px;height:167px;}}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-body .field-content p{margin:0px;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-body .field-content ul{margin-top:0px;font-size:20px;font-family:"Poppins";font-style:normal;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-body .field-content ul li{font-size:20px;font-family:"Poppins";}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-body .field-content ul li{font-size:15px;}}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-body .field-content ul li em{font-style:normal !important;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-body .field-content::-webkit-scrollbar{width:5px;height:10px;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-body .field-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:5px;}main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content .about-us-team-member-container .view-content .views-row .views-field-body .field-content::-webkit-scrollbar-track{background-color:#fff;border:1px solid #fff;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .product-wrapper-content{padding:0;margin-bottom:0;}}main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner{margin-bottom:1.5rem !important;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--first .block-layout-builder{display:flex;align-items:center;justify-content:center;}}main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--first .block-layout-builder .text-formatted p{font-size:20px;line-height:1.5;font-weight:300;font-family:"Poppins";text-align:center;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--first .block-layout-builder .text-formatted p{font-size:15px;line-height:25px;margin:0 20.97px;}}main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--first .block-layout-builder .text-formatted strong{font-weight:500;}main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--second .image-wrapper{display:flex;align-items:center;justify-content:center;}main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--second .image-wrapper .text-formatted{width:100%;}main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--second .image-wrapper .text-formatted img{display:block;width:100%;height:auto !important;}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--second .image-wrapper .text-formatted img{width:auto;}}main .layout-content .region-content #block-ushertinkler-content .section-title-decorative .section-image-title{margin:1rem 0 0.5rem;}main .layout-content .region-content #block-ushertinkler-content .section-title-decorative .section-image-title .text-formatted{display:flex;align-items:center;justify-content:center;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .section-title-decorative .section-image-title .text-formatted{margin:21.14px 0;}}@media only screen and (min-width:743px) and (max-width:1025px){main .layout-content .region-content #block-ushertinkler-content .section-title-decorative .section-image-title .text-formatted{padding-top:50px;}}main .layout-content .region-content #block-ushertinkler-content .section-title-decorative .section-image-title .text-formatted img{width:120px;height:auto;display:block;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .section-title-decorative .section-image-title .text-formatted img{width:62px;height:auto;position:relative;top:15px;}}main .layout-content .region-content #block-ushertinkler-content .section-title-decorative .section-image-title .text-formatted p{display:inline;font-family:"Playfair",serif;font-weight:500;font-size:40px;margin:0;text-align:center;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .section-title-decorative .section-image-title .text-formatted p{font-size:26px;padding-top:29px;}}main .layout-content .region-content #block-ushertinkler-content .section-title-decorative .section-image-title .text-formatted h1{display:inline;font-family:"Playfair",serif;font-weight:500;font-size:40px;margin:0;text-align:center;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .section-title-decorative .section-image-title .text-formatted h1{font-size:26px;padding-top:29px;}}main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--first .image-wrapper .text-formatted{width:100%;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--first .image-wrapper .text-formatted{width:90%;}}main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--first .image-wrapper .text-formatted img{width:100%;display:block;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--second .block-layout-builder{display:flex;align-items:center;justify-content:center;}}main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--second .block-layout-builder .text-formatted p{font-size:20px;font-family:"Poppins";font-weight:300;line-height:30px;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--second .block-layout-builder .text-formatted p{font-size:15px;line-height:25px;text-align:center;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--second .block-layout-builder .text-formatted p{font-size:15px;line-height:25px;text-align:center;margin:13px 20px;}}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner .layout__region--second .block-layout-builder .text-formatted img:only-child{height:auto;width:268px;margin:0 auto;}}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .image-description-conatiner{padding:0;}}main .region-content #block-ushertinkler-content .node__content{background:#fff;}main .region-content #block-ushertinkler-content .node__content .section-title-decorative .section-image-title .text-formatted .visit-us-title{display:flex;align-items:center;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .section-title-decorative .section-image-title .text-formatted .visit-us-title p{padding:0;}main .region-content #block-ushertinkler-content .node__content .section-title-decorative .section-image-title .text-formatted .visit-us-title img{width:62px;height:auto;position:relative;top:0;}main .region-content #block-ushertinkler-content .node__content .layout--twocol-section .layout__region--first .text-center .field--type-text-with-summary{margin:0 !important;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .section-title-decorative .section-image-title .text-formatted .visit-us-title p{padding:0;}main .region-content #block-ushertinkler-content .node__content .layout--twocol-section .layout__region--first .text-center .field--type-text-with-summary{margin:0;}}main .region-content #block-ushertinkler-content .node__content .visit-us-slider-container{margin-bottom:6rem;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .visit-us-slider-container{margin-bottom:3rem;}}main .region-content #block-ushertinkler-content .node__content .visit-us-slider-container .layout__region--content .block-entity-block h2{display:none;}main .region-content #block-ushertinkler-content .node__content .visit-us-slider-container .layout__region--content .block-entity-block .node__content .slick .slick-dots{bottom:-35px;}main .region-content #block-ushertinkler-content .node__content .visit-us-slider-container .layout__region--content .block-entity-block .node__content .slick .slick__arrow{display:none;}main .region-content #block-ushertinkler-content .node__content .slider-container{height:550px;}main .region-content #block-ushertinkler-content .node__content .slider-container .slick-initialized,main .region-content #block-ushertinkler-content .node__content .slider-container .slick-slide{height:550px;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .layout--twocol-section{padding-top:0;flex-direction:column;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .layout--twocol-section{padding-top:0rem;flex-direction:column;}}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .layout--twocol-section .layout__region--first{padding:0;}main .region-content #block-ushertinkler-content .node__content .layout--twocol-section .layout__region--first .text-center{padding:0;}main .region-content #block-ushertinkler-content .node__content .layout--twocol-section .layout__region--first .block-layout-builder .text-formatted p{font-size:15px;line-height:25px;font-weight:300;margin:0;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .layout--twocol-section .layout__region--first .block-layout-builder .text-formatted p{font-size:15px;line-height:25px;font-weight:300;}}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .slider-container{height:210px !important;}main .region-content #block-ushertinkler-content .node__content .slider-container .slick-initialized,main .region-content #block-ushertinkler-content .node__content .slider-container .slick-slide{height:210px !important;}}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .section-title-decorative .section-image-title{margin:1rem 0 !important;}}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .layout__region--second .image-wrapper .text-formatted{width:100% !important;}main .region-content #block-ushertinkler-content .node__content .layout__region--second .image-wrapper .text-formatted .visit_us_right_img img{height:auto !important;width:100% !important;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .layout__region--second .image-wrapper .text-formatted{width:100% !important;}}main .region-content #block-ushertinkler-content .node__content .border-line .layout__region--content .block-layout-builder .text-formatted img{width:100%;height:auto !important;}main .region-content #block-ushertinkler-content .node__content .visit-us-image-description-container .layout__region--first .block-layout-builder{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .visit-us-image-description-container .layout__region--second .image-wrapper .text-formatted{width:100%;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content{gap:6rem;min-height:auto;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content{gap:3rem;min-height:auto;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row{background-image:url("/sites/default/files/inline-images/card-bg.png");border:none;background-repeat:no-repeat;background-size:100% 100%;width:30%;justify-content:space-between;height:340px;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row{width:100%;height:18rem;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row{width:40%;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-title{border:none;padding:3rem 0;min-height:auto;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-title{padding:2rem 0;min-height:auto;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-title .field-content{font-size:30px;font-weight:500;font-family:"Playfair",serif;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-title .field-content{font-family:"Playfair";font-size:26px;font-weight:500;line-height:31.2px;text-align:center;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-title .field-content{font-family:"Playfair";font-size:26px;font-weight:500;line-height:31.2px;text-align:center;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-first-line .field-content{font-size:20px;font-weight:300;font-family:"Poppins";line-height:1.5;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-first-line .field-content{font-family:"Poppins";font-size:15px;font-weight:300;text-align:center;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-first-line .field-content{font-family:"Poppins";font-size:15px;font-weight:300;text-align:center;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-second-line .field-content{font-size:20px;font-weight:300;font-family:"Poppins";line-height:1.5;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-second-line .field-content{font-family:"Poppins";font-size:15px;font-weight:300;text-align:center;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-second-line .field-content{font-family:"Poppins";font-size:15px;font-weight:300;text-align:center;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-third-line .field-content{font-size:20px;font-weight:300;font-family:"Poppins";line-height:1.5;margin-bottom:2rem;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-third-line .field-content{font-family:"Poppins";font-size:15px;font-weight:300;text-align:center;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-third-line .field-content{font-family:"Poppins";font-size:15px;font-weight:300;text-align:center;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-price{width:100%;text-align:center;}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-price .field-content{padding:20px 0;font-size:30px;font-weight:700;font-family:"Poppins";line-height:1.5;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-price .field-content{font-family:"Poppins";font-size:26px;font-weight:600;text-align:center;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .view-wine-tasting-platters-visit-us .view-content .views-row .views-field-field-platter-price .field-content{font-family:"Poppins";font-size:26px;font-weight:600;text-align:center;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted ul li span,main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted p{font-size:20px;font-weight:300;font-family:"Poppins";line-height:35px;}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted ul li span strong,main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted p strong{font-weight:500;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted ul li span,main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted p{font-family:"Poppins";font-size:15px;font-weight:300;line-height:28px;text-align:left;}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted ul li span:first-child,main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted p:first-child{margin-top:0;margin-bottom:2rem;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted ul li span,main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted p{font-family:"Poppins";font-size:15px;font-weight:300;line-height:28px;text-align:left;}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted ul li span:first-child,main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .booking-description .text-formatted p:first-child{margin-top:0;margin-bottom:2rem;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .button-container .text-formatted{display:flex;align-items:center;justify-content:center;margin-top:2rem;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .button-container .text-formatted{margin:1rem 0rem 2rem;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .button-container .text-formatted p{display:inline;}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .button-container .text-formatted p a{padding:10px 44px;background:#000;color:#fff;text-decoration:none;font-size:20px;font-family:"Poppins";font-weight:400;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .button-container .text-formatted p a{font-size:15px !important;}}@media only screen and (min-width:743px) and (max-width:1024px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .button-container .text-formatted p a{font-size:15px !important;}}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .career-description .product-wrapper-content{padding:0.5rem 0rem 0.5rem !important;}main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .career-description .text-formatted p{font-size:20px;font-family:"Poppins";font-weight:300;line-height:1.5;margin-bottom:0px !important;padding-bottom:0px !important;text-align:center;}@media only screen and (min-width:320px) and (max-width:742px){main .region-content #block-ushertinkler-content .node__content .product-wrapper-content .career-description .text-formatted p{font-size:15px;margin-bottom:2rem !important;}}@media only screen and (min-width:320px) and (max-width:742px){.career-email-block{padding-bottom:2rem;}}main .layout-content .region-content p:only-child{font-family:"Poppins";font-size:20px;font-weight:300;text-align:center;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content p:only-child{font-size:15px !important;font-family:"Poppins";text-align:center;}}main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content{gap:4rem;border-top:1px solid #000;padding-top:4rem;}@media only screen and (min-width:320px) and (max-width:744px){main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content{padding-top:2rem;}}main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content::after{content:"";position:absolute;top:0;height:0;width:0;border-style:solid;transform:translateY(-50%);right:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content::before{content:"";position:absolute;top:0;height:0;width:0;border-style:solid;transform:translateY(-50%) rotate(180deg);left:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row{width:100%;flex-direction:row;justify-content:space-between;border:none;position:relative;border-bottom:1px solid #000;padding:0 0 4rem 0;}@media only screen and (min-width:320px) and (max-width:744px){main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row{flex-direction:column;}main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row .views-field-field-job-location{width:100%;}main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row .views-field-field-job-link{width:100%;padding-top:2.5rem;}}main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row::after{content:"";position:absolute;bottom:-20px;height:0;width:0;border-style:solid;transform:translateY(-50%);right:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row::before{content:"";position:absolute;bottom:-20px;height:0;width:0;border-style:solid;transform:translateY(-50%) rotate(180deg);left:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row .views-field-field-job-location .field-content div{font-size:20px;font-family:"Poppins";font-weight:500;margin-bottom:1.5rem;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row .views-field-field-job-location .field-content div{font-family:"Poppins";font-size:18px;font-weight:500;line-height:27px;text-align:left;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row .views-field-field-job-location .field-content div{font-family:"Poppins";font-size:18px;font-weight:500;line-height:27px;text-align:left;}}main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row .views-field-field-job-location .field-content span{font-size:18px;font-family:"Poppins";font-weight:300;margin-bottom:1.5rem;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row .views-field-field-job-location .field-content span{font-family:"Poppins";font-size:15px;font-weight:300;line-height:22.5px;text-align:left;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row .views-field-field-job-location .field-content span{font-family:"Poppins";font-size:15px;font-weight:300;line-height:22.5px;text-align:left;}}main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row .views-field-field-job-link .field-content a{padding:12px 60px;background:#000;text-decoration:none;color:#fff;font-size:20px;font-family:"Poppins";font-weight:400;width:100%;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row .views-field-field-job-link .field-content a{font-family:"Poppins";font-size:15px;font-weight:400;line-height:22.5px;text-align:center;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content #block-ushertinkler-content .node__content .layout__region--content .jobs-container .view-content .views-row .views-field-field-job-link .field-content a{font-family:"Poppins";font-size:15px;font-weight:400;line-height:22.5px;text-align:center;}}main .product-wrapper-content .layout__region--content .event-slider-block .slick img,main .product-wrapper-content .layout__region--content .event-slider-block .slick iframe{width:95% !important;}main .product-wrapper-content .layout__region--content .block-layout-builder .text-formatted img{display:block;width:100%;height:auto !important;}@media only screen and (min-width:320px) and (max-width:742px){main .product-wrapper-content .layout__region--content .block-layout-builder .text-formatted img{display:none;}}main .product-wrapper-content .layout__region--content .event-list-container{margin-bottom:6rem;}@media only screen and (min-width:743px) and (max-width:1024px){main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row{max-width:600px;width:auto;}}@media only screen and (min-width:320px) and (max-width:742px){main .product-wrapper-content .layout__region--content .event-list-container{margin-bottom:0;}}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid-1{width:100%;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid-1 .field-content .image-date-container{height:220px;overflow:hidden;position:relative;}@media only screen and (min-width:320px) and (max-width:742px){main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid-1 .field-content .image-date-container{height:auto;}}@media only screen and (min-width:743px) and (max-width:1024px){main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid-1 .field-content .image-date-container{height:auto;max-height:none;}}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid-1 .field-content .image-date-container img{display:block;width:100%;height:auto !important;-o-object-fit:cover;object-fit:cover;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid-1 .field-content .image-date-container .event-date{position:absolute;top:1rem;left:1rem;width:40px;color:#000;padding:10px;border-radius:8px;background:#fff;text-wrap:wrap;font-size:18px;font-weight:700;font-family:"Poppins";text-align:center;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid{margin-top:2rem;width:90%;margin:2rem auto 0 auto;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid .field-content .event-price-time{justify-content:flex-start;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid .field-content .event-price-time span{border:none;width:unset;padding:0;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid .field-content .event-price-time .event-time{font-size:15px;font-family:"Poppins";font-weight:500;padding:10px 15px;color:#fff;background:#6f6f6f;margin-right:1rem;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid .field-content .event-price-time .event-time svg{margin-right:0.5rem !important;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid .field-content .event-price-time .event-price{font-size:15px;font-family:"Poppins";font-weight:500;padding:10px 15px;color:#fff;background:#000;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-nid .field-content .event-price-time .event-price svg{margin-right:0.5rem !important;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-title{width:90%;margin:1rem auto 0.2rem;border:none;padding-bottom:0rem !important;min-height:5rem;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-title .field-content{font-size:26px;font-weight:500;font-family:"Playfair",serif;text-align:left;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-field-event-description{width:90%;margin:0rem auto 2rem auto;min-height:90px;display:flex;align-items:center;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-field-event-description .field-content{font-family:"Poppins";font-weight:400;font-size:15px;line-height:1.5;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-view-node{width:100%;text-align:center;background:#EDEDED;border-top:1px solid #a1a1a1;}main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-view-node .field-content a{text-decoration:none;font-family:"Poppins";font-weight:400;font-size:15px;color:#000;padding:2rem 0;display:block;}@media only screen and (min-width:320px) and (max-width:742px){main .product-wrapper-content .layout__region--content .event-list-container .view-content .views-row .views-field-view-node .field-content a{padding:1rem 0;}}main .layout-content .region-content .contact-header-container{background:#f8f8f8;padding:3rem 0rem 1.5rem;}main .layout-content .region-content .contact-header-container .section-image-title{margin:0px !important;padding:2rem auto;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .contact-header-container{padding:1rem 0rem 1.5rem;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content .contact-header-container{padding:1rem 0rem 1.5rem;}}main .layout-content .region-content .google-map-container{width:100%;margin-bottom:1.3rem;}main .layout-content .region-content .google-map-container p{margin:0px !important;}main .layout-content .region-content .google-map-container .map-desktop{width:100%;display:block;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .google-map-container .map-desktop{display:none;}}main .layout-content .region-content .google-map-container .map-desktop iframe{width:100% !important;}main .layout-content .region-content .google-map-container .map-mobile-block{display:none;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .google-map-container .map-mobile-block{display:block;}main .layout-content .region-content .google-map-container .map-mobile-block iframe{width:100% !important;}}main .layout-content .region-content .connect-with-us{width:75%;margin:2rem auto;display:flex;flex-wrap:nowrap !important;flex-direction:row;box-sizing:border-box;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .connect-with-us{flex-wrap:wrap !important;margin:1rem auto;width:90%;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content .connect-with-us{width:90%;flex-direction:row !important;}}main .layout-content .region-content .connect-with-us .layout__region--first{padding:1rem;background:url(/sites/default/files/inline-images/decorative_card.png) no-repeat;background-size:100% 100%;min-height:500px;margin:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;}main .layout-content .region-content .connect-with-us .layout__region--first h1{font-family:"Playfair",serif;font-size:40px;margin-top:0px !important;margin-bottom:2rem !important;}main .layout-content .region-content .connect-with-us .layout__region--first h3{font-family:"Playfair",serif;font-size:40px;margin-top:0px !important;margin-bottom:2rem !important;}main .layout-content .region-content .connect-with-us .layout__region--first h4{font-family:"Playfair",serif;font-size:26px;margin:1rem 0.5rem 1rem;display:flex;flex-direction:row-reverse;justify-content:center;}main .layout-content .region-content .connect-with-us .layout__region--first h4 img{margin-right:0.7rem;}main .layout-content .region-content .connect-with-us .layout__region--first p{font-family:"Poppins";font-size:16px;justify-content:center;align-items:center;display:flex;line-height:20px;-moz-column-gap:1rem;column-gap:1rem;margin:0px !important;text-align:center;}main .layout-content .region-content .connect-with-us .layout__region--first p a{color:#000;text-decoration:none;margin-bottom:1rem;}main .layout-content .region-content .connect-with-us .layout__region--first img{width:auto !important;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .connect-with-us .layout__region--first{padding:2rem;margin:1.5rem;min-height:30rem;width:75%;min-width:80%;}main .layout-content .region-content .connect-with-us .layout__region--first h3{font-family:"Playfair";font-size:30px;margin-top:3rem !important;}main .layout-content .region-content .connect-with-us .layout__region--first h4{font-family:"Playfair";font-size:20px;font-weight:400;text-align:center;margin:1rem 0.5rem 0rem;}main .layout-content .region-content .connect-with-us .layout__region--first h4 img{width:auto !important;height:auto !important;}main .layout-content .region-content .connect-with-us .layout__region--first p a{line-break:anywhere;}main .layout-content .region-content .connect-with-us .layout__region--first .text-formatted:last-child a:nth-child(1) img{width:17.05px !important;height:17px !important;}main .layout-content .region-content .connect-with-us .layout__region--first .text-formatted:last-child a:nth-child(2) img{width:8.19px !important;height:17px !important;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content .connect-with-us .layout__region--first{padding:2rem;margin:1.5rem;min-height:30rem;min-width:40%;}main .layout-content .region-content .connect-with-us .layout__region--first .block-layout-builder .field__item h3{font-family:"Playfair";font-size:30px;margin-top:2rem !important;}main .layout-content .region-content .connect-with-us .layout__region--first .block-layout-builder .field__item h4{font-family:"Playfair";font-size:20px;font-weight:400;text-align:center;margin:1rem 0.5rem 0rem;}main .layout-content .region-content .connect-with-us .layout__region--first .block-layout-builder .field__item h4 img{width:auto !important;height:auto !important;}}main .layout-content .region-content .connect-with-us .layout__region--second{background:url(/sites/default/files/inline-images/decorative_card.png) no-repeat;background-size:100% 100%;padding:1rem;min-height:500px;margin:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;}main .layout-content .region-content .connect-with-us .layout__region--second h3{font-family:"Playfair",serif;font-size:40px;margin-top:0px !important;margin-bottom:3rem !important;}main .layout-content .region-content .connect-with-us .layout__region--second h4{font-family:"Playfair",serif;font-size:26px;margin:0rem 0.5rem;}main .layout-content .region-content .connect-with-us .layout__region--second h4 img{margin-right:0.7rem;}main .layout-content .region-content .connect-with-us .layout__region--second p{font-family:"Poppins";font-size:16px;justify-content:center;align-items:center;display:flex;-moz-column-gap:1rem;column-gap:1rem;text-align:center;}main .layout-content .region-content .connect-with-us .layout__region--second p a{background-color:#000;color:#fff;text-decoration:none;padding:0.5rem 2rem;margin:1rem 0rem;}main .layout-content .region-content .connect-with-us .layout__region--second p:nth-child(2) strong{margin-bottom:1rem;}main .layout-content .region-content .connect-with-us .layout__region--second p:nth-child(5) strong{margin-top:1rem;}main .layout-content .region-content .connect-with-us .layout__region--second p:nth-child(6){margin-bottom:1.5rem;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .connect-with-us .layout__region--second{padding:0;margin:1.5rem;min-height:30rem;width:75%;min-width:80%;}main .layout-content .region-content .connect-with-us .layout__region--second .block-layout-builder{padding:0rem 1rem;}main .layout-content .region-content .connect-with-us .layout__region--second h3{font-family:"Playfair";font-size:30px;font-weight:400;margin-top:1rem !important;margin-bottom:1rem !important;}main .layout-content .region-content .connect-with-us .layout__region--second h4,main .layout-content .region-content .connect-with-us .layout__region--second p{font-family:Poppins;font-size:15px;font-weight:500;}main .layout-content .region-content .connect-with-us .layout__region--second p a{padding:0.5rem 1.5rem;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content .connect-with-us .layout__region--second{padding:2rem;margin:1.5rem;min-height:30rem;min-width:40%;}main .layout-content .region-content .connect-with-us .layout__region--second h3{font-family:"Playfair";font-size:30px;font-weight:400;margin-top:1rem !important;margin-bottom:1rem !important;}main .layout-content .region-content .connect-with-us .layout__region--second h4,main .layout-content .region-content .connect-with-us .layout__region--second p{font-family:Poppins;font-size:15px;font-weight:500;}main .layout-content .region-content .connect-with-us .layout__region--second p a{padding:0.5rem 1.5rem;}}main .layout-content .region-content .distributors-container{display:flex;flex-direction:row;width:100%;padding-bottom:4rem;justify-content:center;align-items:center;margin:auto;background:#F8F8F8;margin-bottom:2rem;}main .layout-content .region-content .distributors-container .layout__region{width:96%;}main .layout-content .region-content .distributors-container .slick img,main .layout-content .region-content .distributors-container .slick iframe{width:auto !important;}main .layout-content .region-content .distributors-container .contextual-region{width:97% !important;margin:auto !important;}main .layout-content .region-content .distributors-container .view-content{flex-wrap:wrap;justify-content:center;align-items:center;display:flex;-moz-column-gap:1rem !important;column-gap:1rem !important;}main .layout-content .region-content .distributors-container .view-content .slick-slider,main .layout-content .region-content .distributors-container .view-content .slick-track,main .layout-content .region-content .distributors-container .view-content .slick-slider,main .layout-content .region-content .distributors-container .view-content .slick-list{display:flex;-moz-column-gap:1rem;column-gap:1rem;font-family:"Poppins";}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide{display:flex;align-items:center;text-align:center;justify-content:center;min-height:300px;padding:2rem;border:1px solid #a1a1a1;min-width:4rem;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-prev,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-prev,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .slick__arrow .slick-prev,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .slick__arrow .slick-prev,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-prev,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-prev,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .slick__arrow .slick-prev,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .slick__arrow .slick-prev{width:39px;height:39px;background:#000 !important;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-prev button,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-prev button,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .slick__arrow .slick-prev button,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .slick__arrow .slick-prev button,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-prev button,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-prev button,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .slick__arrow .slick-prev button,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .slick__arrow .slick-prev button{width:39px;height:39px;background:#000 !important;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-prev button::before,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-prev button::before,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .slick__arrow .slick-prev button::before,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .slick__arrow .slick-prev button::before,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-prev button::before,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-prev button::before,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .slick__arrow .slick-prev button::before,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .slick__arrow .slick-prev button::before{color:#fff !important;font-family:"Poppins" !important;font-weight:500 !important;content:"<";}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-next,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-next,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .slick__arrow .slick-next,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .slick__arrow .slick-next,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-next,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-next,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .slick__arrow .slick-next,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .slick__arrow .slick-next{width:39px;height:39px;background:#000 !important;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-next button,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-next button,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .slick__arrow .slick-next button,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .slick__arrow .slick-next button,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-next button,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-next button,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .slick__arrow .slick-next button,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .slick__arrow .slick-next button{width:39px;height:39px;background:#000 !important;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-next button::before,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-next button::before,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .slick__arrow .slick-next button::before,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .slick__arrow .slick-next button::before,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .slick__arrow .slick-next button::before,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .slick__arrow .slick-next button::before,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .slick__arrow .slick-next button::before,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .slick__arrow .slick-next button::before{color:#fff !important;font-family:"Poppins" !important;font-weight:500 !important;content:">";}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized img,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide img,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized img,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide img,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized img,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide img,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized img,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide img{width:25px;height:25px;margin-right:0.7rem;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized svg,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide svg,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized svg,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide svg,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized svg,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide svg,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized svg,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide svg{margin-right:0.7rem;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field-title,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field-title,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .views-field-title,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .views-field-title,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field-title,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field-title,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .views-field-title,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .views-field-title{justify-content:center;align-items:center;display:flex;font-size:20px;margin-bottom:2rem;min-height:60px;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field-field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field-field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .views-field-field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .views-field-field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field-field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field-field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .views-field-field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .views-field-field-distributor-name{font-size:20px;margin-bottom:1rem;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field-field-distributor-email,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field-field-distributor-email,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .views-field-field-distributor-email,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .views-field-field-distributor-email,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field-field-distributor-email,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field-field-distributor-email,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .views-field-field-distributor-email,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .views-field-field-distributor-email{margin-bottom:1.5rem;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field-field-distributor-contact-number,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field-field-distributor-contact-number,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .views-field-field-distributor-contact-number,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .views-field-field-distributor-contact-number,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field-field-distributor-contact-number,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field-field-distributor-contact-number,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .views-field-field-distributor-contact-number,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .views-field-field-distributor-contact-number{margin-top:1.5rem;display:flex;justify-content:center;align-items:center;width:100% !important;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field-field-distributor-contact-number .field-content,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field-field-distributor-contact-number .field-content,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .views-field-field-distributor-contact-number .field-content,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .views-field-field-distributor-contact-number .field-content,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field-field-distributor-contact-number .field-content,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field-field-distributor-contact-number .field-content,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .views-field-field-distributor-contact-number .field-content,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .views-field-field-distributor-contact-number .field-content{width:187px;display:flex;justify-content:center;align-items:center;margin:1.2rem auto;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .field-distributor-name{font-size:22px;}main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-initialized .views-field,main .layout-content .region-content .distributors-container .view-content .slick-track .slick-slide .views-field,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-initialized .views-field,main .layout-content .region-content .distributors-container .view-content .slick-slider .slick-slide .views-field,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-initialized .views-field,main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide .views-field{font-family:"Poppins";}main .layout-content .region-content .distributors-container .view-content .views-row{position:relative;width:23%;display:flex;text-align:center !important;justify-content:center;flex-direction:column;align-items:center;border:1px solid #a1a1a1;padding:2rem 0rem;min-height:290px;}main .layout-content .region-content .distributors-container .view-content .views-row img{width:25px;height:25px;margin-right:0.7rem;}main .layout-content .region-content .distributors-container .view-content .views-row svg{margin-right:0.7rem;}main .layout-content .region-content .distributors-container .view-content .views-row .views-field-title{justify-content:center;align-items:center;display:flex;font-size:24px;margin-bottom:2rem;min-height:60px;}main .layout-content .region-content .distributors-container .view-content .views-row .views-field-field-distributor-name{font-size:20px;margin-bottom:1rem;}main .layout-content .region-content .distributors-container .view-content .views-row .views-field-field-distributor-contact-number{margin:2rem 0rem 1.5rem;}main .layout-content .region-content .distributors-container .view-content .views-row .field-distributor-name{font-size:22px;}main .layout-content .region-content .distributors-container .view-content .views-row .views-field{font-family:"Poppins";}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .distributors-container{padding-bottom:2rem;}main .layout-content .region-content .distributors-container .view-content .slick-slider,main .layout-content .region-content .distributors-container .view-content .slick-track,main .layout-content .region-content .distributors-container .view-content .slick-slider,main .layout-content .region-content .distributors-container .view-content .slick-list{display:flex;-moz-column-gap:0rem;column-gap:0rem;font-family:"Poppins";}main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide{padding:1rem 1rem;width:100%;margin:0rem 1rem;min-width:4rem;}main .layout-content .region-content .distributors-container .view-content .slick-list .views-field-title{font-size:18px !important;}main .layout-content .region-content .distributors-container .view-content .slick-list .views-field-field-distributor-name,main .layout-content .region-content .distributors-container .view-content .slick-list .views-field-field-distributor-contact-number{font-size:16px !important;}main .layout-content .region-content .distributors-container .view-content .slick-list .views-field-field-distributor-email{font-size:14px !important;font-weight:300 !important;}main .layout-content .region-content .distributors-container .view-content .slick-list .views-field-field-distributor-person-name{font-size:15px !important;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content .distributors-container .view-content .slick-slider,main .layout-content .region-content .distributors-container .view-content .slick-track,main .layout-content .region-content .distributors-container .view-content .slick-slider,main .layout-content .region-content .distributors-container .view-content .slick-list{display:flex;-moz-column-gap:0rem;column-gap:0rem;font-family:"Poppins";}main .layout-content .region-content .distributors-container .view-content .slick-list .slick-slide{padding:1rem 1rem;width:100%;margin:0rem 1rem;min-width:4rem;}}main .layout-content .region-content .location-container{display:flex;flex-direction:row;width:90%;padding:4rem 4.5rem;justify-content:center;align-items:center;margin:auto;background:#F8F8F8;}main .layout-content .region-content .location-container .view-content{flex-wrap:wrap;justify-content:center;align-items:center;display:flex;-moz-column-gap:1rem !important;column-gap:1rem !important;}main .layout-content .region-content .location-container .view-content .views-row{position:relative;width:23%;display:flex;justify-content:center;flex-direction:column;align-items:center;border:1px solid #a1a1a1;padding:2rem 0rem;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .location-container .view-content .views-row{width:100%;}}main .layout-content .region-content .location-container .view-content .views-row img{width:25px;height:25px;margin-right:0.7rem;}main .layout-content .region-content .location-container .view-content .views-row .views-field-title{justify-content:center;align-items:center;display:flex;font-size:24px;margin-bottom:1rem;min-height:60px;}main .layout-content .region-content .location-container .view-content .views-row .views-field-nothing{font-size:20px;margin-bottom:1rem;}main .layout-content .region-content .location-container .view-content .views-row .views-field-nothing img{width:15px !important;height:auto !important;}main .layout-content .region-content .location-container .view-content .views-row .views-field-nothing-2{margin:1.5rem 0rem;}main .layout-content .region-content .location-container .view-content .views-row .views-field-nothing-1{margin:1.5rem 0rem;}main .layout-content .region-content .location-container .view-content .views-row .views-field{font-family:"Poppins";}main .layout-content .region-content .contact-main{background-color:#fff;width:100%;padding:0rem 0rem;}main .layout-content .region-content .contact-form-container{display:flex;flex-direction:row;width:90%;margin:0px auto;font-family:"Poppins";}main .layout-content .region-content .contact-form-container input{background:#EAEAEA;height:30px;border:none;padding:5px 15px;}main .layout-content .region-content .contact-form-container select{background:#EAEAEA;height:40px;border:none;padding:5px 15px;}main .layout-content .region-content .contact-form-container textarea{background:#EAEAEA;border:none;padding:5px 15px;}main .layout-content .region-content .contact-form-container .form-submit{background-color:#000;padding:1rem 3.3rem;color:#fff;height:50px;cursor:pointer;}main .layout-content .region-content .contact-form-container form{position:relative;flex-wrap:wrap;width:100%;display:flex;flex-direction:row;}main .layout-content .region-content .contact-form-container .form-type-textarea{width:100% !important;display:flex;flex-direction:column;margin-right:0% !important;}main .layout-content .region-content .contact-form-container .form-item{width:48%;margin-right:2%;display:flex;flex-direction:column;}main .layout-content .region-content .contact-form-container .form-item:nth-child(2){margin-right:0% !important;margin-left:2%;}main .layout-content .region-content .contact-form-container .form-item:nth-child(4){margin-right:0% !important;margin-left:2%;}main .layout-content .region-content .contact-form-container .form-item label{margin-bottom:1rem;}main .layout-content .region-content .contact-form-container .form-actions{margin:1rem auto 2.5rem;background-color:#000;color:#fff;}.node--unpublished{background:#F8F8F8 !important;}main .layout-content .region-content .society-container{font-family:"Poppins";line-height:30px;font-size:20px;}main .layout-content .region-content .society-container strong{font-style:italic;}main .layout-content .region-content .society-container span{font-style:italic;}main .layout-content .region-content .society-membership-block{font-family:"Poppins";text-align:center !important;font-size:20px;}main .layout-content .region-content .society-membership-block span{text-align:center !important;line-height:30px;margin-bottom:2rem;}main .layout-content .region-content .society-membership-block .field__item{margin:2rem 0rem;}main .layout-content .region-content .society-membership-block .field--type-text-with-summary{margin-bottom:2.5rem;}main .layout-content .region-content .society-membership-block a{color:#000;text-decoration:underline;font-weight:400;}main .layout-content .region-content .society-membership-block a:nth-child(1){background:#000;color:#fff;padding:1rem 4.5rem;text-decoration:none;margin-right:1rem;font-size:20px;}main .layout-content .region-content .society-membership-block a:nth-child(2){border:1px solid #000;color:#000;padding:1rem 2rem;font-size:20px;text-decoration:none;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content #block-ushertinkler-content .spotlight-image-with-header .field--name-body{height:180px !important;}main .layout-content #block-ushertinkler-content .spotlight-image-with-header .field--name-body h2{font-size:40px !important;}main .layout-content #block-ushertinkler-content .node__content .section-title-decorative .section-image-title{margin:2rem 0 0;}main .layout-content #block-ushertinkler-content .node__content .society-container{font-family:"Poppins";font-size:15px;font-weight:300;line-height:25px;text-align:left;}main .layout-content #block-ushertinkler-content .node__content .society-container strong{font-weight:600;}main .layout-content #block-ushertinkler-content .node__content .product-wrapper-content{padding:0rem;}main .layout-content #block-ushertinkler-content .node__content .society-membership-block{font-size:15px !important;}main .layout-content #block-ushertinkler-content .node__content .society-membership-block .text-formatted p:only-child{display:flex;flex-direction:column;}main .layout-content #block-ushertinkler-content .node__content .society-membership-block .text-formatted p:only-child a:nth-child(1){font-size:15px;margin-right:0;}main .layout-content #block-ushertinkler-content .node__content .society-membership-block .text-formatted p:only-child a:nth-child(2){margin-top:2rem;font-size:15px;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content #block-ushertinkler-content .spotlight-image-with-header .field--name-body{height:233px !important;}main .layout-content #block-ushertinkler-content .spotlight-image-with-header .field--name-body h2{font-size:40px !important;}main .layout-content #block-ushertinkler-content .node__content .society-container{font-family:"Poppins";font-size:15px;font-weight:300;line-height:25px;text-align:left;}main .layout-content #block-ushertinkler-content .node__content .society-container strong{font-weight:600;}main .layout-content #block-ushertinkler-content .node__content .society-membership-block{font-size:15px !important;}main .layout-content #block-ushertinkler-content .node__content .society-membership-block .text-formatted p:only-child a:nth-child(1){font-size:15px;}main .layout-content #block-ushertinkler-content .node__content .society-membership-block .text-formatted p:only-child a:nth-child(2){margin-top:2rem;font-size:15px;}}main .layout-content .region-content .events-details-header-container{display:flex;flex-direction:row;width:90%;margin:1rem auto;align-items:center;align-content:center;justify-content:center;}main .layout-content .region-content .events-details-header-container span{font-size:40px;font-family:"Playfair",serif;}main .layout-content .region-content .events-details-header-container img{width:150px !important;height:auto !important;}main .layout-content .region-content .events-details-header-container .layout__region{align-items:center !important;width:100% !important;display:flex !important;justify-content:center !important;}main .layout-content .region-content .events-details-header-container .layout--onecol{align-items:center !important;width:100% !important;display:flex !important;justify-content:center !important;}main .layout-content .region-content .events-details-header-container .field--name-body{width:auto !important;margin:initial !important;}main .layout-content .region-content .events-details-container{width:90%;margin:4rem auto;display:flex;flex-direction:row;align-items:center;}main .layout-content .region-content .events-details-container h3{text-align:center !important;font-weight:500 !important;font-size:32px !important;font-family:"Playfair",serif;}main .layout-content .region-content .events-details-container a{background:#13100E;padding:1rem 3rem;display:flex;color:#fff;align-items:center;width:150px;font-size:15px;justify-content:center;margin:0 auto;font-family:"Poppins";text-decoration:none;}main .layout-content .region-content .events-details-container .event-details-block{text-align:center;font-family:"Poppins";}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content .events-details-container .event-details-block{padding:15px;}}main .layout-content .region-content .events-details-container .event-details-block h2{font-size:26px;font-family:"Noto Serif",serif;}main .layout-content .region-content .event-details-two-column-container{width:90%;border:1px solid #A1A1A1 !important;margin:2rem auto;display:flex;flex-direction:row;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .event-details-two-column-container{flex-direction:column !important;}}main .layout-content .region-content .event-details-two-column-container .layout__region--first{background:none !important;height:auto !important;}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content .event-details-two-column-container .layout__region--first{width:100% !important;}}main .layout-content .region-content .event-details-two-column-container .layout__region--second{background:none !important;height:auto !important;}main .layout-content .region-content .event-details-two-column-container .layout__region--second h3{text-align:center;font-size:32px;font-family:"Playfair",serif;}main .layout-content .region-content .event-details-two-column-container .layout__region--second p{font-size:18px;line-height:30px;text-align:center;font-family:"Poppins";text-align:center;padding:0rem 4rem;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .event-details-two-column-container .layout__region--second p{font-size:15px;padding:0 38px;}}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content .event-details-two-column-container .layout__region--second p{font-size:15px;padding:0 38px;}}main .layout-content .region-content .events-details-header-container{display:flex;flex-direction:row;width:90%;margin:1rem auto;align-items:center;align-content:center;justify-content:center;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .events-details-header-container{margin-top:60px;}}main .layout-content .region-content .events-details-header-container span{font-size:40px;font-family:"Playfair Display";}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .events-details-header-container span{display:block;text-align:center;font-size:32px;}}main .layout-content .region-content .events-details-header-container img{width:150px !important;height:auto !important;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .events-details-header-container img{width:62px !important;}}main .layout-content .region-content .events-details-header-container .layout__region{align-items:center !important;width:100% !important;display:flex !important;justify-content:center !important;}main .layout-content .region-content .events-details-header-container .layout--onecol{align-items:center !important;width:100% !important;display:flex !important;justify-content:center !important;}main .layout-content .region-content .events-details-header-container .field--name-body{width:auto !important;margin:initial !important;}main .layout-content .region-content .events-details-container{width:90%;margin:4rem auto;display:flex;flex-direction:row;align-items:center;}main .layout-content .region-content .events-details-container a{background:#13100E;padding:1rem 3rem;display:flex;color:#fff;align-items:center;width:150px;font-size:15px;justify-content:center;margin:0 auto;font-family:"Poppins";text-decoration:none;}main .layout-content .region-content .events-details-container .event-details-block{text-align:center;font-family:"Poppins";}main .layout-content .region-content .events-details-container .event-details-block h2{font-size:26px;font-family:"Noto Serif",serif;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .events-details-container .event-details-block h2{font-family:"Playfair";}}main .layout-content .region-content .event-details-two-column-container{width:90%;border:1px solid #A1A1A1 !important;margin:2rem auto;display:flex;flex-direction:row;}main .layout-content .region-content .event-details-two-column-container .layout__region--first{background:none !important;height:auto !important;}@media only screen and (min-width:743px) and (max-width:1024px){main .layout-content .region-content .event-details-two-column-container .layout__region--first .block-layout-builder div{width:100% !important;}}main .layout-content .region-content .event-details-two-column-container .layout__region--second{background:none !important;height:auto !important;}main .layout-content .region-content .event-details-two-column-container .layout__region--second h3{text-align:center;font-size:32px;font-family:"Playfair",serif;}main .layout-content .region-content .event-details-two-column-container .layout__region--second .field--name-field-event-description{font-size:20px;line-height:30px;text-align:center;font-family:"Poppins";text-align:center;padding:0rem 5rem;}@media only screen and (min-width:320px) and (max-width:742px){main .layout-content .region-content .event-details-two-column-container .layout__region--second .field--name-field-event-description{font-size:15px;}}main .layout-content .node__content .layout--threecol-section .layout__region--first .event-details-block h2::before{content:url("/sites/default/files/2024-07/Date_and_time_icon_0.svg");position:relative;right:6px;}main .layout-content .node__content .layout--threecol-section .layout__region--second .event-details-block h2::before{content:url("/sites/default/files/2024-07/Venue_icon_0.svg");position:relative;right:6px;}main .layout-content .node__content .layout--threecol-section .layout__region--third .event-details-block h2::before{content:url("/sites/default/files/2024-07/Tickets_icon_0.svg");position:relative;right:6px;}.slick-prev::before{content:"<";color:#fff;}.slick-next::before{content:">";color:#fff;}.slick-prev,.slick-next{position:absolute;display:block;font-family:"Poppins" !important;height:30px;width:30px;line-height:0px;font-size:0px;cursor:pointer;background:#000;color:#fff;top:50%;transform:translate(0,-50%);padding:0;border:none;outline:none;}.slick-prev:hover,.slick-next:hover{background:#000;color:#fff;}.slick-prev:before,.slick-next:before{font-family:"Poppins" !important;font-size:20px;line-height:32px;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dotted.slick-slider{margin-bottom:30px;width:calc(100vw - 30%) !important;min-width:100% !important;*width:100% !important;}@media only screen and (min-width:320px) and (max-width:742px){.slick-dotted.slick-slider{margin-bottom:60px;}}.slider-container{width:100%;height:400px !important;}.slider-container .slick-initialized,.slider-container .slick-slide{height:400px !important;}.slider-container .slick-initialized img,.slider-container .slick-slide img{height:-moz-fit-content !important;height:fit-content !important;width:-moz-fit-content !important;width:fit-content !important;}.slider-container .slick__slide{height:400px !important;}.slider-container .slick__slide img{height:100% !important;}.slider-container img{height:-moz-fit-content !important;height:fit-content !important;}.slider-inner-container{width:100%;height:650px !important;margin:1.7rem auto 0rem;}@media only screen and (min-width:743px) and (max-width:1024px){.slider-inner-container{height:500px !important;}}.slider-inner-container .slick-initialized,.slider-inner-container .slick-slide{height:650px !important;}@media only screen and (min-width:320px) and (max-width:742px){.slider-inner-container .slick-initialized,.slider-inner-container .slick-slide{height:220px !important;}}@media only screen and (min-width:743px) and (max-width:1024px){.slider-inner-container .slick-initialized,.slider-inner-container .slick-slide{height:350px !important;}}.slider-inner-container .slick-initialized img,.slider-inner-container .slick-slide img{height:-moz-fit-content !important;height:fit-content !important;width:-moz-fit-content !important;width:fit-content !important;}.slider-inner-container .slick__slide{height:650px !important;}@media only screen and (min-width:320px) and (max-width:742px){.slider-inner-container .slick__slide{height:220px !important;}}@media only screen and (min-width:743px) and (max-width:1024px){.slider-inner-container .slick__slide{height:350px !important;}}.slider-inner-container .slick__slide img{height:100% !important;}.slider-inner-container img{height:-moz-fit-content !important;height:fit-content !important;}.line_container{height:1px;padding:0rem !important;}.line_container::before{content:"";position:absolute;top:43.2%;height:0;width:0;border-style:solid;transform:translateY(-50%) rotate(180deg);left:auto;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}.line_container::after{content:"";position:absolute;top:43.2%;height:0;width:0;border-style:solid;transform:translateY(-50%);right:0;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}.line_container{gap:4rem;border-top:1px solid #000;padding-top:4rem;position:relative;}.line_container::after{content:"";position:absolute;top:0;height:0;width:0;border-style:solid;transform:translateY(-50%);right:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}.line_container::before{content:"";position:absolute;top:0;height:0;width:0;border-style:solid;transform:translateY(-50%) rotate(180deg);left:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;color:none !important;background-color:transparent !important;background-image:url("/sites/default/files/inline-images/slick-dot-2.png");border-radius:100% !important;background-size:cover;cursor:pointer;}.slick-dots li.slick-active button ::before{color:transparent !important;border-radius:100% !important;border:none !important;background-image:url("/sites/default/files/inline-images/slick-dot-1.png");background-size:cover;width:20px;height:20px;margin:auto;display:flex;align-items:center;opacity:1;justify-content:center;}.slick img,.slick iframe{width:100% !important;}.terms-text-block{width:100%;height:auto;display:flex;align-items:center;justify-content:flex-start;}.terms-text-block em{font-family:"Poppins";font-size:22px;font-weight:500 !important;line-height:30px;text-align:left;}.terms-text-block p{font-family:"Poppins";font-size:20px;font-weight:300;line-height:30px;text-align:left;}.terms-text-block p em{font-family:"Poppins";font-size:22px;font-weight:500 !important;line-height:30px;text-align:left;}.terms-text-block p strong{font-family:"Poppins";font-size:22px;font-weight:500;line-height:30px;text-align:left;}@media only screen and (min-width:320px) and (max-width:742px){.terms-text-block p{font-family:"Poppins";font-size:15px;font-weight:300;line-height:25px;text-align:left;}.terms-text-block p strong{font-family:"Poppins";font-size:17px;font-weight:500;line-height:25px;text-align:left;}}@media only screen and (min-width:743px) and (max-width:1024px){.terms-text-block p{font-family:"Poppins";font-size:15px;font-weight:300;line-height:25px;text-align:left;}.terms-text-block p strong{font-family:"Poppins";font-size:17px;font-weight:500;line-height:25px;text-align:left;}}.terms_and_conditions{position:relative;width:100%;height:451px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;}.terms_and_conditions p{line-height:30px;font-family:"Poppins";}.terms_and_conditions img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.terms_and_conditions h1{color:white;text-shadow:0 1px 3px rgba(0,0,0,0.5);z-index:1;font-size:60px;font-family:"Playfair",serif;font-weight:700;text-align:center;margin:auto;}@media only screen and (min-width:320px) and (max-width:742px){.terms_and_conditions{height:180px !important;}.terms_and_conditions h1{font-size:40px !important;}}@media only screen and (min-width:743px) and (max-width:1024px){.terms_and_conditions{height:180px !important;}.terms_and_conditions h1{font-size:40px !important;}}.text-node{font-family:"Poppins";font-size:20px;font-weight:300;line-height:30px;text-align:left;}.text-node strong{font-family:"Poppins";font-size:22px;font-weight:500;line-height:30px;text-align:left;}@media only screen and (min-width:320px) and (max-width:742px){.text-node{font-family:"Poppins";font-size:15px;font-weight:300;line-height:25px;text-align:left;}.text-node strong{font-family:"Poppins";font-size:17px;font-weight:500;line-height:25px;text-align:left;}}@media only screen and (min-width:743px) and (max-width:1024px){.text-node{font-family:"Poppins";font-size:15px;font-weight:300;line-height:25px;text-align:left;}.text-node strong{font-family:"Poppins";font-size:17px;font-weight:500;line-height:25px;text-align:left;}}.welcome-container-mobile{display:none;flex-direction:column;justify-content:center;align-items:center;margin:1.7rem;}.welcome-container-mobile span{font-family:"Poppins" !important;font-size:14px;line-height:22px;text-align:center;}.welcome-container-mobile p{font-family:"Poppins" !important;font-size:15px;line-height:30px;text-align:center;}.welcome-container-mobile h4{font-size:32px;padding-top:1rem;font-weight:500;width:200px;margin:auto;text-align:center;margin-bottom:0;}.welcome-container-mobile h4::before{content:"";background-image:url("/sites/default/files/inline-images/Decorative wine element_LEFT.png");width:112px;height:68px;position:absolute;margin-left:-105px;margin-top:-6PX;background-size:100%;-o-object-fit:contain;object-fit:contain;}.welcome-container-mobile h4::before img{width:100%;}.welcome-container-mobile h4::after{content:"";background-image:url("/sites/default/files/inline-images/Decorative wine element_RIGHT.png");width:112px;height:68px;position:absolute;margin-left:18px;margin-top:-39PX;background-size:100%;-o-object-fit:contain;object-fit:contain;}.welcome-container-mobile h4::after img{width:100%;}@media only screen and (min-width:320px) and (max-width:742px){.welcome-container-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;}}.welcome-container-mobile img{width:80%;height:auto;}.welcome-container-desktop{display:flex;}@media only screen and (min-width:320px) and (max-width:742px){.welcome-container-desktop{display:none;}}.cellar-container-mobile{display:none;flex-direction:column;justify-content:center;align-items:center;margin:1.7rem;}@media only screen and (min-width:320px) and (max-width:742px){.cellar-container-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:0rem;width:100%;}.cellar-container-mobile img{width:100%;height:auto;justify-content:center;align-items:center;}}.cellar-container-desktop{display:block;}@media only screen and (min-width:320px) and (max-width:742px){.cellar-container-desktop{display:none;}}.product-wines-card .views-field-title{font-size:22px;font-family:"Poppins";font-weight:300;line-height:25px;}.wine-product-block{display:flex;}.wine-product-block .views-field-title{font-size:22px;font-family:"Poppins";font-weight:300;line-height:25px;}.wine-product-block .views-field-title span{margin:0rem 1rem;}.stay-in-touch{width:90%;margin:0 auto;}.stay-in-touch h2{text-align:center;font-size:40px;font-weight:500;margin-bottom:2rem;font-family:"Playfair",serif;}@media only screen and (min-width:320px) and (max-width:742px){.stay-in-touch h2{font-size:32px;}}@media only screen and (min-width:743px) and (max-width:1024px){.stay-in-touch h2{font-size:32px;}}.stay-in-touch p{font-size:20px;margin:2rem 0;font-family:"Poppins";font-weight:300;gap:4rem;border-top:1px solid #000;padding-top:2rem;position:relative;text-align:center;}.stay-in-touch p::after{content:"";position:absolute;top:0;height:0;width:0;border-style:solid;transform:translateY(-50%);right:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}.stay-in-touch p::before{content:"";position:absolute;top:0;height:0;width:0;border-style:solid;transform:translateY(-50%) rotate(180deg);left:0px;border-width:10px 10px 10px 0;border-color:transparent black transparent transparent;}@media only screen and (min-width:320px) and (max-width:742px){.stay-in-touch p{font-size:15px;}}@media only screen and (min-width:743px) and (max-width:1024px){.stay-in-touch p{font-size:15px;}}.messages--status{margin-bottom:1rem;}h1{font-family:"Playfair";}p{font-family:"Poppins";}.close-button{margin-left:12rem !important;cursor:pointer;}@media only screen and (min-width:1240px) and (max-width:1486px){.close-button{left:13rem !important;}}@media only screen and (min-width:320px) and (max-width:768px){.close-button{margin-left:0px !important;}}@media only screen and (min-width:769px) and (max-width:1024px){.close-button{left:25% !important;}}.close-button::after{background:rgba(0,0,0,0.7);content:"";width:100%;height:3050px;left:21rem;top:0px;position:absolute;cursor:default;}@media only screen and (min-width:320px) and (max-width:768px){.close-button::after{display:none;}}@media only screen and (min-width:769px) and (max-width:1024px){.close-button::after{left:35%;}}.blog__content{font-family:Poppins;}.paragraph--hero-image{}.paragraph--hero-image .image-overlay__wrapper{position:relative;overflow:hidden;}.paragraph--hero-image .image-overlay__image{position:relative;z-index:0;}.paragraph--hero-image .image-overlay__image img{width:100%;height:auto;display:block;}.paragraph--hero-image .image-overlay__image::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.5);z-index:3;}.paragraph--hero-image .image-overlay__overlay{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;width:100%;text-align:center;}.paragraph--hero-image .image-overlay__overlay .overlay__title{position:relative;bottom:20px;color:#fff;font-size:1.8rem;margin-bottom:12px;}.paragraph--hero-image .image-overlay__overlay .overlay__meta{display:flex;font-size:18px;opacity:0.85;padding:20px;width:50%;margin:0 auto;gap:60px;text-align:center;background:rgba(0,0,0,0.55);}.paragraph--hero-image .image-overlay__overlay .overlay__meta span{display:inline-flex;align-items:center;gap:6px;margin:0 auto;}.paragraph--hero-image .image-overlay__overlay .overlay__meta span::before{content:"";width:26px;height:26px;flex-shrink:0;background-size:contain;background-repeat:no-repeat;}.paragraph--hero-image .image-overlay__overlay .overlay__meta .overlay__author::before{background-image:url("/themes/custom/ushertinkler/images/icons/author.svg");}.paragraph--hero-image .image-overlay__overlay .overlay__meta .overlay__date::before{background-image:url("/themes/custom/ushertinkler/images/icons/posted-on.svg");}.paragraph--hero-image .image-overlay__overlay .overlay__meta .overlay__category::before{background-image:url("/themes/custom/ushertinkler/images/icons/category.svg");}@media (max-width:768px){.paragraph--hero-image .image-overlay__overlay{max-width:90%;padding:16px;}.paragraph--hero-image .image-overlay__overlay .overlay__title{font-size:1rem;}}.tab-wrapper{position:sticky;top:20px;}.tab-wrapper .tabs-nav{z-index:10;display:flex;list-style:none;margin:0;padding:0;}.tab-wrapper .tabs-nav__item{display:flex;text-align:left;}.tab-wrapper .tabs-nav__link{font-size:16px;background-color:#EBEBEB;color:#000;text-decoration:none;padding:20px;border:1px solid gainsboro;}.tab-wrapper .tabs-nav__link.is-active{background:#000;color:#fff;}.body-section{margin:2rem 12rem;font-family:Poppins;text-align:justify;line-height:26px;}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/custom/ushertinkler/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/custom/ushertinkler/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/custom/ushertinkler/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
