﻿.p-brochures-intro__order-form h5,.p-brochures-intro__order-form h4{font-family:var(--h-font-family);font-size:var(--h-size);font-weight:var(--h-weight);line-height:var(--h-line-height);color:var(--h-color);margin-top:var(--h-margin-top);margin-bottom:var(--h-margin-bottom);text-transform:var(--h-text-transform);-webkit-text-shadow:var(--h-text-shadow);text-shadow:var(--h-text-shadow);}.p-brochures-intro__order-form h5,.p-brochures-intro__order-form h4{--h-size:var(--h-h3);}.p-brochures-intro__order-form{background-color:var(--comp-background-color);padding:var(--comp-padding-top) var(--comp-padding-side) var(--comp-padding-bottom) var(--comp-padding-side);margin:var(--comp-margin-top) 0 var(--comp-margin-bottom) 0;border:1px solid var(--comp-border-color);position:relative;}.p-brochures-intro h2{--h-size:var(--h-h2);--h-font-family:var(--t-family-script);--h-weight:400;--h-margin-bottom:var(--gtr-x-large);}.p-brochures-intro{--comp-margin-top:0;}.p-brochures-intro__card-row{--gutter:var(--gtr-x-small);--col-grow-shrink:0 0;--col-width:50%;}.p-brochures-intro__card-row .l-form__field--checkbox{width:max-content;margin-left:auto;margin-right:auto;}.p-brochures-intro__card-row .l-form__label{text-align:left;}.p-brochures-intro__order-form{--WF-checkbox-background-color:#fff;--comp-background-color:#f2f3f9;--t-size:var(--t-size-small);}.p-brochures-intro__order-form h4{font-weight:normal;}.p-brochures-intro__order-form h5{font-weight:normal;--h-margin-top:var(--gtr-double);--h-margin-bottom:var(--gtr-x2-small);}.p-brochures-intro__order-form .l-form__label{line-height:1.1;}.p-brochures-intro .afd-typeahead-query,.p-brochures-intro afd-typeahead-results{display:flex;flex-wrap:var(--row-flex-wrap);margin-left:calc(var(--gutter)*-1);margin-right:calc(var(--gutter)*-1);position:relative;--WF-wrap:nowrap;}.p-brochures-intro .afd-typeahead-query>*,.p-brochures-intro afd-typeahead-results>*{padding:var(--gutter);padding-top:0;padding-bottom:0;flex:var(--col-grow-shrink) var(--col-width);}.p-brochures-intro__selected-brochures{padding-top:var(--gtr-double);padding-bottom:var(--gtr-double);}.p-brochures-intro .c-remove{margin-bottom:2.5px;}.p-brochures-intro .l-form{--gutter:var(--gtr-x2-small);--WF-label-margin-bottom:var(--gtr-x-small);--WF-field-grid-template-columns:auto;--WF-field-grid-template-rows:auto auto;--WF-field-grid-template-areas:"WfLabel""WfInput";--WF-input-border-color:transparent;--WF-field-margin-top:var(--gtr-x-small);--WF-field-margin-bottom:var(--gtr-x-small);}.p-brochures-intro .l-form__label{align-self:center;}.p-brochures-intro .l-form__field--postcode{--WF-field-grow-shrink:0 0;--WF-field-width:260px;}.p-brochures-intro .l-form__field--button{--BTN-width:100%;}.p-brochures-intro .l-form__field--button--lookup{--WF-field-width:calc(100% - 260px);align-items:end;}.p-brochures-intro .l-form__field--button--submit{margin-top:var(--gtr-large);}@media(min-width:768px){.p-brochures-intro .l-form{--WF-field-grid-template-columns:90px auto;--WF-field-grid-template-rows:auto;--WF-field-grid-template-areas:"WfLabel WfInput";--WF-field-margin-top:var(--gtr-BASE);--WF-field-margin-bottom:var(--gtr-BASE);}.p-brochures-intro__card-row{--col-width:33.3333333%;--gutter:var(--gtr-BASE);}}@media(min-width:992px){.p-brochures-intro{--col-main-width:600px;}.p-brochures-intro__card-row{margin-top:-1rem;--col-width:50%;--gutter:var(--gtr-BASE);}}@media(min-width:1200px){.p-brochures-intro{--col-main-width:700px;}.p-brochures-intro__card-row{--col-width:33.3333333%;}}.cBrochureCard{--card-grid-template-columns:auto;--card-grid-template-rows:50px 1fr auto auto;--card-grid-template-areas:"header""media""viewOnline""footer";--img-blk-img-display:block;--img-blk-img-position:relative;--img-blk-object-fit:fill;--img-blk-image-zoom:none;text-align:center;position:relative;--cardRadius:10px;}.cBrochureCard .c-card__item--header{padding-top:0;padding-bottom:0;background-color:var(--color-brand-main);justify-content:center;border-radius:var(--cardRadius) var(--cardRadius) 0 0;}.cBrochureCard .c-card__item--viewOnline{grid-area:viewOnline;background-color:#ffc107;border-radius:0 0 var(--cardRadius) var(--cardRadius);padding:.3rem 0 .2rem 0;font-weight:var(--t-weight-strong);transition:all .2s ease-in-out;}.cBrochureCard .c-card__item--viewOnline:hover{background-color:var(--color-brand-main);color:#ffc107;}.cBrochureCard .c-card__item--footer{padding-top:.3rem;}.cBrochureCard h3{--h-color:#fff;--h-size:var(--t-size-small);--h-line-height:var(--line-height-small);--h-weight:var(--t-weight-standard);margin:0;}.cBrochureCard.is-selected{pointer-events:none;}.cBrochureCard.is-selected .c-card__grid{opacity:.35;}@media(min-width:768px){.cBrochureCard .c-card__item--footer{padding-top:.7rem;}}.cBrochureLimitMessage{display:block;position:absolute;top:50%;left:50%;width:calc(100% - var(--gtr-BASE)*4);background-color:#ffc107;color:var(--color-brand-main);transform:translate(-50%,-70%);padding:var(--gtr-large) var(--gtr-BASE) var(--gtr-large) var(--gtr-BASE);border-radius:var(--cardRadius);--h-color:var(--color-brand-main);--h-size:var(--t-size-large);--h-line-height:1;--h-weight:800;--t-color:var(--color-brand-main);--t-size:var(--t-size-x3-small);--t-line-height:1.2;--t-margin-bottom:0;}.cBrochureLimitMessage h6{--h-margin-bottom:.3rem;}