html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item}}
.button{transition:background-color .3s cubic-bezier(0,.5,.5,1),color .3s cubic-bezier(0,.5,.5,1),border .3s cubic-bezier(0,.5,.5,1),auto;align-items:center;appearance:none;background-color:#840976;border-radius:3rem;border:.125rem solid #840976;color:#f4f4f4;cursor:pointer;display:inline-flex;font-family:var(--font-family-primary);font-size:14px;font-weight:500;gap:.5rem;justify-content:center;line-height:inherit;outline:0;padding:.625rem 1.5rem;text-align:center;text-transform:uppercase}.button:focus,.button:hover{background-color:#56064d;border-color:#56064d;color:#f4f4f4}.button:disabled{background-color:#56064d;border-color:#56064d;opacity:.3;pointer-events:none}.button--secondary{background-color:#d1cb2e;border-color:#d1cb2e;color:#1a1a1a}.button--secondary:focus,.button--secondary:hover{background-color:#a7a225;border-color:#a7a225;color:#1a1a1a}.button--secondary:disabled{background-color:#a7a225;border-color:#a7a225}.button.button--white{background-color:#f4f4f4;border-color:#f4f4f4;color:#1a1a1a}.button.button--white:focus,.button.button--white:hover{background-color:transparent;border-color:#f4f4f4;color:#f4f4f4}.button.button--white:disabled{background-color:#dadbe5;border-color:#dadbe5}.button.button--black{background-color:#1a1a1a;border-color:#1a1a1a;color:#f4f4f4}.button.button--black:focus,.button.button--black:hover{background-color:transparent;border-color:#1a1a1a;color:#1a1a1a}.button.button--black:disabled{background-color:#dadbe5;border-color:#dadbe5}.button--small{padding:.375rem .75rem;gap:.25rem}.button--large{padding:1rem 2rem}.button--icon svg{width:1.5em;max-height:1.5em}.button--full{width:100%}.button--text{background-color:transparent;border-color:transparent;color:#840976;padding-left:0!important;padding-right:0!important}.button--text:disabled,.button--text:focus,.button--text:hover{background-color:transparent;border-color:transparent;color:#56064d}.button--text:disabled{opacity:1;color:#caa7cd;pointer-events:none}.button--outline{background-color:transparent;color:#840976;border-color:#840976;border-width:.125rem}.button--outline:focus,.button--outline:hover{background-color:transparent;border-color:#56064d;color:#56064d}.button--outline:disabled{background-color:transparent;color:#56064d}.button--outline.button--secondary{color:#1a1a1a;border-color:#d1cb2e}.button--outline.button--secondary:focus,.button--outline.button--secondary:hover{border-color:#a7a225;color:#1a1a1a}.button--outline.button--secondary:disabled{color:#a7a225}.button--outline.button--white{color:#f4f4f4;border-color:#f4f4f4;background-color:transparent}.button--outline.button--white:focus,.button--outline.button--white:hover{border-color:#dadbe5;color:#f4f4f4}.button--outline.button--white:disabled{color:#dadbe5}.button--outline.button--black{color:#1a1a1a;border-color:#1a1a1a;background-color:transparent}.button--outline.button--black:focus,.button--outline.button--black:hover{border-color:#1a1a1a;color:#f4f4f4;background-color:#1a1a1a}.button--outline.button--black:disabled{color:#dadbe5}.formGroup,label{position:relative}.formGroup+.formGroup{margin-top:1rem}label{color:#1a1a1a;display:inline-block;margin-bottom:.5rem}label:not(.option){font-weight:700}.form-date,.form-email,.form-file,.form-number,.form-password,.form-search,.form-tel,.form-text,.form-textarea,.form-url,.formControl,.formSelect,select{transition:border-color .3s cubic-bezier(0,.5,.5,1),auto;appearance:none;background-color:#f4f4f4;border:1px solid #dadbe5;border-radius:.25rem;caret-color:#840976;color:#1a1a1a;display:block;font-size:inherit;line-height:inherit;outline:0;padding:.3125rem .75rem;width:100%}.form-date::placeholder,.form-email::placeholder,.form-file::placeholder,.form-number::placeholder,.form-password::placeholder,.form-search::placeholder,.form-tel::placeholder,.form-text::placeholder,.form-textarea::placeholder,.form-url::placeholder,.formControl::placeholder,.formSelect::placeholder,select::placeholder{color:#777b8c}.form-date:focus,.form-date:hover,.form-email:focus,.form-email:hover,.form-file:focus,.form-file:hover,.form-number:focus,.form-number:hover,.form-password:focus,.form-password:hover,.form-search:focus,.form-search:hover,.form-tel:focus,.form-tel:hover,.form-text:focus,.form-text:hover,.form-textarea:focus,.form-textarea:hover,.form-url:focus,.form-url:hover,.formControl:focus,.formControl:hover,.formSelect:focus,.formSelect:hover,select:focus,select:hover{background-color:#f4f4f4;border-color:#a0a3b2}.form-date:disabled,.form-email:disabled,.form-file:disabled,.form-number:disabled,.form-password:disabled,.form-search:disabled,.form-tel:disabled,.form-text:disabled,.form-textarea:disabled,.form-url:disabled,.formControl:disabled,.formSelect:disabled,input[type=checkbox]:disabled,input[type=radio]:disabled,select:disabled{background:#f4f4f4;opacity:.5;pointer-events:none}.form-date--large,.form-email--large,.form-file--large,.form-number--large,.form-password--large,.form-search--large,.form-tel--large,.form-text--large,.form-textarea--large,.form-url--large,.formControl--large{padding:.75rem}textarea{height:auto;min-height:7.5em;overflow:auto;resize:vertical}.formSelect,select{background:#f4f4f4 url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.46976 10.2375C4.2745 10.0423 4.2745 9.72569 4.46976 9.53042L5.53042 8.46976C5.72569 8.2745 6.04227 8.2745 6.23753 8.46976L11.6465 13.8788C11.8418 14.074 12.1584 14.074 12.3536 13.8788L17.7627 8.46976C17.9579 8.2745 18.2745 8.2745 18.4698 8.46976L19.5304 9.53042C19.7257 9.72569 19.7257 10.0423 19.5304 10.2375L12.3536 17.4143C12.1584 17.6096 11.8418 17.6096 11.6465 17.4143L4.46976 10.2375Z' fill='%23262733'/%3E%3C/svg%3E%0A") no-repeat right .5rem center;background-size:1rem;padding-right:2rem;vertical-align:middle}input[type=checkbox],input[type=radio]{accent-color:#caa7cd;background-color:#f4f4f4;border:1px solid #dadbe5;border-radius:.25rem;height:1.125rem;vertical-align:text-top;width:1.125rem}input[type=checkbox]+label,input[type=radio]+label{margin-bottom:0;margin-left:.25rem}.select2-container--default .select2-search--inline .select2-search__field::placeholder{color:#1a1a1a}.select2-container--default .select2-selection{position:relative}.select2-container--default .select2-selection--multiple{background-color:#f4f4f4;border-color:#dadbe5;border-radius:.25rem}.select2-container--default .select2-results__options,.select2-container--default .select2-selection__rendered{font-family:var(--font-family-primary)}.select2-container--default .select2-selection :after{content:"";background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.46976 10.2375C4.2745 10.0423 4.2745 9.72569 4.46976 9.53042L5.53042 8.46976C5.72569 8.2745 6.04227 8.2745 6.23753 8.46976L11.6465 13.8788C11.8418 14.074 12.1584 14.074 12.3536 13.8788L17.7627 8.46976C17.9579 8.2745 18.2745 8.2745 18.4698 8.46976L19.5304 9.53042C19.7257 9.72569 19.7257 10.0423 19.5304 10.2375L12.3536 17.4143C12.1584 17.6096 11.8418 17.6096 11.6465 17.4143L4.46976 10.2375Z' fill='%23262733'/%3E%3C/svg%3E%0A") no-repeat 0 center;background-size:cover;width:15px;height:15px;display:block;position:absolute;top:10px;right:10px}.select2-container--default .select2-dropdown{background-color:#f4f4f4;border-color:#a0a3b2}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#a0a3b2}.form-item .datepicker{display:block;pointer-events:none}.form-item .datepicker.active{pointer-events:auto}.form-item .datepicker.active .datepicker-picker{transform:none;opacity:1}.form-item .datepicker-dropdown{margin-top:.5rem;padding:0;perspective:100px;z-index:300}.form-item .datepicker-picker{transition:transform 100ms cubic-bezier(.4,0,.2,1),opacity 150ms cubic-bezier(.4,0,.2,1),auto;background-color:#f4f4f4;box-shadow:0 30px 30px -10px rgba(26,26,26,.1);border:1px solid #e6e8f0;border-radius:.5rem;opacity:0;padding:.5rem;transform:rotateX(-4deg);transform-origin:center -50%;will-change:transform,opacity}.form-item .datepicker-controls{gap:1px;padding:0}.form-item .datepicker-controls .button{transition:background-color .3s cubic-bezier(0,.5,.5,1),auto;border:unset;color:#840976;font-size:.75rem;height:unset;line-height:inherit;padding:.625rem 0}.form-item .datepicker-controls .button:hover{background-color:#f4f5f9}.form-item .datepicker-controls .next-btn,.form-item .datepicker-controls .prev-btn{font-size:0}.form-item .datepicker-controls .next-btn:after,.form-item .datepicker-controls .prev-btn:after{background-color:#840976;content:"";display:block;height:1rem;mask-size:1rem;mask-repeat:no-repeat;width:1rem}.form-item .datepicker-controls .prev-btn:after{mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.8787 4.35355C15.0739 4.15829 15.3905 4.15829 15.5858 4.35355L16.6464 5.41421C16.8417 5.60948 16.8417 5.92606 16.6464 6.12132L11.2374 11.5303C11.0422 11.7256 11.0422 12.0422 11.2374 12.2374L16.6464 17.6464C16.8417 17.8417 16.8417 18.1583 16.6464 18.3536L15.5858 19.4142C15.3905 19.6095 15.0739 19.6095 14.8787 19.4142L7.7019 12.2374C7.50664 12.0422 7.50664 11.7256 7.7019 11.5303L14.8787 4.35355Z' fill='%23000'/%3E%3C/svg%3E")}.form-item .datepicker-controls .next-btn:after{mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.12132 19.6464C8.92606 19.8417 8.60948 19.8417 8.41421 19.6464L7.35355 18.5858C7.15829 18.3905 7.15829 18.0739 7.35355 17.8787L12.7626 12.4697C12.9578 12.2744 12.9578 11.9578 12.7626 11.7626L7.35355 6.35355C7.15829 6.15829 7.15829 5.84171 7.35355 5.64645L8.41421 4.58579C8.60948 4.39052 8.92606 4.39052 9.12132 4.58579L16.2981 11.7626C16.4934 11.9578 16.4934 12.2744 16.2981 12.4697L9.12132 19.6464Z' fill='%23000'/%3E%3C/svg%3E%0A")}.form-item .datepicker-main{padding:0}.form-item .datepicker-view{width:15.75rem}.form-item .datepicker .days,.form-item .datepicker .decades,.form-item .datepicker .months,.form-item .datepicker .years{display:grid;gap:1px}.form-item .datepicker .days-of-week,.form-item .datepicker-grid{display:grid;gap:1px;grid-template-columns:repeat(7,1fr)}.form-item .datepicker .decades,.form-item .datepicker .months,.form-item .datepicker .years{grid-template-columns:repeat(4,1fr)}.form-item .datepicker .decades .decade,.form-item .datepicker .decades .month,.form-item .datepicker .decades .year,.form-item .datepicker .months .decade,.form-item .datepicker .months .month,.form-item .datepicker .months .year,.form-item .datepicker .years .decade,.form-item .datepicker .years .month,.form-item .datepicker .years .year{aspect-ratio:1}.form-item .datepicker .dow{aspect-ratio:1;color:#777b8c;font-size:.75rem;font-weight:400;height:unset}.form-item .datepicker .datepicker-cell{transition:background-color .3s cubic-bezier(0,.5,.5,1),auto;aspect-ratio:1;font-size:.75rem;backface-visibility:hidden;height:unset}.form-item .datepicker .datepicker-cell.next:not(.disabled):not(.range-end):not(.range-start),.form-item .datepicker .datepicker-cell.prev:not(.disabled):not(.range-end):not(.range-start){color:#a0a3b2}.form-item .datepicker .datepicker-cell.focused{background-color:unset}.form-item .datepicker .datepicker-cell.selected{background-color:#caa7cd;color:#f4f4f4;font-weight:400}.form-item .datepicker .datepicker-cell.today{background-color:unset;color:inherit;font-weight:700}.form-item .datepicker .datepicker-cell.range{background-color:#edeff5}.form-item .datepicker .datepicker-cell.range-end,.form-item .datepicker .datepicker-cell.range-start{background-color:#caa7cd}.form-item .datepicker .datepicker-cell:not(.selected):not(.disabled):hover{background-color:#edeff5}.form-item .datepicker .datepicker-cell.range:not(.selected):not(.disabled):hover{background-color:#dadbe5}.form-item .datepicker .datepicker-cell.range-end:not(.selected):not(.disabled):hover,.form-item .datepicker .datepicker-cell.range-start:not(.selected):not(.disabled):hover,.form-item .datepicker .datepicker-cell.selected:hover{background-color:#840976}.form-item .datepicker .datepicker-cell.range-end.today,.form-item .datepicker .datepicker-cell.range-start.today{color:#f4f4f4}.form-item .datepicker-footer{background-color:unset;box-shadow:unset;margin-top:1px}.form-item .datepicker-footer .button,.switch input[type=checkbox]+label{margin:0}.switch__input{display:none}.switch__toggle{transition:background-color .3s cubic-bezier(0,.5,.5,1),auto;align-items:center;background-color:#a0a3b2;border-radius:22px;cursor:pointer;display:flex;height:22px;margin:0;position:relative;width:40px}.switch__toggle::after{transition:transform .3s cubic-bezier(0,.5,.5,1),auto;content:"";position:absolute;height:18px;width:18px;left:2px;background-color:#f4f4f4;border-radius:50%}.switch__input:checked+.switch__toggle{background-color:#840976}.switch__input:checked+.switch__toggle::after{transform:translateX(100%)}.form-item{margin:0}.form-item+.form-item{margin-top:1rem}.form-group-required>legend>.fieldset-legend:after,label.form-required::after{content:"*";color:#840976;margin-left:.25rem}.form-item .description{color:#777b8c;font-size:.875rem;margin-top:.5rem}form fieldset{padding:.5em 1em}form fieldset.fieldgroup{padding-left:0}form fieldset.fieldgroup legend{color:#1a1a1a;display:inline-block;margin-bottom:.5rem;font-weight:700}form fieldset:not(.fieldgroup)>legend{color:#840976;font-weight:700;text-transform:uppercase}form details{padding:.5rem 1rem;border:1px solid silver}form details>summary{cursor:pointer;color:#840976;text-shadow:0 1px 0 #fff;text-decoration:underline;display:block;margin-bottom:.5rem}form details>summary::marker{color:#840976;font-weight:700}form details>summary:active,form details>summary:focus,form details>summary:hover{color:#56064d}a:hover,form details[open]>summary{color:#56064d}form details .details-wrapper{padding-top:1rem}form .form-item--error-message{color:#bb576a}form.webform-submission-form{margin:1rem 0}form.webform-submission-form .iti{display:block}form.webform-submission-form .webform-button--submit{margin-top:1rem}figure{display:flex;flex-direction:column;gap:.5rem;margin:0}figure figcaption,table caption{font-size:.875rem;font-weight:500}figure figcaption{border-left:2px solid #caa7cd;padding-left:.5rem}img,picture{max-width:100%;height:auto;vertical-align:top}.img-responsive{display:block;max-width:100%;height:auto}.table-scrollable{max-width:100%;overflow:auto}.table-scrollable table{min-width:540px}table{border-collapse:collapse;border-spacing:0;margin:0;table-layout:auto;width:100%}table caption{text-align:left;padding-bottom:1rem}tbody,thead{color:#1a1a1a;border:1px solid #e6e8f0}thead{background-color:#d1cb2e;border-bottom:0;line-height:inherit}thead tr{border:0}tbody{background-color:#f4f4f4}tbody tr{transition:background .3s cubic-bezier(0,.5,.5,1),auto;border-bottom:1px solid #e6e8f0}tbody tr:last-child{border:0}tbody tr:hover,tfoot:hover{background-color:#e8e597}thead+tbody{border-top:0}th{padding:1rem 1.5rem;text-align:left}td{padding:1.5rem}body{color:#1a1a1a;font-family:var(--font-family-primary);font-size:1rem;line-height:1.5;letter-spacing:normal;-webkit-font-smoothing:antialiased}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--font-family-secondary);font-weight:500;margin:0;letter-spacing:-.02em}.h1.gutter-bottom,.h2.gutter-bottom,.h3.gutter-bottom,.h4.gutter-bottom,.h5.gutter-bottom,.h6.gutter-bottom,h1.gutter-bottom,h2.gutter-bottom,h3.gutter-bottom,h4.gutter-bottom,h5.gutter-bottom,h6.gutter-bottom{margin-bottom:.5em}.h1 strong,.h2 strong,.h3 strong,.h4 strong,.h5 strong,.h6 strong,h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:500}.h1,h1{font-size:2.25rem;line-height:1.1}@media screen and (min-width:768px){.h1,h1{font-size:2.5rem;line-height:1}}@media screen and (min-width:992px){.h1,h1{font-size:3rem}}.h2,h2{font-size:1.875rem;line-height:1.2}@media screen and (min-width:768px){.h2,h2{font-size:2.125rem;line-height:1.1}}@media screen and (min-width:992px){.h2,h2{font-size:2.25rem}}.h3,.section-heading,h3{font-size:1.5rem;line-height:1.3}@media screen and (min-width:992px){.h3,.section-heading,h3{font-size:1.875rem;line-height:1.2}}.h4,h4{font-size:1.25rem;line-height:1.4}@media screen and (min-width:992px){.h4,h4{font-size:1.5rem;line-height:1.3}}.section-heading{margin-bottom:1.5rem;text-align:center}.h5,h5{font-size:1.125rem;line-height:1.5}@media screen and (min-width:992px){.h5,h5{font-size:1.25rem;line-height:1.4}}.h6,h6{font-size:1.125rem;line-height:1.5}.caption{color:#777b8c;font-size:.75rem;font-weight:500;text-transform:uppercase}a{transition:all .3s cubic-bezier(0,.5,.5,1),auto;color:#840976;text-decoration:none}.underline,a.underline{text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 50%,transparent);text-decoration-thickness:1px;text-underline-offset:20%}.underline:hover,a.underline:hover{text-decoration-color:currentColor}ol,p,ul{font-family:var(--font-family-secondary)}p{margin:0}ol,ul{margin:0 0 0 1.5rem;padding:0}ol li,ul li{padding-left:.125rem}ol li::marker,ul li::marker{color:#840976;font-size:.875rem}ol.no-bullets,ul.no-bullets{list-style:none;margin-left:0}ol{list-style-type:auto}blockquote{font-family:var(--font-family-secondary)}.blockquote-rich,blockquote{color:#56064d;margin-inline:0;padding-left:1.5rem;font-style:italic}.blockquote-rich>*+*,blockquote>*+*{margin-block-start:1rem}@media screen and (min-width:992px){.blockquote-rich>*+*,blockquote>*+*{margin-block-start:1.5rem}}.blockquote-rich{font-family:var(--font-family-secondary);font-size:1.5rem;font-weight:700;line-height:1.3}@media screen and (min-width:992px){.blockquote-rich{font-size:1.875rem}}.font-primary{font-family:var(--font-family-primary)}.font-secondary{font-family:var(--font-family-secondary)}.text-normal{font-style:normal}.text-italic{font-style:italic}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-semibold{font-weight:500}.text-bold{font-weight:700}.text-uppercase{text-transform:uppercase}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.color-default{color:#1a1a1a}.color-primary{color:#840976}.color-white{color:#f4f4f4}
@keyframes dropdown-appear{0%{opacity:0;transform:rotateX(-4deg)}to{opacity:1;transform:none}}@keyframes spinner-pulse{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}:root{--media-small-screen:576px;--media-medium-screen:768px;--media-large-screen:992px;--media-max-screen:1200px;--font-family-primary:"cofo-sans-variable",-apple-system,BlinkMacSystemFont,"avenir next",avenir,"segoe ui","helvetica neue","Adwaita Sans",Cantarell,Ubuntu,roboto,noto,helvetica,arial,sans-serif;--font-family-secondary:"richmond-text","Iowan Old Style","Apple Garamond",Baskerville,"Times New Roman","Droid Serif",Times,"Source Serif Pro",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-drupal-admin:"Source Sans Pro","Lucida Grande",Verdana,sans-serif}*{box-sizing:border-box}html{margin:0;padding:0;scroll-behavior:smooth}.main-layout,body{display:flex;flex-direction:column}body{background-color:#e8e6d9;overflow-x:hidden;overflow-y:auto;padding-top:0!important;margin-left:0!important}.main-layout{gap:2rem;padding-block:2rem}@media screen and (min-width:768px){.main-layout{gap:3rem;padding-block:3rem}}@media screen and (min-width:992px){.main-layout{gap:5rem}}.main-layout>#panels-ipe-content,.main-layout>#panels-ipe-content>[class*=block-region-],.main-layout>[class*=block-region-]{display:contents}.main-layout--no-gap{padding-block:unset;gap:unset}.main-layout>span[id$=-form-ajax-content]{display:none}.main-layout .block-webform>[class*=webform-],.section{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.section--full{max-width:100%}.inner-layout{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:992px){.inner-layout{gap:2rem}}.content-flow{align-items:flex-start;display:flex;flex-direction:column}.content-flow>*+*{margin-block-start:1rem}@media screen and (min-width:992px){.content-flow>*+*{margin-block-start:1.5rem}}.content-flow>*+:is(h1,.h1,h2,.h2,h3,.h3){margin-block-start:1.5rem}@media screen and (min-width:992px){.content-flow>*+:is(h1,.h1,h2,.h2,h3,.h3){margin-block-start:3rem}}.content-flow>*+.embedded-entity,.content-flow>*+blockquote,.content-flow>*+figure,.content-flow>*+iframe,.content-flow>*+table,.content-flow>.embedded-entity+*,.content-flow>blockquote+*,.content-flow>figure+*,.content-flow>iframe+*,.content-flow>table+*{margin-block-start:1.5rem}@media screen and (min-width:992px){.content-flow>*+.embedded-entity,.content-flow>*+blockquote,.content-flow>*+figure,.content-flow>*+iframe,.content-flow>*+table,.content-flow>.embedded-entity+*,.content-flow>blockquote+*,.content-flow>figure+*,.content-flow>iframe+*,.content-flow>table+*{margin-block-start:2rem}}.content-flow>*+.wineList,.content-flow>.wineList+*{margin-block-start:1rem}@media screen and (min-width:992px){.content-flow>*+.wineList,.content-flow>.wineList+*{margin-block-start:2rem}}.content-flow ol,.content-flow p,.content-flow ul{font-family:var(--font-family-secondary);font-size:1.125rem}.articlePage__excerpt a,.content-flow ol a,.content-flow p a,.content-flow ul a,.tags__description a{text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 50%,transparent);text-decoration-thickness:1px;text-underline-offset:20%}.articlePage__excerpt a:hover,.categoryPage__header-description a:hover,.content-flow ol a:hover,.content-flow p a:hover,.content-flow ul a:hover,.producerPage .table-scrollable a:hover,.tags__description a:hover{text-decoration-color:currentColor}.content-flow.wysiwygContent ol,.content-flow.wysiwygContent p,.content-flow.wysiwygContent ul,.producerTypes li{font-family:var(--font-family-primary);font-size:1rem}.content-flow>p:has(iframe){width:100%}.content-flow>p:has(iframe) iframe{max-width:100%}.grecaptcha-badge{visibility:hidden}.paper{background:#f4f4f4;padding:1rem}@media screen and (min-width:992px){.paper{padding:2rem}}@media screen and (min-width:1200px){.paper{padding:3rem}}#highlighted,.content{max-width:768px;margin-left:auto;margin-right:auto}.author-page__header,.socialAuth{display:flex;flex-direction:column}.author-page__header{align-items:center;margin-bottom:2rem;gap:.5rem}.author-page__header .authors__author-image{width:144px;height:144px;border-radius:50%;overflow:hidden}body.text-size-up .basic_page__basic-page-body{font-size:26px}.page-gift-membership-confirmation .article__top-links,.page-gift-membership-confirmation .page__last-updated{display:none}#highlighted{max-width:1200px}.socialAuth{margin-top:1rem}.socialAuth__link{padding-bottom:1rem;width:189px}.socialAuth__link img{width:100%}.articlePage,.orSeparator{align-items:center;display:flex}.orSeparator{text-align:center;margin:20px 0;color:#840976;text-transform:uppercase}.orSeparator::after,.orSeparator::before{content:"";flex-grow:1;height:1px;background-color:#840976;position:relative;top:0}.orSeparator span{padding:0 10px;z-index:1}.articlePage{flex-direction:column;gap:2rem}@media screen and (min-width:768px){.articlePage{gap:3rem}}.articlePage__header{display:flex;flex-direction:column;gap:1.5rem;max-width:min(100%,757.3333333333px)}.articlePage__header-body{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center;text-wrap:balance}.articlePage__header-date{font-size:.75rem;text-align:center;text-transform:uppercase}.articlePage__header-tags .tags__item:nth-child(5)~.tags__item{display:none}.articlePage__excerpt{font-family:var(--font-family-secondary);font-size:1.25rem;max-width:min(100%,757.3333333333px);text-align:center}.articlePage__wrapper{display:grid;gap:2rem;grid-template-columns:min(100%,757.3333333333px);justify-content:center}.articlePage__wrapper:has(.articlePage__side-col){grid-template-columns:1fr}@media screen and (min-width:992px){.articlePage__wrapper:has(.articlePage__side-col){grid-template-columns:8fr 4fr}}.articlePage__main-col,.articlePage__side-col{min-width:0}@media screen and (min-width:992px){.articlePage__main-col,.articlePage__side-col{padding:0 2rem}}@media screen and (min-width:1200px){.articlePage__main-col,.articlePage__side-col{padding:0 3rem}}.articlePage__main-col--preview,.articlePage__side-col--preview{position:relative}.articlePage__main-col--preview::before,.articlePage__side-col--preview::before{content:"";position:absolute;left:0;right:0;bottom:0;height:20%;background:linear-gradient(0deg,#e8e6d9 0,transparent 100%)}.articlePage__main-col{background:#f4f4f4;padding:1rem}@media screen and (min-width:992px){.articlePage__main-col{padding:2rem}}@media screen and (min-width:1200px){.articlePage__main-col{padding:3rem}}.articlePage__main-col .embedded-entity,.articlePage__main-col .img-responsive,.articlePage__main-col figure{width:100%}.articlePage__main-col .instagram-media{margin-top:3rem!important;margin-bottom:3rem!important}.articlePage__footer{display:flex;flex-direction:column;gap:1rem;margin-block-start:2rem;width:100%}@media screen and (min-width:992px){.articlePage__footer{gap:2rem;margin-block-start:3rem}}.articlePage__footer-section{display:flex;flex-direction:column;gap:1rem}.articlePage__footer-section-bottom{align-items:center;flex-direction:row;justify-content:space-between}.articlePage__footer-section+.articlePage__footer-section{border-top:1px solid #dadbe5;padding-top:1rem}@media screen and (min-width:992px){.articlePage__footer-section+.articlePage__footer-section{padding-top:2rem}}.articlePage__footer-title{text-transform:uppercase}.articlePage__action-button{display:flex;justify-content:center}.upgradeMembership{padding:0 2rem}.upgradeMembership__benefits{margin-top:1rem;margin-bottom:2rem}.upgradeMembership__benefits>p{line-height:2rem}.upgradeMembership__action-button{display:flex;justify-content:center}.upgradeMembership__action-button .button{padding:.75rem 4rem}.breadcrumbs{display:flex;flex-wrap:wrap;font-size:.875rem;gap:.25rem 2rem;text-transform:uppercase}.breadcrumbs__item{font-weight:700;position:relative}.breadcrumbs__item:not(:last-child):after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.26564 11.6574C7.07125 11.8477 6.76032 11.8477 6.56593 11.6574L6.36474 11.4603C6.16454 11.2642 6.16454 10.942 6.36474 10.7459L8.80369 8.35722C9.00389 8.16115 9.00389 7.83885 8.80369 7.64278L6.36474 5.25412C6.16454 5.05805 6.16454 4.73576 6.36474 4.53968L6.56593 4.34264C6.76032 4.15226 7.07125 4.15226 7.26564 4.34264L10.6353 7.64278C10.8355 7.83885 10.8355 8.16115 10.6353 8.35722L7.26564 11.6574Z' fill='%23262733'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:1rem;height:1rem;position:absolute;pointer-events:none;right:-1.5rem;top:.125rem;width:1rem}.breadcrumbs--centered{justify-content:center}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tags__item{background-color:#d1cb2e;border-radius:.25rem;font-size:.75rem;font-weight:500;padding:.125rem .5rem;text-transform:uppercase;color:#1a1a1a}.tags__item:hover{color:#1a1a1a;background:#a7a225}.tags__description{margin:1rem 0 2rem;max-width:40rem}.tags__description p{font-size:1.25rem;font-family:var(--font-family-secondary);margin:.5rem 0}.tags--centered{justify-content:center}.wineList,.wineList__item{display:flex;flex-direction:column;gap:2rem}.wineList__item{gap:.5rem}.wineList__item-header{align-items:baseline;display:flex;gap:.5rem;justify-content:space-between}.wineList__item-attributes{display:flex;flex-direction:row;gap:1rem}.wineList__item-title{text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 50%,transparent);text-decoration-thickness:1px;text-underline-offset:20%}.wineList__item-title:hover{text-decoration-color:currentColor;color:#1a1a1a}.wineList__item-title--red{color:#840976}.wineList__item-title--rose{color:#b686bb}.wineList__item-title--white{color:#7d7a1c}.wineList__item-chip{font-size:.75rem;font-weight:500;text-align:center;text-transform:uppercase;align-self:flex-start;border-radius:.25rem;border-width:.125rem;border-style:solid;padding:.25rem .375rem;line-height:1}.wineList__item-chip--red{border-color:#840976}.wineList__item-chip--rose{border-color:#b686bb}.wineList__item-chip--white{border-color:#7d7a1c}.wineList__item+.wineList__item{padding-top:2rem;border-top:1px solid #dadbe5}.social-sharing-buttons{display:flex;gap:.25rem .5rem;flex-wrap:wrap;justify-content:start;margin:0}.social-sharing-buttons a{margin:0}.categoryPage{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:768px){.categoryPage{gap:3rem}}.categoryPage__header{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:992px){.categoryPage__header{flex-direction:row}}.categoryPage__header-title{flex:1}.categoryPage__header-description{flex:1;font-family:var(--font-family-secondary)}.categoryPage__header-description a,.producerPage .table-scrollable a{text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 50%,transparent);text-decoration-thickness:1px;text-underline-offset:20%}.categoryPageFilters{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}@media screen and (min-width:992px){.categoryPageFilters{gap:.5rem 1rem}}.categoryPageFilters__toggle{align-items:center;display:flex;gap:.25rem}.categoryPageFilters__clear:before,.categoryPageFilters__toggle:after{content:"";background-color:#840976;mask-size:1rem;mask-repeat:no-repeat;height:1rem;width:1rem}.categoryPageFilters__toggle:after{transition:transform 150ms cubic-bezier(0,.5,.5,1),auto;mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.09769 6.9432C2.90243 6.74794 2.90243 6.43135 3.09769 6.23609L3.5691 5.76469C3.76436 5.56942 4.08094 5.56942 4.27621 5.76469L7.64651 9.13499C7.84177 9.33025 8.15835 9.33025 8.35362 9.13499L11.7239 5.76469C11.9192 5.56942 12.2358 5.56942 12.431 5.76469L12.9024 6.23609C13.0977 6.43135 13.0977 6.74794 12.9024 6.9432L8.35362 11.492C8.15835 11.6873 7.84177 11.6873 7.64651 11.492L3.09769 6.9432Z' fill='%23333333'/%3E%3C/svg%3E%0A");transform-origin:center}.categoryPageFilters__toggle[aria-expanded=true]::after{transform:rotate(-180deg)}.categoryPageFilters__clear{align-items:center;display:none;gap:.25rem;font-size:.875rem}.categoryPageFilters__clear:before{transition:background-color .3s cubic-bezier(0,.5,.5,1),auto;display:block;mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.53016 18.5302L5.46969 17.4697C5.27443 17.2744 5.27443 16.9578 5.46969 16.7626L10.2323 11.9999L5.46969 7.23727C5.27443 7.04201 5.27443 6.72542 5.46969 6.53016L6.53016 5.46969C6.72542 5.27443 7.042 5.27443 7.23727 5.46969L11.9999 10.2323L16.7626 5.46969C16.9578 5.27443 17.2744 5.27443 17.4697 5.46969L18.5302 6.53016C18.7254 6.72542 18.7254 7.04201 18.5302 7.23727L13.7675 11.9999L18.5302 16.7626C18.7254 16.9578 18.7254 17.2744 18.5302 17.4697L17.4697 18.5302C17.2744 18.7254 16.9578 18.7254 16.7626 18.5302L11.9999 13.7675L7.23727 18.5302C7.042 18.7254 6.72542 18.7254 6.53016 18.5302Z' fill='%23000'/%3E%3C/svg%3E%0A")}.categoryPageFilters__clear:hover:before{background-color:#56064d}.categoryPageFilters__dropdown-search{font-size:.875rem;margin:-1rem -1rem 0;width:calc(100% + 2rem);border-radius:0 0 .25rem .25rem;border:unset;border-bottom:1px solid #dadbe5;margin-bottom:1rem;padding:1rem}.categoryPageFilters__dropdown-search:focus,.categoryPageFilters__dropdown-search:hover{border-color:#dadbe5}.categoryPageFilters__dropdown .form-checkboxes{display:flex;flex-direction:column;gap:1px}.categoryPageFilters__dropdown .form-item{transition:background-color .3s cubic-bezier(0,.5,.5,1),auto;border-radius:.25rem;margin:0;position:relative;padding:.25rem}.categoryPageFilters__dropdown .form-item:hover{background-color:#f4f5f9}.categoryPageFilters__dropdown .form-item label{cursor:pointer;font-size:.875rem;font-weight:400;margin:0;padding-right:2rem;width:100%}.categoryPageFilters__dropdown .form-item label:after{transition:opacity .2s cubic-bezier(0,.5,.5,1),auto;background-color:#840976;content:"";display:block;height:1rem;mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.5433 7.01747C20.7432 7.20792 20.7509 7.52439 20.5605 7.72434L10.3749 18.419C10.1811 18.6224 9.85784 18.6264 9.65921 18.4277L3.46971 12.2373C3.27448 12.0421 3.27449 11.7255 3.46974 11.5303L4.53024 10.4698C4.7255 10.2745 5.04208 10.2745 5.23734 10.4698L9.61527 14.8477C9.8139 15.0463 10.1371 15.0424 10.3309 14.839L18.7499 5.99976C18.9403 5.7998 19.2568 5.7921 19.4568 5.98257L20.5433 7.01747Z' fill='%23333333'/%3E%3C/svg%3E%0A");mask-size:1rem;mask-repeat:no-repeat;opacity:0;position:absolute;right:0;top:.125rem;transform-origin:center;width:1rem}.categoryPageFilters__dropdown .form-item input{position:absolute;opacity:0}.categoryPageFilters__dropdown .form-item:has(input:checked) label{color:#840976}.categoryPageFilters__dropdown .form-item:has(input:checked) label:after{opacity:1}.categoryPageFilters__daterange{display:contents}.categoryPageFilters__daterange .form-item input,.categoryPageFilters__daterange-label{color:#840976;font-size:14px;font-weight:500;text-transform:uppercase}.categoryPageFilters__daterange .form-item{margin:0;position:relative}.categoryPageFilters__daterange .form-item:after{transition:transform 150ms cubic-bezier(0,.5,.5,1),auto;background-color:#840976;content:"";height:1rem;mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.09769 6.9432C2.90243 6.74794 2.90243 6.43135 3.09769 6.23609L3.5691 5.76469C3.76436 5.56942 4.08094 5.56942 4.27621 5.76469L7.64651 9.13499C7.84177 9.33025 8.15835 9.33025 8.35362 9.13499L11.7239 5.76469C11.9192 5.56942 12.2358 5.56942 12.431 5.76469L12.9024 6.23609C13.0977 6.43135 13.0977 6.74794 12.9024 6.9432L8.35362 11.492C8.15835 11.6873 7.84177 11.6873 7.64651 11.492L3.09769 6.9432Z' fill='%23333333'/%3E%3C/svg%3E%0A");mask-size:1rem;mask-repeat:no-repeat;position:absolute;pointer-events:none;right:1rem;top:.5rem;transform-origin:center;width:1rem}.categoryPageFilters__daterange .form-item input{background-color:transparent;border:.125rem solid #840976;border-radius:3rem;cursor:pointer;line-height:1;width:8.5rem;padding:.375rem 1rem}.categoryPageFilters__daterange .form-item input::placeholder{color:#840976}.categoryPageFilters__daterange .form-item input:focus,.categoryPageFilters__daterange .form-item input:hover{background-color:transparent;color:#56064d;border-color:#56064d}.categoryPageFilters__daterange .form-item:has(.datepicker.active):after{transform:rotate(-180deg)}.searchWineReviews{display:flex;flex-direction:column;gap:1rem}.searchWineReviews__title--in-modal{padding-right:4rem}.searchWineReviews__wrapper{align-items:center;background-color:#f4f4f4;display:flex;gap:.5rem;padding:.5rem}@media screen and (min-width:768px){.searchWineReviews__wrapper{padding:.5rem 1rem}}.searchWineReviews__icon{background-color:#840976;flex-shrink:0;height:1.5rem;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/magnifier.svg);mask-size:1.5rem;mask-repeat:no-repeat;width:1.5rem}.searchWineReviews--bordered .searchWineReviews__wrapper{border:1px solid #dadbe5}.searchWineReviews__where{flex:0 1 auto}.searchWineReviews__where .select__wrapper:before{content:none}.searchWineReviews select.searchWineReviews__select{background-position:right center;border:0;color:#777b8c;font-size:.875rem;text-transform:uppercase;padding-left:0;padding-right:1.5rem}.searchWineReviews__hr{background-color:#dadbe5;display:none;flex-shrink:0;height:1.5rem;width:1px}@media screen and (min-width:768px){.searchWineReviews__hr{display:block}}.searchWineReviews__ico{background-color:#840976;display:none;flex-shrink:0;height:1.5rem;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/magnifier.svg);mask-repeat:no-repeat;mask-size:contain;width:1.5rem}@media screen and (min-width:768px){.searchWineReviews__ico{display:block}}.searchWineReviews__form{width:100%}.searchWineReviews__form-control[type=text]{border:0;padding-left:unset;padding-right:unset}.searchWineReviews__button{padding-left:.75rem;padding-right:.75rem}@media screen and (min-width:768px){.searchWineReviews__button{padding-left:1.5rem;padding-right:1.5rem}}.mustReadArticles{display:flex;flex-direction:column}.mustReadArticles__wrapper{display:grid;gap:1rem}@media screen and (min-width:992px){.mustReadArticles__wrapper{grid-template-columns:8fr 4fr}}.mustReadArticles__col{display:flex;flex-direction:column;gap:1rem;min-width:0}.mustReadArticles__col~.mustReadArticles__col .articlePreviewLarge__body{gap:.5rem}.mustReadArticles__button-view-all{align-self:flex-start}.thisWeeksWineArticles{display:flex;flex-direction:column}.thisWeeksWineArticles__wrapper{display:grid;gap:1rem;margin-top:1rem}@media screen and (min-width:992px){.thisWeeksWineArticles__wrapper{grid-template-columns:6fr 6fr}}.thisWeeksWineArticles__col{min-width:0}.thisWeeksWineArticles__col,.thisWeeksWineArticles__previous-bottles-list{display:flex;flex-direction:column;gap:1rem}.thisWeeksWineArticles__previous-bottles-list-title{text-transform:uppercase;font-family:var(--font-family-primary)}.thisWeeksWineArticles__button-view-all{align-self:flex-start}.featuredStories{display:flex;flex-direction:column}.featuredStories__wrapper{display:grid;gap:1rem;margin-top:1rem}@media screen and (min-width:768px){.featuredStories__wrapper{grid-template-columns:repeat(3,1fr)}}.learningWineArticles{display:flex;flex-direction:column}.learningWineArticles__wrapper{display:grid;gap:1rem;margin-top:1rem}@media screen and (min-width:768px){.learningWineArticles__wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.learningWineArticles__wrapper{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:768px){.learningWineArticles__wrapper--three-col{grid-template-columns:repeat(3,1fr)}}.learningWineArticles__wrapper--single-col{grid-template-columns:repeat(1,1fr)}.learningWineArticles__wrapper--single-col .learnArticlePreview{flex-direction:row}.learningWineArticles__button-view-all{align-self:flex-start;margin-top:1rem}@media screen and (min-width:992px){.learningWineArticles__button-view-all{align-self:center;margin-top:2rem}}.tastingNotesArticles{display:flex;flex-direction:column}.tastingNotesArticles__wrapper{display:grid;gap:1rem;margin-top:1rem}@media screen and (min-width:768px){.tastingNotesArticles__wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.tastingNotesArticles__wrapper{grid-template-columns:repeat(3,1fr)}}.tastingNotesArticles__col{display:flex;flex-direction:column;gap:1rem;min-width:0}.tastingNotesArticles__item{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;background-color:#f4f4f4;padding:1rem}.tastingNotesArticles__newsletter .webform-ajax-form-wrapper{position:sticky;top:6rem}.tastingNotesArticles__newsletter .webform-ajax-form-wrapper .newsLetterBlock__title{font-size:1.25rem}@media screen and (min-width:768px){.tastingNotesArticles__newsletter{grid-column:span 2}.tastingNotesArticles__newsletter .newsLetterBlock__col--bars{display:none}}@media screen and (min-width:992px){.tastingNotesArticles__newsletter{grid-column:auto}.tastingNotesArticles__newsletter .newsLetterBlock__wrapper{padding:1rem}}.tastingNotesArticles .newsLetterBlock .webform-submission-form,.tastingNotesArticles__newsletter .newsLetterBlock .webform-submission-form{flex-direction:column}.tastingNotesArticles__button-view-all{align-self:flex-start;margin-top:1rem}@media screen and (min-width:992px){.tastingNotesArticles__button-view-all{align-self:center;margin-top:2rem}}.featuredStories .pager,.learningWineArticles .pager,.mustReadArticles .pager,.tastingNotesArticles .pager,.thisWeeksWineArticles .pager{margin-top:2.5rem}.becomeMember{padding:0;display:flex;flex-direction:column;gap:0;justify-content:space-between;background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/backgrounds/bars-primary-light.svg);background-repeat:repeat;background-size:1px 68px;background-position:top left}.becomeMember__inner{display:flex;flex-direction:column;gap:1rem;padding:2rem 4rem;color:#f4f4f4;background:#840976;justify-content:center}.becomeMember__image{overflow:hidden;max-height:320px;display:flex;justify-content:flex-end}.becomeMember__image img{filter:grayscale(1);width:auto;max-width:none;height:100%}.becomeMember__buttons{display:flex;gap:.5rem}@media screen and (min-width:768px){.becomeMember{flex-direction:row;gap:5%}.becomeMember__inner{width:60%}.becomeMember__image{width:35%;max-height:none}}@media screen and (min-width:992px){.becomeMember{gap:10%}.becomeMember__image,.becomeMember__inner{width:45%}}.wineMaps{display:flex;flex-direction:column}.wineMaps__caption{margin-top:1rem;font-family:var(--font-family-secondary)}.wineMaps__wrapper{display:grid;gap:.5rem;margin-top:1.5rem;grid-template-columns:repeat(2,1fr);justify-content:center}@media screen and (min-width:768px){.wineMaps__wrapper{gap:1rem;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1200px){.wineMaps__wrapper{grid-template-columns:repeat(6,1fr)}}.wineMaps__map{transition:box-shadow .3s cubic-bezier(0,.5,.5,1),auto;align-items:center;background-color:#caa7cd;box-shadow:0 0 0 0 #caa7cd;display:flex;font-size:.75rem;font-weight:500;gap:.5rem;text-transform:uppercase;padding:1rem .5rem;will-change:box-shadow;color:#1a1a1a}.wineMaps__map img{height:auto;min-width:50px;max-width:70px;width:100%}.wineMaps__map:hover{box-shadow:0 0 0 .125em #caa7cd;color:inherit}.wineMaps__button-show-more{align-self:flex-start;margin-top:1rem}@media screen and (min-width:992px){.wineMaps__button-show-more{align-self:center;margin-top:1.5rem}}.featuredRegion,.featuredRegion__wrapper{display:flex;flex-direction:column}.featuredRegion__wrapper{background-color:#f4f4f4;margin-top:1rem}.featuredRegion__wrapper iframe{display:block}.featuredRegion__body{font-family:var(--font-family-secondary);align-items:flex-start;display:flex;flex-direction:column;font-size:.875rem;gap:.5rem;padding:1rem;text-wrap:balance}@media screen and (min-width:768px){.featuredRegion__body{gap:1rem;padding:1.5rem}}.theOxfordCompanion{display:flex;flex-direction:column;font-family:var(--font-family-secondary)}.theOxfordCompanion__wrapper{display:grid;gap:1rem;margin-top:1rem}@media screen and (min-width:992px){.theOxfordCompanion__wrapper{grid-template-columns:7fr 5fr}}.theOxfordCompanion__col{display:flex;flex-direction:column;gap:1rem;min-width:0}.theOxfordCompanion__title{color:#777b8c;text-transform:uppercase}@media screen and (min-width:992px){.theOxfordCompanion__cover{order:1}}.theOxfordCompanion__featured-entries{display:flex;flex-direction:column;gap:1rem}.theOxfordCompanion__featured-entries-title{text-transform:uppercase;font-family:var(--font-family-primary)}.theOxfordCompanion__featured-entries-list{display:flex;flex-direction:column;gap:1rem}.theOxfordCompanion__button-view-all{align-self:center;margin-top:1rem}.theOxfordCompanion .ocw_entry__ocw-entry-body .ocw-term-link{text-decoration:underline}.theTeam{display:flex;flex-direction:column;gap:1rem;max-width:992px;margin:0 auto}.theTeam__wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem}.theTeam__button,.theTeam__title{align-self:center}.theTeam__member{align-items:center;display:flex;flex-direction:column}.theTeam__member:hover .theTeam__member-image img{filter:grayscale(0)}.theTeam__member-image{display:flex;flex-shrink:0;width:100%;overflow:hidden;position:relative;aspect-ratio:1}.theTeam__member-image img{transition:filter .3s cubic-bezier(.8,0,.1,1),auto;max-width:100%;width:100%;object-fit:cover;object-position:center;position:absolute;inset:0;height:100%;filter:grayscale(1)}.theTeam__member-body{color:#1a1a1a;display:flex;flex-direction:column;font-size:.875rem;text-align:center}.theTeam__member-name{transition:color .3s cubic-bezier(0,.5,.5,1),auto;color:#840976;font-weight:700}.theTeam__member:hover .theTeam__member-image::after{box-shadow:inset 0 0 0 2px #1a1a1a}.theTeam__member:hover .theTeam__member-name{color:#56064d}.articleAuthor{font-family:var(--font-family-primary);align-items:center;display:flex;gap:.5rem;text-transform:uppercase}.articleAuthor__image{display:flex;border:2px solid #d1cb2e;border-radius:50%;flex-shrink:0;width:3rem;height:3rem;overflow:hidden;position:relative;aspect-ratio:1}.articleAuthor__image img{inset:0}.articleAuthor__name{align-items:flex-start;display:flex;flex-direction:column;font-size:.875rem;gap:.25rem;font-weight:500}.articleAuthor__name--multiple{flex-direction:row}.articleAuthor--vertical,.articlePreviewLarge{flex-direction:column}.articlePreviewLarge{background-color:#f4f4f4;display:flex}.articlePreviewLarge__image{aspect-ratio:1.8;overflow:hidden;position:relative;width:100%}.articlePreviewLarge__image--vertical{aspect-ratio:.8}.articleAuthor__image img,.articlePreviewLarge__image img,.articlePreview__image img,.learnArticlePreview__image img,.learnArticlePreview__image video{height:100%;max-width:100%;object-fit:cover;object-position:center;position:absolute;width:100%}.articlePreviewLarge__body{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;padding:1rem;text-wrap:balance}.articlePreview{display:flex}.articlePreview--bg{background-color:#f4f4f4}.articlePreview__image{max-width:190px;overflow:hidden;position:relative;min-width:140px;background-color:#dadbe5}.articlePreview__image--vertical{max-width:90px;min-width:80px}.articlePreview__body{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:.25rem;padding:.5rem .75rem;min-width:0}.articlePreview__body--small{padding:0}.learnArticlePreview{background-color:#f4f4f4;display:flex;flex-direction:column}.learnArticlePreview__image{aspect-ratio:1.8;overflow:hidden;position:relative;width:100%}.learnArticlePreview__body{font-family:var(--font-family-secondary);align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:1rem;padding:1rem}.learnArticlePreview--video .learnArticlePreview__image{aspect-ratio:1;flex-grow:1}.learnArticlePreview--video .learnArticlePreview__body{flex-grow:unset}.waistband{padding-top:2rem;padding-bottom:2rem}@media screen and (min-width:768px){.waistband{padding-top:3rem;padding-bottom:3rem}}@media screen and (min-width:992px){.waistband{padding-top:5rem;padding-bottom:5rem}}.waistband--primary{background-color:#f4f4f4}.waistband--primary .articlePreviewLarge__body,.waistband--primary .articlePreview__body:not(.articlePreview__body--small),.waistband--primary .learnArticlePreview__body,.waistband--primary .tastingNotesList{background-color:#e8e6d9}.waistband--secondary{background-color:#e8e6d9}.tastingNotesList{font-family:var(--font-family-secondary);align-items:flex-start;background-color:#f4f4f4;display:flex;flex-direction:column;gap:1rem;padding:1rem}@media screen and (min-width:992px){.tastingNotesList{padding:1rem}}.tastingNotesList__item{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.tastingNotesList__item+.tastingNotesList__item{border-top:1px solid #dadbe5;padding-top:1rem}@media screen and (min-width:992px){.tastingNotesList__item+.tastingNotesList__item{padding-top:1.5rem}}.newsLetterBlock{background-color:#caa7cd;color:#840976;max-width:768px;margin-left:auto;margin-right:auto;display:flex;flex-direction:row}.newsLetterBlock__col--bars{width:25%;background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/backgrounds/bars-primary-main.svg);background-repeat:repeat;background-size:1px 68px;background-position:top left;display:none}@media screen and (min-width:768px){.newsLetterBlock__col--bars{display:block}}.newsLetterBlock__wrapper{padding:1rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:992px){.newsLetterBlock__wrapper{padding:3rem}}.newsLetterBlock__form-control[type=email]{border:0}.newsLetterBlock__agreement{font-size:.875rem!important}.newsLetterBlock .webform-submission-form{display:flex;flex-direction:row;gap:1rem;margin:0;flex-wrap:wrap}.newsLetterBlock .webform-submission-form .messages{order:1;width:100%}.newsLetterBlock .webform-submission-form .form-item{flex-grow:2}.newsLetterBlock .webform-submission-form .form-actions,.newsLetterBlock .webform-submission-form .form-item{flex:1}.newsLetterBlock .webform-submission-form .webform-button--submit{margin:0}.producerPage{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:992px){.producerPage{flex-direction:row}}.producerPage__main-col,.producerPage__side-col{-webkit-box-flex:0;flex-grow:0;flex-basis:auto;width:100%;min-width:0}@media screen and (min-width:992px){.producerPage__main-col{width:66.6666666667%}.producerPage__side-col{width:33.3333333333%}}.producerPage .table-scrollable .views-field-title{font-weight:500}.producerPage .table-scrollable .views-field-tasting-note-date-tasted{white-space:nowrap}.producerPage .views-element-container{max-width:100%}.card{background-color:#f4f4f4;display:flex;flex-direction:column;gap:1rem;padding:1rem}@media screen and (min-width:992px){.card{gap:1.5rem;padding:1.5rem}}.card__divider{width:100%;height:1px;background-color:#dadbe5}.producerTypes{display:flex}.producerTypes__col{flex:1 1 50%;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:992px){.producerTypes__col{gap:1.5rem}}.tastingSearchPage,.tastingSearchPage__header{display:flex;flex-direction:column;gap:2rem}.tastingSearchPage__header{gap:1rem}@media screen and (min-width:992px){.tastingSearchPage__header{flex-direction:row}}.tastingSearchPage__header-description{flex:1}.tastingSearchPage__container{display:grid;gap:2rem}@media screen and (min-width:992px){.tastingSearchPage__container{grid-template-columns:14rem 1fr}}.tspFilters{display:flex;flex-direction:column;gap:.75rem;min-width:0}.tspFilters__mobile{display:none}@media screen and (min-width:992px){.tspFilters__mobile{display:contents}}.tspFilters__mobile.active{display:contents}.tspFilters__mobile-toggle{gap:.5rem;padding:.5rem}@media screen and (min-width:992px){.tspFilters__mobile-toggle{display:none}}.tspFilters__mobile-toggle::before{content:"";width:1rem;height:1rem;background-color:#f4f4f4;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/filters.svg);mask-size:1rem;mask-repeat:no-repeat}.tspFilters__extra{display:flex;flex-direction:column;gap:.25rem}.tspFilters__hr{background-color:#dadbe5;height:1px;margin-block:.5rem}.tspFilters__input-wrapper [class*=InputGroup]{box-shadow:unset;border-radius:unset}.tspFilters__input-wrapper input[class*=Input]{background-color:#f4f4f4;border:1px solid #dadbe5;font-size:inherit;line-height:inherit;padding:.3125rem .75rem}.tspFilters__input-wrapper input[class*=Input]:focus,.tspFilters__input-wrapper input[class*=Input]:hover{background-color:#f4f4f4;border-color:#a0a3b2}.tspFilters__input-wrapper--with-ico input[class*=Input]{padding:.3125rem .75rem .3125rem 2.25rem}.tspFilters__input-wrapper--with-ico [class*=IconGroup]{bottom:0;padding:0;top:0;transform:none;width:1rem;left:.75rem}.tspFilters__input-wrapper--with-ico [class*=IconWrapper]{min-width:auto;max-width:none;width:1rem;height:1rem;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/magnifier.svg);mask-size:1rem;background-color:#840976}.tspFilters__input-wrapper [class*=TagsContainer]{margin-top:unset}.tspFilters__buttons-wrapper{display:flex;flex-direction:column;gap:.75rem .5rem;margin:0!important}.tspFilters__buttons-wrapper--row{flex-direction:row}.tspFilters__buttons-wrapper [class*=Button]{transition:background-color .3s cubic-bezier(0,.5,.5,1),color .3s cubic-bezier(0,.5,.5,1),border .3s cubic-bezier(0,.5,.5,1),auto;background:unset;border-radius:3rem;border:.125rem solid #840976;color:#840976;flex-grow:1;font-size:14px;font-weight:500;line-height:1;margin:unset;min-height:unset;padding:.5rem;text-align:center;text-transform:uppercase}.tspFilters__buttons-wrapper [class*=Button]:focus,.tspFilters__buttons-wrapper [class*=Button]:hover{background-color:transparent;border-color:#56064d;box-shadow:unset;color:#56064d}.tspFilters__buttons-wrapper [class*=Button].active{background-color:#840976;color:#f4f4f4}.tspFilters__dropdown-wrapper [class*=Select]{transition:color .3s cubic-bezier(0,.5,.5,1),background-color .3s cubic-bezier(0,.5,.5,1),auto;background-color:transparent;border-radius:.25rem;border:1px solid transparent;color:inherit;font-size:14px;font-weight:500;line-height:1;min-height:unset;padding:.5rem;text-transform:uppercase}.tspFilters__dropdown-wrapper [class*=Select]:focus,.tspFilters__dropdown-wrapper [class*=Select]:hover{background-color:#f4f4f4;color:#840976}.tspFilters__dropdown-wrapper .css-avkrty li::after,.tspFilters__dropdown-wrapper [class*=Chevron]{transition:background-color .3s cubic-bezier(0,.5,.5,1),transform .2s cubic-bezier(0,.5,.5,1),auto;background-color:#840976;display:block;height:1rem;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/chevron-down.svg);mask-size:1rem;mask-repeat:no-repeat;transform-origin:center;width:1rem}.tspFilters__dropdown-wrapper .css-avkrty li [class*=Tick]:after,.tspFilters__dropdown-wrapper [class*=Chevron]:before{content:unset}.tspFilters__dropdown-wrapper [class*=Chevron-open]{transform:rotate(-180deg)}.tspFilters__dropdown-wrapper .css-avkrty{animation:dropdown-appear 100ms normal forwards cubic-bezier(.4,0,.2,1);background-color:#f4f4f4;border-radius:.5rem;border:1px solid #e6e8f0;box-shadow:0 30px 30px -10px rgba(26,26,26,.1);margin-top:.5rem;max-height:19.25rem;padding:1rem;transform-origin:center -50%;will-change:transform,opacity}.tspFilters__dropdown-wrapper .css-avkrty [class*=Input]{background-color:unset;border-radius:0 0 .25rem .25rem;border:unset;font-size:.875rem;margin:-1rem -1rem 1rem;padding:1rem;width:calc(100% + 2rem)}.tspFilters__dropdown-wrapper .css-avkrty li{transition:background-color .3s cubic-bezier(0,.5,.5,1),auto;border-radius:.25rem;font-size:.875rem;font-weight:400;gap:1rem;margin:0;padding:.25rem;position:relative}.tspFilters__dropdown-wrapper .css-avkrty li::after{transition:opacity .2s cubic-bezier(0,.5,.5,1),auto;content:"";mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.5433 7.01747C20.7432 7.20792 20.7509 7.52439 20.5605 7.72434L10.3749 18.419C10.1811 18.6224 9.85784 18.6264 9.65921 18.4277L3.46971 12.2373C3.27448 12.0421 3.27449 11.7255 3.46974 11.5303L4.53024 10.4698C4.7255 10.2745 5.04208 10.2745 5.23734 10.4698L9.61527 14.8477C9.8139 15.0463 10.1371 15.0424 10.3309 14.839L18.7499 5.99976C18.9403 5.7998 19.2568 5.7921 19.4568 5.98257L20.5433 7.01747Z' fill='%23333333'/%3E%3C/svg%3E%0A");opacity:0;position:absolute;right:.25rem;top:.375rem}.tspFilters__dropdown-wrapper .css-avkrty li.active:hover,.tspFilters__dropdown-wrapper .css-avkrty li:hover{background-color:#f4f5f9!important}.tspFilters__dropdown-wrapper .css-avkrty li.active{background-color:unset!important;color:#840976}.tspFilters__dropdown-wrapper .css-avkrty li.active::after{opacity:1}.tspFilters__date-range-wrapper [class*=Title]{font-size:.75rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase}.tspFilters__date-range-wrapper [class*=leftLabel-Flex]{transition:border-color .3s cubic-bezier(0,.5,.5,1),auto;background-color:#f4f4f4!important;border-radius:.25rem;border:1px solid #dadbe5}.tspFilters__date-range-wrapper [class*=leftLabel-Flex]:has(.DayPickerInput input:focus),.tspFilters__date-range-wrapper [class*=leftLabel-Flex]:has(.DayPickerInput input:hover),.tspFilters__date-range-wrapper [class*=leftLabel-Flex]:hover{background-color:#f4f4f4!important;border-color:#a0a3b2}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] .DayPickerInput input{background-color:transparent;border:unset;caret-color:#840976;color:#1a1a1a;font-size:inherit;line-height:inherit;outline:0;padding:.3125rem .75rem;width:100%}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] .DayPickerInput input::placeholder{color:#777b8c}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] svg.cancel-icon{flex-basis:1rem;margin-right:.5rem}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] [class*=Flex-Flex-Flex-Flex]{flex-basis:1rem}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] div.DayPickerInput-Overlay{animation:dropdown-appear 100ms normal forwards cubic-bezier(.4,0,.2,1);background-color:#f4f4f4;border-radius:.5rem;border:1px solid #e6e8f0;box-shadow:0 30px 30px -10px rgba(26,26,26,.1);margin-top:.5rem;transform-origin:center -50%;will-change:transform,opacity}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] div.DayPicker-Weekday{font-size:.75rem;color:#777b8c}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] div.DayPicker-Day{font-size:.75rem}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] div.DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#edeff5!important;border-radius:.25rem!important}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] div.DayPicker-Day.DayPicker-Day--end:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){border-radius:0 .25rem .25rem 0;background-color:#840976}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] div.DayPicker-Day.DayPicker-Day--start:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){border-radius:.25rem 0 0 .25rem;background-color:#840976}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] div.DayPicker-Day.DayPicker-Day--start:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).DayPicker-Day--end:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){border-radius:.25rem}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] div.DayPicker-Day--selected:not(.DayPicker-Day--start):not(.DayPicker-Day--end):not(.DayPicker-Day--outside){background-color:#edeff5;color:inherit}.tspFilters__date-range-wrapper [class*=leftLabel-Flex] div.DayPicker-Day--today{color:inherit;font-weight:700}.tspFilters__how-we-score{background-color:#f4f4f4;border-radius:.25rem;display:flex;flex-direction:column;font-size:.875rem;gap:.5rem;padding:1rem}.tspFilters__how-we-score-title{appearance:none;background:0 0;border:0;outline:0;transition:color .3s cubic-bezier(0,.5,.5,1),auto;display:flex;font-size:.75rem;font-weight:500;justify-content:space-between;padding:0;text-align:left;text-transform:uppercase}@media screen and (min-width:992px){.tspFilters__how-we-score-title{pointer-events:none}}.tspFilters__how-we-score-title::after{transition:transform .3s cubic-bezier(0,.5,.5,1),auto;background-color:#840976;content:"";display:block;height:1rem;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/chevron-down.svg);mask-repeat:no-repeat;mask-size:1rem;width:1rem}@media screen and (min-width:992px){.tspFilters__how-we-score-title::after{content:unset}}.tspFilters__how-we-score-title:hover{color:#840976}.tspFilters__how-we-score-wrapper{display:none}@media screen and (min-width:992px){.tspFilters__how-we-score-wrapper{display:contents}}.tspFilters__how-we-score-wrapper.active{display:contents}.tspFilters__how-we-score:has(.active) .tspFilters__how-we-score-title::after{transform:rotate(-180deg)}.tspFilters__disabled{pointer-events:none;opacity:.2}.tspResults{display:flex;flex-direction:column;gap:1rem;min-width:0}@media screen and (min-width:992px){.tspResults{gap:1.5rem}}.tspResults__selected-wrapper{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;max-width:none}.tspResults__selected-wrapper:empty{display:none}.tspResults__selected-wrapper .tspResults__selected-button{appearance:none;background:0 0;border:0;padding:0;transition:color .3s cubic-bezier(0,.5,.5,1),background .3s cubic-bezier(0,.5,.5,1),auto;background-color:rgba(132,9,118,.2);border-radius:.25rem;color:#840976;font-size:.875rem;gap:.5rem;line-height:inherit;margin:0;outline:0;padding:.5rem .75rem}.tspResults__selected-wrapper .tspResults__selected-button>span:first-of-type{margin:0}.tspResults__selected-wrapper .tspResults__selected-button>span:last-of-type{transition:background-color .3s cubic-bezier(0,.5,.5,1),auto;background-color:#840976;border:unset;display:block;font-size:0;height:1rem;margin:0;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/close.svg);mask-repeat:no-repeat;mask-size:1rem;padding:0;position:static;width:1rem}.tspResults__selected-wrapper .tspResults__selected-button:focus,.tspResults__selected-wrapper .tspResults__selected-button:hover{background-color:rgba(132,9,118,.1);box-shadow:unset;color:#56064d}.tspResults__selected-wrapper .tspResults__selected-button:focus>span:first-of-type,.tspResults__selected-wrapper .tspResults__selected-button:hover>span:first-of-type{text-decoration:unset}.tspResults__selected-wrapper .tspResults__selected-button:focus>span:last-of-type,.tspResults__selected-wrapper .tspResults__selected-button:hover>span:last-of-type{background-color:#56064d}.tspResults__stats{font-size:.875rem}.tspTable{overflow:auto;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.tspTable__grid{display:grid;grid-template-columns:minmax(120px,1fr) minmax(140px,1.5fr) 96px 126px 124px 116px 86px 2.5rem}.tspTable__header{background-color:#840976;border-radius:.5rem .5rem 0 0;color:#f4f4f4;font-size:.875rem;font-weight:500;position:sticky;text-transform:uppercase;top:0}.tspTable__header-item{padding:1rem .75rem;background-color:#840976}.tspTable__header-sort{appearance:none;background:0 0;border:0;padding:0;outline:0;transition:opacity .3s cubic-bezier(0,.5,.5,1),auto;text-align:left;text-transform:uppercase;text-wrap:balance;white-space:nowrap}.tspTable__header-sort::after{transition:opacity .3s cubic-bezier(0,.5,.5,1),auto;background-color:#f4f4f4;content:"";display:inline-block;height:1rem;margin-bottom:-1px;margin-left:.125rem;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/arrow-down.svg);mask-repeat:no-repeat;mask-size:1rem;opacity:0;vertical-align:text-bottom;width:1rem}.tspTable__header-sort:hover,.tspTable__header-sort:hover:after{opacity:.8}.tastingNoteWineLabels figure>a:hover:before,.tspTable__header-sort--asc::after{opacity:1}.tspTable__header-sort--desc::after{opacity:1;transform:rotate(180deg)}.tspTable__body-info:empty{display:none}.tspTable__body-row{transition:background .3s cubic-bezier(0,.5,.5,1),auto;background-color:#f4f4f4;border:1px solid #e6e8f0;border-top:0;cursor:pointer}.tspTable__body-row:hover{background-color:#e8e597}.tspTable__body-row:not(:has(~.tspTable__body-row)){border-radius:0 0 .5rem .5rem}.tspTable__body-row-item{background:#f4f4f4;font-size:1rem;padding:1rem .75rem;word-break:break-word}.tastingNoteWineLabels figcaption,.tspTable__body-row-item.red{color:#840976}.tspTable__body-row-item.rose{color:#b686bb}.tspTable__body-row-item.white{color:#7d7a1c}.tspTable__body-row-item.blur{color:transparent;text-shadow:0 0 .5rem #777b8c}.tspTable__body-row-description{align-items:flex-start;cursor:auto;display:none;flex-direction:column;gap:1rem;grid-column:1/-1;padding:1rem .75rem;position:relative}.tspTable__body-row-description.active{display:flex;background-color:#e8e597}.tspTable__body-row-description.active::before{background-color:#e6e8f0;content:"";height:1px;position:absolute;top:0;left:.75rem;right:.75rem}.tspTable__body-row-description-toggle{appearance:none;background:0 0;border:0;padding:0;outline:0;transition:background-color .3s cubic-bezier(0,.5,.5,1),transform .3s cubic-bezier(0,.5,.5,1),auto;background-color:#840976;height:1rem;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/chevron-down.svg);mask-repeat:no-repeat;mask-size:1rem;width:1rem}.tspTable__body-row-description-toggle.active{transform:rotate(180deg)}.tspTable__body-pages{align-items:center;display:flex;gap:.25rem;justify-content:center;margin:1.5rem 0}@media screen and (min-width:768px){.tspTable__body-pages{gap:.5rem}}.tspTable__body-pages [class*=Button]{transition:background-color .3s cubic-bezier(0,.5,.5,1),border .3s cubic-bezier(0,.5,.5,1),color .3s cubic-bezier(0,.5,.5,1),auto;background-color:transparent;border-radius:.25rem;border:1px solid transparent;color:#1a1a1a;display:flex;font-size:.875rem;font-weight:500;line-height:1;margin:unset;min-height:unset;padding:.5rem .625rem}@media screen and (min-width:768px){.tspTable__body-pages [class*=Button]{padding:.5rem 1rem}}.tspTable__body-pages [class*=Button]:first-child,.tspTable__body-pages [class*=Button]:last-child{font-size:0}.tspTable__body-pages [class*=Button]:first-child::before,.tspTable__body-pages [class*=Button]:last-child::before{transition:background-color .3s cubic-bezier(0,.5,.5,1),auto;background-color:#1a1a1a;content:"a";display:block;height:1.5rem;mask-repeat:no-repeat;mask-size:1.5rem;width:1.5rem}.tspTable__body-pages [class*=Button]:first-child::before{mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/chevron-left.svg)}.tspTable__body-pages [class*=Button]:last-child::before{mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/chevron-right.svg)}.tspTable__body-pages [class*=Button]:focus,.tspTable__body-pages [class*=Button]:hover{background-color:transparent;border-color:transparent;box-shadow:unset;color:#840976}.tspTable__body-pages [class*=Button]:hover{border:1px solid #dadbe5}.tspTable__body-pages [class*=Button]:hover:first-child,.tspTable__body-pages [class*=Button]:hover:last-child{border-color:transparent}.tspTable__body-pages [class*=Button]:hover:first-child::before,.tspTable__body-pages [class*=Button]:hover:last-child::before{background-color:#840976}.tspTable__body-pages [class*=Button].active{background-color:#840976;color:#f4f4f4;pointer-events:none}.tspTable__body-pages [class*=Button][disabled]{opacity:.1;pointer-events:none}.tastingNotePage{display:grid;gap:2rem}@media screen and (min-width:992px){.tastingNotePage{grid-template-columns:8fr 4fr}}.tastingNotePage__title-prefix{display:block;color:#676767}.tastingNotePage__main-col{display:flex;flex-direction:column;gap:1rem;min-width:0}@media screen and (min-width:992px){.tastingNotePage__main-col{gap:2rem}}.tastingNotePage__side-col{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:992px){.tastingNotePage__side-col{gap:2rem}}.tastingNotePage__back-link{align-self:flex-start;font-size:.875rem;font-weight:700}.tastingNotePage__back-link svg{transition:transform .2s cubic-bezier(0,.5,.5,1),auto;height:1rem;width:1rem}.tastingNotePage__back-link:hover svg{transform:translateX(-.25rem)}.tastingNotePage__back-link,.tastingNotePage__score{align-items:center;display:flex;gap:.5rem}.tastingNotePage__body{background-color:#f4f4f4;padding:1rem;font-family:var(--font-family-secondary);font-size:1.125rem}@media screen and (min-width:992px){.tastingNotePage__body{padding:1.5rem}}.tastingNotePage__body--preview,.tastingNoteWineLabels figure>a{position:relative}.tastingNotePage__body--preview::before{background:linear-gradient(0deg,#e8e6d9 0,rgba(244,244,244,.65) 100%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.tastingNotePage__share{align-items:flex-end;display:flex;flex-direction:column;gap:2rem}.tastingNotePage__action-button{display:flex;justify-content:center}.tastingNotePage__winesearcher-link{text-align:right}.tastingNotePage__winesearcher-link .padlock{filter:invert(1)}.tastingNoteScore{align-items:center;background-color:#d1cb2e;border-radius:1.5rem;display:inline-flex;flex-shrink:0;font-size:1.125rem;font-weight:500;justify-content:center;padding:.125rem 1rem;text-align:center;white-space:nowrap;font-feature-settings:"tnum"}@media screen and (min-width:992px){.tastingNoteScore{font-size:1.5rem}}.tastingNoteScore--small{font-size:.875rem;padding-left:.5rem;padding-right:.5rem}.tastingNoteScore__scale{font-weight:400}.tastingNoteWhereToBuy,.tastingNoteWineLabels{display:flex;flex-direction:column;gap:2rem}.tastingNoteWineLabels figure>a::before{transition:opacity .6s cubic-bezier(0,.5,.5,1),auto;background-color:rgba(26,26,26,.3);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0}.tastingNoteWineLabels figure>a::after{transition:transform .3s cubic-bezier(0,.5,.5,1),opacity .3s cubic-bezier(0,.5,.5,1),auto;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 6H9V9H6V11H9V14H11V11H14V9H11V6Z' fill='%23fff'/%3E%3Cpath d='M10 2C5.589 2 2 5.589 2 10C2 14.411 5.589 18 10 18C11.775 17.9996 13.4988 17.4054 14.897 16.312L19.293 20.708L20.707 19.294L16.311 14.898C17.405 13.4997 17.9996 11.7754 18 10C18 5.589 14.411 2 10 2ZM10 16C6.691 16 4 13.309 4 10C4 6.691 6.691 4 10 4C13.309 4 16 6.691 16 10C16 13.309 13.309 16 10 16Z' fill='%23fff'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;background-size:1.5rem;content:"";display:block;height:1.5rem;opacity:0;pointer-events:none;position:absolute;right:1rem;top:1rem;transform:scale(1.2);width:1.5rem}.tastingNoteWineLabels figure>a:hover:after{opacity:1;transform:none}.tastingNoteWhereToBuy{gap:1rem}.tastingNoteWhereToBuy__nonMembers{position:relative}.tastingNoteWhereToBuy__nonMembers table *{filter:blur(4px)}.tastingNoteWhereToBuy__action-button{align-items:center;display:flex;justify-content:center;background-color:#f4f4f4;padding:1.5rem}.tastingNoteWhereToBuy__powered-by{font-size:.875rem;text-align:right}.tastingNoteWhereToBuy__loading{align-items:center;display:flex;flex-direction:column;gap:1rem}.tastingNoteWhereToBuy__wines .tastingNoteWhereToBuy__direct-link{text-align:right;margin-top:1rem}.tastingNoteWhereToBuy__loading,.tastingNoteWhereToBuy__wines-no-results{background-color:#f4f4f4;padding:1.5rem;text-align:center}.tastingNoteTopProducers{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.tastingNoteTopProducers__item{align-items:start;display:flex;gap:.5rem}.tastingNoteTopProducers__item .tastingNoteScore{min-width:5ch}.tastingNoteTopProducers__item a{text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 50%,transparent);text-decoration-thickness:1px;text-underline-offset:20%;font-weight:500}.tastingNoteTopProducers__item a:hover{text-decoration-color:currentColor}.tasting-note-table{margin-top:1rem}.tasting-note-table th{text-align:left;padding:.75rem 1rem}.tasting-note-table td{padding:.75rem 1rem}.tasting-note-table__hidden-fields{position:relative}.tasting-note-table__hidden-fields td:not(.tasting-note-table__hidden-fields-cta td){filter:blur(4px);user-select:none}.tasting-note-table__hidden-fields td:not(.tasting-note-table__hidden-fields-cta td) a{pointer-events:none}.tasting-note-table__hidden-fields tr:not(.tasting-note-table__hidden-fields-cta){background-color:#caa7cd;border-color:#caa7cd}.tasting-note-table__hidden-fields-cta{position:absolute;top:50%;right:0;left:0;transform:translateY(-50%);filter:blur(0);text-align:center}.tasting-note-table__hidden-fields-cta:hover{background-color:transparent}.tasting-note-table__hidden-fields-cta td{width:100%;display:block}.tasting-note-table__hidden-fields-cta-button{gap:.25rem;padding:.5rem 1rem;white-space:nowrap}@media screen and (min-width:992px){.tasting-note-table td,.tasting-note-table th{padding:.75rem 1.5rem}}.spinner{display:inline-flex;gap:4px;margin-bottom:.5rem}.spinner__dot{width:8px;height:8px;background-color:#999;border-radius:50%;animation:spinner-pulse 1.4s infinite ease-in-out both}.spinner__dot:nth-child(1){animation-delay:-.32s}.spinner__dot:nth-child(2){animation-delay:-.16s}
.messages{padding:20px;margin:1em 0;color:#840976;background-color:#dadbe5;border:1px solid #c1c4e5;word-wrap:break-word}.messages pre{border:0}.messages a{text-decoration:underline}.messages--warning{color:#f12a14;background-color:#eff1a0;border-color:#eef187}.messages--warning pre{background-color:#eef187}.messages--error{color:#fff;background-color:#d6594c;border-color:#f19187}.messages--error pre{background-color:#f19187}.messages--error a{color:#fff}.messages--status{color:#407400;background-color:#b8e086;border-color:#ade06d}.messages--status pre{background-color:#ade06d}
.user-dialog{z-index:600;background:rgba(86,6,77,.9);position:fixed;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0;overflow-y:auto;display:none}.user-dialog--visible{display:flex}.user-dialog__wrapper{z-index:600;width:100%;max-width:768px;background:#f4f4f4;border-radius:.25rem;padding:1.5rem;max-height:100dvh;overflow-y:auto}.user-dialog__content .form-item{max-width:420px}.user-dialog__content .form-actions{margin-top:1rem}.user-dialog__subtitle{margin-bottom:1rem}.user-dialog__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid rgba(26,26,26,.2);margin-bottom:1rem}.user-dialog__footer{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(26,26,26,.2)}.user-dialog__close-button{padding:.5rem!important}.user-dialog__close-button svg{width:1rem}.user-dialog .user-login-form{padding:0}.user-dialog .user-login-form .form-required::before{display:none!important}.user-dialog .user-login-form .or-separator{margin:1rem 0;text-transform:uppercase}.user-dialog .user-login-form .forgot-password-link{margin-bottom:1rem;font-size:.875rem;font-family:var(--font-family-primary)}.user-dialog .user-login-form~ul{display:none}
@keyframes express-checkout-spinner{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.action-links{display:grid;justify-content:start;grid-auto-flow:column;column-gap:spacing(2);margin-bottom:spacing(2)}.action-links li{list-style:none}.article-section{margin-top:20px}@media screen and (max-width:767px){.article-section{margin-top:0}}.article--article_video,.article--full,.article--next-article,.article--non_subscriber{max-width:1200px;margin:0 auto}.article--article_video .media-oembed-content{width:100%;height:397px}.article{padding:0}@media screen and (min-width:768px){.article{padding:0 10px}}.article+aside .subscription-touts__container{margin-bottom:40px}.article__main{clear:both}.article>header{display:flex;flex-flow:column}@media screen and (min-width:992px){.article>header{display:grid;padding:20px 20px 0;grid-template-columns:25% 75%;grid-template-rows:auto 1fr}}@media screen and (max-width:767px){.article__signature .article__article-author{display:inline-block;font-size:18px}.article__signature .article__published-date{display:inline-block;width:initial;font-size:12px}}@media screen and (min-width:768px){.article__signature{margin-right:10px}}@media screen and (max-width:767px){.article__signature{margin-left:10px}}@media screen and (min-width:992px){.article__signature{text-align:left;grid-row:span 2;order:initial;margin:0}}.article__categories{margin:1rem 0;order:3}@media screen and (min-width:992px){.article__categories{order:initial}}.article__article-body{background:#f4f4f4;padding:2rem;margin:0 0 40px}.article__title{order:1;font-size:32px;font-weight:500;margin-bottom:1rem}@media screen and (max-width:767px){.article__title{padding:10px;margin:0}}@media screen and (min-width:768px){.article__title{font-size:38px}}@media screen and (min-width:992px){.article__title{font-size:44px;order:initial}}.article__title::before{content:"";display:block;height:0;width:0;margin-top:calc((1 - 1.5)*.5em)}@media screen and (min-width:768px){.article>section{display:grid;grid-template-columns:10% 80% 10%;grid-template-rows:auto;gap:1rem}}.article__content{grid-column:2 span}@media screen and (min-width:768px){.article__content{grid-column:inherit}}@media screen and (max-width:767px){.article__article-body{padding:.75em 10px 10px}}@media screen and (min-width:768px){.article__article-body{grid-column:1/3}}@media screen and (min-width:992px){.article__article-body{grid-column:2/3}}.article__social-buttons-mobile.closed{display:none}.article__social-buttons-mobile{position:absolute;margin-top:10px;right:85px;background:#f4f4f4;height:30px;width:30px}.article__social-buttons-mobile .social-sharing-buttons{height:30px;width:30px;position:relative;background:#f4f4f4;border:1px solid #ddd;margin:0;padding:10px}.article__social-buttons-mobile .social-sharing-buttons:after,.article__social-buttons-mobile .social-sharing-buttons:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.article__social-buttons-mobile .social-sharing-buttons:after{border-color:transparent transparent #fff;border-width:7px;margin-left:-7px}.article__social-buttons-mobile .social-sharing-buttons:before{border-color:transparent transparent #ddd;border-width:8px;margin-left:-8px}.article__social-buttons{float:left;clear:both}@media screen and (max-width:767px){.article__social-buttons{display:none}}.article__social-buttons svg{height:30px;width:30px}.article__social-buttons .social-sharing-buttons{margin:1em 0}.article__author-label,.article__published-date{font-weight:200;font-size:14px;display:inline-block;width:100%}.article__author-image{display:none;max-width:70px}@media screen and (min-width:768px){.article__author-image{display:inline-block}}.article__author-image img{border-radius:100%}.article__signature--multiple .article__author-image{margin:0 5px 0 0}.article__author-name .authors__name,.article__signature--multiple .article__author-name{font-weight:500;font-size:24px}.article__categories-mobile .article__article-category,.article__categories-mobile .article__article-tags>div,.article__signature--multiple .article__author-name .authors__name{display:inline-block}@media screen and (max-width:767px){.article__categories{display:none}}.article__categories-mobile{padding:10px;margin-bottom:10px}@media screen and (min-width:767px){.article__categories-mobile{display:none}}.article__categories .article__article-category,.article__categories .article__article-tags>div{margin-right:5px}@media screen and (max-width:767px){.article__categories .article__article-category,.article__categories .article__article-tags>div{display:block}}.article__article-category a,.article__article-tags a{text-transform:uppercase;display:inline-block;padding:.2rem .4rem;font-weight:600}.article__article-category a:hover,.article__article-tags a:hover{text-decoration:underline}.article__article-tags{display:inline}.article__article-tags a{color:#caa7cd}.article__article-category a{background-color:#caa7cd;color:#f2f1f2}.article__article-image div.image__media-image,.storage-providers-country table tbody tr{background:#f4f4f4}.article__article-image .img-responsive,.article__article-image picture{margin:0 auto;min-width:33%}.article__article-body{font-family:var(--font-family-secondary);font-weight:500;font-size:19px;line-height:1.45;letter-spacing:0;text-indent:0}.article__article-body strong{font-family:var(--font-family-secondary);font-weight:700}.article__article-body a{text-decoration:underline}.article__article-body h2,.article__article-body h3,.article__article-body h4{color:#840976}.article__article-body h2,.article__article-body h2 strong,.article__article-body h3,.article__article-body h3 strong,.article__article-body h4,.article__article-body h4 strong{font-family:var(--font-family-primary)}.article__article-body h2{font-size:30px}.article__article-body h3{font-size:22px}.article__article-body h4{font-size:17px;font-weight:700}.article__article-body h2+h3,.article__article-body h3+h4{margin-top:.75rem}.article__article-body .embedded-entity .image__media-image{margin:.5rem 0 .85rem}.article--highlighted .article__article-image img,.article--teaser .article__article-image img,.article__article-body .embedded-entity .image__media-image .img-responsive{width:100%}.article__article-body figcaption{font-size:16px;border-bottom:1px solid #ddd;padding-bottom:.65rem;margin-bottom:.85rem}.article__article-body .tablewrap{margin:24px 0;overflow:auto}.article__article-body table{border:1px solid #dadbe5;margin:0;min-width:480px}.article__article-body table td{padding:1rem .5rem}.article__article-body table tr:first-of-type td{color:#840976}.article__article-body table tr:nth-child(even) td{background-color:#f4f5f9}.article__highlighted-link{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto}.article__pinned-mark{display:none;width:0;height:0;border-top:80px solid #840976;border-bottom:80px solid transparent;border-left:80px solid transparent;position:absolute;right:0}.article__pinned-mark-label{color:#efe5bb;display:block;text-transform:uppercase;font-weight:600;position:absolute;top:-60px;right:0;transform:rotate(45deg)}.article__top-links{display:inline-block;margin:20px 0;width:100%;padding-right:10px;padding-left:10px}@media screen and (max-width:767px){.article__top-links{border-bottom:1px solid #ddd;padding:10px;margin-top:0;margin-bottom:0}}.article__top-link-item{display:inline-block;float:right}.article__top-link-item--back{float:left}.article__link-back{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/back-arrow.svg) no-repeat;padding-left:60px;font-family:var(--font-family-primary);text-transform:uppercase}@media screen and (max-width:767px){.article__link-back{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/back.svg) no-repeat;padding-left:15px}}.article__link-back:hover{text-decoration:underline}.article__link-text-size{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/text-size.svg) no-repeat}.article__link-print,.article__link-share,.article__link-text-size{width:35px;display:inline-block;overflow:hidden;text-indent:101%;white-space:nowrap}.article__link-print{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/printing-tool.svg) no-repeat}.article__link-share{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/share.svg) no-repeat}@media screen and (min-width:767px){.article__link-share{display:none}}.article__link-pdf{width:30px;display:inline-block;background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/pdf-file.svg) no-repeat;overflow:hidden;text-indent:101%;white-space:nowrap}.article--non_subscriber .article__article-body{position:relative}.article--highlighted .article__article-body .group-wrapper,.article--non_subscriber .article__article-body #self-sorter,.article--non_subscriber .article__article-body .select__wrapper,.article--non_subscriber .article__article-body .tasting-note--embedded,.article--teaser .article__article-body .group-wrapper,.forum__snippet img{display:none}.article--non_subscriber .article__article-body::after{display:inline-block;content:"";position:absolute;height:100%;bottom:0;width:100%;left:0;background:linear-gradient(to bottom,rgba(251,251,251,0) 1%,rgba(251,251,251,.02) 2%,#fbfbfb 90%)}.article iframe{aspect-ratio:16/9;width:100%}.article--highlighted,.article--teaser{height:100%;padding:0;background:#f4f4f4;box-shadow:1px 3px 2px -2px #9b969a}.article--highlighted .article__title,.article--teaser .article__title{margin-top:10px;font-size:22px;line-height:26px}.article--highlighted .article__article-image,.article--teaser .article__article-image{margin:0;position:relative}.article--highlighted .article__teaser-content,.article--teaser .article__teaser-content{padding:20px 20px 10px}.article--highlighted .article__article-category,.article--teaser .article__article-category{text-transform:uppercase;font-weight:600;font-size:12px}.article--highlighted .article__article-body,.article--teaser .article__article-body{margin:0 0 10px;font-size:16px}.article--highlighted .text-size-up,.article--teaser .text-size-up{font-size:24px}.article--highlighted .article__published-at,.article--teaser .article__published-at{font-weight:200;margin-right:10px}.article--highlighted .article__highlighted-link:hover .article__article-image,.article--highlighted .article__teaser-link:hover .article__article-image,.article--teaser .article__highlighted-link:hover .article__article-image,.article--teaser .article__teaser-link:hover .article__article-image{opacity:.9}.article--highlighted .article__highlighted-link:hover .article__title,.article--highlighted .article__teaser-link:hover .article__title,.article--teaser .article__highlighted-link:hover .article__title,.article--teaser .article__teaser-link:hover .article__title{text-decoration:underline;text-decoration-color:#999}.article--highlighted .article__article-author,.article--highlighted .article__published-at,.article--teaser .article__article-author,.article--teaser .article__published-at,.book__published-date>div{display:inline-block}.article__article-free .article__article-image:before{width:0;height:0;border-top:80px solid #efe5bb;border-bottom:80px solid transparent;border-left:80px solid transparent;position:absolute;right:0;content:"";top:0}.article__article-free .article__article-image:after{color:#840976;display:block;text-transform:uppercase;font-weight:600;position:absolute;top:20px;right:10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);content:"FREE"}.pinned .article__article-free.article--highlighted-pinned .article__article-image:before{border-top:80px solid #840976}.pinned .article__article-free.article--highlighted-pinned .article__article-image:after{color:#efe5bb;content:"PINNED";top:20px;right:0}.article__article-throwback .article__article-image:before{width:0;height:0;border-top:110px solid #840976;border-bottom:80px solid transparent;border-left:110px solid transparent;position:absolute;right:0;content:"";top:0}.article__article-throwback .article__article-image:after{color:#fff;display:block;text-transform:uppercase;font-weight:600;position:absolute;top:25px;right:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);content:"THROWBACK \aTHURSDAY";font-size:10px;white-space:pre-wrap;text-align:center}.article--highlighted .article__title,.article--teaser .article__title{padding:0;margin-bottom:20px}.article--highlighted .article__article-body,.article--teaser .article__article-body{padding:0;max-height:105px;overflow:hidden}@media screen and (min-width:768px){.article--highlighted .article__article-body,.article--teaser .article__article-body{max-height:none}}.article--highlighted{position:relative}@media screen and (max-width:991px){.article--highlighted .article__article-author,.article--highlighted .article__published-at{display:none}.article--highlighted .article__article-body{position:relative}.article--highlighted .article__article-body:after{display:inline-block;content:"";position:absolute;height:100%;bottom:0;width:100%;left:0;background:-moz-linear-gradient(top,rgba(251,251,251,0) 1%,rgba(251,251,251,.02) 2%,#fbfbfb 64%);background:-webkit-linear-gradient(top,rgba(251,251,251,0) 1%,rgba(251,251,251,.02) 2%,#fbfbfb 64%);background:linear-gradient(to bottom,rgba(251,251,251,0) 1%,rgba(251,251,251,.02) 2%,#fbfbfb 64%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0)}}.article--next-article__container{background:#f4f4f4;margin:0 0 -40px;padding:60px 0}.article--next-article__container .article--next-article.article{padding:0 10px}@media screen and (min-width:992px){.article--next-article__container .article--next-article{display:grid;grid-template-columns:10% 80% 10%;grid-template-rows:auto}}@media screen and (max-width:992px){.article--next-article__container .article--next-article .article__signature{display:none}}.article--next-article__container .article--next-article__container{margin:40px 0 -40px;padding:60px 0;background:#f4f4f4}.article--next-article__container .article--next-article__label{color:#9b969a;font-size:24px;font-weight:500;margin:0 0 15px}.article--next-article__container .article--next-article__title{margin:0 0 15px;font-size:30px;font-weight:500}.article--next-article__container .article--next-article__link-next{text-align:right;float:right}.article--next-article__container .article--next-article .article__article-author{margin-top:42px}.article--next-article__container .article--next-article .article__article-body{margin-bottom:10px;padding:0}.article--next-article__container .frontpage-articles{border-bottom:1px solid #e1e5e6;margin-bottom:30px;padding-bottom:20px}body.text-size-up .article__article-body{font-size:26px}.pinned .article__pinned-mark{display:block}.forum__snippet blockquote,body.page-articles .article .article__teaser-content .article__title::before{margin-top:0}.book{padding:10px 20px 0}.book__select-title{padding:10px;font-size:16px;margin:0;color:#1a1a1a;display:inline-block}.book__select{list-style:none;margin:0;padding:0;display:inline-block}.book__select-item{font-size:16px;display:inline-block;padding:10px 20px;border-right:1px solid #e1e5e6;border-bottom:none}.book__select-item:last-child,.browse-tabs__letter-strip li:last-child{border-right:none}.book__select-item:first-child{padding-left:0}@media screen and (min-width:768px){.book--full{display:grid;grid-template-columns:75% 25%;grid-template-rows:auto;grid-gap:20px;padding-right:60px}}.book--full header{padding:0 0 15px;margin-bottom:20px;border-bottom:1px solid #e1e5e6;grid-column:span 2}.book__book-authors,.book__published-date{display:inline-block;font-size:16px;color:#9b969a}.book__published-date::before{padding-right:10px;content:"|";display:inline;color:#9b969a}.book__book-authors{padding-right:10px}.book .app__app-body,.book .dvd__dvd-body,.book__book-body{max-width:800px}.book__purchase-label{margin:20px 0;display:inline-block;font-size:16px;color:#9b969a}.book__link-buy{display:inline-block;width:100%;padding:.4rem 0 .4rem 4rem;background-color:#dcd1a5;font-weight:600;margin-bottom:10px}.book__link-buy:hover{background-color:#ffec9e}.book__link-buy--ibook,.book__link-buy--ukamazon,.book__link-buy--usamazon{background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/united-kingdom.svg);background-repeat:no-repeat;background-size:25px;background-position:18px center}.book__link-buy--ibook,.book__link-buy--usamazon{background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/united-states.svg)}.book__link-buy--ibook{color:#fff;background-color:#3b363a;background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/apple.svg);background-size:18px}.book__link-buy--ibook:active,.book__link-buy--ibook:visited{color:#fff}.book__link-buy--ibook:hover{color:#fff;background-color:#564e54}.book__link-buy--android,.book__link-buy--android:hover,.book__link-buy--app-store,.book__link-buy--app-store:hover{padding:10px;background-color:#000;background-size:auto 100%;background-repeat:no-repeat;background-position:center;overflow:hidden}.book__link-buy--app-store,.book__link-buy--app-store:hover{background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/apple-store.png)}.book__link-buy--android:before,.book__link-buy--android:hover:before,.book__link-buy--app-store:before,.book__link-buy--app-store:hover:before,.ocw-entry__audio label:before{content:"";display:block;width:0;height:100%}.book__link-buy--android,.book__link-buy--android:hover{background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/gplay-store.png)}.book-list{padding:0 10px}@media screen and (min-width:768px){.book-list{padding:0 20px}}.book-list__title{font-size:28px;color:#9b969a}.book--teaser{height:100%;padding:0;background:#f4f4f4;box-shadow:1px 3px 2px -2px #9b969a}.book--teaser .book__title{color:#840976;font-size:30px;line-height:36px}.book--teaser .book__teaser-content{padding:20px 20px 10px}.book--teaser .book__teaser-link{display:grid;grid-template-columns:40% 60%;grid-template-rows:auto}.book--teaser .book__teaser-link:hover,.browse-tabs__letter-strip li a:hover{text-decoration:underline}.book--teaser .app__app-image,.book--teaser .book__book-image,.book--teaser .dvd__dvd-image{padding:20px}.book--teaser .book__view-detail{background-color:#efe5bb;font-size:16px;text-align:center;margin:20px 0;display:inline-block;width:100%;padding:.2rem}.book--teaser .book__view-detail:hover{background-color:#ffec9e}.book--teaser.no-image .book__teaser-content,.ocw-entry--full header{grid-column:2 span}body.text-size-up .app__app-body,body.text-size-up .book__book-body,body.text-size-up .dvd__dvd-body,body.text-size-up .event__event-body,body.text-size-up .grape_varieties__description{font-size:26px}.browse-tabs__title{color:#1a1a1a;border-bottom:1px solid #e1e5e6;margin-bottom:10px;padding:10px;font-size:16px}.browse-tabs__letter-strip{list-style:none;padding:0;margin:20px 0;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:auto}@media screen and (min-width:576px){.browse-tabs__letter-strip{grid-template-columns:repeat(13,1fr);grid-template-rows:auto}}@media screen and (min-width:768px){.browse-tabs__letter-strip{grid-template-columns:repeat(26,1fr);grid-template-rows:auto}}.browse-tabs__letter-strip li{text-align:center;padding:5px 10px;border-right:1px solid #e1e5e6;color:#9b969a}.calendar{max-width:100%}.calendar__header{padding:0 30px 20px;background:#840976;color:#fff}.calendar__header h1{color:#fff;font-size:30px;font-weight:200;margin-bottom:20px}@media screen and (min-width:768px){.calendar__header h1{font-size:46px}}.calendar__header p{font-size:17px;font-weight:200}@media screen and (min-width:768px){.calendar__header{padding:0 20px 20px}}.calendar__content,.calendar__header-container{max-width:1200px;margin:0 auto}.calendar__content{padding:0 20px}@media screen and (min-width:768px){.calendar__content{padding:0 10px}}@media screen and (min-width:992px){.calendar__content{padding:0}}.calendar__add-event-button{width:100%;background:#efe5bb;font-weight:600;color:#840976;display:block;margin:20px auto;padding:10px;text-align:center}.calendar__add-event-button:hover{background:#ffec9e}.calendar__prefix,.calendar__suffix{margin:40px 0 0}.calendar__prefix h3,.calendar__suffix h3{text-align:center;font-size:26px;margin:10px}.calendar__prefix .pager,.calendar__suffix .pager{margin-top:-60px;background:#f4f4f4;display:block;width:100%;padding:20px 10px 50px}.calendar__prefix .js-pager__items,.calendar__suffix .js-pager__items{margin:0;padding:0}.calendar__prefix .js-pager__items .pager__item,.calendar__suffix .js-pager__items .pager__item{font-weight:600}.calendar__prefix .js-pager__items .pager__item--previous,.calendar__suffix .js-pager__items .pager__item--previous{float:left}.calendar__prefix .js-pager__items .pager__item--next,.calendar__suffix .js-pager__items .pager__item--next{float:right}.calendar__suffix{margin-top:20px}.calendar-calendar th.days{background:#f4f4f4;border:0;border-top:1px solid #e1e5e6;padding:10px 0}.calendar-calendar .calendar-calendar .month-view .full tr.single-day .no-entry .inner,.calendar-calendar .month-view .full tr.single-day .no-entry{height:84px!important}.dropdown{position:relative;z-index:300}.dropdown__panel{pointer-events:none;position:absolute;perspective:100px}.dropdown__panel-inner{transition:transform 100ms cubic-bezier(.4,0,.2,1),opacity 150ms cubic-bezier(.4,0,.2,1),auto;background-color:#f4f4f4;box-shadow:0 30px 30px -10px rgba(26,26,26,.1);border:1px solid #e6e8f0;border-radius:.5rem;max-width:18rem;max-height:19.5rem;min-width:6rem;opacity:0;overflow:auto;padding:1rem;transform:rotateX(-4deg);transform-origin:center -50%;width:max-content;will-change:transform,opacity}.dropdown__panel.active{visibility:visible;pointer-events:auto}.dropdown__panel.active .dropdown__panel-inner{transform:none;opacity:1}.sliding-popup-bottom{padding:20px 0}.eu-cookie-compliance-banner .eu-cookie-compliance-message{color:#fff;font-weight:200}.eu-cookie-compliance-banner .find-more-button{background:0 0;color:#fff;padding:0;font-size:12px;display:inline-block;text-decoration:underline}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons button{font-weight:400;text-shadow:none}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons button.decline-button:hover{color:inherit;background:#f4f4f4}.event{color:#663d5e;padding:0 20px}@media screen and (min-width:768px){.event{padding:0 10px}}@media screen and (min-width:1200px){.event{padding:0}}.event__address,.event__date{width:50%;display:inline;font-size:16px;color:#9b969a}.event__address{margin-left:20px}.event .content{margin-top:60px}.event__event-image{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #dadbe5}.event__event-body{max-width:800px}.event__title{order:1;font-size:32px;line-height:32px;color:#3b363a;font-weight:400;margin-bottom:5px}@media screen and (min-width:768px){.event__title{font-size:38px;line-height:38px}}@media screen and (min-width:992px){.event__title{font-size:46px;order:initial;margin:20px 0 30px;line-height:46px}}.event__article-body h3{font-size:19px;font-family:bold-text;font-weight:600;margin:30px 0 20px}@media screen and (min-width:768px){.event__article-body{margin-right:20px;grid-column:1/3}}@media screen and (min-width:992px){.event__article-body{grid-column:2/3}}.event__link-back{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/back-arrow.svg) no-repeat;padding-left:60px}.event__link-back:hover{text-decoration:underline}.event__table{margin-top:20px;max-width:800px;border:1px solid #dadbe5;background:#f4f4f4;box-shadow:1px 3px 2px -2px #9b969a}.event__table-title{font-size:32px;padding:20px;color:#1a1a1a;margin:0}.event__table-row{font-size:16px;display:grid;grid-template-columns:1fr 3fr;grid-template-rows:auto;border-top:1px solid #dadbe5;color:#1a1a1a}.event__table-row:nth-child(even){background:#f5f8f9}.event__table-row>div{padding:10px 20px}.event__table-label{padding:10px 20px;border-right:1px solid #dadbe5}.event__event-website{grid-column:2;border-left:1px solid #dadbe5}.faq-menu,.faq-menu__header{border-bottom:1px solid #dadbe5;margin-bottom:20px;padding-bottom:20px}.faq-menu h1,.grid-learn__header h1,.grid-purple-header__header h1{margin-bottom:.5rem}.faq-menu__header{font-size:36px;line-height:40px}.faq-menu__list{margin:20px;padding:0;list-style:none}.faq-menu__item{font-size:22px}.faq-menu__link:hover{text-decoration:underline}.faq-content__list{margin:0;padding:0;list-style:none}.faq-content__item{border-bottom:1px solid #dadbe5;margin-bottom:20px;margin-top:80px;padding-bottom:20px}.faq-content__title{font-size:22px;color:#56064d}.faq-content .faq__faq-body{font-size:23px;line-height:30px}.faq-content__link-top,.grape-variety__item a:hover{text-decoration:underline}.food-then-wine__title{font-size:2.6em;color:#56064d;font-weight:400;padding-bottom:30px;border-bottom:1px solid #dadbe5}@media screen and (min-width:768px){.food-then-wine__title{font-size:3.3em}}.food-then-wine__filter{width:100%;text-align:center;list-style:none;margin:0;padding:0}.food-then-wine__filter-item{display:inline-block;margin-right:20px;padding-right:20px;border-right:1px solid #dadbe5}.food-then-wine__filter-item:hover{opacity:.8}.food-then-wine__filter-item:last-child{border-right:none}.food-then-wine h3{margin:20px 0 0;font-size:32px;background:#f4f4f4;border:1px solid #dadbe5;padding:10px 20px}.food-then-wine h3 a{color:#1a1a1a}.food-then-wine__list{list-style:none;margin:0;padding:0}@media screen and (min-width:768px){.food-then-wine__list{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0 20px}}.food-then-wine__item{background:#f4f4f4;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto}.food-then-wine__item:nth-child(even){background:#f5f8f9}.food-then-wine__description,.food-then-wine__name{color:#1a1a1a;padding:10px;font-size:16px;font-family:var(--font-family-primary)}.food-then-wine__description{margin:0;font-weight:400}.food-then-wine__name,.regional-websites table tbody td.views-field-name,.regional-websites table tbody td.views-field-title{font-weight:600;border-right:1px solid #dadbe5}.food-then-wine .icon-beef,.food-then-wine .icon-cheese,.food-then-wine .icon-condiments,.food-then-wine .icon-dessert,.food-then-wine .icon-pasta,.food-then-wine .icon-pork,.food-then-wine .icon-poultry,.food-then-wine .icon-seafood,.food-then-wine .icon-veg,.food-then-wine .icon-world{margin-right:20px;display:inline-block;width:60px;height:60px;background-size:100% 100%;vertical-align:middle}.food-then-wine .icon-cheese{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/foodwine/cheese.png) no-repeat}.food-then-wine .icon-condiments{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/foodwine/sauce.png) no-repeat}.food-then-wine .icon-dessert{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/foodwine/dessert.png) no-repeat}.food-then-wine .icon-pasta{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/foodwine/pasta.png) no-repeat}.food-then-wine .icon-pork{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/foodwine/pork.png) no-repeat}.food-then-wine .icon-poultry{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/foodwine/poultry.png) no-repeat}.food-then-wine .icon-seafood{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/foodwine/seafood.png) no-repeat}.food-then-wine .icon-veg{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/foodwine/veg.png) no-repeat}.food-then-wine .icon-world{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/foodwine/world.png) no-repeat}.food-then-wine .icon-beef{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/foodwine/beef.png) no-repeat}.footer__section--secondary{background-color:#caa7cd}.footer__section--secondary .footer__wrapper{padding-top:0}.footer__wrapper{padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem;margin-inline:auto;max-width:1200px;width:100%}@media screen and (min-width:992px){.footer__wrapper{padding:3rem 1rem}}.footer__logo{transition:opacity .3s cubic-bezier(0,.5,.5,1),auto;align-self:flex-start;color:#840976;display:flex;width:100%;max-width:260px}@media screen and (min-width:992px){.footer__logo{max-width:380px}}.footer__logo:hover{color:#56064d}.footer__logo svg{width:100%;max-width:100%;height:auto}.footer__menu{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}@media screen and (min-width:992px){.footer__menu{grid-template-columns:repeat(auto-fit,minmax(5rem,auto))}}.footer__menu-block{display:flex;flex-direction:column;gap:1rem}.footer__menu-block-caption{font-weight:500;font-size:.75rem;text-transform:uppercase}.footer__menu-block-list{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;font-family:var(--font-family-secondary)}.footer__menu-block-list a{font-size:.875rem}.footer__menu-block-list--vertical{writing-mode:vertical-lr}.footer__body{display:grid;align-items:flex-start;gap:2rem}@media screen and (min-width:768px){.footer__body{grid-template-columns:clamp(0%,50% - 1rem,440px) 1fr}}.footer__ocw{display:flex;width:100%}.footer__ocw-description{align-self:flex-end;background-color:#840976;color:#f4f4f4;display:flex;flex-direction:column;flex-grow:1;font-size:.875rem;gap:.5rem;padding:2rem 1rem}@media screen and (min-width:992px){.footer__ocw-description{padding:3rem 2rem}}.footer__ocw-description a{color:#f4f4f4}.footer__about{display:flex;flex-direction:column;gap:.5rem;margin:1.5rem 0}.footer__bottom{border-top:1px solid #840976;display:flex;flex-wrap:wrap;justify-content:space-between;font-size:.875rem;gap:.5rem;padding-top:2rem}@media screen and (min-width:992px){.footer__bottom{padding-top:3rem}}.footer__bottom-links{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.block-jr-forum-posts{width:100%;float:left;margin-top:10px}@media screen and (max-width:767px){.block-jr-forum-posts{width:100%}}.block-twitter-block{float:left}.forum__post h3{text-align:left;margin-top:0}.forum__latest-posts{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);grid-row-gap:1em;grid-column-gap:1em}.forum__snippet,.ocw-entry__content table tr,.page table tr{text-align:left}.forum__snippet .quote{font-style:italic}.forum__latest-posts{margin-top:15px;padding-left:20px}.grape-variety__selector{border-bottom:1px solid #e1e5e6;display:grid;grid-template-columns:80px auto}.grape-variety__select-title{padding:10px;font-size:16px;margin:0;color:#1a1a1a}.grape-variety__select{grid-column:2;list-style:none;margin:0;padding:0}.grape-variety__select-item{font-size:16px;display:inline-block;padding:10px 20px;border:1px solid #e1e5e6;border-bottom:none;background:rgba(255,255,255,.5)}.grape-variety--red .grape-variety__select-item--red,.grape-variety--white .grape-variety__select-item--white{background:#f4f4f4;color:#1a1a1a}.grape-variety--red .grape-variety__content{background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/grapes/red-wine.png)}.grape-variety--white .grape-variety__content{background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/grapes/white-wine.png)}.grape-variety__description{max-width:800px;margin-bottom:20px}.grape-variety__content{background-repeat:no-repeat;background-position:20px 20px;background-color:#fff;padding:20px 20px 20px 180px}.grape-variety__title{margin:0 0 15px;font-size:30px;font-weight:400;color:#1a1a1a}.grape-variety__list{list-style:none;margin:0;padding:0}@media screen and (min-width:768px){.grape-variety__list{display:flex;flex-flow:row wrap}}@media screen and (min-width:992px){.grape-variety__list{max-width:80%}}.grape-variety__item{font-size:16px;line-height:18px;border-top:1px solid #e1e5e6;padding:10px}@media screen and (min-width:768px){.grape-variety__item{width:50%}}@media screen and (min-width:992px){.grape-variety__item{width:33%}}.header{transition:box-shadow .3s cubic-bezier(0,.5,.5,1),auto;background-color:#f4f4f4;will-change:box-shadow;z-index:500;position:fixed;top:0;right:0;left:0;border-bottom:1px solid #caa7cd}.header__spacer{height:52px}@media screen and (min-width:768px){.header__spacer{height:57px}}@media screen and (min-width:992px){.header__spacer{height:129px}.header{min-height:129px}.header--compact{min-height:0}.header--compact .header__menu{gap:.5rem}.header--compact .header__menu-item{font-size:.75rem}.header--compact .header__container{padding-top:.5rem;padding-bottom:.5rem}.header--compact .header__primary{order:initial;flex-basis:auto;flex-grow:1;justify-content:center}.header--compact .header__secondary{flex-grow:0}.header--compact .header__logo{max-width:200px}.header--compact .headerDropdown,.header--compact .header__button--join,.header--compact .header__button--login{display:none}}@media screen and (min-width:1200px){.header--compact .header__menu{gap:1rem}}.header__container{display:flex;flex-direction:column;margin-inline:auto;max-height:100%;max-width:1200px;padding:.875rem 1rem;width:100%}@media screen and (min-width:992px){.header__container{padding-top:1.5rem;padding-bottom:.75rem}}.header__body{align-items:center;display:flex;gap:1rem;justify-content:space-between}@media screen and (min-width:992px){.header__body{flex-wrap:wrap}}.header__primary{background-color:#f4f4f4;border-top:1px solid #e6e8f0;border-bottom:1px solid #e6e8f0;box-shadow:0 30px 30px -10px rgba(26,26,26,.1);display:none;left:0;overflow:auto;position:absolute;right:0;top:100%}@media screen and (min-width:992px){.header__primary{background-color:unset;border:unset;box-shadow:unset;display:block;overflow:unset;position:static;display:flex;order:1;flex-basis:100%}}.header__menu{display:flex;flex-direction:column;margin-inline:1rem}@media screen and (min-width:992px){.header__menu{flex-direction:row;gap:1rem;margin-inline:0}}.header__menu-authorization{align-items:center;border-bottom:1px solid #e6e8f0;display:flex;gap:1rem;margin-inline:1rem;padding-block:1.5rem}@media screen and (min-width:992px){.header__menu-authorization{display:none}}.header__menu-authorization-language{display:flex;gap:1rem;align-items:center;margin-left:auto}.header__menu-item{align-items:center;border-top:1px solid #e6e8f0;display:flex;font-size:.75rem;font-weight:500;text-transform:uppercase;padding-top:1rem;padding-bottom:1rem}@media screen and (min-width:992px){.header__menu-item{border:unset;padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem}}.header__menu-item:first-child{border-top:unset}.header__menu-item:hover::after{background-color:#56064d}.header__logo:hover,.header__menu-item.active{color:#56064d}.header__menu-item.active::after{background-color:#56064d;transform:rotate(-180deg)}.header__menu-item--expanded:after{transition:background-color .3s cubic-bezier(0,.5,.5,1),transform .2s cubic-bezier(0,.5,.5,1),auto;background-color:#caa7cd;content:"";display:block;height:1rem;mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.09769 6.9432C2.90243 6.74794 2.90243 6.43135 3.09769 6.23609L3.5691 5.76469C3.76436 5.56942 4.08094 5.56942 4.27621 5.76469L7.64651 9.13499C7.84177 9.33025 8.15835 9.33025 8.35362 9.13499L11.7239 5.76469C11.9192 5.56942 12.2358 5.56942 12.431 5.76469L12.9024 6.23609C13.0977 6.43135 13.0977 6.74794 12.9024 6.9432L8.35362 11.492C8.15835 11.6873 7.84177 11.6873 7.64651 11.492L3.09769 6.9432Z' fill='%23333333'/%3E%3C/svg%3E%0A");mask-size:1rem;mask-repeat:no-repeat;transform-origin:center;width:1rem}.header__categories{background-color:#f4f4f4;display:none;will-change:height}@media screen and (min-width:992px){.header__categories{border-top:1px solid #e6e8f0;border-bottom:1px solid #e6e8f0;box-shadow:0 30px 30px -10px rgba(26,26,26,.1);left:0;position:absolute;right:0;top:100%}}.header__categories-inner{transition:opacity .25s cubic-bezier(0,.5,.5,1),auto;display:grid;gap:1.5rem;margin-inline:auto;max-width:1200px;padding-bottom:1.5rem;opacity:0}@media screen and (min-width:992px){.header__categories-inner{padding:1.5rem 1rem;grid-template-columns:4fr 8fr}}.header__categories.active .header__categories-inner{opacity:1}.header__categories-list,.header__categories-posts{display:flex;flex-direction:column;gap:.5rem}.header__categories-posts{gap:1rem}.header__categories-posts-title{font-size:.875rem;font-weight:500;text-transform:uppercase}@media screen and (min-width:1200px){.header__categories-posts-title{font-size:.875rem}}.header__categories-posts-grid{display:grid;gap:1rem}@media screen and (min-width:768px){.header__categories-posts-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.header__categories-posts-grid{gap:1.5rem}}.header__logo{transition:color .3s cubic-bezier(0,.5,.5,1),auto;color:#840976;display:flex;width:100%;max-width:230px}@media screen and (min-width:768px){.header__logo{max-width:280px}}@media screen and (min-width:992px){.header__logo{max-width:380px}}.header__logo svg{width:100%;height:auto}.header__secondary{align-items:center;display:none;gap:1rem;justify-content:flex-end}@media screen and (min-width:992px){.header__secondary{display:flex;flex-grow:1}}.header__button{font-size:.875rem;line-height:1rem;padding:.375rem 1rem}.header__button.button--text{padding-left:.25rem;padding-right:.25rem}.header__toggle{appearance:none;background:0 0;border:0;display:flex;flex-direction:column;height:1.5rem;width:1.5rem;justify-content:center;outline:0;padding:0;position:relative}@media screen and (min-width:992px){.header__toggle{display:none}}.header__toggle::after,.header__toggle::before{background-color:#840976;backface-visibility:hidden;content:"";height:2px;left:0;position:absolute;width:1.25rem;will-change:transform,background-color;transition:all .25s cubic-bezier(0,.5,.5,1),auto}.header__toggle::before{top:.25rem}.header__toggle::after{bottom:.25rem}.header__toggle span{transition:transform .25s cubic-bezier(0,.5,.5,1),background-color .3s cubic-bezier(0,.5,.5,1),opacity .2s cubic-bezier(0,.5,.5,1),auto;background-color:#840976;backface-visibility:hidden;display:block;height:2px;transform-origin:left center;width:1rem;will-change:transform,background-color,opacity}@media (hover:hover){.header__toggle:hover span{background-color:#1a1a1a;transform:scaleX(1.25)}.header__toggle:hover::after,.header__toggle:hover::before{background-color:#1a1a1a}}.header__toggle.active span{opacity:0}.header__toggle.active::after,.header__toggle.active::before{width:1.25rem;top:50%;transform:translateY(-50%)}.header__toggle.active::before{transform:rotate(135deg)}.header__toggle.active::after{transform:rotate(-135deg)}.header__search-button{appearance:none;background:0 0;border:0;padding:0;outline:0;align-items:center;color:#840976;display:flex;height:1.25rem;justify-content:center;margin-left:auto;width:1.25rem}@media screen and (min-width:992px){.header__search-button{margin-left:unset}}.header__search-button:hover{color:#56064d}.headerDropdown__toggle{align-items:center;display:flex;gap:.375rem;font-size:.75rem;font-weight:500;text-transform:uppercase}@media screen and (min-width:992px){.headerDropdown__toggle{font-size:.875rem}}.headerDropdown__toggle--arrow::after,.headerDropdown__toggle--language::before{background-color:#840976;content:"";height:1rem;mask-repeat:no-repeat;mask-size:1rem;width:1rem}.headerDropdown__toggle--arrow::after{transition:background-color .3s cubic-bezier(0,.5,.5,1),transform .2s cubic-bezier(0,.5,.5,1),auto;display:block;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/chevron-down.svg);transform-origin:center}.headerDropdown__toggle--arrow:hover::after,.headerDropdown__toggle--language:hover::before{background-color:#56064d}.headerDropdown__toggle--language::before{transition:background-color .3s cubic-bezier(0,.5,.5,1),auto;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/translate.svg)}.headerDropdown__toggle--account::after,.headerDropdown__toggle--account:hover::after{background-color:#f4f4f4}.headerDropdown__content{display:flex;flex-direction:column;gap:.375rem}.headerDropdown__item{align-items:center;display:flex;font-size:14px;font-weight:500;gap:.5rem;text-transform:uppercase}.headerDropdown__item svg,.pager__item svg{height:1rem;width:1rem}.darker{position:fixed;left:0;right:0;top:0;bottom:0;opacity:0;background-color:rgba(26,26,26,.5);z-index:400}.headerPost{display:flex;flex-direction:row;gap:1rem}@media screen and (min-width:992px){.headerPost{flex-direction:column}}.headerPost__image{aspect-ratio:1.8;overflow:hidden;position:relative;width:100%;max-width:10rem}@media screen and (min-width:992px){.headerPost__image{max-width:100%}}.headerPost__image img{height:100%;max-width:100%;object-fit:cover;object-position:center;position:absolute;width:100%;will-change:transform}.toolbar-bar{background-color:#1a1a1a!important}.toolbar-bar,.toolbar-bar ul{font-family:var(--font-family-drupal-admin)}.toolbar-vertical .toolbar-bar{position:fixed}.toolbar-fixed .header,.toolbar-vertical .header{top:39px}.toolbar-fixed .header__spacer,.toolbar-vertical .header__spacer{margin-top:39px}.promoLine{background-color:#d1cb2e;overflow-x:auto}.promoLine__inner{display:flex;flex-wrap:wrap;gap:.25rem 1rem;justify-content:center;margin-inline:auto;max-width:1200px;padding:.5rem 1rem;text-transform:uppercase;font-size:.75rem;flex:0 0 auto}.promoLine a{color:#1a1a1a}.promoLine a:hover{text-decoration-color:color-mix(in srgb,currentColor 50%,transparent);text-decoration-thickness:1px;text-underline-offset:20%}.promoLine a:hover:hover{text-decoration-color:currentColor}.learn-list-secondary{list-style:none;margin:0;padding:0}@media screen and (min-width:768px){.learn-list-secondary{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-gap:10px}}@media screen and (min-width:992px){.learn-list-secondary{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto;grid-gap:20px}}.learn-list-secondary__container{max-width:1200px;margin:0 auto}.learn-list-secondary__item{margin-bottom:20px;background:#f4f4f4;padding:20px}.learn-list-secondary__item h2{font-size:22px;text-align:center}.learn-list-secondary__img,.learn-list-secondary__item p{text-align:center}.learn-list-secondary__img img{transition:auto;max-width:100px;transform:scale(1.2,1.2)}.learn-list-secondary__item:hover .learn-list-secondary__img img{transform:scale(1.5,1.5)}.learn-list-secondary__item:hover h2 a,.wine-courses__link:hover h3{text-decoration:underline;text-decoration-color:#fbc4f5}.container{margin:auto;max-width:1200px;width:100%;height:auto;padding-bottom:1.25rem}.grid-list{padding:0;margin:20px 0}@media screen and (min-width:768px){.grid-list--four-columns{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;column-gap:20px;row-gap:20px}}@media screen and (min-width:992px){.grid-list--four-columns{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1fr 1fr;column-gap:10px;row-gap:10px}}.grid-list--four-columns .grid-list__item,.grid-list--one-columns,.grid-list--one-columns .grid-list__item .grid-list--two-columns .grid-list__item,.grid-list--three-columns .grid-list__item{list-style:none}@media screen and (max-width:767px){.grid-list--four-columns .grid-list__item,.grid-list--one-columns .grid-list__item .grid-list--two-columns .grid-list__item,.grid-list--three-columns .grid-list__item{width:90%;margin:0 auto 20px}}@media screen and (min-width:768px){.grid-list--one-columns{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;column-gap:20px;row-gap:20px}}.grid-list--two-columns{list-style:none}@media screen and (min-width:768px){.grid-list--two-columns{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;column-gap:20px;row-gap:20px}}.grid-list--three-columns{list-style:none}@media screen and (min-width:768px){.grid-list--three-columns{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;column-gap:20px;row-gap:20px}}@media screen and (min-width:992px){.grid-list--three-columns{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;column-gap:10px;row-gap:10px}}.grid-learn,.grid-purple-header{max-width:100%}.grid-learn__header,.grid-purple-header__header{padding-block:1.5rem;background:#840976;color:#f4f4f4}@media screen and (min-width:768px){.grid-learn--sidebar,.grid-purple-header--sidebar{display:grid;grid-template-columns:75% 25%;grid-template-rows:auto}.grid-learn--sidebar .grid-learn__header,.grid-learn--sidebar .grid-purple-header__header,.grid-purple-header--sidebar .grid-learn__header,.grid-purple-header--sidebar .grid-purple-header__header{grid-column:1/span 2}}.grid-learn .block-region-header,.grid-learn .block-region-main,.grid-learn__header-container,.grid-purple-header .block-region-header,.grid-purple-header .block-region-main,.grid-purple-header__header-container{margin-inline:auto;max-width:1200px;padding-inline:1rem}.grid-learn .block-region-main,.grid-purple-header .block-region-main{background:#f4f4f4;padding:1rem;margin-left:auto;margin-right:auto}@media screen and (min-width:992px){.grid-learn .block-region-main,.grid-purple-header .block-region-main{padding:2rem}}@media screen and (min-width:1200px){.grid-learn .block-region-main,.grid-purple-header .block-region-main{padding:3rem}}.grid-learn__main,.grid-purple-header__main{margin-top:1.5rem}.learn-list{display:grid;gap:1rem;list-style:none;margin:2rem 0;padding:0}@media screen and (min-width:768px){.learn-list{grid-template-columns:1fr 1fr}}@media screen and (min-width:1200px){.learn-list{gap:1.5rem;grid-template-columns:1fr 1fr 1fr}}.learn-list__container{margin-inline:auto;max-width:1200px;padding-inline:1rem}.learn-list__item{align-content:flex-start;background:#f4f4f4;display:grid;gap:1rem;grid-template-columns:100px auto;grid-template-rows:auto;min-width:0;padding:1rem}@media screen and (min-width:992px){.learn-list__item{gap:1rem 1.5rem;padding:1.5rem}}.learn-list__item h2{font-size:1.5rem;font-weight:400;overflow-wrap:anywhere}.learn-list__item p{grid-column:2;grid-row:2}.learn-list__item-img{align-self:flex-start;grid-row:1/span 2;height:100px;overflow:hidden;background-color:#d1cb2e}.jr-header-content__header .content_block__body{max-width:1200px;margin:20px auto;padding:100px 10px 10px;background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/headers/wine-grapes.png) no-repeat 20px center #840976;background-size:auto 120px;background-position:center -5px}@media screen and (min-width:768px){.jr-header-content__header .content_block__body{padding:10px 60px 10px 240px;background-position:50px center;background-size:auto 80%}}.jr-header-content__header .content_block__body h1{font-weight:200;color:#fff;margin:1rem 0 .5rem;text-align:center}@media screen and (min-width:768px){.jr-header-content__header .content_block__body h1{text-align:left}}.jr-header-content__header .content_block__body p{color:#fff;font-weight:200;font-size:18px;line-height:25px;text-align:center;padding:0 40px}@media screen and (min-width:768px){.jr-header-content__header .content_block__body p{text-align:left;padding:0}}.jr-header-content__header .content_block__body p a{color:#fff;text-decoration:underline}.jr-header-content__content{max-width:1200px;margin:20px auto}.page-learn-grape-varieties .jr-header-content .jr-header-content__header .content_block__body,.page-learn-grape-varieties-white .jr-header-content .jr-header-content__header .content_block__body{background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/headers/wine-grapes.png);background-color:#840976}.page-learn-where-to-store .jr-header-content .jr-header-content__header .content_block__body{background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/headers/where-store.png);background-color:#840976}.page-learn-wine-courses .jr-header-content .jr-header-content__header .content_block__body{background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/headers/wine-courses.png);background-color:#840976;background-size:190px auto}.page-learn-where-to-buy .jr-header-content .jr-header-content__header .content_block__body{background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/headers/where-buy.png);background-color:#840976;background-size:120px auto}.drink-wine__header,.food-matching__header,.vocabulary__header,.wine-regions__header,.wine-vintages__header{max-width:1200px;margin:20px auto;padding:10px 20px;display:grid;grid-template-columns:100px auto;grid-template-rows:45% 55%}@media screen and (min-width:768px){.drink-wine__header,.food-matching__header,.vocabulary__header,.wine-regions__header,.wine-vintages__header{grid-template-rows:45% 55%;grid-template-columns:205px auto}}@media screen and (max-width:470px){.drink-wine__header,.food-matching__header,.vocabulary__header,.wine-regions__header,.wine-vintages__header{grid-template-rows:35% 55%}}.drink-wine__header h1,.food-matching__header h1,.vocabulary__header h1,.wine-regions__header h1,.wine-vintages__header h1{grid-column:2;font-weight:200;color:#fff;margin:2rem 0 0}.drink-wine__header p,.food-matching__header p,.vocabulary__header p,.wine-regions__header p,.wine-vintages__header p{grid-column:2;grid-row:2;color:#fff;font-weight:200;font-size:18px;line-height:25px}.drink-wine__header-image,.food-matching__header-image,.vocabulary__header-image,.wine-regions__header-image,.wine-vintages__header-image{grid-row:span 2}.drink-wine__content,.food-matching__content,.vocabulary__content,.wine-regions__content,.wine-vintages__content{max-width:1200px;margin:20px auto}.drink-wine__list,.food-matching__list,.vocabulary__list,.wine-regions__list,.wine-vintages__list{list-style:none;margin:0;padding:0}@media screen and (min-width:768px){.drink-wine__list,.food-matching__list,.vocabulary__list,.wine-regions__list,.wine-vintages__list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-gap:20px}}.drink-wine__item,.food-matching__item,.vocabulary__item,.wine-regions__item,.wine-vintages__item{margin:20px 0 0;padding:10px;display:flex;flex-flow:wrap row;background:#f4f4f4}@media screen and (min-width:768px){.drink-wine__item,.food-matching__item,.vocabulary__item,.wine-regions__item,.wine-vintages__item{margin:0}}.drink-wine__item-content,.food-matching__item-content,.vocabulary__item-content,.wine-regions__item-content,.wine-vintages__item-content{width:calc(100% - 120px)}.drink-wine__icon,.food-matching__icon,.vocabulary__icon,.wine-regions__icon,.wine-vintages__icon{width:120px;object-fit:contain;align-self:center;flex:0 0 auto}.drink-wine__sections,.food-matching__sections,.vocabulary__sections,.wine-regions__sections,.wine-vintages__sections{list-style:none;margin:0;padding:0;grid-template-columns:1fr 1fr;grid-template-rows:auto}.drink-wine__section,.food-matching__section,.vocabulary__section,.wine-regions__section,.wine-vintages__section{font-size:16px;line-height:18px;border-top:1px solid #caa7cd;padding:10px}.drink-wine__section a:hover,.drink-wine__title a:hover,.food-matching__section a:hover,.food-matching__title a:hover,.grape-variaty__related-maps a:hover,.map__related-maps a:hover,.promoLine a:hover,.vocabulary__section a:hover,.vocabulary__title a:hover,.wine-regions__section a:hover,.wine-regions__title a:hover,.wine-vintages__section a:hover,.wine-vintages__title a:hover{text-decoration:underline}.drink-wine__section ul,.food-matching__section ul,.vocabulary__section ul,.wine-regions__section ul,.wine-vintages__section ul{list-style:none;margin:10px 0;padding:0 0 0 20px}.drink-wine__section ul li,.food-matching__section ul li,.ocw-entry__related .field-items>div,.vocabulary__section ul li,.wine-regions__section ul li,.wine-vintages__section ul li{margin-bottom:10px}.drink-wine__title,.food-matching__title,.vocabulary__title,.wine-regions__title,.wine-vintages__title{font-size:30px;margin:10px 0 20px 10px;color:#1a1a1a}.drink-wine__description,.food-matching__description,.vocabulary__description,.wine-regions__description,.wine-vintages__description{margin:10px 0 20px 10px}@media screen and (min-width:768px){.wine-regions__list,.wine-vintages__list{display:inline-block;width:100%}.wine-regions__item,.wine-vintages__item{margin-bottom:20px}}.wine-regions__section,.wine-vintages__section{color:#1a1a1a}.drink-wine .drink-wine__header,.food-matching .food-matching__header,.vocabulary .vocabulary__header,.wine-regions .wine-regions__header,.wine-vintages .wine-vintages__header{background:#840976}.block-merlot-basic-content>.layout--onecol{max-width:1200px;margin:20px auto;padding:0 20px}@media screen and (min-width:768px){.block-merlot-basic-content>.layout--onecol{padding:0 10px}}@media screen and (min-width:1200px){.block-merlot-basic-content>.layout--onecol{padding:0}}#main .container{padding:1rem}.page-membership #main .container{max-width:unset;padding:0}.grape-variaty,.map{padding:0 20px}@media screen and (min-width:768px){.grape-variaty,.map{padding:0 10px}}@media screen and (min-width:1200px){.grape-variaty,.map{padding:0}}.grape-variaty__title,.map__title{padding-bottom:30px;margin-bottom:20px;border-bottom:1px solid #e1e5e6}.grape-variaty__map-body,.map__map-body{margin-bottom:40px}.grape-variaty__description,.map__description{max-width:800px}.grape-variaty__related-maps,.map__related-maps{margin:10px 0 0;font-size:18px;color:#1a1a1a}.grape-variaty__related-maps .views-element-container,.map__related-maps .views-element-container{margin:10px 0 0;box-shadow:1px 3px 2px -2px #9b969a;padding:10px 20px;font-size:16px;color:#1a1a1a;background:#f4f4f4;border:1px solid #e1e5e6}@media screen and (min-width:768px){.map{display:grid;grid-template-columns:75% 25%;grid-template-rows:auto;grid-gap:10px 20px}.map__title{grid-column:2 span}}body.text-size-up .map__map-body{font-size:26px}.membership-promo{background:#e8e597;border:1px solid #d1cb2e;margin:0 auto;width:100%;max-width:992px;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:.5rem;border-radius:1em}.pricingTable.pricingTable--show-promo-strikethrough .pricingPlan__price-value:not([data-plan-price-type=monthly]):not([data-plan-price-type=custom]){text-decoration:line-through;position:relative}.pricingTable.pricingTable--show-promo-strikethrough .pricingPlan__price-value:not([data-plan-price-type=monthly]):not([data-plan-price-type=custom])::after{pointer-events:none;content:"25% off";background:#d1cb2e;border-radius:.25rem;position:absolute;right:0;transform:translateX(100%);top:0;display:inline-block;padding:.125rem .25rem;font-size:.75rem;font-weight:700}.membershipWelcome{position:relative}.membershipWelcome__wrapper{margin:0 auto;max-width:1200px}.membershipWelcome__body{display:flex;flex-direction:column;gap:1rem;padding:1rem}@media screen and (min-width:768px){.membershipWelcome__body{padding:2rem 2rem 2rem 1rem;flex:0 0 50%;gap:2rem;width:50%}}@media screen and (min-width:992px){.membershipWelcome__body{padding:4rem 4rem 4rem 1rem}}.membershipWelcome__body-text{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:992px){.membershipWelcome__body-text{font-size:1.125rem;gap:1.5rem}}.membershipWelcome__body-button{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.membershipWelcome__cover{aspect-ratio:2/1;background-image:image-set(url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/membership/welcome_cover.jpg) 1x,url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/membership/welcome_cover%402x.jpg) 2x);background-position:center left;background-size:cover}@media screen and (min-width:768px){.membershipWelcome__cover{aspect-ratio:unset;bottom:0;left:50%;position:absolute;right:0;top:0}}.membershipReviews{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:2rem 1rem;text-align:center}@media screen and (min-width:992px){.membershipReviews{gap:1.5rem;padding:3rem 1rem}}.membershipReviews__stars{background-color:#dadbe5;background-repeat:no-repeat;background-size:100% 100%;height:1.5rem;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/star.svg);mask-repeat:repeat-x;mask-size:1.5rem;width:7.5rem}.membershipReviews__stars--0{background-image:linear-gradient(to right,#840976 0,transparent 0)}.membershipReviews__stars--1{background-image:linear-gradient(to right,#840976 20%,transparent 20%)}.membershipReviews__stars--2{background-image:linear-gradient(to right,#840976 40%,transparent 40%)}.membershipReviews__stars--3{background-image:linear-gradient(to right,#840976 60%,transparent 60%)}.membershipReviews__stars--4{background-image:linear-gradient(to right,#840976 80%,transparent 80%)}.membershipReviews__stars--5{background-image:linear-gradient(to right,#840976 100%,transparent 100%)}.membershipGetAccess{align-items:center;background:#840976;color:#f4f4f4;display:flex;flex-direction:column;gap:2rem;padding:3rem 1rem;text-align:center}@media screen and (min-width:992px){.membershipGetAccess{gap:3rem;padding:6rem 1rem}}.membershipGetAccess__caption{max-width:40ch;text-wrap:balance}@media screen and (min-width:768px){.membershipGetAccess__caption{font-size:2rem}}@media screen and (min-width:992px){.membershipGetAccess__caption{font-size:2.25rem}}.membershipBooks{display:flex;flex-direction:column;gap:2rem;padding-block:2rem}@media screen and (min-width:768px){.membershipBooks{gap:3rem;padding-block:3rem}}.membershipBooks__container{background-color:#f4f4f4;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (min-width:768px){.membershipBooks__container{flex-direction:row}.membershipBooks__container--reverse{flex-direction:row-reverse}}.membershipBooks__cover{flex:0 0 100%}@media screen and (min-width:768px){.membershipBooks__cover{flex:0 0 50%}}.membershipBooks__cover img{height:100%;object-fit:cover;width:100%}.membershipBooks__body{align-self:center;display:flex;flex-direction:column;flex:1;gap:1rem;padding:1rem}@media screen and (min-width:768px){.membershipBooks__body{padding:2rem;gap:1.5rem}}@media screen and (min-width:992px){.membershipBooks__body{padding:3rem}}.membershipBooks__body-caption{font-weight:700}@media screen and (min-width:992px){.membershipBooks__body-caption{font-size:1.25rem}.membershipBooks__body-text{font-size:1.125rem}}.membershipBooks__body ul{margin-left:1rem}.membershipSearch{align-items:center}.membershipSearch__wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:768px;text-align:center;justify-content:center}@media screen and (min-width:768px){.membershipSearch__wrapper{flex-direction:row;gap:2rem;text-align:unset}}@media screen and (min-width:992px){.membershipSearch__wrapper{gap:3rem;max-width:992px}}.membershipSearch__cover{flex:0 0 auto}.membershipSearch__body{display:flex;flex-direction:column;gap:1rem;text-wrap:balance}.membershipSearch__body-caption{font-weight:700}@media screen and (min-width:992px){.membershipSearch__body-caption{font-size:1.25rem}.membershipSearch__body-text{font-size:1.125rem}}.membershipPromo{background-color:#caa7cd;color:#f4f4f4;font-family:var(--font-family-secondary);font-size:1.75rem;font-weight:700;line-height:1.2;text-wrap:balance;text-align:center;padding:2rem 1rem}@media screen and (min-width:768px){.membershipPromo{font-size:2rem}}@media screen and (min-width:992px){.membershipPromo{font-size:2.25rem}}:root{--modal-animation-duration:150ms}.modal,.modal__wrapper{display:none;opacity:0;width:100%}.modal{transition:opacity var(--modal-animation-duration) cubic-bezier(0,.5,.5,1),auto;-webkit-overflow-scrolling:touch;background-color:rgba(26,26,26,.5);height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;padding:1rem;pointer-events:none;position:fixed;top:0;will-change:opacity;z-index:600}.modal__wrapper{transition:transform var(--modal-animation-duration) cubic-bezier(.4,0,.2,1),opacity var(--modal-animation-duration) cubic-bezier(.4,0,.2,1),auto;backface-visibility:hidden;background-color:#f4f4f4;border-radius:.25rem;flex-direction:column;flex-shrink:0;margin:auto;max-width:960px;position:relative;transform-origin:center;transform:scale(1.05)}.modal--auto .modal__wrapper{max-width:none}.modal--small .modal__wrapper{max-width:480px}.modal--full{padding:0}.modal--full .modal__wrapper{border-radius:unset;max-width:none;min-height:100%}.modal__wrapper:has(.modal__image-zoom){background:0 0;max-width:none;width:auto}.modal.active{opacity:1;display:flex;pointer-events:auto}.modal.active .modal__wrapper{opacity:1;display:flex;transform:none}.modal__image-zoom{max-height:calc(100dvh - 2rem);max-width:calc(100dvw - 2rem);object-fit:contain}.modal__close,.modal__close:after{transition:background .3s cubic-bezier(0,.5,.5,1),auto}.modal__close{appearance:none;background:0 0;border:0;padding:0;outline:0;background-color:rgba(244,244,244,.7);width:2.5rem;height:2.5rem;border-radius:50%;position:absolute;right:.5rem;top:.5rem}@media screen and (min-width:992px){.modal__close{right:1rem;top:1rem}}.modal__close:after{content:"";display:block;background-color:#840976;height:1.5rem;mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.53016 18.5302L5.46969 17.4697C5.27443 17.2744 5.27443 16.9578 5.46969 16.7626L10.2323 11.9999L5.46969 7.23727C5.27443 7.04201 5.27443 6.72542 5.46969 6.53016L6.53016 5.46969C6.72542 5.27443 7.042 5.27443 7.23727 5.46969L11.9999 10.2323L16.7626 5.46969C16.9578 5.27443 17.2744 5.27443 17.4697 5.46969L18.5302 6.53016C18.7254 6.72542 18.7254 7.04201 18.5302 7.23727L13.7675 11.9999L18.5302 16.7626C18.7254 16.9578 18.7254 17.2744 18.5302 17.4697L17.4697 18.5302C17.2744 18.7254 16.9578 18.7254 16.7626 18.5302L11.9999 13.7675L7.23727 18.5302C7.042 18.7254 6.72542 18.7254 6.53016 18.5302Z' fill='%23000'/%3E%3C/svg%3E%0A");mask-repeat:no-repeat;mask-size:1.5rem;width:1.5rem;margin:auto}.modal__close:hover{background-color:#f4f4f4}.modal__close:hover:after{background-color:#56064d}.modal__body{display:flex;flex-direction:column;gap:1rem;padding:1rem}@media screen and (min-width:992px){.modal__body{padding:1.5rem}}.page-newsletter-signup .content_block__body a,.page-newsletter-signup .content_block__body h1,.page-team h1{color:#f4f4f4}.page-newsletter-signup .content_block__body a:hover{color:#f4f4f4;text-decoration:underline}.newsletter-homepage-form{display:flex;align-items:center;position:relative;padding:0 0 20px;gap:15px;flex-wrap:wrap}.newsletter-homepage-form legend::before{content:"";font-weight:200;padding:5px;font-size:20px}.newsletter-homepage-form label{font-weight:400;color:#840976;position:relative;flex-basis:500px}.newsletter-homepage-form label object{width:50px;margin-right:10px}.newsletter-homepage-form label p{display:flex;margin:0;align-items:center}.newsletter-homepage-form .form-email{padding:5px;font-size:15px;border:1px solid #e1e5e6;border-radius:3px;margin-top:3px;flex-basis:250px}.newsletter-homepage-form .form-actions p{position:absolute;bottom:3px;left:0;width:100%;text-align:right;color:#663d5e;margin:0}@media screen and (max-width:400px){.newsletter-homepage-form .form-actions p{font-size:12px}}@media screen and (max-width:350px){.newsletter-homepage-form .form-actions p{font-size:10px}}.newsletter-homepage-form #edit-email{flex-grow:1;margin:0;border-radius:10px;max-height:34px}.newsletter-homepage-form .button--primary{width:100%;color:#840976;background:#efe5bb;font-weight:600;padding:8px;margin-top:3px;border-radius:3px}.mailchimp-signup-subscribe-form{max-width:768px;margin:0 auto}@media screen and (min-width:650px){form#newsletter-homepage-form{display:flex;flex:1;gap:10px;justify-content:flex-start;align-items:center}}form#newsletter-homepage-form>:not(:first-child){justify-content:center}.newsletterCompact{background:#840976}.newsletterCompact__wrapper{color:#f4f4f4;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:768px;padding:2rem 1rem;text-align:center}@media screen and (min-width:768px){.newsletterCompact__wrapper{gap:2rem;padding:4rem 1rem}}@media screen and (min-width:992px){.newsletterCompact__wrapper{padding:6rem 1rem}}.newsletterCompact__form form{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin:0}@media screen and (min-width:768px){.newsletterCompact__form form{flex-direction:row}}.newsletterCompact__form form .messages{border-radius:.25rem;margin:.75rem 0 0;order:1;padding:1rem;width:100%}.newsletterCompact__form form .form-actions,.newsletterCompact__form form .form-item{flex:1}.newsletterCompact__form form .form-item .form-email{padding:.625rem .75rem}.currencyDropdown__item>input[type=radio],.newsletterCompact__form form .form-item .form-item--error-message,.ocw-entry__content .ocw-bib-reference+br,.ocw-entry__content.content-flow a~br,.ocw-entry__content.content-flow span~br{display:none}.newsletterCompact__form form .form-actions .form-submit{background-color:#d1cb2e;border-color:#d1cb2e;color:#1a1a1a;margin-top:0;padding:.75rem 1.5rem;width:100%}.newsletterCompact__form form .form-actions .form-submit:focus,.newsletterCompact__form form .form-actions .form-submit:hover{background-color:#a7a225;border-color:#a7a225;color:#1a1a1a}.newsletterCompact__agreement{font-size:.75rem}.newsletterCompact__agreement a{text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 50%,transparent);text-decoration-thickness:1px;text-underline-offset:20%;color:#f4f4f4}.newsletterCompact__agreement a:hover{text-decoration-color:currentColor}.ocw-search .form-item-ocw-search{width:75%;display:inline-block}.ocw-search .form-actions{display:inline-block}.ocw__selector{border-bottom:1px solid #e1e5e6;display:grid;grid-template-columns:80px auto;grid-template-rows:auto;margin-bottom:-21px}.ocw__select-title{padding:10px;font-size:16px;margin:0;color:#1a1a1a}.ocw__select{list-style:none;margin:0;padding:0}.ocw__select-item{font-size:16px;display:inline-block;padding:10px 20px;border:1px solid #e1e5e6;border-bottom:none;background:rgba(255,255,255,.5)}.ocw__select-item a.active{font-weight:700}.ocw__item a:hover,.ocw__select-item a:hover{text-decoration:underline}.ocw__list{border-top:1px solid #dadbe5;border-left:1px solid #dadbe5;border-right:1px solid #dadbe5;list-style:none;margin:20px 0;padding:0;display:flex;flex-flow:wrap row}.ocw__item{width:50%;font-size:16px;background:#f4f4f4;padding:10px 20px;border-bottom:1px solid #dadbe5}.ocw__item:nth-child(odd){border-right:1px solid #dadbe5}.ocw__item:nth-child(4n+3),.ocw__item:nth-child(4n+4),.regional-websites table tbody tr:nth-child(odd),.storage-providers-country table tbody tr:nth-child(odd){background:#f5f8f9}.page-ocw .grid-purple-header .content_block__body,.page-ocw-index-appendix .grid-purple-header .content_block__body,.page-ocw-index-category .grid-purple-header .content_block__body,.page-ocw-index-contributor .grid-purple-header .content_block__body{padding:10px 0 10px 240px;background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/headers/ocw-cover_1.jpg) no-repeat 20px center #840976;background-size:175px}@media screen and (max-width:768px){.page-ocw .grid-purple-header .content_block__body,.page-ocw-index-appendix .grid-purple-header .content_block__body,.page-ocw-index-category .grid-purple-header .content_block__body,.page-ocw-index-contributor .grid-purple-header .content_block__body{padding-left:160px;background-size:110px;box-sizing:border-box}}.page-ocw .grid-purple-header .grid-purple-header__header,.page-ocw-index-appendix .grid-purple-header .grid-purple-header__header,.page-ocw-index-category .grid-purple-header .grid-purple-header__header,.page-ocw-index-contributor .grid-purple-header .grid-purple-header__header{margin:10px 0 20px;display:inline-block;padding:0}.page-ocw .grid-purple-header .grid-purple-header__header img,.page-ocw-index-appendix .grid-purple-header .grid-purple-header__header img,.page-ocw-index-category .grid-purple-header .grid-purple-header__header img,.page-ocw-index-contributor .grid-purple-header .grid-purple-header__header img{margin:20px;max-width:40%}.page-ocw .grid-purple-header .grid-purple-header__header h1,.page-ocw-index-appendix .grid-purple-header .grid-purple-header__header h1,.page-ocw-index-category .grid-purple-header .grid-purple-header__header h1,.page-ocw-index-contributor .grid-purple-header .grid-purple-header__header h1{font-size:25px;color:#fff;font-weight:200;margin:0 0 10px}@media screen and (min-width:768px){.page-ocw .grid-purple-header .grid-purple-header__header h1,.page-ocw-index-appendix .grid-purple-header .grid-purple-header__header h1,.page-ocw-index-category .grid-purple-header .grid-purple-header__header h1,.page-ocw-index-contributor .grid-purple-header .grid-purple-header__header h1{font-size:55px}}.page-ocw .grid-purple-header .grid-purple-header__header a,.page-ocw-index-appendix .grid-purple-header .grid-purple-header__header a,.page-ocw-index-category .grid-purple-header .grid-purple-header__header a,.page-ocw-index-contributor .grid-purple-header .grid-purple-header__header a,.wine-suppliers header p a{color:#fff;text-decoration:underline}.page-ocw .grid-purple-header .block-region-side-bar,.page-ocw-index-appendix .grid-purple-header .block-region-side-bar,.page-ocw-index-category .grid-purple-header .block-region-side-bar,.page-ocw-index-contributor .grid-purple-header .block-region-side-bar{padding:20px;background:#840976;color:#fff;font-size:18px;font-weight:200;text-align:center}@media screen and (min-width:768px){.page-ocw .grid-purple-header .block-region-side-bar,.page-ocw-index-appendix .grid-purple-header .block-region-side-bar,.page-ocw-index-category .grid-purple-header .block-region-side-bar,.page-ocw-index-contributor .grid-purple-header .block-region-side-bar{text-align:left}}.page-ocw .grid-purple-header .block-region-side-bar h2,.page-ocw-index-appendix .grid-purple-header .block-region-side-bar h2,.page-ocw-index-category .grid-purple-header .block-region-side-bar h2,.page-ocw-index-contributor .grid-purple-header .block-region-side-bar h2{font-weight:200;font-size:30px}.ocw-sidebar .promotional_block__promotional-block-link{appearance:none;background:0 0;border:0;padding:0;outline:0;margin-top:20px}.ocw_entry{font-family:var(--font-family-secondary);font-size:19px}.ocw_entry a.ocw-term-link{font-variant:small-caps}.ocw_entry__ocw-entry-body{color:#1a1a1a}.ocw_entry__ocw-entry-body h2{font-family:var(--font-family-secondary);margin-bottom:.25em;font-weight:800}.ocw_entry__ocw-entry-body h3{font-family:var(--font-family-secondary);font-weight:600}.ocw-entry__audio a.sm2_button,.ocw-entry__audio a.sm2_button.sm2_paused:hover{background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/speaker.svg);width:30px;height:30px;background-size:30px;background-position:center;background-color:transparent}.ocw-entry__audio a.sm2_button:hover{background-color:transparent}.ocw-entry--full{max-width:1200px}@media screen and (min-width:768px){.ocw-entry--full{display:grid;grid-template-columns:75%;grid-template-rows:auto;grid-gap:0 20px}}.ocw-entry__title{margin:20px 0;padding-bottom:30px;border-bottom:1px solid #dadbe5}.ocw-entry--non-subscriber{position:relative}.ocw-entry--non-subscriber .ocw-entry__related{max-height:200px;overflow-y:hidden}.ocw-entry--non-subscriber::after{content:" ";position:absolute;right:0;bottom:0;height:75%;left:0;background:linear-gradient(to bottom,rgba(240,241,240,0) 1%,rgba(240,241,240,.02) 2%,#f0f1f0 90%);pointer-events:none}.ocw-entry__content{font-family:var(--font-family-secondary)}.ocw-entry__content.content-flow>a+a,.ocw-entry__content.content-flow>a+br+a{margin-top:1rem}.ocw-entry__content .tablewrap{overflow:auto;margin:1.5em 0}.ocw-entry__content table{table-layout:auto}.ocw-entry__content table tr:nth-child(odd){background-color:#f4f4f4}.ocw-entry__content table tr:nth-child(even){background-color:#f5f8f9}.ocw-entry__content table td,.page table td{padding:12px 15px;border:1px solid #e1e5e6}.ocw-entry__content .ocw-inline-term,.ocw-entry__content .ocw-term-link{font-variant:small-caps}.ocw-entry__content figcaption{font-size:17px;margin-top:10px}.ocw-entry__content .ocw-bib-reference{display:block;margin-top:1rem}.ocw-entry__content .ocw-bib-reference:first-of-type{margin-top:2rem}.ocw-entry__related{box-shadow:1px 3px 2px -2px #9b969a;padding:10px 20px;font-size:16px;color:#1a1a1a;background:#f4f4f4;border:1px solid #e1e5e6}.ocw-entry__related .field-label{font-size:14px;color:#840976;border-bottom:1px solid #dadbe5;margin-bottom:10px;padding-bottom:5px}.ocw-entry__related .field-items{text-transform:lowercase;font-variant:small-caps;font-size:20px;line-height:1}.ocw-entry__related .field-items a:hover,.region-table a,.region__grapes .field-items a:hover,.regional-websites table tbody td a,.storage-providers-country table a:hover{text-decoration:underline}.ocw-entry__audio,.ocw-entry__audio>div,.ocw-entry__audio>div>div,.ocw-entry__audio>div>div>div{display:inline}.ocw-entry__audio label{display:none;overflow:hidden}.ocw-entry.article--next-article__container{background:#f4f4f4;margin:40px 0 -40px;padding:60px 0}@media screen and (min-width:992px){.ocw-entry.article--next-article__container .article--next-article{display:grid;grid-template-columns:75%;grid-template-rows:auto;grid-gap:0 20px;margin:0 auto}}@media screen and (max-width:992px){.ocw-entry.article--next-article__container .article--next-article .article__signature{display:none}}.ocw-entry.article--next-article__container .article--next-article__container{margin:40px 0 -40px;padding:60px 0;background:#f4f4f4}.ocw-entry.article--next-article__container .article--next-article__label{color:#9b969a;font-size:24px;font-weight:400;margin:0 0 15px}.ocw-entry.article--next-article__container .article--next-article__title{color:#840976;margin:0 0 15px;font-size:30px;font-weight:400}.ocw-entry.article--next-article__container .article--next-article__link-next{text-align:right;float:right}.ocw-entry.article--next-article__container .article--next-article .article__article-body{margin-bottom:10px}.ocw-entry.article--next-article__container .frontpage-articles{border-bottom:1px solid #e1e5e6;margin-bottom:30px;padding-bottom:20px}body.text-size-up .ocw_entry__ocw-entry-body{font-size:26px}.page table tr:nth-child(odd){background-color:#f4f4f4}.page table tr:nth-child(even){background-color:#f5f8f9}.page>header{padding:0 0 15px;border-bottom:1px solid #caa7cd}.page>header,.page__title{margin-bottom:20px}.page__last-updated{display:inline-block;text-transform:uppercase;font-size:.75rem}.page__content .basic_page__basic-page-image{margin-bottom:30px}.page__content div.tablewrap{width:100%;overflow:auto}.page__content div.tablewrap table{width:900px}.page__content .basic_page__basic-page-subtitle{font-family:var(--font-family-secondary);font-size:36px;color:#1a1a1a}@media screen and (min-width:768px){.page__content .basic_page__basic-page-body{width:80%}}.pager{align-items:center;display:flex;gap:.25rem;justify-content:center}@media screen and (min-width:768px){.pager{gap:.5rem}}.pager__item{border-radius:.25rem;border:1px solid transparent;color:#1a1a1a;display:flex;font-size:.875rem;font-weight:500;line-height:1;padding:.5rem .625rem}@media screen and (min-width:768px){.pager__item{padding:.5rem 1rem}}@media screen and (min-width:768px){.pager__item svg{height:unset;width:unset}}.pager__item:hover{border:1px solid #dadbe5;color:#840976}.pager__item--arrow:hover{border-color:transparent}.pager__item--active{background-color:#840976;color:#f4f4f4;pointer-events:none}.pager__item--ellipsis{pointer-events:none}.pager__item--disable{opacity:.1;pointer-events:none}.pageTools{gap:.25rem .5rem;flex-wrap:wrap;justify-content:start}.pageTools,.pageTools__item{display:flex}.paywall-block{background-color:#f4f4f4}.paywall-block__inner{align-items:center;display:flex;flex-direction:column;gap:2rem;padding:1.5rem 1rem;max-width:1200px;margin:0 auto}@media screen and (min-width:768px){.paywall-block__inner{gap:3rem;padding-bottom:3rem;padding-top:3rem}}.paywall-block__cover{display:block;max-width:100%;height:auto}.paywall-block__text{font-family:var(--font-family-secondary);font-size:1.125rem;text-align:center;text-wrap:balance;max-width:992px}.paywall-block__recommended{display:flex;flex-direction:column;gap:1.25rem;max-width:992px}.paywall-block__recommended-title{align-items:center;color:#a0a3b2;display:flex;font-style:italic;gap:1.25rem;justify-content:center}.paywall-block__recommended-title::after,.paywall-block__recommended-title::before{content:"";flex-grow:1;background-color:#dadbe5;height:1px}.paywall-block__recommended-logo-list{align-items:center;color:#1a1a1a;display:flex;gap:.75rem}@media screen and (min-width:768px){.paywall-block__recommended-logo-list{gap:2rem}}.paywall-block__recommended-logo-list svg{max-width:100%;height:auto;min-width:0}.pricingTable__wrapper{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1200px;padding:2rem 1rem}@media screen and (min-width:992px){.pricingTable__wrapper{gap:2rem}}.pricingTable__header{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}.pricingTable__tab-wrapper{display:flex;border-radius:4rem;background-color:#d1cb2e;padding:.25rem}.pricingTable__tab{appearance:none;background:0 0;border:0;padding:0;outline:0;transition:background .3s cubic-bezier(0,.5,.5,1),color .3s cubic-bezier(0,.5,.5,1),box-shadow .3s cubic-bezier(0,.5,.5,1),auto;border-radius:4rem;padding:.5rem 1.5rem}.pricingTable__tab.active{background-color:#f4f4f4;box-shadow:0 5px 15px 0 rgba(26,26,26,.2)}.pricingTable__content{display:none;flex-direction:column;gap:2rem}.pricingPlan__all-features.active .pricingPlan__all-features-wrapper,.pricingTable__content--active,.pricingTable__content.active{display:flex}.pricingTable__plans{display:grid;gap:.5rem;margin:0 auto;width:100%}@media screen and (min-width:768px){.pricingTable__plans{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-width:992px}}.currencyDropdown__content{display:flex;flex-direction:column;gap:.25rem}.currencyDropdown__toggle{font-weight:500;align-items:center;display:flex;gap:.25rem}.currencyDropdown__toggle:after{transition:transform 150ms cubic-bezier(0,.5,.5,1),auto;background-color:#840976;content:"";height:1rem;mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.09769 6.9432C2.90243 6.74794 2.90243 6.43135 3.09769 6.23609L3.5691 5.76469C3.76436 5.56942 4.08094 5.56942 4.27621 5.76469L7.64651 9.13499C7.84177 9.33025 8.15835 9.33025 8.35362 9.13499L11.7239 5.76469C11.9192 5.56942 12.2358 5.56942 12.431 5.76469L12.9024 6.23609C13.0977 6.43135 13.0977 6.74794 12.9024 6.9432L8.35362 11.492C8.15835 11.6873 7.84177 11.6873 7.64651 11.492L3.09769 6.9432Z' fill='%23333333'/%3E%3C/svg%3E%0A");mask-size:1rem;mask-repeat:no-repeat;transform-origin:center;width:1rem}.currencyDropdown__toggle[aria-expanded=true]::after,.pricingPlan__all-features.active .pricingPlan__all-features-toggle::after{transform:rotate(-180deg)}.currencyDropdown__item{color:#840976;font-weight:400;cursor:pointer}.pricingPlan{transition:border-color .4s cubic-bezier(0,.5,.5,1),outline .4s cubic-bezier(0,.5,.5,1),auto;background-color:#f4f4f4;border-radius:1rem;border:1px solid #dadbe5;display:flex;flex-direction:column;gap:1rem;padding:1rem;position:relative;z-index:2}.pricingPlan:hover{border-color:#caa7cd}.pricingPlan--highlighted{border-color:#d1cb2e;outline:2px solid #d1cb2e}.pricingPlan--highlighted:hover{border-color:#a7a225;outline:2px solid #a7a225}.pricingPlan--highlighted::after{content:attr(data-highlighted-text,Popular);text-transform:uppercase;line-height:1;position:absolute;top:-1px;right:-1px;font-size:.75rem;font-weight:500;border-top-right-radius:1rem;border-bottom-left-radius:1rem;background:#d1cb2e;color:#1a1a1a;display:inline-block;padding:.5rem 1rem}.pricingPlan__toggle{font-size:.875rem;font-weight:700;gap:.5rem}.pricingPlan__price,.pricingPlan__toggle{display:flex;align-items:center}.pricingPlan__price-value{display:block;font-family:var(--font-family-primary);font-size:2rem;font-weight:500}.pricingPlan__price-value--contact{font-family:var(--font-family-primary);font-size:1.125rem}.pricingPlan__price-note{font-size:.875rem;margin-top:.25rem}.pricingPlan__description{font-size:.875rem;font-weight:700}.pricingPlan__features{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.pricingPlan__features li{position:relative;padding-left:1.5rem}.pricingPlan__all-features-wrapper li::before,.pricingPlan__features li::before{background-color:#840976;content:"";height:1rem;left:0;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/check.svg);mask-repeat:no-repeat;mask-size:1rem;position:absolute;top:2px;width:1rem}.pricingPlan__seats{align-items:center;display:flex;flex-direction:row;gap:.75rem}.pricingPlan__seats-label{display:block;font-size:.875rem;font-weight:500;margin:0}.pricingPlan__seats-select{transition:background-color .3s cubic-bezier(0,.5,.5,1),border .3s cubic-bezier(0,.5,.5,1),auto;background-color:#f4f4f4;border:1px solid #dadbe5;border-radius:.25rem;color:#1a1a1a}.pricingPlan__seats-select:focus,.pricingPlan__seats-select:hover{background-color:#f4f4f4;border-color:#a0a3b2}.pricingPlan__buttons{display:flex;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1rem;align-items:flex-start}.pricingPlan__buttons-icons{display:flex;gap:.25rem}.pricingPlan__buttons--centered{align-items:center}.pricingPlan__button{max-width:292px;width:100%}.pricingPlan__expressCheckout{display:flex;align-items:flex-start;flex-direction:column;gap:.75rem}.pricingPlan__expressCheckout .expressCheckoutError{color:#bb576a;text-align:center}.pricingPlan__all-features{display:flex;flex-direction:column;margin-top:1rem}@media screen and (min-width:992px){.pricingPlan__all-features{display:none}}.pricingPlan__all-features-toggle{align-items:center;color:#1a1a1a;display:flex;gap:.5rem;margin:0 auto}.pricingPlan__all-features-toggle:after{transition:background .3s cubic-bezier(0,.5,.5,1),transform .3s cubic-bezier(0,.5,.5,1),auto;background-color:#1a1a1a;content:"";display:block;height:1rem;mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/chevron-down.svg);mask-repeat:no-repeat;mask-size:1rem;width:1rem}.pricingPlan__all-features-toggle:hover,.tasting-note--teaser .tasting-note__link:hover .tasting-note__score{color:#840976}.pricingPlan__all-features-toggle:hover::after{background-color:#840976}.pricingPlan__all-features-wrapper{background-color:rgba(232,229,151,.2);border-radius:.5rem;display:none;flex-direction:column;gap:.5rem;list-style:none;margin:1rem 0 0;padding:1rem}.pricingPlan__all-features-wrapper li{font-size:.875rem;font-weight:700;padding-left:1.5rem;position:relative}.pricingCompareToggle{text-align:center}.pricingCompare{display:none;overflow:auto;background:#f4f4f4}.pricingCompare.active,.twitter-tweet .account__text span{display:block}.pricingCompare__body,.pricingCompare__header{min-width:768px}.pricingCompare__body{border:1px solid #caa7cd}.pricingCompare__body-row,.pricingCompare__header-row{border-bottom:1px solid #caa7cd;display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.pricingCompare__body-row:last-child,.pricingCompare__header-row:last-child{border-bottom:0}.pricingCompare__body-row:nth-child(even),.pricingCompare__header-row:nth-child(even){background-color:#caa7cd}.pricingCompare__plan{border-left:1px solid #caa7cd;border-top:1px solid #caa7cd;color:#840976;font-weight:700;padding:1rem 1.5rem;text-align:center}.pricingCompare__plan:last-child{border-right:1px solid #caa7cd}.pricingCompare__plan--highlighted{background-color:rgba(232,229,151,.4)}.pricingCompare__feature-name{font-size:.875rem;font-weight:500;padding:1rem 1.5rem}.pricingCompare__value{align-items:center;display:flex;justify-content:center}.pricingCompare__value--yes::before{background-color:#840976}.pricingCompare__value--no::before,.pricingCompare__value--yes::before{content:"";display:block;height:1.5rem;mask-repeat:no-repeat;mask-size:1.5rem;width:1.5rem}.pricingCompare__value--yes::before{mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/check.svg)}.pricingCompare__value--no::before{mask-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/icons/minus.svg);background-color:#1a1a1a}.pricingCompare__value--highlighted{background-color:rgba(232,229,151,.4)}.pricingCompare__footer{font-size:.875rem;padding:1rem 1.5rem}.promoMetrics{background-color:#f4f4f4}.promoMetrics__inner{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem 1rem;justify-content:center;margin-inline:auto;max-width:992px;padding:2rem 1.5rem}@media screen and (min-width:992px){.promoMetrics__inner{justify-content:space-between;gap:1rem 3rem}}.promoMetrics__item{align-items:center;color:#840976;display:flex;gap:1rem}.promoMetrics__item svg{display:block;height:2.5rem;width:2.5rem}.promoMetrics__item-body{display:flex;flex-direction:column}.promoMetrics__item-metric{font-family:var(--font-family-secondary);font-weight:500;font-size:1.5rem;line-height:1.2}.promoMetrics__item-label{text-transform:uppercase;font-size:.875rem;font-weight:500}.region--full{padding:0 20px}@media screen and (min-width:768px){.region--full{padding:0 10px}}@media screen and (min-width:1200px){.region--full{padding:0}}.region--full .region__title{border-bottom:1px solid #e1e5e6;padding-bottom:30px;margin-bottom:20px}.region__image{margin-bottom:20px}.region__description{max-width:800px}.region__grapes{margin-top:20px;padding:20px;background:#f4f4f4}.region__grapes .field-label{color:#1a1a1a;font-weight:600;font-size:20px;line-height:22px;margin-bottom:10px}.region__grapes .field-items{font-family:var(--font-family-secondary);font-size:18px;line-height:26px}.region__grapes .field-items>div{padding:0 0 5px}body.text-size-up .region__description,body.text-size-up header p{font-size:26px}.regional-websites{width:100%;max-width:1200px;margin:0 auto}.regional-websites__title{border-bottom:1px solid #e1e5e6;padding-bottom:30px}.regional-websites table{background:#f4f4f4;font-size:16px}.regional-websites table thead{color:#1a1a1a;text-transform:uppercase;text-align:center}.regional-websites table tbody td{color:#1a1a1a;padding:10px 20px}.socialMediaLinks{display:flex;gap:.75rem;justify-content:flex-start}.socialMediaLinks__link{display:flex}.socialMediaLinks__link svg{height:1.5rem;width:1.5rem}.storage-providers-country{padding:0 20px;max-width:1200px;margin:20px auto}@media screen and (min-width:768px){.storage-providers-country{padding:0 10px}}@media screen and (min-width:1200px){.storage-providers-country{padding:0}}.storage-providers-country header h1{border-bottom:1px solid #e1e5e6;padding-bottom:20px;margin-bottom:10px}@media screen and (min-width:768px){.storage-providers-country header h1{padding-bottom:30px;margin-bottom:20px}}.storage-providers-country header p{max-width:992px}.storage-providers-country__table-wrapper{overflow-x:scroll}.storage-providers-country table{min-width:800px}.storage-providers-country table a:hover p,.storage-providers-country table p:hover,.tasting-note--embedded .tasting-note__title a{text-decoration:none}@media screen and (min-width:768px){.storage-providers-country table{max-width:992px}}.storage-providers-country table td,.storage-providers-country table th{min-width:200px}.storage-providers-country table thead th{padding:10px;background:#e1e5e6;color:#1a1a1a}.storage-providers-country table thead th:first-child{width:200px}@media screen and (min-width:768px){.storage-providers-country table thead th:first-child{width:400px}}.storage-providers-country table thead th:not(:first-child){text-align:center}.storage-providers-country table tbody td{padding:10px;border:1px solid #e1e5e6}.storage-providers-country table tbody td:not(:first-child){text-align:center;padding:10px}@media screen and (min-width:768px){.storage-providers-country table tbody td:not(:first-child){padding:30px}}.storage-providers-country table tbody .views-field-storage-provider-rate{padding:30px 20px;font-size:18px;font-weight:200;text-align:center;line-height:25px}.storage-providers-country__yes{text-indent:-1000%;display:inline-block;background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/tick-sign.svg) no-repeat center center;width:30px;height:30px;overflow:hidden}.storage-providers-country__no:before,.storage-providers-country__yes:before{content:"";display:block;width:0;height:100%}.storage-providers-country__no{text-indent:-1000%;display:inline-block;width:5px;height:5px;overflow:hidden}.storage-provider__title{color:#840976;font-size:24px;margin:0 0 5px}.storage-provider__url{color:#840976;font-weight:600}.storage-provider__description,.storage-provider__telephone{font-weight:200;color:#1a1a1a}.storage-provider__description a,.storage-provider__telephone a{color:#1a1a1a}.storage-provider__description p,.storage-provider__telephone p,.twitter-tweet .tweet p{margin:0}.subscription-touts__container{margin:auto;max-width:1200px;width:100%}.subscription-touts__content{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/source/bg-image-jancis.jpg) center center;padding:20px}@media screen and (min-width:768px){.subscription-touts__content{background-repeat:no-repeat;background-size:cover}}.subscription-touts__title{text-align:center;font-size:22px;font-weight:600;background-color:#840976;padding:10px;margin-bottom:0;text-transform:uppercase}@media screen and (min-width:768px){.subscription-touts__title{font-size:29px}}.subscription-touts__title a{color:#f2f1f2}.subscription-touts__block{display:flex;flex-direction:column;align-items:center}.subscription-touts__description{font-size:22px;line-height:39px;text-align:center;font-weight:500}@media screen and (min-width:768px){.subscription-touts__description{font-size:29px}}.subscription-touts__offers{margin-bottom:30px}@media screen and (min-width:768px){.subscription-touts__offers{column-count:2}}.subscription-touts__list{margin-left:0;margin-bottom:0;list-style-position:inside}.subscription-touts__list li{text-align:left;color:#800020;font-size:18px;line-height:28px}@media screen and (min-width:768px){.subscription-touts__list li{font-size:22px;line-height:35px}}.subscription-touts__list li span{margin-left:-.5em;color:#800020}.subscription-touts__join{text-align:center}.subscription-touts__link{background-color:#efe5bb;padding:.4rem 1.5rem;font-weight:600;display:inline-block;width:260px;font-size:22px}.tasting-note{padding:0 1rem}.tasting-note .article__social-buttons{float:right}.tasting-note>header{border-bottom:1px solid #e1e5e6;display:grid;padding:10px 0;grid-template-columns:75% 25%;grid-template-rows:auto}@media screen and (min-width:992px){.tasting-note>header{padding:20px 0}}.tasting-note .section-tastings .paywall{display:none}.tasting-note__main-content>p{font-family:var(--font-family-secondary);font-size:1.25rem}header>.tasting-note__score{display:inline-block;font-size:35px;color:#840976;font-weight:400;text-align:center;vertical-align:middle}@media screen and (min-width:768px){header>.tasting-note__score{font-size:45px}}header>.tasting-note__score .tasting_note__tasting-note-score{width:90px;padding:17px 10px;min-height:110px;border:3px solid #e1e5e6;border-radius:100%;white-space:nowrap}@media screen and (min-width:768px){header>.tasting-note__score .tasting_note__tasting-note-score{width:110px}}.tasting-note__title{margin-bottom:.5rem}@media screen and (min-width:992px){.tasting-note__title{order:initial;margin:15px 0 20px}}.tasting-note .tasting_note__tasting-note-note{font-family:var(--font-family-secondary);font-weight:200;font-size:19px;color:#1a1a1a;line-height:1.3em;font-stretch:100%;font-style:normal;margin-bottom:20px}@media screen and (min-width:768px){.tasting-note .tasting_note__tasting-note-note{width:90%}}.tasting-note__content{margin-top:15px}@media screen and (min-width:768px){.tasting-note__content{display:grid;grid-template-columns:67% 33%;grid-template-rows:auto;grid-gap:1rem}}@media screen and (min-width:992px){.tasting-note__content{grid-template-columns:75% 25%;grid-gap:2rem}}.tasting-note__table-properties{box-shadow:1px 3px 2px -2px #9b969a;font-size:16px;color:#1a1a1a;background:#f4f4f4;border:1px solid #e1e5e6}.tasting-note--embedded .tasting-note__title a:hover,.tasting-note__table-properties a{text-decoration:underline}.tasting-note__table-properties>div{border-bottom:1px solid #e1e5e6}.tasting-note__table-properties>div:last-child{border-bottom:none}.tasting-note__table-properties>div>div{display:inline-block;width:39%;padding:10px 15px}.tasting-note__table-properties>div>div>div{display:inline-block;padding:0;width:100%}.tasting-note__table-properties>div>div:first-child{border-right:1px solid #e1e5e6;font-weight:700}.tasting-note__table-properties>div:nth-child(odd){background:#f5f8f9}.tasting-note .tasting_note__tasting-note-drink-date-extra,.tasting-note .tasting_note__tasting-note-drink-date-from,.tasting-note .tasting_note__tasting-note-drink-date-to{display:inline;padding:0}.tasting-note--embedded{padding:0;display:grid;grid-template-columns:1fr 70px;grid-template-rows:auto;margin-bottom:1.75em}.tasting-note--embedded .tasting-note__title{font-size:20px;font-weight:700;border-bottom:1px solid #ddd;padding-bottom:.4rem;line-height:26px;margin:.75rem 0 .5rem}.tasting-note--embedded .tasting-note__title a.tasting-note--embedded-admin{color:#1a1a1a}.tasting-note__title--wine-colour-white a{color:#7fb4a3}.tasting-note__title--wine-colour-rose a{color:#f85273}.tasting-note__title--wine-colour-red a{color:#91172e}.tasting-note--embedded p{margin-bottom:0}.tasting-note--embedded .tasting_note__tasting-note-note{line-height:27.5px;width:inherit;padding-right:2rem;margin-bottom:0}.tasting-note--embedded .alcohol-level,.tasting-note--embedded p{display:inline;color:#1a1a1a}.tasting-note--embedded .tasting_note__tasting-note-score{text-align:center;width:inherit;font-size:20px;font-weight:700;border-bottom:1px solid #ddd;padding-bottom:.4rem;font-family:"Lato",sans-serif;line-height:26px;margin:.75rem 0 .5rem}.tasting-note__see-prices{background:#840976;color:#fff;display:inline-block;padding:.5rem 1rem;font-weight:600;margin-top:30px}.tasting-note__see-prices:active{color:#fff}.tasting-note__see-prices:hover{color:#fff;background-color:rgba(202,167,205,.1)}@media screen and (min-width:768px){.tasting-note__see-prices{float:right;clear:both}}.tasting-note__three-wines{margin-bottom:20px}.tasting-note__three-wines a,.tasting-note__top-three-title a:hover,.top-five-wines__note .btn-flag .flag-tasting-note-compare a:hover,.wine-searcher__list a{text-decoration:underline}@media screen and (min-width:768px){.tasting-note__three-wines{clear:both}}.tasting-note__three-wines-title{margin:5px 0 15px;color:#9b969a;font-weight:400;font-size:18px;border-bottom:1px solid #e1e5e6;padding-bottom:10px}.tasting-note__average-wines-title{margin:5px 0;color:#9b969a;font-weight:400;font-size:18px}.tasting-note__average-note{font-size:14px;color:#9b969a;border-bottom:1px solid #e1e5e6;padding-bottom:10px;margin-bottom:20px}.tasting-note__average-note>div{display:inline}.tasting-note__average-producer{display:grid;grid-template-columns:80% 20%;grid-template-rows:auto}.tasting-note__average-producer .tasting_note__tasting-note-producer{font-size:20px;line-height:26px;font-weight:400}.tasting-note__average-producer .tasting_note__tasting-note-producer>div:first-child{display:none}.tasting-note__top-three-list{list-style:none;margin:0;padding:0}.tasting-note__top-three-item{display:grid;grid-template-columns:80% auto;grid-template-rows:auto;margin-bottom:10px}.tasting-note__top-three-title{font-size:20px;line-height:26px;font-weight:400}.tasting-note .producers__producer-average-score,.tasting-note__top-three-note{width:50px;height:50px;border-radius:50%;border:2px solid #e1e5e6;padding-top:8px;text-align:center;font-size:20px;display:block;color:#caa7cd;font-weight:400;text-decoration:none}.tasting-note__highlighted-article{margin-top:20px;border-top:1px solid #e1e5e6;display:inline-block;width:100%}.tasting-note__highlighted-article-title{font-size:22px;color:#9b969a;margin:25px 0 35px;font-weight:400}.tasting-note__highlighted-article .article--teaser{background:0 0;box-shadow:none}.tasting-note__highlighted-article .article--teaser+.article--teaser{margin-top:20px}.tasting-note__highlighted-article .article__teaser-link{display:grid;grid-template-columns:160px auto;grid-template-rows:auto}.tasting-note__highlighted-article .article--no-image .article__teaser-link{grid-template-columns:auto}.tasting-note__highlighted-article .article__teaser-content{padding:0 10px}.tasting-note__highlighted-article .article__article-author{font-weight:200}.tasting-note--teaser{padding:20px;height:100%;display:inline-block;background:#f4f4f4;box-shadow:1px 3px 2px -2px #9b969a;width:100%;text-align:center}@media screen and (min-width:768px){.tasting-note--teaser{text-align:left}}.tasting-note--teaser:hover{box-shadow:rgba(0,0,0,.3) 0 0 8px 1px}.tasting-note--teaser .tasting-note__link:hover .tasting-note__title{text-decoration:underline;text-decoration-color:#caa7cd}.tasting-note--teaser .tasting-note__score{margin:0 auto 20px;width:110px;padding:19px 5px;border:5px solid #e1e5e6;border-radius:100%;color:#caa7cd;font-family:var(--font-family-primary);font-weight:400;font-size:40px;text-align:center}.tasting-note--teaser .tasting-note__score--non-subscriber{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/ico-padlock.svg) no-repeat center center;background-size:80% 80%;min-height:130px;min-width:130px;margin:20px auto 40px;overflow:hidden}.tasting-note--teaser .tasting-note__score--non-subscriber:before,.tasting-terms__quality:before,.top-five-wines__actions .flag-tasting-note-compare a:before{content:"";display:block;width:0;height:100%}.tasting-note--teaser:hover .tasting-note__score--non-subscriber{background:#840976;border-radius:0;color:#fff;font-size:16px;border:0;text-indent:inherit;width:100%;white-space:inherit;overflow:inherit;margin:0}.tasting-note--teaser:hover .tasting-note__score--non-subscriber p{max-width:200px}.tasting-note--teaser:hover .tasting-note__btn-join{appearance:none;background:0 0;border:0;padding:0;outline:0}.tasting-note--teaser:hover .tasting-note__btn-find-more{color:#caa7cd;font-size:14px;text-decoration:underline}.tasting-note--teaser:hover .tasting-note__btn-find-more:hover,div.tasting-note__main-content div a.tasting-note__see-prices,div.tasting-note__main-content div a.tasting-note__see-prices:active,div.tasting-note__main-content div a.tasting-note__see-prices:hover{color:#fff}.tasting-note--teaser .tasting-note__join-message,.twitter-tweet .tweet aside,.twitter-tweet .tweet img{display:none}.tasting-note--teaser:hover .tasting-note__score .tasting-note__join-message,.wine-searcher{display:inline-block}.tasting-note--teaser .tasting-note__title{font-size:22px;line-height:30px;color:#840976;margin:.5rem 0}.tasting-note--teaser .tasting-note__author,.tasting-note--teaser .tasting-note__author>div,.tasting-note--teaser .tasting-note__date,.tasting-note--teaser .tasting-note__date>div{display:inline;color:#1a1a1a}.tasting-note--teaser .tasting-note__date{padding-right:10px}.wine-searcher{margin-top:20px;width:100%}.wine-searcher__title{margin:10px 30px;color:#1a1a1a;font-size:18px;float:left}.wine-searcher__title strong{color:#840976;font-weight:400}.wine-searcher__powered{margin-top:10px;font-weight:200;font-size:14px;float:right}.wine-searcher__list{list-style:none;border:1px solid #dadbe5;clear:both;margin:0;padding:0}.wine-searcher__item{padding:20px;background:#f4f4f4;border-bottom:1px solid #dadbe5}.tasting-terms__item:nth-child(even),.wine-searcher__item:nth-child(even){background:#f5f8f9}.wine-searcher__link{display:grid;grid-template-columns:1fr 3fr 1fr 1fr;grid-template-rows:auto}body.text-size-up .tasting_note__tasting-note-note{font-size:26px}div.tasting-note--embedded__meta{color:#737373}.tasting-terms__list{list-style:none;margin:20px 0;padding:0;border-top:1px solid #dadbe5;border-bottom:1px solid #dadbe5}.tasting-terms__item{border-left:1px solid #dadbe5;border-right:1px solid #dadbe5;border-bottom:1px solid #dadbe5;display:grid;grid-template-columns:1fr 3fr;background:#f4f4f4}.tasting-terms__item:nth-last-child(even),.tasting-terms__item:nth-last-child(odd){border-bottom:none}.tasting-terms__name{color:#56064d;font-size:16px;padding:20px 0 20px 20px;font-family:var(--font-family-secondary);border-right:1px solid #dadbe5;font-weight:700}.tasting-terms__description{font-size:16px;color:#1a1a1a;padding:20px}.tasting-terms__quality{display:inline-block;width:30px;height:30px;vertical-align:middle;margin-right:10px;overflow:hidden}.tasting-terms__quality--note-p{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/ico-thumbs-up.svg) no-repeat center center;background-size:100% 100%}.tasting-terms__quality--note-n{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/ico-thumbs-down.svg) no-repeat center center;background-size:100% 100%}.page-learn-vocabulary-tasting-terms .jr-header-content .content_block__body li{list-style:none;color:#f2f1f2}@media screen and (min-width:768px){.page-learn-vocabulary-tasting-terms .jr-header-content__header .content_block__body{background-size:auto 50%}}.page-team .browse-tabs__letter-strip{grid-template-columns:repeat(3,1fr);grid-template-rows:auto;font-size:16px;font-family:var(--font-family-primary);text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 50%,transparent);text-decoration-thickness:1px;text-underline-offset:20%}.page-team .browse-tabs__letter-strip:hover,.team-list__details a:hover{text-decoration-color:currentColor}.team-list{list-style:none;margin:20px 0;padding:0 10px}@media screen and (min-width:768px){.team-list{padding:0 20px}}@media screen and (min-width:1200px){.team-list{padding:0}}.team-list__item{display:grid;border-top:1px solid #caa7cd;margin-bottom:2rem;padding-top:2rem}@media screen and (min-width:768px){.team-list__item{grid-template-columns:200px auto auto}}@media screen and (min-width:992px){.team-list__item{grid-template-columns:300px auto auto}}.team-list__item:last-child{border-bottom:none}.team-list__image{grid-row:1;margin:0 10px 0 5px}@media screen and (min-width:768px){.team-list__image{grid-row:1/span 2;margin:0 40px 0 20px}}.team-list__details a{text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 50%,transparent);text-decoration-thickness:1px;text-underline-offset:20%}.team-list__details p{margin:1rem 0;font-size:1.125rem}.top-five-wines{max-width:900px;border:1px solid #dadbe5;overflow-x:scroll}.top-five-wines header{background:#dadbe5;color:#1a1a1a;display:grid;grid-template-columns:125px 205px 70px 115px 115px 70px 115px 60px;grid-template-rows:auto;padding:10px 0;position:relative;z-index:0}.top-five-wines header span:first-child,.top-five-wines__item div:first-child{padding-left:20px}@media screen and (max-width:767px){.top-five-wines header::after{width:250%;z-index:-1;height:100%;background:#dadbe5;position:absolute;content:"";display:inline-block;left:0;top:0}}.top-five-wines__list{list-style:none;margin:0;padding:0}.top-five-wines__item{cursor:pointer;padding:10px 0;display:grid;grid-template-columns:125px 218px 60px 110px 115px 70px 95px 60px;grid-template-rows:auto;background:#f4f4f4;color:#7fb4a3;border-bottom:1px solid #dadbe5;position:relative;z-index:0}@media screen and (max-width:767px){.top-five-wines__item::after{width:250%;z-index:-1;height:100%;background:#f4f4f4;position:absolute;content:"";display:inline-block;left:0;top:0}}.top-five-wines__item:nth-child(odd),.top-five-wines__item:nth-child(odd)::after{background:#f5f8f9}.top-five-wines__item:last-child{border-bottom:none}.top-five-wines__item.red{color:#91172e}.top-five-wines__item.white{color:#7fb4a3}.top-five-wines__item.rose{color:#f85273}.top-five-wines__item.active,.top-five-wines__item.active::after{padding-bottom:0;color:#fff;background:#91172e}.top-five-wines__item.red.active{background:#91172e}.top-five-wines__item.white.active{background:#7fb4a3}.top-five-wines__item.rose.active{background:#f85273}.top-five-wines__item>div{padding-bottom:10px}.top-five-wines__note{padding:20px;grid-column:span 9;display:none;background:#f4f4f4;color:#000}@media screen and (max-width:767px){.top-five-wines__note{width:115%}}.top-five-wines__note p{font-size:16px;margin-bottom:40px}.top-five-wines__note .btn-flag,.top-five-wines__note .btn-view-more{display:inline-block;margin-bottom:20px;float:left;clear:both}.top-five-wines__note .btn-flag{font-family:var(--font-family-secondary);font-size:17px}.top-five-wines__note .btn-flag .flag-tasting-note-compare a{color:transparent;padding-left:30px;display:inline-block;background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/compare-off.gif) no-repeat left center}.top-five-wines__note .btn-flag .flag-tasting-note-compare.action-unflag a{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/compare-on.gif) no-repeat left center}.top-five-wines__note .btn-view-more a{background:#efe5bb;padding:10px 20px;font-weight:600}.top-five-wines__note .btn-view-more a:hover{background:#ffec9e}.top-five-wines__item.active .top-five-wines__note{display:inline-block;color:#000}.top-five-wines__actions .flag-tasting-note-compare a{color:transparent;display:inline-block;background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/compare-off.gif) no-repeat center center;overflow:hidden}.top-five-wines__actions .flag-tasting-note-compare.action-unflag a{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/compare-on.gif) no-repeat center center}.top-five-wines__list .btn-view-more{padding:20px}.block-region-bottom-social{display:grid;grid-template-columns:1fr}@media screen and (max-width:767px){.block-region-bottom-social{grid-template-columns:1fr}}.block-region-bottom-social h2{color:#9b969a;font-size:18px;font-weight:400;margin-bottom:20px}.twitter-tweet.posts .account__icon{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/membership/forumicon.png) no-repeat;background-size:cover}.twitter-tweet{border:1px solid #ccd6dd;border-radius:15px;margin:10px 15px;padding:5px 5px 10px}.twitter-tweet a.post-wrapper{display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:100%;max-height:150px;min-height:150px;padding:0 10px 10px}.twitter-tweet:hover{background-color:#f5f8fa}.twitter-tweet .account{display:flex;align-items:stretch;height:50px}.twitter-tweet .account__text{margin:0 5px;display:flex;flex-direction:column;justify-content:center;text-align:left}.twitter-tweet .account__name{font-weight:700}.twitter-tweet .account__icon{margin-top:12px;height:25px;width:25px}.twitter-tweet .tweet{font-family:var(--font-family-secondary);font-weight:400;font-size:16px;text-overflow:ellipsis;overflow:hidden;letter-spacing:0;color:#333;text-align:left;min-height:70px;max-width:100%}.twitter-tweet .meta{align-items:center;justify-content:space-between;text-align:right;min-height:20px;padding-top:10px;max-height:20px}.twitter-tweet .meta__info{height:20px;width:20px}.user-login-form,.user-pass,.user-register-form{background-color:#f4f4f4}.user-login-form .checkout-message,.user-pass .checkout-message,.user-register-form .checkout-message{margin-bottom:1.5rem}.user-login-form .form-item--error-message,.user-pass .form-item--error-message,.user-register-form .form-item--error-message{color:#bb576a}.user-login-form .form-item{max-width:420px}.text-already-have-account{margin-top:.75rem}.vintage{padding:0 20px}@media screen and (min-width:768px){.vintage{padding:0 10px}}@media screen and (min-width:1200px){.vintage{padding:0}}.vintage__title{border-bottom:1px solid #e1e5e6;padding-bottom:20px;margin-bottom:10px}@media screen and (min-width:768px){.vintage__title{padding-bottom:30px;margin-bottom:20px}.vintage__content{margin:40px 0}}.vintage__content p{padding-left:50px;max-width:800px}.vintage__content h3{background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/ico-vintage.png) no-repeat left center;padding-left:50px;font-weight:600;margin:20px 0;font-size:30px}body.text-size-up .vintage__vintage-body{font-size:26px}.where-to-buy{margin:20px 0;background-repeat:no-repeat;background-position:20px 20px;background-color:#fff;background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/where-buy.png);background-size:140px auto;padding:20px 20px 20px 180px}.where-to-buy__list{list-style:none;margin:0;padding:0;display:flex;flex-flow:wrap row}.where-to-buy__item{font-size:16px;line-height:18px;border-top:1px solid #e1e5e6;padding:10px}@media screen and (min-width:768px){.where-to-buy__item{width:50%}}@media screen and (min-width:992px){.where-to-buy__item{width:33%}}.where-to-buy__item a:hover,.wine-course-teaser__content a:hover,.wine-maps__content .learn-info-table .title a,.wine-maps__content .learn-info-table a:hover{text-decoration:underline}@media screen and (min-width:768px){.wine-aromas{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px;align-items:flex-start;align-content:start}}.wine-aromas h2{background:#caa7cd;font-size:32px;border:1px solid #dadbe5;padding:10px 20px;color:#f2f1f2;margin:20px 0 0;grid-column:2 span}.wine-aromas h3{padding:10px 20px;margin:0;border-bottom:1px solid #dadbe5;border-right:1px solid #dadbe5;border-left:1px solid #dadbe5}.wine-aromas__list{list-style:none;margin:0;padding:0}.wine-aromas__item{background:#f4f4f4;border-bottom:1px solid #dadbe5;font-size:16px;color:#1a1a1a;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto}.wine-aromas__item:nth-child(even){background:#f5f8f9}.wine-aromas__description,.wine-aromas__name{padding:10px 20px}.wine-aromas__name{border-right:1px solid #dadbe5;min-width:175px}@media screen and (max-width:400px){.vocabulary__header p{margin-top:25px}}.wine-courses{margin:20px 0 0;background:#f4f4f4;width:100%;padding:20px}.wine-courses__select-title{padding:10px;font-size:16px;margin:0;color:#1a1a1a}.wine-courses__select,.wine-maps__content .learn-info-table ul{list-style:none;margin:0;padding:0}.wine-courses__select-item{font-size:16px;display:inline-block;padding:10px 20px;border:1px solid #e1e5e6;border-bottom:none;background:rgba(255,255,255,.5)}.wine-courses__title{font-size:32px;text-align:center;border-bottom:1px solid #e1e5e6;padding-bottom:30px}.wine-courses__list{list-style:none;margin:0;padding:0;max-width:1200px}@media screen and (min-width:768px){.wine-courses__list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;margin:0 auto}}.wine-courses__item:first-child{margin-bottom:20px}@media screen and (min-width:768px){.wine-courses__item:first-child{border-bottom:none;border-right:1px solid #e1e5e6;padding:0 30px 0 0}}.wine-courses__link{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto}.wine-courses__link p{grid-row:2;grid-column:2}.wine-courses__link h3{font-size:28px;margin:0 0 10px}.wine-courses__img{padding:20px;grid-row:1/span 2}.wine-courses__img img{width:100%}.wine-courses__link:hover .wine-courses__img{opacity:.8}.wine-courses__btn-view-all{margin:10px auto;max-width:300px;display:block;background-color:#840976;color:#fff;padding:10px 20px;text-align:center}.wine-courses__btn-view-all:hover{background-color:rgba(202,167,205,.1);color:#fff}.wine-courses-full{padding:0;border:1px solid #dadbe5;border-bottom:none}.wine-courses-full__subtitle{font-size:30px;font-weight:400;padding:20px;margin:0;border-bottom:1px solid #dadbe5;background:#f4f4f4}.wine-courses-full__subtitle a{color:#1a1a1a}.wine-courses-full__list{background:#f4f4f4;list-style:none;margin:0 0 20px;padding:0}.wine-courses-full__item{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto;border-bottom:1px solid #dadbe5}@media screen and (min-width:768px){.wine-courses-full__item{grid-template-columns:1fr 2fr 3fr;grid-template-rows:auto}}.wine-courses-full__item:nth-child(odd){background:#f5f8f9}.wine-course-teaser__image{text-align:center;padding:20px}.wine-course-teaser__content{padding:20px 10px}.wine-course-teaser__title{color:#840976;font-size:24px;line-height:28px;margin:0 0 5px}.wine-course-teaser__url{font-size:18px;line-height:22px}.wine-course-teaser__email{font-size:16px}.wine-course-teaser__address{font-size:16px;font-weight:200}.wine-course-teaser__description{grid-column:span 2;font-weight:200;font-size:16px;line-height:22px;padding:20px}@media screen and (min-width:768px){.wine-course-teaser__description{padding:40px 20px 20px;grid-column:auto}}.wine-maps{width:100%;max-width:1200px;margin:0 auto}.wine-maps__title{margin:20px 0;border-bottom:1px solid #e1e5e6;padding-bottom:30px}@media screen and (min-width:992px){.wine-maps__content{display:grid;grid-template-columns:75% auto;grid-template-rows:auto}}@media screen and (min-width:768px){.wine-maps__content .col-75{grid-row:2;display:inline-block}.wine-maps__content .col-25{grid-row:2;grid-column:2;margin-left:20px}}.wine-maps__content .learn-info-table{background:#f4f4f4;display:grid;grid-template-columns:120px 1fr;grid-template-rows:auto;margin-bottom:20px;font-size:16px;color:#1a1a1a;display:inline-block;width:100%}.wine-maps__content .learn-info-table .learn-table{border-top:1px solid #dadbe5;margin:0;color:#840976;table-layout:inherit}.wine-maps__content .learn-info-table .title{font-size:30px;font-weight:400;color:#840976;font-family:var(--font-family-secondary);padding:1rem 1.5rem}.wine-maps__content .learn-info-table>img{float:left}.wine-maps__content .learn-info-table .information{width:calc(100% - 120px);float:left}.wine-maps__content .browse-tabs{grid-column:1/span 4}.wine-maps .block-banner{max-width:400px;margin:20px auto;padding:20px;background:#840976;color:#fff;font-size:16px;text-align:center}@media screen and (min-width:768px){.wine-maps .block-banner{text-align:left}}.wine-maps .block-banner,.wine-maps .block-banner h2{font-weight:200}.wine-maps .block-banner a{font-weight:600}.wine-storage{background-repeat:no-repeat;background-position:20px 20px;background-color:#fff;background-image:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/where-store.png);padding:20px 20px 20px 180px}.wine-storage__description{max-width:800px;margin-bottom:20px}.wine-storage__title{margin:0 0 15px;font-size:30px;font-weight:400;color:#1a1a1a}.wine-storage__list{list-style:none;margin:0;padding:0;display:flex;flex-flow:wrap row}.wine-storage__item{font-size:16px;line-height:18px;border-top:1px solid #f1e8f2;padding:10px}@media screen and (min-width:768px){.wine-storage__item{width:50%}}@media screen and (min-width:992px){.wine-storage__item{width:33%}}.wine-storage__item a:hover,.wine-suppliers__item a:hover{text-decoration:underline}.wine-suppliers{max-width:1200px;margin:0 auto}.wine-suppliers header{max-width:1200px;margin:20px auto;padding:140px 20px 20px;background:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/headers/where-buy.png) no-repeat center 20px #840976;background-size:auto 25%}@media screen and (min-width:576px){.wine-suppliers header{background-size:auto 140px}}@media screen and (min-width:768px){.wine-suppliers header{background-position:50px center;padding:10px 60px 10px 240px;background-size:auto 50%}}@media screen and (min-width:992px){.wine-suppliers header{background-size:auto 80%}}.wine-suppliers header h1{font-weight:200;color:#fff;margin:1rem 0 .5rem}.wine-suppliers header p{color:#fff;font-weight:200;font-size:18px;line-height:25px}.wine-suppliers__list{max-width:800px;background:#f4f4f4;list-style:none;padding:0;margin:0;border-top:1px solid #dadbe5}.wine-suppliers__item{border-bottom:1px solid #dadbe5;border-left:1px solid #dadbe5;border-right:1px solid #dadbe5}@media screen and (min-width:768px){.wine-suppliers__item{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto}}.wine-suppliers__item:nth-child(odd){background:#f5f8f9}.wine-suppliers__content{padding:20px}.wine-suppliers__body{padding:20px;font-size:16px;font-weight:200}@media screen and (min-width:768px){.wine-suppliers__body{padding:40px 20px 20px}}.wine-suppliers__title{color:#840976;font-size:24px;margin:0 0 5px}.wine-suppliers__email,.wine-suppliers__telephone{font-weight:200}.wine-suppliers__telephone{font-size:16px}.wine-suppliers__url{font-weight:400}.wine-suppliers__select-title{padding:10px;font-size:16px;margin:0;color:#1a1a1a}.wine-suppliers__select{list-style:none;margin:0;padding:0}.wine-suppliers__select-item{font-size:16px;display:inline-block;padding:10px 20px;border:1px solid #e1e5e6;border-bottom:none;background:rgba(255,255,255,.5)}.wine-suppliers__select-item a.active{font-weight:700}.wine-then-food{width:100%;max-width:1200px;margin:0 auto}.wine-then-food__title{border-bottom:1px solid #e1e5e6;padding-bottom:30px}.wine-then-food__content,.wine-then-food__group{width:100%}@media screen and (min-width:768px){.wine-then-food__group{display:inline-block;float:left}.wine-then-food__group:nth-child(even){margin-right:20px}}.wine-then-food__country{margin:0;background:#f4f4f4;font-size:32px;color:#1a1a1a;border-top:1px solid #dadbe5;border-left:1px solid #dadbe5;border-right:1px solid #dadbe5;padding:20px}.wine-then-food__country::before{display:inline-block;width:120px;height:120px;border-right:1px solid #dadbe5;vertical-align:middle;margin-right:20px}.wine-then-food__country--country-argentina::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/argentina.png)}.wine-then-food__country--country-australia::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/australia.png)}.wine-then-food__country--country-chile::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/chile.png)}.wine-then-food__country--country-france::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/france.png)}.wine-then-food__country--country-germany::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/germany.png)}.wine-then-food__country--country-greece::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/greece.png)}.wine-then-food__country--country-italy::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/italy.png)}.wine-then-food__country--country-lebanon::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/lebanon.png)}.wine-then-food__country--country-morocco::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/morocco.png)}.wine-then-food__country--country-portugal::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/portugal.png)}.wine-then-food__country--country-new-zealand::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/new-zealand.png)}.wine-then-food__country--country-spain::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/spain.png)}.wine-then-food__country--country-usa::before{content:url(https://www.jancisrobinson.com/profiles/jancisrobinson/themes/merlot_basic/images/optimized/food-matching/winefood/usa.png)}.wine-then-food__list{list-style:none;margin:0 0 20px;padding:0;border:1px solid #dadbe5}.wine-then-food__item{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;border-bottom:1px solid #dadbe5;background:#f4f4f4}.wine-then-food__item:nth-child(even){background:#f5f8f9}.wine-then-food__item:last-child{border-bottom:none}.wine-then-food__name{border-right:1px solid #dadbe5;font-weight:600}.wine-then-food__description,.wine-then-food__name{font-size:16px;color:#1a1a1a;padding:10px 20px}
