/* BOX4WINE 3 — responsive layout, original photography and brand colours. */
:root{--b4w-ink:#252d2a;--b4w-green:#477f70;--b4w-paper:#f7f5ef;--b4w-line:#dfE3dd;--b4w-muted:#606c64}
body.b4w-refresh{padding:0;background:#fff;color:var(--b4w-ink);font:15px/1.75 "Open Sans",sans-serif}
.b4w-refresh *{box-sizing:border-box}
.b4w-refresh img{max-width:100%;height:auto}
.b4w-refresh h1,.b4w-refresh h2,.b4w-refresh h3,.b4w-refresh h4{color:var(--b4w-ink);font-family:"Roboto Condensed",sans-serif;font-weight:400;letter-spacing:-.02em;line-height:1.15;text-transform:none;overflow-wrap:anywhere}
.b4w-refresh h1{font-size:clamp(36px,4.2vw,64px);margin:0 0 24px}
.b4w-refresh h2{font-size:clamp(28px,3vw,42px);margin:0 0 20px}
.b4w-refresh h3{font-size:25px;margin:0 0 12px}
.b4w-refresh p{margin:0 0 20px}
.b4w-refresh a{color:var(--b4w-green)}
.b4w-refresh a:hover{color:#315e51;text-decoration:none}
.b4w-refresh a:focus-visible,.b4w-refresh button:focus-visible,.b4w-refresh summary:focus-visible,.b4w-refresh input:focus-visible,.b4w-refresh select:focus-visible,.b4w-refresh textarea:focus-visible{outline:3px solid #5b9986;outline-offset:4px}
.b4w-shell{width:calc(100% - 80px);max-width:1200px;margin:0 auto}
.b4w-skip{position:absolute;left:24px;top:-100px;z-index:100000;background:#fff;padding:12px}
.b4w-skip:focus{top:8px}
.b4w-header{background:#202522;color:#fff;border-bottom:1px solid #3b423e;position:relative;z-index:100}
.b4w-header-row{display:flex;align-items:center;gap:30px;min-height:100px}
.b4w-logo{flex:0 0 210px;display:block}
.b4w-logo img{display:block;width:210px;height:82px;object-fit:contain}
.b4w-desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}
.b4w-header a,.b4w-header a:hover{color:#fff}
.b4w-desktop-nav a{font-size:14px;padding:16px 0}
.b4w-cart-link{white-space:nowrap;font-size:13px;display:flex;align-items:center;gap:8px}
.b4w-refresh .box4wine-cart-count{width:auto;min-width:25px;height:25px;line-height:25px;font-size:11px;margin:0;padding:0 5px}
.b4w-mobile-menu{display:none}
.b4w-section{padding:76px 0}
.b4w-hero{background:var(--b4w-paper);padding:65px 0 56px;border-bottom:1px solid var(--b4w-line)}
.b4w-hero-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:64px;align-items:center}
.b4w-hero h1{font-size:clamp(48px,5.4vw,78px);line-height:1.02;margin:20px 0 28px}
.b4w-hero h1 span{color:var(--b4w-green)}
.b4w-hero-copy>p:not(.b4w-eyebrow){max-width:470px}
.b4w-refresh .b4w-eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:700;color:var(--b4w-green);margin:0 0 18px}
.b4w-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin:30px 0 22px}
.b4w-refresh .b4w-button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:15px 22px;background:var(--b4w-green);color:#fff;border:1px solid var(--b4w-green);font-weight:600;font-size:13px;line-height:1.5;min-height:48px}
.b4w-refresh .b4w-button:hover{background:#315e51;color:#fff}
.b4w-text-link{display:inline-block;font-size:13px;border-bottom:1px solid #a6bbb0;padding-bottom:3px}
.b4w-refresh .b4w-small{font-size:11px;color:var(--b4w-muted);line-height:1.8}
.b4w-hero-image{margin:0;min-width:0}
.b4w-hero-image img{display:block;width:100%;height:400px;object-fit:contain;background:#fff;clip-path:polygon(0 0,92% 0,100% 9%,100% 100%,8% 100%,0 91%);padding:25px}
.b4w-hero-image figcaption{font-size:11px;text-align:right;color:var(--b4w-muted);padding:15px 0 0}
.b4w-section-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:end;margin-bottom:35px}
.b4w-section-heading h2{margin-bottom:0}
.b4w-section-heading>p{margin-bottom:0;max-width:440px;color:var(--b4w-muted)}
.b4w-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.b4w-category-card{border:1px solid var(--b4w-line);display:flex;flex-direction:column;background:#fff;min-width:0;transition:box-shadow .18s,border-color .18s}
.b4w-category-card:hover{border-color:#749b8c;box-shadow:0 8px 20px #2033260c}
.b4w-category-image{background:#fafaf7;aspect-ratio:1.28;display:flex;padding:18px;border-bottom:1px solid var(--b4w-line)}
.b4w-category-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.b4w-card-copy{padding:22px;display:flex;flex-direction:column;flex:1}
.b4w-card-copy h3{font-size:23px;line-height:1.2}
.b4w-card-copy p{color:var(--b4w-muted);font-size:12px;line-height:1.7}
.b4w-card-copy>span{margin-top:auto;padding-top:12px;font-size:11px;font-weight:600;display:flex;justify-content:space-between}
.b4w-process{background:#edf2ee;border-top:1px solid var(--b4w-line);border-bottom:1px solid var(--b4w-line)}
.b4w-steps{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;padding:0;margin:40px 0 0}
.b4w-steps li{border-top:1px solid #c4d0c7;padding-top:20px}
.b4w-steps li>span{font:16px "Roboto Condensed",sans-serif;color:var(--b4w-green);display:block;margin-bottom:18px}
.b4w-steps h3{font-size:23px}
.b4w-steps p{font-size:13px;color:var(--b4w-muted);max-width:290px;margin:0}
.b4w-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.b4w-about-grid>img{width:100%;height:auto;max-height:380px;object-fit:contain}
.b4w-about-grid p{color:var(--b4w-muted)}
.b4w-footer{background:#202522;color:#bdc8be;padding:50px 0 25px;font-size:13px}
.b4w-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px;padding-bottom:35px}
.b4w-footer h2{font-size:15px;color:white;letter-spacing:.03em;margin:0 0 20px}
.b4w-footer a{color:#d5e4d9;display:block;padding:3px 0;overflow-wrap:anywhere}
.b4w-footer a:hover{color:#fff}
.b4w-footer p{margin:12px 0 0;font-size:12px}
.b4w-wordmark{font:32px "Roboto Condensed",sans-serif;color:#fff}
.b4w-footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #414a43;padding-top:22px}
.b4w-footer-bottom p{margin:0;font-size:10px}
.b4w-footer-bottom>div{display:flex;gap:24px;font-size:11px}
.b4w-page-heading{max-width:850px;margin-bottom:35px}
.b4w-page-heading>p:not(.b4w-eyebrow){max-width:750px;color:var(--b4w-muted)}
.b4w-category-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 38px;padding:0 0 25px;border-bottom:1px solid var(--b4w-line)}
.b4w-category-nav a{font-size:12px;border:1px solid var(--b4w-line);padding:9px 14px;background:#fafbf9}
.b4w-category-nav a:hover{background:#edf2ee}
.b4w-contact-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}
.b4w-option-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:65px;align-items:start;padding:40px 0;border-bottom:1px solid var(--b4w-line);scroll-margin-top:25px}
.b4w-option-gallery>img{width:100%;height:330px;object-fit:contain}
.b4w-option-gallery details{margin-top:18px;border-top:1px solid var(--b4w-line);padding:12px 0;font-size:12px}
.b4w-option-gallery summary{cursor:pointer;color:var(--b4w-green)}
.b4w-option-gallery details>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding-top:18px}
.b4w-option-gallery details img{width:100%;height:180px;object-fit:contain}
@media(max-width:600px){.b4w-option-row{grid-template-columns:minmax(0,1fr);gap:24px;padding:28px 0}.b4w-option-gallery>img{height:230px}.b4w-option-gallery details img{height:120px}}
.b4w-contact-form{background:var(--b4w-paper);padding:32px}
.b4w-refresh .form-control,.b4w-refresh .woocommerce input.input-text,.b4w-refresh .woocommerce textarea,.b4w-refresh .woocommerce select{border:1px solid #c9d1ca;border-radius:0;background:#fff;min-height:46px;font-size:15px;line-height:1.5;padding:10px 12px;box-shadow:none;max-width:100%;color:var(--b4w-ink)}
.b4w-refresh label{font-size:12px;letter-spacing:0;line-height:1.5;text-transform:none}
.b4w-information .module,.b4w-information .module:first-of-type{padding:60px 0}
.b4w-information>.module>.container{width:calc(100% - 80px);max-width:1000px}
.b4w-information .container .container{width:100%;padding:0}
.b4w-information .row{margin-left:0;margin-right:0}
.b4w-information .row>h1{font-size:40px;line-height:1.2;margin-bottom:25px}
.b4w-information .row>h4{clear:both;margin-top:30px}
.b4w-information .work-details{margin:20px 0}
.b4w-information .panel{border:1px solid var(--b4w-line);box-shadow:none}
.b4w-information .panel-title a{font-size:16px;line-height:1.5;padding:16px 40px 16px 16px;letter-spacing:0}
.b4w-information .panel-body{line-height:1.8;padding:22px}
.b4w-information iframe{max-width:100%;min-height:400px}
.b4w-refresh .woocommerce ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding:0;margin:24px 0 40px;clear:both}
.b4w-refresh .woocommerce ul.products:before,.b4w-refresh .woocommerce ul.products:after{display:none}
.b4w-refresh .woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;border:1px solid var(--b4w-line);padding:22px;background:#fff;min-width:0;display:flex;flex-direction:column}
.b4w-refresh .woocommerce ul.products li.product>a:first-child{display:block}
.b4w-refresh .woocommerce ul.products li.product a img{width:100%;height:220px;object-fit:contain;margin:0 0 20px}
.b4w-refresh .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:22px;line-height:1.3;letter-spacing:0;text-transform:none;min-height:0;padding:0;margin:0 0 14px}
.b4w-refresh .woocommerce ul.products li.product .price{margin-bottom:20px;line-height:1.5}
.b4w-refresh .woocommerce ul.products li.product .button{margin-top:auto;align-self:flex-start}
.b4w-refresh .woocommerce .button,.b4w-refresh .woocommerce #respond input#submit,.b4w-refresh .btn{font:600 13px/1.5 "Open Sans",sans-serif;letter-spacing:0;text-transform:none;min-height:46px;padding:13px 18px;border-radius:0;white-space:normal;background:var(--b4w-green);color:#fff}
.b4w-refresh .woocommerce .button:hover{background:#315e51}
.b4w-refresh .woocommerce div.product{display:flow-root}
.b4w-refresh .woocommerce div.product div.images{width:46%;margin:0 0 40px;float:left}
.b4w-refresh .woocommerce div.product div.summary{width:48%;float:right;min-width:0;margin-bottom:40px}
.b4w-refresh .woocommerce div.product .product_title{font-size:clamp(29px,3vw,42px);line-height:1.2;margin:0 0 20px}
.b4w-refresh .woocommerce div.product .woocommerce-product-gallery__image img{max-height:520px;object-fit:contain;width:100%;background:#fff}
.b4w-refresh .woocommerce div.product .flex-control-thumbs{display:flex;gap:10px;margin-top:18px;padding:0}
.b4w-refresh .woocommerce div.product .flex-control-thumbs li{width:25%}
.b4w-refresh .woocommerce div.product .flex-control-thumbs img{height:90px;object-fit:contain;border:1px solid var(--b4w-line)}
.b4w-refresh .woocommerce-product-details__short-description{color:var(--b4w-muted);font-size:14px}
.b4w-specs{border-top:1px solid var(--b4w-line);border-bottom:1px solid var(--b4w-line);padding:14px 0;margin:20px 0}
.b4w-specs summary{cursor:pointer;font-size:14px;font-weight:600}
.b4w-specs ul{margin:15px 0 0;padding-left:20px;font-size:13px}
.b4w-specs li{margin-bottom:8px}
.b4w-refresh .box4wine-product-options{background:var(--b4w-paper);padding:25px;border:0;margin:25px 0 20px}
.b4w-refresh .box4wine-product-options h4{font-size:22px;margin-bottom:22px}
.b4w-refresh .box4wine-product-options label{font-size:12px;letter-spacing:0;text-transform:none;margin-bottom:7px}
.b4w-refresh .box4wine-product-options select,.b4w-refresh .box4wine-product-options input{padding:10px;min-height:46px;font-size:14px;margin-bottom:18px}
.b4w-refresh .box4wine-minimum{font-size:12px;line-height:1.8;color:#536457}
.b4w-refresh .box4wine-confirmation-price{font-size:12px;letter-spacing:.6px;color:#356b5a}
.b4w-refresh .woocommerce div.product form.cart .quantity{margin-right:12px}
.b4w-refresh .woocommerce .quantity .qty{width:86px;height:46px;border:1px solid #c9d1ca;padding:8px;font-size:16px}
.b4w-refresh .woocommerce div.product .woocommerce-tabs{clear:both;padding-top:20px}
.b4w-refresh .woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}
.b4w-refresh .woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0;background:#f7f5ef}
.b4w-refresh .woocommerce div.product .woocommerce-tabs ul.tabs li:before,.b4w-refresh .woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}
.b4w-refresh .woocommerce div.product .related{clear:both;padding-top:35px}
.b4w-refresh .woocommerce .related ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}
.b4w-refresh .woocommerce .related ul.products li.product a img{height:160px}
.b4w-refresh .woocommerce .related ul.products li.product .woocommerce-loop-product__title{font-size:18px}
.b4w-refresh .woocommerce .product_meta{font-size:12px;line-height:1.7;overflow-wrap:anywhere}
.b4w-refresh .woocommerce table.shop_table{border:1px solid var(--b4w-line);border-collapse:collapse;font-size:14px}
.b4w-refresh .woocommerce table.shop_table th,.b4w-refresh .woocommerce table.shop_table td{padding:18px 14px;vertical-align:top}
.b4w-refresh .woocommerce table.shop_table td.product-name{width:38%;overflow-wrap:anywhere}
.b4w-refresh .woocommerce table.shop_table td.product-thumbnail img{width:90px;min-width:60px}
.b4w-refresh .woocommerce td.product-name dl.variation{font-size:12px;margin:12px 0;line-height:1.7}
.b4w-refresh .woocommerce td.product-name dl.variation dt,.b4w-refresh .woocommerce td.product-name dl.variation dd{float:none;margin:0;padding:0}
.b4w-refresh .woocommerce td.product-name dl.variation dd{margin-bottom:8px}
.b4w-refresh .woocommerce .cart-collaterals .cart_totals{width:48%;margin-top:25px}
.b4w-refresh .woocommerce form .form-row{margin-bottom:17px;padding:0;display:block}
.b4w-refresh .woocommerce form .form-row label{display:block;margin-bottom:7px}
.b4w-refresh .woocommerce form .form-row input.input-text,.b4w-refresh .woocommerce form .form-row textarea{width:100%}
.b4w-refresh .woocommerce form.checkout #customer_details{width:52%;float:left}
.b4w-refresh .woocommerce form.checkout #customer_details .col-1,.b4w-refresh .woocommerce form.checkout #customer_details .col-2{width:100%;float:none}
.b4w-refresh .woocommerce form.checkout #order_review_heading,.b4w-refresh .woocommerce form.checkout #order_review{width:43%;float:right;clear:right}
.b4w-refresh .woocommerce form.checkout{display:flow-root}
.b4w-refresh .woocommerce form.checkout h3{font-size:25px;margin:0 0 25px}
.b4w-refresh .woocommerce #payment{background:#edf2ee;border-radius:0}
.b4w-refresh .woocommerce #payment #place_order{width:100%;margin-top:15px}
.b4w-refresh .woocommerce-privacy-policy-text{font-size:12px;line-height:1.7}
.b4w-refresh .select2-container .select2-selection--single{height:46px;border:1px solid #c9d1ca;border-radius:0;padding:8px}
.b4w-refresh .select2-container .select2-selection--single .select2-selection__arrow{top:10px}
.b4w-refresh .woocommerce-message,.b4w-refresh .woocommerce-info,.b4w-refresh .woocommerce-error{font-size:14px;line-height:1.8}
.b4w-refresh .woocommerce-message .button{margin:0 0 12px 16px}
.b4w-refresh .woocommerce-breadcrumb{font-size:12px;line-height:1.8;margin-bottom:32px;overflow-wrap:anywhere}
.b4w-refresh #coming-soon-footer-banner{position:static!important;width:100%;margin:0;}
.b4w-refresh .woocommerce button.button.alt,.b4w-refresh .woocommerce a.button.alt,.b4w-refresh .woocommerce input.button.alt{background:var(--b4w-green);color:#fff}
.b4w-refresh .woocommerce button.button.alt:hover,.b4w-refresh .woocommerce a.button.alt:hover{background:#315e51}
@media(min-width:1600px){.b4w-shell{max-width:1320px}}
@media(max-width:1100px){.b4w-desktop-nav{gap:15px}.b4w-desktop-nav a{font-size:12px}.b4w-header-row{gap:22px}.b4w-logo{flex-basis:170px}.b4w-logo img{width:170px;height:75px}.b4w-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b4w-hero-grid{gap:35px}.b4w-refresh .woocommerce .related ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.b4w-shell{width:calc(100% - 40px)}.b4w-desktop-nav{display:none}.b4w-header-row{flex-wrap:wrap;gap:0 20px;min-height:78px}.b4w-logo{margin-right:auto;flex-basis:160px}.b4w-logo img{width:160px;height:70px}.b4w-mobile-menu{display:block;flex-basis:100%;border-top:1px solid #414a43}.b4w-mobile-menu summary{cursor:pointer;display:flex;justify-content:space-between;padding:10px 0;min-height:44px;font-size:13px;list-style:none}.b4w-mobile-menu summary::-webkit-details-marker{display:none}.b4w-mobile-menu nav{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;padding:5px 0 20px}.b4w-mobile-menu nav a{padding:11px 0;font-size:13px;border-bottom:1px solid #414a43}.b4w-hero-grid{gap:30px}.b4w-hero-image img{height:310px}.b4w-hero h1{font-size:52px}.b4w-section-heading{gap:30px}.b4w-about-grid{gap:30px}.b4w-refresh .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.b4w-contact-grid{gap:30px}.b4w-footer-grid{gap:30px}.b4w-refresh .woocommerce form.checkout #customer_details,.b4w-refresh .woocommerce form.checkout #order_review_heading,.b4w-refresh .woocommerce form.checkout #order_review{width:100%;float:none}.b4w-refresh .woocommerce form.checkout #order_review_heading{margin-top:35px}}
@media(max-width:600px){.b4w-shell{width:calc(100% - 36px)}.b4w-section{padding:44px 0}.b4w-hero{padding:35px 0}.b4w-hero-grid,.b4w-section-heading,.b4w-about-grid,.b4w-contact-grid{grid-template-columns:minmax(0,1fr);gap:28px}.b4w-hero h1{font-size:52px;margin:12px 0 22px}.b4w-hero-copy>p{font-size:14px}.b4w-hero-image img{height:275px;padding:20px}.b4w-hero-image figcaption{text-align:left}.b4w-actions{gap:16px;margin:24px 0 18px}.b4w-category-grid{gap:15px;grid-template-columns:minmax(0,1fr)}.b4w-category-card{display:grid;grid-template-columns:38% minmax(0,1fr)}.b4w-category-image{aspect-ratio:auto;border-bottom:0;border-right:1px solid var(--b4w-line);padding:12px;min-height:180px}.b4w-card-copy{padding:20px 16px}.b4w-card-copy h3{font-size:23px}.b4w-card-copy p{font-size:12px;margin-bottom:8px}.b4w-steps{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:30px}.b4w-steps li{padding-top:15px}.b4w-steps li>span{margin-bottom:12px}.b4w-steps p{max-width:none}.b4w-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.b4w-footer-grid>div:first-child{grid-column:1/-1}.b4w-footer-bottom{display:block}.b4w-footer-bottom>div{margin-top:18px}.b4w-page-heading h1{font-size:36px}.b4w-page-heading{margin-bottom:25px}.b4w-category-nav{gap:7px}.b4w-category-nav a{font-size:11px;padding:8px 11px}.b4w-refresh .woocommerce ul.products{grid-template-columns:minmax(0,1fr);gap:20px}.b4w-refresh .woocommerce ul.products li.product{padding:22px}.b4w-refresh .woocommerce ul.products li.product a img{height:245px}.b4w-refresh .woocommerce ul.products li.product .button{width:100%;text-align:center}.b4w-refresh .woocommerce div.product div.images,.b4w-refresh .woocommerce div.product div.summary{width:100%;float:none;margin-bottom:28px}.b4w-refresh .woocommerce div.product .woocommerce-product-gallery__image img{max-height:340px}.b4w-refresh .woocommerce .related ul.products{grid-template-columns:minmax(0,1fr)}.b4w-refresh .woocommerce .related ul.products li.product a img{height:220px}.b4w-refresh .box4wine-product-options{padding:20px}.b4w-refresh .woocommerce div.product form.cart .button{max-width:calc(100% - 100px)}.b4w-refresh .woocommerce table.shop_table td.product-name{width:100%}.b4w-refresh .woocommerce table.shop_table_responsive tr{display:block;margin:0;border-bottom:1px solid var(--b4w-line);padding:12px}.b4w-refresh .woocommerce table.shop_table_responsive td{display:flow-root!important;padding:12px 5px;border-top:0!important;min-height:35px;background:#fff!important;text-align:left!important;width:100%!important}.b4w-refresh .woocommerce table.shop_table_responsive td:before{display:block;float:none;font-size:11px;color:var(--b4w-muted);margin-bottom:5px}.b4w-refresh .woocommerce table.shop_table_responsive td.product-thumbnail{display:none!important}.b4w-refresh .woocommerce .cart-collaterals .cart_totals{width:100%}.b4w-refresh .woocommerce table.shop_table td,.b4w-refresh .woocommerce table.shop_table th{padding:12px 8px;font-size:12px;overflow-wrap:anywhere}.b4w-refresh .woocommerce .col2-set .col-1,.b4w-refresh .woocommerce .col2-set .col-2{width:100%;float:none}.b4w-refresh .woocommerce form .form-row-first,.b4w-refresh .woocommerce form .form-row-last{width:100%;float:none}.b4w-refresh .woocommerce-message .button{float:none;display:block;margin:8px 0}.b4w-refresh .woocommerce .woocommerce-ordering{float:none;margin:15px 0}.b4w-refresh .woocommerce .woocommerce-result-count{float:none}.b4w-information>.module>.container{width:calc(100% - 36px)}.b4w-information .module,.b4w-information .module:first-of-type{padding:35px 0}.b4w-information .row>h1{font-size:34px}.b4w-information [class*="col-"]{float:none;width:100%;padding:0}.b4w-information .widget-posts-image{float:none;width:auto;margin-bottom:15px}.b4w-information .widget-posts-body{margin-left:0}.b4w-contact-form{padding:22px}.b4w-custom-box{padding-top:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important}}
