.w_grid,.w-grid{width:100%;padding-left:50px;margin:0 auto;box-sizing:border-box;clear:both;}.w_grid .grid-col.bottom-gutter,.w-grid .grid-col.bottom-gutter{margin-bottom:50px;}.w_grid.no-gutter,.w-grid.no-gutter{padding-left:0;padding-right:0;}.w_grid.no-gutter .grid-col,.w-grid.no-gutter .grid-col{padding-right:0;}.w_grid.no-gutter .grid-col.bottom-gutter,.w-grid.no-gutter .grid-col.bottom-gutter{margin-bottom:0;}@media screen and (max-width:1024px){.w_grid.mobile_no-gutter,.w-grid.mobile_no-gutter{padding-left:0;padding-right:0;}.w_grid.mobile_no-gutter .grid-col,.w-grid.mobile_no-gutter .grid-col{padding-right:0;}.w_grid.mobile_no-gutter .grid-col.bottom-gutter,.w-grid.mobile_no-gutter .grid-col.bottom-gutter{margin-bottom:0;}}@media screen and (max-width:768px){.w_grid.mobile_no-gutter,.w-grid.mobile_no-gutter{padding-left:0;padding-right:0;}.w_grid.mobile_no-gutter .grid-col,.w-grid.mobile_no-gutter .grid-col{padding-right:0;}.w_grid.mobile_no-gutter .grid-col.bottom-gutter,.w-grid.mobile_no-gutter .grid-col.bottom-gutter{margin-bottom:0;}}.w_grid.limited-content,.w-grid.limited-content{max-width:1500px;}@media screen and (max-width:1500px){.w_grid.limited-content,.w-grid.limited-content{max-width:1200px;}}.grid-col{display:block;float:left;box-sizing:border-box;padding-right:50px;}.grid-col.centered{margin:0 auto;float:none;}.grid-col.no-float{float:none;clear:both;}.grid-col.col_size-12,.grid-col.w-container{width:100%;clear:both;float:none;}.grid-col.col_size-11{width:91.66667%;}.grid-col.col_size-10{width:83.33333%;}.grid-col.col_size-9{width:75%;}.grid-col.col_size-8{width:66.66667%;}.grid-col.col_size-7{width:58.33333%;}.grid-col.col_size-6{width:50%;}.grid-col.col_size-5{width:41.66667%;}.grid-col.col_size-4{width:33.33333%;}.grid-col.col_size-3,.grid-col.col-size-3{width:25%;}.grid-col.col_size-2{width:16.66667%;}.grid-col.col_size-1{width:8.33333%;}.grid-col.margin-1{margin-left:8.33333%;}.grid-col.margin-2{margin-left:16.66667%;}.grid-col.margin-3{margin-left:25%;}.grid-col.margin-4{margin-left:33.33333%;}.grid-col.margin-5{margin-left:41.66667%;}.grid-col.margin-6{margin-left:50%;}@media screen and (max-width:1024px){.grid-col.tablet_size-12{width:100%;clear:both;float:none;}.grid-col.tablet_size-11{width:91.66667%;clear:both;float:none;}.grid-col.tablet_size-10{width:83.33333%;clear:both;float:none;}.grid-col.tablet_size-9{width:75%;}.grid-col.tablet_size-8{width:66.66667%;}.grid-col.tablet_size-7{width:58.33333%;}.grid-col.tablet_size-6{width:50%;}.grid-col.tablet_size-5{width:41.66667%;}.grid-col.tablet_size-4{width:33.33333%;}.grid-col.tablet_size-3{width:25%;}.grid-col.tablet_size-2{width:16.66667%;}.grid-col.tablet_size-1{width:8.33333%;}}@media screen and (max-width:768px){.grid-col.mobile_size-12{width:100%;clear:both;float:none;}.grid-col.mobile_size-11{width:91.66667%;clear:both;float:none;}.grid-col.mobile_size-10{width:83.33333%;clear:both;float:none;}.grid-col.mobile_size-9{width:75%;}.grid-col.mobile_size-8{width:66.66667%;}.grid-col.mobile_size-7{width:58.33333%;}.grid-col.mobile_size-6,.grid-col.mobile-size-6{width:50%;}.grid-col.mobile_size-5{width:41.66667%;}.grid-col.mobile_size-4{width:33.33333%;}.grid-col.mobile_size-3{width:25%;}.grid-col.mobile_size-2{width:16.66667%;}.grid-col.mobile_size-1{width:8.33333%;}}@media screen and (max-width:1500px){.w_grid,.w-grid{padding-left:50px;}.w_grid .grid-col.bottom-gutter,.w-grid .grid-col.bottom-gutter{margin-bottom:50px;}.grid-col{padding-right:50px;}}@media screen and (max-width:1024px){.w_grid,.w-grid{padding-left:15px;}.w_grid .grid-col.bottom-gutter,.w-grid .grid-col.bottom-gutter{margin-bottom:15px;}.grid-col{padding-right:15px;}}@media screen and (max-width:768px){.w_grid,.w-grid{padding-left:10px;}.w_grid .grid-col.bottom-gutter,.w-grid .grid-col.bottom-gutter{margin-bottom:10px;}.grid-col{padding-right:10px;}}#grid_debug_show{display:block;position:fixed;top:20px;right:20px;padding:12px;color:#fff;background:red;opacity:0.5;z-index:99999;}#grid_debug_show:hover{opacity:1;}#grid_debug_gutter{display:none;position:fixed;top:70px;right:20px;padding:12px;color:#fff;background:red;opacity:0.5;z-index:99999;}#grid_debug_gutter.show{display:block;}#grid_debug_gutter:hover{opacity:1;}#grid_debug_center{display:none;position:fixed;top:120px;right:20px;padding:12px;color:#fff;background:red;opacity:0.5;z-index:99999;}#grid_debug_center.show{display:block;}#grid_debug_center:hover{opacity:1;}#grid_debug{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden;pointer-events:none;background:#fa9a3d;opacity:0.4;z-index:99998;}#grid_debug.show-grid{display:block;}#grid_debug .w_grid{overflow:hidden;}#grid_debug .grid-col{position:relative;height:100vh;background:#31a4fd;}#grid_debug .grid-col::after{content:'';position:absolute;top:0;right:0;display:block;width:50px;height:100%;background:green;}@media screen and (max-width:1024px){#grid_debug .grid-col::after{width:15px;}}@media screen and (max-width:768px){#grid_debug .grid-col::after{width:10px;}}#grid_debug .w_grid.no-gutter .grid-col::after{width:1px;}@font-face{font-family:"tradegothic-bold";src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/tradegothic/tradegothic-bold-webfont.eot);src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/tradegothic/tradegothic-bold-webfont.eot#iefix) format("embedded-opentype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/tradegothic/tradegothic-bold-webfont.woff) format("woff"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/tradegothic/tradegothic-bold-webfont.ttf) format("truetype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/tradegothic/tradegothic-bold-webfont.svg#tradegothic-bold) format("svg");font-style:normal;font-weight:normal;}@font-face{font-family:"tradegothic";src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/tradegothic/tradegothic-webfont.eot);src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/tradegothic/tradegothic-webfont.eot#iefix) format("embedded-opentype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/tradegothic/tradegothic-webfont.woff) format("woff"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/tradegothic/tradegothic-webfont.ttf) format("truetype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/tradegothic/tradegothic-webfont.svg#tradegothic) format("svg");font-style:normal;font-weight:normal;}@font-face{font-family:"berling";src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling/Berling.eot);src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling/Berling.eot#iefix) format("embedded-opentype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling/Berling.woff) format("woff"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling/Berling.ttf) format("truetype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling/Berling.svg#berling) format("svg");font-style:normal;font-weight:normal;}@font-face{font-family:"berling-roman";src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling/berling_roman-webfont.eot);src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling/berling_roman-webfont.eot#iefix) format("embedded-opentype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling/berling_roman-webfont.woff) format("woff"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling/berling_roman-webfont.ttf) format("truetype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling/berling_roman-webfont.svg#berling-roman) format("svg");font-style:normal;font-weight:normal;}@font-face{font-family:"gotham-book";src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/gotham/Gotham-Book.eot);src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/gotham/Gotham-Book.eot#iefix) format("embedded-opentype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/gotham/Gotham-Book.woff) format("woff"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/gotham/Gotham-Book.ttf) format("truetype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/gotham/Gotham-Book.svg#gotham-book) format("svg");font-style:normal;font-weight:normal;}@font-face{font-family:"gotham-bold";src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/gotham/Gotham-Bold.eot);src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/gotham/Gotham-Bold.eot#iefix) format("embedded-opentype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/gotham/Gotham-Bold.woff) format("woff"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/gotham/Gotham-Bold.ttf) format("truetype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/gotham/Gotham-Bold.svg#gotham-bold) format("svg");font-style:normal;font-weight:normal;}@font-face{font-family:"bauerbodoni";src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/bauerbodoni/BauerBodonoStd-Roman.eot);src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/bauerbodoni/BauerBodonoStd-Roman.eot#iefix) format("embedded-opentype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/bauerbodoni/BauerBodonoStd-Roman.woff) format("woff"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/bauerbodoni/BauerBodonoStd-Roman.ttf) format("truetype"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/bauerbodoni/BauerBodonoStd-Roman.svg#bauerbodoni) format("svg");font-style:normal;font-weight:normal;}.title-big,h1,h3{font-family:"berling",serif;font-size:5rem;color:#3e2f20;font-weight:normal;line-height:1;}@media screen and (max-width:768px){.title-big,h1,h3{font-size:3.2rem;line-height:1;}}.title-small,h2,h4{font-family:"berling",serif;font-size:3.5rem;color:#f8971d;font-weight:normal;line-height:1.5;}.text,p{font-family:"tradegothic",serif;font-size:1.5rem;color:#796f65;line-height:1.5;}.link,a{font-family:"tradegothic",serif;font-size:1.3rem;line-height:1.5;color:#3e2f20;cursor:pointer;}a.dotted{display:inline-block;text-decoration:none;position:relative;text-transform:uppercase;font-weight:600;font-size:1.5rem;}@media screen and (max-width:768px){a.dotted{margin-top:2%;margin-bottom:12%;}}a.dotted::before{content:"";display:block;height:2px;width:100%;position:absolute;bottom:-2px;left:0;background:#dadada;}@media screen and (max-width:1024px){a.dotted::before{display:none;}}a.dotted::after{content:"";display:block;height:2px;width:5px;position:absolute;bottom:-2px;left:0;background:#f8971d;transform:perspective(1px) translateZ(0);transition-property:width;transition-duration:.3s;transition-timing-function:ease-out;white-space:nowrap;}@media screen and (max-width:1024px){a.dotted::after{width:100%;}}a.dotted:hover::after{width:100%;}#toolbar-administration *{font-size:inherit;}*{margin:0;padding:0;}html{position:relative;font-size:62.5%;}html.overflowHidden{overflow:hidden !important;overflow-y:hidden !important;overflow-x:hidden !important;}html.overflowHidden body .layout-container{opacity:0;visibility:hidden;}html #views-exposed-form-cocktails-list-cocktails input[type="submit"]{display:none;}html .owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;font-size:12px;background:transparent;filter:Alpha(Opacity=100);opacity:1;}html .rotate_your_device_bg{display:none;position:fixed;z-index:999999999999;top:0;bottom:0;left:0;right:0;max-height:100vh;opacity:0;background-color:#4c4c4c;transition:opacity 0.5s;}html .rotate_your_device_bg .rotate_device_text{text-transform:uppercase;position:absolute;width:100%;text-align:center;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);}html .rotate_your_device_bg .rotate_device_text h3{color:#ffffff;}html .rotate_your_device_bg .rotate_device_text h4{color:#ffffff;font-size:2rem;}html .rotate_your_device_bg .rotate_device_text::before{display:inline-block;content:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/rotation_device.jpg);height:166px;width:92px;}html .owl-theme .owl-controls .owl-buttons div.owl-prev::after{position:absolute;content:'';display:block;left:10px;width:2.45em;height:2.45em;border-width:0.25em 0.25em 0 0;border-style:solid;border-color:#f8971d;transform:translateY(45%) rotate(-135deg);top:45%;}html .owl-theme .owl-controls .owl-buttons div.owl-next::after{position:absolute;content:'';display:block;right:10px;width:2.45em;height:2.45em;border-width:0.25em 0.25em 0 0;border-style:solid;border-color:#f8971d;transform:translateY(45%) rotate(45deg);top:45%;}html .owl-item-inner{position:relative;}html .owl-item-inner .carousel_caption{position:absolute;bottom:0;width:100%;text-align:center;background:rgba(0,0,0,0.5);}html .owl-item-inner .carousel_caption p{color:#ffffff;font-size:1.6rem;line-height:3rem;text-align:center !important;font-family:"tradegothic",serif;}@media screen and (max-width:768px){html .owl-theme .owl-controls .owl-buttons div.owl-next{display:none;}html .owl-theme .owl-controls .owl-buttons div.owl-prev{display:none;}}html body.path-agegate header,html body.path-agegate footer{display:none;}html body.page-node-type-webform div[aria-label="Error message"]{color:#f8971d;text-align:center;font-size:2rem;font-family:"tradegothic",serif;margin:0 auto;display:block !important;margin-top:50px;}@media screen and (max-width:1024px){html body.page-node-type-webform div[aria-label="Error message"]{margin-top:120px;}}html body.page-node-type-webform div[aria-label="Error message"] div[role="alert"] ul{display:none;}html body .webform-confirmation{text-align:center;margin-top:50px;}@media screen and (max-width:1024px){html body .webform-confirmation{margin-top:150px;}}@media screen and (max-width:768px){html body .webform-confirmation{margin-top:100px;}}html body h2.visually-hidden{display:none;}html body #edit-field-cocktail-type-value{display:none !important;}html body .webform-options-display-one-column.js-webform-radios{display:none !important;}html body .layout-container{opacity:1;transition:opacity 300ms;visibility:visible;display:block;position:relative;}html body .layout-container .header_background{overflow:hidden;position:relative;background:#fff;}html body .layout-container .header_background picture{width:100%;}html body .layout-container .header_background picture a{display:block;}html body .layout-container .header_background picture a img{width:100%;}html body .layout-container .header_background picture img,html body .layout-container .header_background picture source{width:100%;}@media screen and (max-width:768px){html body .layout-container .header_background{min-height:auto;}html body .layout-container .header_background picture{position:relative;height:auto;width:100%;min-height:auto;left:auto;right:auto;}html body .layout-container .header_background picture img,html body .layout-container .header_background picture source{position:relative;height:auto;width:100%;min-height:auto;left:auto;right:auto;}}html body .layout-container .special_padding{padding-top:0;}@media screen and (max-width:1024px){html body .layout-container .special_padding{margin-top:95px;}}html body .layout-container .primary_bordered{width:170px;margin:50px auto;border-bottom:2px solid #f8971d;}@media screen and (max-width:1024px){html body .layout-container .primary_bordered{margin:30px auto;}}@media screen and (max-width:768px){html body .layout-container .primary_bordered{margin:45px auto;}}html body .layout-container .clearfix{clear:both;}html body .layout-container .hidden{display:none;visibility:hidden;}@media screen and (max-width:768px){html body .layout-container .button_primary{padding:3.5% 45px;background-color:#f8971d;width:30%;margin:0 auto;}}html body .layout-container .button_primary a{display:inline-block;color:#ffffff;position:relative;text-decoration:none;text-transform:uppercase;font-size:1.5rem;padding:3.5% 60px;transition:all 1s cubic-bezier(0.86,0,0.07,1);}@media screen and (max-width:768px){html body .layout-container .button_primary a{padding:0;}}html body .layout-container .button_primary a::after{content:"";position:absolute;z-index:-1;transition:all 1s cubic-bezier(0.86,0,0.07,1);width:100%;height:100%;top:0;left:0;background:#f8971d;}@media screen and (max-width:768px){html body .layout-container .button_primary a::after{display:none;}}html body .layout-container .button_primary a:hover{color:#f8971d;}html body .layout-container .button_primary a:hover::after{width:0;}@media screen and (max-width:768px){html body .layout-container .button_primary a:hover{color:#ffffff;}}html body .layout-container .bordered_img{display:block;position:relative;overflow:hidden;}html body .layout-container .bordered_img img{display:block;width:100%;height:auto;transition:transform 0.5s;}html body .layout-container .bordered_img::after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;border:0px solid #ffffff;transition:border 0.5s;}html body .layout-container .bordered_img:hover::after{border:10px solid #ffffff;}html body .layout-container .bordered_img:hover img{transform:scale(1.05);}@media screen and (max-width:1024px){html body .layout-container .bordered_img::after{display:none;}html body .layout-container .bordered_img:hover img{transform:none;}}html .select2-results{font-size:2rem;font-family:"tradegothic",serif !important;}@media screen and (max-width:768px){html .select2-results{font-size:1.5rem;}}html .select2-container--default .select2-results__option[aria-selected=true]{background-color:inherit;}html .select2-results ul li{font-size:2rem;font-family:"tradegothic",serif !important;}@media screen and (max-width:768px){html .select2-results ul li{font-size:1.5rem;}}html .select2-dropdown.select2-dropdown--below .select2-container--default .select2-results__option[aria-selected]{background:black !important;color:white;}html .select2-dropdown.select2-dropdown--below .select2-container--default .select2-results__option--highlighted[aria-selected]{background:black !important;color:white;}html .select2-results__option{font-size:2rem;font-family:"tradegothic",serif !important;}@media screen and (max-width:768px){html .select2-results__option{font-size:1.5rem;}}html .select2-container--default .select2-results > .select2-results__options{font-size:2rem;font-family:"tradegothic",serif !important;}@media screen and (max-width:768px){html .select2-container--default .select2-results > .select2-results__options{font-size:1.5rem;}}html .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:black !important;color:white;}html .select2-container--classic .select2-selection--single:focus{border:1px solid black !important;}html[lang="fr"] .menu_full .region.region-header nav ul li:first-child{display:none;}html[lang="fr"] .menu_scrolled .region.region-header nav ul li:first-child{display:none;}html[lang="de"] .menu_full .region.region-header nav ul li:not(:last-child){padding-right:3%;}html[lang="de"] .menu_full .region.region-header nav ul li a{font-size:1.6rem;}html[lang="ru"] .menu_full .region.region-header nav ul li:nth-child(6),html[lang="zh-hant"] .menu_full .region.region-header nav ul li:nth-child(6),html[lang="zh-hans"] .menu_full .region.region-header nav ul li:nth-child(6),html[lang="au"] .menu_full .region.region-header nav ul li:nth-child(6),html[lang="za"] .menu_full .region.region-header nav ul li:nth-child(6),html[lang="ko"] .menu_full .region.region-header nav ul li:nth-child(6){display:none;}html[lang="ru"] .menu_scrolled .region.region-header nav ul li:nth-child(6),html[lang="zh-hant"] .menu_scrolled .region.region-header nav ul li:nth-child(6),html[lang="zh-hans"] .menu_scrolled .region.region-header nav ul li:nth-child(6),html[lang="au"] .menu_scrolled .region.region-header nav ul li:nth-child(6),html[lang="za"] .menu_scrolled .region.region-header nav ul li:nth-child(6),html[lang="ko"] .menu_scrolled .region.region-header nav ul li:nth-child(6){display:none;}header{display:block;width:100%;z-index:99;vertical-align:baseline;}header div#block-glenmorangie-branding{display:block;vertical-align:middle;width:auto;height:auto;margin-left:4.5%;}header div#block-glenmorangie-branding img{padding-top:20px;width:170px;height:auto;}@media screen and (max-width:1500px){header div#block-glenmorangie-branding{margin-left:10%;}}header .menu_full{border-top:4px solid #f8971d;overflow:hidden;text-align:center;padding-bottom:15px;z-index:50;}@media screen and (max-width:1024px){header .menu_full{display:none;}}header .menu_full #magic-line{display:block;width:70px;height:6px;position:absolute;bottom:0;left:0;transform:translateX(-50%);}header .menu_full #magic-line::after{content:"";display:block;position:absolute;width:35px;height:3px;background:#f8971d;bottom:0;left:50%;z-index:99;}@media screen and (max-width:1024px){header .menu_full #magic-line::after{bottom:-29.5px;}}@media screen and (max-width:768px){header .menu_full #magic-line::after{display:none;}}header .menu_full #magic-line::before{content:"";display:block;position:absolute;width:35px;height:3px;background:#f8971d;bottom:3px;right:50%;z-index:99;}@media screen and (max-width:1024px){header .menu_full #magic-line::before{bottom:-26.5px;}}@media screen and (max-width:768px){header .menu_full #magic-line::before{display:none;}}@media screen and (min-width:1025px) and (max-width:1236px){header .menu_full .col_size-8{width:100%;}}header .menu_full .region.region-header{display:inline-block;text-align:center;width:80%;}@media screen and (max-width:1500px){header .menu_full .region.region-header{width:90%;}}header .menu_full .region.region-header div#block-glenmorangie-branding,header .menu_full .region.region-header div#block-glenmorangie-branding--2{display:block;vertical-align:middle;width:auto;height:auto;margin-left:4.5%;}header .menu_full .region.region-header div#block-glenmorangie-branding img,header .menu_full .region.region-header div#block-glenmorangie-branding--2 img{padding-top:20px;width:170px;height:auto;}@media screen and (max-width:1500px){header .menu_full .region.region-header div#block-glenmorangie-branding,header .menu_full .region.region-header div#block-glenmorangie-branding--2{margin-left:10%;}}header .menu_full .region.region-header nav{height:63px;display:block;vertical-align:middle;position:relative;float:left;width:100%;}header .menu_full .region.region-header nav ul{list-style:none;}header .menu_full .region.region-header nav ul li{padding-top:25px;display:inline-block;}header .menu_full .region.region-header nav ul li:not(:last-child){padding-right:4%;}header .menu_full .region.region-header nav ul li a{font-family:"berling",serif;text-decoration:none;font-weight:400;position:relative;font-size:1.7rem;}header .menu_full .button_search_full{display:inline-block;vertical-align:bottom;width:71px;height:50px;z-index:99;background:#ffffff url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/search.svg) no-repeat center center;}header .menu_full .button_search_full a{display:block;width:100%;height:100%;}header .w_grid{position:relative;}header .menu_scrolled{position:fixed;top:-50vh;margin:0 auto;width:100%;opacity:0;}@media screen and (max-width:1024px){header .menu_scrolled{display:block;opacity:1;top:30px;z-index:99;}}@media screen and (max-width:768px){header .menu_scrolled{top:10px;}}header .menu_scrolled .col_size-12{border-left:3px solid #f8971d;}header .menu_scrolled .left_bloc_menu{background-color:#ffffff;display:block;height:73px;margin-right:74px;padding-left:3%;position:relative;}@media screen and (max-width:1024px){header .menu_scrolled .left_bloc_menu{margin-right:71px;padding-left:5px;}}@media screen and (max-width:768px){header .menu_scrolled .left_bloc_menu{position:static;}}header .menu_scrolled .left_bloc_menu .button_search_mobile{display:none;}@media screen and (max-width:768px){header .menu_scrolled .left_bloc_menu .button_search_mobile{float:left;width:40px;height:73px;z-index:99;background:#ffffff url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/search.svg) no-repeat center center;}header .menu_scrolled .left_bloc_menu .button_search_mobile a{display:block;width:100%;height:100%;}}header .menu_scrolled .left_bloc_menu #scrolled-magic-line{display:block;width:70px;height:6px;position:absolute;bottom:0;left:0;transform:translateX(-50%);}header .menu_scrolled .left_bloc_menu #scrolled-magic-line::after{content:"";display:block;position:absolute;width:35px;height:3px;background:#f8971d;bottom:0;left:50%;z-index:99;}@media screen and (max-width:1024px){header .menu_scrolled .left_bloc_menu #scrolled-magic-line::after{bottom:-29.5px;}}@media screen and (max-width:768px){header .menu_scrolled .left_bloc_menu #scrolled-magic-line::after{display:none;}}header .menu_scrolled .left_bloc_menu #scrolled-magic-line::before{content:"";display:block;position:absolute;width:35px;height:3px;background:#f8971d;bottom:3px;right:50%;z-index:99;}@media screen and (max-width:1024px){header .menu_scrolled .left_bloc_menu #scrolled-magic-line::before{bottom:-26.5px;}}@media screen and (max-width:768px){header .menu_scrolled .left_bloc_menu #scrolled-magic-line::before{display:none;}}header .menu_scrolled .left_bloc_menu .region.region-header{height:73px;width:100%;}@media screen and (max-width:768px){header .menu_scrolled .left_bloc_menu .region.region-header{width:auto;}}header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding,header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding--2{display:block;vertical-align:middle;width:auto;float:left;overflow:hidden;height:55px;transition:transform 0.8s ease;}header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding img,header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding--2 img{padding-top:20px;width:170px;height:auto;}header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding.transform_768,header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding--2.transform_768{transform:translateX(128%);}header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding.transform_425,header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding--2.transform_425{transform:translateX(26%);}header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding.transform_375,header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding--2.transform_375{transform:translateX(11%);}header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding.transform_320,header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding--2.transform_320{transform:translateX(5%);}@media screen and (max-width:768px){header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding,header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding--2{margin-left:25px;}}@media screen and (max-width:320px){header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding,header .menu_scrolled .left_bloc_menu .region.region-header div#block-glenmorangie-branding--2{margin-left:10px;}}header .menu_scrolled .left_bloc_menu .region.region-header nav{height:63px;display:block;vertical-align:middle;text-align:right;padding-right:3%;margin-left:180px;position:relative;overflow:hidden;}@media screen and (max-width:768px){header .menu_scrolled .left_bloc_menu .region.region-header nav #scrolled-magic-line{display:none;}}@media screen and (max-width:768px){header .menu_scrolled .left_bloc_menu .region.region-header nav{display:none;bottom:-73px;left:10px;right:13px;background-color:#ffffff;position:absolute;padding-right:0;margin-left:0;overflow:visible;}}header .menu_scrolled .left_bloc_menu .region.region-header nav ul{list-style:none;}@media screen and (max-width:1500px){header .menu_scrolled .left_bloc_menu .region.region-header nav ul{padding-left:10%;}}@media screen and (max-width:1024px){header .menu_scrolled .left_bloc_menu .region.region-header nav ul{padding-left:0;}}@media screen and (max-width:768px){header .menu_scrolled .left_bloc_menu .region.region-header nav ul{padding-left:0;background-color:#ffffff;text-align:center;margin-right:-3px;border-bottom:3px solid #f8971d;}}header .menu_scrolled .left_bloc_menu .region.region-header nav ul li{padding-top:25px;display:inline-block;}@media screen and (max-width:768px){header .menu_scrolled .left_bloc_menu .region.region-header nav ul li{display:block;width:100%;height:auto;}header .menu_scrolled .left_bloc_menu .region.region-header nav ul li:last-child{padding-bottom:25px;}}header .menu_scrolled .left_bloc_menu .region.region-header nav ul li:not(:last-child){padding-right:5.5%;}@media screen and (max-width:1500px){header .menu_scrolled .left_bloc_menu .region.region-header nav ul li:not(:last-child){padding-right:4.5%;}}@media screen and (max-width:1024px){header .menu_scrolled .left_bloc_menu .region.region-header nav ul li:not(:last-child){padding-right:6%;}}header .menu_scrolled .left_bloc_menu .region.region-header nav ul li a{font-family:"berling",serif;text-decoration:none;font-weight:400;position:relative;font-size:1.7rem;cursor:default;pointer-events:none;}@media screen and (max-width:1024px){header .menu_scrolled .left_bloc_menu .region.region-header nav ul li a{font-size:1.4rem;cursor:pointer;pointer-events:auto;}}@media screen and (max-width:768px){header .menu_scrolled .left_bloc_menu .region.region-header nav ul li a{font-size:2rem;display:block;width:100%;height:100%;}}header .button_search{display:block;float:right;width:71px;height:73px;z-index:99;background:#ffffff url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/search.svg) no-repeat center center;}@media screen and (max-width:1024px){header .button_search{width:72px;}}@media screen and (max-width:768px){header .button_search{background:#ffffff url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/menu_mobile_icon.svg) no-repeat center center;}header .button_search.is_open{background:#ffffff url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/menu_mobile_icon_close.png) no-repeat center center;background-size:25%;}}header .button_search a{display:block;width:100%;height:100%;}footer{display:block;text-align:center;width:100%;margin-top:5%;vertical-align:baseline;position:relative;}@media screen and (max-width:1024px){footer{height:auto;overflow:visible;}}footer .border_footer::before{display:block;content:"";height:2px;position:absolute;top:0;background-color:#dadada;left:5%;right:5%;}footer .col_size-12{padding-right:0;}@media screen and (max-width:768px){footer .col_size-12{padding-right:10px;}}footer .branding_glenmorangie{display:block;width:178px;position:absolute;top:-8px;left:50%;padding-left:50px;padding-right:50px;transform:translateX(-50%);background-color:#ffffff;}@media screen and (max-width:768px){footer .branding_glenmorangie{padding-right:20px;padding-left:20px;}}footer .footer_block_right{display:block;width:100%;margin:0 auto;}@media screen and (max-width:1024px){footer .footer_block_right{width:100%;float:none;}}footer .footer_block_right #block-socialfooterblock{clear:both;}footer .footer_block_right > div{display:flex;flex-wrap:wrap;}footer .footer_block_right nav{text-align:center;vertical-align:baseline;margin-top:125px;margin-bottom:25px;width:21%;}@media screen and (max-width:700px){footer .footer_block_right nav{width:100%;margin-top:0;}}footer .footer_block_right nav h2{text-decoration:none;font-size:1.1rem;text-transform:uppercase;width:100%;color:#3e2f20;line-height:1.5;font-family:"tradegothic",serif;margin-bottom:10px;}footer .footer_block_right nav ul{margin-top:2%;list-style:none;width:100%;}footer .footer_block_right nav ul li{display:block;margin-bottom:5px;}@media screen and (max-width:768px){footer .footer_block_right nav ul li{display:block;margin-bottom:10px;padding-right:0;}}footer .footer_block_right nav ul li a{text-decoration:none;font-size:1.1rem;width:100%;position:relative;color:black;font-family:"Gill Sans W01 Bold",sans-serif;font-weight:normal;}footer .footer_block_right nav ul li a::before{content:"";display:block;height:1px;width:100%;position:absolute;bottom:-2px;left:0;background:#ffffff;transition:all 0.3s ease-out;}@media screen and (max-width:768px){footer .footer_block_right nav ul li a::before{display:none;}}footer .footer_block_right nav ul li a::after{content:"";display:block;height:1px;width:5px;position:absolute;bottom:-2px;left:0;background:#ffffff;transform:perspective(1px) translateZ(0);transition:all 0.3s ease-out;white-space:nowrap;}@media screen and (max-width:768px){footer .footer_block_right nav ul li a::after{display:none;}}footer .footer_block_right nav ul li a:hover::after{width:100%;background-color:#f8971d;}footer .footer_block_right nav#block-glenmorangie-footer{width:15%;}@media screen and (max-width:700px){footer .footer_block_right nav#block-glenmorangie-footer{margin-top:115px;width:100%;}}footer .footer_block_right nav#block-glenmorangie-footer ul{margin-top:0;}footer .footer_block_right nav#block-glenmorangie-footer ul li a{text-transform:uppercase;text-decoration:none;font-size:1.1rem;text-transform:uppercase;width:100%;color:#3e2f20;line-height:1.5;font-family:"tradegothic",serif;margin-bottom:10px;font-weight:normal;}footer .footer_block_right nav#block-glenmorangie-footer ul li a::after{display:none;}footer .footer_block_right #block-socialfooterblock{display:block;vertical-align:baseline;width:100%;margin:50px auto;}footer .footer_block_right #block-socialfooterblock ul{width:100%;list-style:none;}footer .footer_block_right #block-socialfooterblock ul li{display:inline-block;padding-right:3%;}@media screen and (max-width:1024px){footer .footer_block_right #block-socialfooterblock ul li{padding-right:4%;}}footer .footer_block_right #block-socialfooterblock ul li a{text-decoration:none;width:100%;display:block;}footer .footer_block_right #block-socialfooterblock ul li a span{display:inline-block;}footer .footer_block_right #block-socialfooterblock ul li a span.facebook_share{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/facebook_share.png);width:8px;height:18px;}footer .footer_block_right #block-socialfooterblock ul li a span.instagram_share{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/instagram_share.png);width:16px;height:16px;}footer .footer_block_right #block-socialfooterblock ul li a span.twitter_share{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/twitter_share.png);width:18px;height:13px;}footer .footer_block_right #block-socialfooterblock ul li a span.youtube_share{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/youtube_share.png);width:20px;height:15px;}.special_mentions{width:100%;height:10%;background-color:#f8971d;text-align:center;}@media screen and (max-width:768px){.special_mentions{height:15%;}}.special_mentions p{color:#ffffff;}@media screen and (max-width:768px){.special_mentions p{font-size:1.2rem;}}.special_mentions p a{color:#ffffff;text-decoration:underline;}html[lang="ru"] footer #block-glenmorangie-footer ul li:nth-child(5),html[lang="zh-hant"] footer #block-glenmorangie-footer ul li:nth-child(5),html[lang="zh-hans"] footer #block-glenmorangie-footer ul li:nth-child(5),html[lang="fr"] footer #block-glenmorangie-footer ul li:nth-child(5),html[lang="de"] footer #block-glenmorangie-footer ul li:nth-child(5){display:none;}.region-search{height:100vh;display:none;z-index:99999;background-color:#ffffff;position:fixed;top:0;left:50%;transform:translateX(-50%);max-width:1500px;width:100%;text-align:center;}@media screen and (max-width:1500px){.region-search{max-width:1200px;}}.region-search .form_search{position:absolute;display:block;width:80%;top:25%;transform:translateY(-25%);-webkit-appearance:none;}@media screen and (max-width:768px){.region-search .form_search{width:99%;}}.region-search .form_search #edit-keys,.region-search .form_search #edit-keys--2{-webkit-appearance:none;margin-left:130px;min-height:120px;width:100%;outline:none;border:none;line-height:1.5;color:#3e2f20;font-family:"berling",serif;font-size:4.8rem;background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/search_input_bg.png) no-repeat left center;padding-left:15px;}.region-search .form_search #edit-keys::placeholder,.region-search .form_search #edit-keys--2::placeholder{color:#3e2f20;font-family:"berling",serif;font-size:4.8rem;}@media screen and (max-width:768px){.region-search .form_search #edit-keys::placeholder,.region-search .form_search #edit-keys--2::placeholder{font-size:2.5rem;}}@media screen and (max-width:1024px){.region-search .form_search #edit-keys,.region-search .form_search #edit-keys--2{margin-left:60px;-webkit-appearance:none;}}@media screen and (max-width:768px){.region-search .form_search #edit-keys,.region-search .form_search #edit-keys--2{margin-left:0;-webkit-appearance:none;}}.region-search .form_search #edit-actions{display:none;}.region-search .form_search #edit-submit--2{display:none;}.region-search .form_close{display:block;position:absolute;background-color:#ffffff;height:15vh;width:25px;top:15%;right:-1vw;}@media screen and (max-width:1500px){.region-search .form_close{right:5%;}}@media screen and (max-width:768px){.region-search .form_close{top:5%;}}.region-search .form_close .close_button{position:relative;display:block;}.region-search .form_close .close_button a{font-size:2rem;display:block;color:#f8971d;position:absolute;right:50%;transform:translateX(50%);top:0;text-decoration:none;}.region-search .form_close .close_button a::after{content:"✖";}.region-search .form_close p{font-size:1.7rem;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(50%) rotate(90deg);}@media screen and (max-width:768px){#front_page .primary_bordered{display:none;}}#front_page .primary_push .grid-col img{width:100%;height:auto;}#front_page .primary_push .grid-col .text_presentation{text-align:center;padding-top:50px;max-width:525px;width:100%;margin:0 auto;}@media screen and (max-width:1024px){#front_page .primary_push .grid-col .text_presentation{padding-top:25px;}}@media screen and (max-width:768px){#front_page .primary_push .grid-col .text_presentation{padding-top:35px;padding-bottom:70px;}}#front_page .primary_push .grid-col .text_presentation h3{padding-bottom:3%;}#front_page .primary_push .grid-col .text_presentation h3 a{font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;font-weight:inherit;text-decoration:none;}#front_page .primary_push .grid-col .text_presentation a{margin-top:50px;font-size:1.4rem;}@media screen and (max-width:1024px){#front_page .primary_push .grid-col .text_presentation a{margin-top:25px;margin-bottom:30px;}}#front_page .secondary_news{padding-bottom:120px;}@media screen and (max-width:768px){#front_page .secondary_news{padding-bottom:40px;}}#front_page .secondary_news img{width:100%;height:auto;}#front_page .secondary_news .owl-theme .owl-nav.disabled + .owl-dots{margin-top:0;padding-right:0;}#front_page .secondary_news .w_grid{padding-left:0;}@media screen and (max-width:1024px){#front_page .secondary_news .w_grid{padding-left:15px;padding-right:15px;}}@media screen and (max-width:768px){#front_page .secondary_news .w_grid{padding-right:0;padding-left:0;}}#front_page .secondary_news .w_grid .grid-col{padding-left:50px;padding-right:50px;}@media screen and (max-width:1024px){#front_page .secondary_news .w_grid .grid-col{padding-right:15px;padding-left:0;}}@media screen and (max-width:768px){#front_page .secondary_news .w_grid .grid-col{padding-right:10px;}}#front_page .secondary_news .text_presentation{text-align:center;padding-top:20px;}@media screen and (max-width:768px){#front_page .secondary_news .text_presentation{padding-top:30px;}}#front_page .secondary_news .text_presentation h3{padding-bottom:3%;font-size:3.9rem;}@media screen and (max-width:1500px){#front_page .secondary_news .text_presentation h3{font-size:3rem;}}#front_page .secondary_news .text_presentation h3 a{color:inherit;font-size:inherit;font-family:inherit;text-decoration:none;line-height:inherit;display:block;width:100%;cursor:pointer;padding:0;margin:0;}#front_page .secondary_news .text_presentation a{margin-top:45px;font-size:1.4rem;}@media screen and (max-width:1024px){#front_page .secondary_news .text_presentation a{margin-top:20px;margin-bottom:20px;}}#front_page .product_push{padding-bottom:80px;}@media screen and (max-width:768px){#front_page .product_push{padding-bottom:40px;}}#front_page .product_push img{width:100%;height:auto;}#front_page .product_push .text_presentation{padding-top:22%;text-align:center;width:100%;max-width:450px;margin:0 auto;}@media screen and (max-width:1024px){#front_page .product_push .text_presentation{padding-top:2%;}}@media screen and (max-width:768px){#front_page .product_push .text_presentation{padding-left:10px;padding-right:10px;max-width:none;width:initial;padding-top:35px;}}#front_page .product_push .text_presentation a{margin-top:50px;font-size:1.4rem;}@media screen and (max-width:768px){#front_page .product_push .text_presentation a{margin-top:25px;}}#front_page .product_push .text_presentation h3{padding-bottom:30px;font-size:3.9rem;}#front_page .product_push .text_presentation h3 a{font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;font-weight:inherit;text-decoration:none;}@media screen and (max-width:768px){#front_page .product_push .text_presentation h3{padding-bottom:20px;}}#front_page .product_push .text_presentation span{width:5px;height:5px;display:block;background-color:#f8971d;margin:0 auto;margin-bottom:30px;}@media screen and (max-width:768px){#front_page .product_push .text_presentation span{margin-bottom:20px;}}#front_page .secondary_product{padding-bottom:7%;}@media screen and (max-width:1024px){#front_page .secondary_product{padding-bottom:100px;}}@media screen and (max-width:768px){#front_page .secondary_product{padding-bottom:70px;}}#front_page .secondary_product img{width:100%;height:auto;}#front_page .secondary_product .owl-dots{padding-right:0;}#front_page .secondary_product .text_presentation{text-align:center;padding-top:10px;}@media screen and (max-width:768px){#front_page .secondary_product .text_presentation{padding-top:30px;}}#front_page .secondary_product .text_presentation a{margin-top:8%;font-size:1.4rem;}@media screen and (max-width:768px){#front_page .secondary_product .text_presentation a{margin:20px auto;}}#front_page .secondary_product .text_presentation h3{padding-bottom:3%;font-size:3.9rem;}@media screen and (max-width:1500px){#front_page .secondary_product .text_presentation h3{font-size:3rem;}}@media screen and (max-width:768px){#front_page .secondary_product .text_presentation h3{padding-bottom:15px;}}#front_page .secondary_product .text_presentation h3 a{color:inherit;font-size:inherit;font-family:inherit;text-decoration:none;line-height:inherit;display:block;width:100%;cursor:pointer;padding:0;margin:0;}#front_page .secondary_product .w_grid{padding-left:0;}@media screen and (max-width:1024px){#front_page .secondary_product .w_grid{padding-left:15px;padding-right:15px;}}@media screen and (max-width:768px){#front_page .secondary_product .w_grid{padding-left:0;padding-right:0;}}#front_page .secondary_product .w_grid .grid-col{padding-left:50px;padding-right:50px;}@media screen and (max-width:1024px){#front_page .secondary_product .w_grid .grid-col{padding-right:15px;padding-left:0;}}@media screen and (max-width:768px){#front_page .secondary_product .w_grid .grid-col{padding-right:10px;padding-left:0;}}#front_page .secondary_product .w_grid .grid-col.collection_link{height:420px;width:399px;margin-left:50px;text-align:center;position:relative;overflow:hidden;transition:all 1s cubic-bezier(0.86,0,0.07,1);}#front_page .secondary_product .w_grid .grid-col.collection_link .mobile_collection_link{height:100%;width:100%;}@media screen and (max-width:768px){#front_page .secondary_product .w_grid .grid-col.collection_link .mobile_collection_link{background-color:#f8971d;width:93%;margin-left:5%;height:53px;}}@media screen and (max-width:1500px){#front_page .secondary_product .w_grid .grid-col.collection_link{width:300px;height:315px;}}@media screen and (max-width:1024px){#front_page .secondary_product .w_grid .grid-col.collection_link{width:321px;height:337px;margin-left:0;padding-right:0;}}@media screen and (max-width:768px){#front_page .secondary_product .w_grid .grid-col.collection_link{width:235px;height:175px;}}@media screen and (max-width:768px){#front_page .secondary_product .w_grid .grid-col.collection_link{width:100%;height:100px;padding-right:10px;}}#front_page .secondary_product .w_grid .grid-col.collection_link::before{content:"";display:block;height:100%;background-color:#f8971d;width:2px;position:absolute;left:0;top:0;transition:all 1s cubic-bezier(0.86,0,0.07,1);}@media screen and (max-width:768px){#front_page .secondary_product .w_grid .grid-col.collection_link::before{display:none;}}#front_page .secondary_product .w_grid .grid-col.collection_link:hover::before{width:100%;}#front_page .secondary_product .w_grid .grid-col.collection_link:hover a{color:#ffffff;}#front_page .secondary_product .w_grid .grid-col.collection_link:hover a::after{width:90%;background-color:#f8971d;}@media screen and (max-width:1024px){#front_page .secondary_product .w_grid .grid-col.collection_link:hover a::after{width:80%;}}#front_page .secondary_product .w_grid .grid-col.collection_link a{text-decoration:none;text-transform:uppercase;font-weight:600;font-size:1.5rem;position:relative;display:block;height:100%;width:100%;transition:all 1s cubic-bezier(0.86,0,0.07,1);padding-top:66%;}@media screen and (max-width:1024px){#front_page .secondary_product .w_grid .grid-col.collection_link a{padding-top:50%;}}@media screen and (max-width:768px){#front_page .secondary_product .w_grid .grid-col.collection_link a{padding-top:15px;font-weight:500;color:#ffffff;}}#front_page .secondary_product .w_grid .grid-col.collection_link a::before{content:"";display:block;height:2px;width:78%;position:absolute;left:12%;top:219.5px;background:#dadada;}@media screen and (max-width:1500px){#front_page .secondary_product .w_grid .grid-col.collection_link a::before{left:20%;width:64.5%;top:177.5px;}}@media screen and (max-width:1024px){#front_page .secondary_product .w_grid .grid-col.collection_link a::before{display:none;}}@media screen and (max-width:768px){#front_page .secondary_product .w_grid .grid-col.collection_link a::before{display:none;}}#front_page .secondary_product .w_grid .grid-col.collection_link a::after{content:"";display:block;height:2px;width:5px;position:absolute;left:10.5%;top:219.5px;background:#f8971d;transform:perspective(1px) translateZ(0);transition:all 1s cubic-bezier(0.86,0,0.07,1);white-space:nowrap;}@media screen and (max-width:1500px){#front_page .secondary_product .w_grid .grid-col.collection_link a::after{left:17.5%;top:177.5px;}}@media screen and (max-width:1024px){#front_page .secondary_product .w_grid .grid-col.collection_link a::after{width:74%;left:13%;top:185.5px;}}@media screen and (max-width:768px){#front_page .secondary_product .w_grid .grid-col.collection_link a::after{width:100%;}}#front_page .category_push{padding-bottom:5%;}#front_page .category_push .w_grid{display:flex;flex-wrap:wrap;flex-direction:row-reverse;}@media screen and (max-width:768px){#front_page .category_push .w_grid{flex-direction:column;}}#front_page .category_push img{width:100%;height:auto;}#front_page .category_push .text_presentation{text-align:justify;width:100%;max-width:420px;margin:0 auto;padding-top:5%;}@media screen and (max-width:1024px){#front_page .category_push .text_presentation{padding-top:0;}}@media screen and (max-width:768px){#front_page .category_push .text_presentation{padding-left:10px;padding-right:10px;max-width:none;width:initial;padding-top:5%;text-align:center;}}#front_page .category_push .text_presentation h3{font-size:4.3rem;padding-bottom:5%;}#front_page .category_push .text_presentation h3 a{font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;font-weight:inherit;text-decoration:none;}@media screen and (max-width:1500px){#front_page .category_push .text_presentation h3{font-size:3.9rem;}}@media screen and (max-width:768px){#front_page .category_push .text_presentation h3{padding-bottom:3%;font-size:3.2rem;}}#front_page .category_push .text_presentation a{margin-top:6%;}@media screen and (max-width:768px){#front_page .category_push .text_presentation a{margin-top:40px;font-size:1.4rem;}}#front_page .experience_push{padding-bottom:5%;}#front_page .experience_push img{width:100%;height:auto;}#front_page .experience_push .text_presentation{text-align:justify;width:100%;max-width:450px;margin:0 auto;padding-top:10%;}@media screen and (max-width:1024px){#front_page .experience_push .text_presentation{padding-top:0;}}@media screen and (max-width:768px){#front_page .experience_push .text_presentation{padding-left:10px;padding-right:10px;max-width:none;width:initial;padding-top:5%;text-align:center;}}#front_page .experience_push .text_presentation h3{font-size:4.3rem;padding-bottom:5%;}#front_page .experience_push .text_presentation h3 a{font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;font-weight:inherit;text-decoration:none;}@media screen and (max-width:1500px){#front_page .experience_push .text_presentation h3{font-size:3.9rem;}}@media screen and (max-width:768px){#front_page .experience_push .text_presentation h3{padding-bottom:3%;font-size:3.2rem;}}#front_page .experience_push .text_presentation a{margin-top:6%;}@media screen and (max-width:768px){#front_page .experience_push .text_presentation a{margin-top:40px;font-size:1.4rem;}}html[lang="fr"] #front_page .primary_push .grid-col .text_presentation a.dotted{background:#f8971d;color:#fff;padding:5px 50px;}html[lang="fr"] #front_page .primary_push .grid-col .text_presentation a.dotted::before{background:#f8971d;}html[lang="fr"] #front_page .primary_push .grid-col .text_presentation a.dotted::after{background:#f8971d;}@media screen and (max-width:1024px){#landing_experiences #story_19{padding-right:7.5px;}}@media screen and (max-width:768px){#landing_experiences #story_19{padding-right:0;}}@media screen and (max-width:1024px){#landing_experiences #story_59{padding-left:7.5px;}}@media screen and (max-width:768px){#landing_experiences #story_59{padding-left:0;}}#landing_experiences .presentation{text-align:center;padding-top:2%;padding-bottom:2%;}@media screen and (max-width:768px){#landing_experiences .presentation{padding-bottom:0;padding-left:10px;padding-right:10px;}}#landing_experiences .presentation h1{margin-top:3%;margin-bottom:5%;}@media screen and (max-width:768px){#landing_experiences .presentation h1{margin-top:6%;margin-bottom:6%;}}@media screen and (max-width:768px){#landing_experiences .presentation .presentation_text{width:98%;padding-left:1%;padding-right:1%;}}#landing_experiences .special_anchors{text-align:center;margin:0 auto;}#landing_experiences .special_anchors a{margin-right:3%;text-transform:uppercase;text-decoration:none;font-weight:600;}@media screen and (max-width:1024px){#landing_experiences .special_anchors a{font-size:1.4rem;}}@media screen and (max-width:1024px){#landing_experiences .special_anchors{padding-top:2%;}}@media screen and (max-width:768px){#landing_experiences .special_anchors{display:none;}}#landing_experiences .presentation_secondary{text-align:center;padding-top:3%;display:flex;flex-wrap:wrap;}#landing_experiences .presentation_secondary a{margin-bottom:2%;}@media screen and (max-width:768px){#landing_experiences .presentation_secondary a{margin-bottom:4%;}}#landing_experiences .presentation_secondary a img{width:100%;height:auto;}#landing_experiences .presentation_secondary .presentation_text{padding-bottom:70px;}@media screen and (max-width:768px){#landing_experiences .presentation_secondary .presentation_text{padding-bottom:40px;width:94%;padding-left:3%;padding-right:3%;}}#landing_experiences .presentation_secondary .presentation_text h3{margin-bottom:20px;}@media screen and (max-width:1500px){#landing_experiences .presentation_secondary .presentation_text h3{font-size:4rem;}}@media screen and (max-width:768px){#landing_experiences .presentation_secondary .presentation_text h3{margin-bottom:3%;font-size:3rem;}}#landing_experiences .presentation_secondary .presentation_text h3 a{font-size:inherit;color:inherit;font-family:inherit;text-decoration:none;line-height:inherit;}#landing_experiences .presentation_secondary .presentation_text p{margin:1.5% auto 3% auto;width:35%;}@media screen and (max-width:1024px){#landing_experiences .presentation_secondary .presentation_text p{width:55%;}}@media screen and (max-width:768px){#landing_experiences .presentation_secondary .presentation_text p{width:100%;}}@media screen and (max-width:768px){#landing_experiences .presentation_secondary .presentation_text a{font-size:1.4rem;}}#landing_experiences .presentation_secondary .col_size-6{float:left;clear:none;}#landing_experiences .presentation_secondary .col_size-6 p{width:70%;}@media screen and (max-width:1024px){#landing_experiences .presentation_secondary .col_size-6 p{width:100%;}}#landing_experiences .presentation_secondary .col_size-6 a{margin-top:2%;}@media screen and (max-width:768px){#landing_experiences .presentation_secondary .col_size-6 a{font-size:1.4rem;}}#landing_experiences .presentation_secondary .col_size-6 a{margin-bottom:2%;}@media screen and (max-width:768px){#landing_experiences .presentation_secondary .col_size-6 a{margin-bottom:4%;}}#landing_experiences .presentation_secondary .col_size-6 a img{width:100%;height:auto;}#landing_news img{width:100%;height:auto;}#landing_news .primary_news{padding-bottom:5%;text-align:center;}#landing_news .primary_news .text_presentation{padding-top:5%;}#landing_news .primary_news .text_presentation h3{margin-bottom:3%;}#landing_news .primary_news .text_presentation h3 a{font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;font-weight:inherit;text-decoration:none;}@media screen and (max-width:768px){#landing_news .primary_news .text_presentation h3{font-size:3.5rem;}}#landing_news .primary_news .text_presentation h4{font-size:3rem;margin-bottom:3%;}@media screen and (max-width:1024px){#landing_news .primary_news .text_presentation h4{text-align:center;}}@media screen and (max-width:768px){#landing_news .primary_news .text_presentation h4{font-size:2rem;margin-bottom:15px;}}#landing_news .primary_news .text_presentation a{margin-top:50px;}@media screen and (max-width:768px){#landing_news .primary_news .text_presentation a{margin-top:25px;}}#landing_news .secondary_news{padding-bottom:5%;text-align:center;}#landing_news .secondary_news .w_grid{padding-left:0;}@media screen and (max-width:1024px){#landing_news .secondary_news .w_grid{padding-left:15px;}}@media screen and (max-width:768px){#landing_news .secondary_news .w_grid{padding-left:0;}}#landing_news .secondary_news .grid-col{padding-right:50px;padding-left:50px;}@media screen and (max-width:1024px){#landing_news .secondary_news .grid-col{padding-right:15px;padding-left:0;}}@media screen and (max-width:768px){#landing_news .secondary_news .grid-col{padding-right:0;}}#landing_news .secondary_news .text_presentation{padding-top:5%;}@media screen and (max-width:1024px){#landing_news .secondary_news .text_presentation{padding-bottom:5%;}}@media screen and (max-width:768px){#landing_news .secondary_news .text_presentation{padding-left:10px;padding-right:10px;}}#landing_news .secondary_news .text_presentation h3{font-size:3.9rem;margin-bottom:3%;}@media screen and (max-width:1500px){#landing_news .secondary_news .text_presentation h3{font-size:3rem;}}#landing_news .secondary_news .text_presentation h3 a{color:inherit;font-size:inherit;font-family:inherit;text-decoration:none;line-height:inherit;display:block;width:100%;cursor:pointer;}#landing_news .secondary_news .text_presentation p{padding-bottom:40px;}@media screen and (max-width:768px){#landing_news .secondary_news .text_presentation p{padding-bottom:20px;}}#landing_news .secondary_news .text_presentation a{font-size:1.4rem;}#landing_news .product_push{margin-bottom:5%;}@media screen and (max-width:1024px){#landing_news .product_push{margin-bottom:7%;}}#landing_news .product_push .product_content{position:relative;}@media screen and (max-width:1024px){#landing_news .product_push .product_content img{padding-bottom:3.5%;}}#landing_news .product_push .product_content .product_text{text-align:justify;right:7%;top:50%;transform:translateY(-50%);max-width:450px;width:100%;position:absolute;}@media screen and (max-width:1024px){#landing_news .product_push .product_content .product_text{position:static;width:100%;max-width:100%;margin:0 auto;text-align:center;transform:none;}}@media screen and (max-width:768px){#landing_news .product_push .product_content .product_text{padding-top:5%;}}#landing_news .product_push .product_content .product_text h3{text-align:left;margin-bottom:5%;font-size:4.3rem;}#landing_news .product_push .product_content .product_text h3 a{font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;font-weight:inherit;text-decoration:none;}@media screen and (max-width:1024px){#landing_news .product_push .product_content .product_text h3{padding-left:10px;padding-right:10px;margin-bottom:3%;}}@media screen and (max-width:768px){#landing_news .product_push .product_content .product_text h3{margin-bottom:5%;}}#landing_news .product_push .product_content .product_text p{color:#3e2f20;}@media screen and (max-width:1024px){#landing_news .product_push .product_content .product_text p{padding-left:10px;padding-right:10px;}}#landing_news .product_push .product_content .product_text a{margin-top:8%;}@media screen and (max-width:1024px){#landing_news .product_push .product_content .product_text a{margin-top:40px;}}#landing_news .product_push .product_content .product_text a.dotted::before{background-color:#dadada;}#landing_news .product_push .product_content .product_text a.dotted::after{background-color:#3e2f20;}@media screen and (max-width:1024px){#landing_news .product_push .product_content .product_text a.dotted::after{background-color:#f8971d;}}@media screen and (max-width:768px){#landing_news .product_push .product_content .product_text a.dotted{width:90%;padding-top:23px;padding-bottom:23px;font-weight:normal;background-color:#f8971d;color:#ffffff;}#landing_news .product_push .product_content .product_text a.dotted::before{display:none;}#landing_news .product_push .product_content .product_text a.dotted::after{display:none;}}#landing_news .all_news{margin-bottom:5%;position:relative;}@media screen and (max-width:1024px){#landing_news .all_news{margin-bottom:15%;}}#landing_news .all_news h3{font-size:4.3rem;padding-bottom:2%;}@media screen and (max-width:768px){#landing_news .all_news h3{padding-bottom:4%;margin-left:5px;}}@media screen and (min-width:769px) and (max-width:1024px){#landing_news .all_news .w_grid{padding-left:15px;}}#landing_news .all_news .all_news_block{display:flex;flex-wrap:wrap;}#landing_news .all_news #myform-ajax-wrapper{text-align:center;}@media screen and (max-width:768px){#landing_news .all_news #myform-ajax-wrapper{padding-right:10px;}}#landing_news .all_news #myform-ajax-wrapper form{display:block;position:relative;}@media screen and (max-width:768px){#landing_news .all_news #myform-ajax-wrapper form{width:100%;margin-left:5px;}}#landing_news .all_news #myform-ajax-wrapper form .js-form-submit{cursor:pointer;border:none;position:relative;text-transform:uppercase;font-family:"tradegothic",serif;font-size:1.5rem;color:#ffffff;background-color:#f8971d;display:inline-block;text-decoration:none;-webkit-appearance:none;border-radius:inherit;padding:1.5% 60px;transition:all 1s cubic-bezier(0.86,0,0.07,1);}@media screen and (max-width:768px){#landing_news .all_news #myform-ajax-wrapper form .js-form-submit{padding:15px 60px;width:95%;}}#landing_news .all_news #myform-ajax-wrapper form .js-form-submit:hover{background-color:#ffffff;color:#f8971d;}#landing_news .all_news .ajax_results{display:flex;flex-wrap:wrap;position:relative;}#landing_news .all_news .ajax_results .ajax-progress{position:absolute;right:25vw;}#landing_news .all_news .ajax_results .grid-col{padding-right:20px;text-align:center;padding-bottom:5%;}@media screen and (max-width:1024px){#landing_news .all_news .ajax_results .grid-col{padding-right:10px;}}@media screen and (max-width:768px){#landing_news .all_news .ajax_results .grid-col{padding-right:0;}}#landing_news .all_news .ajax_results .grid-col h3{font-size:2.7rem;line-height:1;padding-bottom:5%;}#landing_news .all_news .ajax_results .grid-col h3 a{color:inherit;font-size:inherit;font-family:inherit;text-decoration:none;line-height:inherit;display:block;width:100%;cursor:pointer;}#landing_news .all_news .ajax_results .grid-col p{padding-bottom:10%;}@media screen and (max-width:768px){#landing_news .all_news .ajax_results .grid-col p{padding-bottom:20px;}}#landing_news .all_news .ajax_results .grid-col a{font-size:1.4rem;}#landing_news .all_news .w_grid{padding-right:30px;}@media screen and (max-width:1024px){#landing_news .all_news .w_grid{padding-right:5px;}}@media screen and (max-width:768px){#landing_news .all_news .w_grid{padding-right:0;}}#landing_news .all_news .grid-col{padding-right:20px;text-align:center;padding-bottom:5%;}@media screen and (max-width:1024px){#landing_news .all_news .grid-col{padding-right:10px;}}@media screen and (max-width:768px){#landing_news .all_news .grid-col{padding-right:0;}}#landing_news .all_news .grid-col .text_presentation{padding-top:5%;padding-bottom:10%;}#landing_news .all_news .grid-col .text_presentation h3{font-size:2.7rem;line-height:1;padding-bottom:5%;}#landing_news .all_news .grid-col .text_presentation h3 a{color:inherit;font-size:inherit;font-family:inherit;text-decoration:none;line-height:inherit;display:block;width:100%;cursor:pointer;}#landing_news .all_news .grid-col .text_presentation p{padding-bottom:10%;}@media screen and (max-width:768px){#landing_news .all_news .grid-col .text_presentation p{padding-bottom:20px;}}#landing_news .all_news .grid-col .text_presentation a{font-size:1.4rem;}#landing_news .category_push{padding-bottom:5%;}#landing_news .category_push .w_grid{display:flex;flex-wrap:wrap;flex-direction:row-reverse;}@media screen and (max-width:768px){#landing_news .category_push .w_grid{flex-direction:column;}}#landing_news .category_push img{width:100%;height:auto;}#landing_news .category_push .text_presentation{text-align:justify;width:100%;max-width:420px;margin:0 auto;padding-top:5%;}@media screen and (max-width:1024px){#landing_news .category_push .text_presentation{padding-top:0;}}@media screen and (max-width:768px){#landing_news .category_push .text_presentation{padding-left:10px;padding-right:10px;max-width:none;width:initial;text-align:center;}}#landing_news .category_push .text_presentation h3{font-size:4.3rem;padding-bottom:5%;}#landing_news .category_push .text_presentation h3 a{font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;font-weight:inherit;text-decoration:none;}@media screen and (max-width:1500px){#landing_news .category_push .text_presentation h3{font-size:3.9rem;}}@media screen and (max-width:768px){#landing_news .category_push .text_presentation h3{padding-bottom:3%;font-size:3.2rem;}}#landing_news .category_push .text_presentation a{margin-top:6%;}@media screen and (max-width:768px){#landing_news .category_push .text_presentation a{margin-top:40px;font-size:1.4rem;}}#landing_news .experience_push{padding-bottom:5%;}#landing_news .experience_push img{width:100%;height:auto;}#landing_news .experience_push .text_presentation{text-align:justify;width:100%;max-width:450px;margin:0 auto;padding-top:10%;}@media screen and (max-width:1024px){#landing_news .experience_push .text_presentation{padding-top:0;}}@media screen and (max-width:768px){#landing_news .experience_push .text_presentation{padding-left:10px;padding-right:10px;max-width:none;width:initial;padding-top:5%;text-align:center;}}#landing_news .experience_push .text_presentation h3{font-size:4.3rem;padding-bottom:5%;}#landing_news .experience_push .text_presentation h3 a{font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;font-weight:inherit;text-decoration:none;}@media screen and (max-width:1500px){#landing_news .experience_push .text_presentation h3{font-size:3.9rem;}}@media screen and (max-width:768px){#landing_news .experience_push .text_presentation h3{padding-bottom:3%;font-size:3.2rem;}}#landing_news .experience_push .text_presentation a{margin-top:6%;}@media screen and (max-width:768px){#landing_news .experience_push .text_presentation a{margin-top:40px;font-size:1.4rem;}}#page_article img{width:100%;height:auto;}#page_article .primary_block .special_padding_video{padding-top:0;}@media screen and (max-width:1024px){#page_article .primary_block .special_padding_video{padding-top:100px;}}#page_article .primary_block .block_text .special_padding{padding-top:50px;}@media screen and (max-width:1024px){#page_article .primary_block .block_text .special_padding{padding-top:0;}}@media screen and (max-width:768px){#page_article .primary_block .text_presentation{padding-left:10px;padding-right:10px;padding-top:30px;}}#page_article .primary_block .text_presentation.text_centered{text-align:center;}#page_article .primary_block .text_presentation.text_centered p{text-align:center;}@media screen and (max-width:768px){#page_article .primary_block .text_presentation.text_centered .video_section{margin-left:-10px;margin-right:-10px;}}#page_article .primary_block .text_presentation p{text-align:justify;padding-bottom:3%;}@media screen and (max-width:768px){#page_article .primary_block .text_presentation p{text-align:left;}}#page_article .primary_block .text_presentation h1{font-size:6.7rem;margin:1% auto;}@media screen and (max-width:1024px){#page_article .primary_block .text_presentation h1{text-align:center;font-size:6.4rem;}}@media screen and (max-width:768px){#page_article .primary_block .text_presentation h1{font-size:3.5rem;line-height:1;}}#page_article .primary_block .text_presentation h2{margin-bottom:2%;font-size:2.5rem;}@media screen and (max-width:1024px){#page_article .primary_block .text_presentation h2{text-align:center;}}@media screen and (max-width:768px){#page_article .primary_block .text_presentation h2{font-size:2rem;margin-bottom:15px;}}#page_article .primary_block .text_presentation h3{font-size:3.5rem;margin-top:5%;margin-bottom:2%;}@media screen and (max-width:1024px){#page_article .primary_block .text_presentation h3{margin-bottom:5%;}}@media screen and (max-width:768px){#page_article .primary_block .text_presentation h3{font-size:3.2rem;margin-bottom:7%;}}#page_article .primary_block .text_presentation .video_section iframe{margin:auto;}@media screen and (max-width:768px){#page_article .secondary_block .w_grid{padding-left:20px;}#page_article .secondary_block .w_grid .grid-col{padding-right:20px;}}#page_article .secondary_block .secondary_block_left{margin-top:65px;}#page_article .secondary_block .secondary_block_left h3{font-size:3.5rem;margin-bottom:2%;}#page_article .secondary_block .secondary_block_left h3:not(:first-child){margin-top:5%;}@media screen and (max-width:1024px){#page_article .secondary_block .secondary_block_left h3{margin-bottom:5%;}}@media screen and (max-width:768px){#page_article .secondary_block .secondary_block_left h3{font-size:3.2rem;margin-bottom:7%;}}#page_article .secondary_block .secondary_block_left p{text-align:justify;}@media screen and (max-width:768px){#page_article .secondary_block .secondary_block_left p{text-align:left;}}#page_article .secondary_block .secondary_block_left img{padding-top:2%;padding-bottom:2%;}#page_article .secondary_block .secondary_block_right{margin-top:65px;}#page_article .secondary_block .secondary_block_right .presentation_text{text-align:center;}#page_article .secondary_block .secondary_block_right .presentation_text h3{margin:4% auto;font-size:3.5rem;}@media screen and (max-width:1500px){#page_article .secondary_block .secondary_block_right .presentation_text h3{font-size:3rem;}}@media screen and (max-width:768px){#page_article .secondary_block .secondary_block_right .presentation_text h3{font-size:3.2rem;}}#page_article .secondary_block .secondary_block_right .presentation_text h3 a{font-family:inherit;text-decoration:none;font-family:inherit;font-size:inherit;color:inherit;}#page_article .secondary_block .secondary_block_right .presentation_text p{padding-bottom:8%;}@media screen and (max-width:1024px){#page_article .secondary_block .secondary_block_right .presentation_text p{padding-bottom:5%;}}#page_article .social_networks{padding-top:80px;display:block;max-width:1500px;width:100%;margin:0 auto;padding-left:50px;text-align:left;box-sizing:border-box;}@media screen and (max-width:1500px){#page_article .social_networks{max-width:1200px;}}@media screen and (max-width:1024px){#page_article .social_networks{padding-left:15px;}}@media screen and (max-width:768px){#page_article .social_networks{padding-left:10px;}}#page_article .social_networks #block-addtoanybuttons span{position:relative;}#page_article .social_networks #block-addtoanybuttons span a{margin-right:40px;}#page_article .social_networks #block-addtoanybuttons span::before{display:block;content:"";height:5px;background-color:#f8971d;position:absolute;top:-40px;left:8px;right:47px;}#page_article .related_content{padding-top:80px;}@media screen and (max-width:1024px){#page_article .related_content .w_grid{padding-right:15px;}}@media screen and (max-width:768px){#page_article .related_content .w_grid{padding-left:0;padding-right:0;}}@media screen and (max-width:768px){#page_article .related_content{padding-bottom:50px;}}#page_article .related_content h3{font-size:4.8rem;margin-bottom:2%;}@media screen and (max-width:768px){#page_article .related_content h3{font-size:3.5rem;margin-bottom:5%;margin-left:5px;}}#page_article .related_content .grid-col{padding-right:20px;}@media screen and (max-width:768px){#page_article .related_content .grid-col{padding-right:10px;padding-left:10px;}}#page_article .related_content .grid-col .presentation_text{text-align:center;}@media screen and (max-width:1024px){#page_article .related_content .grid-col .presentation_text{padding-bottom:5%;}}#page_article .related_content .grid-col .presentation_text h3{font-size:3rem;margin:4% auto;}@media screen and (max-width:1500px){#page_article .related_content .grid-col .presentation_text h3{font-size:2.7rem;}}@media screen and (max-width:768px){#page_article .related_content .grid-col .presentation_text h3{font-size:3.2rem;}}#page_article .related_content .grid-col .presentation_text h3 a{font-family:inherit;text-decoration:none;font-family:inherit;font-size:inherit;color:inherit;}@media screen and (max-width:768px){#page_article .related_content .grid-col .presentation_text h3 a{line-height:1;}}#page_article .related_content .grid-col .presentation_text a.dotted{margin-bottom:10px;}@media screen and (max-width:768px){#page_article .related_content .grid-col .presentation_text a.dotted{margin-bottom:0;}}#page_article .related_content .grid-col .presentation_text p{padding-bottom:10%;}@media screen and (max-width:1024px){#page_article .related_content .grid-col .presentation_text p{padding-bottom:5%;}}#landing_shop a.dotted{color:#f8971d;}#landing_shop .special_container{padding-right:0;}@media screen and (max-width:1024px){#landing_shop .special_container{padding-left:15px;padding-right:5px;}}@media screen and (max-width:768px){#landing_shop .special_container{padding-left:0;padding-right:0;}}#landing_shop .core_presentation{padding-bottom:6%;text-align:center;margin-top:4%;}#landing_shop .core_presentation .grid-col{display:inline-block;float:none;vertical-align:middle;}#landing_shop .core_presentation h3{display:inline-block;padding-right:50px;position:relative;}@media screen and (max-width:1024px){#landing_shop .core_presentation h3{padding-right:0;}}@media screen and (max-width:768px){#landing_shop .core_presentation h3{padding-right:0;font-size:3rem;}}#landing_shop .core_presentation h3::after{display:block;content:"";background-color:#f8971d;height:5px;width:5px;position:absolute;right:0;top:50%;transform:translateX(0) translateY(-50%);}@media screen and (max-width:1024px){#landing_shop .core_presentation h3::after{left:50%;bottom:0;margin-top:4%;transform:translateX(-50%);}}@media screen and (max-width:768px){#landing_shop .core_presentation h3::after{margin-top:5%;}}@media screen and (max-width:1024px){#landing_shop .core_presentation h3{text-align:center;width:inherit;padding-bottom:5%;}}@media screen and (max-width:768px){#landing_shop .core_presentation h3{text-align:center;width:inherit;padding-bottom:5%;}}#landing_shop .core_presentation p{text-align:justify;}@media screen and (max-width:1024px){#landing_shop .core_presentation p{margin:0 auto;max-width:500px;width:100%;text-align:center;padding-top:3%;}}@media screen and (max-width:768px){#landing_shop .core_presentation p{padding-top:5%;float:none;text-align:center;}}#landing_shop .shop_presentation{text-align:center;}#landing_shop .shop_presentation h1{padding-bottom:5%;padding-top:10%;}@media screen and (max-width:768px){#landing_shop .shop_presentation h1{font-size:3.2rem;}}#landing_shop .anchors{text-align:center;padding-bottom:5%;}@media screen and (max-width:1024px){#landing_shop .anchors{padding-bottom:20px;}}#landing_shop .anchors a{margin-right:3%;text-transform:uppercase;text-decoration:none;font-weight:600;font-size:1.2rem;}@media screen and (max-width:768px){#landing_shop .anchors{display:none;}}#landing_shop .product{position:relative;margin-bottom:4%;max-height:100%;height:100%;}@media screen and (max-width:1024px){#landing_shop .product{padding-right:10px;min-height:inherit;}}@media screen and (max-width:768px){#landing_shop .product{padding-right:0;margin-bottom:50px;}}#landing_shop .product .grid-col{padding-right:20px;margin-bottom:7%;}@media screen and (max-width:1024px){#landing_shop .product .grid-col{padding-right:10px;}}@media screen and (max-width:768px){#landing_shop .product .grid-col{padding-right:0;}}#landing_shop .product:hover .product_overlay::after{height:99.3%;}@media screen and (max-width:1500px){#landing_shop .product:hover .product_overlay::after{height:99%;}}#landing_shop .product:hover .product_overlay .show_hover{opacity:1;}#landing_shop .product .product_overlay{position:relative;display:block;box-sizing:border-box;}@media screen and (max-width:1024px){#landing_shop .product .product_overlay{position:static;}}#landing_shop .product .product_overlay .show_hover{display:block;position:absolute;opacity:0;transition:all 1s cubic-bezier(0.86,0,0.07,1);color:#ffffff;left:50%;top:50%;transform:translateX(-50%);text-transform:uppercase;text-decoration:none;border-bottom:2px solid #ffffff;z-index:9;}@media screen and (max-width:1024px){#landing_shop .product .product_overlay .show_hover{display:inline-block;color:#3e2f20;left:inherit;top:inherit;position:absolute;border:none;opacity:1;transform:none;bottom:0;left:50%;transform:translateX(-50%);}#landing_shop .product .product_overlay .show_hover::after{display:block;content:"";height:2px;background-color:#f8971d;position:absolute;bottom:-2px;width:100%;}}#landing_shop .product .product_overlay img{width:100%;height:auto;}#landing_shop .product .product_overlay::after{position:absolute;bottom:5px;content:"";display:block;width:100%;height:0;background-color:#f8971d;opacity:.8;transition:all 1s cubic-bezier(0.86,0,0.07,1);}@media screen and (max-width:1024px){#landing_shop .product .product_overlay::after{display:none;}}#landing_shop .product .text_presentation{padding-top:5%;text-align:center;position:relative;}#landing_shop .product .text_presentation h3{margin-bottom:30px;font-size:4.3rem;}@media screen and (max-width:1500px){#landing_shop .product .text_presentation h3{font-size:3rem;}}@media screen and (max-width:768px){#landing_shop .product .text_presentation h3{font-size:2.5rem;}}#landing_shop .product .text_presentation h3 a{color:inherit;font-size:inherit;font-family:inherit;text-decoration:none;line-height:inherit;display:block;width:100%;cursor:pointer;}#landing_shop .product .text_presentation p{padding-bottom:10%;}@media screen and (max-width:768px){#landing_shop .product .text_presentation p{padding-bottom:40px;}}#theModaleBefore,#theModaleBeforeProduct{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;box-sizing:border-box;background:rgba(0,0,0,0.5);z-index:99;}#theModaleBefore .content,#theModaleBeforeProduct .content{text-align:center;background:#fff;padding:80px;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}@media screen and (max-width:768px){#theModaleBefore .content,#theModaleBeforeProduct .content{padding:30px 50px;}#theModaleBefore .content img,#theModaleBeforeProduct .content img{width:150px;height:auto;margin:0 30px;}#theModaleBefore .content .button_primary,#theModaleBeforeProduct .content .button_primary{padding:7% 15px;width:auto;}}#theModaleBefore .close,#theModaleBeforeProduct .close{position:absolute;top:0;right:0;padding:20px;cursor:pointer;font-family:"gotham-book",serif;font-size:30px;color:#f8971d;}@media screen and (max-width:768px){#theModaleBefore .close,#theModaleBeforeProduct .close{font-size:20px;}}#landing_products a.dotted{color:#f8971d;}#landing_products .special_container{padding-right:30px;}@media screen and (max-width:1024px){#landing_products .special_container{padding-left:15px;padding-right:5px;}}@media screen and (max-width:768px){#landing_products .special_container{padding-left:0;padding-right:0;}}#landing_products .core_presentation{padding-bottom:6%;margin-top:4%;text-align:center;}#landing_products .core_presentation .grid-col{display:inline-block;float:none;vertical-align:middle;padding-right:30px;}@media screen and (max-width:1024px){#landing_products .core_presentation .grid-col{padding-right:0;}}#landing_products .core_presentation h3{display:inline-block;padding-right:30px;position:relative;}@media screen and (max-width:1500px){#landing_products .core_presentation h3{max-width:490px;}}@media screen and (max-width:1024px){#landing_products .core_presentation h3{padding-right:0;max-width:none;}}@media screen and (max-width:768px){#landing_products .core_presentation h3{padding-right:0;font-size:3rem;}}#landing_products .core_presentation h3::after{display:block;content:"";background-color:#f8971d;height:5px;width:5px;position:absolute;right:0;top:50%;transform:translateX(0) translateY(-50%);}@media screen and (max-width:1024px){#landing_products .core_presentation h3::after{left:50%;bottom:0;margin-top:4%;transform:translateX(-50%);}}@media screen and (max-width:768px){#landing_products .core_presentation h3::after{left:50%;bottom:0;margin-top:5%;transform:translateX(-50%);}}@media screen and (max-width:1024px){#landing_products .core_presentation h3{text-align:center;width:inherit;padding-bottom:5%;}}@media screen and (max-width:768px){#landing_products .core_presentation h3{text-align:center;width:inherit;padding-bottom:5%;}}#landing_products .core_presentation p{text-align:justify;}@media screen and (max-width:1024px){#landing_products .core_presentation p{margin:0 auto;max-width:500px;width:100%;text-align:center;padding-top:3%;}}@media screen and (max-width:768px){#landing_products .core_presentation p{padding-top:5%;float:none;text-align:center;}}#landing_products .shop_presentation{text-align:center;}#landing_products .shop_presentation h1{padding-bottom:5%;padding-top:10%;}@media screen and (max-width:768px){#landing_products .shop_presentation h1{font-size:3.2rem;}}#landing_products .anchors{text-align:center;padding-bottom:5%;}@media screen and (max-width:1024px){#landing_products .anchors{padding-bottom:20px;}}#landing_products .anchors a{margin-right:3%;text-transform:uppercase;text-decoration:none;font-weight:600;font-size:1.2rem;}@media screen and (max-width:768px){#landing_products .anchors{display:none;}}#landing_products .product{padding-right:20px;margin-bottom:4%;max-height:100%;height:100%;position:relative;}#landing_products .product:hover .product_overlay::after{height:99.3%;}@media screen and (max-width:1500px){#landing_products .product:hover .product_overlay::after{height:99%;}}#landing_products .product:hover .product_overlay .show_hover{opacity:1;}@media screen and (max-width:1024px){#landing_products .product{padding-right:10px;min-height:inherit;}}@media screen and (max-width:768px){#landing_products .product{padding-right:0;margin-bottom:50px;}}#landing_products .product .product_overlay{position:relative;display:block;box-sizing:border-box;}@media screen and (max-width:1024px){#landing_products .product .product_overlay{position:static;}}#landing_products .product .product_overlay .show_hover{display:block;position:absolute;opacity:0;transition:all 1s cubic-bezier(0.86,0,0.07,1);color:#ffffff;left:50%;top:50%;transform:translateX(-50%);text-transform:uppercase;text-decoration:none;border-bottom:2px solid #ffffff;z-index:9;}@media screen and (max-width:1024px){#landing_products .product .product_overlay .show_hover{display:inline-block;color:#3e2f20;left:inherit;top:inherit;position:absolute;border:none;opacity:1;transform:none;bottom:0;left:50%;transform:translateX(-50%);}#landing_products .product .product_overlay .show_hover::after{display:block;content:"";height:2px;background-color:#f8971d;position:absolute;bottom:-2px;width:100%;}}#landing_products .product .product_overlay img{width:100%;height:auto;}#landing_products .product .product_overlay::after{position:absolute;bottom:5px;content:"";display:block;width:100%;height:0;background-color:#f8971d;opacity:.8;transition:all 1s cubic-bezier(0.86,0,0.07,1);}@media screen and (max-width:1024px){#landing_products .product .product_overlay::after{display:none;}}#landing_products .product .text_presentation{padding-top:5%;text-align:center;position:relative;}#landing_products .product .text_presentation h3{font-size:4.3rem;min-height:9rem;}@media screen and (max-width:1500px){#landing_products .product .text_presentation h3{font-size:3rem;padding:0 10px;min-height:6.5rem;}}@media screen and (max-width:768px){#landing_products .product .text_presentation h3{margin-bottom:30px;min-height:6.5rem;font-size:2.5rem;}}#landing_products .product .text_presentation h3 a{color:inherit;font-size:inherit;font-family:inherit;text-decoration:none;line-height:inherit;display:block;width:100%;cursor:pointer;}#landing_products .product .text_presentation p{padding-bottom:10%;}@media screen and (max-width:768px){#landing_products .product .text_presentation p{padding-bottom:40px;}}#product_single .primary_block{padding-bottom:5%;}@media screen and (max-width:768px){#product_single .primary_block{padding-bottom:0;}}#product_single .primary_block img{width:100%;height:auto;}#product_single .primary_block .text_presentation{text-align:center;padding-top:15%;position:relative;}@media screen and (max-width:1500px){#product_single .primary_block .text_presentation{padding-top:2%;}}@media screen and (max-width:768px){#product_single .primary_block .text_presentation{padding-top:3%;padding-left:10px;padding-right:10px;margin-bottom:30px;}}#product_single .primary_block .text_presentation h1{margin-bottom:80px;position:relative;}#product_single .primary_block .text_presentation h1::after{content:"";display:block;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);height:5px;width:5px;background-color:#f8971d;}#product_single .primary_block .text_presentation .content{margin-bottom:50px;margin-top:30px;}@media screen and (max-width:1500px){#product_single .primary_block .text_presentation .content{margin-top:0;}}@media screen and (max-width:768px){#product_single .primary_block .text_presentation .content{margin-top:20px;margin-bottom:20px;}}#product_single .primary_block .text_presentation .content p{padding-top:10px;padding-bottom:4%;}#product_single .primary_block .text_presentation .button_primary a{padding:3.5% 60px;}@media screen and (max-width:768px){#product_single .primary_block .text_presentation .button_primary a{padding:0;}}#product_single .taste_block{text-align:center;padding-bottom:6%;}@media screen and (max-width:768px){#product_single .taste_block{padding-bottom:70px;}}#product_single .taste_block img{width:160px;height:auto;padding-bottom:3%;}@media screen and (max-width:768px){#product_single .taste_block img{padding-bottom:0;}}#product_single .taste_block div span{color:#796f65;}#product_single .taste_block div p{font-size:2rem;font-family:"berling",serif;color:#796f65;}@media screen and (max-width:768px){#product_single .taste_block div p{font-size:1.5rem;}}#product_single .awards{text-align:center;border:30px solid transparent;border-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/product_page_award_bg.jpg) 30 round;-webkit-border-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/product_page_award_bg.jpg) 30 round;-o-border-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/product_page_award_bg.jpg) 30 round;margin-bottom:100px;}@media screen and (max-width:1024px){#product_single .awards{padding-top:10%;padding:2%;}}@media screen and (max-width:768px){#product_single .awards{margin-bottom:50px;}}#product_single .awards .awards_text{padding:5%;position:relative;}#product_single .awards .awards_text h2{font-size:7.5rem;color:#ddc277;text-transform:uppercase;padding-left:80px;padding-right:80px;background-color:#ffffff;position:absolute;top:-80px;left:50%;transform:translateX(-50%);}@media screen and (max-width:1024px){#product_single .awards .awards_text h2{font-size:4rem;top:-55px;}}@media screen and (max-width:768px){#product_single .awards .awards_text h2{padding-right:4%;padding-left:4%;}}#product_single .awards .awards_text .award_mobile{display:none;}@media screen and (max-width:768px){#product_single .awards .awards_text .award_mobile{display:block;}#product_single .awards .awards_text .award_mobile h3{font-size:2.5rem;padding-bottom:3%;line-height:1.2;}}@media screen and (max-width:768px) and (max-width:1024px){#product_single .awards .awards_text .award_mobile h3{font-size:2rem;}}@media screen and (max-width:768px){#product_single .awards .awards_text .award_mobile img{margin-bottom:10%;width:60px;height:auto;}}#product_single .awards .awards_text .award_desktop{display:block;}#product_single .awards .awards_text .award_desktop table{margin:auto;}#product_single .awards .awards_text .award_desktop table tr td{padding:1% 5%;width:15%;}#product_single .awards .awards_text .award_desktop table tr td h3{font-size:2.5rem;padding-bottom:3%;line-height:1.2;}@media screen and (max-width:1024px){#product_single .awards .awards_text .award_desktop table tr td h3{font-size:2rem;}}#product_single .awards .awards_text .award_desktop table tr td img{margin-bottom:10%;width:100px;height:auto;}@media screen and (max-width:768px){#product_single .awards .awards_text .award_desktop{display:none;}}#product_single .expert{padding-bottom:7%;}@media screen and (max-width:768px){#product_single .expert{padding-bottom:12%;}}#product_single .expert h2{font-size:5rem;text-align:right;line-height:1;text-transform:uppercase;}@media screen and (max-width:768px){#product_single .expert h2{text-align:center;width:100%;max-width:400px;font-size:3.5rem;margin-bottom:20px;}}@media screen and (max-width:768px){#product_single .expert .margin-1{margin-left:0;}}#product_single .expert .col_size-6 div{padding-left:19%;}@media screen and (max-width:768px){#product_single .expert .col_size-6 div{padding-right:30px;padding-left:10%;text-align:center;}}#product_single .expert blockquote{position:relative;}#product_single .expert blockquote p{font-size:2.2rem;line-height:3rem;text-align:center;margin-right:10%;}@media screen and (max-width:768px){#product_single .expert blockquote p{width:100%;max-width:420px;}}#product_single .expert blockquote::before{font-size:6.8rem;left:-10%;top:-65px;position:absolute;display:inline-block;content:"\00275E";transform:rotate(180deg);}@media screen and (max-width:1024px){#product_single .expert blockquote::before{left:-13%;}}@media screen and (max-width:768px){#product_single .expert blockquote::before{left:-31px;font-size:3.5rem;top:-30px;}}#product_single .expert blockquote::after{font-size:6.8rem;right:0;bottom:-63px;position:absolute;display:inline-block;content:"\00275E";}@media screen and (max-width:1500px){#product_single .expert blockquote::after{right:0;}}@media screen and (max-width:768px){#product_single .expert blockquote::after{right:10px;bottom:-30px;font-size:3.5rem;}}@media screen and (max-width:1500px){#product_single .related_content .w_grid{padding-right:25px;}}@media screen and (max-width:1024px){#product_single .related_content .w_grid{padding-right:15px;}}@media screen and (max-width:768px){#product_single .related_content .w_grid{padding-left:0;padding-right:0;}}@media screen and (max-width:1024px){#product_single .related_content{padding-right:0;}}@media screen and (max-width:768px){#product_single .related_content{padding-right:0;margin-bottom:30px;}}#product_single .related_content .grid-col{padding-right:20px;}@media screen and (max-width:1024px){#product_single .related_content .grid-col{padding-right:10px;}}@media screen and (max-width:768px){#product_single .related_content .grid-col{padding-right:10px;padding-left:10px;}}#product_single .related_content h3{margin-bottom:2%;font-size:4.8rem;}@media screen and (max-width:1024px){#product_single .related_content h3{font-size:3.2rem;}}@media screen and (max-width:768px){#product_single .related_content h3{margin-bottom:4%;margin-top:30px;margin-left:5px;}}#product_single .related_content img{width:100%;height:auto;}#product_single .related_content .owl-dots{padding-right:0;}#product_single .related_content .text_presentation{padding-top:5%;text-align:center;}@media screen and (max-width:768px){#product_single .related_content .text_presentation{padding-top:0;}}#product_single .related_content .text_presentation h3{padding-bottom:3%;font-size:2.7rem;}#product_single .related_content .text_presentation h3 a{font-size:inherit;text-decoration:none;line-height:inherit;color:inherit;font-family:inherit;}@media screen and (max-width:1500px){#product_single .related_content .text_presentation h3{font-size:3rem;}}@media screen and (max-width:1024px){#product_single .related_content .text_presentation h3{font-size:2.5rem;}}@media screen and (max-width:768px){#product_single .related_content .text_presentation h3{padding-bottom:0;}}#product_single .related_content .text_presentation p{margin-bottom:5%;}@media screen and (max-width:768px){#product_single .related_content .text_presentation .dotted{margin-bottom:5%;}}#product_single .food_paring{padding-bottom:5%;position:relative;padding-left:50px;padding-right:50px;}@media screen and (max-width:768px){#product_single .food_paring{padding-left:0;padding-right:0;}}#product_single .food_paring .food_paring_desk{display:block;}#product_single .food_paring .food_paring_desk img{width:100%;height:auto;}@media screen and (max-width:768px){#product_single .food_paring .food_paring_desk{display:none;}}#product_single .food_paring .food_paring_mobile{display:none;}@media screen and (max-width:768px){#product_single .food_paring .food_paring_mobile{display:block;}#product_single .food_paring .food_paring_mobile img{width:100%;height:auto;padding-bottom:5%;}}#product_single .food_paring .text_presentation{position:absolute;right:10%;top:50%;transform:translateY(-50%);max-width:420px;width:100%;}@media screen and (max-width:768px){#product_single .food_paring .text_presentation{position:static;width:initial;max-width:initial;padding-left:10px;padding-right:10px;text-align:center;transform:none;top:inherit;right:inherit;}}#product_single .food_paring .text_presentation p{color:#ffffff;padding-bottom:7%;}@media screen and (max-width:1024px){#product_single .food_paring .text_presentation p{padding-bottom:10px;}}@media screen and (max-width:768px){#product_single .food_paring .text_presentation p{color:#796f65;}}#product_single .food_paring .text_presentation h3{color:#ffffff;padding-bottom:8%;}@media screen and (max-width:768px){#product_single .food_paring .text_presentation h3{color:#3e2f20;}}#product_single .food_paring .text_presentation a{color:#ffffff;}@media screen and (max-width:768px){#product_single .food_paring .text_presentation a{color:#f8971d;}}#product_single .food_paring .text_presentation a::before{background-color:#ffffff;}#product_single .product_video{padding-left:50px;padding-right:50px;padding-bottom:3%;}#product_single .product_video .video-embed-field-responsive-video{margin-bottom:3%;}#product_single .product_video .video-embed-field-responsive-video iframe{width:100% !important;margin:auto;}@media screen and (max-width:768px){#product_single .product_video{padding-right:0;padding-left:0;}}@media screen and (max-width:1024px){#landing_stories #story_43,#landing_stories #story_45{padding-right:7.5px;}}@media screen and (max-width:768px){#landing_stories #story_43,#landing_stories #story_45{padding-right:0;}}@media screen and (max-width:1024px){#landing_stories #story_42,#landing_stories #story_44{padding-left:7.5px;}}@media screen and (max-width:768px){#landing_stories #story_42,#landing_stories #story_44{padding-left:0;}}#landing_stories .presentation{text-align:center;padding-top:2%;padding-bottom:2%;}@media screen and (max-width:768px){#landing_stories .presentation{padding-bottom:0;padding-left:10px;padding-right:10px;}}#landing_stories .presentation h1{margin-top:3%;margin-bottom:5%;}@media screen and (max-width:768px){#landing_stories .presentation h1{margin-top:6%;margin-bottom:6%;}}@media screen and (max-width:768px){#landing_stories .presentation .presentation_text{width:98%;padding-left:1%;padding-right:1%;}}#landing_stories .stories_anchors{text-align:center;margin:0 auto;}#landing_stories .stories_anchors a{margin-right:3%;text-transform:uppercase;text-decoration:none;font-weight:600;}@media screen and (max-width:1024px){#landing_stories .stories_anchors a{font-size:1.4rem;}}@media screen and (max-width:1024px){#landing_stories .stories_anchors{padding-top:2%;}}@media screen and (max-width:768px){#landing_stories .stories_anchors{display:none;}}#landing_stories .presentation_secondary{text-align:center;padding-top:3%;display:flex;flex-wrap:wrap;}#landing_stories .presentation_secondary a{margin-bottom:2%;}@media screen and (max-width:768px){#landing_stories .presentation_secondary a{margin-bottom:4%;}}#landing_stories .presentation_secondary a img{width:100%;height:auto;}#landing_stories .presentation_secondary .presentation_text{padding-bottom:70px;}@media screen and (max-width:768px){#landing_stories .presentation_secondary .presentation_text{padding-bottom:40px;width:94%;padding-left:3%;padding-right:3%;}}#landing_stories .presentation_secondary .presentation_text h3{margin-bottom:20px;}@media screen and (max-width:1500px){#landing_stories .presentation_secondary .presentation_text h3{font-size:4rem;}}@media screen and (max-width:768px){#landing_stories .presentation_secondary .presentation_text h3{margin-bottom:3%;font-size:3rem;}}#landing_stories .presentation_secondary .presentation_text h3 a{font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;text-decoration:none;}#landing_stories .presentation_secondary .presentation_text p{margin:1.5% auto 3% auto;width:35%;}@media screen and (max-width:1024px){#landing_stories .presentation_secondary .presentation_text p{width:55%;}}@media screen and (max-width:768px){#landing_stories .presentation_secondary .presentation_text p{width:100%;}}@media screen and (max-width:768px){#landing_stories .presentation_secondary .presentation_text a{font-size:1.4rem;}}#landing_stories .presentation_secondary .col_size-6{float:left;clear:none;}#landing_stories .presentation_secondary .col_size-6 p{width:70%;}@media screen and (max-width:1024px){#landing_stories .presentation_secondary .col_size-6 p{width:100%;}}#landing_stories .presentation_secondary .col_size-6 a{margin-top:2%;}@media screen and (max-width:768px){#landing_stories .presentation_secondary .col_size-6 a{font-size:1.4rem;}}#landing_stories .presentation_secondary .col_size-6 a{margin-bottom:2%;}@media screen and (max-width:768px){#landing_stories .presentation_secondary .col_size-6 a{margin-bottom:4%;}}#landing_stories .presentation_secondary .col_size-6 a img{width:100%;height:auto;}main #landing_cocktails.special_padding{padding-top:20px;}main #landing_cocktails .select2-container{float:right;border:none;}main #landing_cocktails .select2-container .select2-selection--single .select2-selection__rendered{font-size:2rem;font-family:"tradegothic",serif;color:#796f65;}@media screen and (max-width:768px){main #landing_cocktails .select2-container .select2-selection--single .select2-selection__rendered{font-size:1.5rem;}}main #landing_cocktails .select2-selection{border:none;}main #landing_cocktails .select2-selection .select2-selection__arrow{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_select.png) no-repeat right center;}main #landing_cocktails .select2-selection .select2-selection__arrow b{border:none;}main #landing_cocktails .select2-selection__rendered{text-align:center;}main #landing_cocktails .views-element-container{padding-top:3%;padding-right:30px;}@media screen and (max-width:1024px){main #landing_cocktails .views-element-container{padding-right:5px;}}@media screen and (max-width:768px){main #landing_cocktails .views-element-container{padding-right:5px;}}main #landing_cocktails form{position:relative;text-align:center;padding-top:3%;padding-bottom:4.5%;margin-bottom:5%;}@media screen and (max-width:768px){main #landing_cocktails form{padding-top:30px;}}main #landing_cocktails form .option{font-size:1.4rem;font-family:"tradegothic",serif;margin-right:2rem;color:#796f65;text-transform:uppercase;}main #landing_cocktails form div{display:inline-block;}main #landing_cocktails form::before{display:block;content:"";width:calc(100% - 20px);height:2px;position:absolute;top:0;background-color:#dadada;}@media screen and (max-width:1024px){main #landing_cocktails form::before{width:calc(100% - 10px);}}main #landing_cocktails form::after{display:block;content:"";width:calc(100% - 20px);height:2px;position:absolute;bottom:0;background-color:#dadada;}@media screen and (max-width:1024px){main #landing_cocktails form::after{width:calc(100% - 10px);}}main #landing_cocktails form .js-form-type-select{position:relative;width:35%;text-align:center;}main #landing_cocktails form .js-form-type-select select{text-align:left;outline:none;appearance:none;-webkit-appearance:none;border:none;font-size:2rem;word-spacing:0;padding-right:20px;font-family:"tradegothic",serif;color:#3e2f20;float:right;width:50%;text-align-last:left;}main #landing_cocktails form .js-form-type-select select::-ms-expand{display:none;}@media screen and (max-width:768px){main #landing_cocktails form .js-form-type-select select{width:35%;margin-right:20px;}}main #landing_cocktails form .js-form-type-select label{font-size:2rem;font-family:"tradegothic",serif;color:#3e2f20;float:left;}main #landing_cocktails form .js-form-type-select::after{display:block;content:"";background-color:#3e2f20;width:100%;position:absolute;bottom:-10px;height:2px;}@media screen and (max-width:768px){main #landing_cocktails form .js-form-type-select::after{width:calc(100% - 10px);}}@media screen and (max-width:768px){main #landing_cocktails form .js-form-type-select{width:90%;margin-right:0;margin-bottom:20px;}}main #landing_cocktails form .js-webform-radios{margin-left:15%;}@media screen and (max-width:768px){main #landing_cocktails form .js-webform-radios{width:calc(100% - 10px);margin-left:0;padding-top:30px;padding-bottom:30px;}}main #landing_cocktails .text_presentation{text-align:center;}main #landing_cocktails .text_presentation h1{padding-bottom:3%;}@media screen and (max-width:1024px){main #landing_cocktails .text_presentation h1{font-size:3.5rem;}}main #landing_cocktails .col-size-3,main #landing_cocktails .mobile-size-6{padding-bottom:60px;overflow:hidden;position:relative;margin-bottom:50px;padding-right:20px;}@media screen and (max-width:1024px){main #landing_cocktails .col-size-3,main #landing_cocktails .mobile-size-6{padding-right:10px;}}@media screen and (max-width:768px){main #landing_cocktails .col-size-3,main #landing_cocktails .mobile-size-6{padding-right:5px;}}main #landing_cocktails .col-size-3 a,main #landing_cocktails .mobile-size-6 a{display:block;}main #landing_cocktails .col-size-3 a img,main #landing_cocktails .mobile-size-6 a img{display:block;width:100%;height:auto;transition:all 0.8s cubic-bezier(0.86,0,0.07,1);}main #landing_cocktails .col-size-3 .cocktail-content,main #landing_cocktails .mobile-size-6 .cocktail-content{box-sizing:border-box;width:100%;position:absolute;top:100%;transform:translateY(-60px);padding-right:20px;transition:all 0.8s cubic-bezier(0.86,0,0.07,1);}@media screen and (max-width:1024px){main #landing_cocktails .col-size-3 .cocktail-content,main #landing_cocktails .mobile-size-6 .cocktail-content{padding-right:10px;}}@media screen and (max-width:768px){main #landing_cocktails .col-size-3 .cocktail-content,main #landing_cocktails .mobile-size-6 .cocktail-content{padding-right:5px;}}main #landing_cocktails .col-size-3 .cocktail-content .field-content,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content{background-color:white;text-align:center;padding-top:15px;padding-bottom:50px;}main #landing_cocktails .col-size-3 .cocktail-content .field-content h3,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content h3{font-size:inherit;line-height:inherit;margin-bottom:20px;}main #landing_cocktails .col-size-3 .cocktail-content .field-content h3 a,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content h3 a{font-size:2.2rem;font-family:"berling",serif;text-decoration:none;line-height:1;}@media screen and (max-width:1024px){main #landing_cocktails .col-size-3 .cocktail-content .field-content h3 a,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content h3 a{font-size:2rem;line-height:1;}}main #landing_cocktails .col-size-3 .cocktail-content .field-content div p:nth-child(2),main #landing_cocktails .mobile-size-6 .cocktail-content .field-content div p:nth-child(2){position:relative;padding-bottom:30px;}@media screen and (max-width:1024px){main #landing_cocktails .col-size-3 .cocktail-content .field-content div p:nth-child(2),main #landing_cocktails .mobile-size-6 .cocktail-content .field-content div p:nth-child(2){padding-bottom:20px;}}main #landing_cocktails .col-size-3 .cocktail-content .field-content div p:nth-child(2)::after,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content div p:nth-child(2)::after{display:block;content:"";height:2px;width:30px;background-color:#f8971d;position:absolute;bottom:0;left:50%;transform:translateX(-50%);}main #landing_cocktails .col-size-3 .cocktail-content .field-content div a:last-child,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content div a:last-child{font-family:"tradegothic",serif;font-size:1.5rem;color:#3e2f20;display:inline-block;text-decoration:none;position:relative;text-transform:uppercase;font-weight:600;margin-top:30px;}@media screen and (max-width:1024px){main #landing_cocktails .col-size-3 .cocktail-content .field-content div a:last-child,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content div a:last-child{font-size:1.2rem;}}main #landing_cocktails .col-size-3 .cocktail-content .field-content div a:last-child::before,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content div a:last-child::before{content:"";display:block;height:2px;width:100%;position:absolute;bottom:-2px;left:0;background:#eee;}@media screen and (max-width:1024px){main #landing_cocktails .col-size-3 .cocktail-content .field-content div a:last-child::before,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content div a:last-child::before{display:none;}}main #landing_cocktails .col-size-3 .cocktail-content .field-content div a:last-child::after,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content div a:last-child::after{content:"";display:block;height:2px;width:5px;position:absolute;bottom:-2px;left:0;background:#f8971d;transform:perspective(1px) translateZ(0);transition-property:width;transition-duration:.3s;transition-timing-function:ease-out;white-space:nowrap;}@media screen and (max-width:1024px){main #landing_cocktails .col-size-3 .cocktail-content .field-content div a:last-child::after,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content div a:last-child::after{width:100%;}}main #landing_cocktails .col-size-3 .cocktail-content .field-content div a:last-child:hover::after,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content div a:last-child:hover::after{width:100%;}main #landing_cocktails .col-size-3 .cocktail-content .field-content strong,main #landing_cocktails .mobile-size-6 .cocktail-content .field-content strong{color:#3e2f20;}main #landing_cocktails .col-size-3:hover img,main #landing_cocktails .mobile-size-6:hover img{opacity:.5;}@media screen and (max-width:768px){main #landing_cocktails .col-size-3:hover img,main #landing_cocktails .mobile-size-6:hover img{opacity:1;}}main #landing_cocktails .col-size-3:hover .cocktail-content,main #landing_cocktails .mobile-size-6:hover .cocktail-content{transform:translateY(-100%);}@media screen and (max-width:768px){main #landing_cocktails .col-size-3:hover .cocktail-content,main #landing_cocktails .mobile-size-6:hover .cocktail-content{transform:translateY(-60px);}}#single_cocktail img{width:100%;height:auto;display:block;}#single_cocktail .block_info{margin-top:3%;}@media screen and (max-width:1500px){#single_cocktail .block_info{margin-top:0;}}@media screen and (max-width:768px){#single_cocktail .block_info{margin-top:30px;padding-left:20px;padding-right:20px;}}#single_cocktail .block_info h1{margin-bottom:2%;}@media screen and (max-width:768px){#single_cocktail .block_info h1{text-align:center;}}#single_cocktail .block_info .subtitle{font-size:2rem;font-family:"tradegothic",serif;line-height:1.5;color:#796f65;margin-bottom:5%;}@media screen and (max-width:768px){#single_cocktail .block_info .subtitle{text-align:center;}}#single_cocktail .block_info .description_list{list-style:none;margin-bottom:2%;width:100%;display:block;padding:0;padding-left:0;}@media screen and (max-width:768px){#single_cocktail .block_info .description_list{padding-right:10px;text-align:center;}}#single_cocktail .block_info .description_list li{display:block;font-size:1.8rem;font-family:"tradegothic",serif;color:#796f65;line-height:1.5;font-weight:bold;margin-right:0;margin-bottom:15px;text-align:left;}#single_cocktail .block_info .description_list li:first-child{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_bottle_recipe.png) no-repeat left center;background-size:contain;}#single_cocktail .block_info .description_list li:first-child a{padding-left:80px;font-size:inherit;font-family:inherit;text-decoration:none;line-height:inherit;color:inherit;display:block;}@media screen and (max-width:1024px){#single_cocktail .block_info .description_list li:first-child div{margin-left:0px;}}@media screen and (max-width:768px){#single_cocktail .block_info .description_list li:first-child{background-size:auto;width:55%;margin:10px auto;}#single_cocktail .block_info .description_list li:first-child div{margin-left:0;}}#single_cocktail .block_info .description_list li:nth-child(2){background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_glass_recipe.png) no-repeat left center;}#single_cocktail .block_info .description_list li:nth-child(2).picto-Martini{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_glass_recipe_martini.png) no-repeat left center;background-size:22px;}#single_cocktail .block_info .description_list li:nth-child(2).picto-Old{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_glass_recipe.png) no-repeat left center;}#single_cocktail .block_info .description_list li:nth-child(2).picto-Hurricane{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_glass_recipe_hurricane.png) no-repeat left center;background-size:22px;}#single_cocktail .block_info .description_list li:nth-child(2).picto-Julep{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_glass_recipe.png) no-repeat left center;}#single_cocktail .block_info .description_list li:nth-child(2).picto-Nick{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_glass_recipe.png) no-repeat left center;}#single_cocktail .block_info .description_list li:nth-child(2).picto-Champagne{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_glass_recipe_champagne.png) no-repeat left center;background-size:22px;}#single_cocktail .block_info .description_list li:nth-child(2).picto-Highball{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_glass_recipe_highball.png) no-repeat left center;background-size:22px;}#single_cocktail .block_info .description_list li:nth-child(2) div{padding-left:80px;}@media screen and (max-width:1024px){#single_cocktail .block_info .description_list li:nth-child(2) div{margin-left:0px;width:100%;}}@media screen and (max-width:768px){#single_cocktail .block_info .description_list li:nth-child(2){background-size:auto;width:55%;margin:10px auto;padding:0;}}#single_cocktail .block_info .description_list li:nth-child(3){background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_lvl2_recipe.png) no-repeat left center;background-size:contain;}#single_cocktail .block_info .description_list li:nth-child(3).picto-1{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_lvl1_recipe.png) no-repeat left center;}#single_cocktail .block_info .description_list li:nth-child(3).picto-2{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_lvl2_recipe.png) no-repeat left center;}#single_cocktail .block_info .description_list li:nth-child(3).picto-3{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_lvl3_recipe.png) no-repeat left center;}#single_cocktail .block_info .description_list li:nth-child(3) div{padding-left:80px;}@media screen and (max-width:1024px){#single_cocktail .block_info .description_list li:nth-child(3) div{margin-left:0px;}}@media screen and (max-width:768px){#single_cocktail .block_info .description_list li:nth-child(3) div{margin-left:0;}}@media screen and (max-width:1024px){#single_cocktail .block_info .description_list li:nth-child(3){margin-left:0px;}}@media screen and (max-width:768px){#single_cocktail .block_info .description_list li:nth-child(3){background-size:auto;width:55%;margin:10px auto;}}@media screen and (max-width:1024px){#single_cocktail .block_info .description_list li{font-size:1.5rem;margin-right:30px;padding-bottom:10px;padding-top:10px;background-size:inherit;}}#single_cocktail .block_info .recipe_description ul{list-style:none;position:relative;padding-top:5%;padding-bottom:5%;}#single_cocktail .block_info .recipe_description ul::before{content:"";position:absolute;top:0;width:100%;display:block;height:2px;background-color:#d4d4d4;}#single_cocktail .block_info .recipe_description ul::after{content:"";position:absolute;bottom:0;width:100%;display:block;height:2px;background-color:#d4d4d4;}@media screen and (max-width:768px){#single_cocktail .block_info .recipe_description ul{width:85%;margin:0 auto;text-align:center;}}#single_cocktail .block_info .recipe_description ul li{font-size:1.7rem;font-family:"tradegothic",serif;color:#796f65;line-height:2;width:100%;}#single_cocktail .block_info .recipe_description p{text-align:justify;margin-top:5%;margin-bottom:8%;}@media screen and (max-width:768px){#single_cocktail .block_info .recipe_description p{text-align:center;}}#single_cocktail .block_info .social_networks{padding-top:70px;display:block;width:100%;margin:0 auto;text-align:left;box-sizing:border-box;}@media screen and (max-width:768px){#single_cocktail .block_info .social_networks{text-align:center;padding-left:40px;}}#single_cocktail .block_info .social_networks #block-addtoanybuttons span{position:relative;}#single_cocktail .block_info .social_networks #block-addtoanybuttons span a{margin-right:40px;}#single_cocktail .block_info .social_networks #block-addtoanybuttons span::before{display:block;content:"";height:5px;background-color:#f8971d;position:absolute;top:-35px;left:8px;right:47px;}#single_cocktail .block_info .button_primary{text-align:center;}#single_cocktail .related_content{padding-top:80px;}@media screen and (max-width:768px){#single_cocktail .related_content{padding-bottom:50px;}}#single_cocktail .related_content h3{font-size:4.8rem;margin-bottom:2%;}@media screen and (max-width:768px){#single_cocktail .related_content h3{font-size:3.5rem;margin-bottom:5%;}}@media screen and (max-width:1024px){#single_cocktail .related_content .w_grid{padding-right:15px;}}@media screen and (max-width:768px){#single_cocktail .related_content .w_grid{padding-left:0;padding-right:0;}}#single_cocktail .related_content .grid-col{padding-right:20px;}#single_cocktail .related_content .grid-col .text_presentation{text-align:center;}@media screen and (max-width:1024px){#single_cocktail .related_content .grid-col .text_presentation{padding-bottom:5%;}}#single_cocktail .related_content .grid-col .text_presentation h3{font-size:3rem;margin:4% auto;}@media screen and (max-width:1500px){#single_cocktail .related_content .grid-col .text_presentation h3{font-size:2.7rem;}}@media screen and (max-width:1024px){#single_cocktail .related_content .grid-col .text_presentation h3{margin:2% auto;}}@media screen and (max-width:768px){#single_cocktail .related_content .grid-col .text_presentation h3{font-size:3.2rem;}}#single_cocktail .related_content .grid-col .text_presentation h3 a{font-family:inherit;text-decoration:none;font-family:inherit;font-size:inherit;color:inherit;}#single_cocktail .related_content .grid-col .text_presentation a.dotted{margin-bottom:10px;}#single_cocktail .related_content .grid-col .text_presentation p{padding-bottom:10%;}@media screen and (max-width:1024px){#single_cocktail .related_content .grid-col .text_presentation p{padding-bottom:5%;}}@media screen and (max-width:1024px){#single_story .primary_block.special_padding{padding-top:65px;}}#single_story .primary_block img{width:100%;height:auto;}#single_story .primary_block .summary{text-align:center;}#single_story .primary_block .summary h1{font-size:6.7rem;margin:1% auto;}@media screen and (max-width:768px){#single_story .primary_block .summary h1{font-size:4rem;}}#single_story .primary_block .summary h2{margin-bottom:3%;}@media screen and (max-width:768px){#single_story .primary_block .summary h2{font-size:2.5rem;}}@media screen and (max-width:768px){#single_story .primary_block .summary{padding-left:10px;padding-right:10px;text-align:center;}}@media screen and (max-width:1024px){#single_story .primary_block .video_gallery_block{margin-bottom:5%;}}#single_story .primary_block .video_gallery_block .owl-theme{margin-bottom:0;}#single_story .secondary_block{margin-top:40px;}@media screen and (max-width:768px){#single_story .secondary_block{margin-top:0;}}#single_story .secondary_block .content{text-align:justify;margin-bottom:50px;}@media screen and (max-width:1024px){#single_story .secondary_block .content{text-align:inherit;}}#single_story .secondary_block .content p{padding-bottom:3%;}#single_story .secondary_block .content h3{font-size:3.5rem;margin-bottom:2%;}@media screen and (max-width:1024px){#single_story .secondary_block .content h3{margin-bottom:5%;}}@media screen and (max-width:768px){#single_story .secondary_block .content h3{font-size:3rem;margin-bottom:7%;}}#single_story .secondary_block .content h4{font-size:2.5rem;margin-bottom:2%;}@media screen and (max-width:1024px){#single_story .secondary_block .content h4{margin-bottom:5%;}}@media screen and (max-width:768px){#single_story .secondary_block .content h4{font-size:2rem;margin-bottom:7%;margin-top:3%;}}@media screen and (max-width:768px){#single_story .secondary_block .content iframe{width:100% !important;}}#single_story .secondary_block img{width:100%;height:auto;display:block;}#single_story .push{margin-top:30px;}#single_story .push h3{font-size:4.8rem;margin-bottom:2%;}@media screen and (max-width:768px){#single_story .push h3{font-size:3.5rem;margin-bottom:5%;}}#single_story .push .text_presentation{text-align:center;}#single_story .push .text_presentation img{height:auto;width:100%;}#single_story .push .text_presentation h3{font-size:2.7rem;margin:4% auto;}#single_story .push .text_presentation h3 a{text-decoration:none;font-size:inherit;color:inherit;font-family:inherit;line-height:inherit;}#single_story .push .text_presentation p{padding-bottom:8%;}@media screen and (max-width:768px){#single_story .push .text_presentation p{padding-bottom:20px;}}@media screen and (max-width:1024px){#single_experience .primary_block.special_padding{padding-top:50px;}}#single_experience .primary_block img{width:100%;height:auto;}#single_experience .primary_block .summary{text-align:center;}#single_experience .primary_block .summary h1{font-size:6.7rem;margin:1% auto 3% auto;}@media screen and (max-width:768px){#single_experience .primary_block .summary h1{font-size:4rem;}}#single_experience .primary_block .summary h2{margin-bottom:3%;}@media screen and (max-width:768px){#single_experience .primary_block .summary h2{font-size:2.5rem;}}@media screen and (max-width:768px){#single_experience .primary_block .summary{padding-left:10px;padding-right:10px;text-align:center;}}@media screen and (max-width:1024px){#single_experience .primary_block .video_gallery_block{margin-bottom:5%;}}#single_experience .primary_block .video_gallery_block .owl-theme{margin-bottom:0;}#single_experience .secondary_block{margin-top:40px;}@media screen and (max-width:768px){#single_experience .secondary_block{margin-top:0;}}#single_experience .secondary_block .content{text-align:justify;margin-bottom:50px;}@media screen and (max-width:1024px){#single_experience .secondary_block .content{text-align:inherit;}}#single_experience .secondary_block .content p{padding-bottom:3%;}#single_experience .secondary_block .content h3{font-size:3.5rem;margin:2% auto;}@media screen and (max-width:1024px){#single_experience .secondary_block .content h3{margin:5% auto;}}@media screen and (max-width:768px){#single_experience .secondary_block .content h3{font-size:3rem;margin:7% auto;}}#single_experience .secondary_block .content h4{font-size:2.5rem;margin-bottom:2%;}@media screen and (max-width:1024px){#single_experience .secondary_block .content h4{margin-bottom:5%;}}@media screen and (max-width:768px){#single_experience .secondary_block .content h4{margin-bottom:7%;margin-top:3%;}}@media screen and (max-width:768px){#single_experience .secondary_block .content iframe{width:100% !important;}}#single_experience .secondary_block .book_now{text-align:center;}#single_experience .secondary_block .book_now .button_primary a{padding:1.5% 60px;margin-left:34%;}#single_experience .secondary_block .book_now .button_primary a::before{bottom:30%;}@media screen and (max-width:1024px){#single_experience .secondary_block .book_now .button_primary a{padding:0;margin-left:0;}}#single_experience .secondary_block img{width:100%;height:auto;display:block;}#single_experience .secondary_block a{font-size:1.5rem;}@media screen and (max-width:768px){#single_experience .secondary_block .secondary_block_right{margin-top:45px;}}#single_experience .secondary_block .secondary_block_right .push{padding-bottom:65px;}#single_experience .secondary_block .secondary_block_right .push img{width:100%;height:auto;}#single_experience .secondary_block .secondary_block_right .push .text_presentation{text-align:center;}#single_experience .secondary_block .secondary_block_right .push .text_presentation h3{font-size:3.5rem;margin:4% auto;}#single_experience .secondary_block .secondary_block_right .push .text_presentation h3 a{font-size:inherit;color:inherit;font-family:inherit;text-decoration:none;line-height:inherit;}#single_experience .secondary_block .secondary_block_right .push .text_presentation p{padding-bottom:8%;}#single_experience .related_content{margin-top:30px;}#single_experience .related_content h3{font-size:4.8rem;margin-bottom:2%;}@media screen and (max-width:768px){#single_experience .related_content h3{font-size:3.5rem;margin-bottom:5%;}}#single_experience .related_content .text_presentation{text-align:center;}#single_experience .related_content .text_presentation img{height:auto;width:100%;}#single_experience .related_content .text_presentation h3{font-size:2.7rem;margin:4% auto;}#single_experience .related_content .text_presentation h3 a{text-decoration:none;font-size:inherit;color:inherit;font-family:inherit;line-height:inherit;}#single_experience .related_content .text_presentation p{padding-bottom:8%;}#page_result h1{padding-top:5%;padding-bottom:5%;font-size:3.5rem;font-family:"tradegothic",serif;}#page_result h1 span{color:#f8971d;margin-left:20px;}@media screen and (max-width:768px){#page_result .special_padding{margin-top:80px;}}#page_result .no_result{text-align:center;text-transform:uppercase;font-size:3rem;}#page_result .views-element-container{position:relative;}@media screen and (max-width:768px){#page_result .views-element-container .views-view-grid > div:first-child{display:flex;flex-wrap:wrap;}}#page_result .views-element-container .pager{position:absolute;right:3.27%;bottom:230px;}@media screen and (max-width:1500px){#page_result .views-element-container .pager{right:4.27%;bottom:308px;}}@media screen and (max-width:1024px){#page_result .views-element-container .pager{right:1.47%;bottom:250px;}}@media screen and (max-width:768px){#page_result .views-element-container .pager{position:static;}}#page_result .views-element-container .pager li{height:470.28px;width:328.5px;text-align:center;position:relative;overflow:hidden;transition:all 1s cubic-bezier(0.86,0,0.07,1);}@media screen and (max-width:1500px){#page_result .views-element-container .pager li{width:260px;height:362.28px;}}@media screen and (max-width:1024px){#page_result .views-element-container .pager li{width:237.25px;height:330.59px;}}@media screen and (max-width:768px){#page_result .views-element-container .pager li{height:auto;width:50%;margin:10px auto 60px auto;background-color:#f8971d;}#page_result .views-element-container .pager li::before{display:none;}}#page_result .views-element-container .pager li::before{content:"";display:block;height:100%;background-color:#f8971d;width:2px;position:absolute;left:0;top:0;transition:all 1s cubic-bezier(0.86,0,0.07,1);}@media screen and (max-width:768px){#page_result .views-element-container .pager li::before{display:none;}}#page_result .views-element-container .pager li:hover::before{width:100%;}#page_result .views-element-container .pager li:hover a{color:#ffffff;}@media screen and (max-width:768px){#page_result .views-element-container .pager li:hover a{color:#3e2f20;}}#page_result .views-element-container .pager li:hover a::after{width:40%;background-color:#f8971d;}#page_result .views-element-container .pager li a{text-decoration:none;text-transform:uppercase;font-weight:600;font-size:1.5rem;position:relative;display:block;height:100%;width:100%;transition:all 1s cubic-bezier(0.86,0,0.07,1);padding-top:68.5%;}@media screen and (max-width:1500px){#page_result .views-element-container .pager li a{padding-top:63.5%;}}@media screen and (max-width:768px){#page_result .views-element-container .pager li a{padding:4%;font-size:1.4rem;display:inline-block;position:relative;width:initial;color:#ffffff;}}#page_result .views-element-container .pager li a::before{content:"";display:block;height:2px;width:25.5%;position:absolute;left:37.5%;top:247.5px;background:#dadada;}@media screen and (max-width:1500px){#page_result .views-element-container .pager li a::before{left:35%;width:31.5%;top:186.5px;}}@media screen and (max-width:1024px){#page_result .views-element-container .pager li a::before{left:34.5%;width:33.5%;top:172.5px;}}@media screen and (max-width:768px){#page_result .views-element-container .pager li a::before{display:none;}}#page_result .views-element-container .pager li a::after{content:"";display:block;height:2px;width:5px;position:absolute;left:37.5%;top:247.5px;background:#f8971d;transform:perspective(1px) translateZ(0);transition:all 1s cubic-bezier(0.86,0,0.07,1);white-space:nowrap;}@media screen and (max-width:1500px){#page_result .views-element-container .pager li a::after{left:33.5%;top:186.5px;}}@media screen and (max-width:1024px){#page_result .views-element-container .pager li a::after{left:32.5%;top:172.5px;}}@media screen and (max-width:768px){#page_result .views-element-container .pager li a::after{display:none;}}#page_result .views-element-container header{position:static;display:block;height:inherit;width:inherit;top:inherit;z-index:inherit;vertical-align:baseline;overflow:inherit;}#page_result .views-element-container header h3{padding-bottom:50px;}@media screen and (max-width:1024px){#page_result .views-element-container header h3{padding-bottom:25px;}}#page_result .views-element-container .w-grid{padding-right:20px;position:relative;}@media screen and (max-width:1500px){#page_result .views-element-container .w-grid{padding-right:30px;}}@media screen and (max-width:1024px){#page_result .views-element-container .w-grid{padding-right:0;}}@media screen and (max-width:768px){#page_result .views-element-container .w-grid{padding-right:0;}}#page_result .views-element-container .w-grid .grid-col{text-align:center;padding-right:20px;padding-bottom:70px;min-height:700px;}@media screen and (max-width:1500px){#page_result .views-element-container .w-grid .grid-col{min-height:670px;}}@media screen and (max-width:1024px){#page_result .views-element-container .w-grid .grid-col{padding-right:15px;padding-bottom:50px;min-height:580px;}}@media screen and (max-width:768px){#page_result .views-element-container .w-grid .grid-col{padding-right:10px;min-height:inherit;padding-bottom:0;margin-bottom:0;}}#page_result .views-element-container .w-grid .grid-col p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}#page_result .views-element-container .w-grid .grid-col a{display:block;}#page_result .views-element-container .w-grid .grid-col a img{width:100%;height:auto;display:block;margin-bottom:5%;}#page_result .views-element-container .w-grid .grid-col .field-content{font-size:2.7rem;margin-bottom:3%;}#page_result .views-element-container .w-grid .grid-col .field-content a{font-size:inherit;font-family:inherit;line-height:inherit;text-decoration:none;}#page_result .views-element-container .w-grid .grid-col p.field-content{font-family:"tradegothic",serif;font-size:1.5rem;color:#796f65;line-height:1.5;}#page_result .views-element-container .w-grid .grid-col ul{display:none;}#page_result .views-element-container .w-grid .grid-col .dotted a{display:inline-block;text-decoration:none;position:relative;text-transform:uppercase;font-weight:600;font-size:1.5rem;margin-top:25px;}@media screen and (min-width:1024px){#page_result .views-element-container .w-grid .grid-col .dotted a:nth-child(1){display:none;}}@media screen and (max-width:768px){#page_result .views-element-container .w-grid .grid-col .dotted a{margin-top:2%;margin-bottom:12%;font-size:1.4rem;}}#page_result .views-element-container .w-grid .grid-col .dotted a::before{content:"";display:block;height:2px;width:100%;position:absolute;bottom:-2px;left:0;background:#dadada;}@media screen and (max-width:768px){#page_result .views-element-container .w-grid .grid-col .dotted a::before{display:none;}}#page_result .views-element-container .w-grid .grid-col .dotted a::after{content:"";display:block;height:2px;width:5px;position:absolute;bottom:-2px;left:0;background:#f8971d;transform:perspective(1px) translateZ(0);transition-property:width;transition-duration:.3s;transition-timing-function:ease-out;white-space:nowrap;}@media screen and (max-width:768px){#page_result .views-element-container .w-grid .grid-col .dotted a::after{width:100%;}}#page_result .views-element-container .w-grid .grid-col .dotted a:hover::after{width:100%;}#contact_us{max-width:1500px;width:100%;padding-left:50px;box-sizing:border-box;clear:both;padding-right:50px;margin:0 auto;padding-top:30px;}#contact_us .select2-container .select2-selection--single .select2-selection__rendered{font-size:2rem;font-family:"tradegothic",serif;color:#796f65;}#contact_us .select2-selection{border:none;}#contact_us .select2-selection .select2-selection__arrow{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_select.png) no-repeat right center;}#contact_us .select2-selection .select2-selection__arrow b{border:none;}@media screen and (max-width:1024px){#contact_us{max-width:1200px;padding-left:15px;padding-right:15px;padding-top:60px;}}@media screen and (max-width:768px){#contact_us{padding-top:100px;}}#contact_us div{width:76.666666666667%;margin:0 auto;}#contact_us div:first-child,#contact_us div:nth-child(2){width:56.6666667%;margin:0 auto;text-align:center;}#contact_us div:first-child h3,#contact_us div:nth-child(2) h3{margin-bottom:2vh;}@media screen and (max-width:768px){#contact_us div:first-child,#contact_us div:nth-child(2){width:100%;}}#contact_us div form{margin-top:30px;text-align:center;padding:5%;}#contact_us div form .webform-confirmation{font-family:"tradegothic",serif;font-size:1.8rem;color:#796f65;line-height:1.5;}@media screen and (max-width:1024px){#contact_us div form{padding:0;}}#contact_us div form label{display:none;}#contact_us div form div{overflow:hidden;}#contact_us div form div input,#contact_us div form div textarea,#contact_us div form div select{border:none;outline:none;overflow:auto;border-bottom:3px solid #adabab;font-size:2rem;font-family:"tradegothic",serif;color:#796f65;width:100%;background-color:transparent;font-size:2rem;line-height:2rem;padding-left:5px;}#contact_us div form div input{padding-bottom:10px;height:2rem;}#contact_us div form div select{appearance:none;background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_select.png) no-repeat right center;font-size:1.5rem;font-family:"tradegothic",serif;color:#796f65;}#contact_us div form div select:active,#contact_us div form div select:hover{outline:none;border:none;}#contact_us div form div.js-form-item-birthday{position:relative;width:calc(50% - 25px);display:block;float:left;margin-right:25px;overflow:hidden;margin-bottom:80px;}@media screen and (max-width:768px){#contact_us div form div.js-form-item-birthday{float:none;width:100%;margin-right:0;margin-bottom:30px;}}#contact_us div form div.js-form-item-birthday::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#contact_us div form div.js-form-item-birthday.focus_primary_bordered::after{width:100%;}#contact_us div form div.js-form-item-birthday #edit-birthday{appearance:none;font-family:"tradegothic",serif;color:#796f65;padding-bottom:11px;}#contact_us div form div.js-form-item-name,#contact_us div form div.js-form-item-date-of-birth{overflow:hidden;position:relative;display:block;float:left;width:calc(50% - 25px);margin-bottom:80px;margin-left:25px;}@media screen and (max-width:1024px){#contact_us div form div.js-form-item-name,#contact_us div form div.js-form-item-date-of-birth{width:calc(50% - 15px);margin-left:15px;}}@media screen and (max-width:768px){#contact_us div form div.js-form-item-name,#contact_us div form div.js-form-item-date-of-birth{float:none;width:100%;margin-left:0;margin-bottom:30px;}}#contact_us div form div.js-form-item-name::after,#contact_us div form div.js-form-item-date-of-birth::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#contact_us div form div.js-form-item-name.focus_primary_bordered::after,#contact_us div form div.js-form-item-date-of-birth.focus_primary_bordered::after{width:100%;}#contact_us div form div.js-form-item-name input::-webkit-input-placeholder,#contact_us div form div.js-form-item-date-of-birth input::-webkit-input-placeholder{font-family:"tradegothic",serif;font-size:2rem;}@media screen and (max-width:1024px){#contact_us div form div.js-form-item-name input,#contact_us div form div.js-form-item-date-of-birth input{max-width:100%;}}#contact_us div form div.js-form-item-email{overflow:hidden;position:relative;display:block;float:left;width:calc(50% - 25px);margin-bottom:80px;margin-right:25px;}@media screen and (max-width:1024px){#contact_us div form div.js-form-item-email{width:calc(50% - 15px);margin-left:15px;}}@media screen and (max-width:768px){#contact_us div form div.js-form-item-email{float:none;width:100%;margin-left:0;margin-bottom:30px;}}#contact_us div form div.js-form-item-email::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#contact_us div form div.js-form-item-email.focus_primary_bordered::after{width:100%;}#contact_us div form div.js-form-item-email input::-webkit-input-placeholder{font-family:"tradegothic",serif;font-size:2rem;}@media screen and (max-width:1024px){#contact_us div form div.js-form-item-email input{max-width:100%;}}#contact_us div form div.js-form-item-your-firstname{overflow:hidden;display:block;width:calc(50% - 25px);float:left;position:relative;margin-bottom:80px;margin-right:25px;}@media screen and (max-width:1024px){#contact_us div form div.js-form-item-your-firstname{width:calc(50% - 15px);margin-right:15px;}}@media screen and (max-width:768px){#contact_us div form div.js-form-item-your-firstname{float:none;width:100%;margin-right:0;margin-bottom:30px;}}#contact_us div form div.js-form-item-your-firstname::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#contact_us div form div.js-form-item-your-firstname.focus_primary_bordered::after{width:100%;}#contact_us div form div.js-form-item-your-firstname input::-webkit-input-placeholder{font-family:"tradegothic",serif;font-size:2rem;}@media screen and (max-width:1024px){#contact_us div form div.js-form-item-your-firstname input{max-width:100%;}}#contact_us div form div.js-form-item-country,#contact_us div form div.js-form-item-nationalityrusse{overflow:hidden;display:block;width:calc(50% - 25px);float:left;position:relative;margin-bottom:80px;margin-left:0;text-align:left;padding-bottom:2px;margin-right:-2px;border-bottom:3px solid #adabab;margin-right:25px;}@media screen and (max-width:1024px){#contact_us div form div.js-form-item-country,#contact_us div form div.js-form-item-nationalityrusse{margin-right:15px;width:calc(50% - 14px);}}@media screen and (max-width:768px){#contact_us div form div.js-form-item-country,#contact_us div form div.js-form-item-nationalityrusse{float:none;width:100%;margin-right:0;margin-bottom:30px;margin-left:0px;}}#contact_us div form div.js-form-item-country::after,#contact_us div form div.js-form-item-nationalityrusse::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#contact_us div form div.js-form-item-country.focus_primary_bordered::after,#contact_us div form div.js-form-item-nationalityrusse.focus_primary_bordered::after{width:100%;}#contact_us div form div.js-form-item-country #edit-country,#contact_us div form div.js-form-item-nationalityrusse #edit-country{width:100%;padding-bottom:9px;font-family:"tradegothic",serif;font-size:2rem;color:#796f65;}#contact_us div form div.js-form-item-country #edit-country:hover,#contact_us div form div.js-form-item-nationalityrusse #edit-country:hover{border-bottom:3px solid #adabab;}#contact_us div form div.js-form-item-nationalityrusse{display:none;}#contact_us div form div.js-form-item-nationality,#contact_us div form div.js-form-item-yourcity{overflow:hidden;display:block;width:calc(50% - 25px);float:left;position:relative;margin-bottom:80px;margin-left:25px;}@media screen and (max-width:1024px){#contact_us div form div.js-form-item-nationality,#contact_us div form div.js-form-item-yourcity{width:calc(50% - 15px);margin-left:15px;}}@media screen and (max-width:768px){#contact_us div form div.js-form-item-nationality,#contact_us div form div.js-form-item-yourcity{float:none;width:100%;margin-left:0;margin-bottom:30px;}}#contact_us div form div.js-form-item-nationality::after,#contact_us div form div.js-form-item-yourcity::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#contact_us div form div.js-form-item-nationality.focus_primary_bordered::after,#contact_us div form div.js-form-item-yourcity.focus_primary_bordered::after{width:100%;}#contact_us div form div.js-form-item-nationality input::-webkit-input-placeholder,#contact_us div form div.js-form-item-yourcity input::-webkit-input-placeholder{font-family:"tradegothic",serif;font-size:2rem;}@media screen and (max-width:1024px){#contact_us div form div.js-form-item-nationality input,#contact_us div form div.js-form-item-yourcity input{max-width:100%;}}#contact_us div form div.js-form-item-enquiry-regarding{overflow:hidden;position:relative;display:block;float:right;width:100%;margin-bottom:80px;margin-left:0;text-align:left;padding-bottom:2px;margin-right:-2px;border-bottom:3px solid #adabab;}@media screen and (max-width:1024px){#contact_us div form div.js-form-item-enquiry-regarding{margin-right:15px;width:100%;}}@media screen and (max-width:768px){#contact_us div form div.js-form-item-enquiry-regarding{float:none;width:100%;margin-right:0;margin-bottom:30px;}}#contact_us div form div.js-form-item-enquiry-regarding::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#contact_us div form div.js-form-item-enquiry-regarding.focus_primary_bordered::after{width:100%;}#contact_us div form div.js-form-item-enquiry-regarding #edit-enquiry-regarding{width:100%;padding-bottom:9px;font-family:"tradegothic",serif;font-size:2rem;color:#796f65;}#contact_us div form div.js-form-item-enquiry-regarding #edit-enquiry-regarding:hover{border-bottom:3px solid #adabab;}#contact_us div form div.js-form-item-message{overflow:hidden;display:inline-block;width:100%;margin-bottom:50px;}#contact_us div form div.js-form-item-message div{position:relative;width:100%;}#contact_us div form div.js-form-item-message div::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#contact_us div form div.js-form-item-message div.focus_primary_bordered::after{width:100%;}#contact_us div form div.js-form-item-message div textarea{resize:none;display:block;width:100%;position:relative;}#contact_us div form div.js-form-item-message div textarea::-webkit-input-placeholder{font-family:"tradegothic",serif;font-size:2rem;}#contact_us div form div#edit-actions{display:inline-block;width:auto;}#contact_us div form div#edit-actions #edit-submit{cursor:pointer;background-color:#ffffff;height:30px;color:#3e2f20;border:none;border-bottom:2px solid #dadada;outline:none;font-size:2rem;font-family:"tradegothic",serif;text-transform:uppercase;overflow:hidden;transition:border-bottom 0.3s;}#contact_us div form div#edit-actions #edit-submit:hover{border-bottom:2px solid #f8971d;}@media screen and (max-width:1500px){#contact_us div form div#edit-actions #edit-submit{margin-bottom:50px;}}@media screen and (max-width:768px){#contact_us div form div#edit-actions #edit-submit{margin-bottom:70px;font-size:1.4rem;}}#contact_us div form div.js-form-type-checkbox{margin-bottom:20px;overflow:hidden;width:100%;}@media screen and (max-width:768px){#contact_us div form div.js-form-type-checkbox{width:100%;}}#contact_us div form div.js-form-type-checkbox input.form-checkbox{width:5%;float:left;margin:0 2% 0 0;}#contact_us div form div.js-form-type-checkbox .description{float:left;font-family:"tradegothic",serif;font-size:1.5rem;color:#796f65;line-height:1.5;width:93%;text-align:justify;}#contact_us div form div.js-form-type-checkbox .description a{font-size:1.5rem;}@media screen and (max-width:768px){#contact_us div form div.js-form-type-checkbox .description{width:80%;}}#contact_us div form div.js-form-type-processed-text{margin:20px 0px 30px 0px;width:100%;font-size:1.2rem;clear:both;text-align:justify;}#contact_us div form div.js-form-type-processed-text a{font-size:1.5rem;}html[lang="ru"] #contact_us div form div.js-form-item-nationalityrusse{display:block;}html[lang="ru"] #contact_us div form div.js-form-item-enquiry-regarding{overflow:hidden;display:block;width:calc(50% - 25px);float:left;position:relative;margin-bottom:80px;margin-left:25px;}@media screen and (max-width:1024px){html[lang="ru"] #contact_us div form div.js-form-item-enquiry-regarding{width:calc(50% - 15px);margin-left:15px;}}@media screen and (max-width:768px){html[lang="ru"] #contact_us div form div.js-form-item-enquiry-regarding{float:none;width:100%;margin-left:0;margin-bottom:30px;}}html[lang="ru"] #contact_us div form div.js-form-item-enquiry-regarding::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}html[lang="ru"] #contact_us div form div.js-form-item-enquiry-regarding.focus_primary_bordered::after{width:100%;}html[lang="ru"] #contact_us div form div.js-form-item-enquiry-regarding input::-webkit-input-placeholder{font-family:"tradegothic",serif;font-size:2rem;}@media screen and (max-width:1024px){html[lang="ru"] #contact_us div form div.js-form-item-enquiry-regarding input{max-width:100%;}}@media screen and (max-width:768px){#terms_conditions .special_padding{padding-top:15px;}}@media screen and (max-width:768px){#terms_conditions .w_grid{padding-left:20px;}#terms_conditions .w_grid .grid-col{padding-right:20px;}}#terms_conditions #accordion{margin-bottom:70px;}#terms_conditions #accordion p{margin-bottom:20px;text-align:left;}#terms_conditions #accordion h3{text-align:center;margin-bottom:50px;}#terms_conditions #accordion h4{font-size:3rem;padding-left:20px;color:#3e2f20;margin-bottom:10px;margin-top:30px;position:relative;transition:all 0.3s;text-align:left;}@media screen and (max-width:768px){#terms_conditions #accordion h4{padding-left:0;cursor:pointer;font-size:2rem;padding-right:20px;}#terms_conditions #accordion h4.accordion_active::after{content:"\2796";}#terms_conditions #accordion h4.accordion_active::before{display:none;}}#terms_conditions #accordion h4::before{display:block;content:"";height:21px;width:3px;background-color:#f8971d;position:absolute;left:0;bottom:12px;height:100%;bottom:0;}@media screen and (max-width:768px){#terms_conditions #accordion h4::before{bottom:-5px;width:100%;height:1px;background-color:#e5e5e5;}}@media screen and (max-width:768px){#terms_conditions #accordion h4::after{content:"\02795";font-size:1.5rem;color:#f8971d;position:absolute;right:0;top:9px;transition:all 0.3s;}}#terms_conditions #accordion h4 a{font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;font-weight:inherit;text-decoration:none;width:100%;display:block;}#terms_conditions #accordion ul{margin-bottom:20px;margin-left:20px;}#terms_conditions #accordion ul li{margin-bottom:10px;padding-left:10px;text-align:justify;font-size:1.5rem;color:#796f65;font-family:"tradegothic",serif;line-height:1.5;}@media screen and (max-width:768px){#terms_conditions #accordion #panel2,#terms_conditions #accordion #panel3,#terms_conditions #accordion #panel4,#terms_conditions #accordion #panel5,#terms_conditions #accordion #panel6,#terms_conditions #accordion #panel7,#terms_conditions #accordion #panel8,#terms_conditions #accordion #panel9,#terms_conditions #accordion #panel10,#terms_conditions #accordion #panel11,#terms_conditions #accordion #panel12,#terms_conditions #accordion #panel13,#terms_conditions #accordion #panel14,#terms_conditions #accordion #panel15{display:none;}}#terms_conditions #accordion .addtoany_list{display:none;}#agegate-access-message{color:white;font-size:1.5rem;}.messages.messages--error{color:white;font-size:1.5rem;margin-bottom:10px;}.messages.messages--error ul{list-style:none;}.age-gate-background{z-index:999999;position:fixed;display:block;width:100%;height:100vh;top:0;bottom:0;left:0;right:0;background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/glen_age_gate_bg.jpg) no-repeat center center;background-size:cover;overflow:hidden;opacity:1;-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);}.ui-widget-overlay{z-index:9999999;position:fixed;display:block;width:100%;height:100vh;top:0;bottom:0;left:0;right:0;background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/glen_age_gate_bg.jpg) no-repeat center center;background-size:cover;overflow:hidden;opacity:1;}.ui-widget-overlay::before{content:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/logo_white.png);display:block;height:auto;width:auto;text-align:center;margin-top:140px;}@media screen and (max-width:1024px){.ui-widget-overlay::before{margin-top:30px;}}.ui-dialog-content{background:none;overflow:visible !important;min-height:25vh !important;}@media screen and (max-width:1024px){.ui-dialog-content{min-height:30vh !important;}}div.agegate-dialog select option:checked,div.agegate-dialog select option:active,div.agegate-dialog select option:focus{color:#fff !important;}div.agegate-dialog{position:relative;max-width:1500px;width:100% !important;margin:0 auto;box-sizing:border-box;text-align:center;background:transparent;border:0 !important;overflow:visible;}@media screen and (max-width:768px){div.agegate-dialog{top:128px !important;}}div.agegate-dialog .ui-widget-header{display:none;}div.agegate-dialog .js-form-item-suffix{position:absolute;color:white;position:absolute;left:10vw;right:10vw;bottom:-27vh;color:#bbbbbb;}@media screen and (max-width:768px){div.agegate-dialog .js-form-item-suffix{margin-right:5px;margin-bottom:10px;left:inherit;right:inherit;bottom:-33vh;font-size:9px;line-height:11px;z-index:-1;}div.agegate-dialog .js-form-item-suffix p,div.agegate-dialog .js-form-item-suffix a{font-size:10px;line-height:11px;}}div.agegate-dialog .js-form-item-suffix a{color:#bbbbbb;}div.agegate-dialog .js-form-type-select{border-bottom:2px solid #ffffff;width:50%;margin:0px auto 40px auto;overflow:hidden;}@media screen and (max-width:768px){div.agegate-dialog .js-form-type-select{width:100%;margin:0 auto 70px auto;}div.agegate-dialog .js-form-type-select:last-child{margin:0 auto 40px auto;}}@media screen and (max-width:768px){div.agegate-dialog .js-form-type-select{margin:0 auto 40px auto;}div.agegate-dialog .js-form-type-select:last-child{margin:0 auto 30px auto;}}div.agegate-dialog label{color:#ffffff;font-family:"tradegothic",serif;font-size:2rem;line-height:1.5;float:left;color:#fff;}@media screen and (max-width:768px){div.agegate-dialog label{font-size:1.8rem;}}div.agegate-dialog select{color:#ffffff;font-family:"tradegothic",serif;font-size:2rem;line-height:1.5;float:right;width:33%;-webkit-appearance:none;background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_select.png) no-repeat right center;border:0;}div.agegate-dialog select option{-webkit-appearance:none;background:#333;}div.agegate-dialog select option::checked,div.agegate-dialog select option::active,div.agegate-dialog select option::focus{color:white !important;}div.agegate-dialog select[id^="edit-date-year"]{width:100%;}@media screen and (max-width:768px){div.agegate-dialog select{font-size:1.8rem;width:45%;}}div.agegate-dialog.js-form-item-country{margin-top:50px;}div.agegate-dialog.js-form-item-country::before{display:block;content:"";height:5px;width:70px;background-color:#f8971d;margin:50px auto;}div.agegate-dialog .js-form-submit{background:transparent;border:none;position:absolute;left:50%;transform:translateX(-50%);margin:20px 0 0 0;box-sizing:border-box;text-align:center;outline:none;color:#ffffff;text-transform:uppercase;font-size:1.8rem;cursor:pointer;line-height:1.5;border-bottom:2px solid #f8971d;}@media screen and (max-width:768px){div.agegate-dialog .js-form-submit{margin:0;}}#edit-prefix{display:none;}#edit-suffix{display:none;}#edit-cancel{display:none;}.privacy_policy{text-align:center;max-width:inherit;width:100%;margin:0 auto;position:absolute;bottom:0;left:0;right:0;padding-bottom:15px;background:rgba(0,0,0,0.4);}.privacy_policy .privacy_content{display:block;position:relative;padding:20px 8% 20px 8%;margin-bottom:30px;}.privacy_policy .privacy_content .block_left{display:block;float:left;width:22%;}.privacy_policy .privacy_content .block_left h4{font-size:2rem;color:#ffffff;font-family:"tradegothic",serif;line-height:1.5;}.privacy_policy .privacy_content .block_right{display:block;float:right;width:75%;text-align:justify;}.privacy_policy .privacy_content .block_right p{font-size:1.5rem;color:#ffffff;font-family:"tradegothic",serif;line-height:1.5;}.privacy_policy a{display:block;position:absolute;width:auto;height:auto;right:80px;top:50%;transform:translateY(-50%);color:#ffffff;text-decoration:none;border:1px solid #ffffff;border-radius:50%;padding:5px 10px;}@media screen and (max-width:1024px){.privacy_policy a{right:20px;transform:translateY(50%);}}@media screen and (max-width:768px){.privacy_policy a{top:0;right:0;}}@media screen and (max-width:768px){#privacy .special_padding{padding-top:15px;}}@media screen and (max-width:768px){#privacy .w_grid{padding-left:20px;}#privacy .w_grid .grid-col{padding-right:20px;}}#privacy #accordion{margin-bottom:70px;}#privacy #accordion p{margin-bottom:20px;text-align:left;}#privacy #accordion h3{text-align:center;margin-bottom:50px;}#privacy #accordion h4{font-size:3rem;padding-left:20px;color:#3e2f20;margin-bottom:30px;position:relative;transition:all 0.3s;text-align:left;}@media screen and (max-width:768px){#privacy #accordion h4{padding-left:0;cursor:pointer;font-size:2rem;padding-right:20px;}#privacy #accordion h4.accordion_active::after{content:"\2796";}#privacy #accordion h4.accordion_active::before{display:none;}}#privacy #accordion h4::before{display:block;content:"";height:21px;width:3px;background-color:#f8971d;position:absolute;left:0;bottom:12px;}@media screen and (max-width:768px){#privacy #accordion h4::before{bottom:-5px;width:100%;height:1px;background-color:#e5e5e5;}}@media screen and (max-width:768px){#privacy #accordion h4::after{content:"\02795";font-size:1.5rem;color:#f8971d;position:absolute;right:0;top:9px;transition:all 0.3s;}}#privacy #accordion h4 a{font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;font-weight:inherit;text-decoration:none;width:100%;display:block;}#privacy #accordion ul,#privacy #accordion ol{margin-bottom:20px;margin-left:20px;}#privacy #accordion ul li,#privacy #accordion ol li{margin-bottom:10px;padding-left:10px;text-align:justify;font-size:1.5rem;color:#796f65;font-family:"tradegothic",serif;line-height:1.5;}#privacy #accordion h5{font-size:2.5rem;padding-left:10px;font-family:"berling",serif;color:#3e2f20;line-height:1.5;margin-bottom:15px;text-align:left;font-weight:normal;}@media screen and (max-width:768px){#privacy #accordion h5{font-size:2rem;}}@media screen and (max-width:768px){#privacy #accordion #panel2,#privacy #accordion #panel3,#privacy #accordion #panel4,#privacy #accordion #panel5,#privacy #accordion #panel6,#privacy #accordion #panel7,#privacy #accordion #panel8,#privacy #accordion #panel9{display:none;}}#privacy #accordion .addtoany_list{display:none;}#page_not_found{text-align:center;height:100%;min-height:20vh;margin-top:100px;}@media screen and (max-width:1024px){#page_not_found{margin-top:175px;}}@media screen and (max-width:768px){#page_not_found{margin-top:135px;}}#page_not_found h4{margin-top:30px;font-size:3rem;margin-bottom:30px;text-transform:uppercase;font-weight:bold;}@media screen and (max-width:768px){#page_not_found h4{font-size:2.5rem;}}@media screen and (max-width:1024px){#page_not_found p{font-size:2rem;}}@media screen and (max-width:768px){#page_not_found p{font-size:1.8rem;}}.path-user #user_login{margin-bottom:50px;text-align:center;font-size:1.5rem;font-family:"tradegothic",serif;line-height:1.5;color:#796f65;}.path-user #user_login .description{margin-bottom:30px;}.path-user #user_login h4{text-transform:uppercase;}@media screen and (max-width:768px){.path-user #user_login.special_padding{padding-top:120px;}}#subscribe{max-width:1500px;width:100%;padding-left:50px;box-sizing:border-box;clear:both;padding-right:50px;margin:0 auto;padding-top:30px;}#subscribe .select2-container .select2-selection--single .select2-selection__rendered{font-size:2rem;font-family:"tradegothic",serif;color:#796f65;}#subscribe .select2-selection{border:none;}#subscribe .select2-selection .select2-selection__arrow{background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_select.png) no-repeat right center;}#subscribe .select2-selection .select2-selection__arrow b{border:none;}@media screen and (max-width:1024px){#subscribe{max-width:1200px;padding-left:15px;padding-right:15px;padding-top:130px;}}@media screen and (max-width:768px){#subscribe{padding-top:110px;}}#subscribe div{width:76.666666666667%;margin:0 auto;}#subscribe div:first-child{width:56.6666667%;margin:0 auto;text-align:center;margin-bottom:40px;font-size:5rem;font-family:"berling",serif;color:#3e2f20;}#subscribe div:first-child h3{margin-bottom:2vh;}@media screen and (max-width:768px){#subscribe div:first-child{width:100%;}}#subscribe div:first-child:nth-child(2){}#subscribe div form{position:relative;text-align:center;padding:5%;}#subscribe div form div:first-child{font-size:1rem;}@media screen and (max-width:1024px){#subscribe div form{padding:0;}}@media screen and (max-width:768px){#subscribe div form{overflow:hidden;}}#subscribe div form label{display:none;}#subscribe div form div input,#subscribe div form div textarea,#subscribe div form div select{border:none;outline:none;overflow:auto;border-bottom:3px solid #adabab;font-size:2rem;font-family:"tradegothic",serif;color:#796f65;width:100%;background-color:transparent;font-size:2rem;line-height:2rem;padding-left:5px;padding-bottom:10px;}#subscribe div form div input{height:2rem;}#subscribe div form div select{appearance:none;background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/icon_select.png) no-repeat right center;font-size:1.5rem;font-family:"tradegothic",serif;color:#796f65;padding-left:20px;}#subscribe div form div select:active,#subscribe div form div select:hover{outline:none;border:none;}#subscribe div form div.js-form-item-your-birthday{position:relative;width:calc(50% - 25px);display:block;float:left;margin-right:25px;margin-bottom:80px;}@media screen and (max-width:768px){#subscribe div form div.js-form-item-your-birthday{float:none;width:100%;margin-right:0;margin-bottom:90px;}}#subscribe div form div.js-form-item-your-birthday::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}@media screen and (max-width:768px){#subscribe div form div.js-form-item-your-birthday::after{bottom:10px;}}#subscribe div form div.js-form-item-your-birthday.focus_primary_bordered::after{width:100%;}#subscribe div form div.js-form-item-your-birthday #edit-your-birthday{appearance:none;font-family:"tradegothic",serif;color:#796f65;text-align:right;}@media screen and (max-width:768px){#subscribe div form div.js-form-item-your-birthday #edit-your-birthday{padding-bottom:10px;margin-bottom:10px;float:right;}}#subscribe div form div.js-form-item-your-birthday #edit-your-birthday--description{text-align:left;position:absolute;left:1.5%;font-size:2rem;color:#aaa;font-family:"tradegothic",serif;top:-3px;width:130px;}@media screen and (max-width:768px){#subscribe div form div.js-form-item-your-birthday #edit-your-birthday--description{display:inline-block;bottom:28px;}}#subscribe div form div.js-form-item-your-name,#subscribe div form div.js-form-item-date-of-birth{display:block;width:calc(50% - 25px);float:left;position:relative;margin-bottom:80px;margin-right:25px;}@media screen and (max-width:1024px){#subscribe div form div.js-form-item-your-name,#subscribe div form div.js-form-item-date-of-birth{width:calc(50% - 15px);margin-right:15px;}}@media screen and (max-width:768px){#subscribe div form div.js-form-item-your-name,#subscribe div form div.js-form-item-date-of-birth{float:none;width:100%;margin-right:0;margin-bottom:30px;}}#subscribe div form div.js-form-item-your-name::after,#subscribe div form div.js-form-item-date-of-birth::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#subscribe div form div.js-form-item-your-name.focus_primary_bordered::after,#subscribe div form div.js-form-item-date-of-birth.focus_primary_bordered::after{width:100%;}#subscribe div form div.js-form-item-your-name input::-webkit-input-placeholder,#subscribe div form div.js-form-item-date-of-birth input::-webkit-input-placeholder{font-family:"tradegothic",serif;font-size:2rem;}@media screen and (max-width:1024px){#subscribe div form div.js-form-item-your-name input,#subscribe div form div.js-form-item-date-of-birth input{max-width:100%;}}#subscribe div form div.js-form-item-your-email{display:block;width:calc(50% - 25px);float:left;position:relative;margin-bottom:80px;margin-right:25px;}@media screen and (max-width:1024px){#subscribe div form div.js-form-item-your-email{width:calc(50% - 15px);margin-right:15px;}}@media screen and (max-width:768px){#subscribe div form div.js-form-item-your-email{float:none;width:100%;margin-right:0;margin-bottom:30px;}}#subscribe div form div.js-form-item-your-email::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#subscribe div form div.js-form-item-your-email.focus_primary_bordered::after{width:100%;}#subscribe div form div.js-form-item-your-email input::-webkit-input-placeholder{font-family:"tradegothic",serif;font-size:2rem;}@media screen and (max-width:1024px){#subscribe div form div.js-form-item-your-email input{max-width:100%;}}#subscribe div form div.js-form-item-your-last-name,#subscribe div form div.js-form-item-your-city{display:block;width:calc(50% - 25px);float:left;position:relative;margin-bottom:80px;margin-right:25px;}@media screen and (max-width:1024px){#subscribe div form div.js-form-item-your-last-name,#subscribe div form div.js-form-item-your-city{width:calc(50% - 15px);margin-right:15px;}}@media screen and (max-width:768px){#subscribe div form div.js-form-item-your-last-name,#subscribe div form div.js-form-item-your-city{float:none;width:100%;margin-right:0;margin-bottom:30px;}}#subscribe div form div.js-form-item-your-last-name::after,#subscribe div form div.js-form-item-your-city::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#subscribe div form div.js-form-item-your-last-name.focus_primary_bordered::after,#subscribe div form div.js-form-item-your-city.focus_primary_bordered::after{width:100%;}#subscribe div form div.js-form-item-your-last-name input::-webkit-input-placeholder,#subscribe div form div.js-form-item-your-city input::-webkit-input-placeholder{font-family:"tradegothic",serif;font-size:2rem;}@media screen and (max-width:1024px){#subscribe div form div.js-form-item-your-last-name input,#subscribe div form div.js-form-item-your-city input{max-width:100%;}}#subscribe div form div.js-form-item-country,#subscribe div form div.js-form-item-nationality{overflow:hidden;display:block;width:calc(50% - 25px);float:left;position:relative;margin-bottom:80px;margin-left:0;text-align:left;padding-bottom:2px;margin-right:-2px;border-bottom:3px solid #adabab;}@media screen and (max-width:1024px){#subscribe div form div.js-form-item-country,#subscribe div form div.js-form-item-nationality{margin-right:15px;width:calc(50% - 14px);}}@media screen and (max-width:768px){#subscribe div form div.js-form-item-country,#subscribe div form div.js-form-item-nationality{float:none;width:100%;margin-right:0;margin-bottom:30px;}}#subscribe div form div.js-form-item-country::after,#subscribe div form div.js-form-item-nationality::after{display:block;content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#f8971d;transition:width 0.3s;}#subscribe div form div.js-form-item-country.focus_primary_bordered::after,#subscribe div form div.js-form-item-nationality.focus_primary_bordered::after{width:100%;}#subscribe div form div.js-form-item-country #edit-country,#subscribe div form div.js-form-item-nationality #edit-country{width:100%;padding-bottom:9px;font-family:"tradegothic",serif;font-size:2rem;color:#796f65;}#subscribe div form div.js-form-item-country #edit-country:hover,#subscribe div form div.js-form-item-nationality #edit-country:hover{border-bottom:3px solid #adabab;}#subscribe div form div.js-form-item-nationality{display:none;}#subscribe div form div.js-form-item-country{margin-right:25px;}@media screen and (max-width:1024px){#subscribe div form div.js-form-item-country{margin-right:15px;}}#subscribe div form div#edit-actions{display:inline-block;margin:0 auto;}#subscribe div form div#edit-actions #edit-submit{width:auto;cursor:pointer;background-color:#ffffff;height:30px;color:#3e2f20;border:none;border-bottom:2px solid #dadada;outline:none;font-size:2rem;font-family:"tradegothic",serif;text-transform:uppercase;transition:border-bottom 0.3s;overflow:hidden;-webkit-appearance:none;}#subscribe div form div#edit-actions #edit-submit:hover{border-bottom:2px solid #f8971d;}@media screen and (max-width:1500px){#subscribe div form div#edit-actions #edit-submit{margin-bottom:50px;}}@media screen and (max-width:768px){#subscribe div form div#edit-actions #edit-submit{margin-bottom:70px;font-size:1.4rem;padding-bottom:0;-webkit-appearance:none;}}#subscribe div form div.js-form-type-checkbox{margin-bottom:20px;overflow:hidden;width:100%;}@media screen and (max-width:768px){#subscribe div form div.js-form-type-checkbox{width:100%;}}#subscribe div form div.js-form-type-checkbox input.form-checkbox{width:5%;float:left;margin:0 2% 0 0;}#subscribe div form div.js-form-type-checkbox .description{float:left;font-family:"tradegothic",serif;font-size:1.5rem;color:#796f65;line-height:1.5;width:93%;text-align:justify;}#subscribe div form div.js-form-type-checkbox .description a{font-size:1.5rem;}@media screen and (max-width:768px){#subscribe div form div.js-form-type-checkbox .description{width:80%;}}#subscribe div form div.js-form-type-processed-text{margin:20px 0px 30px 0px;width:100%;font-size:1.2rem;clear:both;text-align:justify;}#subscribe div form div.js-form-type-processed-text a{font-size:1.5rem;}#subscribe .webform-confirmation{width:100% !important;}#subscribe .webform-confirmation .webform-confirmation__message{width:100%;}html[lang="ru"] #subscribe .js-form-item-nationality{display:block;}@media screen and (max-width:1024px){#glenmorangiemedias{padding-top:130px;}}#glenmorangiemedias .intro{text-align:center;padding-top:25px;}@media screen and (max-width:700px){#glenmorangiemedias .intro{padding-top:0;}}#glenmorangiemedias .intro h1{margin:0;margin-bottom:35px;}#glenmorangiemedias .intro p{margin:0;margin-bottom:35px;}#glenmorangiemedias .filter{margin:0 auto;margin-bottom:40px;width:75%;padding:3px;background:#ff912d;position:relative;}@media screen and (max-width:700px){#glenmorangiemedias .filter{width:85%;}}#glenmorangiemedias .filter select{border:1px solid #d6d6d6;outline:none;padding:9px 10px;font-size:20px;color:#d3d3d3;width:100%;-webkit-appearance:none;-moz-appearance:none;background-color:white;background:white;padding-left:11vw;}@media screen and (max-width:1024px){#glenmorangiemedias .filter select{padding-left:38%;}}@media screen and (max-width:768px){#glenmorangiemedias .filter select{padding-left:40%;}}@media screen and (max-width:700px){#glenmorangiemedias .filter select{padding-left:35%;}}@media screen and (max-width:380px){#glenmorangiemedias .filter select{padding-left:27.5%;}}#glenmorangiemedias .filter select option{font-size:20px;color:#d3d3d3;}#glenmorangiemedias .filter .custom-select{position:absolute;right:0px;top:3px;bottom:3px;width:80px;pointer-events:none;z-index:99999;background:#ff912d;background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/images/glenmo-medias/custom-select.jpg) no-repeat center center;background-size:cover;}#glenmorangiemedias .medias-container{display:flex;flex-wrap:wrap;padding:0 0 0 13%;}@media screen and (max-width:1500px){#glenmorangiemedias .medias-container{padding:0;}}@media screen and (max-width:1190px){#glenmorangiemedias .medias-container{justify-content:center;padding-left:5%;}}@media screen and (max-width:768px){#glenmorangiemedias .medias-container{padding:0;padding-left:1%;justify-content:center;}}@media screen and (max-width:700px){#glenmorangiemedias .medias-container{padding-left:0;}}#glenmorangiemedias .medias-container .glenmorangie-media{width:320px;margin-bottom:40px;margin-right:5%;display:none;position:relative;padding-bottom:80px;}@media screen and (max-width:1024px){#glenmorangiemedias .medias-container .glenmorangie-media{margin-right:1%;}}@media screen and (max-width:768px){#glenmorangiemedias .medias-container .glenmorangie-media{margin-right:0;width:52%;margin-right:0;}}@media screen and (max-width:700px){#glenmorangiemedias .medias-container .glenmorangie-media{width:80%;}}#glenmorangiemedias .medias-container .glenmorangie-media.active{display:block;}#glenmorangiemedias .medias-container .glenmorangie-media .card{margin-bottom:25px;}#glenmorangiemedias .medias-container .glenmorangie-media .card img{display:block;width:100%;height:auto;}#glenmorangiemedias .medias-container .glenmorangie-media .content h2{margin:0;margin-bottom:20px;text-align:left;font-family:"Gill Sans W01 Bold",sans-serif;font-size:18px;color:#737373;text-transform:none;font-weight:bold;}#glenmorangiemedias .medias-container .glenmorangie-media .content ul{padding-left:18px;}#glenmorangiemedias .medias-container .glenmorangie-media .content ul li{margin-bottom:16px;font-family:"Myriad Pro Regular",sans-serif;font-size:1.5rem;color:#737373;padding-left:15px;}#glenmorangiemedias .medias-container .glenmorangie-media .button-download{padding-top:25px;text-align:center;position:absolute;bottom:0;left:50%;transform:translateX(-50%);}@media screen and (max-width:700px){#glenmorangiemedias .medias-container .glenmorangie-media .button-download{padding-top:15px;}}#glenmorangiemedias .medias-container .glenmorangie-media .button-download a{padding:6% 60px;}@media screen and (max-width:700px){#glenmorangiemedias .medias-container .glenmorangie-media .button-download a{padding:0;}}.owl-carousel .animated,.owl-carousel2 .animated{animation-duration:1000ms;animation-fill-mode:both;}.owl-carousel .owl-animated-in,.owl-carousel2 .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out,.owl-carousel2 .owl-animated-out{z-index:1;}.owl-carousel .fadeOut,.owl-carousel2 .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height 500ms ease-in-out;}.owl-carousel,.owl-carousel2{display:block;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}.owl-carousel .owl-stage,.owl-carousel2 .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after,.owl-carousel2 .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer,.owl-carousel2 .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px);}.owl-carousel .owl-wrapper,.owl-carousel .owl-item,.owl-carousel2 .owl-wrapper,.owl-carousel2 .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-carousel .owl-item,.owl-carousel2 .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}.owl-carousel .owl-item img,.owl-carousel2 .owl-item img{display:block;width:100%;}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled,.owl-carousel2 .owl-nav.disabled,.owl-carousel2 .owl-dots.disabled{display:none;}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot,.owl-carousel2 .owl-nav .owl-prev,.owl-carousel2 .owl-nav .owl-next,.owl-carousel2 .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-loaded,.owl-carousel2.owl-loaded{display:block;}.owl-carousel.owl-loading,.owl-carousel2.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden,.owl-carousel2.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item,.owl-carousel2.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item,.owl-carousel2.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab,.owl-carousel2.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl,.owl-carousel2.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item,.owl-carousel2.owl-rtl .owl-item{float:right;}.no-js .owl-carousel,.no-js .owl-carousel2{display:block;}.owl-carousel .owl-item .owl-lazy,.owl-carousel2 .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease;}.owl-carousel .owl-item img.owl-lazy,.owl-carousel2 .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-theme{margin-bottom:25px;clear:both;}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px;}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none;}.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default;}.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px;}.owl-theme .owl-dots,.owl-theme .owl-pagination{text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-dots .owl-dot,.owl-theme .owl-dots .owl-page,.owl-theme .owl-pagination .owl-dot,.owl-theme .owl-pagination .owl-page{display:inline-block;zoom:1;*display:inline;}.owl-theme .owl-dots .owl-dot span,.owl-theme .owl-dots .owl-page span,.owl-theme .owl-pagination .owl-dot span,.owl-theme .owl-pagination .owl-page span{margin:5px 7px;background:#dadada;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;width:10px;height:10px;border-radius:inherit;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span,.owl-theme .owl-dots .owl-page.active span,.owl-theme .owl-dots .owl-page:hover span,.owl-theme .owl-pagination .owl-dot.active span,.owl-theme .owl-pagination .owl-dot:hover span,.owl-theme .owl-pagination .owl-page.active span,.owl-theme .owl-pagination .owl-page:hover span{background:#f8971d;}
@font-face{font-family:berlingroman;src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling-webfont.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'Berling T';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/BerlingT-BoldItal.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/BerlingT-BoldItal.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-BoldExt.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-BoldExt.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Extended.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Extended.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Light.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-LightObl.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-LightObl.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Bold.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-BoldObl.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-BoldObl.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Cn18Obl.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Cn18Obl.woff) format("woff");font-weight:500;font-style:italic}#allta_bot.noScroll{overflow:hidden}@-webkit-keyframes moving{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(40%);transform:translateY(40%)}}@keyframes moving{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(40%);transform:translateY(40%)}}@-webkit-keyframes movingBis{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15%);transform:translateY(15%)}}@keyframes movingBis{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15%);transform:translateY(15%)}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#allta_bot .cta_lava{position:relative;cursor:pointer;display:inline-block}#allta_bot .cta_lava a{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Trade Gothic LT Std',sans-serif;font-weight:300;font-style:normal;color:#fff;text-decoration:none;padding:15px 4vw;border-radius:70px;border:1px solid #fff;-webkit-transition:background-color .25s linear,color .25s linear;transition:background-color .25s linear,color .25s linear}#allta_bot .cta_lava .bubble.bubble-1,#allta_bot .cta_lava .bubble.bubble-2{-webkit-transition:left 2s cubic-bezier(.215,.61,.355,1),right 2s cubic-bezier(.215,.61,.355,1)}#allta_bot .cta_lava .bubble{position:absolute}#allta_bot .cta_lava .bubble::after{content:' ';display:block;width:100%;height:100%;border-radius:46% 54% 52% 48%/43% 50% 50% 57%;background:#fff;-webkit-animation:4s rotation linear infinite;animation:4s rotation linear infinite}#allta_bot #tasting_notes,#allta_bot .content{background-repeat:no-repeat;background-position:center top}#allta_bot .cta_lava .bubble.bubble-1{top:98%;right:105%;width:21px;height:21px;transition:left 2s cubic-bezier(.215,.61,.355,1),right 2s cubic-bezier(.215,.61,.355,1);-webkit-animation:4s moving infinite;animation:4s moving infinite}#allta_bot .cta_lava .bubble.bubble-2{top:96%;right:102%;width:12px;height:12px;transition:left 2s cubic-bezier(.215,.61,.355,1),right 2s cubic-bezier(.215,.61,.355,1);-webkit-animation:3s moving infinite;animation:3s moving infinite}#allta_bot .cta_lava .bubble.bubble-3,#allta_bot .cta_lava .bubble.bubble-4{width:6px;height:6px;-webkit-transition:left 2s cubic-bezier(.215,.61,.355,1),right 2s cubic-bezier(.215,.61,.355,1)}#allta_bot .cta_lava .bubble.bubble-3{left:114%;bottom:115%;transition:left 2s cubic-bezier(.215,.61,.355,1),right 2s cubic-bezier(.215,.61,.355,1);-webkit-animation:1s moving infinite;animation:1s moving infinite}#allta_bot .cta_lava .bubble.bubble-4{left:103%;top:80%;transition:left 2s cubic-bezier(.215,.61,.355,1),right 2s cubic-bezier(.215,.61,.355,1);-webkit-animation:1.5s moving infinite;animation:1.5s moving infinite}#allta_bot .cta_lava .bubble.bubble-5{width:11px;height:11px;left:101%;top:100%;-webkit-transition:left 2s cubic-bezier(.215,.61,.355,1),right 2s cubic-bezier(.215,.61,.355,1);transition:left 2s cubic-bezier(.215,.61,.355,1),right 2s cubic-bezier(.215,.61,.355,1);-webkit-animation:3s moving infinite;animation:3s moving infinite}#allta_bot .float_content h3,#allta_bot .float_content p{font-style:normal;-webkit-transition:opacity .5s ease-in}#allta_bot .cta_lava:hover a{color:#000;background-color:#fff}#allta_bot .cta_lava:hover .bubble-1{top:50%;right:97%}#allta_bot .cta_lava:hover .bubble-2{top:73%;right:93%}#allta_bot .cta_lava:hover .bubble-3{bottom:94%;left:95%}#allta_bot .cta_lava:hover .bubble-4{left:98%;top:58%}#allta_bot .cta_lava:hover .bubble-5{left:96%;top:67%}@media (max-width:800px){#allta_bot .cta_lava a{padding:15px 10vw}#allta_bot .cta_lava:focus .bubble-1{top:50%;right:97%}#allta_bot .cta_lava:focus .bubble-2{top:73%;right:93%}#allta_bot .cta_lava:focus .bubble-3{bottom:103%;left:98%}#allta_bot .cta_lava:focus .bubble-4{left:98%;top:58%}#allta_bot .cta_lava:focus .bubble-5{left:96%;top:67%}}#allta_bot .float_content{display:inline-block;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}#allta_bot .float_content img{width:100%;height:auto}#allta_bot .float_content.left{width:49vw}#allta_bot .float_content.left h3,#allta_bot .float_content.left p{padding-right:15vw}#allta_bot .float_content.left img{width:80%}#allta_bot .float_content h3{font-family:berlingroman;font-weight:400;font-size:2.3vw;letter-spacing:2px;color:#3e2f20;margin-bottom:5vh;opacity:0;transition:opacity .5s ease-in;-webkit-transition-delay:1s;transition-delay:1s;line-height:1.1}#allta_bot .float_content h3.animate{opacity:1}#allta_bot .float_content p{color:#796f65;font-size:1.1vw;font-family:'Trade Gothic LT Std';font-weight:500;letter-spacing:1px;opacity:0;transition:opacity .5s ease-in;-webkit-transition-delay:1.5s;transition-delay:1.5s;line-height:1.3}#allta_bot .float_content p.animate{opacity:1}#allta_bot .float_content.right{padding-left:0;width:30vw}@media (max-width:1350px){#allta_bot .float_content p{font-size:1.3vw}}@media (max-width:1100px){#allta_bot .float_content p{font-size:1.5vw}}@media (max-width:600px){#allta_bot .float_content.left,#allta_bot .float_content.right{width:100%}#allta_bot .float_content.left h3,#allta_bot .float_content.right h3{padding-top:10vw;font-size:25px;padding-right:0;margin-bottom:2vh}#allta_bot .float_content.left p,#allta_bot .float_content.right p{padding-right:0;font-size:15px}}#allta_bot #two_text .float_content,#allta_bot #two_text img{margin-bottom:0}#allta_bot .content{height:100vh;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/bg_blockquote.jpg);background-attachment:fixed;background-size:cover;overflow:hidden;padding:5vw 21vw;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:800px){#allta_bot .content{padding:5vw 20vw}}@media (orientation:portrait){#allta_bot .content{background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/bg_blockquote_mobile.jpg);background-attachment:scroll;background-size:200% 200%}}#allta_bot .content .wrap_center{position:relative;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);opacity:0;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in}#allta_bot .content .wrap_center p{color:#3e2f20;font-family:'Berling T';font-weight:700;font-style:italic;font-size:2.5vw;line-height:1.3}@media (max-width:800px){#allta_bot .content .wrap_center p{font-size:3.5vw}#allta_bot .content #wrap_center1{-webkit-transition-delay:2s;transition-delay:2s}}@media (max-width:600px){#allta_bot .content{height:120vh;padding:5vw 10vw}#allta_bot .content .wrap_center p{font-size:7vw}}#allta_bot .content .wrap_center.animate{opacity:1}#allta_bot .content #wrap_center2{-webkit-transition-delay:1.5s;transition-delay:1.5s}#allta_bot .navigation_slick{z-index:5;position:absolute;right:5%;bottom:9%}#allta_bot .navigation_slick .next,#allta_bot .navigation_slick .prev{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;color:#000;height:35px;width:auto;font-family:'Trade Gothic LT Std';font-weight:500;font-style:normal;display:inline-block;vertical-align:top;cursor:pointer}#allta_bot #start,#allta_bot #tasting_notes{height:100vh;background-size:cover;overflow:hidden}#allta_bot .navigation_slick .next.slick-disabled,#allta_bot .navigation_slick .prev.slick-disabled{opacity:0;pointer-events:none}#allta_bot .navigation_slick .prev{color:#7f7f7f}@media (max-width:600px){#allta_bot .navigation_slick{width:90vw;right:5vw;bottom:12%}#allta_bot .navigation_slick .next{position:absolute;right:0}#allta_bot #start{height:110vh}}#allta_bot .navigation_slick svg{width:33px}#allta_bot .navigation_slick span,#allta_bot .navigation_slick svg{display:inline-block;vertical-align:top}#allta_bot #start{padding:25vh 32vw 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;position:relative;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/montage-site.mp4)}#allta_bot #start #start_bottle{width:auto;height:40vh;margin-bottom:3vh}#allta_bot #start h1{font-family:'Trade Gothic LT Std';font-weight:500;font-style:normal;color:#fff;font-size:1.9vw;margin-bottom:3vh;z-index:5}@media (max-width:800px){#allta_bot .content #wrap_center2{-webkit-transition-delay:4s;transition-delay:4s}#allta_bot #start{padding:25vh 10vw 0}#allta_bot #start h1{font-size:2.9vw}}#allta_bot #start video{z-index:-1;width:100vw;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}#allta_bot #start .not_mobile{display:block}#allta_bot #start .mobile_btn{display:none}#allta_bot #start #allta_cta_discover a{padding:15px 4vw 25px}#allta_bot #start #allta_cta_discover svg{height:2vh;width:100%;left:0;margin-top:-22px;position:absolute}#allta_bot #start #allta_cta_discover svg path.white{fill:#fff}#allta_bot #start #allta_cta_discover:hover path.white{fill:#000}@media (max-width:600px){#allta_bot #start h1{font-size:4.5vw}#allta_bot #start #allta_cta_discover .not_mobile{display:none}#allta_bot #start #allta_cta_discover .mobile_btn{display:block}#allta_bot #start #allta_cta_discover a{padding:15px 9vw 20px}}#allta_bot #four_text #img_description_2_mobile,#allta_bot #four_text #wrap_1 #img_description_1_mobile,#allta_bot #two_text #img_description_3_mobile{display:none}#allta_bot #four_text{margin:1vw 8vw;padding:9vw 0}#allta_bot #four_text #wrap_1{margin-bottom:9vw}@media (max-width:600px){#allta_bot #four_text #wrap_1{position:relative;margin-bottom:30vw}#allta_bot #four_text #img_description_2,#allta_bot #four_text #wrap_1 #img_description_1{display:none}#allta_bot #four_text #img_description_2_mobile,#allta_bot #four_text #wrap_1 #img_description_1_mobile{display:block;width:100%}#allta_bot #four_text #img_description_2_mobile img,#allta_bot #four_text #wrap_1 #img_description_1_mobile img{width:100%;height:auto}#allta_bot #four_text{margin:21vw 10vw}#allta_bot #four_text #description_2 h3{-webkit-transition-delay:1.5s;transition-delay:1.5s}#allta_bot #four_text #description_2 p{-webkit-transition-delay:2s;transition-delay:2s}}#allta_bot #two_text{margin:25vh 15vw;-webkit-box-sizing:border-box;box-sizing:border-box}#allta_bot #two_text .right{width:28vw}#allta_bot #two_text .left{width:38vw}#allta_bot #two_text h3,#allta_bot #two_text p{padding-left:10vw;padding-right:0}@media (max-width:600px){#allta_bot #two_text{margin:20vw 10vw}#allta_bot #two_text .float_content.left,#allta_bot #two_text .float_content.right{width:100%}#allta_bot #two_text .float_content.left h3,#allta_bot #two_text .float_content.left p,#allta_bot #two_text .float_content.right h3,#allta_bot #two_text .float_content.right p{padding-left:0;-webkit-transition-delay:0s;transition-delay:0s}#allta_bot #two_text .float_content.left p,#allta_bot #two_text .float_content.right p{margin-bottom:10vw;-webkit-transition-delay:.5s;transition-delay:.5s}#allta_bot #two_text #img_description_3{display:none}#allta_bot #two_text #img_description_3_mobile{display:block;width:100%}#allta_bot #two_text #img_description_3_mobile img{width:100%;height:auto;margin-bottom:10vw}}#allta_bot #img_description_1,#allta_bot #img_description_1_mobile,#allta_bot #img_description_2,#allta_bot #img_description_2_mobile,#allta_bot #img_description_3,#allta_bot #img_description_3_mobile{opacity:0;-webkit-transform:translateY(50%) skew(0deg,4deg);transform:translateY(50%) skew(0deg,4deg);-webkit-transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,transform .5s ease-out;transition:opacity .5s ease-out,transform .5s ease-out,-webkit-transform .5s ease-out}#allta_bot #img_description_1.animate,#allta_bot #img_description_1_mobile.animate,#allta_bot #img_description_2.animate,#allta_bot #img_description_2_mobile.animate,#allta_bot #img_description_3.animate,#allta_bot #img_description_3_mobile.animate{opacity:1;-webkit-transform:translateY(0) skew(0);transform:translateY(0) skew(0)}#allta_bot #tasting_notes{position:relative;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/bottle_notes.jpg);color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10vw 8vw}@media (orientation:portrait){#allta_bot #tasting_notes{background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/bottle_notes_mobile.jpg);background-size:cover;background-position:center bottom}}#allta_bot #tasting_notes #wrap_2 h3{font-family:'Berling T';font-weight:700;font-style:italic;font-size:4.9vw;color:#fff;margin-bottom:4vh;line-height:1;letter-spacing:5px}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 h3{font-size:7vw}}@media (max-width:600px){#allta_bot #img_description_3_mobile{-webkit-transition-delay:1s;transition-delay:1s}#allta_bot #tasting_notes #wrap_2 h3{font-size:50px}}#allta_bot #tasting_notes #wrap_2 p{width:21vw;font-size:1.2vw;color:#fff;font-family:'Trade Gothic LT Std';font-weight:500;font-style:normal;letter-spacing:1px}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 p{font-size:2.5vw;width:50%}}@media (max-width:600px){#allta_bot #tasting_notes #wrap_2 p{font-size:15px;width:60%}}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes{width:auto;height:auto;position:absolute;top:79%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:none;transition:none}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes a{padding:0;text-align:center;font-size:18px;font-family:'Trade Gothic LT Std';font-weight:300;font-style:normal;border:none;-webkit-transition:border-width .25s linear;transition:border-width .25s linear;display:unset}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes a span:first-child:after{content:"";display:block;height:2px;width:0;position:absolute;bottom:-2px;left:0;background:#fff;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-property:width;transition-property:width;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;white-space:nowrap}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes a{font-size:3vw}}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-1{top:-300%;right:47%;width:21px;height:21px}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-1{top:-350%}}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-2{top:-400%;right:44%;width:60px;height:60px;background-color:transparent;-webkit-animation:6s movingBis infinite;animation:6s movingBis infinite}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-2:after{background:0 0;border:1px solid #fff}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:focus a,#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:hover a{color:#fff;background-color:transparent}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:focus .bubble-2:after,#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:hover .bubble-2:after{border-width:2px}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-2{width:70px;height:70px;top:-452%}}@media (max-width:600px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes a{font-size:4.5vw}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-2{top:-452%;width:60px;height:60px}}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-3{width:8px;height:8px;left:22%;top:-160%}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-3{left:21%;top:-100%}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-4{top:-430%}}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-4{width:6px;height:6px;left:66%;top:-430%}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-5{width:14px;height:14px;left:77%;top:-130%}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes .bubble-5{width:10px;height:10px;left:72%}}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:focus a span:first-child:after,#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:hover a span:first-child:after{width:100%}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:hover .bubble-3{left:30%}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:hover .bubble-3{left:27%;top:-142%}}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:hover .bubble-4{left:55%;top:-348%}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:hover .bubble-4{left:56%;top:-408%}}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:hover .bubble-5{left:55%;top:-162%}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:hover .bubble-5{left:55%;top:-145%}}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:focus .bubble-3{left:30%}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:focus .bubble-3{left:27%;top:-142%}}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:focus .bubble-4{left:55%;top:-348%}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:focus .bubble-4{left:56%;top:-408%}}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:focus .bubble-5{left:55%;top:-162%}@media (max-width:800px){#allta_bot #tasting_notes #wrap_2 #allta_cta_notes:focus .bubble-5{left:55%;top:-145%}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes{width:65vw;text-align:center}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes a{position:relative}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes a span:first-child{display:inline-block;width:auto;text-align:center}#allta_bot #tasting_notes #wrap_2 #allta_cta_notes a span:first-child:after{width:100%}}#allta_bot #tasting_notes #reveal_slider{position:absolute;height:0;width:0;top:50%;left:50%;overflow:hidden;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);border-radius:50%;-webkit-transition:border-radius .2s cubic-bezier(0,.71,.98,.34);transition:border-radius .2s cubic-bezier(0,.71,.98,.34);-webkit-transition-delay:.5s;transition-delay:.5s;z-index:10}#allta_bot #tasting_notes #reveal_slider.clicked{border-radius:0}#allta_bot #tasting_notes #reveal_slider.closed{-webkit-transition-delay:0s;transition-delay:0s}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap{position:relative;height:100vh;width:100%;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transform-origin:center center;transform-origin:center center}@media (max-width:800px){#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap{width:100vw}}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap .close{cursor:pointer;z-index:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:32px;right:5%;height:30px;width:30px;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/close.svg);background-size:contain;background-repeat:no-repeat}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap #slider_images{height:100vh;width:100vw}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap .slide{position:relative;width:100vw;height:100vh;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:left top}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap .slide .wrap_slider{position:relative;width:35vw;top:50%;left:60%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}@media (max-width:800px){#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap .slide .wrap_slider{width:60vw;left:50%}}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap .slide img{height:100%;width:auto}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap .slide h3{font-family:berlingroman;font-weight:400;font-style:normal;font-size:2.9vw;color:#3e2f20;margin-bottom:5vh;letter-spacing:2px}@media (max-width:800px){#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap .slide h3{font-size:30px;margin-bottom:2vh}}@media (max-width:600px){#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap .slide h3{font-size:26px;margin-bottom:2vh}}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap .slide p{color:#796f65;font-size:1.3vw;font-family:'Trade Gothic LT Std';font-weight:500;font-style:normal;letter-spacing:1px}@media (max-width:800px){#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap .slide p{text-align:justify;font-size:20px}}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap #slide_1{background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/notes-menthe.jpg)}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap #slide_2{background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/notes-violette.jpg)}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap #slide_3{background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/notes-agrumes.jpg)}@media (orientation:portrait){#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap #slide_1{background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/notes-menthe_mobile.jpg)}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap #slide_2{background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/notes-violette_mobile.jpg)}#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap #slide_3{background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/notes-agrumes_mobile.jpg)}}#allta_bot #go_shop{position:relative;height:100vh;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/img_shop.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:600px){#allta_bot #tasting_notes #reveal_slider #reveal_slider_wrap .slide p{font-size:15px}#allta_bot #go_shop{background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/img_shop_mobile.jpg);height:120vh}}#allta_bot #go_shop #allta_go_shop{display:block;position:absolute;top:88%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#allta_bot #go_shop #allta_go_shop a{display:initial}#allta_bot #go_shop #allta_go_shop .bubble-1{right:113%}#allta_bot #go_shop #allta_go_shop .bubble-2{right:105%}#allta_bot #go_shop #allta_go_shop .bubble-4{left:112%}#allta_bot #go_shop #allta_go_shop .bubble-5{left:117%;top:122%}#allta_bot #go_shop #allta_go_shop:hover a{border-width:3px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}#allta_bot #go_shop #allta_go_shop:hover .bubble-1{top:50%;right:97%}#allta_bot #go_shop #allta_go_shop:hover .bubble-2{top:136%;right:93%}#allta_bot #go_shop #allta_go_shop:hover .bubble-3{bottom:94%;left:98%}#allta_bot #go_shop #allta_go_shop:hover .bubble-4{left:98%;top:58%}#allta_bot #go_shop #allta_go_shop:hover .bubble-5{left:96%;top:82%}#allta_bot #go_shop #allta_go_shop:focus a{border-width:3px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}#allta_bot #go_shop #allta_go_shop:focus .bubble-1{top:50%;right:97%}#allta_bot #go_shop #allta_go_shop:focus .bubble-2{top:136%;right:93%}#allta_bot #go_shop #allta_go_shop:focus .bubble-3{bottom:94%;left:98%}#allta_bot #go_shop #allta_go_shop:focus .bubble-4{left:98%;top:58%}#allta_bot #go_shop #allta_go_shop:focus .bubble-5{left:96%;top:82%}#allta_bot #private_editions{min-height:100vh;overflow:hidden;position:relative}@media (max-width:800px){#allta_bot #private_editions.expand{height:200vh}}#allta_bot #private_editions #fake_carrousel{position:relative;top:0;width:100vw;height:auto;opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}#allta_bot #private_editions #fake_carrousel.active{opacity:1}#allta_bot #private_editions #fake_carrousel.active #explore_bottles{pointer-events:auto}#allta_bot #private_editions #fake_carrousel img{width:auto;height:1600px;display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0);-webkit-transition:-webkit-transform 15s ease-in-out;transition:-webkit-transform 15s ease-in-out;transition:transform 15s ease-in-out;transition:transform 15s ease-in-out,-webkit-transform 15s ease-in-out}#allta_bot #private_editions #fake_carrousel img.animate{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}#allta_bot #private_editions #fake_carrousel h3{position:absolute;font-size:2vw;color:#000;font-family:berlingroman;font-weight:400;font-style:normal;bottom:-85vh;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in}@media (max-width:800px){#allta_bot #private_editions #fake_carrousel img{height:790px}#allta_bot #private_editions #fake_carrousel h3{font-size:5.2vw;bottom:-87vh}}#allta_bot #private_editions #fake_carrousel h3.hidden{opacity:0}#allta_bot #private_editions #fake_carrousel #explore_bottles{position:absolute;pointer-events:none;z-index:5;bottom:-880px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;width:auto}@media (max-width:800px){#allta_bot #private_editions #fake_carrousel #explore_bottles{width:200px;bottom:-552px}}@media (max-width:600px){#allta_bot #private_editions #fake_carrousel h3{font-size:6vw;bottom:-87vh}#allta_bot #private_editions #fake_carrousel #explore_bottles{width:55vw;bottom:-552px}}#allta_bot #private_editions .cta_radius{font-size:16px;font-family:'Trade Gothic LT Std';font-weight:500;font-style:normal;text-decoration:none;border-radius:70px;color:#000;padding:15px 30px;border:1px solid #000;-webkit-transition:background-color .25s linear,color .25s linear;transition:background-color .25s linear,color .25s linear}#allta_bot #private_editions .cta_radius:hover{color:#fff;background-color:#000}#allta_bot #private_editions #bottles_carrousel{position:relative;top:0;left:0;width:100vw;height:auto;-webkit-transition:opacity 1.5s ease-in-out,-webkit-transform 4s ease-in-out;transition:opacity 1.5s ease-in-out,-webkit-transform 4s ease-in-out;transition:opacity 1.5s ease-in-out,transform 4s ease-in-out;transition:opacity 1.5s ease-in-out,transform 4s ease-in-out,-webkit-transform 4s ease-in-out}#allta_bot #private_editions #bottles_carrousel.init{-webkit-transition-duration:0s;transition-duration:0s;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel{left:-55px;-webkit-transform-origin:48% -3%;transform-origin:48% -3%}}#allta_bot #private_editions #bottles_carrousel.active{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition-duration:5s;transition-duration:5s}#allta_bot #private_editions #bottles_carrousel .featured-slider{position:relative;margin:0;height:0;width:0;top:0;left:50%;-webkit-transform:scale(.75) translateY(-35px);transform:scale(.75) translateY(-35px);background:0 0}#allta_bot #private_editions #bottles_carrousel .featured-slider li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;position:absolute;top:0;left:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;opacity:1;pointer-events:auto;background:0 0}#allta_bot #private_editions #bottles_carrousel .featured-slider li.active{pointer-events:none;-webkit-transition:opacity .25s;transition:opacity .25s}#allta_bot #private_editions #bottles_carrousel .featured-slider li.active .image{-webkit-transform:scale(1.4) translateY(51vh);transform:scale(1.4) translateY(51vh)}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel .featured-slider li.active .image{-webkit-transform:scale(1.3) translateY(52vh);transform:scale(1.3) translateY(52vh)}}#allta_bot #private_editions #bottles_carrousel .featured-slider li.active .details{opacity:1}#allta_bot #private_editions #bottles_carrousel #descriptions_btle.hidden,#allta_bot #private_editions #bottles_carrousel .featured-slider li.expand{opacity:0}#allta_bot #private_editions #bottles_carrousel .featured-slider li.rotation{pointer-events:none}#allta_bot #private_editions #bottles_carrousel .featured-slider li:nth-child(1){-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}#allta_bot #private_editions #bottles_carrousel .featured-slider li:nth-child(2){-webkit-transform:translate(-50%,-50%) rotate(36deg);transform:translate(-50%,-50%) rotate(36deg)}#allta_bot #private_editions #bottles_carrousel .featured-slider li:nth-child(3){-webkit-transform:translate(-50%,-50%) rotate(72deg);transform:translate(-50%,-50%) rotate(72deg)}#allta_bot #private_editions #bottles_carrousel .featured-slider li:nth-child(4){-webkit-transform:translate(-50%,-50%) rotate(108deg);transform:translate(-50%,-50%) rotate(108deg)}#allta_bot #private_editions #bottles_carrousel .featured-slider li:nth-child(5){-webkit-transform:translate(-50%,-50%) rotate(144deg);transform:translate(-50%,-50%) rotate(144deg)}#allta_bot #private_editions #bottles_carrousel .featured-slider li:nth-child(6){-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}#allta_bot #private_editions #bottles_carrousel .featured-slider li:nth-child(7){-webkit-transform:translate(-50%,-50%) rotate(216deg);transform:translate(-50%,-50%) rotate(216deg)}#allta_bot #private_editions #bottles_carrousel .featured-slider li:nth-child(8){-webkit-transform:translate(-50%,-50%) rotate(252deg);transform:translate(-50%,-50%) rotate(252deg)}#allta_bot #private_editions #bottles_carrousel .featured-slider li:nth-child(9){-webkit-transform:translate(-50%,-50%) rotate(288deg);transform:translate(-50%,-50%) rotate(288deg)}#allta_bot #private_editions #bottles_carrousel .featured-slider li:nth-child(10){-webkit-transform:translate(-50%,-50%) rotate(324deg);transform:translate(-50%,-50%) rotate(324deg)}#allta_bot #private_editions #bottles_carrousel .featured-slider li .image{width:38vh;height:auto;-webkit-transform:translate(1px,57vh);transform:translate(1px,57vh);-webkit-transition:-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transition:-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transition:transform .5s cubic-bezier(.215,.61,.355,1);transition:transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);position:relative;cursor:pointer}#allta_bot #private_editions #bottles_carrousel .featured-slider li .image img{width:100%;height:auto}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel .featured-slider li .image{width:38vh;-webkit-transform:translate(1px,57vh);transform:translate(1px,57vh)}#allta_bot #private_editions #bottles_carrousel .featured-slider li .image img{width:100%}}#allta_bot #private_editions #bottles_carrousel #descriptions_btle{position:absolute;width:40vw;top:59vh;text-align:center;text-align:left;-webkit-transition:opacity .1s;transition:opacity .1s}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel #descriptions_btle{top:67vh}}#allta_bot #private_editions #bottles_carrousel #descriptions_btle .details{display:none;opacity:0;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in;-webkit-transition-delay:.5s;transition-delay:.5s}#allta_bot #private_editions #bottles_carrousel #descriptions_btle .details.active{display:block;opacity:1}#allta_bot #private_editions #bottles_carrousel #descriptions_btle h2{font-size:2.5vw;text-transform:uppercase;font-family:berlingroman;font-weight:400;font-style:normal;color:#000}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel #descriptions_btle h2{font-size:4.6vw}}@media (max-width:600px){#allta_bot #private_editions #bottles_carrousel #descriptions_btle{top:58vh}#allta_bot #private_editions #bottles_carrousel #descriptions_btle h2{font-size:6vw}}#allta_bot #private_editions #bottles_carrousel #descriptions_btle h3{font-size:2.5vw;margin-bottom:15px;font-family:berlingroman;font-weight:400;font-style:normal}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel #descriptions_btle h3{font-size:4.6vw}}#allta_bot #private_editions #bottles_carrousel #descriptions_btle .discover_popup_mobile{display:none}#allta_bot #private_editions #bottles_carrousel #descriptions_btle .discover_popup{display:inline-block}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel #descriptions_btle a{position:absolute;width:200px;text-align:center;top:26vh;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#allta_bot #private_editions #bottles_carrousel #descriptions_btle a.discover_popup_mobile{display:block}#allta_bot #private_editions #bottles_carrousel #descriptions_btle a.discover_popup{display:none}}@media (max-width:600px){#allta_bot #private_editions #bottles_carrousel #descriptions_btle h3{font-size:6vw;width:30vw}#allta_bot #private_editions #bottles_carrousel #descriptions_btle a{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}#allta_bot #private_editions #bottles_carrousel #popup_discover{height:100vh;width:40vw;position:absolute;right:0;z-index:105;pointer-events:none;-webkit-transform:translateX(40vw);transform:translateX(40vw);-webkit-transition:-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transition:-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transition:transform .5s cubic-bezier(.215,.61,.355,1);transition:transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1)}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel #popup_discover{position:relative;height:100vh;width:100vw;-webkit-transform:translateX(0) translateY(100vh);transform:translateX(0) translateY(100vh);left:55px}}#allta_bot #private_editions #bottles_carrousel #popup_discover i.close{cursor:pointer;z-index:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:2vw;right:3vw;height:30px;width:30px;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/close.svg);background-size:contain;background-repeat:no-repeat;display:none}#allta_bot #private_editions #bottles_carrousel #popup_discover.active{pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0);background-color:#fff}#allta_bot #private_editions #bottles_carrousel #popup_discover.active i.close{display:block}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel #popup_discover.active i.close{display:none}#allta_bot #private_editions #bottles_carrousel #popup_discover.active{-webkit-transform:translateX(0) translateY(100vh);transform:translateX(0) translateY(100vh)}}#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc{padding:12vh;display:none;background-color:#fff}#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc .go_back_mobile{display:none;text-align:center;text-decoration:none;color:#000;font-family:'Trade Gothic LT Std';font-weight:500;font-style:normal}#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc .go_back_mobile span,#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc.active{display:block}#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc .go_back_mobile svg{display:block;margin:auto auto .5vh;-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg);width:6vw}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc{padding:20vw 15vw}#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc .cta_radius{margin-bottom:5vh}#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc .go_back_mobile{display:block}}#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc h3{color:#9d9d9d;font-size:2.2vw;font-style:normal;font-weight:400;margin-bottom:10px;width:75%}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc h3{font-size:7vw}}@media (max-width:600px){#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc{padding:10vw 15vw}#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc h3{font-size:9vw}}#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc h2{font-size:3vw;font-style:normal;font-weight:400;margin-bottom:10px;color:#3e2f20}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc h2{font-size:9vw}}#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc p{color:#796f65;font-family:'Trade Gothic LT Std';font-weight:500;font-style:normal;margin-bottom:5vh;text-align:justify;font-size:1vw}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc p{font-size:2.6vw;text-align:left;margin-bottom:5vh}}@media (max-width:600px){#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc p{font-size:1.8vh}}#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc a{padding-left:60px;padding-right:60px;text-align:center}@media (max-width:800px){#allta_bot #private_editions #bottles_carrousel #popup_discover .big_expand_desc a{padding-left:0;padding-right:0;display:block;margin:auto;position:relative;width:50vw}}#allta_bot #private_editions nav{position:absolute;bottom:-95vh;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:100;width:25vw;pointer-events:auto}#allta_bot #private_editions nav.hidden{opacity:0;pointer-events:none}#allta_bot #private_editions nav .nextBottles,#allta_bot #private_editions nav .prevBottles{color:#000;height:20px;width:auto;font-family:'Trade Gothic LT Std';font-weight:500;font-style:normal;display:inline-block;vertical-align:top;cursor:pointer}#allta_bot #private_editions nav .nextBottles{float:right}@media (max-width:800px){#allta_bot #private_editions nav{display:none}}#allta_bot #private_editions nav svg{width:20px}#allta_bot #private_editions nav span,#allta_bot #private_editions nav svg{display:inline-block;vertical-align:top}
.slick-list:focus,button{outline:0}@font-face{font-family:berlingroman;src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling-webfont.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/berling-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-BoldExt.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-BoldExt.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Extended.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Extended.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Light.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-LightObl.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-LightObl.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Bold.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-BoldObl.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-BoldObl.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:'Trade Gothic LT Std';src:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Cn18Obl.woff2) format("woff2"),url(/sites/glenmorangie/themes/custom/glenmorangie/assets/fonts/TradeGothicLTStd-Cn18Obl.woff) format("woff");font-weight:500;font-style:italic}*{padding:0;margin:0}@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm){#map{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}#btCast{width:100%;overflow-x:hidden;background-color:#000;font-family:berlingroman;font-weight:400;font-style:normal}#btCast canvas{display:block}#btCast .loading_img{display:none}#btCast:before{content:" ";position:fixed;top:0;height:100vh;left:0;right:0;background:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/back_map.jpg) center center;background-size:cover;opacity:0;display:none}#btCast.visible:before{opacity:1;display:block}.white p,.white span{display:inline-block}button{cursor:pointer}.full_w{width:100vw}.cta_reset{width:100%;border:none;background-color:transparent;text-align:center}.black span,.white span{height:16px;width:16px;background-size:contain;background-repeat:no-repeat}.black,.white{font-size:16px;font-family:'Trade Gothic LT Std',sans-serif;font-weight:500;text-align:left;font-style:normal;text-transform:uppercase}@-webkit-keyframes pop{0%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1.6);transform:scale(1.6)}60%{-webkit-transform:scale(.6);transform:scale(.6)}80%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(.85);transform:scale(.85)}}@keyframes pop{0%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1.6);transform:scale(1.6)}60%{-webkit-transform:scale(.6);transform:scale(.6)}80%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(.85);transform:scale(.85)}}.white{padding-left:13px;color:#fff;z-index:50;position:relative}.white p{line-height:17px;color:#fff;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity .5s ease-out 1.5s,-webkit-transform .5s ease-out 1.5s;transition:opacity .5s ease-out 1.5s,-webkit-transform .5s ease-out 1.5s;transition:opacity .5s ease-out 1.5s,transform .5s ease-out 1.5s;transition:opacity .5s ease-out 1.5s,transform .5s ease-out 1.5s,-webkit-transform .5s ease-out 1.5s}.white span{vertical-align:top;padding:0 6px;z-index:50;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/point_or.png);-webkit-transform:scale(0);transform:scale(0)}.black p,.black span{display:inline-block;vertical-align:middle}.white.anim_start p{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.white.anim_start span{-webkit-animation:pop 1s .5s forwards;animation:pop 1s .5s forwards}.black{padding-left:13px;color:#000;z-index:1}.portrait_text,.portrait_text h3{font-family:'Trade Gothic LT Std';font-weight:300}.black p{line-height:17px;margin-top:-3px;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity .5s ease-out 1.5s,-webkit-transform .5s ease-out 1.5s;transition:opacity .5s ease-out 1.5s,-webkit-transform .5s ease-out 1.5s;transition:opacity .5s ease-out 1.5s,transform .5s ease-out 1.5s;transition:opacity .5s ease-out 1.5s,transform .5s ease-out 1.5s,-webkit-transform .5s ease-out 1.5s}.black span{margin-top:-8px;padding:6px;z-index:50;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/point_black.png);-webkit-transform:scale(0);transform:scale(0)}.black.anim_start p{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.black.anim_start span{-webkit-animation:pop 1s .5s forwards;animation:pop 1s .5s forwards}.portrait{width:60%;height:auto}.portrait_text{width:70%}.portrait_text h3{font-style:normal;padding-bottom:2%;font-size:4.2vw}.portrait_text p{font-style:italic;font-weight:500;color:#616161;font-size:3.8vw}.wrap_vid_portrait{position:relative;z-index:49}.portrait_play{width:90%;-webkit-transform:translateX(200%);transform:translateX(200%);-webkit-transition:-webkit-transform 1.5s cubic-bezier(0,.94,.95,.04) 0s;transition:-webkit-transform 1.5s cubic-bezier(0,.94,.95,.04) 0s;transition:transform 1.5s cubic-bezier(0,.94,.95,.04) 0s;transition:transform 1.5s cubic-bezier(0,.94,.95,.04) 0s,-webkit-transform 1.5s cubic-bezier(0,.94,.95,.04) 0s}.portrait_play.anim_start{-webkit-transform:translateX(100%);transform:translateX(100%)}.portrait_play.anim_play{-webkit-transform:translateX(12%);transform:translateX(12%)}.portrait_play img{width:100%;height:auto;cursor:pointer}.popup_surfer{display:none;position:fixed;top:0;height:100vh;width:100vw;background:#000;z-index:50}#wrap_start #btc_cta_discover:after,#wrap_surf_three .play_surf_bis::before,.close{background-size:contain;position:absolute}.popup_surfer iframe{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}#popup_vidSurfer .close,.popup_surfer .close{cursor:pointer;z-index:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:32px;right:32px;height:16px;width:16px;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/close.png);background-repeat:no-repeat}.quote{font-size:9.4vw;width:77%;font-family:berlingroman;font-weight:400;font-style:normal;margin:13% 40% 15% 15%;line-height:1;text-indent:-.5em}.text_classic{font-family:'Trade Gothic LT Std';font-style:normal;font-weight:300;line-height:1.6;font-size:3.3vw}@media screen and (orientation:landscape){.black,.white{padding-left:36px}.black span,.white span{margin-top:-13px}.black p,.white p{font-size:14px;vertical-align:top;margin-top:-13px}.black p{margin-top:-4px}.close{right:48px}.portrait{width:20%;display:inline-block;vertical-align:bottom}.portrait_text h3{font-size:2.6vw;padding-bottom:1%}.portrait_text p{width:35vw;font-size:1.8vw}.quote{width:100%;margin:0 0 5%;font-size:3.6vw}.portrait_play{-webkit-transition:-webkit-transform 1.5s ease-out 0s;transition:-webkit-transform 1.5s ease-out 0s;transition:transform 1.5s ease-out 0s;transition:transform 1.5s ease-out 0s,-webkit-transform 1.5s ease-out 0s}.popup_surfer iframe.hidden{display:none}}#btc_surf #wrap_surf_1 #wrap_vid_surfer #content_vid_surfer #play_vid_surfer_desk,#btc_surf #wrap_surf_2 #sky_surfer_img_desk,#btc_surf #wrap_surf_2 #wrap_pers_surfer #front_wave_img_desk,#btc_wood #wrap_portrait_wood #content_vid_wood #play_vid_wood_desk,#btc_wood #wrap_portrait_wood #nav_viz2,#btc_wood #wrap_portrait_wood #quote_two_desk,#btc_wood #wrap_surf_wood #board_wood_desk,#wrap_surf_three #play_vid_surfer_deskbis,#wrap_surf_three #wrap_desk_port_1,#wrap_surf_three #wrap_map #map #map_mask_desk{display:none}@media screen and (orientation:landscape) and (max-width:750px){.black,.white{font-size:12px}}@media screen and (orientation:landscape) and (min-width:1150px){.portrait_text h3{font-size:36px}.portrait_text p{width:453px;font-size:23px;line-height:1.2}}#wrap_start{background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/start_mob.jpg);background-position:right center;background-size:cover;background-repeat:no-repeat;overflow:hidden;height:100vh;position:relative}#wrap_start #btc_title{padding-top:23vh;padding-left:5vw;color:#fff;text-transform:uppercase}#wrap_start #btc_title h1{font-size:13vw;line-height:.9;font-family:berlingroman,serif;font-weight:400;font-style:normal;color:#fff}#wrap_start #btc_cta_discover,#wrap_start #btc_title h2{font-family:'Trade Gothic LT Std';font-weight:300;font-size:3vw;font-style:normal;color:#fff;text-transform:uppercase}#wrap_start #btc_title h2{margin-top:1.5vh}#wrap_start #btc_cta_discover{width:100%;margin:auto;display:block;padding:2vh 2vh 7vh;position:absolute;text-align:center;bottom:0;z-index:5}#wrap_start #btc_cta_discover:after{content:'';left:0;margin-top:8%;height:10%;width:100%;z-index:50;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/arrow_down.png);background-position:center center;background-repeat:no-repeat}@media screen and (orientation:landscape){#wrap_start{height:90vh;background-size:cover;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/start_desk.jpg);background-position:center 45px}#wrap_start #btc_title{padding-left:10vw;padding-top:24vh}#wrap_start #btc_title h1{line-height:.85;font-size:4.5vw}#wrap_start #btc_title h2{font-size:1vw}#wrap_start #btc_cta_discover{font-size:1vw;padding:2vh 2vh 8vh}#wrap_start #btc_cta_discover::after{height:6%;margin-top:3%}}@media screen and (orientation:landscape) and (max-width:750px){#wrap_start #btc_cta_discover,#wrap_start #btc_title h2{font-size:1.3vw}}#btc_surf{width:100vw;position:relative;overflow:hidden}#btc_surf canvas{position:absolute;top:0}#btc_surf p{color:#fff}#btc_surf #wrap_surf_1 .zero_s{padding-top:20vh}#btc_surf #wrap_surf_1 #surf_text_intro{font-family:berlingroman,serif;font-weight:400;font-style:normal;font-size:4.8vw;line-height:1.15;padding-top:38%;width:69vw;margin-left:23vw;margin-bottom:73%;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,transform 5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,transform 5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_surf #wrap_surf_1 #surf_text_solo,#btc_surf #wrap_surf_2 #surfer_solo_two{font-size:4.9vw;font-family:berlingroman;line-height:1.15;width:100vw;-webkit-box-sizing:border-box;padding-right:7vw;font-weight:400}#btc_surf #wrap_surf_1 #surf_text_solo,#btc_wood #wrap_surf_wood #shape_text{-webkit-transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 0s;text-align:right}#btc_surf #wrap_surf_1 #surf_text_intro.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_surf #wrap_surf_1 #surf_text_solo{padding-top:34%;box-sizing:border-box;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 0s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,transform 5s cubic-bezier(.075,.82,.165,1) 0s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,transform 5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_surf #wrap_surf_1 #surf_text_solo.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_surf #wrap_surf_1 #wrap_vid_surfer{overflow:hidden;width:100vw;margin-top:51%;position:relative;margin-bottom:70%}#btc_surf #wrap_surf_1 #wrap_vid_surfer #content_vid_surfer{position:relative;z-index:5;width:90vw;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 1.5s cubic-bezier(0,.94,.95,.04) 0s;transition:-webkit-transform 1.5s cubic-bezier(0,.94,.95,.04) 0s;transition:transform 1.5s cubic-bezier(0,.94,.95,.04) 0s;transition:transform 1.5s cubic-bezier(0,.94,.95,.04) 0s,-webkit-transform 1.5s cubic-bezier(0,.94,.95,.04) 0s}#btc_surf #wrap_surf_1 #wrap_vid_surfer #content_vid_surfer.anim_play{-webkit-transform:translateX(10vw);transform:translateX(10vw)}#btc_surf #wrap_surf_1 #wrap_vid_surfer #content_vid_surfer img{width:100%;height:auto;cursor:pointer}#btc_surf #wrap_surf_1 #wrap_vid_surfer #content_vid_surfer #play_vid_surfer,#btc_surf #wrap_surf_2 img{display:block}#btc_surf #wrap_surf_1 #popup_vidSurfer{display:none;position:fixed;top:0;height:100%;width:100vw;z-index:5;background-color:#000}#btc_surf #wrap_surf_1 #popup_vidSurfer iframe{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}#btc_surf #wrap_surf_2{position:relative;width:100%;overflow:hidden;-webkit-perspective:1000px;perspective:1000px;background-color:#000}#btc_surf #wrap_surf_2 #sky_surfer_img{width:120%;left:-10%;height:auto;position:absolute;z-index:-1;display:block}#btc_surf #wrap_surf_2 #surfer_solo_two{text-align:right;padding-top:41.9vh;margin-bottom:10vh;box-sizing:border-box;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 4s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 4s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 4s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 4s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 4s cubic-bezier(.075,.82,.165,1) 1s,transform 4s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 4s cubic-bezier(.075,.82,.165,1) 1s,transform 4s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 4s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_surf #wrap_surf_2 #surfer_solo_two.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_surf #wrap_surf_2 #wrap_pers_surfer{position:relative}#btc_surf #wrap_surf_2 #wrap_pers_surfer #surfer_img_desk{position:absolute;width:60%;left:39%;top:16.1%;height:auto;z-index:-1;display:block;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,transform 5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,transform 5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_surf #wrap_surf_2 #wrap_pers_surfer #front_wave_img{position:relative;width:115%;left:-15%;height:auto;z-index:1;top:-12%;display:block}#btc_surf #wrap_surf_2 #wrap_pers_surfer.anim_start #surfer_img_desk{-webkit-transform:translateY(0);transform:translateY(0)}#btc_surf #timeline_surf_one{width:2px;height:0%;position:absolute;background-color:#fff;left:20px;top:0;margin-top:20.8vh;z-index:0}#wrap_surf_three{position:relative;width:100%;overflow:hidden}#wrap_surf_three #wrap_back_white{background-color:#fff;padding-bottom:2%}#wrap_surf_three #portrait_one{padding:10% 0 3% 11%;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#wrap_surf_three #portrait_one.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#wrap_surf_three #text_portrait_one{padding:0 10% 15% 18%;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,transform 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#wrap_surf_three #text_portrait_one.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#wrap_surf_three .bio{width:60%;margin:0 10% 12% 33%;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 3s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 3s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,transform 2s cubic-bezier(.075,.82,.165,1) 3s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,transform 2s cubic-bezier(.075,.82,.165,1) 3s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#wrap_surf_three .bio.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#wrap_surf_three #play_vid_surfer_bis{display:block}#wrap_surf_three .play_surf_bis{background:0 0;border:none;z-index:4}#wrap_surf_three .play_surf_bis::before{content:'';margin-top:2px;left:21px;height:20px;width:20px;background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/play_black.png);background-repeat:no-repeat}#wrap_surf_three #quote_one{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#wrap_surf_three #quote_one.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#wrap_surf_three #timeline_surf_two{width:2px;height:0%;position:absolute;background-color:#000;left:20px;top:0;z-index:5}#wrap_surf_three #wrap_map{position:relative;width:100%;overflow:hidden;margin-top:-1px}#wrap_surf_three #wrap_map #map_title{font-family:'Trade Gothic LT Std';font-style:normal;text-align:right;width:100vw;z-index:5;position:absolute;top:1%;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 1.5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 1.5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 1.5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 1.5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 1.5s cubic-bezier(.075,.82,.165,1) 1s,transform 1.5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 1.5s cubic-bezier(.075,.82,.165,1) 1s,transform 1.5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 1.5s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#wrap_surf_three #wrap_map #map_title h3{font-weight:700;padding-right:45%;text-transform:uppercase;color:#4d3e36;font-size:5vw;font-family:'Trade Gothic LT Std'}#btCast.kr #wrap_surf_three #wrap_map #map_title h3{padding-right:27%}#wrap_surf_three #wrap_map #map_title h4{padding-right:45%;font-weight:500;font-size:4vw;color:#000;font-family:'Trade Gothic LT Std'}#btCast.kr #wrap_surf_three #wrap_map #map_title h4{padding-right:27%}#wrap_surf_three #wrap_map #map_title.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#wrap_surf_three #wrap_map #map_title #point_map{position:absolute;top:115%;right:39%;height:40%;width:4%;-webkit-transform:scale(0);transform:scale(0);background-image:url(/sites/glenmorangie/themes/custom/glenmorangie/assets/img/point_or.png);background-size:contain;background-repeat:no-repeat}#wrap_surf_three #wrap_map #map_title #point_map.anim_start{-webkit-animation:pop 1s 2s forwards;animation:pop 1s 2s forwards}#wrap_surf_three #wrap_map #map{position:relative;width:100%;z-index:0;overflow:hidden}#wrap_surf_three #wrap_map #map img{width:100%}#wrap_surf_three #wrap_map #map #map_mask,#wrap_surf_three #wrap_map #map #map_mask_desk{top:0;width:100%;position:relative;z-index:0}#wrap_surf_three #wrap_map #map #map_mask{display:block}#wrap_surf_three #wrap_map #wrap_text{background-color:#fff;margin-top:-1px}#wrap_surf_three #wrap_map #text_bottom_map{padding-left:40%;padding-bottom:10%;width:95%;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 1.5s cubic-bezier(.075,.82,.165,1) .5s,-webkit-transform 1.5s cubic-bezier(.075,.82,.165,1) .5s;transition:opacity 1.5s cubic-bezier(.075,.82,.165,1) .5s,-webkit-transform 1.5s cubic-bezier(.075,.82,.165,1) .5s;transition:opacity 1.5s cubic-bezier(.075,.82,.165,1) .5s,transform 1.5s cubic-bezier(.075,.82,.165,1) .5s;transition:opacity 1.5s cubic-bezier(.075,.82,.165,1) .5s,transform 1.5s cubic-bezier(.075,.82,.165,1) .5s,-webkit-transform 1.5s cubic-bezier(.075,.82,.165,1) .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#wrap_surf_three #wrap_map #text_bottom_map.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (orientation:landscape){#btc_surf #wrap_surf_1 #wrap_vid_surfer #content_vid_surfer #play_vid_surfer,#btc_surf #wrap_surf_2 #sky_surfer_img,#btc_surf #wrap_surf_2 #wrap_pers_surfer #front_wave_img,#wrap_surf_three #content_vid_surfer_bis #play_vid_surfer_bis,#wrap_surf_three #quote_one,#wrap_surf_three .bio{display:none}#btc_surf #wrap_surf_1 .zero_s{padding-top:51vh}#btc_surf #wrap_surf_1 #surf_text_intro{text-align:center;font-size:1.4vw;width:30vw;margin:auto;padding-top:14%;line-height:1.25}#btc_surf #wrap_surf_1 #surf_text_solo{font-size:1.6vw;padding-top:76%;width:79vw}#btc_surf #wrap_surf_1 #wrap_vid_surfer{margin-top:38%}#btc_surf #wrap_surf_1 #wrap_vid_surfer #content_vid_surfer{width:63vw;-webkit-transform:translateX(400%);transform:translateX(400%);-webkit-transition:-webkit-transform 1.5s ease-out 0s;transition:-webkit-transform 1.5s ease-out 0s;transition:transform 1.5s ease-out 0s;transition:transform 1.5s ease-out 0s,-webkit-transform 1.5s ease-out 0s}#btc_surf #wrap_surf_1 #wrap_vid_surfer #content_vid_surfer.anim_play{-webkit-transform:translateX(59%);transform:translateX(59%)}#btc_surf #wrap_surf_1 #wrap_vid_surfer #content_vid_surfer #play_vid_surfer_desk{display:block}#btc_surf #wrap_surf_2 #sky_surfer_img_desk{width:100%;left:0;height:auto;position:absolute;z-index:-1;display:block}#btc_surf #wrap_surf_2 #surfer_solo_two{font-size:1.6vw;padding-top:56%}#btc_surf #wrap_surf_2 #wrap_pers_surfer #surfer_img_desk{position:absolute;width:38%;left:35%;top:13.6%;height:auto;z-index:-1;display:block}#btc_surf #wrap_surf_2 #wrap_pers_surfer #front_wave_img_desk{position:relative;width:110%;left:-10%;height:auto;z-index:-1;top:-12%;display:block}#btc_surf #timeline_surf_one{margin-top:50vh;width:3px;left:42px}#wrap_surf_three #portrait_one{padding:4% 0 3% 24%}#wrap_surf_three #text_portrait_one{padding:0 10% 7% 24%}#wrap_surf_three .wrap_vid_portrait{padding-bottom:5%}#wrap_surf_three #content_vid_surfer_bis{width:63vw}#wrap_surf_three #content_vid_surfer_bis #play_vid_surfer_deskbis{display:block}#wrap_surf_three #content_vid_surfer_bis.anim_play{-webkit-transform:translateX(59%);transform:translateX(59%)}#wrap_surf_three #block_top_portrait #wrap_desk_port_1{position:relative;width:47%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:9% 0 0 7%;display:inline-block;vertical-align:bottom;margin-bottom:3%}#wrap_surf_three #block_top_portrait #wrap_desk_port_1 .bio_desk{margin:0;top:6%;left:45%;font-size:1.4vw;line-height:1.2;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#wrap_surf_three #block_top_portrait #wrap_desk_port_1 .bio_desk.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}#btc_wood #wrap_portrait_wood #content_vid_wood #play_vid_wood,#btc_wood #wrap_surf_wood #board_wood{display:block}@media screen and (orientation:landscape) and (orientation:landscape) and (min-width:1600px){#wrap_surf_three #block_top_portrait #wrap_desk_port_1{width:740px}#wrap_surf_three #block_top_portrait #wrap_desk_port_1 .quote{font-size:54px}#wrap_surf_three #block_top_portrait #wrap_desk_port_1 .bio_desk{font-size:22px}}@media screen and (orientation:landscape){#wrap_surf_three #timeline_surf_two{width:3px;left:42px}#wrap_surf_three #wrap_map #map_title{top:1%}#wrap_surf_three #wrap_map #map_title h3,#wrap_surf_three #wrap_map #map_title h4{padding-right:50%;font-size:2vw}#wrap_surf_three #wrap_map #map_title #point_map{top:149%;right:43.6%;height:30%;width:4%}#wrap_surf_three #wrap_map #map #map_mask{display:none}#wrap_surf_three #wrap_map #map #map_mask_desk{display:block}#wrap_surf_three #wrap_map #text_bottom_map{position:absolute;font-size:1.4vw;line-height:1.2;bottom:57%;width:22%;left:72%;padding:0;background-color:transparent}#wrap_surf_three #quote_one_desk{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#wrap_surf_three #quote_one_desk.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (orientation:landscape) and (orientation:landscape) and (min-width:1600px){#wrap_surf_three #wrap_map #text_bottom_map{width:350px;font-size:22px}}@media screen and (orientation:landscape) and (max-width:750px){#btc_surf #wrap_surf_1 #surf_text_intro{width:40vw;font-size:2vw}#wrap_surf_three #wrap_map #map_title h3,#wrap_surf_three #wrap_map #map_title h4{padding-right:50%;font-size:2vw}#wrap_surf_three #wrap_map #map_title #point_map{top:135%;right:46%;height:45%;width:3%}}#btc_wood{position:relative;background-color:#fff;width:100%}#btc_wood #wrap_surf_wood{border-bottom-left-radius:50%;position:relative}#btc_wood #wrap_surf_wood .days{position:absolute;top:14vh}#btc_wood #wrap_surf_wood #board_wood,#btc_wood #wrap_surf_wood #board_wood_desk{width:100%;height:auto}#btc_wood #wrap_surf_wood #shape_text,#btc_wood #wrap_surf_wood #time_text,#btc_wood #wrap_surf_wood #wood_text_intro{font-family:berlingroman,serif;font-weight:400;font-style:normal;font-size:4.8vw;line-height:1.15;position:absolute;color:#fff}#btc_wood #wrap_surf_wood #wood_text_intro{top:7%;margin-left:23vw;width:69vw;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,transform 5s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 1s,transform 5s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_wood #wrap_surf_wood #wood_text_intro.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_wood #wrap_surf_wood #shape_text{top:38%;width:90%;opacity:0;-webkit-transform:translateY(500%);transform:translateY(500%);transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 0s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,transform 5s cubic-bezier(.075,.82,.165,1) 0s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,transform 5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_wood #wrap_surf_wood #shape_text.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_wood #wrap_surf_wood #time_text{top:61%;width:80%;padding-left:12%;opacity:0;-webkit-transform:translateY(500%);transform:translateY(500%);-webkit-transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 0s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 0s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,transform 5s cubic-bezier(.075,.82,.165,1) 0s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,transform 5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_wood #wrap_surf_wood #time_text.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_wood #wrap_portrait_wood{position:relative;width:100%;overflow:hidden}#btc_wood #wrap_portrait_wood #portrait_two{margin:10% 5% 3% 35%;padding:0;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_wood #wrap_portrait_wood #portrait_two.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_wood #wrap_portrait_wood #text_portrait_two{margin:0 10% 3% 34%;padding:0;width:60%;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,transform 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_wood #wrap_portrait_wood #text_portrait_two.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_wood #wrap_portrait_wood #quote_two{margin:13% 40% 15% 15%;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2.5s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2.5s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2.5s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2.5s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2.5s,transform 2s cubic-bezier(.075,.82,.165,1) 2.5s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2.5s,transform 2s cubic-bezier(.075,.82,.165,1) 2.5s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_wood #wrap_portrait_wood #quote_two.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_wood #wrap_portrait_wood #text_bottom_two{width:54%;margin:10% 13%;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,transform 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_wood #wrap_portrait_wood #text_bottom_two.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_wood #wrap_portrait_wood #wrap_slider{margin:0 0 5% 10%;overflow:hidden}#btc_wood #wrap_portrait_wood #wrap_slider .slicked img{width:100%;height:auto}#btc_wood #wrap_portrait_wood #wrap_slider .slicked .slick-slide{padding-right:10px}#btc_wood #wrap_portrait_wood #wrap_slider .slicked img.slick-arrow{-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5%;height:auto;position:absolute;right:-10%;top:50%;cursor:pointer}#btc_wood #wrap_portrait_wood #nav_viz,#btc_wood #wrap_portrait_wood #nav_viz2{font-family:berlingroman;padding-top:4%;width:84%;font-style:normal;text-align:center}#btc_wood #wrap_portrait_wood #nav_viz{font-weight:400;font-size:5vw;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}#btc_wood #wrap_portrait_wood #nav_viz #position{color:#e59c00;letter-spacing:-6px}#btc_wood #wrap_portrait_wood #nav_viz div{font-weight:700;font-size:7vw;margin-top:-17px;margin-bottom:5px}#btc_wood #wrap_portrait_wood #nav_viz.large_w{-webkit-transform:translateX(14%);transform:translateX(14%)}#btc_wood #wrap_portrait_wood #nav_viz2{font-weight:400;font-size:5vw;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}#btc_wood #wrap_portrait_wood #nav_viz2 #position2{color:#e59c00;letter-spacing:-6px}#btc_wood #wrap_portrait_wood #nav_viz2 div{font-weight:700;font-size:7vw;margin-top:17px;margin-bottom:5px}#btc_wood #wrap_portrait_wood #nav_viz2.large_w{-webkit-transform:translateX(14%);transform:translateX(14%)}#btc_wood #wrap_portrait_wood #slider_text{text-align:center}#btc_wood #wrap_portrait_wood #slider_text li{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}#btc_wood #wrap_portrait_wood #slider_text li.show{opacity:1}#btc_wood #wrap_portrait_wood #slider_text p{width:100%;margin-right:13%;font-family:'Trade Gothic LT Std';font-weight:300}#btc_wood #wrap_portrait_wood #slider_text p:first-of-type{margin-top:2%;color:#000;font-size:4vw;padding:0 5%;-webkit-box-sizing:border-box;box-sizing:border-box}#btc_wood #wrap_portrait_wood #slider_text p:last-of-type{margin-top:1%;color:#616161;margin-bottom:5%}#btc_wood #radius_mask{z-index:1;position:absolute;top:0;width:100%;border-bottom-left-radius:21%;overflow:hidden}#btc_wood #radius_mask #timeline_wood_white{position:relative;height:0%;width:2px;background-color:#fff;left:20px;top:0}#btc_wood #timeline_wood_black{width:2px;height:0%;position:absolute;background-color:#000;left:20px;top:47%;z-index:0}@media screen and (orientation:landscape){#btc_wood #wrap_surf_wood .days{top:8%}#btc_wood #wrap_surf_wood #wood_text_intro{top:2%;width:30vw;margin-left:50vw;font-size:1.4vw}#btc_wood #wrap_surf_wood #board_wood{display:none}#btc_wood #wrap_surf_wood #board_wood_desk{display:block}#btc_wood #wrap_surf_wood #shape_text,#btc_wood #wrap_surf_wood #time_text{font-size:1.6vw}#btc_wood #wrap_portrait_wood #portrait_two{margin:4% 3% 5% 30%;padding:0;display:inline-block;vertical-align:bottom}#btc_wood #wrap_portrait_wood #text_portrait_two{display:inline-block;width:27vw;margin:0 0 5%;padding:0;vertical-align:bottom}#btc_wood #wrap_portrait_wood #text_portrait_two p{width:100%}}@media screen and (orientation:landscape) and (orientation:landscape) and (min-width:1600px){#btc_wood #wrap_portrait_wood #text_portrait_two{width:380px}}@media screen and (orientation:landscape){#btc_wood #wrap_portrait_wood .wrap_vid_portrait #content_vid_wood #play_vid_wood,#btc_wood #wrap_portrait_wood .wrap_vid_portrait #quote_two{display:none}#btc_wood #wrap_portrait_wood .wrap_vid_portrait #quote_two .quote{font-size:54px}#btc_wood #wrap_portrait_wood .wrap_vid_portrait #content_vid_wood{width:63vw}#btc_wood #wrap_portrait_wood .wrap_vid_portrait #content_vid_wood #play_vid_wood_desk{display:block}#btc_wood #wrap_portrait_wood .wrap_vid_portrait #content_vid_wood.anim_play{-webkit-transform:translateX(59%);transform:translateX(59%)}#btc_wood #wrap_portrait_wood #quote_two_desk{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2.5s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2.5s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2.5s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2.5s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2.5s,transform 2s cubic-bezier(.075,.82,.165,1) 2.5s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2.5s,transform 2s cubic-bezier(.075,.82,.165,1) 2.5s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;display:block}#btc_wood #wrap_portrait_wood #quote_two_desk.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_wood #wrap_portrait_wood #text_bottom_two{width:36vw;margin:5% 0 5% 15%}#btc_wood #wrap_portrait_wood #text_bottom_two p{font-size:1.4vw;line-height:1.2}}#btc_whiskey #wrap_whiskey_2 #fire_desk,#btc_whiskey #wrap_whiskey_3 #content_vid_whiskey #play_vid_whiskey_desk{display:none}@media screen and (orientation:landscape) and (orientation:landscape) and (min-width:1600px){#btc_wood #wrap_portrait_wood #text_bottom_two{width:570px}#btc_wood #wrap_portrait_wood #text_bottom_two .quote{font-size:54px}#btc_wood #wrap_portrait_wood #text_bottom_two .text_classic{font-size:22px}}@media screen and (orientation:landscape){#btc_wood #wrap_portrait_wood .slicked{margin:0 10% 1% 30%}#btc_wood #wrap_portrait_wood #nav_viz{padding-top:0;width:29%;margin:0 0 0 30%;font-size:2vw;display:inline-block}#btc_wood #wrap_portrait_wood #nav_viz div{font-size:2.4vw;margin-top:-5.3%}#btc_wood #wrap_portrait_wood #nav_viz.large_w{-webkit-transform:translateX(0);transform:translateX(0)}#btc_wood #wrap_portrait_wood #nav_viz2{padding-top:0;width:29%;margin:0 0 0 1%;font-size:2vw;display:inline-block}#btc_wood #wrap_portrait_wood #nav_viz2 div{font-size:2.4vw;margin-top:-5.3%}#btc_wood #wrap_portrait_wood #slider_text li{width:50%}#btc_wood #wrap_portrait_wood #slider_text p{width:100%}#btc_wood #wrap_portrait_wood #slider_text p:first-of-type{font-size:1.7vw}#btc_wood #wrap_portrait_wood #slider_text p:last-of-type{font-size:1.1vw}#btc_wood #radius_mask{width:100%;border-bottom-left-radius:21%}#btc_wood #radius_mask #timeline_wood_white{width:3px;left:42px}#btc_wood #timeline_wood_black{top:53%;width:3px;left:42px}}@-webkit-keyframes lightGlass{0%{-webkit-transform:scale(.98);transform:scale(.98);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}100%{-webkit-transform:scale(.98);transform:scale(.98)}}@keyframes lightGlass{0%{-webkit-transform:scale(.98);transform:scale(.98);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}100%{-webkit-transform:scale(.98);transform:scale(.98)}}#btc_whiskey{width:100vw;overflow:hidden;position:relative;background:#fff}#btc_whiskey #timeline_whiskey_white{width:2px;height:0%;position:absolute;background-color:#fff;left:20px;top:0;z-index:1}#btc_whiskey #wrap_whiskey_1{position:relative;width:100%}#btc_whiskey #wrap_whiskey_1 #factory_gif{width:72%;height:auto;position:absolute;top:1.5%;right:0}#btc_whiskey #wrap_whiskey_1 #wall_texture{width:100%;height:auto;display:block}#btc_whiskey #wrap_whiskey_1 #wall_texture_desk{width:100%;height:auto;display:none}#btc_whiskey #wrap_whiskey_1 #whiskey_house{top:17%;width:100%;height:auto;position:absolute;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 0s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 0s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,transform 5s cubic-bezier(.075,.82,.165,1) 0s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 0s,transform 5s cubic-bezier(.075,.82,.165,1) 0s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_whiskey #wrap_whiskey_1 #whiskey_house.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_whiskey #wrap_whiskey_1 .years{position:absolute;top:11%}#btc_whiskey #wrap_whiskey_1 #solo_whiskey{font-weight:400;position:absolute;font-family:berlingroman;font-size:4.9vw;line-height:1.15;text-align:right;top:14%;color:#fff;width:100vw;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:7vw;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 5s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 2s,transform 5s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 5s cubic-bezier(.075,.82,.165,1) 2s,transform 5s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 5s cubic-bezier(.075,.82,.165,1) 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_whiskey #wrap_whiskey_3 #portrait_three,#btc_whiskey #wrap_whiskey_3 #quote_three{-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s}#btc_whiskey #wrap_whiskey_1 #solo_whiskey.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_whiskey #wrap_whiskey_2{position:relative;width:100%}#btc_whiskey #wrap_whiskey_2 img{width:100%;height:auto;position:absolute;bottom:0}#btc_whiskey #wrap_whiskey_2 #fire_mob{display:block}#btc_whiskey #wrap_whiskey_2 #fire_mob .particle{left:25%;bottom:16%}#btc_whiskey #wrap_whiskey_2 #fire_mob .fire_one,#btc_whiskey #wrap_whiskey_2 #fire_mob .fire_two{left:-4%;bottom:-2.7%}#btc_whiskey #wrap_whiskey_2 #fire_mob.anim_start .particle{-webkit-animation:lightGlass 2.5s linear infinite;animation:lightGlass 2.5s linear infinite;-webkit-animation-delay:1.25s;animation-delay:1.25s}#btc_whiskey #wrap_whiskey_2 #fire_mob.anim_start .fire_one{-webkit-animation:lightGlass 2s linear infinite;animation:lightGlass 2s linear infinite}#btc_whiskey #wrap_whiskey_2 #fire_mob.anim_start .fire_two{-webkit-animation:lightGlass 2s linear infinite;animation:lightGlass 2s linear infinite;-webkit-animation-delay:1s;animation-delay:1s}#btc_whiskey #wrap_whiskey_2 #fire_desk .particle{left:52%;bottom:8%;width:50%}#btc_whiskey #wrap_whiskey_2 #fire_desk .fire_one,#btc_whiskey #wrap_whiskey_2 #fire_desk .fire_two{left:-5%;bottom:-3%}#btc_whiskey #wrap_whiskey_2 #fire_desk.anim_start .particle{-webkit-animation:lightGlass 2.5s linear infinite;animation:lightGlass 2.5s linear infinite;-webkit-animation-delay:1.25s;animation-delay:1.25s}#btc_whiskey #wrap_whiskey_2 #fire_desk.anim_start .fire_one{-webkit-animation:lightGlass 2s linear infinite;animation:lightGlass 2s linear infinite}#btc_whiskey #wrap_whiskey_2 #fire_desk.anim_start .fire_two{-webkit-animation:lightGlass 2s linear infinite;animation:lightGlass 2s linear infinite;-webkit-animation-delay:1s;animation-delay:1s}#btc_whiskey #wrap_whiskey_2 .front_glass{opacity:.5}#btc_whiskey #wrap_whiskey_2 .fire_one,#btc_whiskey #wrap_whiskey_2 .fire_two{width:110%}#btc_whiskey #wrap_whiskey_2 canvas{position:absolute;top:0;left:0}#btc_whiskey #wrap_whiskey_3{background-color:#fff;position:relative;width:100%}#btc_whiskey #wrap_whiskey_3 #timeline_whiskey_black{width:2px;height:0%;position:absolute;background-color:#000;left:20px;top:0;z-index:0}#btc_whiskey #wrap_whiskey_3 #portrait_three{margin:0 30% 6% 10%;padding-top:10%;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_whiskey #wrap_whiskey_3 #portrait_three.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_whiskey #wrap_whiskey_3 #text_portrait_three{margin:0 10% 15%;width:50%;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,transform 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_whiskey #wrap_whiskey_3 #text_portrait_three.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_whiskey #wrap_whiskey_3 .text_classic{width:60%;margin:0 10% 10% 33%;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 3s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 3s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,transform 2s cubic-bezier(.075,.82,.165,1) 3s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,transform 2s cubic-bezier(.075,.82,.165,1) 3s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_whiskey #wrap_whiskey_3 .text_classic.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_whiskey #wrap_whiskey_3 #quote_three{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_whiskey #wrap_whiskey_3 #quote_three.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_whiskey #wrap_whiskey_3 #content_vid_whiskey{position:relative}#btc_whiskey #wrap_whiskey_3 #content_vid_whiskey #play_vid_whiskey{display:block}#btc_whiskey #wrap_whiskey_3 .timeless{padding-bottom:7%;margin-top:-2px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}#btc_whiskey #product{position:relative;width:100%;padding-bottom:8%;z-index:0}#btc_whiskey #product img{display:block}#btc_whiskey #product #back_product{width:100%;height:auto;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 1s,transform 2s cubic-bezier(.075,.82,.165,1) 1s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_whiskey #product #back_product.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_whiskey #product #product_img{width:50%;height:auto;margin:-56% auto auto;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,transform 2s cubic-bezier(.075,.82,.165,1) 2s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 2s,transform 2s cubic-bezier(.075,.82,.165,1) 2s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_whiskey #product #product_img.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_whiskey #product #product_desc{opacity:0;-webkit-transform:translateY(30%);transform:translateY(30%);-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 3s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 3s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,transform 2s cubic-bezier(.075,.82,.165,1) 3s;transition:opacity 2s cubic-bezier(.075,.82,.165,1) 3s,transform 2s cubic-bezier(.075,.82,.165,1) 3s,-webkit-transform 2s cubic-bezier(.075,.82,.165,1) 3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#btc_whiskey #product #product_desc h3{font-family:berlingroman,serif;font-weight:400;font-style:normal;text-align:center;font-size:8vw;position:relative;width:100%;margin-bottom:12%}#btc_whiskey #product #product_desc h3::after{content:"";display:block;margin:5% auto auto;background-color:#f8971d;height:5px;width:5px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#btc_whiskey #product #product_desc .text_classic{text-align:center;width:83%;margin:auto auto 5%}#btc_whiskey #product #product_desc.anim_start{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#btc_whiskey #product #btc_goShop{width:83%;margin:0 auto;text-align:center;position:relative}#btc_whiskey #product #btc_goShop a{display:block;font-size:3.5vw;font-family:'Trade Gothic LT Std',sans-serif;font-weight:300;line-height:1.5;color:#fff;text-decoration:none;text-transform:uppercase;padding:3.5% 0;-webkit-transition:all 1s cubic-bezier(.86,0,.07,1);transition:all 1s cubic-bezier(.86,0,.07,1)}#btc_whiskey #product #btc_goShop a::after{content:"";position:absolute;z-index:-1;-webkit-transition:all 1s cubic-bezier(.86,0,.07,1);transition:all 1s cubic-bezier(.86,0,.07,1);width:100%;height:100%;top:0;left:0;background:#f8971d}#btc_whiskey #product #btc_goShop a:hover{color:#f8971d}#btc_whiskey #product #btc_goShop a:hover::after{width:0}@media screen and (orientation:landscape){#btc_whiskey #wrap_whiskey_1 .years{top:6%}#btc_whiskey #wrap_whiskey_1 #factory_gif{width:55%}#btc_whiskey #wrap_whiskey_1 #timeline_whiskey_white,#btc_whiskey #wrap_whiskey_3 #timeline_whiskey_black{width:3px;left:42px}#btc_whiskey #wrap_whiskey_1 #wall_texture,#btc_whiskey #wrap_whiskey_2 #fire_mob{display:none}#btc_whiskey #wrap_whiskey_1 #wall_texture_desk{display:block;padding-bottom:87%}#btc_whiskey #wrap_whiskey_1 #whiskey_house{top:9%}#btc_whiskey #wrap_whiskey_1 #solo_whiskey{font-size:1.6vw;top:11%}#btc_whiskey #wrap_whiskey_2 #fire_desk{display:block}#btc_whiskey #wrap_whiskey_3 #portrait_three{padding-top:0;margin:2% 3% 5% 30%;display:inline-block;vertical-align:bottom}#btc_whiskey #wrap_whiskey_3 #text_portrait_three{display:inline-block;vertical-align:bottom;width:27.8vw;margin:0 0 5%;-webkit-transform:translateY(100%);transform:translateY(100%)}#btc_whiskey #wrap_whiskey_3 #text_portrait_three p{width:100%}#btc_whiskey #wrap_whiskey_3 #text_portrait_three.anim_start{opacity:1;-webkit-transform:translateY(40%);transform:translateY(40%)}}@media screen and (orientation:landscape) and (orientation:landscape) and (min-width:1600px){#btc_whiskey #wrap_whiskey_3 #text_portrait_three{width:380px}}@media screen and (orientation:landscape){#btc_whiskey #wrap_whiskey_3 .text_classic{margin:7% 59% 5%;font-size:1.4vw;line-height:1.2;width:35%}}@media screen and (orientation:landscape) and (orientation:landscape) and (min-width:1600px){#btc_whiskey #wrap_whiskey_3 .text_classic{margin:5% 59%;width:532px;font-size:22px}#btc_whiskey #wrap_whiskey_3 .wrap_vid_portrait #quote_three{font-size:54px}}@media screen and (orientation:landscape){#btc_whiskey #wrap_whiskey_3 .wrap_vid_portrait #quote_three{margin-top:5%;margin-left:15%}#btc_whiskey #wrap_whiskey_3 .wrap_vid_portrait #content_vid_whiskey{width:63vw}#btc_whiskey #wrap_whiskey_3 .wrap_vid_portrait #content_vid_whiskey #play_vid_whiskey{display:none}#btc_whiskey #wrap_whiskey_3 .wrap_vid_portrait #content_vid_whiskey #play_vid_whiskey_desk{display:block}#btc_whiskey #wrap_whiskey_3 .wrap_vid_portrait #content_vid_whiskey.anim_play{-webkit-transform:translateX(59%);transform:translateX(59%)}#btc_whiskey #product{z-index:1;padding-bottom:5%;margin-top:-35%}#btCast.en #btc_whiskey #product{margin-top:-35%}#btCast.kr #btc_whiskey #product{margin-top:-30%}#btCast.ch #btc_whiskey #product{margin-top:-12%}#btc_whiskey #product #back_product{width:50vw;margin-left:50vw}#btc_whiskey #product #product_img{width:20%;margin-top:-36%}#btc_whiskey #product #product_desc h3{font-size:4vw;margin-bottom:5%}#btc_whiskey #product #product_desc h3::after{margin-top:2%}#btc_whiskey #product #product_desc p.text_classic{width:33vw;margin:auto auto 4%;font-size:1.2vw;line-height:1.1}#btc_whiskey #product #btc_goShop{width:25%}#btc_whiskey #product #btc_goShop a{font-size:1.2vw}}.slick-list,.slick-slider,.slick-track{position:relative;display:block}@media screen and (orientation:landscape) and (orientation:landscape) and (min-width:1600px){#btc_whiskey #product #product_desc h3{font-size:54px;margin-bottom:3%}#btc_whiskey #product #product_desc h3::after{margin-top:1%}#btc_whiskey #product #product_desc p.text_classic{width:500px;font-size:18px}#btc_whiskey #product #btc_goShop{width:18%}#btc_whiskey #product #btc_goShop a{font-size:18px}}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{left:0;top:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
