/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
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:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.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:-0.5em;}sub{bottom:-0.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 #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--darkgreen:#668200;--mediumgreen:#8da92a;--green:#b1cd49;--lightgreen:#ebf0d6;--orange:#ff7f00;--darkblue:#066d88;--blue:#5fb0cd;--mediumblue:#d9e6ef;--lightblue:#edf3f9;--white:#ffffff;--black:#000000;--darkgrey:#333333;--grey:#666666;--mediumgrey:#cdcdcd;--lightgrey:#f6f6f6;--rowmaxwidth:75rem;--rowpadding:0 2rem;--rowpaddingmobile:0 1rem;}body:not(.user-is-tabbing) button:focus,body:not(.user-is-tabbing) input:focus,body:not(.user-is-tabbing) select:focus,body:not(.user-is-tabbing) textarea:focus{outline:none;}*{box-sizing:border-box;}p{margin-top:0;}p,li{line-height:1.4}p a{color:var(--darkblue);}img{height:auto;width:100%;}body{font-family:'Montserrat',sans-serif;-webkit-font-smoothing:antialiased;}strong{font-weight:600;}.sep{color:var(--mediumgrey);display:inline-block;margin:0 .25rem;}main{position:relative;}a.button-link,.button-link__wrapper a{background-color:var(--white);border:1px solid var(--darkblue);color:var(--darkblue);display:inline-block;font-size:.75rem;font-weight:500;padding:.75rem;text-decoration:none;transition:background-color 250ms ease;}.edit-link,.edit-link__wrapper a,.footer-callout__edit-link a{text-decoration:none;color:#666;background:#f6f6f6;padding:.5rem .75rem;margin-bottom:1.5rem;display:inline-block;font-size:.875rem;}.footer-callout__edit-link a{background-color:var(--white);color:var(--mediumgreen);font-weight:500;}.path-activity .ajax-progress{display:none;}.row{margin-left:auto;margin-right:auto;max-width:var(--rowmaxwidth);padding:var(--rowpaddingmobile);}@media only screen and (min-width:40em){.row{padding:var(--rowpadding);}}.row .row{padding:0;}.hide-for-small{display:none;}@media only screen and (min-width:40em){.hide-for-small{display:block;}}.hide-for-large{display:block;}@media only screen and (min-width:40em){.hide-for-large{display:none !important;}}html{font-size:80%;}@media print,screen and (min-width:64em){html{font-size:100%;}}@media print,screen and (min-width:100em){html{font-size:120%;}}@media print,screen and (min-width:125em){html{font-size:130%;}}.region-header{display:flex;justify-content:space-between;margin:auto;max-width:85.375rem;padding:1rem;}@media only screen and (min-width:40em){.region-header{padding:2rem;}}.block-system-branding-block{flex:0 18.5rem;}@media only screen and (min-width:40em){.block-system-branding-block{flex:0 21rem;}}#block-mainnavigation ul{display:flex;}#block-mainnavigation li{margin:0 1rem;}#block-mainnavigation a{color:var(--darkblue) !important;font-size:1.25rem;font-weight:500;text-decoration:none;}#block-mainnavigation a::after{background:var(--orange);content:"";display:block;height:3px;opacity:0;transform:translateY(1rem);transition:opacity 250ms ease,transform 250ms ease;width:100%;}#block-mainnavigation a:hover::after{opacity:1;transform:translateY(0);}@media only screen and (min-width:40em){.region-highlighted{animation:5s ease 0s 1 fadeOut;animation-fill-mode:forwards;left:0;margin-bottom:1rem;position:absolute;right:0;}}@keyframes fadeOut{0%{opacity:0;transform:translateY(-100px);}15%{opacity:1;transform:translateY(0);}85%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(-100px);}}.page-title{color:var(--orange);font-size:2.875rem;font-weight:normal;margin:2rem 0;}@media only screen and (min-width:40em){.page-title{font-size:3.875rem;margin:4rem 0;}}.dek{margin-bottom:2rem;}.dek p{font-size:1.25rem;}.dek p:last-child{margin-bottom:0;}@media only screen and (min-width:40em){.dek{margin-bottom:4rem;}.dek p{font-size:1.75rem;}}.p-dek{font-size:1.5rem;}@media print,screen and (min-width:100em){.dek p{font-size:1.5rem;}}@media only screen and (min-width:40rem){.p-dek{}}blockquote{border-bottom:1px solid var(--blue);border-top:1px solid var(--blue);margin:2rem;padding:1rem;position:relative;}blockquote::before{color:var(--darkblue);content:'“';font-family:arial;font-size:8rem;left:-4rem;position:absolute;top:-2rem;}blockquote p{color:var(--darkblue);font-size:1.5rem;}blockquote p:last-child{margin:0;}.cke_editable{margin:3rem;}.hero{display:flex;flex-direction:column;margin:6.25rem auto 0;max-width:77rem;padding:0 2rem;width:100%;}@media only screen and (min-width:40em){.hero{flex-direction:row;}}.hero__image{flex:1 0 30%;width:60%;margin:0 auto;}@media only screen and (min-width:40em){.hero__image{width:100%;}}@media only screen and (min-width:60rem){.hero__image{flex:1 0 43%;}}.hero__image img{width:100%;height:auto;}.hero__text{align-items:baseline;display:flex;width:100%;justify-items:stretch;flex-direction:column;justify-content:center;}@media only screen and (min-width:40em){.hero__text{margin-left:2.5rem;}}.hero__headline{color:var(--green);font-size:2.25rem;margin:0 auto 1rem;text-align:center;text-transform:uppercase;width:100%;}@media only screen and (min-width:40em){.hero__headline{font-size:3.25rem;margin:0;text-align:left;width:unset;}}.hero__tagline span{background-color:var(--orange);box-decoration-break:clone;-webkit-box-decoration-break:clone;color:var(--white);display:inline;font-size:1.5rem;font-weight:500;line-height:1.4;padding:0.45rem;}.hero__body p{line-height:1.45;margin:1rem 0 2rem 0;}.hero__link a{border:1px solid var(--mediumgrey);color:var(--darkgrey);display:inline-block;font-size:1.125rem;padding:.75rem 2rem;text-decoration:none;}footer{margin-top:5rem;}.block-views-blockrecent-block-1{background:url(/themes/custom/rfrc/images/border-pattern-up.svg) repeat-x left top / 2rem auto var(--lightblue);padding:5.5rem 0 9.25rem;}@media only screen and (min-width:40em){.block-views-blockrecent-block-1{padding-top:11.5rem;}}.block-views-blockrecent-block-1 > div{position:relative;}.block-views-blockrecent-block-1 > div::before{background-color:var(--mediumblue);content:'';position:absolute;top:10%;bottom:10%;left:0;right:0;}.block-views-blockrecent-block-1 > h2{color:var(--blue);font-size:2.375rem;font-weight:normal;margin:1rem 0 5rem;text-align:center;}@media only screen and (min-width:40em){.block-views-blockrecent-block-1 > h2{font-size:3.375rem;margin:1rem 0 5rem;text-align:center;}}.block-views-blockrecent-block-1 .view-footer a{position:absolute;bottom:-6.75rem;left:50%;transform:translateX(-50%);font-size:1.5rem;color:var(--blue);border-color:var(--blue);}@media only screen and (min-width:40em){.block-views-blockrecent-block-1 .view-footer a{font-size:2rem;}}.cards{margin:0 auto;max-width:91.25rem;padding:0;}@media only screen and (min-width:40em){.cards{padding:0 2rem;}}.cards .view-content{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);}@media only screen and (min-width:40em){.cards .view-content{grid-template-columns:repeat(2,1fr);}}@media only screen and (min-width:73.5em){.cards .view-content{gap:1.618rem;grid-template-columns:repeat(4,1fr);}}.card__item{background-color:var(--white);display:flex;flex-flow:column nowrap;padding:1rem;position:relative;}.card__thumbnail{margin-bottom:1rem;}.card__thumbnail img{display:block;}.card__text{flex:1 0 auto;display:flex;flex-flow:column nowrap;}.card__category{color:var(--grey);font-size:.8125rem;font-weight:bold;letter-spacing:.05rem;margin:0 0 1rem 0;text-transform:uppercase;}.card__title{margin:0 0 1rem;}.card__title a{color:var(--orange);font-size:1.25rem;font-weight:bold;text-decoration:none;}@media only screen and (min-width:40em){.card__title a{font-size:1rem;}}.card__body,.card__body p{font-size:1rem;}@media only screen and (min-width:100em){.card__body,.card__body p{font-size:.8125rem;}}.card__link{align-items:flex-end;display:flex;flex:1 0 auto;justify-content:flex-end;}.card__link a{background-color:var(--blue);bottom:-1.5rem;color:var(--white);display:inline-block;font-size:1rem;font-weight:500;padding:.5rem .75rem;text-decoration:none;}.cards__page .card__item{border-top:1px solid var(--mediumgrey);flex-flow:row wrap;}.cards__page .card__item:last-child{border-bottom:1px solid var(--mediumgrey);}.cards__page .card__text{flex:1 0 0;}.cards__page .card__body{font-size:1rem;}.cards__page .card__link{flex:unset;justify-content:unset;}@media only screen and (min-width:40em){.cards__page .card__thumbnail{margin-bottom:0;}.cards__page .card__text{margin-left:1rem;}}.footer__header{margin:3rem auto 10rem;max-width:67.5rem;padding:0 2rem;text-align:center;}.footer__header p{color:var(--blue);font-size:1.875rem;margin:1rem 0;text-align:center;}@media only screen and (min-width:40em){.footer__header p{font-size:2rem;}}.footer__header::after{content:"";background-color:var(--blue);display:inline-block;height:4px;width:20%;}.block-views-blockfooter-callouts-block-1{background:var(--green);border-top:1.5rem solid var(--lightgreen);}.block-views-blockfooter-callouts-block-1 .view-content{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:-6.875rem auto 0;max-width:40rem;padding:2rem;width:100%;}@media only screen and (min-width:64em){.block-views-blockfooter-callouts-block-1 .view-content{grid-template-columns:repeat(3,1fr);max-width:64rem;}}.footer-callout__item{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 2rem;}.footer-callout__icon{background:var(--mediumgreen);border:1px solid var(--green);border-radius:100%;box-shadow:0 1rem 0 rgba(0,0,0,.5);height:13.75rem;margin:0 2rem 1rem;max-width:13.75rem;width:100%;}.footer-callout__icon img{height:auto;width:100%;}.footer-callout__title{color:var(--white);font-size:1.125rem;font-weight:600;text-transform:uppercase;}.footer-callout__item p{color:var(--white);font-weight:500;margin:0;}@media only screen and (min-width:40em){.footer-callout__item p{font-size:.8125rem;}}.footer-callout__link a{border:1px solid var(--white);color:var(--white);display:inline-block;margin-top:1.5rem;padding:.5rem 1.5rem;text-decoration:none;}.footer-credits{background-color:var(--green);color:var(--white);padding:5.875rem 2rem 2rem;text-align:center;}.dal-logo{border-bottom:1px solid var(--white);border-top:1px solid var(--white);padding:1rem;margin:0 auto 1rem;max-width:70.25rem;width:100%;}.dal-logo img{max-width:19.5rem;}.page-banner__image{background-color:var(--black);position:absolute;top:0;width:100%;z-index:-1;}.page-banner__image img{display:block;height:30vh;object-fit:cover;object-position:center center;opacity:0.5;overflow:hidden;}@media only screen and (min-width:40em){.page-banner__image img{height:50vh;}}.page-banner__title-wrapper{align-items:flex-end;border-bottom:1px solid #cdcdcd;display:flex;margin:0;width:100%;}.node__has-banner .page-banner__title-wrapper{height:30vh;position:absolute;}@media only screen and (min-width:40em){.node__has-banner .page-banner__title-wrapper{height:50vh;}}.page-banner__title-inner{margin:2rem auto;max-width:--rowmaxwidth;width:100%;}.page-banner__type{color:var(--blue);display:block;font-weight:500;font-size:.8125rem;font-weight:bold;letter-spacing:.05rem;margin:0 0 1rem 0;text-transform:uppercase;}.node__has-banner .page-banner__type{border-color:var(--white);color:var(--white);font-weight:500;}.page-banner__title{color:var(--orange);font-size:1.625rem;font-weight:bold;margin:0;max-width:500px;width:100%;}@media only screen and (min-width:40em){.page-banner__title{font-size:2.625rem;}}@media only screen and (min-width:100em){.page-banner__title{max-width:750px;}}.node__has-banner .page-content{padding-top:30vh;}@media only screen and (min-width:40em){.node__has-banner .page-content{padding-top:50vh;}}.page-content__time-period{font-size:1.5rem;margin:2rem auto;max-width:--rowmaxwidth;width:100%;}.page-content__body-wrapper{display:grid;gap:1rem;margin:2rem auto;width:100%;}@media only screen and (min-width:48em){.page-content__body-wrapper{gap:2rem;grid-template-columns:1fr .3125fr;}}.page-content__body{min-width:0;order:2;}@media only screen and (min-width:48em){.page-content__body{order:unset;}}.page-content__sidebar-inner{background-color:var(--lightblue);padding:1rem;}.page-content__sidebar p{font-size:.875rem;}.page-content__sidebar-inner p:last-child{margin-bottom:0;}article iframe{margin:1rem 0;}.media--type-gallery-image .field--type-image{display:flex;height:40vh;}@media only screen and (min-width:40em){.media--type-gallery-image .field--type-image{height:60vh;}}.media--type-gallery-image img{background-color:var(--black);object-fit:contain;}.glide .field--name-field-image-caption{background:var(--lightblue);padding:5rem 1rem 1rem;}@media only screen and (min-width:40em){.glide .field--name-field-image-caption{padding:1rem 2rem 2rem 10rem;width:calc(100% - 4rem);}}.glide .field--name-field-image-caption p{font-size:.875rem;line-height:1.4;opacity:0;}.glide .glide__slide--active .field--name-field-image-caption p{opacity:1;transition:opacity 350ms ease;}.glide .field--name-field-image-caption p:last-child{margin-bottom:0;}.glide{margin:2rem auto;max-width:1200px;width:100%;}@media only screen and (min-width:40em){.glide{padding:0 2rem;}}.glide__slide{position:relative;}.glide__arrows{padding:1rem;position:absolute;top:calc(40vh + 1.5rem);}@media only screen and (min-width:40em){.glide__arrows{top:calc(60vh + 1.5rem);}}.glide__arrow{background:transparent;border:0;opacity:.3;transition:opacity 250ms ease,background-color 250ms ease;width:2rem;}.glide__arrow--left{margin-right:3.5rem;}.glide__arrow:hover{opacity:.8;}.glide__arrow:active{opacity:1;}.glide__arrow--left img{transform:rotate3d(0,1,0,180deg);}.glide__counter{display:inline-block;font-size:.875rem;font-weight:500;left:3rem;opacity:0;padding:1rem;position:absolute;top:calc(40vh + 1.25rem);transition:opacity 350ms ease;}@media only screen and (min-width:40em){.glide__counter{top:calc(60vh + 1.25rem);}}.glide__slide--active .glide__counter{opacity:1;}.staff-member__item{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);}@media only screen and (min-width:48em){.staff-member__item{grid-template-columns:1fr 1.5fr;}}.view-people .views-row:nth-child(even){background-color:var(--lightblue);padding:4rem 0;margin-bottom:4rem;margin-top:4rem;}.staff-member__name{font-size:2.25rem;font-weight:normal;margin:0 0 1rem;}.staff-member__position{color:var(--darkblue);margin:1rem 0;}.staff-member__contact{margin:1rem 0;}.email-icon,.phone-icon{display:inline-block;margin-right:.25rem;width:1rem;position:relative;top:1px;}.staff-member__email a{color:var(--black);display:inline-block;margin:0 0 .25rem;text-decoration:none;}@media print,screen and (min-width:100em){.staff-member__bio p{font-size:.875rem;}}.staff-member__link a{border:1px solid var(--mediumgrey);color:var(--black);display:inline-block;padding:.5rem 1rem;text-decoration:none;}.media--type-document{}.media--type-document a{background:url(/themes/custom/rfrc/images/download.svg) no-repeat right .5rem top .5rem / 2rem 2rem var(--white);border-top:1px solid var(--mediumgrey);color:var(--black);display:block;padding:.85rem 3rem .85rem 0;position:relative;text-decoration:none;}.field__item:last-child .media--type-document a{border-bottom:1px solid var(--mediumgrey);}.media--type-document p{margin:0 0 0 3rem;}.media--type-document a:hover{background-color:var(--lightblue);}.media--type-document a::before{background:url(/themes/custom/rfrc/images/file--default.svg) no-repeat center center / 100% auto transparent;content:'';display:inline-block;height:2rem;left:.5rem;position:absolute;top:.5rem;vertical-align:sub;width:2rem;}.media--type-document a[href$=".pdf"]:before{background-image:url(/themes/custom/rfrc/images/file--pdf.svg);}.media--type-document a[href$=".doc"]::before,.media--type-document a[href$=".docx"]::before{background-image:url(/themes/custom/rfrc/images/file--word.svg);}.media--type-document a[href$=".ppt"]::before,.media--type-document a[href$=".pptx"]::before{background-image:url(/themes/custom/rfrc/images/file--pp.svg);}@media only screen and (max-width:40em){.cards--page.row{padding-left:0;padding-right:0;}}.bef-exposed-form .form--inline > .form-item{margin-top:0;}.cards--page .views-exposed-form .form-radios{margin-bottom:1rem;}@media only screen and (min-width:40em){.cards--page .views-exposed-form .form-radios{display:flex;margin-bottom:0;}}.cards--page .views-exposed-form .form-type-radio:first-child .option{border-radius:.25rem;}.cards--page .views-exposed-form .form-type-radio{margin:0;}.cards--page .views-exposed-form .form-radio{opacity:0;position:absolute;}.cards--page .views-exposed-form .option{border-bottom:1px solid var(--lightgrey);cursor:pointer;display:block;padding:1rem;}@media only screen and (min-width:40em){.cards--page .views-exposed-form .option{background-color:var(--lightblue);border-right:1px solid var(--white);cursor:pointer;display:block;padding:.5rem 1rem;}.cards--page .views-exposed-form .form-type-radio:first-child{border-right:1px solid var(--mediumgrey);margin-right:1rem;padding-right:1rem;}.cards--page .views-exposed-form .form-type-radio:nth-child(2) .option{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;}.cards--page .views-exposed-form .form-type-radio:last-child .option{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem;}.cards--page .views-exposed-form .form-radio:checked ~ .option{background-color:var(--mediumblue);}}.activity-filter__body *{margin:0 !important;}.activity-filter__collapsible{height:0;margin-bottom:2rem;overflow:hidden;transition:height 250ms ease;}.activity-filter__toggle{background-color:var(--lightblue);border-radius:.5rem;cursor:pointer;font-size:1rem;margin-bottom:2rem;margin-left:1rem;padding:.5rem .5rem .65rem 1rem;width:9rem;}.activity-filter__control::after{float:right;font-size:1.5rem;margin-left:1rem;position:relative;}.is-collapsed .activity-filter__control::after{content:"+";top:-.3rem;}.is-expanded .activity-filter__control::after{content:"–";top:-.4rem;}.activity-filter__body fieldset{border-bottom:1px solid var(--lightgrey);border-top:1px solid var(--lightgrey);width:100%;}.contact-form{margin-left:auto;margin-right:auto;max-width:var(--rowmaxwidth);padding:var(--rowpaddingmobile);}@media only screen and (min-width:40em){.contact-form{padding:var(--rowpadding);}}.contact-form .form-item label{display:block;color:var(--blue);font-weight:500;font-size:.8125rem;font-weight:bold;letter-spacing:.05rem;margin:0 0 1rem 0;text-transform:uppercase;}.contact-form .form-item input,.contact-form .form-item textarea{border:1px solid #cdcdcd;font-size:1rem;padding:.5rem;max-width:100%;}.contact-form #edit-submit,#edit-save-order{background-color:var(--blue);bottom:-1.5rem;border:0;color:var(--white);display:inline-block;font-size:1.5rem;font-weight:500;padding:1rem 1.75rem;text-decoration:none;}@media only screen and (min-width:64em){.contact-form #edit-submit,#edit-save-order{font-size:1.25rem;padding:.5rem .75rem;}}.contact-form #edit-preview{display:none;}.contact-form #edit-cancel{color:var(--grey);}#block-mobilemenu{margin-top:.8rem;margin-right:0;}.block-mobilemenu{flex-grow:1;}#menu-btn{float:right;}.nav-active #menu-btn{}.hamburger{align-items:center;display:flex;text-decoration:none;}.hamburger__label{color:var(--mediumgrey);font-size:1.5rem;font-weight:bold;line-height:1.214;}.hamburger__icon{margin-bottom:.4375rem;margin-right:.25em;margin-top:.4375rem;position:relative;}.hamburger__icon,.hamburger__icon::before,.hamburger__icon::after{background-color:var(--mediumgrey);display:block;height:3px;transition-duration:0.4s;transition-property:background-color,transform;width:1.5625rem;}@media only screen and (min-width:60em){.hamburger__icon,.hamburger__icon::before,.hamburger__icon::after{height:4px;}}.hamburger__icon::before,.hamburger__icon::after{content:"";position:absolute;}.hamburger__icon::before{top:-.5625rem;}.hamburger__icon::after{top:.5625rem;}.nav-active .hamburger .hamburger__icon{background-color:transparent;}.nav-active .hamburger .hamburger__icon::before,.nav-active .hamburger .hamburger__icon::after{}.nav-active .hamburger .hamburger__icon::before{-moz-transform:translateY(.5625rem) rotate(45deg);-ms-transform:translateY(.5625rem) rotate(45deg);-webkit-transform:translateY(.5625rem) rotate(45deg);transform:translateY(.5625rem) rotate(45deg);}.nav-active .hamburger .hamburger__icon::after{-moz-transform:translateY(-.5625rem) rotate(-45deg);-ms-transform:translateY(-.5625rem) rotate(-45deg);-webkit-transform:translateY(-.5625rem) rotate(-45deg);transform:translateY(-.5625rem) rotate(-45deg);}#block-mainnavigation-2,.region-mobile-menu{width:100%;}.mobile-menu__overlay{align-items:flex-start;background-color:var(--blue);display:flex;height:calc(100vh - 5.225rem);margin:0;opacity:0;pointer-events:none;position:fixed;top:5.225rem;transition:opacity 250ms ease;width:100vw;z-index:20;}@media only screen and (min-width:40em){.mobile-menu__overlay{top:8.225rem;}}.nav-active .mobile-menu__overlay{opacity:1 !important;pointer-events:auto;}.role-editor.nav-active .mobile-menu__overlay{top:8.725rem;}.mobile-menu__overlay .mobile-menu__inner{display:flex;justify-content:center;opacity:0;padding:0;transform:translateY(30px);transition:opacity 250ms ease,transform 250ms ease;width:100%;}.nav-active .mobile-menu__overlay .mobile-menu__inner{opacity:1;transform:translateY(0);}.mobile-menu__overlay .main-navigation{margin:0;width:100%;}@media only screen and (min-width:65em){.mobile-menu__overlay .main-navigation{width:73.9130434783%;}}.mobile-menu__overlay .main-navigation .primary-navigation{display:block !important;}.mobile-menu__overlay #block-mainnavigation-2 .menu{margin:0;width:100%;}.mobile-menu__overlay #block-mainnavigation-2 .menu > li{border-bottom:1px solid rgba(255,255,255,.5);display:block;width:100%;}.mobile-menu__overlay #block-mainnavigation-2 .menu > li > a{color:var(--white);display:block;font-size:1.5rem;font-weight:bold;margin-right:1rem;padding:0.5em 0;text-align:center;text-decoration:none;transition:transform 500ms ease,opacity 250ms ease;}@media only screen and (min-width:40em){.mobile-menu__overlay #block-mainnavigation-2 .menu > li > a{font-size:2.375rem;}}@media only screen and (min-width:65em){.mobile-menu__overlay #block-mainnavigation-2 .menu > li > a{font-size:3.375rem;}}.mobile-menu__overlay #block-mainnavigation-2 .menu > li > a:hover{//transform:translateX(1.5rem);//transition:transform 250ms ease;}.mobile-menu__overlay #block-mainnavigation-2 .menu > li.is-active > a{color:var(--white);}.page--user-login,.page--user-password{height:100%;}.page--user-login .main__wrapper,.page--user-password .main__wrapper{height:100vh;background:linear-gradient(45deg,#820074 5%,#008dff 100%);}.page--user-login #main,.page--user-password #main{display:flex;align-items:center;justify-content:center;}.page--user-login .block-artsns-local-tasks,.page--user-login .description,.page--user-password .block-artsns-local-tasks,.page--user-password .description{display:none;}.page--user-login label,.page--user-password label{color:white;}.page--user-login main,.page--user-password main{background-color:white;margin:15rem auto 0;padding:1rem;text-align:center;width:25rem;color:black;box-shadow:0 1rem 5rem rgba(0,0,0,.25);}.page--user-login .user-form-deluxe-header,.page--user-password .user-form-deluxe-header{margin:0 auto 1rem;width:80%;}.page--user-login h1,.page--user-password h1{display:none;}.page--user-login .form-submit,.page--user-password .form-submit{background-color:var(--blue);border:0;color:white;padding:0.85rem 1rem;text-align:center;width:100%;font-size:1.5rem;text-transform:lowercase;}.page--user-login .form-submit:hover,.page--user-login .form-submit:focus,.page--user-password .form-submit:hover,.page--user-password .form-submit:focus{background-color:var(--darkblue);color:white;}.page--user-login .form-submit:active,.page--user-password .form-submit:active{background-color:var(--darkblue);color:white;}.page--user-login [type=text],.page--user-login [type=password],.page--user-login [type=date],.page--user-login [type=datetime],.page--user-login [type=datetime-local],.page--user-login [type=month],.page--user-login [type=week],.page--user-login [type=email],.page--user-login [type=number],.page--user-login [type=search],.page--user-login [type=tel],.page--user-login [type=time],.page--user-login [type=url],.page--user-login [type=color],.page--user-login textarea,.page--user-password [type=text],.page--user-password [type=password],.page--user-password [type=date],.page--user-password [type=datetime],.page--user-password [type=datetime-local],.page--user-password [type=month],.page--user-password [type=week],.page--user-password [type=email],.page--user-password [type=number],.page--user-password [type=search],.page--user-password [type=tel],.page--user-password [type=time],.page--user-password [type=url],.page--user-password [type=color],.page--user-password textarea{background:transparent;border:1px solid var(--mediumgrey);box-shadow:none;color:black;max-width:100%;padding:.5rem;}.user-login-password a{color:var(--blue);text-decoration:none;}body:not(.path-dashboard) .block-rfrc-local-tasks a{background-color:var(--mediumgrey);cursor:pointer;margin:0;}body:not(.path-dashboard) .block-rfrc-local-tasks a:not(:last-child){border-right:0 !important;}body:not(.path-dashboard) a.secondary{background-color:var(--white);border:1px solid var(--mediumgrey);color:var(--grey);transition:background-color 250ms ease,color 250ms ease;}body:not(.path-dashboard) a.secondary:hover{background-color:var(--mediumgrey);color:var(--white);}.tabs.primary{display:flex;}.tabs.primary > li{border:1px solid var(--mediumgrey);border-right:0;display:block;margin:0;}.tabs.primary > li:last-child{border-right:1px solid var(--mediumgrey);}.tabs.primary a{color:var(--darkgrey);}.dashboard__utility-link{position:relative;}.dashboard__utility-link .field-wrapper{position:absolute;right:0;}.dashboard__utility-link .button-link{margin-left:0.5rem;}.path-dashboard .block-page-title-block h1{text-align:left;}.path-dashboard .block-page-title-block a{color:var(--darkblue);text-decoration:none;}.path-dashboard .button-link{margin-bottom:1rem;}.path-dashboard .main__wrapper{min-height:calc(100vh - 560px);}.path-dashboard .block-page-title-block{margin:2rem auto 1rem;}.path-dashboard .block-dashboardsubtitle{margin-bottom:1rem;}.path-dashboard .article-header{margin-bottom:0;}.path-dashboard .button-group{flex-wrap:wrap;position:relative;justify-content:flex-start;}.path-dashboard .button-group::after{background:var(--darkgrey);bottom:1px;content:"";display:block;height:1px;position:absolute;width:100%;z-index:1;}.path-dashboard .button-group .button{background-color:var(--lightgrey);border:1px solid var(--mediumgrey);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem;color:var(--darkgrey) !important;padding:0.75rem 1vw;}.path-dashboard .button-group .button.active{background-color:var(--white);border-color:var(--darkgrey);border-bottom-color:var(--white);color:var(--black);position:relative;z-index:2;}.dashboard-table--wrapper{margin-bottom:4rem;}.sep--pipe{color:var(--mediumgrey);}.dashboard__minor-link{margin-right:1.75rem;font-size:0.875rem;text-decoration:underline;}.dashboard__minor-link:hover{text-decoration:none;}.dashboard-table__wrapper header{position:relative;}.dashboard-table__wrapper form.views-exposed-form{align-items:flex-end;background-color:transparent;display:flex;float:left;padding:0 0 1rem 0;}.dashboard-table__wrapper form.views-exposed-form .button.success{background-color:var(--mediumgrey);font-size:0.87rem;}.dashboard-table__wrapper #edit-reset{background-color:var(--white);border-color:var(--white);color:var(--mediumgrey);}.dashboard-table__wrapper #edit-reset:hover{text-decoration:underline;}.dashboard-table__wrapper .tablesort--asc{position:relative;top:3px;}.dashboard-table__wrapper th{background:var(--lightgrey);color:var(--grey);font-size:0.75rem;font-weight:600;padding:.5rem;text-align:left;text-transform:uppercase;white-space:nowrap;}.dashboard-table__wrapper th a{color:var(--darkblue);text-decoration:none;}.dashboard-table__wrapper table{width:100%;}.dashboard-table__wrapper table tbody{border:0;}.dashboard-table__wrapper table tbody tr{border-bottom:1px solid var(--lightgrey);}.dashboard-table__wrapper table tbody tr:nth-child(even){background:transparent;}.dashboard-table__wrapper table tbody tr:hover{background-color:#f0fdff;}.dashboard-table__wrapper table tbody img{width:65px;}.dashboard-table__wrapper table tbody td{font-size:0.875rem;padding:.5rem;}.dashboard-table__wrapper table tbody td.is-active{background-color:rgba(0,0,0,.009);}.dashboard-table__wrapper table tbody td a{color:var(--darkblue);text-decoration:none;}.dashboard-table__wrapper table tbody .views-field-changed,.dashboard-table__wrapper table tbody .views-field-type,.dashboard-table__wrapper table tbody .views-field-edit-node{white-space:nowrap;}.dashboard-table__wrapper .views-field-field-image{position:relative;}.dashboard-table__wrapper .views-field-field-image .warning.tabledrag-changed{bottom:0;position:absolute;}.table__highlight--featured{background:aqua;}.table__highlight--unpublished{background:yellow;}.dashboard-table__misc{margin-bottom:4rem;}.dashboard-table__misc header{float:none;}.dashboard-table__misc header p{text-align:left;}.dashboard-table__misc header ul{column-count:2;margin:0;}.dashboard-table__misc header ul li{display:inline-block;width:100%;}.role-editor{padding-top:46px;}.block-nice-menus{background:#454754;left:0;padding:0;position:fixed;right:0;top:0;z-index:40;}.block-nice-menus ul.nice-menu{display:flex;flex-wrap:nowrap;justify-content:flex-start;margin:0;width:100%;}.block-nice-menus ul.nice-menu .menu-item{background-color:transparent;border:0;list-style:none;padding-top:0;}.block-nice-menus ul.nice-menu ul .menu-item{flex:1;justify-content:flex-start;}ul.nice-menu-down ul li{width:100%;}.block-nice-menus ul.nice-menu a,.block-nice-menus ul.nice-menu span{color:#ffffff !important;cursor:pointer;display:block;font-size:12px;line-height:1;padding:1rem 0.5rem;text-decoration:none;transition:background-color 150ms ease;white-space:nowrap;}@media only screen and (min-width:40em){.block-nice-menus ul.nice-menu a,.block-nice-menus ul.nice-menu span{font-size:14px;padding:1rem 2rem;}}.block-nice-menus ul.nice-menu a:hover,.block-nice-menus ul.nice-menu span:hover{background-color:rgba(0,0,0,0.2);text-decoration:none;}.block-nice-menus .menu .is-active > a,.block-nice-menus .menu .is-active > span{background-color:transparent;}.block-nice-menus ul.nice-menu > li:last-child{float:right;margin-left:auto;}.block-nice-menus .menuparent > a,.block-nice-menus .menuparent > span{padding-right:2rem !important;}@media only screen and (min-width:40em){.block-nice-menus .menuparent > a,.block-nice-menus .menuparent > span{padding-right:4rem !important;}}ul.nice-menu-down li.menuparent,ul.nice-menu-down li.menuparent:hover{background:url(/themes/custom/rfrc/images/menu-arrow__down.svg) right 0.7rem center/14px auto no-repeat;}@media only screen and (min-width:40em){ul.nice-menu-down li.menuparent,ul.nice-menu-down li.menuparent:hover{background-position:right 2.3rem center;}}ul.nice-menu ul{background:#454754;border-top:0;top:2.8rem;}ul.nice-menu [data-drupal-link-system-path="<front>"]::before{background:url(/themes/custom/rfrc/images/rfrc--logo--icon.svg) no-repeat center center/auto 100% transparent;content:"";display:inline-block;height:1rem;margin-right:0.5rem;vertical-align:sub;width:1rem;}tr.draggable > td:first-child{display:grid;grid-template-columns:30px 1fr;}.draggable a.tabledrag-handle{background:url(/themes/custom/rfrc/images/drag.svg) no-repeat center center / 30% auto var(--lightgrey);float:none;height:100%;margin:0;}.draggable a.tabledrag-handle:hover{cursor:grab;}.draggable a.tabledrag-handle:active{cursor:grabbing;}tr.draggable{border-bottom:1px solid #e6e6e6;display:flex;transition:transform 100ms ease;}tr.draggable:first-child,tr.drag{border-top:1px solid #e6e6e6;}tr.drag{transform:translateY(-6px);}a.tabledrag-handle .handle,tr.draggable > td:first-child abbr,.tabledrag-changed-warning{display:none !important;}tr.draggable td{align-items:center;display:flex;margin-right:1rem;}tr.draggable td.edit-link__wrapper{flex:1 0 0;justify-content:flex-end;}tr.draggable td.edit-link__wrapper a{margin-bottom:0;display:none;}.view-id-people.view-display-id-page_3 .tabledrag-toggle-weight-wrapper{display:none;}#draggableviews-table-people-page-3{width:100%;}td.views-field-field-photo img{display:block;height:auto;width:10rem;}a.button-link,.button-link__wrapper a{background:none;cursor:pointer;display:inline-block;outline:none;position:relative;transition:color 0.3s;}a.button-link:after,.button-link__wrapper a:after{content:'';position:absolute;z-index:-1;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}a.button-link:after,.button-link__wrapper a:after{width:0%;height:100%;top:0;left:0;background:var(--darkblue);}a.button-link:hover,.button-link__wrapper a:hover,a.button-link:active,.button-link__wrapper a:active{color:var(--white);}a.button-link:hover:hover:after,.button-link__wrapper a:hover:after,a.button-link:active:after,.button-link__wrapper a:active:after{width:100%;}.pager{margin:2rem 0;}.pager__items{display:flex;justify-content:center;padding:0;}.pager__items a{background-color:var(--lightgrey);border-bottom:3px solid var(--lightgrey);color:var(--darkgrey);display:block;font-size:1rem;font-weight:normal;padding:.5rem 1rem calc(.5rem - 3px);text-decoration:none;}.pager__items .is-active a{border-color:var(--darkblue);}.pager__items .pager__item{padding:0;margin:0 .5rem;}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}
