﻿html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}body,h1,h2,h3,h4,h5,h6,blockquote,p,pre,dl,dd,ol,ul,figure,hr,fieldset,legend{margin:0;padding:0}li>ol,li>ul{margin-bottom:0}table{border-collapse:collapse;border-spacing:0}fieldset{min-width:0;border:0}address,h1,h2,h3,h4,h5,h6,blockquote,p,pre,dl,ol,ul,figure,hr,table,fieldset{margin-bottom:1.3rem}dd,ol,ul{margin-left:1rem}blockquote{quotes:"“" "”" "‘" "’";font-style:italic}blockquote p:first-child::before{content:open-quote}blockquote p:last-child::after{content:close-quote}h1{font-weight:500;color:var(--section-headings-color);font-size:3.6rem;margin-bottom:3rem}h2{font-weight:500;color:var(--section-headings-color);font-size:3rem;margin-bottom:3rem}h3{font-weight:500;color:var(--section-headings-color);font-size:2.4rem;margin-bottom:3rem}h4{font-weight:500;color:var(--section-headings-color);font-size:2.2rem;margin-bottom:3rem}h5{font-weight:500;color:var(--section-headings-color);font-size:1.8rem;margin-bottom:1.6rem}h6{font-weight:500;color:var(--section-headings-color);font-size:1.6rem;margin-bottom:1.6rem}hr{display:block}html{background:#fff;color:#67768b;font-family:"Rubik",sans-serif;font-size:.625rem;line-height:1.3;min-height:100%;overflow-y:scroll;padding:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{font-style:italic;max-width:100%;vertical-align:middle}img[width],img[height]{max-width:none}a{color:#0d65d8;text-decoration:none}a:hover{color:#150e63;text-decoration:underline}li{margin-bottom:.8rem}li>ul,li>ol{margin-bottom:0;margin-left:2rem;margin-top:.8rem}dt{font-weight:bold}dd{margin-bottom:1rem;margin-left:1rem}table{width:100%}.o-btn{--btn-label-color: var(--section-on-accent-color);--btn-bg-color: var(--section-accent-color);display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;font:inherit;font-size:1.6rem;font-weight:500;text-align:center;text-decoration:none;margin:0;cursor:pointer;padding:1.3rem;min-width:15rem;min-height:5rem;transition:all 300ms ease-in-out;border-radius:5px;color:var(--btn-label-color);background-image:linear-gradient(to bottom, transparent 0%, transparent 33.33%, rgba(0, 0, 0, 0.15) 66.67%, rgba(0, 0, 0, 0.15) 100%);background-size:auto 400%;background-color:var(--btn-bg-color);border:2px solid var(--btn-bg-color)}.o-btn,.o-btn:hover,.o-btn:active,.o-btn:focus{text-decoration:none;color:var(--btn-label-color)}.o-btn:hover{background-position:0 bottom}.o-btn__icon{flex:0 0 auto;margin:0 0 0 1.2rem;width:2.4rem;height:2.4rem}.o-btn__label{flex:1 0 auto}.o-btn--primary{--btn-label-color: #fff;--btn-bg-color: #0d65d8}.o-btn--secondary{--btn-label-color: #fff;--btn-bg-color: #4aedc2}.o-btn--tertiary{--btn-label-color: #150e63;--btn-bg-color: #facd23}.o-btn--outline{--btn-label-color: #0d65d8;--btn-bg-color: #fff;border-color:#90a0b7}.o-h1{font-weight:500;color:var(--section-headings-color);font-size:3.6rem;margin-bottom:3rem}.o-h2{font-weight:500;color:var(--section-headings-color);font-size:3rem;margin-bottom:3rem}.o-h3{font-weight:500;color:var(--section-headings-color);font-size:2.4rem;margin-bottom:3rem}.o-h4{font-weight:500;color:var(--section-headings-color);font-size:2.2rem;margin-bottom:3rem}.o-h5{font-weight:500;color:var(--section-headings-color);font-size:1.8rem;margin-bottom:1.6rem}.o-h6{font-weight:500;color:var(--section-headings-color);font-size:1.6rem;margin-bottom:1.6rem}.o-list-bare{list-style:none;margin:0}.o-section{--section-on-accent-color: #fff;--section-accent-color: #4aedc2;--section-accent-color-transparent: rgba(74, 237, 194, 0.2);--section-text-color: #67768b;--section-headings-color: #150e63;position:relative;padding:4.5rem 0;overflow:hidden}@media(min-width: 1024px){.o-section{padding:6.5rem 0}}@media(min-width: 1280px){.o-section{padding:8.5rem 0}}.o-section--blue-black{--section-on-accent-color: #150e63;--section-text-color: #e5e5e5;--section-headings-color: #fff;margin:4.5rem 0;background:#150e63}@media(min-width: 1024px){.o-section--blue-black{margin:6.5rem 0}}@media(min-width: 1280px){.o-section--blue-black{margin:8.5rem 0}}.o-section--shifted-blue-black{--section-on-accent-color: #150e63;--section-text-color: #e5e5e5;--section-headings-color: #fff;margin:4.5rem 0;background:#150e63}@media(min-width: 1024px){.o-section--shifted-blue-black{margin:6.5rem 0}}@media(min-width: 1280px){.o-section--shifted-blue-black{margin:8.5rem 0}}.o-section--blue-black{--section-accent-color: #4aedc2;--section-accent-color-transparent: rgba(74, 237, 194, 0.2)}.o-section--shifted-blue-black{--section-accent-color: #facd23;--section-accent-color-transparent: rgba(250, 205, 35, 0.2)}@media(min-width: 1024px){.o-section--shifted-blue-black{background:rgba(0,0,0,0)}}@media(min-width: 1024px){.o-section--shifted-blue-black::before{content:"";position:absolute;top:3rem;bottom:0;right:0;width:calc(100% - 10rem);background:#150e63}}@media(min-width: 1280px){.o-section--shifted-blue-black::before{top:5rem;width:calc(50% + 49rem)}}@media(min-width: 1024px){.o-section__pulled-up{margin-top:-6.5rem}}@media(min-width: 1280px){.o-section__pulled-up{margin-top:-8.5rem}}.o-wrapper{position:relative;margin-right:auto;margin-left:auto;padding-left:3rem;padding-right:3rem;max-width:124rem}.o-wysiwyg{max-width:78rem;margin:0 auto;font-size:1.8rem;color:var(--section-text-color)}.o-wysiwyg h1,.o-wysiwyg h2,.o-wysiwyg h3,.o-wysiwyg h4{margin-top:3rem}.o-wysiwyg h5,.o-wysiwyg h6{margin-top:1.8rem}.o-wysiwyg b,.o-wysiwyg strong{font-weight:500}.o-wysiwyg small{font-size:1.6rem}.o-wysiwyg ol{margin-left:3.3rem}.o-wysiwyg ul{list-style:none;font-size:inherit;margin-left:0;color:var(--section-text-color)}.o-wysiwyg ul>li{position:relative;padding-left:3.3rem}.o-wysiwyg ul>li::before{content:"";position:absolute;top:.3rem;left:0;width:1.4rem;height:1.4rem;border-radius:50%;background:var(--section-accent-color)}.o-wysiwyg blockquote{margin-bottom:2.6rem;padding:5rem 5rem 3.7rem;text-align:center;font-size:2.2rem;font-style:normal;background:#fff;color:#150e63;box-shadow:0 16px 16px rgba(50,50,71,.08);border-radius:10px}.o-wysiwyg a[href*="//"]:not([href*="goodiewebsite.com"]),.o-wysiwyg a[rel=external]{text-transform:uppercase}.o-wysiwyg a[href*="//"]:not([href*="goodiewebsite.com"])::after,.o-wysiwyg a[rel=external]::after{content:"";display:inline-block;width:2.8rem;height:2.8rem;vertical-align:top;margin:-0.4rem -0.1rem -0.4rem .5rem;background:url("data:image/svg+xml,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 15v6a2 2 0 01-2 2H7a2 2 0 01-2-2V10a2 2 0 012-2h6m4-3h6m0 0v6m0-6L12 16' stroke='%230d65d8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.o-wysiwyg>:last-child{margin-bottom:0}.c-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2rem;padding-bottom:6.5rem}@media(min-width: 768px){.c-footer{flex-direction:row;justify-content:space-between}}@media(min-width: 1024px){.c-footer{padding-bottom:8.5rem}}@media(min-width: 1280px){.c-footer{padding-bottom:10.5rem}}.c-footer__links{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:4.5rem}@media(min-width: 768px){.c-footer__links{flex-direction:row;margin-top:0}}@media(min-width: 768px){.c-footer__item{margin:0 0 0 5.5rem}}.c-footer__link{display:block;color:#150e63;font-size:1.6rem;font-weight:500;text-decoration:none}.c-header{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;padding-bottom:2rem}.c-header__btn{display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;height:4rem;width:4rem;background:rgba(0,0,0,0);cursor:pointer}@media(min-width: 768px){.c-header__btn{display:none}}.c-header__btn:focus{outline:none}.c-header__btn::before,.c-header__btn::after{content:"";display:block;width:4rem;height:.2rem;background:#0d65d8}.c-header__btn--open{flex-direction:column}.c-header__btn--open::before,.c-header__btn--open::after{margin:.4rem 0}.c-header__btn--close{position:absolute;top:3.6rem;right:3rem}.c-header__btn--close::before,.c-header__btn--close::after{position:absolute;top:50%;left:0;margin:-0.1rem 0}.c-header__btn--close::before{transform:rotate(45deg)}.c-header__btn--close::after{transform:rotate(-45deg)}.c-header__nav{position:fixed;top:0;bottom:0;right:0;z-index:100;display:flex;flex-direction:column;justify-content:center;align-items:center;width:80vw;max-width:21rem;padding:11rem 3rem 3rem;background:#fff;transform:translate(100%, 0);transform-origin:right center;transition:transform 300ms ease-in-out}@media(min-width: 768px){.c-header__nav{position:static;flex-direction:row;width:auto;max-width:none;padding:0;background:rgba(0,0,0,0);transform:none;transition:none}}.c-header__nav.is-open{transform:translate(0, 0);box-shadow:0 0 32px rgba(50,50,71,.08),0 0 16px rgba(50,50,71,.08)}@media(min-width: 768px){.c-header__nav.is-open{transform:none;box-shadow:none}}.c-header__cta{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width: 768px){.c-header__cta{flex-direction:row}}.c-header__cta-item{margin:1rem 0}@media(min-width: 768px){.c-header__cta-item{margin:0 0 0 2rem}}.c-icons-inline{position:absolute;left:0;bottom:0;width:0;height:0}.c-interlude{text-align:center}.c-interlude .c-text__heading{max-width:48rem;margin-left:auto;margin-right:auto;color:var(--section-accent-color)}.c-logo{display:block;width:14.7rem;height:7.2rem}.c-logo__icon{display:block;width:100%;height:100%}.c-text--center{text-align:center}.c-text__content{max-width:66rem}.c-text__content--bottom-line::after{content:"";display:block;margin-top:4.5rem;width:100%;max-width:100%;border-bottom:1px solid hsla(0,0%,40%,.24)}.c-form{display:block;margin:0 auto;max-width:78rem;padding:5rem 0}@media(min-width: 768px){.c-form{padding:5rem 13rem;border:1px solid #90a0b7;border-radius:10px;box-shadow:0 16px 30px rgba(0,0,0,.08);background:#fff}}.c-form .js-form-error{color:#ff647c}.c-form__intro{margin-bottom:4rem;font-size:1.8rem;text-align:center;list-style:none;color:#150e63}@media(min-width: 768px){.c-form__intro{font-size:2.2rem}}.c-form__flash{font-size:1.4rem}.c-form__flash--alert,.c-form__flash-alert{font-weight:700;color:#ff647c}.c-form__flash--notice,.c-form__flash-notice{font-weight:700;color:#facd23}.c-form__details{font-size:1.4rem;color:#67768b}.c-form__fieldset{margin-bottom:6.5rem}.c-form__fieldset:last-child{margin-bottom:2.5rem}@media(min-width: 768px){.c-form__row{display:flex;justify-content:space-between;align-items:stretch}}.c-form__row.is-hidden{overflow:hidden;height:0}.c-form__field{position:relative;flex:0 0 auto;width:100%;margin-bottom:2rem;transform-origin:center top;transition:transform 200ms ease-in-out;transform:scale(1, 1)}@media(min-width: 768px){.c-form__field--half{width:calc(50% - 1.4rem)}}@media(min-width: 768px){.c-form__field--min{flex:0 1 auto;width:auto}}@media(min-width: 768px){.c-form__field--collapse{margin-bottom:0}}.c-form__field--collapse:last-child{margin-bottom:0}.is-hidden .c-form__field{transform:scale(1, 0)}.c-form__label{position:absolute;z-index:1;left:0;bottom:100%;font-size:1rem;transition:transform 200ms ease-in-out;transform-origin:left center}.is-empty .c-form__label{transform:translate(2rem, 3.3rem) scale(1.3);pointer-events:none}.is-invalid .c-form__label{color:#ff647c}.c-form__input,.c-form__textarea,.c-form__select{-webkit-appearance:none;appearance:none;position:relative;display:flex;justify-content:flex-start;align-items:center;width:100%;padding:1.6rem 2rem;min-height:5rem;background:#fff;border:1px solid #67768b;border-radius:5px;box-shadow:none;font-size:1.6rem}@media(min-width: 1024px){.c-form__input,.c-form__textarea,.c-form__select{font-size:1.3rem}}.is-invalid .c-form__input,.field_with_errors .c-form__input,.is-invalid .c-form__textarea,.field_with_errors .c-form__textarea,.is-invalid .c-form__select,.field_with_errors .c-form__select{border-color:#ff647c;box-shadow:0 8px 8px rgba(255,100,124,.08)}.c-form__input:focus,.c-form__textarea:focus,.c-form__select:focus{outline:none;box-shadow:0 0 0 1px #0d65d8}.c-form__textarea{min-height:14rem}.c-form__select{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 36 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.31348 11.8877L14.3135 17.8877L20.3135 11.8877' stroke='%230D65D8' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");background-position:100% center;background-repeat:no-repeat;background-size:3.6rem 2.9rem}.c-form__checkbox,.c-form__radio{position:absolute;opacity:0}.field_with_errors .c-form__checkbox,.field_with_errors .c-form__radio{position:static;opacity:1}.c-form__inline-label{display:flex;align-items:flex-start;margin:0;font-size:1.3rem}.c-form__inline-label+.js-form-error{margin-left:3rem}.c-form__inline-label .field_with_errors{width:2rem}.c-form__inner-label{position:relative;margin-left:3rem}.field_with_errors+.c-form__inner-label{margin-left:1rem}.c-form__inner-label::before{content:"";position:absolute;top:-0.1rem;left:-3rem;display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border:1px solid #67768b;background-color:#fff;background-position:center;background-repeat:no-repeat}:checked+.c-form__inner-label::before{background-color:#0d65d8;border-color:#0d65d8;color:#fff}:focus+.c-form__inner-label::before{box-shadow:0 0 0 1px #0d65d8}.c-form__checkbox+.c-form__inner-label::before{border-radius:5px}.c-form__checkbox:checked+.c-form__inner-label::before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 11 8' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.94 1.29l-5.9 5.89L1.38 4.5' fill='none' stroke='%23fff'/%3E%3C/svg%3E");background-size:1.1rem .8rem}.c-form__radio+.c-form__inner-label::before{border-radius:50%}.field_with_errors+.c-form__inner-label::before{display:none}.c-form__separator{display:flex;align-items:center;margin:4rem auto;font-size:1.3rem;height:1.6rem}.c-form__separator::before,.c-form__separator::after{content:"";display:block;flex:1 1 auto;border-bottom:1px solid hsla(0,0%,40%,.24)}.c-form__separator--text{max-width:30rem}.c-form__separator--text::before{margin-right:1.6rem}.c-form__separator--text::after{margin-left:1.6rem}.c-form__actions{display:flex;justify-content:space-between;align-items:stretch}.c-form__btn{flex:0 1 auto;margin:0 1rem;width:30rem}.c-form__btn:first-child{margin-left:0}.c-form__btn:last-child{margin-right:0}.c-form__btn:only-child{margin:0 auto}.c-form__notes{list-style:none;font-size:1.4rem;margin-left:0;color:var(--section-text-color)}@media(min-width: 768px){.c-form__notes{text-align:center;margin:0 4.8rem}}.c-form__notes-item{position:relative;padding-left:3.3rem}.c-form__notes-item::before{content:"";position:absolute;top:.1rem;left:0;width:1.3rem;height:1.3rem;background:#facd23}.c-form__notes-item:nth-child(even)::before{background:var(--section-accent-color)}.c-form__note{font-size:1.4rem}@media(min-width: 768px){.c-form__note{text-align:center;margin:0 4.8rem}}.c-form__recaptcha{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem}.c-form__hint{display:block;text-align:right;margin-top:1rem;font-size:1.2rem;font-style:italic}.c-title{margin:0 auto 3rem;max-width:63rem;font-size:4.8rem;text-align:center}@media(min-width: 768px){.c-title{margin:6rem auto}}.c-upload{position:relative;display:block}.c-upload__label{display:flex;justify-content:center;align-items:center;font-size:1.4rem;color:#0d65d8;cursor:pointer}.c-upload__label[disabled]{opacity:.5;cursor:not-allowed}.c-upload__icon{width:2.2rem;height:2.2rem;margin-right:1rem;border-radius:50%}.c-upload__field:focus-within .c-upload__icon{box-shadow:0 0 0 2px #0d65d8}.c-upload__input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.c-upload .file-progress-bar{margin:2rem 0 0;position:relative;display:flex;flex-direction:column}.c-upload .file-progress-bar__inner{height:.4rem;background-image:linear-gradient(to right, #0d65d8, #4aedc2)}.c-upload .file-progress-bar__value{margin-left:auto}.c-upload__list{display:flex;flex-wrap:wrap;font-size:1.3rem;margin:0 -1rem}.c-upload__list .listed-attachment{display:inline-flex;justify-content:space-between;text-align:center;text-decoration:none;margin:2rem 1rem;padding:0;min-width:15rem;min-height:5rem;transition:all 300ms ease-in-out;border-radius:5px;color:#67768b;background:#fff;border:1px solid #90a0b7}.c-upload__list .listed-attachment__text{display:flex;align-items:center;margin:0;padding:1.3rem 0 1.3rem 1.3rem;max-width:25rem;overflow:hidden}.c-upload__list .listed-attachment__button{position:relative;margin:-1px -1px -1px 1.3rem;padding:0;border:0;width:5rem;background-image:linear-gradient(to bottom, transparent 0%, transparent 33.33%, rgba(0, 0, 0, 0.15) 66.67%, rgba(0, 0, 0, 0.15) 100%);background-size:auto 400%;background-color:#0d65d8;color:#fff;transition:all 300ms ease-in-out;border-radius:0 5px 5px 0;font-size:0;cursor:pointer}.c-upload__list .listed-attachment__button:hover{background-position:0 bottom}.c-upload__list .listed-attachment__button::before,.c-upload__list .listed-attachment__button::after{content:"";position:absolute;top:50%;left:1.5rem;margin:-1px;width:2rem;border:1px solid currentColor;background:currentColor}.c-upload__list .listed-attachment__button::before{transform:rotate(45deg)}.c-upload__list .listed-attachment__button::after{transform:rotate(-45deg)}.c-upload__list .material-icons{display:none}@media(min-width: 768px){.u-adjust-width---5{margin-right:30%}}@media(min-width: 768px){.u-adjust-width---4{margin-right:24%}}@media(min-width: 768px){.u-adjust-width---3{margin-right:18%}}@media(min-width: 768px){.u-adjust-width---2{margin-right:12%}}@media(min-width: 768px){.u-adjust-width---1{margin-right:6%}}@media(min-width: 1024px){.u-adjust-width--1{margin-right:-6%}}@media(min-width: 1024px){.u-adjust-width--2{margin-right:-12%}}@media(min-width: 1024px){.u-adjust-width--3{margin-right:-18%}}@media(min-width: 1024px){.u-adjust-width--4{margin-right:-24%}}@media(min-width: 1024px){.u-adjust-width--5{margin-right:-30%}}.u-text-center{text-align:center}.u-text-left{text-align:left}.u-text-right{text-align:right}.u-clearfix::after{content:"" !important;display:block !important;clear:both !important}.u-color--section-accent{color:var(--section-accent-color)}.u-color--headings{color:#150e63}.u-color--primary{color:#0d65d8}.u-hidden-visually{border:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:1px !important}.u-hidden{display:none !important}.u-hidden\@small{display:none}@media(min-width: 768px){.u-hidden\@small{display:block}}
