.splitting .char,.splitting .word{display:inline-block}.splitting .char{position:relative}.splitting .char:after,.splitting .char:before{content:attr(data-char);left:0;position:absolute;top:0;transition:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;visibility:hidden}.splitting{--word-center:calc(var(--word-total)/2 - 0.5);--char-center:calc(var(--char-total)/2 - 0.5);--line-center:calc(var(--line-total)/2 - 0.5)}.splitting .word{--word-percent:calc(var(--word-index)/var(--word-total));--line-percent:calc(var(--line-index)/var(--line-total))}.splitting .char{--char-percent:calc(var(--char-index)/var(--char-total));--char-offset:calc(var(--char-index) - var(--char-center));--distance:calc(var(--char-offset)*var(--char-offset)/var(--char-center));--distance-sine:calc(var(--char-offset)/var(--char-center));--distance-percent:calc(var(--distance)/var(--char-center))}
.splitting.cells img{display:block;width:100%}@supports (display:grid){.splitting.cells{background-size:cover;overflow:hidden;position:relative;visibility:hidden}.splitting .cell-grid{background:inherit;display:grid;grid-template:repeat(var(--row-total),1fr) /repeat(var(--col-total),1fr);height:100%;left:0;position:absolute;top:0;width:100%}.splitting .cell{background:inherit;overflow:hidden;position:relative}.splitting .cell-inner{background:inherit;height:calc(100%*var(--row-total));left:calc(-100%*var(--col-index));position:absolute;top:calc(-100%*var(--row-index));visibility:visible;width:calc(100%*var(--col-total))}.splitting .cell{--center-x:calc(var(--col-total)/2 - 0.5);--center-y:calc(var(--row-total)/2 - 0.5);--offset-x:calc(var(--col-index) - var(--center-x));--offset-y:calc(var(--row-index) - var(--center-y));--distance-x:calc(var(--offset-x)*var(--offset-x)/var(--center-x));--distance-y:calc(var(--offset-y)*var(--offset-y)/var(--center-y))}}
@charset "UTF-8";@-webkit-keyframes fadeleft{0%{opacity:1;transform:translateX(0) scale(1)}25%{opacity:0;transform:translateX(-10px) scale(.9)}26%{opacity:0;transform:translateX(10px) scale(.9)}55%{opacity:1;transform:translateX(0) scale(1)}}@keyframes fadeleft{0%{opacity:1;transform:translateX(0) scale(1)}25%{opacity:0;transform:translateX(-10px) scale(.9)}26%{opacity:0;transform:translateX(10px) scale(.9)}55%{opacity:1;transform:translateX(0) scale(1)}}@-webkit-keyframes faderight{0%{opacity:1;transform:translateX(0) scale(1)}25%{opacity:0;transform:translateX(10px) scale(.9)}26%{opacity:0;transform:translateX(-10px) scale(.9)}55%{opacity:1;transform:translateX(0) scale(1)}}@keyframes faderight{0%{opacity:1;transform:translateX(0) scale(1)}25%{opacity:0;transform:translateX(10px) scale(.9)}26%{opacity:0;transform:translateX(-10px) scale(.9)}55%{opacity:1;transform:translateX(0) scale(1)}}@-webkit-keyframes headerdown{0%{top:-153px}to{height:69px;top:0}}@keyframes headerdown{0%{top:-153px}to{height:69px;top:0}}@-webkit-keyframes letterdrop{0%{opacity:0;transform:translateY(-30%)}to{opacity:1;transform:translateY(0)}}@keyframes letterdrop{0%{opacity:0;transform:translateY(-30%)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes letterdrophover{0%{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(-15%)}to{opacity:1;transform:translateY(0)}}@keyframes letterdrophover{0%{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(-15%)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes beacon{0%{opacity:1;transform:scale(.1)}70%{opacity:0;transform:scale(2.5)}to{opacity:0}}@keyframes beacon{0%{opacity:1;transform:scale(.1)}70%{opacity:0;transform:scale(2.5)}to{opacity:0}}@-webkit-keyframes rotatesign{0%{transform:perspective(12vw) rotateY(0deg)}20%{transform:perspective(12vw) rotateY(1turn)}}@keyframes rotatesign{0%{transform:perspective(12vw) rotateY(0deg)}20%{transform:perspective(12vw) rotateY(1turn)}}@media screen and (max-width:768px){@-webkit-keyframes rotatesign{0%{transform:perspective(20vw) rotateY(0deg)}20%{transform:perspective(20vw) rotateY(1turn)}}@keyframes rotatesign{0%{transform:perspective(20vw) rotateY(0deg)}20%{transform:perspective(20vw) rotateY(1turn)}}}@-webkit-keyframes rise{40%{transform:translateY(-40%) rotate(calc(var(--distance-sine)*10deg))}50%{transform:translateY(6%)}55%{transform:translateY(-4%)}60%{transform:translateY(2%)}65%{transform:translateY(-1%)}70%{transform:translateY(0)}}@keyframes rise{40%{transform:translateY(-40%) rotate(calc(var(--distance-sine)*10deg))}50%{transform:translateY(6%)}55%{transform:translateY(-4%)}60%{transform:translateY(2%)}65%{transform:translateY(-1%)}70%{transform:translateY(0)}}@-webkit-keyframes ghost{8%{opacity:0;transform:translateY(0)}40%{opacity:.25;transform:translateY(-30%) rotate(calc(var(--distance-sine)*-10deg))}60%,to{opacity:0;transform:translateY(-200%)}}@keyframes ghost{8%{opacity:0;transform:translateY(0)}40%{opacity:.25;transform:translateY(-30%) rotate(calc(var(--distance-sine)*-10deg))}60%,to{opacity:0;transform:translateY(-200%)}}.compare-slider{display:block;margin:auto;max-width:1480px;overflow:hidden;position:relative}.compare-reveal{left:0;opacity:0;overflow:hidden;position:absolute;right:50%;top:0;transition:opacity .35s;z-index:1}.compare-reveal img{max-width:none;width:100%}.compare-range{-webkit-appearance:slider-horizontal!important;-moz-appearance:none;bottom:0;cursor:ew-resize;height:100%;left:-1px;margin:0;opacity:0;position:absolute;top:0;touch-action:auto;width:calc(100% + 2px);z-index:2}.compare-range::-moz-range-thumb,.compare-range::-webkit-slider-thumb{-webkit-appearance:none;height:300vh}.compare-range::-ms-tooltip{display:none}.compare-handle{background:rgba(0,0,0,.5);border-radius:50%;box-shadow:0 0 6px transparent;color:#ceab4e;display:flex;flex-direction:column;height:6.875vw;left:50%;line-height:1;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:background-color .3s,box-shadow .3s,opacity .3s;width:6.875vw;z-index:2}@media (min-width:1920px){.compare-handle{width:132px}}@media (max-width:1024px){.compare-handle{width:70.4px}}@media (min-width:1920px){.compare-handle{height:132px}}@media (max-width:1024px){.compare-handle{height:70.4px}}.compare-handle:before{content:"";font-family:calvert;font-size:2.7083333333vw;margin:auto}@media (max-width:812.3076923077px){.compare-handle:before{font-size:22px}}@media (min-width:1920px){.compare-handle:before{font-size:52px}}.compare-handle:after{bottom:0;content:"Drag";font-size:.9375vw;font-weight:700;left:50%;line-height:3.3;margin:auto;position:absolute;transform:translateX(-50%)}@media (max-width:1066.6666666667px){.compare-handle:after{font-size:10px}}@media (min-width:1920px){.compare-handle:after{font-size:18px}}@media screen and (max-width:768px){.compare-handle:before{font-size:32px}.compare-handle:after{display:none}}.compare-range:focus~.compare-handle{background:#000;box-shadow:0 0 3px rgba(0,0,0,.4)}.compare-reveal[data-beer-label]:after,.compare-slider[data-beer-label]:after{border-radius:.125rem;content:attr(data-beer-label);font-size:1.4583333333vw;font-weight:700;line-height:1;position:absolute;top:1.6666666667vw}@media (min-width:1920px){.compare-reveal[data-beer-label]:after,.compare-slider[data-beer-label]:after{top:32px}}@media (max-width:768px){.compare-reveal[data-beer-label]:after,.compare-slider[data-beer-label]:after{top:12.8px}}@media (max-width:1028.5714285714px){.compare-reveal[data-beer-label]:after,.compare-slider[data-beer-label]:after{font-size:15px}}@media (min-width:1920px){.compare-reveal[data-beer-label]:after,.compare-slider[data-beer-label]:after{font-size:28px}}.compare-slider[data-beer-label]:after{right:1.6666666667vw}@media (min-width:1920px){.compare-slider[data-beer-label]:after{right:32px}}@media (max-width:768px){.compare-slider[data-beer-label]:after{right:12.8px}}.compare-reveal[data-beer-label]:after{left:1.6666666667vw}@media (min-width:1920px){.compare-reveal[data-beer-label]:after{left:32px}}@media (max-width:768px){.compare-reveal[data-beer-label]:after{left:12.8px}}.compare-reveal[data-beer-label=""]:after,.compare-slider[data-beer-label=""]:after{content:none}.compare-ready .compare-handle,.compare-ready .compare-reveal{opacity:1}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-slider .slick-list,.slick-slider .slick-track{display:block;width:100%}.slick-slider .slick-list{height:100%}.slick-slider .slick-slide{display:flex;height:auto;justify-content:center;width:100%}.slick-slider .slick-slide>div{display:block;width:100%}.slick-slider .slick-slide>div>div,.slick-slider .slick-slide>div>img{align-items:flex-start;display:flex!important}button.slick-button{background:#fff;border:1px solid #ceab4e;border-radius:50%;color:#ceab4e;cursor:pointer;display:flex;font-size:1.4583333333vw;padding:1.0416666667vw;position:absolute;top:50%;transform:translateY(-50%);z-index:99}@media (max-width:1028.5714285714px){button.slick-button{font-size:15px}}@media (min-width:1920px){button.slick-button{font-size:28px;padding:20px}}@media (max-width:768px){button.slick-button{padding:8px}}button.slick-button--prev{left:11.4583333333vw}@media (min-width:1920px){button.slick-button--prev{left:220px}}@media (max-width:768px){button.slick-button--prev{left:88px}}button.slick-button--next{right:11.4583333333vw}@media (min-width:1920px){button.slick-button--next{right:220px}}@media (max-width:768px){button.slick-button--next{right:88px}}button.slick-button:before{display:block;vertical-align:middle}button.slick-button.slick-disabled,button.slick-button.slick-disabled:hover{background:#fff;color:#ceab4e;opacity:.3}button.slick-button:hover{background:#ceab4e;color:#fff}@media screen and (max-width:768px){button.slick-button--prev{left:50px}button.slick-button--next{right:50px}}@media screen and (max-width:550px){button.slick-button--prev{left:10px}button.slick-button--next{right:10px}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{float:right;font-weight:700;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;margin-right:5px;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select2-selection.select2-selection--single{outline:none}.select2-dropdown{border:1px solid #cbcbcb;border-radius:0;font-weight:400}.select2-container--default{font-size:1.4583333333vw;font-weight:400;text-align:left}@media (max-width:1028.5714285714px){.select2-container--default{font-size:15px}}@media (min-width:1920px){.select2-container--default{font-size:28px}}.select2-container--default .select2-results__option{position:relative}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#cbcbcb}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#000}.select2-container--default .select2-selection--single{background-color:transparent;border:0;border-radius:0;height:2.9166666667vw}@media (min-width:1920px){.select2-container--default .select2-selection--single{height:56px}}@media (max-width:768px){.select2-container--default .select2-selection--single{height:22.4px}}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#000;line-height:2.9166666667vw;padding-left:0}@media (min-width:1920px){.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:56px}}@media (max-width:768px){.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:22.4px}}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#cbcbcb}.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--single .select2-selection__clear{font-size:1.1458333333vw}@media (max-width:1047.2727272727px){.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--single .select2-selection__clear{font-size:12px}}@media (min-width:1920px){.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--single .select2-selection__clear{font-size:22px}}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;font-weight:300;margin-right:0;margin-top:0;position:absolute;right:30px;top:0}.select2-container--default .select2-selection--single .select2-selection__arrow{display:flex;height:2.9166666667vw;width:1.1458333333vw}@media (min-width:1920px){.select2-container--default .select2-selection--single .select2-selection__arrow{height:56px}}@media (max-width:768px){.select2-container--default .select2-selection--single .select2-selection__arrow{height:22.4px}}@media (min-width:1920px){.select2-container--default .select2-selection--single .select2-selection__arrow{width:22px}}@media (max-width:768px){.select2-container--default .select2-selection--single .select2-selection__arrow{width:8.8px}}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default .select2-selection--single .select2-selection__arrow:before{border:0;color:#000;content:"";font-family:calvert;margin:auto;width:100%}.select2-container--default .select2-selection--multiple{background-color:transparent;border:0;border-radius:0;min-height:2.9166666667vw}@media (min-width:1920px){.select2-container--default .select2-selection--multiple{min-height:56px}}@media (max-width:768px){.select2-container--default .select2-selection--multiple{min-height:22.4px}}.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 10px 6px 0}.select2-container--default .select2-selection--multiple .select2-selection__clear{color:#fff;cursor:pointer;font-size:20px;font-weight:300;margin-right:0;margin-top:0;position:absolute;right:0;top:6px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#fff;border:0;border-radius:0;cursor:default;float:left;font-size:12px;margin-right:4px;margin-top:6px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{cursor:pointer;display:inline-block;font-size:12px;font-weight:400;margin-right:3px}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before{content:""}.select2-container--default.select2-container--focus .select2-selection--multiple{border:0}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;color:#fff;font-family:inherit;font-size:inherit;font-style:italic;font-weight:inherit}.arthref{left:0;position:fixed;top:0;z-index:99993}.arthref .overlay{background:hsla(0,0%,100%,.85);display:none;height:100%;opacity:0;pointer-events:none;position:fixed;transition:all .2s ease-in-out;width:100%;z-index:100}.arthref .opaque{background:rgba(0,0,0,.2)!important}.arthref .overlay.active{opacity:1;pointer-events:all}.arthref .icon-container{bottom:0;left:0;position:absolute;right:0;text-align:center;top:0;z-index:101}.arthref .icon-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.arthref .icon-container .centered{display:inline-block;max-width:725px;padding:1em;text-align:left;vertical-align:middle;width:90%}.arthref .icon-container ul{list-style-type:none;margin:0;opacity:0;padding:0;pointer-events:none;text-align:center;transition:all .2s ease-in-out}.arthref .icon-container ul.active{opacity:1;pointer-events:auto}.arthref .icon-container ul li{display:inline-block;height:110px;margin:10px;width:80px}.arthref .icon-container ul li a{background-color:#617385;border-radius:10px;display:block;height:80px;margin:0 0 10px;width:80px}.arthref .icon-container ul li span{color:#000;font-size:15px;font-style:normal!important;font-weight:500;text-align:center;text-transform:uppercase}.arthref .icon-container ul li a.aFacebook{background-color:#3b5998}.arthref .icon-container ul li a.aLinkedIn{background-color:#2086bc}.arthref .icon-container ul li a.aTwitter{background-color:#00b6f3}.arthref .icon-container ul li a.aEmail{background-color:#ceab4e}.arthref .icon-container ul li a:before{display:block;font-size:40px;height:80px;line-height:80px;width:80px}.arthref .icon-container ul li a{color:#fff;text-decoration:none}.arthref .icon-container ul li:hover a{color:hsla(0,0%,100%,.6);text-decoration:none}.arthref .launchpad .icon-container ul{transform:scale(.8);transform-origin:center 20%}.arthref .launchpad.active .icon-container ul{transform:scale(1)}.arthref .launchpadReverse .icon-container ul{transform:scale(1.2);transform-origin:center 20%}.arthref .launchpadReverse.active .icon-container ul{transform:scale(1)}.arthref .slideTop{top:-100%}.arthref .slideTop.active{top:0}.arthref .slideRight{left:100%}.arthref .slideRight.active{left:0}.arthref .slideBottom{top:100%}.arthref .slideBottom.active{top:0}.arthref .slideLeft{left:-100%}.arthref .slideLeft.active{left:0}.arthref .chain .icon-container ul li{opacity:0}.blurred{transition:filter .3s ease-in-out}
