@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap");
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@font-face{font-family:metropolis;src:url(/core/themes/olivero/fonts/metropolis/Metropolis-Regular.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:metropolis;src:url(/core/themes/olivero/fonts/metropolis/Metropolis-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap;}@font-face{font-family:metropolis;src:url(/core/themes/olivero/fonts/metropolis/Metropolis-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap;}@font-face{font-family:Lora;src:local("Lora Regular"),local("Lora-Regular"),url(/core/themes/olivero/fonts/lora/lora-v14-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:Lora;src:local("Lora Italic"),local("Lora-Italic"),url(/core/themes/olivero/fonts/lora/lora-v14-latin-italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap;}@font-face{font-family:Lora;src:local("Lora Bold"),local("Lora-Bold"),url(/core/themes/olivero/fonts/lora/lora-v14-latin-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap;}
:root{--font-sans:"metropolis",sans-serif;--font-serif:"Lora","georgia",serif;--font-size-base:1rem;--font-size-l:1.125rem;--font-size-s:0.875rem;--font-size-xs:0.8125rem;--font-size-xxs:0.75rem;--line-height-base:1.6875rem;--line-height-s:1.125rem;--max-width:84.375rem;--max-bg-color:98.125rem;--sp:1.125rem;--content-left:5.625rem;--site-header-height-wide:var(--sp10);--container-padding:var(--sp);@media (min-width:75rem){--container-padding:var(--sp2);}--scrollbar-width:0px;--grid-col-count:6;--grid-gap:var(--sp);--grid-gap-count:calc(var(--grid-col-count) - 1);--grid-full-width:calc(100vw - var(--sp2) - var(--scrollbar-width));--grid-col-width:calc((var(--grid-full-width) - (var(--grid-gap-count) * var(--grid-gap))) / var(--grid-col-count));@media (min-width:43.75rem){--grid-col-count:14;--grid-gap:var(--sp2);}@media (min-width:62.5rem){--scrollbar-width:0.9375rem;}@media (min-width:75rem){--grid-full-width:calc(100vw - var(--scrollbar-width) - var(--content-left) - var(--sp4));}@media (min-width:90rem){--grid-full-width:calc(var(--max-width) - var(--sp4));}--sp0-25:calc(0.25 * var(--sp));--sp0-5:calc(0.5 * var(--sp));--sp0-75:calc(0.75 * var(--sp));--sp1:calc(1 * var(--sp));--sp1-5:calc(1.5 * var(--sp));--sp2:calc(2 * var(--sp));--sp2-5:calc(2.5 * var(--sp));--sp3:calc(3 * var(--sp));--sp3-5:calc(3.5 * var(--sp));--sp4:calc(4 * var(--sp));--sp4-5:calc(4.5 * var(--sp));--sp5:calc(5 * var(--sp));--sp6:calc(6 * var(--sp));--sp7:calc(7 * var(--sp));--sp8:calc(8 * var(--sp));--sp9:calc(9 * var(--sp));--sp10:calc(10 * var(--sp));--sp11:calc(11 * var(--sp));--sp12:calc(12 * var(--sp));--sp13:calc(13 * var(--sp));--color--gray-hue:201;--color--gray-saturation:15%;--color--gray-5:hsl(var(--color--gray-hue),var(--color--gray-saturation),5%);--color--gray-10:hsl(var(--color--gray-hue),var(--color--gray-saturation),11%);--color--gray-20:hsl(var(--color--gray-hue),var(--color--gray-saturation),20%);--color--gray-45:hsl(var(--color--gray-hue),var(--color--gray-saturation),44%);--color--gray-60:hsl(var(--color--gray-hue),var(--color--gray-saturation),57%);--color--gray-65:hsl(var(--color--gray-hue),var(--color--gray-saturation),63%);--color--gray-70:hsl(var(--color--gray-hue),var(--color--gray-saturation),72%);--color--gray-90:hsl(var(--color--gray-hue),var(--color--gray-saturation),88%);--color--gray-95:hsl(var(--color--gray-hue),var(--color--gray-saturation),93%);--color--gray-100:hsl(var(--color--gray-hue),var(--color--gray-saturation),97%);--color--primary-hue:202;--color--primary-saturation:79%;--color--primary-lightness:50;--color--primary-30:hsl(var(--color--primary-hue),var(--color--primary-saturation),calc(1% * (var(--color--primary-lightness) - (0.36 * var(--color--primary-lightness)))));--color--primary-40:hsl(var(--color--primary-hue),var(--color--primary-saturation),calc(1% * (var(--color--primary-lightness) - (0.24 * var(--color--primary-lightness)))));--color--primary-50:hsl(var(--color--primary-hue),var(--color--primary-saturation),calc(1% * var(--color--primary-lightness)));--color--primary-60:hsl(var(--color--primary-hue),var(--color--primary-saturation),calc(1% * (var(--color--primary-lightness) + (0.24 * (100 - var(--color--primary-lightness))))));--color--primary-80:hsl(var(--color--primary-hue),var(--color--primary-saturation),calc(1% * (var(--color--primary-lightness) + (0.85 * (100 - var(--color--primary-lightness))))));--color-text-neutral-soft:var(--color--gray-45);--color-text-neutral-medium:var(--color--gray-20);--color-text-neutral-loud:var(--color--gray-5);--color-text-primary-medium:var(--color--primary-40);--color-text-primary-loud:var(--color--primary-30);--color--black:#000;--color--white:#fff;--color--red:#e33f1e;--color--gold:#fdca40;--color--green:#3fa21c;--header-height-wide-when-fixed:var(--sp6);--mobile-nav-width:31.25rem;--border-radius:0.1875rem;}
*,*::before,*::after{box-sizing:border-box;}html{font-family:var(--font-sans);font-size:100%;font-weight:normal;font-style:normal;line-height:var(--line-height-base);}body{margin:0;word-wrap:break-word;hyphens:auto;color:var(--color-text-neutral-medium);background-color:var(--color--gray-100);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='50' height='84' viewBox='0 0 50 84'%3e  %3cpath opacity='0.05' fill='%230e6ba6' d='M25,61.7C25,68.5,19.4,74,12.5,74S0,68.5,0,61.7c0-5.7,3.9-9.6,7.4-12.9c2.3-2.2,4.5-4.4,5.1-6.8c0.7,2.4,2.8,4.6,5.1,6.8C21.1,52.2,25,56,25,61.7z M42.6,6.8c-2.3-2.2-4.5-4.4-5.1-6.8c-0.7,2.4-2.9,4.6-5.1,6.8C28.9,10.2,25,14,25,19.7C25,26.5,30.6,32,37.5,32S50,26.5,50,19.7C50,14,46.1,10.2,42.6,6.8z'/%3e%3c/svg%3e");background-position:top left;&.is-fixed{position:fixed;overflow:hidden;width:100%;}}[dir="rtl"] body{background-position:top right;}a{color:var(--color-text-primary-medium);&:hover{color:var(--color--primary-50);}&:focus{outline:solid 2px currentColor;outline-offset:2px;}}button{font-family:inherit;}img,video{display:block;max-width:100%;height:auto;}audio{display:block;max-width:100%;}h1{letter-spacing:-0.01em;font-size:1.75rem;line-height:var(--sp2);@media (min-width:43.75rem){font-size:3.75rem;line-height:var(--sp4);}}h2{letter-spacing:-0.01em;font-size:1.5rem;line-height:var(--sp2);@media (min-width:43.75rem){font-size:2.25rem;line-height:var(--sp3);}}h3{font-size:1.25rem;line-height:var(--sp1-5);@media (min-width:43.75rem){font-size:1.5rem;line-height:var(--sp2);}}h4{font-size:1.125rem;line-height:var(--sp1-5);}h5{font-size:1rem;line-height:var(--sp1-5);}h6{font-size:0.875rem;line-height:var(--sp);}h1,h2,h3,h4,h5,h6{margin-block:var(--sp);color:var(--color-text-neutral-loud);font-family:var(--font-sans);font-weight:bold;@media (min-width:43.75rem){margin-block:var(--sp2);}}ul{margin-block-start:0.25em;margin-block-end:0.25em;margin-inline-start:1.5em;margin-inline-end:0;padding-inline-start:0;list-style-image:none;}
.container{width:100%;max-width:var(--max-width);padding-inline:var(--container-padding);body.is-fixed &{width:calc(100% - var(--drupal-displace-offset-left,0px) - var(--drupal-displace-offset-right,0px));}}.page-wrapper{max-width:var(--max-bg-color);background:var(--color--white);}.layout-main-wrapper{position:relative;z-index:2;}.layout-main{@media (min-width:75rem){display:flex;flex-direction:row-reverse;flex-wrap:wrap;}}.main-content{@media (min-width:75rem){width:calc(100% - var(--content-left));margin-inline-end:auto;}}.main-content__container{padding-block-start:var(--sp3);@media (min-width:43.75rem){padding-block-start:var(--sp5);}}[data-contextual-id]:not(.contextual){position:absolute;}
.grid-full{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(var(--grid-col-count),minmax(0,1fr));grid-column-gap:var(--grid-gap);& .grid-full .grid-full{display:block;}}.layout--content-narrow .grid-full,.layout--pass--content-narrow > * .grid-full{@media (min-width:43.75rem){grid-template-columns:repeat(calc(var(--grid-col-count) - 2),minmax(0,1fr));}@media (min-width:62.5rem){grid-template-columns:repeat(calc(var(--grid-col-count) - 6),minmax(0,1fr));}}.layout--content-medium .grid-full,.layout--pass--content-medium > * .grid-full{@media (min-width:43.75rem){grid-template-columns:repeat(calc(var(--grid-col-count) - 2),minmax(0,1fr));}@media (min-width:62.5rem){grid-template-columns:repeat(calc(var(--grid-col-count) - 4),minmax(0,1fr));}}
.layout--content-narrow,.layout--pass--content-narrow > *{grid-column:1 / 7;width:100%;@media (min-width:43.75rem){grid-column:2 / 14;}@media (min-width:62.5rem){grid-column:3 / 11;}}.layout--content-narrow,.layout--pass--content-narrow > *,.layout--content-medium,.layout--pass--content-medium > *{& .layout--content-narrow,& .layout--pass--content-narrow > *{@media (min-width:43.75rem){grid-column:1 / 13;}@media (min-width:62.5rem){grid-column:1 / 9;}}}.layout--content-narrow,.layout--pass--content-narrow > *{&.text-content,& .text-content{& blockquote{&::before{@media (min-width:43.75rem){inset-inline-start:calc(-1 * (var(--grid-col-width) + var(--grid-gap)));}}&::after{@media (min-width:43.75rem){inset-inline-start:calc(-1 * (var(--grid-col-width) + var(--grid-gap)));width:var(--sp);height:calc(100% - 2.8125rem);margin-inline-start:2px;}}@media (min-width:43.75rem){width:calc(10 * var(--grid-col-width) + 9 * var(--grid-gap));margin-block:var(--sp3);padding-inline-start:0;}}& pre{@media (min-width:43.75rem){margin-block:var(--sp3);}@media (min-width:62.5rem){width:calc(12 * var(--grid-col-width) + 11 * var(--grid-gap));margin-inline-start:calc(-1 * (var(--grid-col-width) + var(--grid-gap)));}}}}.sidebar-grid{& .layout--content-narrow,& .layout--pass--content-narrow > *{&.text-content,& .text-content{& blockquote,& pre{width:auto;}}}}
.layout--content-medium,.layout--pass--content-medium > *{grid-column:1 / 7;width:100%;@media (min-width:43.75rem){grid-column:2 / 14;}@media (min-width:62.5rem){grid-column:3 / 13;}}.layout--pass--content-medium > *,.layout--content-medium{& .layout--content-medium,& .layout--pass--content-medium > *{@media (min-width:43.75rem){grid-column:1 / 13;}@media (min-width:62.5rem){grid-column:1 / 11;}}}
.site-footer{position:relative;z-index:1;}.site-footer__inner{padding-block:var(--sp2);@media (min-width:75rem){padding-block:var(--sp4) var(--sp13);}}.region--footer_top__inner,.region--footer_bottom__inner{& > *{margin-block-end:var(--sp2);@media (min-width:43.75rem){flex:1;margin-block-end:0;&:not(:last-child){margin-inline-end:var(--sp2);}}}@media (min-width:43.75rem){display:flex;flex-wrap:wrap;}}
.region > *:where(:not([data-big-pipe-placeholder-id])){margin-block-end:var(--sp);@media (min-width:43.75rem){margin-block-end:var(--sp2);}@media (min-width:62.5rem){margin-block-end:var(--sp3);}}
.region--content{margin-block-end:var(--sp);@media (min-width:43.75rem){margin-block-end:var(--sp2);}@media (min-width:62.5rem){margin-block-end:var(--sp3);}}
.region--hero{& > *:last-child{margin-block-end:0;}.wide-content{max-width:100%;margin-inline:0;}}
.region--secondary-menu{display:flex;margin-block-start:var(--sp2);margin-block-end:var(--sp2);& > *{margin-block-end:0;}}body:not(.is-always-mobile-nav){@media (min-width:75rem){& .region--secondary-menu{justify-content:flex-end;margin:0;&:first-child .secondary-nav::before{content:none;}}}}
.social-bar{@media (min-width:75rem){flex-shrink:0;width:var(--content-left);background-color:var(--color--gray-100);}}.social-bar__inner{position:relative;padding-block:var(--sp0-5);padding-inline-start:var(--sp);padding-inline-end:var(--sp);@media (min-width:75rem){position:relative;width:var(--content-left);padding-block:var(--sp5);padding-inline-start:0;padding-inline-end:0;&.is-fixed{position:fixed;inset-block-start:var(--sp6);inset-inline-start:0;height:calc(100vh - var(--sp6));}}}.rotate{& > *{margin-block-end:var(--sp2);@media (min-width:75rem){display:flex;align-items:center;margin-block-end:0;&:not(:first-child){margin-inline-end:var(--sp2);}}}& .contextual{@media (min-width:75rem){inset-inline:100% auto;transform:rotate(90deg);transform-origin:top left;& .trigger{float:left;&:dir(rtl){float:right;}}}}@media (min-width:75rem){position:absolute;inset-inline-start:50%;display:flex;flex-direction:row-reverse;width:100vh;transform:rotate(-90deg) translateX(-100%);transform-origin:left;@supports (width:max-content){width:max-content;}}}[dir="rtl"]{@media (min-width:75rem){& .rotate{transform:rotate(90deg) translateX(100%);transform-origin:right;& .contextual{transform:rotate(-90deg);transform-origin:top right;}}}}
.view,.view-content{display:grid;gap:var(--sp2);grid-template-rows:max-content;@media (min-width:43.75rem){gap:var(--sp3);}}
.text-content table,.views-table,.draggable-table{margin-block-start:var(--sp2);margin-block-end:var(--sp2);border-spacing:0;color:var(--color-text-neutral-medium);border:0;border-collapse:collapse;font-family:var(--font-sans);font-size:1rem;line-height:var(--sp1-5);& caption{margin-block-end:var(--sp1);text-align:start;color:var(--color-text-neutral-medium);font-family:var(--font-serif);font-size:0.875rem;font-style:italic;line-height:var(--sp);}& tr{&:last-child{& td{border-block-end:0;}}}& td,& th{padding-block:var(--sp1);padding-inline-start:0;padding-inline-end:var(--sp1);vertical-align:top;}& th{margin-block:0;margin-inline-start:0;margin-inline-end:0;text-align:start;letter-spacing:0.02em;color:var(--color-text-neutral-loud);border-block-end:2px solid var(--color--primary-50);font-family:var(--font-sans);font-size:0.875rem;line-height:var(--sp);}& td{white-space:normal;border-block-end:2px solid var(--color--gray-65);}& th.checkbox,& td.checkbox{text-align:center;}}.draggable-table{width:100%;}.draggable-table .form-item{margin-top:0;}.text-content table{& td,& th{vertical-align:middle;}}.tablesort{vertical-align:middle;}.sticky-header{z-index:0;margin:0;border-block-end:0.25rem solid var(--color--primary-50);& thead{background:var(--color--white);}}.views-field-node-bulk-form .form-item{margin:0;}
.progress__track{overflow:hidden;height:var(--sp);border:1px solid var(--color--primary-40);border-radius:var(--border-radius);}.progress__bar{height:var(--sp);background-color:var(--color--primary-40);}.progress__percentage{margin-inline-start:1rem;}
.block__title{margin-block:0 var(--sp);letter-spacing:0.02em;color:var(--color-text-neutral-soft);font-size:var(--font-size-s);line-height:var(--sp);}.site-footer .block__title{color:var(--color--gray-65);}
.breadcrumb{position:relative;font-size:0.875rem;font-weight:bold;line-height:var(--sp1);&::after{position:absolute;inset-block-start:0;inset-inline-end:calc(var(--sp1) * -1);width:var(--sp3);height:var(--sp2);content:"";background:linear-gradient(to left,var(--color--white) 0%,rgb(255,255,255,0) 100%);@media (min-width:62.5rem){content:none;}}@media (min-width:62.5rem){position:static;}}[dir="rtl"] .breadcrumb::after{background:linear-gradient(to right,var(--color--white) 0%,rgb(255,255,255,0) 100%);}.breadcrumb__content{overflow:auto;margin-block-start:calc(var(--sp0-5) * -1);margin-block-end:calc(var(--sp0-5) * -1);margin-inline-start:calc(var(--sp0-5) * -1);margin-inline-end:calc(var(--sp1) * -1);padding-block-start:var(--sp0-5);padding-block-end:var(--sp0-5);padding-inline-start:var(--sp0-5);-webkit-overflow-scrolling:touch;@media (min-width:62.5rem){margin-inline-end:0;}}.breadcrumb__list{overflow-x:auto;width:max-content;margin-block:0;margin-inline-start:calc(var(--sp1) * -1);margin-inline-end:calc(var(--sp1) * -1);padding-block:0 var(--sp1);padding-inline-start:var(--sp1);padding-inline-end:0;list-style:none;white-space:nowrap;@media (min-width:62.5rem){overflow:visible;width:auto;margin-inline-start:0;margin-inline-end:0;padding-block-end:0;padding-inline-start:0;white-space:normal;}}.breadcrumb__item{display:inline-block;&:nth-child(n + 2)::before{display:inline-block;width:0.5rem;height:0.5rem;margin-inline:1rem 1.25rem;content:"";transform:rotate(45deg);border-block-start:2px solid var(--color--gray-45);border-inline-end:2px solid var(--color--gray-45);}&:last-child{margin-inline-end:var(--sp3);@media (min-width:62.5rem){margin-inline-end:0;}}}[dir="rtl"] .breadcrumb__item:nth-child(n + 2)::before{transform:rotate(-45deg);}.breadcrumb__link{-webkit-text-decoration:none;text-decoration:none;color:var(--color-text-primary-medium);&:hover,&:focus{-webkit-text-decoration:underline;text-decoration:underline;}}
figure{background:var(--color--gray-100);}figcaption{padding-block:var(--sp0-5);padding-inline-start:var(--sp0-5);padding-inline-end:var(--sp0-5);color:var(--color-text-neutral-medium);background:var(--color--gray-100);font-family:var(--font-serif);font-size:0.875rem;font-style:italic;line-height:var(--sp);@media (min-width:31.25rem){padding-block:var(--sp);padding-inline-start:var(--sp);padding-inline-end:var(--sp);}}.align-right{float:none;max-width:100%;margin-block:var(--sp3);margin-inline-start:0;margin-inline-end:0;@media (min-width:43.75rem){float:right;max-width:50%;margin-block-start:var(--sp);margin-block-end:var(--sp);margin-inline-start:var(--sp);margin-inline-end:0;&:dir(rtl){float:left;}}}.layout--content-narrow .align-right,.layout--pass--content-narrow > * .align-right{@media (min-width:43.75rem){margin-inline-end:calc(-1 * ((var(--grid-col-width) + var(--grid-gap))));}@media (min-width:62.5rem){margin-inline-end:calc(-2 * ((var(--grid-col-width) + var(--grid-gap))));}@media (min-width:75rem){margin-inline-end:calc(-3 * ((var(--grid-col-width) + var(--grid-gap))));}@media (min-width:90rem){margin-inline-end:calc(-3 * ((var(--grid-col-width) + var(--grid-gap))));}}.align-left{float:none;max-width:100%;margin-block-start:var(--sp3);margin-block-end:var(--sp3);margin-inline-start:0;margin-inline-end:0;@media (min-width:43.75rem){float:left;max-width:50%;margin-block-start:var(--sp);margin-block-end:var(--sp);margin-inline-start:0;margin-inline-end:var(--sp2);&:dir(rtl){float:right;}}}.layout--content-narrow .align-left,.layout--pass--content-narrow > * .align-left{@media (min-width:43.75rem){margin-inline-start:calc(-1 * ((var(--grid-col-width) + var(--grid-gap))));}}.align-center img,.align-center video,.align-center audio{margin-inline:auto;}.media-oembed-content{display:block;max-width:100%;}
.site-footer{position:relative;color:var(--color--gray-65);background:linear-gradient(180deg,var(--color--gray-5) 0%,var(--color--gray-10) 100%);& .menu{margin-inline-start:0;list-style:none;& ul{margin-inline-start:var(--sp);}& li{margin-block-end:var(--sp0-5);}}& a{color:inherit;&:hover{-webkit-text-decoration:none;text-decoration:none;}}}@media (min-width:75rem){body:not(.is-always-mobile-nav) .site-footer{border-inline-start:solid var(--content-left) var(--color--black);}}
.button{display:inline-flex;align-items:center;height:var(--sp3);margin-block:var(--sp1);margin-inline-start:0;margin-inline-end:var(--sp1);padding-block:1px 0;padding-inline:var(--sp1-5);cursor:pointer;text-align:center;-webkit-text-decoration:none;text-decoration:none;color:var(--color-text-primary-medium);border:solid 2px currentColor;border-radius:var(--border-radius);background-color:var(--color--white);font-family:var(--font-sans);font-size:var(--font-size-l);font-weight:700;line-height:var(--line-height-s);appearance:none;-webkit-font-smoothing:antialiased;&:hover,&:focus{-webkit-text-decoration:none;text-decoration:none;color:var(--color-text-primary-loud);border:solid 2px currentColor;background:none;font-weight:700;}&:focus{outline:2px solid var(--color--primary-60);outline-offset:2px;}&:active{color:var(--color-text-primary-medium);border-color:currentColor;}&:disabled,&.is-disabled{cursor:default;color:var(--color--gray-90);border-color:var(--color--gray-90);}}.menu .button{margin-block:0;margin-inline-start:0;margin-inline-end:0;}.button--small{height:var(--sp2-5);padding-block:calc((var(--sp2-5) - var(--line-height-s)) / 2);padding-inline:var(--sp);font-size:var(--font-size-base);line-height:normal;}.button--primary{color:var(--color--white);border-color:var(--color--primary-40);background-color:var(--color--primary-40);&:hover,&:focus{color:var(--color--white);border-color:var(--color--primary-30);background-color:var(--color--primary-30);}&:active{color:var(--color--white);background-color:var(--color--primary-40);}&:disabled,&.is-disabled{color:var(--color--white);background-color:var(--color--gray-90);}}.button--icon-back{display:inline-flex;align-items:center;&::before{display:block;width:0.5em;height:0.5em;margin-inline-end:0.5em;content:"";transform:rotate(45deg);border-block-end:solid 2px currentColor;border-inline-start:solid 2px currentColor;}}[dir="rtl"] .button--icon-back::before{transform:rotate(-45deg);}
.container-inline div,.container-inline label{display:inline-block;}.form-items-inline{margin-block:-0.125em;}.form-items-inline > .form-item{display:inline-block;margin-block:0.125em;}
.fieldset{min-width:0;margin-block:var(--sp1);margin-inline-start:0;margin-inline-end:0;padding-block:0;padding-inline-start:0;padding-inline-end:0;color:inherit;border:solid 2px var(--color--gray-45);border-radius:var(--border-radius);background-color:var(--color--white);}.fieldset--group{width:100%;color:inherit;border:0;border-radius:0;background:none;box-shadow:none;}.fieldset__legend{float:left;width:100%;color:inherit;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);background-color:var(--color--gray-45);font-size:var(--font-size-l);font-weight:700;line-height:var(--line-height-base);& + *{clear:left;}& .fieldset__label{&.form-required{&::after{background-image:url("data:image/svg+xml,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 7.562 1.114-3.438c2.565.906 4.43 1.688 5.59 2.35-.306-2.921-.467-4.93-.484-6.027h3.511c-.05 1.597-.234 3.6-.558 6.003 1.664-.838 3.566-1.613 5.714-2.325l1.113 3.437c-2.05.678-4.06 1.131-6.028 1.356.984.856 2.372 2.381 4.166 4.575l-2.906 2.059c-.935-1.274-2.041-3.009-3.316-5.206-1.194 2.275-2.244 4.013-3.147 5.206l-2.856-2.059c1.872-2.307 3.211-3.832 4.017-4.575-2.081-.402-4.058-.856-5.93-1.356' fill='%23ffffff'/%3E%3C/svg%3E%0A");}}}}.fieldset__legend--composite{margin-block-start:2px;color:inherit;}.fieldset__legend--invisible{margin:0;}.fieldset__legend--group{color:inherit;}.fieldset__label{display:block;padding-block:var(--sp0-5);padding-inline-start:var(--sp1);padding-inline-end:var(--sp1);color:var(--color--white);line-height:var(--line-height-s);}.fieldset__label.is-disabled{color:var(--color-text-neutral-soft);}.fieldset__description{margin-block:var(--sp0-5);font-size:var(--font-size-xs);line-height:var(--line-height-s);}.fieldset__description.is-disabled{color:var(--input--disabled-fg-color);}.fieldset__error-message{margin-block:var(--sp0-5);padding-inline-start:var(--sp1-5);color:var(--color--red);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23E33F1E' d='M9 0C4.03125 0 0 4.03125 0 9C0 13.9688 4.03125 18 9 18C13.9687 18 18 13.9688 18 9C18 4.03125 13.9687 0 9 0ZM10.5 14.6133C10.5 14.8242 10.3359 15 10.1367 15H7.88672C7.67578 15 7.5 14.8242 7.5 14.6133V12.3867C7.5 12.1758 7.67578 12 7.88672 12H10.1367C10.3359 12 10.5 12.1758 10.5 12.3867V14.6133ZM10.4766 10.582C10.4648 10.7461 10.2891 10.875 10.0781 10.875H7.91016C7.6875 10.875 7.51172 10.7461 7.51172 10.582L7.3125 3.30469C7.3125 3.22266 7.34766 3.14063 7.42969 3.09375C7.5 3.03516 7.60547 3 7.71094 3H10.2891C10.3945 3 10.5 3.03516 10.5703 3.09375C10.6523 3.14063 10.6875 3.22266 10.6875 3.30469L10.4766 10.582Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left top;background-size:var(--sp1) var(--sp1);font-size:var(--font-size-s);line-height:var(--line-height-s);@media screen and (-ms-high-contrast:active){background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M9 0C4.03125 0 0 4.03125 0 9C0 13.9688 4.03125 18 9 18C13.9687 18 18 13.9688 18 9C18 4.03125 13.9687 0 9 0ZM10.5 14.6133C10.5 14.8242 10.3359 15 10.1367 15H7.88672C7.67578 15 7.5 14.8242 7.5 14.6133V12.3867C7.5 12.1758 7.67578 12 7.88672 12H10.1367C10.3359 12 10.5 12.1758 10.5 12.3867V14.6133ZM10.4766 10.582C10.4648 10.7461 10.2891 10.875 10.0781 10.875H7.91016C7.6875 10.875 7.51172 10.7461 7.51172 10.582L7.3125 3.30469C7.3125 3.22266 7.34766 3.14063 7.42969 3.09375C7.5 3.03516 7.60547 3 7.71094 3H10.2891C10.3945 3 10.5 3.03516 10.5703 3.09375C10.6523 3.14063 10.6875 3.22266 10.6875 3.30469L10.4766 10.582Z'/%3E%3C/svg%3E");}}[dir="rtl"] .fieldset__error-message{background-position:left top;}.fieldset__wrapper{margin-block-start:0;padding-block:var(--sp);padding-inline:var(--sp);}.fieldset--group .fieldset__legend--visible ~ .fieldset__wrapper{border:solid 2px var(--color--gray-45);border-bottom-right-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);}.fieldset__wrapper--group{margin-block:0;margin-inline-start:0;margin-inline-end:0;}.fieldset__wrapper > .container-inline{padding-block:0;padding-inline-start:0;padding-inline-end:0;}
.field:not(:last-child){margin-block-end:var(--sp2);}.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;&:dir(rtl){float:right;}}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-inline-end:0.5em;}.field--label-inline .field__label::after{content:":";}
::placeholder{color:var(--color--gray-60);}.form-item{margin-block:var(--sp1);}.form-item__label--multiple-value-form{margin-block:0;font-size:inherit;font-weight:inherit;line-height:inherit;}tr .form-item,.container-inline .form-item{margin-block:var(--sp0-5);}.form-item__label{display:block;margin-block:var(--sp0-5);font-size:var(--font-size-s);font-weight:bold;line-height:var(--line-height-s);}.container-inline .form-item__label{margin-inline-end:1em;}.form-item__label--multiple-value-form{margin-block:0;font-size:inherit;font-weight:inherit;line-height:inherit;}.form-item__label[for]{cursor:pointer;}.form-item__label.option{display:inline;font-weight:normal;}.form-item__label.is-disabled{cursor:default;color:var(--color--gray-70);}.form-item__label.form-required::after,.fieldset__label.form-required::after,.required-mark::after{display:inline-block;width:0.5rem;height:0.5rem;margin-inline:0.3em;content:"";vertical-align:text-top;background-image:url("data:image/svg+xml,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 7.562 1.114-3.438c2.565.906 4.43 1.688 5.59 2.35-.306-2.921-.467-4.93-.484-6.027h3.511c-.05 1.597-.234 3.6-.558 6.003 1.664-.838 3.566-1.613 5.714-2.325l1.113 3.437c-2.05.678-4.06 1.131-6.028 1.356.984.856 2.372 2.381 4.166 4.575l-2.906 2.059c-.935-1.274-2.041-3.009-3.316-5.206-1.194 2.275-2.244 4.013-3.147 5.206l-2.856-2.059c1.872-2.307 3.211-3.832 4.017-4.575-2.081-.402-4.058-.856-5.93-1.356' fill='%232494DB'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:0.5rem 0.5rem;@media screen and (-ms-high-contrast:active){background-image:url("data:image/svg+xml,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 7.562 1.114-3.438c2.565.906 4.43 1.688 5.59 2.35-.306-2.921-.467-4.93-.484-6.027h3.511c-.05 1.597-.234 3.6-.558 6.003 1.664-.838 3.566-1.613 5.714-2.325l1.113 3.437c-2.05.678-4.06 1.131-6.028 1.356.984.856 2.372 2.381 4.166 4.575l-2.906 2.059c-.935-1.274-2.041-3.009-3.316-5.206-1.194 2.275-2.244 4.013-3.147 5.206l-2.856-2.059c1.872-2.307 3.211-3.832 4.017-4.575-2.081-.402-4.058-.856-5.93-1.356' fill='%23ffffff'/%3E%3C/svg%3E%0A");}}.form-item__description{margin-block:var(--sp0-5);max-width:60ch;font-size:var(--font-size-s);line-height:var(--line-height-s);}.field-multiple-table + .form-item__description{margin-block-start:0;}.form-item--error-message{margin-block:var(--sp0-5);padding-inline-start:var(--sp1-5);color:var(--color--red);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23E33F1E' d='M9 0C4.03125 0 0 4.03125 0 9C0 13.9688 4.03125 18 9 18C13.9687 18 18 13.9688 18 9C18 4.03125 13.9687 0 9 0ZM10.5 14.6133C10.5 14.8242 10.3359 15 10.1367 15H7.88672C7.67578 15 7.5 14.8242 7.5 14.6133V12.3867C7.5 12.1758 7.67578 12 7.88672 12H10.1367C10.3359 12 10.5 12.1758 10.5 12.3867V14.6133ZM10.4766 10.582C10.4648 10.7461 10.2891 10.875 10.0781 10.875H7.91016C7.6875 10.875 7.51172 10.7461 7.51172 10.582L7.3125 3.30469C7.3125 3.22266 7.34766 3.14063 7.42969 3.09375C7.5 3.03516 7.60547 3 7.71094 3H10.2891C10.3945 3 10.5 3.03516 10.5703 3.09375C10.6523 3.14063 10.6875 3.22266 10.6875 3.30469L10.4766 10.582Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left top;background-size:var(--sp1) var(--sp1);font-size:var(--font-size-s);line-height:var(--line-height-s);@media screen and (-ms-high-contrast:active){background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M9 0C4.03125 0 0 4.03125 0 9C0 13.9688 4.03125 18 9 18C13.9687 18 18 13.9688 18 9C18 4.03125 13.9687 0 9 0ZM10.5 14.6133C10.5 14.8242 10.3359 15 10.1367 15H7.88672C7.67578 15 7.5 14.8242 7.5 14.6133V12.3867C7.5 12.1758 7.67578 12 7.88672 12H10.1367C10.3359 12 10.5 12.1758 10.5 12.3867V14.6133ZM10.4766 10.582C10.4648 10.7461 10.2891 10.875 10.0781 10.875H7.91016C7.6875 10.875 7.51172 10.7461 7.51172 10.582L7.3125 3.30469C7.3125 3.22266 7.34766 3.14063 7.42969 3.09375C7.5 3.03516 7.60547 3 7.71094 3H10.2891C10.3945 3 10.5 3.03516 10.5703 3.09375C10.6523 3.14063 10.6875 3.22266 10.6875 3.30469L10.4766 10.582Z'/%3E%3C/svg%3E");}}[dir="rtl"] .form-item--error-message{background-position:right top;}.form-actions{display:flex;flex-wrap:wrap;align-items:flex-start;margin-block:var(--sp0-5);}.form-actions .button{margin-block:0;}.form-actions .action-link{margin-block:var(--sp0-5);}.form-actions > .form-wrapper{margin-inline-end:var(--sp1);}.form-actions .ajax-progress--throbber{align-self:center;}.form-item--editor-format{display:flex;flex-wrap:wrap;align-items:center;max-width:100%;}.form-item--editor-format .form-item__label,.form-item--editor-format .form-item__prefix,.form-item--editor-format .form-item__suffix,.form-item--editor-format .form-element--editor-format{min-width:1px;}.form-item--editor-format .form-item__label,.form-item--editor-format .form-item__prefix,.form-item--editor-format .form-item__suffix{margin-inline-end:var(--sp0-5);}.form-item--editor-format .form-item__description,.form-item--editor-format .form-item--error-message{flex:0 1 100%;min-width:1px;}.form--inline{& > *{display:inline-block;margin-top:var(--sp0-5);margin-bottom:0;vertical-align:top;}& .form-item__label{margin:0;}& .form-actions{margin-top:var(--sp1-5);}}.layout-builder-form{& .form-actions{align-items:center;}}
input[type="checkbox"],input[type="radio"]{display:inline-block;width:var(--sp1-5);height:var(--sp1-5);margin:0;vertical-align:middle;border:1px solid var(--color--gray-60);border-radius:0.1875rem;background-color:var(--color--white);background-repeat:no-repeat;background-position:50% 50%;background-size:var(--sp1) var(--sp1);appearance:none;&:focus{border:solid 2px var(--color--primary-50);outline:solid 2px var(--color--primary-50);@supports (outline-style:double){border-width:1px;outline-width:6px;outline-style:double;outline-offset:-1px;}}&:hover{border-color:var(--color--primary-60);}&[disabled]{background-color:var(--color--gray-100);&:hover{border-color:var(--color--gray-60);}&:checked{border-width:1px;}}&:checked{border-width:2px;}&.error{border:solid 2px var(--color--red);&:focus{outline-color:var(--color--red);outline-offset:-2px;}}& + label{display:inline-block;padding-inline-start:var(--sp0-5);}}input[type="checkbox"]{&:checked{background-image:url("data:image/svg+xml,%3Csvg width='17px' height='13px' viewBox='0 0 17 13' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M14.8232,0.176777 C14.9209,0.0791457 15.0791,0.0791455 15.1768,0.176777 L16.9445,1.94454 C17.0422,2.04217 17.0422,2.20047 16.9445,2.2981 L6.23744,13.0052 C6.13981,13.1028 5.98151,13.1028 5.88388,13.0052 L0.176777,7.2981 C0.0791456,7.20047 0.0791456,7.04218 0.176777,6.94454 L1.94454,5.17678 C2.04217,5.07915 2.20047,5.07915 2.2981,5.17678 L5.88388,8.76256 C5.98151,8.86019 6.13981,8.86019 6.23744,8.76256 L14.8232,0.176777 Z' id='Path' fill='%232494DB' fill-rule='nonzero'%3E%3C/path%3E%3C/svg%3E");}}input[type="radio"]{border-radius:50%;&:checked{background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.5' cy='8.5' r='8.5' fill='%232494DB'/%3E%3C/svg%3E%0A");background-size:1.0625rem;}&:focus{border-width:2px;border-color:var(--color--primary-50);outline-color:transparent;box-shadow:0 0 0 2px white,0 0 0 4px var(--color--primary-50);}&.error:focus{outline-color:transparent;box-shadow:0 0 0 2px white,0 0 0 4px var(--color--red);}}.form-type-boolean{margin-block:var(--sp1);}
[type="color"],[type="date"],[type="datetime-local"],[type="email"],[type="file"],[type="month"],[type="number"],[type="password"],[type="search"],[type="tel"],[type="text"],[type="time"],[type="url"],[type="week"],textarea{width:100%;max-width:100%;min-height:var(--sp3);padding:0 var(--sp);color:var(--color-text-neutral-loud);border:1px solid var(--color--gray-60);border-radius:var(--border-radius);background-color:var(--color--white);font-family:inherit;font-size:inherit;appearance:none;&:focus{border:solid 2px var(--color--primary-50);outline:solid 2px var(--color--primary-50);@supports (outline-style:double){border-width:1px;outline-width:6px;outline-style:double;outline-offset:-1px;}}&[disabled]{color:var(--color--gray-60);background-color:var(--color--gray-100);}&.error{border:solid 2px var(--color--red);&:focus{outline-color:var(--color--red);outline-offset:-2px;}& + .ck-editor > .ck-editor__main{border:solid 2px var(--color--red);}}&.form-element--small{min-height:var(--sp2-5);}@media (min-width:31.25rem){width:auto;}}[type="date"]{&::-webkit-datetime-edit-fields-wrapper{padding-block:0;padding-inline-start:0;padding-inline-end:0;}}[type="file"]{height:auto;padding-block:var(--sp0-75);}[type="color"]{width:var(--sp3);padding:0;}
textarea{display:block;width:100%;min-height:var(--sp8);padding:var(--sp);}
:root{--form-element-select-icon:url("data:image/svg+xml,%3csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18 1.49699C18 1.35271 17.9279 1.19038 17.8196 1.08216L16.9178 0.18036C16.8096 0.0721439 16.6473 0 16.503 0C16.3587 0 16.1964 0.0721439 16.0882 0.18036L9 7.26854L1.91182 0.18036C1.80361 0.0721439 1.64128 0 1.49699 0C1.33467 0 1.19038 0.0721439 1.08216 0.18036L0.180361 1.08216C0.0721442 1.19038 0 1.35271 0 1.49699C0 1.64128 0.0721442 1.80361 0.180361 1.91182L8.58517 10.3166C8.69339 10.4248 8.85571 10.497 9 10.497C9.14429 10.497 9.30661 10.4248 9.41483 10.3166L17.8196 1.91182C17.9279 1.80361 18 1.64128 18 1.49699Z' fill='%235D7585'/%3e%3c/svg%3e");}select{max-width:100%;height:var(--sp3);padding-block:0;padding-inline-start:var(--sp);padding-inline-end:var(--sp3);color:var(--color-text-neutral-loud);border:1px solid var(--color--gray-60);border-radius:var(--border-radius);background-color:var(--color--white);background-image:var(--form-element-select-icon);background-repeat:no-repeat;background-position:right var(--sp) center;font-family:inherit;font-size:inherit;appearance:none;&:focus{border:solid 2px var(--color--primary-50);outline:solid 2px var(--color--primary-50);@supports (outline-style:double){border-width:1px;outline-width:6px;outline-style:double;outline-offset:-1px;}}&[disabled]{color:var(--color--gray-60);background-color:var(--color--gray-100);}&.error{border:solid 2px var(--color--red);&:focus{outline-color:var(--color--red);}}&[multiple]{height:auto;padding:var(--sp0-5);background-image:none;line-height:1;& option{padding:var(--sp0-5);}}&.form-element--small{height:var(--sp2-5);}@media (forced-colors:active){padding-inline-end:var(--sp);background-image:none;appearance:auto;@supports (appearance:revert){appearance:revert;}}}[dir="rtl"] select{background-position:left var(--sp) center;}
.mobile-buttons{margin-block-start:var(--sp0-5);margin-inline-start:auto;@media (min-width:31.25rem){margin-block-start:var(--sp2);}@media (min-width:43.75rem){margin-block-start:var(--sp4);}@media (min-width:75rem){margin-block-start:var(--sp6);}}@media (min-width:75rem){body:not(.is-always-mobile-nav) .mobile-buttons{display:none;}}
.header-nav{position:fixed;z-index:501;inset-block-start:0;inset-inline-start:100%;visibility:hidden;overflow:auto;flex-basis:max-content;width:100%;max-width:var(--mobile-nav-width);height:100%;padding-block:0 var(--sp);padding-inline-start:var(--sp);padding-inline-end:var(--sp);border-block-start:solid var(--color--white) calc(var(--sp3) + var(--drupal-displace-offset-top,0px));background-color:var(--color--white);box-shadow:0 0 72px rgb(0,0,0,0.1);&.is-active{visibility:visible;transform:translateX(calc(-100% - var(--drupal-displace-offset-right,0px)));&:dir(rtl){transform:translateX(calc(100% + var(--drupal-displace-offset-left,0px)));}}@media (min-width:31.25rem){border-top-width:calc(var(--sp5) + var(--drupal-displace-offset-top,0px));}@media (min-width:43.75rem){padding-block-end:var(--sp3);padding-inline-start:var(--sp3);border-top-width:calc(var(--sp7) + var(--drupal-displace-offset-top,0px));}@media (min-width:62.5rem){grid-column:5 / 14;}@media (forced-colors:active){border-top-color:canvas;}}html.js .header-nav{transition:visibility 0.2s,transform 0.2s;}body:not(.is-always-mobile-nav) .header-nav{@media (min-width:75rem){position:static;display:flex;visibility:visible;overflow:visible;grid-column:5 / 15;align-items:center;justify-content:flex-end;max-width:none;height:var(--header-height-wide-when-fixed);margin-block-start:auto;padding-block:0;padding-inline-start:0;padding-inline-end:0;transition:transform 0.2s;transform:none;border-block-start:0;box-shadow:none;}}body.is-always-mobile-nav{& .header-nav{@media (min-width:75rem){overflow:auto;max-width:calc((7 * (var(--grid-col-width) + var(--grid-gap))));padding-inline-end:var(--sp);transition:transform 0.2s,visibility 0.2s;border-top-width:calc(var(--drupal-displace-offset-top,0px) + var(--sp11));}@media (min-width:90rem){max-width:calc(100vw - (var(--max-width) + var(--content-left)) + ((7 * (var(--grid-col-width) + var(--grid-gap)))));padding-inline-end:calc(100vw - (var(--max-width) + var(--content-left) - var(--sp)));}}}.header-nav-overlay{position:fixed;z-index:101;inset-block-start:0;inset-inline-start:0;display:none;width:100%;height:100vh;opacity:0.2;background:var(--color--gray-5);.is-overlay-active &{display:block;}@media (forced-colors:active){background:canvastext;}}
.site-branding{display:flex;flex-shrink:1;align-items:flex-end;min-width:calc((2 * var(--grid-col-width)) + (2 * var(--grid-gap)) + var(--container-padding));min-height:var(--sp3);margin-inline:calc(-1 * var(--container-padding)) var(--sp);padding-block:var(--sp0-5);padding-inline-start:var(--container-padding);padding-inline-end:var(--container-padding);background-image:linear-gradient(160deg,var(--color--primary-50) 0%,var(--color--primary-40) 78.66%);@media (min-width:31.25rem){min-height:var(--sp4);}@media (min-width:43.75rem){min-width:calc((4 * var(--grid-col-width)) + (4 * var(--grid-gap)) + var(--container-padding));min-height:var(--sp6);padding-block-end:var(--sp);}@media (min-width:62.5rem){min-width:calc((2 * var(--grid-col-width)) + (2 * var(--grid-gap)) + var(--container-padding));}@media (min-width:75rem){min-height:var(--site-header-height-wide);margin-inline-start:calc(-1 * var(--container-padding));padding-block:0;}}[dir="rtl"] .site-branding{background-image:linear-gradient(-160deg,var(--color--primary-50) 0%,var(--color--primary-40) 78.66%);}.site-branding--bg-gray{background:var(--color--gray-100);}.site-branding--bg-white{background:var(--color--white);}.site-branding__inner{display:flex;align-items:center;gap:var(--sp0-5);& a{-webkit-text-decoration:none;text-decoration:none;}@media (min-width:75rem){height:var(--header-height-wide-when-fixed);padding-block:var(--sp0-5);padding-inline-start:0;padding-inline-end:0;}}.site-branding__logo{flex-shrink:0;max-width:100%;& img{width:auto;max-width:100%;max-height:var(--sp2);@media (min-width:31.25rem){max-height:var(--sp3);}@media (min-width:43.75rem){max-height:var(--sp4);}@media (min-width:75rem){max-height:calc(var(--header-height-wide-when-fixed) - var(--sp));}}}.site-branding__text{color:var(--color--white);& a{color:inherit;}@media (min-width:43.75rem){display:grid;gap:var(--sp0-5);}}.site-branding__name{font-size:1.125rem;font-weight:bold;@media (min-width:43.75rem){font-size:1.75rem;line-height:1.75rem;}@media (min-width:75rem){letter-spacing:0.02em;font-size:2rem;line-height:var(--sp2);}}.site-branding__slogan{font-size:var(--font-size-xs);line-height:var(--line-height-s);@media (min-width:43.75rem){font-size:var(--font-size-base);}}.site-branding--bg-gray .site-branding__text,.site-branding--bg-white .site-branding__text{color:var(--color--primary-50);}
.sticky-header-toggle{display:none;@media (min-width:75rem){display:flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--content-left);height:var(--sp6);pointer-events:none;opacity:0;border:0;outline:0;background-color:var(--color--primary-50);&:focus{cursor:pointer;pointer-events:auto;opacity:1;outline:solid 2px var(--color--white);outline-offset:-4px;}}}body:not(.is-always-mobile-nav) .is-fixed .sticky-header-toggle{@media (min-width:75rem){visibility:visible;}}body.is-always-mobile-nav .sticky-header-toggle{@media (min-width:75rem){visibility:hidden;}}.sticky-header-toggle__icon{--icon-bar-height:0.1875rem;--icon-bar-space:0.4375rem;display:flex;flex-direction:column;justify-content:space-between;width:var(--sp2);height:calc((var(--icon-bar-height) * 3) + (var(--icon-bar-space) * 2));transition:opacity 0.2s;pointer-events:none;transform-style:preserve-3d;& > span{display:block;width:100%;height:var(--icon-bar-height);transition:transform 0.2s;transform-origin:center;background-color:var(--color--white);}}.is-fixed .sticky-header-toggle{cursor:pointer;pointer-events:auto;opacity:1;}[aria-checked="true"] .sticky-header-toggle__icon{& > span:nth-child(1){transform:translateY(calc(var(--icon-bar-height) + var(--icon-bar-space))) rotate(-45deg);}& > span:nth-child(2){opacity:0;}& > span:nth-child(3){transform:translateY(calc(0px - var(--icon-bar-height) - var(--icon-bar-space))) rotate(45deg);}}
.hero__content{grid-column:1 / 7;@media (min-width:43.75rem){grid-column:3 / 13;}@media (min-width:62.5rem){grid-column:3 / 11;}}.hero__img{grid-column:1 / 7;margin-block-start:var(--sp2);margin-block-end:var(--sp2);& img{width:100%;}@media (min-width:31.25rem){margin-block-start:var(--sp3);margin-block-end:var(--sp3);}@media (min-width:43.75rem){grid-column:1 / 15;margin-block-start:var(--sp4);margin-block-end:var(--sp4);}@media (min-width:62.5rem){grid-column:2 / 14;}}
.links.inline{margin-inline-start:0;padding-block:0;padding-inline-start:0;padding-inline-end:0;list-style:none;& > *{display:inline;&:not(:last-child){padding-inline-end:1em;}}}
.block-layout-builder:not(:last-child) .field{margin-block-end:var(--sp2);}
.mobile-nav-button{position:relative;z-index:505;display:flex;align-items:center;align-self:center;width:var(--sp2);height:var(--sp2);margin-inline-start:auto;margin-inline-end:-0.375rem;padding-block:0;padding-inline-start:0.375rem;padding-inline-end:0.375rem;cursor:pointer;border:none;background:transparent;appearance:none;&:focus{outline:solid 2px var(--color--primary-40);}&:active{color:inherit;}@media (min-width:31.25rem){display:inline-flex;width:auto;padding-inline-start:var(--sp);}}.mobile-nav-button__label{position:absolute;display:block;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;@media (min-width:31.25rem){position:static;overflow:visible;clip:auto;width:auto;height:auto;margin-inline-end:0.75rem;letter-spacing:0.05em;font-size:0.875rem;font-weight:600;}}.mobile-nav-button__icon{position:relative;display:block;width:var(--sp2);height:0;border-top:solid 3px var(--color--primary-50);&::before,&::after{position:absolute;inset-block-start:0;inset-inline-start:0;width:100%;height:0;content:"";transition:transform 0.2s;border-top:solid 3px var(--color--primary-50);}&::before{transform:translateY(-0.6875rem);}&::after{transform:translateY(0.3125rem);}}.mobile-nav-button[aria-expanded="true"] .mobile-nav-button__icon{border-top-color:transparent;&::before{transform:translateY(-0.1875rem) rotate(-45deg);}&::after{transform:translateY(-0.1875rem) rotate(45deg);}}
.node__author{display:inline-flex;}.node__meta{display:flex;align-items:center;margin-block-end:var(--sp1);color:var(--color-text-neutral-soft);font-size:0.875rem;line-height:var(--sp);& a{font-weight:bold;}@media (min-width:31.25rem){margin-block-end:var(--sp2);}}.node__author-image img{width:var(--sp2-5);height:var(--sp2-5);margin-inline-end:var(--sp0-5);object-fit:cover;border-radius:50%;}.node__title{& a{padding-block-end:0.1875rem;transition:background-size 0.2s,color 0.2s;-webkit-text-decoration:none;text-decoration:none;color:var(--color-text-neutral-loud);background-color:transparent;background-image:linear-gradient(var(--color--primary-50));background-repeat:no-repeat;background-position:bottom left;background-size:0 0.1875rem;&:hover,&:focus{color:var(--color-text-primary-medium);}}}[dir="rtl"] .node__title{background-position:bottom right;}.node__content{padding-block-end:var(--sp1-5);@media (min-width:62.5rem){padding-block-end:var(--sp3);}}.node--unpublished{background-color:#fff4f4;}
.node--view-mode-teaser{& .node__meta{margin-block-end:var(--sp);& a{color:var(--color-text-primary-medium);font-weight:bold;}}& .field--tag-ref{margin-block-start:var(--sp1);margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-block:0;padding-inline-start:0;padding-inline-end:0;background-color:transparent;@media (min-width:62.5rem){margin-block-start:var(--sp2);}}}
.page-title{display:inline;}
.site-header{position:relative;z-index:101;@media (min-width:75rem){min-height:var(--site-header-height-wide);border-block-end:solid 1px transparent;}}.site-header__initial{position:relative;z-index:102;display:flex;align-items:flex-end;align-self:stretch;background-color:var(--color--primary-50);}.site-header__fixable{display:flex;align-items:flex-end;transition:all 0.5s;&.is-fixed{@media (min-width:75rem){&:not(.is-expanded){pointer-events:none;}}}}@media (min-width:75rem){body:not(.is-always-mobile-nav){& .site-header__fixable.is-fixed{position:fixed;z-index:102;inset-block-start:calc(var(--drupal-displace-offset-top,0px) - var(--sp4));max-width:var(--max-bg-color);}}}.site-header__inner{position:relative;z-index:1;flex-grow:1;width:calc(100vw - var(--content-left) - var(--drupal-displace-offset-left,0px) - var(--drupal-displace-offset-right,0px));background:var(--color--white);}html.js body:not(.is-always-mobile-nav) .site-header__inner{@media (min-width:75rem){transition:opacity 0.3s,transform 0.3s,box-shadow 0.3s;}}.site-header__fixable.is-expanded .site-header__inner{@media (min-width:75rem){box-shadow:-36px 1px 36px rgb(0,0,0,0.08);}}[dir="rtl"] .site-header__fixable.is-expanded .site-header__inner{@media (min-width:75rem){box-shadow:36px 1px 36px rgb(0,0,0,0.08);}}body:not(.is-always-mobile-nav) .site-header__fixable.is-fixed:not(.is-expanded) .site-header__inner{@media (min-width:75rem){transform:translateX(-101%);opacity:0;}}[dir="rtl"] body:not(.is-always-mobile-nav) .site-header__fixable.is-fixed:not(.is-expanded) .site-header__inner{@media (min-width:75rem){transform:translateX(101%);}}.site-header__inner__container{display:flex;justify-content:space-between;}body.is-fixed .site-header__inner__container{width:auto;}
.skip-link{display:block;width:100%;max-width:calc(var(--max-bg-color) + var(--drupal-displace-offset-left,0px));padding-block:var(--sp0-5);padding-inline-start:var(--sp);padding-inline-end:var(--sp);-webkit-text-decoration:none;text-decoration:none;color:var(--color--white);outline:0;background-color:var(--color--gray-5);&:hover{-webkit-text-decoration:underline;text-decoration:underline;color:var(--color--white);}&::after{content:"\0020	➔";}}.skip-link.focusable:focus{position:absolute !important;z-index:503;width:100%;height:2.5rem;outline:none;}
.pager__items{display:flex;flex-wrap:wrap;align-items:flex-end;margin-block:0;margin-inline-start:0;padding-block:0;padding-inline-start:0;padding-inline-end:0;list-style:none;font-weight:bold;}.pager__item{display:flex;align-items:center;justify-content:center;width:var(--sp2-5);height:var(--sp2-5);cursor:default;color:var(--color-text-neutral-soft);background-color:var(--color--white);@media (min-width:31.25rem){width:var(--sp3);height:var(--sp3);}}[dir="rtl"] .pager__item--control{transform:scaleX(-1);}.pager__item--active{color:var(--color--white);background-color:var(--color--primary-40);}.pager__item--control{@media (forced-colors:active){& path{fill:linktext;}}}.pager__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;-webkit-text-decoration:none;text-decoration:none;color:var(--color-text-neutral-soft);}.pager__link:hover{background-color:var(--color--gray-95);}.pager__link:focus{color:var(--color-text-primary-medium);outline:solid 2px currentColor;outline-offset:-2px;}.pager__item svg{display:block;fill:currentColor;}.pager__item--next svg,.pager__item--last svg{transform:rotate(180deg);}
.text-content,.cke_editable{color:var(--color-text-neutral-medium);font-family:var(--font-serif);line-height:var(--sp1-5);& a:where(:not(.button)){color:var(--color-text-primary-medium);text-decoration-color:currentColor;text-decoration-thickness:2px;overflow-wrap:break-word;@supports (box-shadow:none){transition:box-shadow 0.3s cubic-bezier(0.55,0.085,0,0.99);-webkit-text-decoration:none;text-decoration:none;box-shadow:inset 0 -2px 0 0 var(--color--primary-50);&:hover{-webkit-text-decoration:underline;text-decoration:underline;color:var(--color--black);box-shadow:inset 0 -2em 0 0 var(--color--primary-80);text-decoration-color:var(--color--primary-80);}}}& p{margin-block-start:var(--sp);margin-block-end:var(--sp);&:first-child{margin-block-start:0;}&:last-child{margin-block-end:0;}@media (min-width:43.75rem){margin-block-start:var(--sp2);margin-block-end:var(--sp2);}}& code{background-color:var(--color--gray-100);}& pre code{display:block;overflow:auto;padding-block:var(--sp);padding-inline-start:var(--sp);padding-inline-end:var(--sp);color:var(--color-text-neutral-soft);}& blockquote{position:relative;margin-block:var(--sp2);margin-inline-start:0;margin-inline-end:0;padding-inline-start:var(--sp2);letter-spacing:-0.01em;font-family:var(--font-serif);font-size:1.3125rem;line-height:var(--sp2);&::before{position:absolute;inset-block-start:0;inset-inline-start:0;content:"\201C";color:var(--color--primary-60);font-size:3.375rem;}&::after{position:absolute;inset-block-end:0;inset-inline-start:0;width:var(--sp0-5);height:calc(100% - 1.875rem);margin-inline-start:0.25rem;content:"";background:var(--color--gray-100);}@media (min-width:43.75rem){font-size:2rem;line-height:var(--sp3);}@media (min-width:62.5rem){font-size:2.5rem;line-height:var(--sp3-5);}}@media (min-width:43.75rem){font-size:1.125rem;line-height:var(--sp2);}}.site-footer .text-content{color:inherit;& *{color:inherit;}& a{-webkit-text-decoration:underline;text-decoration:underline;color:var(--color--white);box-shadow:none;&:hover{-webkit-text-decoration:none;text-decoration:none;color:var(--color--white);box-shadow:none;}}}.region--sidebar .text-content blockquote{@media (min-width:62.5rem){font-size:1.5rem;line-height:var(--sp2);}}
.wide-content{margin-block-start:var(--sp0-5);margin-block-end:var(--sp2);margin-inline-start:0;margin-inline-end:0;@media (min-width:43.75rem){width:calc(var(--grid-col-count) * var(--grid-col-width) + var(--grid-gap-count) * var(--grid-gap));margin-block:var(--sp2) var(--sp4);margin-inline-start:calc(-1 * ((var(--grid-col-width) + var(--grid-gap))));}@media (min-width:62.5rem){width:calc(12 * var(--grid-col-width) + 11 * var(--grid-gap));margin-inline-start:calc(-1 * (var(--grid-col-width) + var(--grid-gap)));}}.sidebar-grid .wide-content{@media (min-width:62.5rem){width:calc(9 * var(--grid-col-width) + 8 * var(--grid-gap));}@media (min-width:81.25rem){width:calc(10 * var(--grid-col-width) + 9 * var(--grid-gap));}}.layout-builder .wide-content,.region--hero .wide-content{max-width:100%;margin-inline:0;}
:root{--messages-icon-size:2rem;}.messages-list{margin-block:var(--sp1);padding-block:0;padding-inline-start:0;padding-inline-end:0;list-style:none;}.messages{min-height:calc(var(--messages-icon-size) + 2 * var(--sp1));padding-block:var(--sp1);padding-inline-start:var(--sp1-5);padding-inline-end:var(--sp1-5);color:var(--color--white);outline:solid 1px transparent;background-color:var(--color--gray-5);& *{color:inherit;}&.messages-list__item{background-image:none;}}.messages__list{margin-block:0;margin-inline-start:0;margin-inline-end:0;padding-block:0;padding-inline-start:0;padding-inline-end:0;list-style:none;}.messages:not(.hidden) ~ .messages{margin-block-start:var(--sp1);}.messages__item + .messages__item{margin-block-start:var(--sp0-5);}.messages__container{display:flex;}.messages__header{flex-shrink:0;margin-inline-end:var(--sp1);&.no-icon{margin-inline-end:0;}}.messages__content{overflow:auto;flex:1;padding-block-start:0.1875rem;}.messages__button{flex-shrink:0;margin-inline-start:var(--sp1);padding-block-start:0.1875rem;}.messages__close{position:relative;width:1.5625rem;height:1.5625rem;padding-block:0;padding-inline-start:0;padding-inline-end:0;cursor:pointer;vertical-align:top;border:0;background:none;appearance:none;&::before,&::after{position:absolute;top:50%;left:50%;display:block;width:2.0625rem;height:0;content:"";border-top:solid 2px var(--color--gray-60);}&::before{transform:translate(-50%,-50%) rotate(45deg);}&::after{transform:translate(-50%,-50%) rotate(-45deg);}&:hover{&::before,&::after{border-color:var(--color--white);}}&:focus{outline:2px solid var(--color--primary-60);outline-offset:2px;}}.messages__icon svg{vertical-align:top;}.messages--error .messages__icon svg{fill:var(--color--red);}.messages--warning .messages__icon svg{fill:var(--color--gold);}.messages--status .messages__icon svg{fill:var(--color--green);}.messages--info .messages__icon svg{fill:var(--color--primary-60);}.messages a{color:var(--color--white);}.messages pre{margin:0;}.js-form-managed-file .messages{margin-block-end:var(--sp1);border-inline-start:solid 0.375rem var(--color--red);}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000034}}*{font-family:"Heebo",sans-serif;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003134}}html{scroll-behavior:smooth;font-size:16px;color:#293233;text-align:right;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003140}}html *{scroll-behavior:smooth;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003147}}body.lang-en.dir-ltr *{direction:ltr;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003154}}.width_narrow > .wrapper{width:980px;max-width:100%;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003163}}.width_medium > .wrapper{position:relative;width:1180px;max-width:100%;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003172}}.width_wide > .wrapper{width:1280px;max-width:100%;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003180}}.width_full > .wrapper{width:100%;max-width:100%;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003188}}.light-grey-background{background-color:#f5f5f5 !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003193}}.light-grey-background-lines-image{background-color:#f5f5f5 !important;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003202}}.white-background-lines-image{background-color:#fff !important;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003211}}.light-grey-with-blue-lines{background-color:#f5f5f5 !important;background-size:42rem 12rem;background-repeat:no-repeat;background-position:12.5vw 8.5rem,calc(100% - 3vw) calc(100% - 1.5rem);background-image:url("/themes/custom/dyellin/images/masonry-1.svg"),url("/themes/custom/dyellin/images/masonry-2.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003221}}html[dir=ltr] .light-grey-with-blue-lines{background-position:calc(100% - 12.5vw) 8.5rem,3vw calc(100% - 1.5rem);background-image:url("/themes/custom/dyellin/images/masonry-2.svg"),url("/themes/custom/dyellin/images/masonry-1.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003229}}.blue-background{background-color:#8DDADF;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003233}}body{color:#293233;background:none;max-width:100%;font-family:"Heebo",sans-serif;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003239}}body *::selection{color:#66D8E6;background-color:#204473;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003246}}.region--breadcrumb{padding-top:100px;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003246}}.region--breadcrumb{padding-top:4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003255}}p{margin:0.4rem 0 0.7rem;font-size:1rem;font-weight:400;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003262}}p.small-paragraph{font-size:0.85rem;line-height:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003267}}p.grey-paragraph{padding:1rem 1.2rem;background:#f5f5f5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003272}}p.turquoise-text{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003276}}p.link-align-center{display:flex;gap:0.5rem;justify-content:center;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003276}}p.link-align-center{flex-direction:column;gap:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003290}}.text-content a[href$=".pdf"],.text-content a[href$=".doc"],.text-content a[href$=".docx"]{display:block;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003297}}.text-content p{margin:0.4rem 0 0.7rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003302}}p.text-align-center{margin:0.4rem 0 0.7rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003305}}p.text-align-center a{text-align:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003310}}.text-content p:last-child,.cke_editable p:last-child{margin-block-end:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003315}}p.text-align-left{width:fit-content;margin-right:auto !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003320}}p.text-align-right{width:fit-content;margin-left:auto !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003326}}.only-mobile{display:none;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003326}}.only-mobile{display:flex;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003336}}.only-desktop{display:flex;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003336}}.only-desktop{display:none !important;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003344}}.block-block-content{margin-bottom:0;margin-block-end:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003351}}.region--content-bottom > .block-block-content{margin-bottom:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003356}}h1,h2,h3,h4,h5,h6{line-height:1;color:#293233;margin:0;font-weight:500;font-family:"Heebo",sans-serif;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003369}}h1{font-size:4.7rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003369}}h1{font-size:3.8rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003369}}h1{font-size:3.2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003369}}h1{font-size:2.7rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003385}}h2{font-size:2.25rem;font-weight:700;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003385}}h2{font-size:1.8rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003385}}h2{font-size:1.6rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003385}}h2{font-size:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003403}}h3{font-style:normal;font-weight:700;line-height:normal;font-size:2rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003403}}h3{font-size:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003415}}h4{font-size:1.5em;font-weight:600;margin-bottom:0.7rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003415}}h4{font-size:1.3rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003426}}h5{font-size:1.25em;font-weight:600;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003426}}h5{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003436}}h6{font-size:1.125em;font-weight:600;margin-bottom:0.4rem;line-height:normal;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003436}}h6{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003450}}h2.default-title{margin-top:0px;margin-right:14px;margin-bottom:1rem;margin-left:0px;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003459}}h2.default-title:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003475}}html[dir=ltr] h2.default-title:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003481}}h3.h3-default-title{margin:0 14px 1rem 0;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003487}}h3.h3-default-title:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003503}}html[dir=ltr] h3.h3-default-title:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003510}}h4.h4-default-title{margin:0 14px 1rem 0;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003515}}h4.h4-default-title:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003531}}html[dir=ltr] h4.h4-default-title:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003538}}h4.h4-special-title{position:relative;width:fit-content;z-index:2;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003543}}h4.h4-special-title:before{content:"";display:block;width:2.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon-h4.svg");position:absolute;top:-1rem;left:-1.1rem;z-index:-1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003564}}main#toPageTop .layout-content{width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003567}}main#toPageTop .layout-content div#content{width:100%;margin:0;display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003572}}main#toPageTop .layout-content div#content div#block-dyellin-content{margin:0;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003582}}.node__content{padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003586}}a,a:link,a:visited{text-decoration:none;transition:all .25s linear;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003594}}.text-content a:not(.button),.cke_editable a:not(.button){transition:box-shadow 0.3s cubic-bezier(0.55,0.085,0,0.99);-webkit-text-decoration:none;text-decoration:none;box-shadow:inset 0 -1px 0 0 #293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003601}}.text-content a:not(.button):hover,.cke_editable a:not(.button):hover{box-shadow:inset 0 -2em 0 0 var(--color--primary-80);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003663}}a.default-link{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;margin:0.7rem 0 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}a.default-link:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003668}}a.default-link-two{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.8rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#fff;line-height:normal;box-shadow:none !important;text-decoration:none;margin:0.7rem 0 0;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003668}}a.default-link-two{padding:0.6rem 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003653}}a.default-link-two:hover{border:2px solid #66D8E6;color:#fff;background:#66D8E6;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003673}}a:focus{outline:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003677}}hr{border:1px solid #058FCB;margin:1rem 0rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003682}}.field:not(:last-child){margin-bottom:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003686}}img{max-width:100%;height:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003691}}b{font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003695}}strong{font-weight:700;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003699}}:target{scroll-margin-top:175px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003702}}body.sticky-header :target{scroll-margin-top:130px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003707}}.toolbar-tray span,.toolbar-tray a{color:#565656;text-decoration:none;display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003714}}ol{margin-block-start:0.25em;margin-block-end:0.25em;margin-inline-start:1.25em;margin-inline-end:0;padding-inline-start:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003722}}li{line-height:1.4;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003731}}div.text-content ul li,div.text-content ol li{margin:0 0 0.3rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003737}}li::marker{color:#293233;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003754}}div.text-content ul.yellow-dots,ul.yellow-dots{list-style:none;margin:0;padding:0;margin-top:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003761}}div.text-content ul.yellow-dots li,ul.yellow-dots li{position:relative;margin-bottom:2rem;padding-right:3.45rem;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003767}}div.text-content ul.yellow-dots li::before,ul.yellow-dots li::before{content:'';position:absolute;top:50%;right:0;width:2.7rem;height:2.7rem;transform:translateY(-50%);background:url(/themes/custom/dyellin/images/yellow-dot.svg) no-repeat center center;background-size:contain;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003780}}div.text-content ul.yellow-dots li:last-child,ul.yellow-dots li:last-child{margin-bottom:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003785}}div.text-content ul.blue-dots,ul.blue-dots{list-style:none;margin:0;padding:0;margin-top:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003792}}div.text-content ul.blue-dots li,ul.blue-dots li{position:relative;margin-bottom:2rem;padding-right:3.45rem;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003798}}div.text-content ul.blue-dots li::before,ul.blue-dots li::before{content:'';position:absolute;top:50%;right:0;width:2.7rem;height:2.7rem;transform:translateY(-50%);background:url(/themes/custom/dyellin/images/blue-dot.svg) no-repeat center center;background-size:contain;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003811}}div.text-content ul.blue-dots li:last-child,ul.blue-dots li:last-child{margin-bottom:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003818}}div.text-content ul.turquoise-dots li::marker,ul.turquoise-dots li::marker{color:#66D8E6;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003826}}div.text-content ol.turquoise-numbers li::marker,ol.turquoise-numbers li::marker{color:#66D8E6;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003834}}#menu-toggle{width:45px;height:1.87rem;cursor:pointer;float:left;padding-top:1.25rem;transition:all 0.5s;-webkit-transition:all 0.5s;display:none;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003834}}#menu-toggle{display:block;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003848}}#menu-toggle #hamburger{position:absolute;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003851}}#menu-toggle #hamburger span{border-radius:10px;width:1.56rem;height:2px;margin:0px 0 5px;display:block;background-color:#fff;transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;box-sizing:border-box;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003862}}#menu-toggle #hamburger span:nth-child(1){transition-delay:.5s;-webkit-transition-delay:.5s;width:15px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003868}}#menu-toggle #hamburger span:nth-child(2){transition-delay:.625s;-webkit-transition-delay:.625s;width:1.25rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003874}}#menu-toggle #hamburger span:nth-child(3){transition-delay:.75s;-webkit-transition-delay:.75s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003881}}#menu-toggle #cross{height:100%;width:100%;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003888}}#menu-toggle #cross span{border-radius:10px;display:block;background-color:#fff;transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;box-sizing:border-box;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003897}}#menu-toggle #cross span:nth-child(1){height:0;width:2px;position:absolute;left:19px;top:-3px;transition-delay:0s;-webkit-transition-delay:0s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003907}}#menu-toggle #cross span:nth-child(2){width:0%;height:2px;position:absolute;left:4px;top:11px;transition-delay:.25s;-webkit-transition-delay:0.25s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003922}}.open-menu #menu-toggle #hamburger span{width:0%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003925}}.open-menu #menu-toggle #hamburger span:nth-child(1){transition-delay:0s;-webkit-transition-delay:0s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003930}}.open-menu #menu-toggle #hamburger span:nth-child(2){transition-delay:.125s;-webkit-transition-delay:0.125s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003935}}.open-menu #menu-toggle #hamburger span:nth-child(3){transition-delay:.25s;-webkit-transition-delay:0.25s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003944}}.open-menu #menu-toggle #cross span:nth-child(1){height:1.87rem;transition-delay:.625s;-webkit-transition-delay:0.265s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003952}}.open-menu #menu-toggle #cross span:nth-child(2){width:1.87rem;transition-delay:.375s;-webkit-transition-delay:0.375s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003961}}.region-menu{position:fixed;width:100%;height:100%;background-color:#fff;top:0;right:-100%;transition:right 0.5s;-webkit-transition:right 0.5s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003972}}.open-menu .region-menu{right:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003979}}.owl-carousel .owl-stage{display:flex;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003983}}.owl-carousel{direction:ltr;position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003995}}.owl-nav .owl-prev,.owl-nav .owl-next{position:absolute;top:40%;height:2.25rem;color:inherit;background:none;border:none;z-index:100;outline:unset;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031008}}.owl-nav .owl-prev.disabled,.owl-nav .owl-next.disabled{filter:brightness(0.3) invert(1);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003995}}.owl-nav .owl-prev,.owl-nav .owl-next{height:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031016}}.owl-nav .owl-prev i,.owl-nav .owl-next i{font-size:2.5rem;color:#cecece;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031021}}.owl-nav .owl-prev .nav-btn,.owl-nav .owl-next .nav-btn{height:100%;width:100%;width:fit-content;transition:all .3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031027}}html[dir=ltr] .owl-nav .owl-prev .nav-btn,html[dir=ltr]
.owl-nav .owl-next .nav-btn{transform:rotate(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031032}}.owl-nav .owl-prev .nav-btn:hover img,.owl-nav .owl-next .nav-btn:hover img{transform:translate(1px);filter:drop-shadow(1px 2px 4px rgba(0,0,0,0.219));}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031039}}.owl-nav .owl-prev .nav-btn img,.owl-nav .owl-next .nav-btn img{object-fit:contain;height:100%;width:100%;transition:all .3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031049}}.owl-nav .owl-next{left:-32px;right:auto;}@media (max-width:540px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031049}}.owl-nav .owl-next{left:-7.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031058}}.owl-nav .owl-prev{right:-32px;left:auto;}@media (max-width:540px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031058}}.owl-nav .owl-prev{right:-7.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031068}}.owl-dots{position:absolute;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031072}}.owl-dots button.owl-dot{background:#8b8b8ba6;padding:2px !important;margin-left:8px;border-radius:50%;transition:all .2s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031079}}.owl-dots button.owl-dot.active{background:#b1bbc3;padding:6px !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031089}}.owl-navigation button.pause-btn{font-size:0;width:30px;height:30px;border:none;display:inline-block;background-color:transparent;background-image:url("/themes/custom/dyellin/images/banner-pause-btn.png");background-position:center center;background-size:contain;background-repeat:no-repeat;display:none;cursor:pointer;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031103}}.owl-navigation button.pause-btn.active{background-image:url("/themes/custom/dyellin/images/banner-play-btn.png");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031111}}select:focus{outline-style:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031115}}[type="text"]:focus,input{outline:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031121}}input{caret-color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031125}}[type="color"],[type="date"],[type="datetime-local"],[type="email"],[type="file"],[type="month"],[type="number"],[type="password"],[type="search"],[type="tel"],[type="text"],[type="time"],[type="url"],[type="week"],textarea{min-height:2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031143}}textarea{visibility:visible;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031147}}.button{height:unset;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031151}}textarea:focus,input:focus{outline:none !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031156}}input[type="checkbox"]{width:1rem;height:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031161}}input[type="checkbox"]:checked{background-size:contain;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031169}}.video-container .fb-video{width:100%;max-width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031177}}.field--name-field-media-video-file video{width:max-content;max-height:70vh;margin:0 auto;}@keyframes bounce-in{0%{opacity:0.8;transform:scale(0.9);}50%{opacity:1;transform:scale(1.08);filter:blur(1px);}70%{transform:scale(1);}100%{transform:scale(0.9);opacity:0.8;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031211}}.custom-breadcrump-trail{margin-bottom:1rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031211}}.custom-breadcrump-trail{margin-bottom:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031219}}.custom-breadcrump-trail .menu__link--nolink{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031233}}.custom-breadcrump-trail ul.menu:first-child > li > a:before{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031240}}.custom-breadcrump-trail li:not(.menu__item--active-trail){display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031244}}.custom-breadcrump-trail ul{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031248}}.custom-breadcrump-trail li{list-style:none;display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031253}}.custom-breadcrump-trail a{font-size:16px;color:#204473;transition:all .3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031259}}.custom-breadcrump-trail a:before{padding:2px;color:#204473;content:" > ";}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031266}}.custom-breadcrump-trail a:hover{color:#204473;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031274}}.region--hidden-section{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031282}}.field--name-field-sections .field__item:last-child .paragraph--type--accordion-container{margin:0 auto;}@media print and (color){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031293}}*{-webkit-print-color-adjust:exact;print-color-adjust:exact;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031298}}body.page-node-type-guide article.node--type-guide{background-color:transparent !important;padding-top:2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031303}}div#print-content{direction:rtl;background:transparent !important;}}@-webkit-keyframes circle{0%{opacity:1;}40%{opacity:1;}100%{width:200%;height:200%;opacity:0;}}@keyframes circle{0%{opacity:1;}40%{opacity:1;}100%{width:200%;height:200%;opacity:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031342}}.whatsapp-contact{position:fixed;left:0.5rem;bottom:15rem;transition:all .25s linear;z-index:20;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031342}}.whatsapp-contact{top:auto;left:0.5rem;bottom:5.4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031355}}.whatsapp-contact figure{position:relative;margin:0;background:transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031360}}.whatsapp-contact figure::before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:'';width:0;height:0;background:rgba(255,255,255,0.2);border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031376}}.whatsapp-contact figure:hover::before{-webkit-animation:circle .75s;animation:circle .75s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031382}}.whatsapp-contact:hover{transform:scale(1.1);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031386}}.whatsapp-contact img{width:3.2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031398}}.region--content-bottom div#block-dyellin-primary-local-tasks{margin-block-end:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031406}}body[class][class] table.views-table,body[class][class] .text-content table{max-width:1180px;width:100%;border-collapse:inherit;font-family:'Meoded';margin:0 auto 14px;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031406}}body[class][class] table.views-table,body[class][class] .text-content table{background-color:#E9E8E8;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031418}}body[class][class] table.views-table caption,body[class][class] .text-content table caption{color:#66D8E6;font-size:1.44rem;font-family:"Heebo",sans-serif;text-align:start;font-style:normal;font-weight:500;line-height:1;margin:0 0 24px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031429}}body[class][class] table.views-table thead,body[class][class] .text-content table thead{background-color:#66D8E6;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031434}}body[class][class] table.views-table thead tr th,body[class][class] .text-content table thead tr th{padding:24px 16px;background-color:#66D8E6;color:#293233;border-bottom:1px solid #757373;font-family:"Heebo",sans-serif;min-width:125px;font-weight:700;font-size:1.1rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031434}}body[class][class] table.views-table thead tr th,body[class][class] .text-content table thead tr th{padding:16px 16px 16px 32px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031448}}body[class][class] table.views-table thead tr th p,body[class][class] .text-content table thead tr th p{font-weight:700;font-size:1.1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031454}}body[class][class] table.views-table thead tr th a,body[class][class] .text-content table thead tr th a{display:flex;justify-content:space-between;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031459}}body[class][class] table.views-table thead tr th span.tablesort.tablesort--desc,body[class][class] .text-content table thead tr th span.tablesort.tablesort--desc{background-image:url(/themes/custom/dyellin/images/arrow-down-wide-short-solid.svg);background-repeat:no-repeat;background-size:cover;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031466}}body[class][class] table.views-table thead tr th span.tablesort.tablesort--asc,body[class][class] .text-content table thead tr th span.tablesort.tablesort--asc{background-image:url(/themes/custom/dyellin/images/arrow-up-short-wide-solid.svg);background-repeat:no-repeat;background-size:cover;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031478}}body[class][class] table.views-table tbody tr td,body[class][class] .text-content table tbody tr td{padding:24px 16px;border-bottom:1px solid #757373;background-clip:padding-box;background-color:#F5F5F5;color:#293233;outline:none;transition:0.4s;font-size:1rem;min-width:100px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031490}}body[class][class] table.views-table tbody tr td.views-field.views-field-field-phone,body[class][class] .text-content table tbody tr td.views-field.views-field-field-phone{direction:ltr;text-align:right;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031494}}html[dir=ltr] body[class][class] table.views-table tbody tr td.views-field.views-field-field-phone,html[dir=ltr]
body[class][class] .text-content table tbody tr td.views-field.views-field-field-phone{direction:unset;text-align:unset;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031501}}body[class][class] table.views-table tbody tr td.read-more-link a,body[class][class] .text-content table tbody tr td.read-more-link a{pointer-events:all;background-image:url(/themes/custom/dyellin/images/arrow-left.svg);background-repeat:no-repeat;background-size:1em auto;background-position:left 9px;padding-inline-end:1.5em;float:left;font-weight:500;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031512}}body[class][class] table.views-table tbody tr td.read-more-link a:hover,body[class][class] .text-content table tbody tr td.read-more-link a:hover{text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031519}}body[class][class] table.views-table tbody tr a,body[class][class] .text-content table tbody tr a{color:#293233;cursor:pointer;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031524}}body[class][class] table.views-table tbody tr a:hover,body[class][class] .text-content table tbody tr a:hover{color:#1FB6C1;text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031535}}body[class][class] table.views-table tbody tr:first-child td,body[class][class] .text-content table tbody tr:first-child td{background-clip:padding-box;border-top:0px solid transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031543}}body[class][class] table.views-table .accordionRow,body[class][class] .text-content table .accordionRow{display:none;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031552}}body[class][class] table.views-table colgroup,body[class][class] .text-content table colgroup{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031557}}body[class][class] table.views-table th:nth-child(n + 3),body[class][class] table.views-table td:nth-child(n + 3),body[class][class] .text-content table th:nth-child(n + 3),body[class][class] .text-content table td:nth-child(n + 3){display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031563}}body[class][class] table.views-table tr:not(.no-accordion-children) td:nth-child(2),body[class][class] .text-content table tr:not(.no-accordion-children) td:nth-child(2){position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031566}}body[class][class] table.views-table tr:not(.no-accordion-children) td:nth-child(2):before,body[class][class] .text-content table tr:not(.no-accordion-children) td:nth-child(2):before{content:'';position:absolute;background-image:url(/themes/custom/dyellin/images/arrow-down-v2.svg);background-position:center center;background-repeat:no-repeat;background-size:1.2rem auto;left:calc(3% + 5px);top:calc(50% - 1.2rem);width:2.4rem;height:2.4rem;pointer-events:none;transition:transform 0.3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031583}}body[class][class] table.views-table tr:not(.no-accordion-children) td:nth-child(2).open-header:before,body[class][class] .text-content table tr:not(.no-accordion-children) td:nth-child(2).open-header:before{transform:rotate(90deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031588}}body[class][class] table.views-table td:nth-child(-n + 2),body[class][class] .text-content table td:nth-child(-n + 2){background-clip:padding-box;border-bottom:none;border-top:1px solid #757373;font-weight:500;line-height:1;padding:16px 16px 16px 32px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031602}}body[class][class] table.views-table tr.accordionRow,body[class][class] .text-content table tr.accordionRow{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031605}}body[class][class] table.views-table tr.accordionRow.open,body[class][class] .text-content table tr.accordionRow.open{display:table-row;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031609}}body[class][class] table.views-table tr.accordionRow td,body[class][class] .text-content table tr.accordionRow td{border:none;background-color:#E9E8E8 !important;font-size:1rem !important;line-height:1.2;display:flex;flex-direction:column;gap:0.8rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031619}}body[class][class] table.views-table tr.accordionRow td .table-accordion-title,body[class][class] .text-content table tr.accordionRow td .table-accordion-title{vertical-align:baseline;font-weight:700;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031624}}body[class][class] table.views-table tr.accordionRow td .table-accordion-text,body[class][class] .text-content table tr.accordionRow td .table-accordion-text{font-weight:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031628}}body[class][class] table.views-table tr.accordionRow td .bottom-link,body[class][class] .text-content table tr.accordionRow td .bottom-link{pointer-events:all;background-image:url(/themes/custom/dyellin/images/arrow-left.svg);background-repeat:no-repeat;background-size:1em auto;background-position:left 5px;padding-inline-end:1.5em;float:left;font-weight:500;margin:0 -0.75em;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031639}}body[class][class] table.views-table tr.accordionRow td .bottom-link:hover,body[class][class] .text-content table tr.accordionRow td .bottom-link:hover{text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031651}}.website-wrapper{position:fixed;right:0;left:auto;padding:0 7.5vw;width:100%;top:110px;pointer-events:none;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031651}}.website-wrapper{padding:.0 7.5vw;top:64px;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031651}}.website-wrapper{padding:.0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031651}}.website-wrapper{padding:.0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031674}}.website-wrapper .website-container{max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031678}}.website-wrapper .website-container div.website-in-progress{display:flex;width:14.25rem;height:2.125rem;padding:0.5625rem 0.875rem;justify-content:center;align-items:center;gap:0.625rem;border-radius:0 0 0.5rem 0.5rem;background:var(--ACCENTS-Rich-Yellow-Accent,#FFDA6B);color:#000;text-align:center;font-family:Heebo;font-size:1.09363rem;font-style:normal;font-weight:400;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031700}}body.role-authenticated .website-wrapper,body.user-logged-in .website-wrapper{top:198px;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\000031700}}body.role-authenticated .website-wrapper,body.user-logged-in .website-wrapper{top:104px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\000038}}body.has-focus input#edit-actions-submit:focus:not(:hover),body.has-focus *:focus:not(:hover){border:2px solid crimson !important;outline-color:crimson;outline-style:double;outline-width:thin;outline-offset:1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000318}}body.has-focus input:focus{border:2px solid crimson !important;outline-color:crimson !important;outline-style:double !important;outline-width:thin !important;outline-offset:1px !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000325}}body.has-focus input.error:focus{border:2px solid crimson !important;outline-color:crimson !important;outline-style:double !important;outline-width:thin !important;outline-offset:1px !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000332}}body.has-focus .form-item input[type="checkbox"]:focus{border:2px solid crimson !important;outline-color:crimson !important;outline-style:double !important;outline-width:thin !important;outline-offset:1px !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000339}}body.has-focus a:focus,body.has-focus button:focus{border:2px solid crimson !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000343}}body.has-focus a:focus img,body.has-focus button:focus img{border:2px solid crimson !important;outline-color:crimson;outline-style:double;outline-width:thin;outline-offset:1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000352}}body.has-focus strong,body.has-focus em{color:crimson;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000357}}body.has-focus abbr{color:crimson;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000361}}body.has-focus a:hover,body.has-focus a:visited,body.has-focus a:focus{color:crimson;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000368}}body.has-focus a:active{color:#000000;background-color:crimson;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000377}}body.has-focus .paragraph--type--form section#edit-flexbox-start:focus{border:1px solid crimson !important;outline-color:crimson;outline-style:double;outline-width:thin;outline-offset:1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000384}}body.has-focus .paragraph--type--form section#edit-flexbox-start:focus .fieldset__wrapper{display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000390}}body.has-focus .paragraph--type--form section#edit-flexbox-start:focus legend span:after{transform:rotate(90deg);top:34%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\0000399}}body.has-focus .paragraph--type--form section#edit-flexbox-start input.error:focus{border:2px solid crimson !important;outline-color:crimson !important;outline-style:double !important;outline-width:thin !important;outline-offset:1px !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\00003106}}body.has-focus .paragraph--type--form section#edit-flexbox-start .form-item input[type="checkbox"]:focus{border:2px solid crimson !important;outline-color:crimson !important;outline-style:double !important;outline-width:thin !important;outline-offset:1px !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_accessibility\.scss}line{font-family:\00003118}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\000034}}.block-yellin-library-search{position:relative;padding-top:78px;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\000034}}.block-yellin-library-search{padding-top:6px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000313}}div#yellin-library-search-wrapper{position:relative;width:100%;min-height:20rem;max-height:23rem;object-fit:cover;aspect-ratio:42 / 10;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000313}}div#yellin-library-search-wrapper{aspect-ratio:auto;min-height:auto;max-height:initial;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000330}}div#yellin-library-search-wrapper .icon-wrapper{position:absolute;top:0;left:0;width:100%;padding:0 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000330}}div#yellin-library-search-wrapper .icon-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000330}}div#yellin-library-search-wrapper .icon-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000345}}div#yellin-library-search-wrapper .icon-wrapper .field--name-field-icon{margin:0 auto;display:flex;justify-content:end;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000350}}div#yellin-library-search-wrapper .icon-wrapper .field--name-field-icon img{padding:0rem 1rem 1rem;object-fit:contain;width:10.96rem;height:10rem;border-radius:0 0 13.44088rem 13.44088rem;background:#F5F5F5 50% / cover no-repeat;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000350}}div#yellin-library-search-wrapper .icon-wrapper .field--name-field-icon img{padding:0.5rem;width:8.3rem;height:7.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000369}}div#yellin-library-search-wrapper img.library-banner{height:100%;width:100%;object-fit:cover;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000369}}div#yellin-library-search-wrapper img.library-banner{aspect-ratio:2/1;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000379}}div#yellin-library-search-wrapper div#yellin-library-tabs{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:2.3125rem;border-radius:0.5rem;width:calc(100% - 15vw);max-width:900px;background:linear-gradient(107deg,rgba(255,255,255,0.2) 20.89%,rgba(104,119,127,0.2) 86.29%),rgba(255,255,255,0.2);box-shadow:0 3px 31px 0 rgba(0,0,0,0.25);backdrop-filter:blur(8.6px);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\0000379}}div#yellin-library-search-wrapper div#yellin-library-tabs{position:relative;top:unset;left:unset;transform:unset;width:100%;padding:1.6rem 0.7rem;border-radius:0;box-shadow:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003103}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container{padding:1.5rem 5vw;border-radius:0.5rem;background:var(--background-grayneutral-2,#F5F5F5);box-shadow:0 2px 21px 0 rgba(0,0,0,0.25);backdrop-filter:blur(5.7px);display:flex;flex-direction:column;gap:1.1rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003103}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container{border-radius:unset;box-shadow:unset;padding:0.625rem 0.3125rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003119}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-nav{display:flex;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003122}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-nav .yellin-tab{padding:10px 15px;border:none;border-bottom:3px solid transparent;background:#f5f5f5;cursor:pointer;flex-grow:1;transition:all ease .3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003131}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-nav .yellin-tab:hover{border-bottom:3px solid #1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003135}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-nav .yellin-tab.active{border-bottom:3px solid #293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003139}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-nav .yellin-tab h3{color:#293233;font-size:1rem;font-weight:700;line-height:normal;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003139}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-nav .yellin-tab h3{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003153}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-content{}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003156}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-content .form_wrapper{border-radius:0.5rem;border:0.7px solid #29323385;background:#FFF;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003162}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-content .yellin-tab-pane{display:none;padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003166}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-content .yellin-tab-pane form{display:flex;gap:1.5rem;padding:0.5rem 0.8rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003172}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-content .yellin-tab-pane form input{padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003175}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-content .yellin-tab-pane form input::placeholder{color:#757373;font-weight:400;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003180}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-content .yellin-tab-pane form input:focus{outline:none;border:none;box-shadow:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003187}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-content .yellin-tab-pane form input[id^=library-search-go]{color:transparent;appearance:none;-webkit-appearance:none;border:none;margin:0;padding:0;width:32px;aspect-ratio:1;background-color:#1FB6C1;background-image:url("/themes/custom/dyellin/images/search-icon-white.svg");background-repeat:no-repeat;background-position:center;background-size:60%;cursor:pointer;border-radius:50%;transition:all ease .3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003205}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-content .yellin-tab-pane form input[id^=library-search-go]:hover{background-color:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/yellin-library-search\.scss}line{font-family:\00003215}}div#yellin-library-search-wrapper div#yellin-library-tabs .yellin-tabs-inner-container .yellin-tabs-content .yellin-tab-pane.active{display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\000034}}body.url-user-login .layout-content{padding:0 7.5vw;margin:14vw 0 8vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\000034}}body.url-user-login .layout-content{margin-top:unset;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\000034}}body.url-user-login .layout-content{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\000034}}body.url-user-login .layout-content{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\0000322}}body.url-user-login .layout-content .region--content{max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\0000331}}form[class*="otp"],.user-pass,.user-login-form{margin:50px auto;padding:4% 2%;border-radius:5px;transition:all .3s ease-in;width:680px;max-width:90vw;height:fit-content;background-color:#9ce2eb;border:2px solid #FBCA27;position:relative;box-shadow:inset 0 0 1.87rem 0 rgba(0,0,0,0.5),0 4px 10px 0 rgba(0,0,0,0.5);overflow:hidden;box-shadow:rgba(50,50,93,0.25) 0px 13px 1.68rem -5px,rgba(0,0,0,0.3) 0px 8px 1rem -8px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\0000348}}form[class*="otp"]:hover,.user-pass:hover,.user-login-form:hover{box-shadow:rgba(50,50,93,0.25) 0px 50px 100px -20px,rgba(0,0,0,0.3) 0px 1.87rem 60px -30px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\0000352}}form[class*="otp"]:hover,.user-pass:hover,.user-login-form:hover{box-shadow:rgba(50,50,93,0.25) 0px 50px 100px -20px,rgba(0,0,0,0.3) 0px 1.87rem 60px -30px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\0000356}}form[class*="otp"] input[type=text],.user-pass input[type=text],.user-login-form input[type=text]{background-color:#fff;background-color:transparent;border:none;border-bottom:2px solid #0F2855;border-top:0px;font-weight:bold;margin-bottom:5px;border-radius:0;color:#0F2855;padding:8px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\0000369}}form[class*="otp"] input[type=password],.user-pass input[type=password],.user-login-form input[type=password]{background-color:#fff;background-color:transparent;border:none;border-bottom:2px solid #0F2855;border-top:0px;font-weight:bold;margin-bottom:5px;border-radius:0;color:#0F2855;padding:8px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\0000383}}form[class*="otp"] input:focus,.user-pass input:focus,.user-login-form input:focus{outline:none;box-shadow:0 0 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\0000388}}form[class*="otp"] label,.user-pass label,.user-login-form label{margin-bottom:0px;color:#fff;margin-top:6%;margin-bottom:2%;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\0000396}}form[class*="otp"] div#edit-actions,.user-pass div#edit-actions,.user-login-form div#edit-actions{margin:2rem 0 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\0000399}}form[class*="otp"] div#edit-actions input#edit-submit,.user-pass div#edit-actions input#edit-submit,.user-login-form div#edit-actions input#edit-submit{margin:0;padding:10px 1.25rem;border-color:#FBCA27;background:#0F2855;color:#FFF;border-radius:5px;font-weight:bold;letter-spacing:1px;box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);transition:all .3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003111}}form[class*="otp"] div#edit-actions input#edit-submit:hover,.user-pass div#edit-actions input#edit-submit:hover,.user-login-form div#edit-actions input#edit-submit:hover{border-color:#0F2855;right:0px;color:#0F2855;background:#FBCA27;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003120}}form[class*="otp"] input#edit-submit,.user-pass input#edit-submit,.user-login-form input#edit-submit{margin:0;padding:10px 1.25rem;border-color:#A3CD90;background:#0F2855;color:#FFF;border-radius:5px;font-weight:bold;letter-spacing:1px;box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);transition:all .3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003132}}form[class*="otp"] input#edit-submit:hover,.user-pass input#edit-submit:hover,.user-login-form input#edit-submit:hover{border-color:#1FB6C1;right:0px;color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003139}}form[class*="otp"] a#resend,.user-pass a#resend,.user-login-form a#resend{margin-right:1rem;color:crimson;box-shadow:inset 0 -2px 0 0 crimson;transition:all .3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003145}}form[class*="otp"] a#resend:hover,.user-pass a#resend:hover,.user-login-form a#resend:hover{text-decoration:underline;color:rgba(220,20,60,0.568);box-shadow:inset 0 -2rem 0 0 #b9030f25;-webkit-text-decoration-color:#b9030f25;text-decoration-color:#b9030f25;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003158}}form.sms-verify-phone-number input[type=text],form[class*="otp"] input[type=text]{background-color:#fff;border-top:0px;margin-bottom:5px;border-radius:5px;color:#0F2855;padding:8px;border:2px solid #0F2855 !important;width:100%;font-weight:normal;font-size:2rem;letter-spacing:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003175}}.user-pass:before,.user-pass:after,.user-login-form:before,.user-login-form:after{content:'';position:absolute;width:400px;height:330px;top:-270px;left:8vw;background-color:#fff;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003175}}.user-pass:before,.user-pass:after,.user-login-form:before,.user-login-form:after{width:200px;height:150px;top:-32%;left:-8vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003195}}.user-pass:before,.user-login-form:before{border-radius:45%;background:#ffc60087;animation:wave 5s linear infinite;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003202}}.user-pass:after,.user-login-form:after{border-radius:35%;background:rgba(255,255,255,0.3);animation:wave 5s linear infinite;}@keyframes wave{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003223}}nav.tabs-wrapper{position:fixed;bottom:0;right:0;z-index:10;background:#0F2855;width:100%;max-width:100%;display:flex;justify-content:center;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003235}}nav.tabs-wrapper ul.tabs.tabs--primary{width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003238}}nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab{background:#0F2855;transition:all .3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003242}}nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab a{background:#0F2855;color:#fff;border:none;transition:all .3s ease;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003249}}nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab a:hover{background:#A3CD90;color:#0F2855;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003256}}nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab.is-active{background-color:lightcoral;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003259}}nav.tabs-wrapper ul.tabs.tabs--primary li.tabs__tab.is-active a::after{border-top:6px solid #1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003269}}.role-administrator header.only-desktop,.role-content_editor header.only-desktop,.role-content_administrator header.only-desktop{margin-top:88px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_login\.scss}line{font-family:\00003277}}form[class*="otp"] input[type=text]{border:2px solid #0F2855 !important;width:100%;font-weight:normal;font-size:2rem;letter-spacing:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\000033}}header.only-desktop{display:flex;flex-direction:column;margin:0 auto;width:100%;max-width:100%;z-index:10;position:fixed;top:0;transition:all 0.3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000316}}header.only-desktop .wrapper{display:flex;justify-content:center;align-items:center;padding:0 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000316}}header.only-desktop .wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000316}}header.only-desktop .wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000331}}header.only-desktop .wrapper.top{background-color:#1FB6C1;font-family:'Meoded';}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000337}}header.only-desktop .wrapper.bottom{background-color:#FFF;box-shadow:0 10px 1.56rem #7e7e7e47;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000344}}header.only-desktop .top-header{width:100%;max-width:1180px;display:flex;transition:all 0.3s linear;font-size:1rem;line-height:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000353}}header.only-desktop .top-header .top-blue-menu{width:100%;display:flex;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000357}}header.only-desktop .top-header .top-blue-menu ul.menu--level-1{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1.2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000366}}header.only-desktop .top-header .top-blue-menu ul.menu--level-1 > li > a{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000370}}header.only-desktop .top-header .top-blue-menu ul.menu--level-1 > li ul.menu--level-2{display:flex;gap:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000378}}header.only-desktop .top-header a.linkToEn{display:block;color:#293233;padding:0 2.5rem;font-family:'Meoded';}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000387}}header.only-desktop .top-header .top-blue-menu ul{display:flex;list-style:none;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\0000394}}header.only-desktop .top-header .top-blue-menu ul li a,header.only-desktop .top-header .top-blue-menu ul li span{color:#293233;font-size:.9rem;font-style:normal;font-weight:500;line-height:normal;padding:8px 0;display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003106}}header.only-desktop .top-header .top-blue-menu ul li a{transition:all 0.25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003109}}header.only-desktop .top-header .top-blue-menu ul li a:hover{color:#98C03C;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003117}}header.only-desktop .top-header .language-menu{background:#1FB6C1;border-radius:25px;display:flex;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003125}}body.sticky-header header.only-desktop .top-header{height:0;overflow:hidden;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003129}}body.sticky-header header.only-desktop .top-header .search-icon > img{opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003137}}header.only-desktop .bottom-header{width:100%;max-width:1180px;display:flex;transition:all 0.3s ease;align-items:center;padding:0.85rem 0;gap:1vw;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003147}}header.only-desktop .bottom-header ul.menu.menu--level-1{display:flex;flex-wrap:wrap;gap:0.4rem;max-width:100%;width:fit-content;flex:1 0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003156}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class]{flex:0 1 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003161}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class]:hover .menu__link.menu__link--level-1[class],header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class]:focus-within .menu__link.menu__link--level-1[class]{background:#f4f3f3;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003167}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]{display:block;padding:0.8rem 0.44rem;color:#293233;transition:all .3s ease-in;font-size:.9rem;position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003177}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]::after{content:'';position:absolute;top:100%;left:0;width:100%;height:20px;background:transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003188}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]:hover,header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]:focus-within{background:#f4f3f3;color:#058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003201}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children:hover ul.menu.menu--level-2,header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children:focus-within ul.menu.menu--level-2{visibility:visible;opacity:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003208}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2{display:flex;justify-content:center;flex-direction:row;gap:1.2rem;position:absolute;top:100%;right:0;width:100%;background:#F5F5F5;visibility:hidden;opacity:0;padding:1.2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003223}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > a{color:#293233;font-weight:700;transition:all 0.25s ease;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003229}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > a:hover{color:#058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003235}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > span{color:#293233;font-size:1rem;font-weight:700;transition:all 0.25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003242}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > ul.menu--level-3{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(10,auto);gap:0.7rem 1.2rem;margin-top:0.7rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003251}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > ul.menu--level-3 li a{color:#293233;transition:all 0.25s ease;font-size:0.9rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003256}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > ul.menu--level-3 li a:hover{color:#058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003261}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > ul.menu--level-3 li > span{color:#293233;font-weight:700;transition:all 0.25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003267}}header.only-desktop .bottom-header ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > ul.menu--level-3 li > ul.menu--level-4{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003278}}header.only-desktop .bottom-header .icon-menu{display:flex;align-items:center;gap:0.5rem;margin-inline-start:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003284}}header.only-desktop .bottom-header .icon-menu .search-btn{flex:1 0 auto;display:flex;align-items:center;justify-content:center;cursor:pointer;width:36px;background-color:#1FB6C1;border-radius:25px;aspect-ratio:1;transition:all .25s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003297}}header.only-desktop .bottom-header .icon-menu .search-btn img{transition:all .25s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003301}}header.only-desktop .bottom-header .icon-menu .search-btn:hover{box-shadow:rgba(0,0,0,0.35) 0px 5px 15px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003305}}header.only-desktop .bottom-header .icon-menu .search-btn.active{box-shadow:rgba(0,0,0,0.35) 0px 5px 15px;background-color:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003309}}header.only-desktop .bottom-header .icon-menu .search-btn.active img{filter:brightness(0) saturate(100%) invert(78%) sepia(50%) saturate(6214%) hue-rotate(141deg) brightness(99%) contrast(76%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003316}}header.only-desktop .bottom-header .icon-menu .language-menu-wrapper{display:flex;align-items:center;justify-content:center;flex:1 0 auto;gap:0.4rem;border:2px solid #1FB6C1;background:#1FB6C1;border-radius:25px;width:4.5rem;height:36px;transition:all .25s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003332}}header.only-desktop .bottom-header .icon-menu .language-menu-wrapper:hover{box-shadow:rgba(0,0,0,0.35) 0px 5px 15px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003342}}header.only-desktop .bottom-header .icon-menu .language-menu-wrapper .current-language{line-height:normal;color:#293233;font-weight:500;transition:all .25s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003349}}header.only-desktop .bottom-header .icon-menu .language-menu-wrapper.active{background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003353}}header.only-desktop .bottom-header .icon-menu .language-menu-wrapper.active .language-switcher img{filter:brightness(0) saturate(100%) invert(78%) sepia(50%) saturate(6214%) hue-rotate(141deg) brightness(99%) contrast(76%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003359}}header.only-desktop .bottom-header .icon-menu .language-menu-wrapper.active .current-language{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003369}}body.sticky-header header.only-desktop .bottom-header a.small-site-logo{opacity:1 !important;width:55px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003373}}body.sticky-header header.only-desktop .bottom-header a.small-site-logo img{height:2.8rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003382}}header.only-desktop ul{list-style-type:none;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003387}}header.only-desktop .yellin-search{display:none;padding:0 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003387}}header.only-desktop .yellin-search{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003387}}header.only-desktop .yellin-search{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003401}}header.only-desktop .yellin-search .yellin-search-container{width:100%;max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003407}}header.only-desktop .yellin-search form#views-exposed-form-search-search-r{width:300px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:0px;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);display:flex;gap:1.5rem;padding:0.8rem 1% 0.8rem;gap:6px;background:#fff;border-radius:0px 0px 7.2px 7.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003422}}header.only-desktop .yellin-search form#views-exposed-form-search-search-r div.js-form-item.js-form-type-textfield{padding:0;margin:0px;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003427}}header.only-desktop .yellin-search form#views-exposed-form-search-search-r div.js-form-item.js-form-type-textfield input{border-radius:7.4px;border:0.7px solid #1FB6C1;background:#FFF;color:#27282B;padding:4px 15px;width:100%;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003436}}header.only-desktop .yellin-search form#views-exposed-form-search-search-r div.js-form-item.js-form-type-textfield input::placeholder{color:#757373;font-weight:400;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003441}}header.only-desktop .yellin-search form#views-exposed-form-search-search-r div.js-form-item.js-form-type-textfield input:focus{outline:none;box-shadow:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003448}}header.only-desktop .yellin-search form#views-exposed-form-search-search-r div{background:#FFF;border-top-right-radius:0px;border-top-left-radius:0.6rem;border-bottom-left-radius:0.6rem;border-bottom-right-radius:0px;padding:0;margin:0;margin-bottom:0 !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003460}}header.only-desktop .yellin-search form#views-exposed-form-search-search-r div input{color:transparent;appearance:none;-webkit-appearance:none;border:none;margin:0;padding:0;width:36px;height:36px;background-color:#1FB6C1;background-image:url("/themes/custom/dyellin/images/search-icon.svg");background-repeat:no-repeat;background-position:center;background-size:60%;cursor:pointer;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003481}}header.only-desktop .language-menu{display:none;transition:all .25s linear;padding:0 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003481}}header.only-desktop .language-menu{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003481}}header.only-desktop .language-menu{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003498}}header.only-desktop .language-menu .language-menu-container{width:100%;max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003504}}header.only-desktop .language-menu ul{width:fit-content;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:0px;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);display:flex;flex-direction:column;gap:1.5rem;padding:0.8rem 1% 0.8rem;gap:6px;background:#fff;border-radius:0px 0px 7.2px 7.2px;transition:all .25s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003521}}header.only-desktop .language-menu ul li.is-active a{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003527}}header.only-desktop .language-menu ul li a{display:block;line-height:normal;color:#293233;font-weight:500;transition:all .25s linear;padding:8px 40px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-desktop\.scss}line{font-family:\00003535}}header.only-desktop .language-menu ul li a:hover{background-color:#E5E9F1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000310}}header.only-mobile{background:white;position:fixed;z-index:9;max-width:100%;width:100%;margin:0 auto;align-items:center;font-family:"Heebo",sans-serif;box-shadow:0 10px 25px #6a6a6a0a;gap:0.7rem;padding:.25rem 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000310}}header.only-mobile{padding:.25rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000310}}header.only-mobile{padding:.25rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000330}}header.only-mobile.open-menu{z-index:11;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000334}}header.only-mobile ul{list-style-type:none;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000339}}header.only-mobile .block-system-branding-block{width:9rem;height:3.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000344}}header.only-mobile .block-system-branding-block a{display:block;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000348}}header.only-mobile .block-system-branding-block a img{object-fit:contain;margin:0;padding:0;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000360}}header.only-mobile .icons-section{display:flex;justify-content:space-between;margin-inline-start:auto;gap:0.7rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000366}}header.only-mobile .icons-section .search-btn{flex:1 0 auto;display:flex;align-items:center;justify-content:center;cursor:pointer;width:34px;background-color:#1FB6C1;border-radius:25px;aspect-ratio:1;transition:all .25s linear;border:2px solid #1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000380}}header.only-mobile .icons-section .search-btn img{transition:all .25s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000384}}header.only-mobile .icons-section .search-btn.active{background-color:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000389}}header.only-mobile .icons-section .search-btn.active img{filter:brightness(0) saturate(100%) invert(78%) sepia(50%) saturate(6214%) hue-rotate(141deg) brightness(99%) contrast(76%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\0000397}}header.only-mobile .icons-section .language-menu-wrapper{width:36px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003100}}header.only-mobile .icons-section .language-menu-wrapper .language-switcher{flex:1 0 auto;display:flex;align-items:center;justify-content:center;cursor:pointer;width:34px;background-color:#1FB6C1;border-radius:25px;aspect-ratio:1;transition:all .25s linear;border:2px solid #1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003115}}header.only-mobile .icons-section .language-menu-wrapper .language-switcher img{transition:all .25s linear;width:24px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003122}}header.only-mobile .icons-section .language-menu-wrapper.active .language-switcher{background-color:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003129}}header.only-mobile .icons-section .language-menu-wrapper.active img{filter:brightness(0) saturate(100%) invert(78%) sepia(50%) saturate(6214%) hue-rotate(141deg) brightness(99%) contrast(76%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003138}}header.only-mobile .dyellin-menu-mobile{height:0%;width:100%;position:fixed;z-index:1;top:0;right:0;overflow:hidden;transition:0.5s;background:#f4f3f3;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003149}}header.only-mobile .dyellin-menu-mobile.open{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003153}}header.only-mobile .dyellin-menu-mobile .top-header{padding:4.5rem 5.5vw 0;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003153}}header.only-mobile .dyellin-menu-mobile .top-header{padding:4.5rem 3.5vw 0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003162}}header.only-mobile .dyellin-menu-mobile .top-header ul.menu--level-1{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:0.5rem;grid-auto-rows:1fr;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003169}}header.only-mobile .dyellin-menu-mobile .top-header ul.menu--level-1 > li{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003172}}header.only-mobile .dyellin-menu-mobile .top-header ul.menu--level-1 > li > a{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003176}}header.only-mobile .dyellin-menu-mobile .top-header ul.menu--level-1 > li ul.menu--level-2{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003180}}header.only-mobile .dyellin-menu-mobile .top-header ul.menu--level-1 > li ul.menu--level-2 li a{text-align:center;display:flex;align-items:center;justify-content:center;height:100%;background:#1FB6C1;color:#293233;padding:0.43rem 0rem 0.37rem;transition:all ease 0.3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003192}}header.only-mobile .dyellin-menu-mobile .top-header ul.menu--level-1 > li ul.menu--level-2 li a:hover{background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003205}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile{display:flex;flex-direction:column;height:calc(100% - 207px);opacity:1;transition:all 0.2s linear;overflow-x:auto;padding:1rem 7.5vw 60px;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003205}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile{padding:1rem 5.5vw 60px;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003205}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile{padding:1rem 3.5vw 60px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003224}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile ul.menu.menu--level-1 li.menu__item.menu__item--level-1{color:#293233;font-size:1.35rem;background-color:#fff;margin-bottom:0.125em;transition:all ease 0.3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003231}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile ul.menu.menu--level-1 li.menu__item.menu__item--level-1.open{background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003235}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile ul.menu.menu--level-1 li.menu__item.menu__item--level-1 > .menu__link.menu__link--level-1{color:#293233;font-size:1rem;font-weight:700;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003240}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile ul.menu.menu--level-1 li.menu__item.menu__item--level-1 > .menu__link.menu__link--level-1:hover{text-shadow:.25px 0px .1px,-.25px 0px .1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003245}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile ul.menu.menu--level-1 li.menu__item.menu__item--level-1 a.menu__link,header.only-mobile .dyellin-menu-mobile .main-menu-mobile ul.menu.menu--level-1 li.menu__item.menu__item--level-1 span.menu__link{font-size:1rem;font-weight:400;transition:all 0.3s linear;padding:1.125rem 1.125rem;display:flex;max-width:90%;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003256}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile ul.menu.menu--level-1 li.menu__item.menu__item--level-1 a.menu__link::after,header.only-mobile .dyellin-menu-mobile .main-menu-mobile ul.menu.menu--level-1 li.menu__item.menu__item--level-1 span.menu__link::after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003270}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item--has-children{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003273}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item--has-children::after{transition:transform linear 0.2s;content:"";background-image:url(/themes/custom/dyellin/images/arrow-left-black.svg);background-repeat:no-repeat;background-position:center center;padding:0px 10px;margin-left:1rem;position:absolute;left:0;top:0.85em;width:1.25em;height:1.25em;transform:rotate(0deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003291}}html[lang=en] header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item--has-children::after{transform:rotate(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003296}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item--has-children > ul{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003301}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item--has-children.open > ul{display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003305}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item--has-children.open::after{transform:rotate(-90deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003309}}html[lang=en] header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item--has-children.open::after{transform:rotate(270deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003316}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item.menu__item--level-1.menu__item--has-children{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003319}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item.menu__item--level-1.menu__item--has-children::after{background-image:url(/themes/custom/dyellin/images/arrow-left-black.svg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003325}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2{border:none;list-style:none;padding:0;width:100%;background:#66D8E6;padding-bottom:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003336}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 li.menu__item{border-top:none;font-size:1.125rem;padding:0;background-color:#F5F5F5;font-weight:bold;border-bottom:1px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003347}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 li.menu__item .menu__link{padding:1rem 1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003351}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 li.menu__item:last-child{border-bottom:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003363}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 ul.menu.menu--level-3 > li > .menu__link{background-color:#fff;width:100%;max-width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003370}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 ul.menu.menu--level-3 ul.menu.menu--level-4{padding-right:15px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003373}}header.only-mobile .dyellin-menu-mobile .main-menu-mobile li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 ul.menu.menu--level-3 ul.menu.menu--level-4 > li > .menu__link{font-weight:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003383}}header.only-mobile .yellin-search{display:none;position:absolute;top:4rem;right:0;width:100%;padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003393}}header.only-mobile .yellin-search .yellin-search-container{width:100%;max-width:1180px;margin:0 auto;padding:1rem;box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15);background:#fff;display:flex;justify-content:space-between;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003403}}header.only-mobile .yellin-search .yellin-search-container .close-btn{cursor:pointer;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003408}}header.only-mobile .yellin-search form#views-exposed-form-search-search-r{position:relative;width:100%;max-width:60vw;display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:6px;border-bottom:0.7px solid #293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003418}}header.only-mobile .yellin-search form#views-exposed-form-search-search-r div.js-form-item.js-form-type-textfield{padding:0;margin:0px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003423}}header.only-mobile .yellin-search form#views-exposed-form-search-search-r div.js-form-item.js-form-type-textfield input{border-radius:0;background:#FFF;color:#27282B;padding:4px 0px 4px 16px;margin-bottom:4px;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003432}}header.only-mobile .yellin-search form#views-exposed-form-search-search-r div.js-form-item.js-form-type-textfield input::placeholder{color:#293233;font-weight:400;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003437}}header.only-mobile .yellin-search form#views-exposed-form-search-search-r div.js-form-item.js-form-type-textfield input:focus{outline:none;box-shadow:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003444}}header.only-mobile .yellin-search form#views-exposed-form-search-search-r div{background:#FFF;border-top-right-radius:0px;border-top-left-radius:0.6rem;border-bottom-left-radius:0.6rem;border-bottom-right-radius:0px;padding:0;margin:0;margin-bottom:0 !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003456}}header.only-mobile .yellin-search form#views-exposed-form-search-search-r div input{color:transparent;appearance:none;-webkit-appearance:none;border:none;margin:0;padding:0;width:36px;height:36px;background-color:#1FB6C1;background-image:url("/themes/custom/dyellin/images/search-icon.svg");background-repeat:no-repeat;background-position:center;background-size:60%;cursor:pointer;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003477}}header.only-mobile .language-menu{display:none;position:absolute;top:4rem;right:0;width:100%;padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003486}}header.only-mobile .language-menu .language-menu-container{width:100%;max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003492}}header.only-mobile .language-menu ul{width:100%;padding:1rem;display:flex;justify-content:center;gap:6px;background:#fff;box-shadow:0px 1px 3px 1px rgba(0,0,0,0.15);transition:all .25s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003507}}header.only-mobile .language-menu ul li a{display:flex;align-items:center;height:100%;line-height:normal;background:#1FB6C1;color:#fff;font-weight:500;transition:all .25s linear;padding:8px 40px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003518}}header.only-mobile .language-menu ul li a:hover{background-color:#E5E9F1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003532}}#nav-icon3{width:1.87rem;height:1.43rem;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;display:flex;justify-content:center;z-index:2;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003552}}#nav-icon3 span{display:block;position:absolute;height:3px;width:100%;background:#293233;border-radius:9px;opacity:1;right:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003571}}#nav-icon3 span:nth-child(1){top:2px;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003576}}#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:11px;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003585}}#nav-icon3 span:nth-child(4){top:20px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003591}}#nav-icon3.open span:nth-child(1){top:1.125rem;width:0%;right:50%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003597}}#nav-icon3.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003604}}#nav-icon3.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_header-mobile\.scss}line{font-family:\00003611}}#nav-icon3.open span:nth-child(4){top:1.125rem;width:0%;right:50%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\000031}}footer{margin-bottom:60px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\000036}}footer .footer-wrapper{background-color:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\000039}}footer .footer-wrapper .top-footer{padding:46px 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\000039}}footer .footer-wrapper .top-footer{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\000039}}footer .footer-wrapper .top-footer{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\000039}}footer .footer-wrapper .top-footer{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000325}}footer .footer-wrapper .top-footer ul.menu--level-1{display:flex;justify-content:center;margin:0;gap:1rem 4rem;list-style:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000333}}footer .footer-wrapper .top-footer ul.menu--level-1 li.menu__item--level-1 > a{color:#293233;line-height:1;font-size:1.125rem;font-weight:700;display:block;padding-bottom:1rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000333}}footer .footer-wrapper .top-footer ul.menu--level-1 li.menu__item--level-1 > a{padding-bottom:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000346}}footer .footer-wrapper .top-footer ul.menu--level-1 li.menu__item--level-1 > a:hover{text-shadow:0.25px 0px 0.1px,-0.25px 0px 0.1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000351}}footer .footer-wrapper .top-footer ul.menu--level-1 li.menu__item--level-1 ul.menu.menu--level-2{list-style:none;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000356}}footer .footer-wrapper .top-footer ul.menu--level-1 li.menu__item--level-1 ul.menu.menu--level-2 li.menu__item--level-2 > a{color:#293233;line-height:1;font-size:1rem;display:block;padding-bottom:1rem;width:fit-content;transition:all ease 0.3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000365}}footer .footer-wrapper .top-footer ul.menu--level-1 li.menu__item--level-1 ul.menu.menu--level-2 li.menu__item--level-2 > a:hover{text-decoration:underline;text-shadow:0.25px 0px 0.1px,-0.25px 0px 0.1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000377}}footer .footer-wrapper .bottom-footer{padding:0 7.5vw 1.75rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000377}}footer .footer-wrapper .bottom-footer{padding:0 7.5vw 1.75rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000377}}footer .footer-wrapper .bottom-footer{padding:0 5.5vw 1.75rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000377}}footer .footer-wrapper .bottom-footer{padding:0 3.5vw 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\0000393}}footer .footer-wrapper .bottom-footer .container{display:flex;justify-content:space-between;flex-direction:row;max-width:1180px;margin:0 auto;border-top:1px solid #293233;padding-top:10px;padding-inline:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003103}}footer .footer-wrapper .bottom-footer .container .logo{display:flex;align-items:center;color:#293233;gap:0.465rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003118}}footer .footer-wrapper .bottom-footer .container .logo .credit{font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003125}}footer .footer-wrapper .bottom-footer .container .social-footer .field--name-field-title{font-family:Heebo;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003133}}footer .footer-wrapper .bottom-footer .container .social-footer .field--name-field-icons{display:flex;align-items:center;gap:0.465rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003138}}footer .footer-wrapper .bottom-footer .container .social-footer .field--name-field-icons .field__item{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003149}}footer .footer-statement{background-color:#E5E9F1;padding:10px 7.5vw;display:flex;gap:2rem;justify-content:space-between;flex-direction:row-reverse;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003149}}footer .footer-statement{padding:10px 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003149}}footer .footer-statement{padding:10px 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003166}}footer .footer-statement ul.menu--level-1{margin:0;display:flex;justify-content:center;list-style:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003173}}footer .footer-statement ul.menu--level-1 li a{color:#293233;line-height:1;font-size:0.875rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003178}}footer .footer-statement ul.menu--level-1 li a:hover{text-shadow:0.25px 0px 0.1px,-0.25px 0px 0.1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003184}}footer .footer-statement ul.menu--level-1 li + li::before{content:" | ";color:#293233;padding-right:5px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003191}}footer .footer-statement .footer-credit{font-size:0.875rem;display:flex;align-items:center;gap:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003197}}footer .footer-statement .footer-credit a{height:22px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003200}}footer .footer-statement .footer-credit a img{height:22px;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003212}}footer .footer-wrapper .top-footer{padding:0 7.5vw 0.5rem;}}@media (max-width:768px) and (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003212}}footer .footer-wrapper .top-footer{padding:0 5.5vw 0.5rem;}}@media (max-width:768px) and (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003212}}footer .footer-wrapper .top-footer{padding:0 3.5vw 0.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003224}}footer .footer-wrapper .top-footer ul.menu--level-1{flex-wrap:wrap;gap:0 3rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003229}}footer .footer-wrapper .top-footer ul.menu--level-1 li.menu__item--level-1.menu__item--has-children{display:flex;flex-direction:column;cursor:pointer;margin-bottom:8px;align-items:flex-start;padding:16px 0 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003240}}footer .footer-wrapper .top-footer ul.menu--level-1 li.menu__item--level-1.menu__item--has-children::after{-webkit-transition:transform linear 0.2s;transition:transform linear 0.2s;content:"";background:url(/themes/custom/dyellin/images/arrow.svg);background-repeat:no-repeat;background-position:1px 0px;background-size:cover;height:12px;padding:0px 12px;filter:brightness(0) invert(1);transform:rotate(90deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003255}}footer .footer-wrapper .top-footer ul.menu--level-1 li.menu__item--level-1.menu__item--has-children.open::after{transform:rotate(0deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003260}}footer .footer-wrapper .top-footer ul.menu--level-1 li.menu__item--level-1.menu__item--has-children ul.menu{width:100%;order:3;z-index:2;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003274}}footer .footer-wrapper .bottom-footer{padding:0 7.5vw 1.5rem;}}@media (max-width:768px) and (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003274}}footer .footer-wrapper .bottom-footer{padding:0 5.5vw 1rem;}}@media (max-width:768px) and (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003274}}footer .footer-wrapper .bottom-footer{padding:0 3.5vw 0.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003285}}footer .footer-wrapper .bottom-footer .container{flex-direction:column;align-items:center;padding-top:0;border-top:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003291}}footer .footer-wrapper .bottom-footer .container .logo{order:2;border-top:1px solid white;max-width:100%;width:100%;justify-content:center;}}@media (max-width:768px) and (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003291}}footer .footer-wrapper .bottom-footer .container .logo{margin-top:8px;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003304}}footer .footer-wrapper .bottom-footer .container .logo .credit{padding-right:0;margin-top:8px;}}@media (max-width:768px) and (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003304}}footer .footer-wrapper .bottom-footer .container .logo .credit{margin-top:0;font-size:12px;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003316}}footer .footer-wrapper .bottom-footer .container .social-footer .field--name-field-title{line-height:1;margin-bottom:0.4rem;}}@media (max-width:768px) and (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003316}}footer .footer-wrapper .bottom-footer .container .social-footer .field--name-field-title{font-size:18px;font-weight:700;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_footer\.scss}line{font-family:\00003326}}footer .footer-wrapper .bottom-footer .container .social-footer .field--name-field-icons{justify-content:center;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\000031}}.region--breadcrumb{padding-top:100px;display:flex;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\000031}}.region--breadcrumb{padding-top:4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\000039}}.region--breadcrumb div#block-dyellin-breadcrumbs{margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000314}}div.breadcrumb-wrapper{margin:0;padding:0 7.5vw;background-color:#FFF;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000314}}div.breadcrumb-wrapper{padding:0 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000314}}div.breadcrumb-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000314}}div.breadcrumb-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000331}}div.breadcrumb-wrapper .breadcrumb-container{max-width:1180px;margin:0.75rem auto;display:flex;gap:0.5rem;align-items:baseline;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000341}}div.breadcrumb-wrapper nav.breadcrumb ul{list-style:none;margin:0;padding:0;display:flex;gap:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000348}}div.breadcrumb-wrapper nav.breadcrumb ul a{font-weight:normal;transition:all ease .3s;font-size:14px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000353}}div.breadcrumb-wrapper nav.breadcrumb ul a:hover{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000361}}div.breadcrumb-wrapper .breadcrumb-menu-addon nav.block.block-menu.navigation.menu--.only-desktop{display:flex !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000365}}div.breadcrumb-wrapper .breadcrumb-menu-addon .menu{list-style:none;padding:0;margin:0;display:flex;gap:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000372}}div.breadcrumb-wrapper .breadcrumb-menu-addon .menu li.menu__item{display:none;position:relative;align-items:baseline;gap:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000378}}div.breadcrumb-wrapper .breadcrumb-menu-addon .menu li.menu__item.menu__item--active-trail{display:flex;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000383}}div.breadcrumb-wrapper .breadcrumb-menu-addon .menu li.menu__item.menu__item--active-trail::before{content:">";color:#293233;font-size:0.9rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000389}}div.breadcrumb-wrapper .breadcrumb-menu-addon .menu li.menu__item ul.menu{display:flex;padding:0;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\0000394}}div.breadcrumb-wrapper .breadcrumb-menu-addon .menu li.menu__item ul.menu > li.menu__item--active-trail{display:flex;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\00003101}}div.breadcrumb-wrapper .breadcrumb-menu-addon a{font-weight:normal;transition:all ease .3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\00003106}}div.breadcrumb-wrapper .breadcrumb-menu-addon a:hover{color:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\00003111}}div.breadcrumb-wrapper .breadcrumb-menu-addon .menu__link{text-decoration:none;display:inline-block;color:#293233;font-size:14px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\00003117}}div.breadcrumb-wrapper .breadcrumb-menu-addon .menu__link:hover{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\00003121}}div.breadcrumb-wrapper .breadcrumb-menu-addon .menu__link.is-active{font-weight:600;text-decoration:underline;transition:all ease .3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\00003126}}div.breadcrumb-wrapper .breadcrumb-menu-addon .menu__link.is-active:hover{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/layout\/_breadcrumbs\.scss}line{font-family:\00003136}}div.breadcrumb-wrapper .breadcrumb-menu-addon nav#block-system-menu-block-library-menu.only-mobile{display:none !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\000034}}form .messages-list{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\000038}}form div.form-item{margin:0;position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\0000312}}form div.form-item textarea,form div.form-item input{transition:all 0.3s linear;direction:rtl;border:1px solid white;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\0000318}}form div.form-item textarea::placeholder,form div.form-item input::placeholder{transition:all 0.3s linear;color:#757373;font-size:1rem;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\0000327}}form input[type="checkbox"]{color:#293233;border:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\0000335}}form .form-type-boolean,form .form-type-checkbox{--borderColor:#293233;--borderWidth:0.125em;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\0000340}}form .form-type-boolean label,form .form-type-checkbox label{display:block;max-width:100%;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\0000346}}form .form-type-boolean input[type='checkbox'],form .form-type-checkbox input[type='checkbox']{-webkit-appearance:none;appearance:none;vertical-align:middle;background:#fff;font-size:1.4em;border-radius:0.1em;border:none;display:inline-block;width:1em;height:1em;aspect-ratio:1;position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\0000361}}form .form-type-boolean input[type='checkbox']::before,form .form-type-boolean input[type='checkbox']::after,form .form-type-checkbox input[type='checkbox']::before,form .form-type-checkbox input[type='checkbox']::after{content:"";position:absolute;background:var(--borderColor);width:calc(var(--borderWidth) * 3);height:0.12rem;top:50%;left:10%;transform-origin:left center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\0000373}}form .form-type-boolean input[type='checkbox']::before,form .form-type-checkbox input[type='checkbox']::before{transform:rotate(45deg) translate(calc(var(--borderWidth) / -2),calc(var(--borderWidth) / -2)) scaleX(0);transition:transform 200ms ease-in 200ms;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\0000378}}form .form-type-boolean input[type='checkbox']::after,form .form-type-checkbox input[type='checkbox']::after{width:calc(var(--borderWidth) * 5);transform:rotate(-45deg) translateY(calc(var(--borderWidth) * 2)) scaleX(0);transform-origin:left center;transition:transform 200ms ease-in;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\0000386}}form .form-type-boolean input[type='checkbox']:checked::before,form .form-type-checkbox input[type='checkbox']:checked::before{transform:rotate(45deg) translate(calc(var(--borderWidth) / -2),calc(var(--borderWidth) / -2.6)) scaleX(1);transition:transform 200ms ease-in;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\0000391}}form .form-type-boolean input[type='checkbox']:checked::after,form .form-type-checkbox input[type='checkbox']:checked::after{width:calc(var(--borderWidth) * 6);transform:rotate(-45deg) translateY(calc(var(--borderWidth) * 2.6)) scaleX(1);transition:transform 200ms ease-out 200ms;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003104}}form div.form-type-checkbox{grid-column:span 12;transition:all .25s linear;display:flex;align-items:center;gap:0.6rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003104}}form div.form-type-checkbox{grid-column:span 1;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003116}}form div.form-type-checkbox input[type="checkbox"] + label{font-size:0.71rem;font-style:normal;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003122}}form div.form-type-checkbox .description{font-size:0.71rem;font-style:normal;font-weight:500;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003128}}form div.form-type-checkbox .description a{text-decoration:underline;transition:all 0.25s ease;font-size:0.71rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003133}}form div.form-type-checkbox .description a:hover{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003140}}form [type="color"],form [type="date"],form [type="datetime-local"],form [type="email"],form [type="file"],form [type="month"],form [type="number"],form [type="password"],form [type="search"],form [type="tel"],form [type="text"],form [type="time"],form [type="url"],form [type="week"],form textarea{min-height:2rem;padding:0.5rem 0.9rem;border:none;border-radius:0.5rem;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003162}}form div[id^="edit-actions"]{margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003165}}form div[id^="edit-actions"] input.form-submit{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}form div[id^="edit-actions"] input.form-submit:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003171}}form div.form-type-select label{opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003175}}form div.form-type-select select{width:100%;border:none;border-radius:0.5rem;min-height:2rem;max-height:42px;padding:0.5rem 0.9rem;background-size:14px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003188}}form .select2-container .select2-search--dropdown{display:none;padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003195}}form .select2-container span.selection span.select2-selection.select2-selection--multiple,form .select2-container span.selection span.select2-selection.select2-selection--single{background:#F4F3F3;border:none;border-radius:0;background-size:1.375rem 19px;background-position:bottom 10px left 10px;font-size:1rem;padding:4px 0 4px;height:2.5rem;position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003207}}form .select2-container span.selection span.select2-selection.select2-selection--multiple b,form .select2-container span.selection span.select2-selection.select2-selection--single b{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003213}}form .select2-container span.selection span.select2-selection.select2-selection--multiple .select2-selection__rendered,form .select2-container span.selection span.select2-selection.select2-selection--single .select2-selection__rendered{color:#757373;font-size:1rem;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003219}}form .select2-container span.selection span.select2-selection.select2-selection--multiple .select2-selection__rendered span,form .select2-container span.selection span.select2-selection.select2-selection--single .select2-selection__rendered span{color:#757373;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003225}}form .select2-container span.selection span.select2-selection.select2-selection--multiple{height:auto;padding:0px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003229}}form .select2-container span.selection span.select2-selection.select2-selection--multiple .select2-selection__rendered{display:block;padding:8px;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003237}}form .select2-container .select2-selection__arrow{color:#204473;top:3px;left:8px !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003242}}form .select2-container .select2-selection__arrow::after{display:inline-block;content:"";background-image:url(/themes/custom/dyellin/images/blue-arrow.svg);background-repeat:no-repeat;background-position:0;background-size:20px 1.93rem;width:1.5rem;min-height:15px;position:absolute;left:0;top:48%;transform:rotate(90deg);transition:all 0.3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003258}}html[dir=ltr] form .select2-container .select2-selection__arrow::after{top:33%;transform:rotate(270deg);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003266}}form .select2-container .select2-selection__arrow::after{transform:scale(1) rotate(90deg);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003271}}form .select2-container .select2-selection__arrow b{border-color:unset;border-style:unset;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003279}}form span.select2-results .select2-results__options{margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003282}}form span.select2-results .select2-results__options li{font-size:1rem;color:#204473;padding:8px 1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003295}}form .select2-container.select2-container--open span.selection .select2-selection--single span.select2-selection__arrow::after{transform:scale(1) rotate(0);top:50%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003306}}form select.webform-select2.required + span.select2 span.select2-selection__placeholder::after{display:inline-block;width:0.5rem;height:0.5rem;margin-inline:0.3em;content:"*";vertical-align:text-top;filter:brightness(0) saturate(100%) invert(16%) sepia(81%) saturate(7418%) hue-rotate(354deg) brightness(90%) contrast(112%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003322}}form .form-type-select .select2-container span.selection span.select2-selection.select2-selection--single{background:#fff;position:relative;min-height:2rem;max-height:42px;border:none;border-radius:0.5rem;padding:0.35rem 0.3rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003331}}form .form-type-select .select2-container span.selection span.select2-selection.select2-selection--single button.select2-selection__clear{padding:0;margin:0;margin-left:2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003337}}form .form-type-select .select2-container span.selection span.select2-selection.select2-selection--single .select2-selection__arrow{height:16px;top:16%;right:auto;left:1rem !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003343}}form .form-type-select .select2-container span.selection span.select2-selection.select2-selection--single .select2-selection__arrow::after{display:inline-block;content:"";background-image:url(/themes/custom/dyellin/images/arrow-down.svg);background-repeat:no-repeat;background-position:0;background-size:contain;width:0.8rem;aspect-ratio:1;transform:rotate(0deg);transition:all 0.3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003368}}form .form-type-select .select2-container.select2-container--open span.selection .select2-selection--single span.select2-selection__arrow::after{transform:scale(1) rotate(90deg);top:50%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003379}}.webform-confirmation{padding:2.8rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003379}}.webform-confirmation{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003379}}.webform-confirmation{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003379}}.webform-confirmation{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003394}}.webform-confirmation .webform-confirmation__back,.webform-confirmation .webform-confirmation__message{max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003402}}iframe.uwif.userway_p5 div#userwayAccessibilityIcon{background:#FBCA27 !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003406}}iframe.uwif.userway_p5 .uwaw-header{background-color:#FBCA27 !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_general\.scss}line{font-family:\00003411}}.uwy-widget-btn{background-color:#FBCA27 !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\000031}}div.registration-form{background-color:#FBCA27;padding:2.8rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\000031}}div.registration-form{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\000031}}div.registration-form{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\000031}}div.registration-form{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000319}}div.registration-form .block__content{max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000324}}div.registration-form form[id^=webform-submission-additional-info-en],div.registration-form form[id^=webform-submission-registration-and-additional-info]{display:grid;grid-template-columns:repeat(12,1fr);gap:0.6875rem 0.8125rem;transition:all .25s linear;width:100%;box-sizing:border-box;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000324}}div.registration-form form[id^=webform-submission-additional-info-en],div.registration-form form[id^=webform-submission-registration-and-additional-info]{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000338}}div.registration-form form[id^=webform-submission-additional-info-en] div[id^=edit-processed-text],div.registration-form form[id^=webform-submission-registration-and-additional-info] div[id^=edit-processed-text]{grid-column:span 12;transition:all .25s linear;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000338}}div.registration-form form[id^=webform-submission-additional-info-en] div[id^=edit-processed-text],div.registration-form form[id^=webform-submission-registration-and-additional-info] div[id^=edit-processed-text]{grid-column:span 1;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000346}}div.registration-form form[id^=webform-submission-additional-info-en] div[id^=edit-processed-text] h3,div.registration-form form[id^=webform-submission-registration-and-additional-info] div[id^=edit-processed-text] h3{margin-bottom:0.5rem;font-size:2rem;font-weight:800;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000346}}div.registration-form form[id^=webform-submission-additional-info-en] div[id^=edit-processed-text] h3,div.registration-form form[id^=webform-submission-registration-and-additional-info] div[id^=edit-processed-text] h3{text-align:center;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000346}}div.registration-form form[id^=webform-submission-additional-info-en] div[id^=edit-processed-text] h3,div.registration-form form[id^=webform-submission-registration-and-additional-info] div[id^=edit-processed-text] h3{font-size:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000362}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-full-name,div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-family-name,div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-email-address,div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-phone,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-full-name,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-family-name,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-email-address,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-phone{grid-column:span 3;transition:all .25s linear;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000362}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-full-name,div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-family-name,div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-email-address,div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-phone,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-full-name,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-family-name,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-email-address,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-phone{grid-column:span 1;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000376}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-curriculum,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-curriculum{grid-column:span 12;transition:all .25s linear;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000376}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-curriculum,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-curriculum{grid-column:span 1;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000386}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-program,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-program{grid-column:span 12;transition:all .25s linear;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000386}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-program,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-program{grid-column:span 1;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000396}}div.registration-form form[id^=webform-submission-additional-info-en] .form-type-select.js-form-item-program-hierarchical,div.registration-form form[id^=webform-submission-registration-and-additional-info] .form-type-select.js-form-item-program-hierarchical{grid-column:span 12;transition:all .25s linear;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\0000396}}div.registration-form form[id^=webform-submission-additional-info-en] .form-type-select.js-form-item-program-hierarchical,div.registration-form form[id^=webform-submission-registration-and-additional-info] .form-type-select.js-form-item-program-hierarchical{grid-column:span 1;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003105}}div.registration-form form[id^=webform-submission-additional-info-en] .form-type-select.js-form-item-program-hierarchical .shs-field-container,div.registration-form form[id^=webform-submission-registration-and-additional-info] .form-type-select.js-form-item-program-hierarchical .shs-field-container{display:flex;gap:0.6875rem 0.8125rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003105}}div.registration-form form[id^=webform-submission-additional-info-en] .form-type-select.js-form-item-program-hierarchical .shs-field-container,div.registration-form form[id^=webform-submission-registration-and-additional-info] .form-type-select.js-form-item-program-hierarchical .shs-field-container{flex-direction:column;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003113}}div.registration-form form[id^=webform-submission-additional-info-en] .form-type-select.js-form-item-program-hierarchical .shs-field-container select,div.registration-form form[id^=webform-submission-registration-and-additional-info] .form-type-select.js-form-item-program-hierarchical .shs-field-container select{color:#757373;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003118}}div.registration-form form[id^=webform-submission-additional-info-en] .form-type-select.js-form-item-program-hierarchical .shs-field-container .shs-widget-container,div.registration-form form[id^=webform-submission-registration-and-additional-info] .form-type-select.js-form-item-program-hierarchical .shs-field-container .shs-widget-container{width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003124}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-confirmation-of-receipt-of-promotional-material-from-the-college,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-confirmation-of-receipt-of-promotional-material-from-the-college{grid-column:span 12;transition:all .25s linear;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003124}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-confirmation-of-receipt-of-promotional-material-from-the-college,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-confirmation-of-receipt-of-promotional-material-from-the-college{grid-column:span 1;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003133}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-confirmation-of-receipt-of-promotional-material-from-the-college input[type="checkbox"] + label,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-confirmation-of-receipt-of-promotional-material-from-the-college input[type="checkbox"] + label{font-size:0.75rem;font-style:normal;font-weight:500;margin:0;padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003143}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-privacy-policy-agreed input[type="checkbox"] + label,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-privacy-policy-agreed input[type="checkbox"] + label{font-size:0.75rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003147}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-privacy-policy-agreed .description,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-privacy-policy-agreed .description{font-size:0.75rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003150}}div.registration-form form[id^=webform-submission-additional-info-en] div.form-item-privacy-policy-agreed .description a,div.registration-form form[id^=webform-submission-registration-and-additional-info] div.form-item-privacy-policy-agreed .description a{font-size:0.75rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003156}}div.registration-form form[id^=webform-submission-additional-info-en] div[id^=edit-actions],div.registration-form form[id^=webform-submission-registration-and-additional-info] div[id^=edit-actions]{grid-column:1 / -1;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003160}}div.registration-form form[id^=webform-submission-additional-info-en] div[id^=edit-actions] input.form-submit,div.registration-form form[id^=webform-submission-registration-and-additional-info] div[id^=edit-actions] input.form-submit{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}div.registration-form form[id^=webform-submission-additional-info-en] div[id^=edit-actions] input.form-submit:hover,div.registration-form form[id^=webform-submission-registration-and-additional-info] div[id^=edit-actions] input.form-submit:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003165}}div.registration-form form[id^=webform-submission-additional-info-en] .webform-confirmation,div.registration-form form[id^=webform-submission-registration-and-additional-info] .webform-confirmation{grid-column:span 12;transition:all .25s linear;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_registration\.scss}line{font-family:\00003165}}div.registration-form form[id^=webform-submission-additional-info-en] .webform-confirmation,div.registration-form form[id^=webform-submission-registration-and-additional-info] .webform-confirmation{grid-column:span 1;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\000032}}body.remove_popup_form .side-form-button{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\000037}}.side-form-button{display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer;position:fixed;left:0;right:auto;bottom:12rem;z-index:4;transform:translateY(50%);background-color:#FBCA27;padding:0.8rem;border-top-lefts:0rem;border-top-right-radius:1.875rem;border-bottom-right-radius:1.875rem;border-bottom-lefts:0rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);transition:transform linear 0.3s;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\000037}}.side-form-button{top:auto;bottom:4vh;width:100%;border-radius:0.9rem 0.9rem 0rem 0rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\0000340}}.side-form-button:hover{background-color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\0000344}}.side-form-button h4{font-weight:700;margin-bottom:0.2rem;position:relative;transition:transform linear 0.3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\0000350}}.side-form-button h4:after{transition:transform linear 0.3s;content:"";background:url(/themes/custom/dyellin/images/graduation-cap.svg);background-repeat:no-repeat;background-position:center 0px;background-size:contain;width:2.5rem;aspect-ratio:1;display:inline-block;position:absolute;top:-26px;right:-40px;margin:0;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\0000350}}.side-form-button h4:after{top:-14px;right:-50px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\0000372}}.side-form-button p.banner__subtitle{text-decoration:underline;margin:0 !important;display:flex;gap:0.3rem;color:#293233;transition:transform linear 0.3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\0000380}}.side-form-button p.banner__subtitle:after{transition:transform linear 0.3s;content:"";background:url(/themes/custom/dyellin/images/arrow-left.svg);background-repeat:no-repeat;background-position:center 0px;background-size:cover;width:1rem;aspect-ratio:1;display:inline-block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\0000394}}.side-form{-webkit-transition:opacity 0.3s linear,left 0.3s ease-out;-moz-transition:opacity 0.3s linear,left 0.3s ease-out;-o-transition:opacity 0.3s linear,left 0.3s ease-out;transition:opacity 0.3s linear,left 0.3s ease-out;position:fixed;margin:0;bottom:2rem;left:-120%;padding-bottom:0;overflow:hidden;width:23.75rem;max-width:fit-content;height:fit-content;padding-bottom:0;z-index:21;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003115}}.side-form.open{left:0;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\0000394}}.side-form{width:100%;bottom:-120%;left:0;-webkit-transition:opacity 0.3s linear,bottom 0.3s ease-out;-moz-transition:opacity 0.3s linear,bottom0 0.3s ease-out;-o-transition:opacity 0.3s linear,bottom 0.3s ease-out;transition:opacity 0.3s linear,bottom 0.3s ease-out;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003134}}.side-form.open{left:0;bottom:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003141}}.side-form .block__content{background-color:#FBCA27;padding:0.5rem 1.5rem 1rem;border-top-left-radius:0;border-top-right-radius:55px;border-bottom-right-radius:55px;border-bottom-left-radius:0;width:23.75rem;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003141}}.side-form .block__content{width:100%;border-radius:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003155}}.side-form .block__content a.close-button{display:flex;justify-content:end;margin-inline-end:-10px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003161}}.side-form .block__content form{display:flex;flex-direction:column;gap:0.8rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003166}}.side-form .block__content form h3{font-weight:800;font-size:2rem;margin-bottom:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003172}}.side-form .block__content form p{color:#293233;margin-bottom:0;margin-top:0.8rem;line-height:1;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003180}}.side-form .block__content form div.form-item{margin:0;position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003184}}.side-form .block__content form div.form-item label{position:absolute;top:0;right:0;margin:0;padding:0.6rem 0.9rem;font-size:1rem;font-weight:600;color:#757373;opacity:1;transition:opacity 0.3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003198}}.side-form .block__content form div.form-item input.required + label::after{display:inline-block;width:0.5rem;height:0.5rem;margin-inline:0.3em;margin-top:5px;content:"*";vertical-align:text-top;background-image:none;filter:brightness(0) saturate(100%) invert(16%) sepia(81%) saturate(7418%) hue-rotate(354deg) brightness(90%) contrast(112%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003213}}.side-form .block__content form div.form-item input::placeholder,.side-form .block__content form div.form-item textarea::placeholder{color:transparent;font-size:1rem;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003224}}.side-form .block__content form div.form-item input.form-text:placeholder-shown + label,.side-form .block__content form div.form-item input.form-email:placeholder-shown + label,.side-form .block__content form div.form-item input.form-tel:placeholder-shown + label{opacity:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003228}}.side-form .block__content form div.form-item input.form-text:not(:placeholder-shown) + label,.side-form .block__content form div.form-item input.form-email:not(:placeholder-shown) + label,.side-form .block__content form div.form-item input.form-tel:not(:placeholder-shown) + label{opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003232}}.side-form .block__content form div.form-item input.form-text:focus + label,.side-form .block__content form div.form-item input.form-email:focus + label,.side-form .block__content form div.form-item input.form-tel:focus + label{opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003238}}.side-form .block__content form .form-type-select.js-form-item-program-hierarchical{transition:all .25s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003243}}.side-form .block__content form .form-type-select.js-form-item-program-hierarchical .shs-field-container{display:flex;flex-direction:column;gap:0.6875rem 0.8125rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003248}}.side-form .block__content form .form-type-select.js-form-item-program-hierarchical .shs-field-container select{color:#757373;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003253}}.side-form .block__content form .form-type-select.js-form-item-program-hierarchical .shs-field-container .shs-widget-container{width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003259}}.side-form .block__content form .form-item--error-message{background-image:none;padding:0 4px;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003265}}.side-form .block__content form div.form-type-checkbox{flex-wrap:wrap;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003268}}.side-form .block__content form div.form-type-checkbox label{opacity:1;position:relative;color:#293233;padding:0px 4px 0px;font-size:0.75rem;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003275}}html[dir=ltr] .side-form .block__content form div.form-type-checkbox label{font-size:0.7rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003280}}.side-form .block__content form div.form-type-checkbox .description.form-item__description{width:90%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003284}}.side-form .block__content form div.form-type-checkbox .form-item--error-message{width:100%;order:3;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_side-form\.scss}line{font-family:\00003290}}.side-form .block__content form .webform-confirmation{padding:3.8rem 2.5vw 6rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\000034}}body.role-anonymous.url-node-add-post_job div#block-page-title-block{margin:0;background-color:#fff;padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\000034}}body.role-anonymous.url-node-add-post_job div#block-page-title-block{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\000034}}body.role-anonymous.url-node-add-post_job div#block-page-title-block{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\000034}}body.role-anonymous.url-node-add-post_job div#block-page-title-block{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000321}}body.role-anonymous.url-node-add-post_job div#block-page-title-block h1.title.page-title{display:block;max-width:720px;margin:1rem auto 0;position:relative;width:fit-content;font-size:2.25rem;font-weight:700;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000321}}body.role-anonymous.url-node-add-post_job div#block-page-title-block h1.title.page-title{font-size:1.8rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000321}}body.role-anonymous.url-node-add-post_job div#block-page-title-block h1.title.page-title{font-size:1.6rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000321}}body.role-anonymous.url-node-add-post_job div#block-page-title-block h1.title.page-title{font-size:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000344}}body.role-anonymous.url-node-add-post_job div#block-page-title-block h1.title.page-title:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000360}}html[dir=ltr] body.role-anonymous.url-node-add-post_job div#block-page-title-block h1.title.page-title:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000367}}body.role-anonymous.url-node-add-post_job div#block-dyellin-content{background-color:#fff;padding:0 7.5vw 1.6rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000367}}body.role-anonymous.url-node-add-post_job div#block-dyellin-content{padding:0 7.5vw 2rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000367}}body.role-anonymous.url-node-add-post_job div#block-dyellin-content{padding:0 5.5vw 2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000367}}body.role-anonymous.url-node-add-post_job div#block-dyellin-content{padding:0 3.5vw 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000386}}body.role-anonymous.url-node-add-post_job form#node-post-job-form{max-width:746px;margin:0 auto;border-radius:0.5rem;background:#23848A;padding:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000394}}body.role-anonymous.url-node-add-post_job form#node-post-job-form fieldset{margin:8px 0 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\0000397}}body.role-anonymous.url-node-add-post_job form#node-post-job-form fieldset legend{background:transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\00003100}}body.role-anonymous.url-node-add-post_job form#node-post-job-form fieldset legend span{padding:0;color:#000;font-size:0.875rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\00003107}}body.role-anonymous.url-node-add-post_job form#node-post-job-form fieldset .fieldset__wrapper.fieldset__wrapper--group{border:none;padding:8px 0 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\00003111}}body.role-anonymous.url-node-add-post_job form#node-post-job-form fieldset .fieldset__wrapper.fieldset__wrapper--group div.form-boolean-group{display:flex;gap:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\00003119}}body.role-anonymous.url-node-add-post_job form#node-post-job-form .field--type-text-long .js-filter-wrapper{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\00003124}}body.role-anonymous.url-node-add-post_job form#node-post-job-form div[id^="edit-actions"]{margin:1rem 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/forms\/_postJob\.scss}line{font-family:\00003128}}body.role-anonymous.url-node-add-post_job form#node-post-job-form .form-item__label.form-required::after,body.role-anonymous.url-node-add-post_job form#node-post-job-form .fieldset__label.form-required::after,body.role-anonymous.url-node-add-post_job form#node-post-job-form .required-mark::after{filter:brightness(0) saturate(100%) invert(19%) sepia(100%) saturate(4572%) hue-rotate(354deg) brightness(86%) contrast(105%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031}}nav#block-system-menu-block-library-menu.only-desktop{display:flex;justify-content:center;align-items:center;position:relative;margin:0;width:100%;background:#F5F5F5;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);transition:all 0.3s ease;padding:0.5rem 7.5vw;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\0000314}}nav#block-system-menu-block-library-menu.only-desktop:hover{background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\0000319}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1{display:flex;flex-wrap:wrap;gap:0.4rem;max-width:1440px;list-style:none;padding:0.5rem;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\0000329}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class]{flex:0 1 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\0000334}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class]:hover .menu__link.menu__link--level-1[class],nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class]:focus-within .menu__link.menu__link--level-1[class]{background:#f4f3f3;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\0000340}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]{display:block;padding:0.8rem 0.44rem;color:#293233;transition:all .3s ease-in;font-size:.9rem;position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\0000350}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]::after{content:'';position:absolute;top:100%;left:0;width:100%;height:20px;background:transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\0000361}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]:hover,nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]:focus-within{background:#f4f3f3;color:#058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\0000374}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children:hover ul.menu.menu--level-2,nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children:focus-within ul.menu.menu--level-2{visibility:visible;opacity:1;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\0000381}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2{display:flex;justify-content:center;flex-direction:row;gap:1.2rem;position:absolute;top:100%;right:0;width:100%;background:#F5F5F5;visibility:hidden;opacity:0;padding:1.2rem;margin:0;list-style:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\0000398}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > a{color:#293233;font-weight:700;transition:all 0.25s ease;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003104}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > a:hover{color:#058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003110}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > span{color:#293233;font-size:1rem;font-weight:700;transition:all 0.25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003117}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > ul.menu--level-3{display:grid;grid-auto-flow:column;grid-auto-rows:min-content;grid-template-rows:repeat(10,auto);gap:0.7rem 1.2rem;margin:0.7rem 0 0;list-style:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003127}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > ul.menu--level-3 li a{color:#293233;transition:all 0.25s ease;font-size:0.9rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003132}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > ul.menu--level-3 li a:hover{color:#058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003137}}nav#block-system-menu-block-library-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > ul.menu--level-3 li > span{color:#293233;font-weight:700;transition:all 0.25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003295}}nav#block-system-menu-block-library-menu.only-mobile{margin:0;flex-direction:column;position:relative;top:6px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003301}}nav#block-system-menu-block-library-menu.only-mobile #top{display:flex;align-items:center;gap:0.7rem;background:#F5F5F5;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);z-index:21;padding:1rem 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003301}}nav#block-system-menu-block-library-menu.only-mobile #top{padding:1.25rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003301}}nav#block-system-menu-block-library-menu.only-mobile #top{padding:1.25rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003318}}nav#block-system-menu-block-library-menu.only-mobile #top.open{z-index:20;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003323}}nav#block-system-menu-block-library-menu.only-mobile #top div#nav-icon3.nav-library{width:2rem;height:2rem;border-radius:50%;background:#1FB6C1;padding:0.3rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003338}}nav#block-system-menu-block-library-menu.only-mobile #top #nav-icon3{width:1.87rem;height:1.43rem;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;display:flex;justify-content:center;z-index:2;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003358}}nav#block-system-menu-block-library-menu.only-mobile #top #nav-icon3 span{display:block;position:absolute;height:2px;width:56%;background:#293233;border-radius:9px;opacity:1;right:7px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003377}}nav#block-system-menu-block-library-menu.only-mobile #top #nav-icon3 span:nth-child(1){top:9px;width:56%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003382}}nav#block-system-menu-block-library-menu.only-mobile #top #nav-icon3 span:nth-child(2),nav#block-system-menu-block-library-menu.only-mobile #top #nav-icon3 span:nth-child(3){top:15px;width:56%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003388}}nav#block-system-menu-block-library-menu.only-mobile #top #nav-icon3 span:nth-child(4){top:21px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003392}}nav#block-system-menu-block-library-menu.only-mobile #top #nav-icon3.open span:nth-child(1){top:1.125rem;width:0%;right:50%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003398}}nav#block-system-menu-block-library-menu.only-mobile #top #nav-icon3.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003405}}nav#block-system-menu-block-library-menu.only-mobile #top #nav-icon3.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003412}}nav#block-system-menu-block-library-menu.only-mobile #top #nav-icon3.open span:nth-child(4){top:1.125rem;width:0%;right:50%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003418}}nav#block-system-menu-block-library-menu.only-mobile #top > h2{font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003426}}nav#block-system-menu-block-library-menu.only-mobile > ul{background:#F5F5F5;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);padding:1.25rem 5.5vw 60px;margin:0;height:0%;width:100%;list-style-type:none;position:absolute;z-index:1;height:calc(100vh - 64px);top:72px;right:-100%;flex-direction:column;opacity:1;transition:all 0.2s linear;overflow-x:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003451}}nav#block-system-menu-block-library-menu.only-mobile > ul.open{z-index:20;right:0;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003426}}nav#block-system-menu-block-library-menu.only-mobile > ul{padding:1rem 3.5vw 60px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003463}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1{color:#293233;font-size:1.35rem;background-color:#fff;margin-bottom:0.125em;transition:all ease 0.3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003470}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1.open{background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003474}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1 > .menu__link.menu__link--level-1{color:#293233;font-size:1rem;font-weight:700;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003479}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1 > .menu__link.menu__link--level-1:hover{text-shadow:.25px 0px .1px,-.25px 0px .1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003484}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1 a.menu__link,nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1 span.menu__link{font-size:1rem;font-weight:400;transition:all 0.3s linear;padding:1.125rem 1.125rem;display:flex;max-width:90%;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003495}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1 a.menu__link::after,nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1 span.menu__link::after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003509}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item--has-children{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003512}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item--has-children::after{transition:transform linear 0.2s;content:"";background-image:url(/themes/custom/dyellin/images/arrow-left-black.svg);background-repeat:no-repeat;background-position:center center;padding:0px 10px;margin-left:1rem;position:absolute;left:0;top:0.85em;width:1.25em;height:1.25em;pointer-events:none;transform:rotate(0deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003530}}html[lang=en] nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item--has-children::after{transform:rotate(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003535}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item--has-children > ul{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003540}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item--has-children.open > ul{display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003544}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item--has-children.open::after{transform:rotate(-90deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003548}}html[lang=en] nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item--has-children.open::after{transform:rotate(270deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003555}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003558}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children::after{background-image:url(/themes/custom/dyellin/images/arrow-left-black.svg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003564}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2{border:none;list-style:none;padding:0;width:100%;margin:0;background:#66D8E6;padding-bottom:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003575}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 li.menu__item{border-top:none;font-size:1.125rem;padding:0;background-color:#F5F5F5;font-weight:bold;border-bottom:1px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003586}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 li.menu__item .menu__link{padding:1rem 1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003590}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 li.menu__item:last-child{border-bottom:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003596}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 ul.menu.menu--level-3{list-style-type:none;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003604}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 ul.menu.menu--level-3 > li > .menu__link{background-color:#fff;width:100%;max-width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003611}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 ul.menu.menu--level-3 ul.menu.menu--level-4{display:none;padding-right:15px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003615}}nav#block-system-menu-block-library-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 ul.menu.menu--level-3 ul.menu.menu--level-4 > li > .menu__link{font-weight:normal;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003627}}div.menu--library-menu{position:sticky;top:0;z-index:10;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003634}}div.menu--library-menu nav.block-menu.only-desktop{display:flex;justify-content:center;align-items:center;z-index:1;position:fixed;margin:0;width:100%;background:#F5F5F5;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);transition:all 0.3s ease;padding:0.5rem 7.5vw;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003648}}div.menu--library-menu nav.block-menu.only-desktop:hover{background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003658}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1{display:flex;flex-wrap:wrap;gap:0.4rem;max-width:1440px;list-style:none;padding:0.5rem;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003668}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class]{flex:0 1 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003673}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class]:hover .menu__link.menu__link--level-1[class],div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class]:focus-within .menu__link.menu__link--level-1[class]{background:#f4f3f3;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003679}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]{display:block;padding:0.8rem 0.44rem;color:#293233;transition:all .3s ease-in;font-size:.9rem;position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003689}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]::after{content:'';position:absolute;top:100%;left:0;width:100%;height:20px;background:transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003700}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]:hover,div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class] .menu__link.menu__link--level-1[class]:focus-within{background:#f4f3f3;color:#058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003713}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children:hover ul.menu.menu--level-2,div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children:focus-within ul.menu.menu--level-2{visibility:visible;opacity:1;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003720}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2{display:flex;justify-content:center;flex-direction:row;gap:1.2rem;position:absolute;top:100%;right:0;width:100%;background:#F5F5F5;visibility:hidden;opacity:0;padding:1.2rem;margin:0;list-style:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003737}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > a{color:#293233;font-weight:700;transition:all 0.25s ease;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003743}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > a:hover{color:#058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003749}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > span{color:#293233;font-size:1rem;font-weight:700;transition:all 0.25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003756}}div.menu--library-menu nav.block-menu.only-desktop ul.menu.menu--level-1 li.menu__item.menu__item--level-1[class].menu__item--has-children ul.menu.menu--level-2 > li > ul.menu--level-3{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003795}}div.menu--library-menu nav.block-menu.only-mobile{margin:0;flex-direction:column;position:relative;top:6px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003801}}div.menu--library-menu nav.block-menu.only-mobile #top{display:flex;align-items:center;gap:0.7rem;background:#F5F5F5;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);z-index:21;padding:1rem 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003801}}div.menu--library-menu nav.block-menu.only-mobile #top{padding:1rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003801}}div.menu--library-menu nav.block-menu.only-mobile #top{padding:1.25rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003818}}div.menu--library-menu nav.block-menu.only-mobile #top.open{z-index:20;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003823}}div.menu--library-menu nav.block-menu.only-mobile #top div#nav-icon3.nav-library{width:2rem;height:2rem;border-radius:50%;background:#1FB6C1;padding:0.3rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003838}}div.menu--library-menu nav.block-menu.only-mobile #top #nav-icon3{width:1.87rem;height:1.43rem;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;display:flex;justify-content:center;z-index:2;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003858}}div.menu--library-menu nav.block-menu.only-mobile #top #nav-icon3 span{display:block;position:absolute;height:2px;width:56%;background:#293233;border-radius:9px;opacity:1;right:7px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003877}}div.menu--library-menu nav.block-menu.only-mobile #top #nav-icon3 span:nth-child(1){top:9px;width:56%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003882}}div.menu--library-menu nav.block-menu.only-mobile #top #nav-icon3 span:nth-child(2),div.menu--library-menu nav.block-menu.only-mobile #top #nav-icon3 span:nth-child(3){top:15px;width:56%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003888}}div.menu--library-menu nav.block-menu.only-mobile #top #nav-icon3 span:nth-child(4){top:21px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003892}}div.menu--library-menu nav.block-menu.only-mobile #top #nav-icon3.open span:nth-child(1){top:1.125rem;width:0%;right:50%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003898}}div.menu--library-menu nav.block-menu.only-mobile #top #nav-icon3.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003905}}div.menu--library-menu nav.block-menu.only-mobile #top #nav-icon3.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003912}}div.menu--library-menu nav.block-menu.only-mobile #top #nav-icon3.open span:nth-child(4){top:1.125rem;width:0%;right:50%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003918}}div.menu--library-menu nav.block-menu.only-mobile #top > h2{font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003926}}div.menu--library-menu nav.block-menu.only-mobile > ul{background:#F5F5F5;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);padding:1.25rem 5.5vw 60px;margin:0;height:0%;width:100%;list-style-type:none;position:absolute;z-index:1;height:calc(100vh - 64px);top:64px;right:-100%;flex-direction:column;opacity:1;transition:all 0.2s linear;overflow-x:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003951}}div.menu--library-menu nav.block-menu.only-mobile > ul.open{z-index:20;right:0;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003926}}div.menu--library-menu nav.block-menu.only-mobile > ul{padding:1rem 3.5vw 60px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003960}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1{color:#293233;font-size:1.35rem;background-color:#fff;margin-bottom:0.125em;transition:all ease 0.3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003967}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1.open{background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003971}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1 > .menu__link.menu__link--level-1{color:#293233;font-size:1rem;font-weight:700;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003976}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1 > .menu__link.menu__link--level-1:hover{text-shadow:.25px 0px .1px,-.25px 0px .1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003981}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1 a.menu__link,div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1 span.menu__link{font-size:1rem;font-weight:400;transition:all 0.3s linear;padding:1.125rem 1.125rem;display:flex;max-width:90%;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\00003992}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1 a.menu__link::after,div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1 span.menu__link::after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031005}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item--has-children{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031008}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item--has-children::after{transition:transform linear 0.2s;content:"";background-image:url(/themes/custom/dyellin/images/arrow-left-black.svg);background-repeat:no-repeat;background-position:center center;padding:0px 10px;margin-left:1rem;position:absolute;left:0;top:0.85em;width:1.25em;height:1.25em;pointer-events:none;transform:rotate(0deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031026}}html[lang=en] div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item--has-children::after{transform:rotate(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031031}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item--has-children > ul{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031036}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item--has-children.open > ul{display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031040}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item--has-children.open::after{transform:rotate(-90deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031044}}html[lang=en] div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item--has-children.open::after{transform:rotate(270deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031051}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031054}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children::after{background-image:url(/themes/custom/dyellin/images/arrow-left-black.svg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031059}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2{border:none;list-style:none;padding:0;width:100%;margin:0;background:#66D8E6;padding-bottom:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031070}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 li.menu__item{border-top:none;font-size:1.125rem;padding:0;background-color:#F5F5F5;font-weight:bold;border-bottom:1px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031081}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 li.menu__item .menu__link{padding:1rem 1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031085}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 li.menu__item:last-child{border-bottom:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031091}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 ul.menu.menu--level-3{list-style-type:none;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031099}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 ul.menu.menu--level-3 > li > .menu__link{background-color:#fff;width:100%;max-width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031106}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 ul.menu.menu--level-3 ul.menu.menu--level-4{padding-right:15px;display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/menus\/_library-menu\.scss}line{font-family:\000031110}}div.menu--library-menu nav.block-menu.only-mobile > ul li.menu__item.menu__item--level-1.menu__item--has-children > .menu__link:not(.type_3_levels) + ul.menu.menu--level-2 ul.menu.menu--level-3 ul.menu.menu--level-4 > li > .menu__link{font-weight:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\000032}}body.page-node-type-article .breadcrumb{margin:0 auto;padding:1.5rem 0;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\000032}}body.page-node-type-article .breadcrumb{padding:1.5rem 0 1re;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000312}}body.page-node-type-article article.node--type-article{background-color:#F4F3F3;padding-top:132px;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000312}}body.page-node-type-article article.node--type-article{padding-top:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000320}}body.page-node-type-article article.node--type-article .container{padding:0 7.5vw 3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000320}}body.page-node-type-article article.node--type-article .container{padding:0 7.5vw 2rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000320}}body.page-node-type-article article.node--type-article .container{padding:0 5.5vw 2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000320}}body.page-node-type-article article.node--type-article .container{padding:0 3.5vw 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000336}}body.page-node-type-article article.node--type-article .container .wrapper{max-width:720px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000340}}body.page-node-type-article article.node--type-article .container .wrapper h1.title-h1{margin:0 0 1rem;color:#204473;margin:0;margin-bottom:1rem;font-size:2.11rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000349}}body.page-node-type-article article.node--type-article .container .wrapper .summary .text-content{font-weight:500;margin-bottom:1rem;font-family:"Heebo",sans-serif;max-width:60%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000349}}body.page-node-type-article article.node--type-article .container .wrapper .summary .text-content{max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000362}}body.page-node-type-article article.node--type-article .container .wrapper .info{color:#0F2855;line-height:1.3;font-size:1rem;display:flex;font-weight:400;margin-bottom:16px;margin-bottom:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--article\.scss}line{font-family:\0000373}}body.page-node-type-article article.node--type-article .container .wrapper .image-description{font-size:14px;padding-top:5px;padding-bottom:20px;color:#0F2855;line-height:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--advanced\.scss}line{font-family:\000034}}article.node--type-advanced-page{width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--page\.scss}line{font-family:\000031}}article.node--type-page{width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--program\.scss}line{font-family:\000033}}body.page-node-type-program article.node--type-program .banner{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--program\.scss}line{font-family:\0000316}}body.page-node-type-program article.node--type-program .banner .field--name-field-media-image img{width:100%;min-height:20rem;max-height:23rem;object-fit:cover;aspect-ratio:42 / 10;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--program\.scss}line{font-family:\0000325}}body.page-node-type-program article.node--type-program .banner .title-container{position:absolute;width:100%;margin:0 auto;bottom:0;left:0;right:0;max-width:1180px;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--program\.scss}line{font-family:\0000325}}body.page-node-type-program article.node--type-program .banner .title-container{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--program\.scss}line{font-family:\0000339}}body.page-node-type-program article.node--type-program .banner .title-container .title-wrapper{padding:0.8125rem 1.3125rem;border-radius:0.5rem 0.5rem 0rem 0rem;background:#FFF;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--program\.scss}line{font-family:\0000346}}body.page-node-type-program article.node--type-program .banner .title-container .title-wrapper h1{max-width:1180px;margin:0 auto;color:#293233;font-size:calc(1.2rem + 1vw);font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--program\.scss}line{font-family:\0000346}}body.page-node-type-program article.node--type-program .banner .title-container .title-wrapper h1{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--program\.scss}line{font-family:\0000359}}body.page-node-type-program article.node--type-program .banner .title-container .title-wrapper h2{font-size:1.75rem;font-style:normal;font-weight:400;line-height:normal;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--program\.scss}line{font-family:\0000359}}body.page-node-type-program article.node--type-program .banner .title-container .title-wrapper h2{font-size:1.25rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--program\.scss}line{font-family:\0000359}}body.page-node-type-program article.node--type-program .banner .title-container .title-wrapper h2{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--education-tracks\.scss}line{font-family:\000035}}body.page-node-type-education-tracks article.node--type-education-tracks .banner{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--education-tracks\.scss}line{font-family:\0000318}}body.page-node-type-education-tracks article.node--type-education-tracks .banner .field--name-field-media-image img{width:100%;min-height:20rem;max-height:23rem;object-fit:cover;aspect-ratio:42 / 10;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--education-tracks\.scss}line{font-family:\0000327}}body.page-node-type-education-tracks article.node--type-education-tracks .banner .title-container{position:absolute;width:100%;margin:0 auto;bottom:0;left:0;right:0;max-width:1180px;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--education-tracks\.scss}line{font-family:\0000327}}body.page-node-type-education-tracks article.node--type-education-tracks .banner .title-container{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--education-tracks\.scss}line{font-family:\0000341}}body.page-node-type-education-tracks article.node--type-education-tracks .banner .title-container .title-wrapper{padding:0.8125rem 1.3125rem;border-radius:0.5rem 0.5rem 0rem 0rem;background:#FFF;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--education-tracks\.scss}line{font-family:\0000348}}body.page-node-type-education-tracks article.node--type-education-tracks .banner .title-container .title-wrapper h1{max-width:1180px;margin:0 auto;color:#293233;font-size:calc(1.2rem + 1vw);font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--education-tracks\.scss}line{font-family:\0000348}}body.page-node-type-education-tracks article.node--type-education-tracks .banner .title-container .title-wrapper h1{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--education-tracks\.scss}line{font-family:\0000361}}body.page-node-type-education-tracks article.node--type-education-tracks .banner .title-container .title-wrapper h2{font-size:1.75rem;font-style:normal;font-weight:400;line-height:normal;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--education-tracks\.scss}line{font-family:\0000361}}body.page-node-type-education-tracks article.node--type-education-tracks .banner .title-container .title-wrapper h2{font-size:1.25rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--education-tracks\.scss}line{font-family:\0000361}}body.page-node-type-education-tracks article.node--type-education-tracks .banner .title-container .title-wrapper h2{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\000031}}article.node--type-event{padding:6.5rem 7.5vw 1.8rem;background:#F5F5F5;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\000031}}article.node--type-event{padding:.5rem 7.5vw 1.8rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\000031}}article.node--type-event{padding:.5rem 5.5vw 1.8rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\000031}}article.node--type-event{padding:.5rem 3.5vw 1.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000318}}article.node--type-event .node__content{max-width:1180px;margin:1.5rem auto 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000324}}article.node--type-event .node__content nav.breadcrumb{max-width:42.5rem;font-size:0.875rem;margin-bottom:2rem;text-decoration:underline;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000332}}article.node--type-event .node__content nav.breadcrumb::after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000336}}article.node--type-event .node__content nav.breadcrumb a,article.node--type-event .node__content nav.breadcrumb span{color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000342}}article.node--type-event .node__content .event-header{max-width:42.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000345}}article.node--type-event .node__content .event-header .title{font-size:2rem;font-weight:bold;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000345}}article.node--type-event .node__content .event-header .title{font-size:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000354}}article.node--type-event .node__content .event-header .event-meta{display:flex;flex-direction:column;gap:0.75rem;font-size:1rem;margin:2rem 0;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000354}}article.node--type-event .node__content .event-header .event-meta{flex-direction:row;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000365}}article.node--type-event .node__content .event-header .event-meta .event-dates{display:flex;gap:1.75rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000369}}article.node--type-event .node__content .event-header .event-meta .event-dates .event-to,article.node--type-event .node__content .event-header .event-meta .event-dates .event-from{display:flex;gap:0.75rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000376}}article.node--type-event .node__content .event-header .event-meta time,article.node--type-event .node__content .event-header .event-meta .place{display:flex;align-items:center;gap:0.3rem;line-height:1.3;color:#293233;font-size:1rem;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\0000390}}article.node--type-event .node__content .event-header .event-meta time.date:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/calendar-date.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003103}}article.node--type-event .node__content .event-header .event-meta time.hour:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/hour-date.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003116}}article.node--type-event .node__content .event-header .event-meta span.place:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/place-icon.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003131}}article.node--type-event .node__content .description{max-width:42.5rem;margin-bottom:2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003136}}article.node--type-event .node__content .description .field--name-field-media-image img{max-width:100%;margin-bottom:2rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003136}}article.node--type-event .node__content .description .field--name-field-media-image img{margin-bottom:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003147}}article.node--type-event .node__content .description a{margin-top:2rem;display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003147}}article.node--type-event .node__content .description a{margin-top:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}article.node--type-event .node__content .description a:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003162}}.socials-wrapper{padding:.5rem 7.5vw .8rem;background:#F5F5F5;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003162}}.socials-wrapper{padding:.5rem 7.5vw .8rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003162}}.socials-wrapper{padding:.5rem 5.5vw .8rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003162}}.socials-wrapper{padding:.5rem 3.5vw 0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003179}}.socials-wrapper .socials-container{max-width:1180px;margin:1.5rem auto 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003185}}.socials-wrapper .socials-container .socials-share{display:flex;flex-wrap:wrap;align-items:center;gap:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003191}}.socials-wrapper .socials-container .socials-share .label{width:100%;color:#000;font-size:0.825rem;font-weight:700;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003200}}.socials-wrapper .socials-container .socials-share .social{background:#fff;padding:0.75rem;border-radius:25px;transition:all .25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003210}}.socials-wrapper .socials-container .socials-share .social figure{position:relative;margin:0;background:transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003215}}.socials-wrapper .socials-container .socials-share .social figure::before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:'';width:0;height:0;background:rgba(255,255,255,0.2);border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003231}}.socials-wrapper .socials-container .socials-share .social figure:hover::before{-webkit-animation:circle .75s;animation:circle .75s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--event\.scss}line{font-family:\00003237}}.socials-wrapper .socials-container .socials-share .social img{max-width:100%;width:1.45rem;height:auto;aspect-ratio:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\000031}}article.node--type-news{padding:6.5rem 7.5vw 1.8rem;background:#F5F5F5;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\000031}}article.node--type-news{padding:.5rem 7.5vw 1.8rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\000031}}article.node--type-news{padding:.5rem 5.5vw 1.8rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\000031}}article.node--type-news{padding:.5rem 3.5vw 1.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000317}}article.node--type-news .node__content{max-width:1180px;margin:1.5rem auto 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000323}}article.node--type-news .node__content nav.breadcrumb{max-width:42.5rem;font-size:0.875rem;margin-bottom:2rem;text-decoration:underline;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000331}}article.node--type-news .node__content nav.breadcrumb::after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000335}}article.node--type-news .node__content nav.breadcrumb a,article.node--type-news .node__content nav.breadcrumb span{color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000341}}article.node--type-news .node__content .news-header{max-width:42.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000344}}article.node--type-news .node__content .news-header .title{font-size:2rem;font-weight:bold;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000344}}article.node--type-news .node__content .news-header .title{font-size:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000353}}article.node--type-news .node__content .news-header h3.title-h3{font-size:1.3rem;font-weight:500;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000353}}article.node--type-news .node__content .news-header h3.title-h3{font-size:1.1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000362}}article.node--type-news .node__content .news-header .news-meta{display:flex;flex-direction:column;gap:0.75rem;font-size:1rem;margin:2rem 0;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000362}}article.node--type-news .node__content .news-header .news-meta{flex-direction:row;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000373}}article.node--type-news .node__content .news-header .news-meta time,article.node--type-news .node__content .news-header .news-meta .author-display-name{display:flex;align-items:center;gap:0.3rem;line-height:1.3;color:#293233;font-size:1rem;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\0000387}}article.node--type-news .node__content .news-header .news-meta time.date:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/calendar-date.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003100}}article.node--type-news .node__content .news-header .news-meta time.hour:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/hour-date.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003117}}article.node--type-news .node__content .description{max-width:42.5rem;margin-bottom:2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003122}}article.node--type-news .node__content .description .field--name-field-media-image img{max-width:100%;margin-bottom:2rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003122}}article.node--type-news .node__content .description .field--name-field-media-image img{margin-bottom:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003133}}article.node--type-news .node__content .description a{margin-top:2rem;display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003133}}article.node--type-news .node__content .description a{margin-top:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}article.node--type-news .node__content .description a:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003150}}.socials-wrapper{padding:.5rem 7.5vw .8rem;background:#F5F5F5;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003150}}.socials-wrapper{padding:.5rem 7.5vw .8rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003150}}.socials-wrapper{padding:.5rem 5.5vw .8rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003150}}.socials-wrapper{padding:.5rem 3.5vw 0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003163}}.socials-wrapper .socials-container{max-width:1180px;margin:1.5rem auto 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003169}}.socials-wrapper .socials-container .socials-share{display:flex;flex-wrap:wrap;align-items:center;gap:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003175}}.socials-wrapper .socials-container .socials-share .label{width:100%;color:#000;font-size:0.825rem;font-weight:700;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003184}}.socials-wrapper .socials-container .socials-share .social{background:#fff;padding:0.75rem;border-radius:25px;transition:all .25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003194}}.socials-wrapper .socials-container .socials-share .social figure{position:relative;margin:0;background:transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003199}}.socials-wrapper .socials-container .socials-share .social figure::before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:'';width:0;height:0;background:rgba(255,255,255,0.2);border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003215}}.socials-wrapper .socials-container .socials-share .social figure:hover::before{-webkit-animation:circle .75s;animation:circle .75s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--news\.scss}line{font-family:\00003221}}.socials-wrapper .socials-container .socials-share .social img{max-width:100%;width:1.45rem;height:auto;aspect-ratio:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\000031}}article.node--type-faculty_staff{margin:104px 0 0;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\000031}}article.node--type-faculty_staff{margin:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\000038}}article.node--type-faculty_staff .top{background-color:#f5f5f5 !important;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines-alt.svg");background-position:0 2.5rem;padding:2rem 7.5vw 3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\000038}}article.node--type-faculty_staff .top{padding:2rem 7.5vw 2rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\000038}}article.node--type-faculty_staff .top{background:none;padding:2rem 5.5vw 2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\000038}}article.node--type-faculty_staff .top{padding:2rem 3.5vw 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\0000331}}article.node--type-faculty_staff .top .wrapper{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\0000339}}article.node--type-faculty_staff .top .wrapper .profile{position:relative;padding:1rem 0;height:100%;display:flex;gap:0.8rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\0000339}}article.node--type-faculty_staff .top .wrapper .profile{padding:1rem 0 0;flex-direction:column;align-items:center;width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\0000353}}article.node--type-faculty_staff .top .wrapper .profile:before{position:absolute;content:"";top:0;right:0;border-radius:8px;width:5.9rem;height:4.3rem;background:#FFEB8B;z-index:1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\0000353}}article.node--type-faculty_staff .top .wrapper .profile:before{right:30%;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\0000353}}article.node--type-faculty_staff .top .wrapper .profile:before{right:20%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\0000373}}article.node--type-faculty_staff .top .wrapper .profile .field--name-field-media-image{position:relative;z-index:2;background:linear-gradient(85deg,rgba(255,255,255,0.329) 0%,rgba(104,119,127,0.314) 100%);padding:1.3rem;border-radius:50%;width:100%;height:auto;max-width:12.4rem;max-height:12.4rem;aspect-ratio:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\0000385}}article.node--type-faculty_staff .top .wrapper .profile .field--name-field-media-image img{display:flex;width:100%;max-width:12.4rem;aspect-ratio:1;object-fit:cover;margin:0 auto;border-radius:50%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\0000396}}article.node--type-faculty_staff .top .wrapper .profile .end{display:flex;flex-direction:column;gap:6px;padding:1.3rem 0;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\0000396}}article.node--type-faculty_staff .top .wrapper .profile .end{padding:0;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003106}}article.node--type-faculty_staff .top .wrapper .profile .end .titles{display:flex;gap:4px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003112}}article.node--type-faculty_staff .top .wrapper .profile .end .titles h1{font-size:2rem;font-weight:700;margin-bottom:0.8rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003112}}article.node--type-faculty_staff .top .wrapper .profile .end .titles h1{font-size:20px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003122}}article.node--type-faculty_staff .top .wrapper .profile .end .titles h2{font-size:2rem;margin-bottom:0.8rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003122}}article.node--type-faculty_staff .top .wrapper .profile .end .titles h2{font-size:20px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003130}}article.node--type-faculty_staff .top .wrapper .profile .end .titles h2:before{content:" | ";}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003137}}article.node--type-faculty_staff .top .wrapper .profile .end .text-content{margin-top:0.5rem;display:flex;flex-direction:column;gap:6px;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003137}}article.node--type-faculty_staff .top .wrapper .profile .end .text-content{text-align:center;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003150}}article.node--type-faculty_staff .top .wrapper .contact-box{margin-left:10%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003150}}article.node--type-faculty_staff .top .wrapper .contact-box{margin-left:0%;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003150}}article.node--type-faculty_staff .top .wrapper .contact-box{width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003161}}article.node--type-faculty_staff .top .wrapper .contact-box h3{font-size:1.125rem;text-align:center;font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003161}}article.node--type-faculty_staff .top .wrapper .contact-box h3{font-size:14px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003171}}article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper{box-shadow:0 2px 12px #6a6a6a40;padding:1rem;border-radius:0.5rem;border:1px solid #1FB6C1;display:flex;flex-direction:column;gap:0.7rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003181}}article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line{display:flex;align-items:center;gap:4px;font-size:0.875rem;font-weight:400;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003188}}article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line .field--name-field-building,article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line .field--name-field-floor,article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line .field--name-field-room{display:flex;gap:4px;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003195}}article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line .field--name-field-building .field__label,article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line .field--name-field-floor .field__label,article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line .field--name-field-room .field__label{font-size:0.875rem;font-weight:400;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003200}}article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line .field--name-field-building .field__label:after,article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line .field--name-field-floor .field__label:after,article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line .field--name-field-room .field__label:after{content:":";}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003206}}article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line a{text-decoration:underline;transition:all 0.25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003210}}article.node--type-faculty_staff .top .wrapper .contact-box .contact-wrapper .contact-line a:hover::before{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003217}}article.node--type-faculty_staff .top .wrapper .contact-box figure{position:relative;margin:0;background:transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003222}}article.node--type-faculty_staff .top .wrapper .contact-box figure::before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:'';width:0;height:0;background:rgba(255,255,255,0.2);border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003238}}article.node--type-faculty_staff .top .wrapper .contact-box figure:hover::before{-webkit-animation:circle .75s;animation:circle .75s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003247}}article.node--type-faculty_staff .top .wrapper .field--name-field-rich-text{width:100%;max-width:31rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003254}}article.node--type-faculty_staff .bottom{padding:0 7.5vw 3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003254}}article.node--type-faculty_staff .bottom{padding:0 7.5vw 2rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003254}}article.node--type-faculty_staff .bottom{padding:0 5.5vw 2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003254}}article.node--type-faculty_staff .bottom{padding:0 3.5vw 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003269}}article.node--type-faculty_staff .bottom .wrapper{max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003273}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-office-hours,article.node--type-faculty_staff .bottom .wrapper .field--name-field-courses,article.node--type-faculty_staff .bottom .wrapper .field--name-field-research-teaching,article.node--type-faculty_staff .bottom .wrapper .field--name-field-for-the-community,article.node--type-faculty_staff .bottom .wrapper .field--name-field-hobbies,article.node--type-faculty_staff .bottom .wrapper .field--name-field-personal-questionnaire,article.node--type-faculty_staff .bottom .wrapper .field--name-field-education,article.node--type-faculty_staff .bottom .wrapper .field--name-field-publication{margin:1.9rem 0;padding:0 0 1.9rem;border-bottom:1px solid #058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003285}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-office-hours > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-courses > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-research-teaching > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-for-the-community > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-hobbies > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-personal-questionnaire > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-publication > .field__label{margin:0 14px 1rem 0;position:relative;width:fit-content;font-size:1.5rem;font-weight:600;margin-bottom:2rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003285}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-office-hours > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-courses > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-research-teaching > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-for-the-community > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-hobbies > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-personal-questionnaire > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-publication > .field__label{font-size:1.3rem;margin-bottom:1rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003285}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-office-hours > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-courses > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-research-teaching > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-for-the-community > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-hobbies > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-personal-questionnaire > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__label,article.node--type-faculty_staff .bottom .wrapper .field--name-field-publication > .field__label{margin-bottom:0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003306}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-office-hours > .field__label:before,article.node--type-faculty_staff .bottom .wrapper .field--name-field-courses > .field__label:before,article.node--type-faculty_staff .bottom .wrapper .field--name-field-research-teaching > .field__label:before,article.node--type-faculty_staff .bottom .wrapper .field--name-field-for-the-community > .field__label:before,article.node--type-faculty_staff .bottom .wrapper .field--name-field-hobbies > .field__label:before,article.node--type-faculty_staff .bottom .wrapper .field--name-field-personal-questionnaire > .field__label:before,article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__label:before,article.node--type-faculty_staff .bottom .wrapper .field--name-field-publication > .field__label:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003321}}html[dir=ltr] article.node--type-faculty_staff .bottom .wrapper .field--name-field-office-hours > .field__label,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-courses > .field__label,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-research-teaching > .field__label,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-for-the-community > .field__label,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-hobbies > .field__label,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-personal-questionnaire > .field__label,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__label,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-publication > .field__label{direction:ltr;margin-top:0px;margin-right:auto;margin-bottom:1rem;margin-left:14px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003328}}html[dir=ltr] article.node--type-faculty_staff .bottom .wrapper .field--name-field-office-hours > .field__label:before,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-courses > .field__label:before,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-research-teaching > .field__label:before,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-for-the-community > .field__label:before,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-hobbies > .field__label:before,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-personal-questionnaire > .field__label:before,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__label:before,html[dir=ltr]
article.node--type-faculty_staff .bottom .wrapper .field--name-field-publication > .field__label:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003336}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003336}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items{width:100%;gap:1rem;grid-template-columns:repeat(2,1fr);}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003336}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items{gap:.65rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003336}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003355}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items > .field__item{border-left:1px solid #293233;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003355}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items > .field__item{border-left:none;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003362}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items > .field__item:last-child{border:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003370}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items .paragraph--type--education-container .field--name-field-title{font-size:1rem;font-weight:700;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003375}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items .paragraph--type--education-container .field--name-field-education-items{display:flex;flex-direction:column;gap:.2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003380}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items .paragraph--type--education-container .field--name-field-education-items .paragraph--type--education{display:flex;gap:4px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003385}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items .paragraph--type--education-container .field--name-field-education-items .paragraph--type--education .field--name-field-type-training:after{content:" - ";}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--staff\.scss}line{font-family:\00003391}}article.node--type-faculty_staff .bottom .wrapper .field--name-field-education > .field__items .paragraph--type--education-container .field--name-field-education-items .paragraph--type--education .field--name-field-institute:after{content:", ";}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\000035}}body.page-node-type-post-job article.node--type-post_job .banner{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\000038}}body.page-node-type-post-job article.node--type-post_job .banner img{width:100%;min-height:20rem;max-height:23rem;object-fit:cover;aspect-ratio:42 / 10;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000316}}body.page-node-type-post-job article.node--type-post_job .banner .title-wrapper{padding:0 7.5vw;position:absolute;bottom:0;right:0;width:100%;background:#1FB6C1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000316}}body.page-node-type-post-job article.node--type-post_job .banner .title-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000316}}body.page-node-type-post-job article.node--type-post_job .banner .title-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000334}}body.page-node-type-post-job article.node--type-post_job .banner .title-wrapper h1{max-width:1180px;margin:0 auto;padding:1rem 0;color:#293233;font-size:2.25rem;font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000334}}body.page-node-type-post-job article.node--type-post_job .banner .title-wrapper h1{font-size:1.7rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000350}}body.page-node-type-post-job article.node--type-post_job .container{width:100%;max-width:100%;padding:2rem 7.5vw 3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000350}}body.page-node-type-post-job article.node--type-post_job .container{padding:2rem 7.5vw 2rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000350}}body.page-node-type-post-job article.node--type-post_job .container{background:none;padding:2rem 5.5vw 2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000350}}body.page-node-type-post-job article.node--type-post_job .container{padding:2rem 3.5vw 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000369}}body.page-node-type-post-job article.node--type-post_job .container .wrapper{max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000374}}body.page-node-type-post-job article.node--type-post_job .container .wrapper nav.breadcrumb{max-width:42.5rem;font-size:0.875rem;margin-bottom:2rem;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000381}}html[dir=ltr] body.page-node-type-post-job article.node--type-post_job .container .wrapper nav.breadcrumb{direction:ltr;margin-right:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000386}}body.page-node-type-post-job article.node--type-post_job .container .wrapper nav.breadcrumb::after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000390}}body.page-node-type-post-job article.node--type-post_job .container .wrapper nav.breadcrumb a{text-decoration:underline;transition:all 0.25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000394}}body.page-node-type-post-job article.node--type-post_job .container .wrapper nav.breadcrumb a:hover::before{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\0000399}}body.page-node-type-post-job article.node--type-post_job .container .wrapper nav.breadcrumb a,body.page-node-type-post-job article.node--type-post_job .container .wrapper nav.breadcrumb span{color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003105}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta{display:flex;flex-direction:row;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003105}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta{flex-direction:column;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003113}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field{border-left:1px solid #293233;display:flex;flex-direction:column;justify-content:center;padding:0 1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003113}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field{padding:0 1rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003113}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field{padding:.65rem 1.5rem;border-left:none;border-bottom:1px solid #293233;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003130}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field:last-child{border-left:none;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003130}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field:last-child{border-bottom:1px solid #293233;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003139}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field .field__label{font-weight:600;font-size:1.15rem;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003139}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field .field__label{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003148}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field .field__item{line-height:normal;font-size:1rem;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003148}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field .field__item{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003158}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field:first-child{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003158}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field:first-child{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:1rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003158}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .job-meta > .field:first-child{padding-top:.65rem;padding-right:1.5rem;padding-bottom:.65rem;padding-left:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003180}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-desc,body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-requirements,body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-location{margin:1.9rem 0;padding:0 0 1.9rem;border-bottom:1px solid #058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003187}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-desc > .field__label,body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-requirements > .field__label,body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-location > .field__label{position:relative;width:fit-content;font-size:1.5rem;font-weight:600;margin-top:0px;margin-right:14px;margin-bottom:2rem;margin-left:auto;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003187}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-desc > .field__label,body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-requirements > .field__label,body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-location > .field__label{font-size:1.3rem;margin-bottom:1rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003187}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-desc > .field__label,body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-requirements > .field__label,body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-location > .field__label{margin-bottom:0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003208}}body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-desc > .field__label:before,body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-requirements > .field__label:before,body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-location > .field__label:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--job\.scss}line{font-family:\00003224}}html[dir=ltr] body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-desc > .field__label:before,html[dir=ltr]
body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-requirements > .field__label:before,html[dir=ltr]
body.page-node-type-post-job article.node--type-post_job .container .wrapper .field--name-field-job-location > .field__label:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\000035}}body.page-node-type-bids article.node--type-bids .banner{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\000038}}body.page-node-type-bids article.node--type-bids .banner img{width:100%;min-height:20rem;max-height:23rem;object-fit:cover;aspect-ratio:42 / 10;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000316}}body.page-node-type-bids article.node--type-bids .banner .title-wrapper{padding:0 7.5vw;position:absolute;bottom:0;right:0;width:100%;background:#1FB6C1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000316}}body.page-node-type-bids article.node--type-bids .banner .title-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000316}}body.page-node-type-bids article.node--type-bids .banner .title-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000334}}body.page-node-type-bids article.node--type-bids .banner .title-wrapper h1{max-width:1180px;margin:0 auto;padding:1rem 0;color:#293233;font-size:2.25rem;font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000334}}body.page-node-type-bids article.node--type-bids .banner .title-wrapper h1{font-size:1.7rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000350}}body.page-node-type-bids article.node--type-bids .container{width:100%;max-width:100%;padding:2rem 7.5vw 3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000350}}body.page-node-type-bids article.node--type-bids .container{padding:2rem 7.5vw 2rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000350}}body.page-node-type-bids article.node--type-bids .container{background:none;padding:2rem 5.5vw 2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000350}}body.page-node-type-bids article.node--type-bids .container{padding:2rem 3.5vw 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000369}}body.page-node-type-bids article.node--type-bids .container .wrapper{max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000374}}body.page-node-type-bids article.node--type-bids .container .wrapper nav.breadcrumb{max-width:42.5rem;font-size:0.875rem;margin-bottom:2rem;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000381}}body.page-node-type-bids article.node--type-bids .container .wrapper nav.breadcrumb::after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000385}}body.page-node-type-bids article.node--type-bids .container .wrapper nav.breadcrumb a{text-decoration:underline;transition:all 0.25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000389}}body.page-node-type-bids article.node--type-bids .container .wrapper nav.breadcrumb a:hover::before{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\0000394}}body.page-node-type-bids article.node--type-bids .container .wrapper nav.breadcrumb a,body.page-node-type-bids article.node--type-bids .container .wrapper nav.breadcrumb span{color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003100}}body.page-node-type-bids article.node--type-bids .container .wrapper .bids-meta{display:flex;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003100}}body.page-node-type-bids article.node--type-bids .container .wrapper .bids-meta{flex-direction:column;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003107}}body.page-node-type-bids article.node--type-bids .container .wrapper .bids-meta > .field{border-left:1px solid #293233;display:flex;flex-direction:column;justify-content:center;padding:0 1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003107}}body.page-node-type-bids article.node--type-bids .container .wrapper .bids-meta > .field{padding:0 1rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003107}}body.page-node-type-bids article.node--type-bids .container .wrapper .bids-meta > .field{padding:.65rem 1.5rem;border-left:none;border-bottom:1px solid #293233;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003124}}body.page-node-type-bids article.node--type-bids .container .wrapper .bids-meta > .field:last-child{border-left:none;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003124}}body.page-node-type-bids article.node--type-bids .container .wrapper .bids-meta > .field:last-child{border-bottom:1px solid #293233;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003133}}body.page-node-type-bids article.node--type-bids .container .wrapper .bids-meta > .field .field__label{font-size:1rem;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003138}}body.page-node-type-bids article.node--type-bids .container .wrapper .bids-meta > .field .field__item{font-size:0.875rem;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003148}}body.page-node-type-bids article.node--type-bids .container .wrapper .field--name-field-bid-files{margin:1.9rem 0;padding:0 0 1.9rem;border-bottom:1px solid #058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003153}}body.page-node-type-bids article.node--type-bids .container .wrapper .field--name-field-bid-files > .field__label{margin:0 14px 1rem 0;position:relative;width:fit-content;font-size:1.5rem;font-weight:600;margin-bottom:2rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003153}}body.page-node-type-bids article.node--type-bids .container .wrapper .field--name-field-bid-files > .field__label{font-size:1.3rem;margin-bottom:1rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003153}}body.page-node-type-bids article.node--type-bids .container .wrapper .field--name-field-bid-files > .field__label{margin-bottom:0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003171}}body.page-node-type-bids article.node--type-bids .container .wrapper .field--name-field-bid-files > .field__label:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--bids\.scss}line{font-family:\00003187}}html[dir=ltr] body.page-node-type-bids article.node--type-bids .container .wrapper .field--name-field-bid-files > .field__label:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\000035}}body.page-node-type-faq article.node--type-faq .banner{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\000038}}body.page-node-type-faq article.node--type-faq .banner img{width:100%;min-height:20rem;object-fit:cover;aspect-ratio:42 / 10;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000315}}body.page-node-type-faq article.node--type-faq .banner .title-wrapper{padding:0 7.5vw;position:absolute;bottom:0;right:0;width:100%;background:#1FB6C1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000315}}body.page-node-type-faq article.node--type-faq .banner .title-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000315}}body.page-node-type-faq article.node--type-faq .banner .title-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000333}}body.page-node-type-faq article.node--type-faq .banner .title-wrapper h1{max-width:1180px;margin:0 auto;padding:1rem 0;color:#293233;font-size:2.25rem;font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000333}}body.page-node-type-faq article.node--type-faq .banner .title-wrapper h1{font-size:1.7rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000349}}body.page-node-type-faq article.node--type-faq .container{width:100%;max-width:100%;padding:2rem 7.5vw 3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000349}}body.page-node-type-faq article.node--type-faq .container{padding:2rem 7.5vw 2rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000349}}body.page-node-type-faq article.node--type-faq .container{background:none;padding:2rem 5.5vw 2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000349}}body.page-node-type-faq article.node--type-faq .container{padding:2rem 3.5vw 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000368}}body.page-node-type-faq article.node--type-faq .container .wrapper{max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000373}}body.page-node-type-faq article.node--type-faq .container .wrapper nav.breadcrumb{max-width:42.5rem;font-size:0.875rem;margin-bottom:2rem;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000380}}body.page-node-type-faq article.node--type-faq .container .wrapper nav.breadcrumb::after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000384}}body.page-node-type-faq article.node--type-faq .container .wrapper nav.breadcrumb a{text-decoration:underline;transition:all 0.25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000388}}body.page-node-type-faq article.node--type-faq .container .wrapper nav.breadcrumb a:hover::before{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000393}}body.page-node-type-faq article.node--type-faq .container .wrapper nav.breadcrumb a,body.page-node-type-faq article.node--type-faq .container .wrapper nav.breadcrumb span{color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\0000399}}body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-download-files,body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-links,body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-catagory{margin:1.9rem 0;padding:0 0 1.9rem;border-bottom:1px solid #058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\00003106}}body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-download-files > .field__label,body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-links > .field__label,body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-catagory > .field__label{margin:0 14px 1rem 0;position:relative;width:fit-content;font-size:1.5rem;font-weight:600;margin-bottom:2rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\00003106}}body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-download-files > .field__label,body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-links > .field__label,body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-catagory > .field__label{font-size:1.3rem;margin-bottom:1rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\00003106}}body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-download-files > .field__label,body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-links > .field__label,body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-catagory > .field__label{margin-bottom:0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\00003124}}body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-download-files > .field__label:before,body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-links > .field__label:before,body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-catagory > .field__label:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--faq\.scss}line{font-family:\00003140}}html[dir=ltr] body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-download-files > .field__label:before,html[dir=ltr]
body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-links > .field__label:before,html[dir=ltr]
body.page-node-type-faq article.node--type-faq .container .wrapper .field--name-field-catagory > .field__label:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\000035}}body.page-node-type-calendars-dates article.node--type-calendars-dates .banner{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\000038}}body.page-node-type-calendars-dates article.node--type-calendars-dates .banner img{width:100%;min-height:20rem;max-height:23rem;object-fit:cover;aspect-ratio:42 / 10;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000316}}body.page-node-type-calendars-dates article.node--type-calendars-dates .banner .title-wrapper{padding:0 7.5vw;position:absolute;bottom:0;right:0;width:100%;background:#1FB6C1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000316}}body.page-node-type-calendars-dates article.node--type-calendars-dates .banner .title-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000316}}body.page-node-type-calendars-dates article.node--type-calendars-dates .banner .title-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000334}}body.page-node-type-calendars-dates article.node--type-calendars-dates .banner .title-wrapper h1{max-width:1180px;margin:0 auto;padding:1rem 0;color:#293233;font-size:2.25rem;font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000334}}body.page-node-type-calendars-dates article.node--type-calendars-dates .banner .title-wrapper h1{font-size:1.7rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000350}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container{width:100%;max-width:100%;padding:2rem 7.5vw 3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000350}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container{padding:2rem 7.5vw 2rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000350}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container{background:none;padding:2rem 5.5vw 2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000350}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container{padding:2rem 3.5vw 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000369}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper{max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000374}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper nav.breadcrumb{max-width:42.5rem;font-size:0.875rem;margin-bottom:2rem;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000381}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper nav.breadcrumb::after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000385}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper nav.breadcrumb a{text-decoration:underline;transition:all 0.25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000389}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper nav.breadcrumb a:hover::before{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\0000394}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper nav.breadcrumb a,body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper nav.breadcrumb span{color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003100}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper .content-meta{display:flex;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003100}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper .content-meta{flex-direction:column;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003107}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper .content-meta > .field{border-left:1px solid #293233;display:flex;flex-direction:column;justify-content:center;padding:0 1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003107}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper .content-meta > .field{padding:0 1rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003107}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper .content-meta > .field{padding:.65rem 1.5rem;border-left:none;border-bottom:1px solid #293233;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003124}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper .content-meta > .field:last-child{border-left:none;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003124}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper .content-meta > .field:last-child{border-bottom:1px solid #293233;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003133}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper .content-meta > .field .field__label{font-size:1rem;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003138}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper .content-meta > .field .field__item{font-size:0.875rem;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003145}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper > .field{margin:1.9rem 0;padding:0 0 1.9rem;border-bottom:1px solid #058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003150}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper > .field > .field__label{margin:0 14px 1rem 0;position:relative;width:fit-content;font-size:1.5rem;font-weight:600;margin-bottom:2rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003150}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper > .field > .field__label{font-size:1.3rem;margin-bottom:1rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003150}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper > .field > .field__label{margin-bottom:0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003168}}body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper > .field > .field__label:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--calendars-dates\.scss}line{font-family:\00003184}}html[dir=ltr] body.page-node-type-calendars-dates article.node--type-calendars-dates .container .wrapper > .field > .field__label:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\000033}}body.page-node-type-webform article.node--type-webform .banner{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\000037}}body.page-node-type-webform article.node--type-webform .banner .field--name-field-media-image img{width:100%;min-height:20rem;max-height:23rem;object-fit:cover;aspect-ratio:42 / 10;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\000037}}body.page-node-type-webform article.node--type-webform .banner .field--name-field-media-image img{min-height:18rem;max-height:19rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\000037}}body.page-node-type-webform article.node--type-webform .banner .field--name-field-media-image img{min-height:15rem;max-height:16rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\000037}}body.page-node-type-webform article.node--type-webform .banner .field--name-field-media-image img{min-height:14rem;max-height:15rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\0000374}}body.page-node-type-webform article.node--type-webform .banner .title-wrapper{padding:0 7.5vw;width:100%;background:#1FB6C1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\0000374}}body.page-node-type-webform article.node--type-webform .banner .title-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\0000374}}body.page-node-type-webform article.node--type-webform .banner .title-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\0000390}}body.page-node-type-webform article.node--type-webform .banner .title-wrapper h1{max-width:1180px;margin:0 auto;padding:1rem 0;color:#293233;font-size:2.25rem;font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\0000390}}body.page-node-type-webform article.node--type-webform .banner .title-wrapper h1{font-size:1.7rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\0000390}}body.page-node-type-webform article.node--type-webform .banner .title-wrapper h1{padding:0.8rem 0;font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003112}}body.page-node-type-webform article.node--type-webform .container{max-width:100%;padding:0 7.5vw 3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003112}}body.page-node-type-webform article.node--type-webform .container{padding:0 7.5vw 2rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003112}}body.page-node-type-webform article.node--type-webform .container{padding:0 5.5vw 2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003112}}body.page-node-type-webform article.node--type-webform .container{padding:0 3.5vw 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003129}}body.page-node-type-webform article.node--type-webform .container .wrapper{max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003133}}body.page-node-type-webform article.node--type-webform .container .wrapper .text-content.field--name-body{padding:1.87rem 0 0.87rem;border-bottom:2px solid #1FB6C1;margin-bottom:1.87rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003139}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform{margin-top:2.87rem;border-radius:0.5rem;background:#FFEB8B;padding:1rem 12.375rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003139}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform{padding:1rem 5.375rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003139}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform{margin-top:1.87rem;padding:1rem 2.375rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003139}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform{padding:0.75rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003158}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form{display:flex;flex-direction:column;gap:0.875rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003163}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form h3.h3-default-title.text-align-center{margin:0 auto;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003163}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form h3.h3-default-title.text-align-center{font-size:1.4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003171}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item{margin:0;position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003175}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item label{position:absolute;top:0;right:0;margin:0;padding:0.6rem 0.9rem;font-size:1rem;font-weight:600;color:#757373;opacity:1;transition:opacity 0.3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003203}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item label.form-required::after{display:inline-block;width:0.5rem;height:0.5rem;margin-inline:0.3em;margin-top:5px;content:"*";vertical-align:text-top;background-image:none;filter:brightness(0) saturate(100%) invert(16%) sepia(81%) saturate(7418%) hue-rotate(354deg) brightness(90%) contrast(112%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003219}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item input::placeholder,body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item textarea::placeholder{color:transparent;font-size:1rem;font-weight:600;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003230}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item input.form-text:placeholder-shown + label,body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item input.form-email:placeholder-shown + label,body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item input.form-tel:placeholder-shown + label{opacity:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003234}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item input.form-text:not(:placeholder-shown) + label,body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item input.form-email:not(:placeholder-shown) + label,body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item input.form-tel:not(:placeholder-shown) + label{opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003238}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item input.form-text:focus + label,body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item input.form-email:focus + label,body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-item input.form-tel:focus + label{opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003249}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-type-textarea > div:has(textarea:placeholder-shown) ~ label{opacity:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003253}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-type-textarea > div:has(textarea:not(:placeholder-shown)) ~ label{opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003257}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-type-textarea > div:has(textarea:focus) ~ label{opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003266}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-type-textarea label.form-required::after{display:inline-block;width:0.5rem;height:0.5rem;margin-inline:0.3em;margin-top:5px;content:"*";vertical-align:text-top;background-image:none;filter:brightness(0) saturate(100%) invert(16%) sepia(81%) saturate(7418%) hue-rotate(354deg) brightness(90%) contrast(112%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003284}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-type-select label{opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003288}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-type-select select{width:100%;border:none;border-radius:0.5rem;min-height:2rem;max-height:42px;padding:0.5rem 0.9rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--webform\.scss}line{font-family:\00003299}}body.page-node-type-webform article.node--type-webform .container .wrapper .field--name-webform form div.form-type-checkbox label{opacity:1;position:relative;color:#293233;padding:0px 4px 0px;font-size:0.75rem;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--study-topic\.scss}line{font-family:\000034}}body.page-node-type-study-topic article.node--type-study-topic .banner{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--study-topic\.scss}line{font-family:\0000317}}body.page-node-type-study-topic article.node--type-study-topic .banner .field--name-field-media-image img{width:100%;min-height:20rem;max-height:23rem;object-fit:cover;aspect-ratio:42 / 10;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--study-topic\.scss}line{font-family:\0000326}}body.page-node-type-study-topic article.node--type-study-topic .banner .title-container{position:absolute;width:100%;margin:0 auto;bottom:0;left:0;right:0;max-width:1180px;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--study-topic\.scss}line{font-family:\0000326}}body.page-node-type-study-topic article.node--type-study-topic .banner .title-container{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--study-topic\.scss}line{font-family:\0000340}}body.page-node-type-study-topic article.node--type-study-topic .banner .title-container .title-wrapper{padding:0.8125rem 1.3125rem;border-radius:0.5rem 0.5rem 0rem 0rem;background:#FFF;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--study-topic\.scss}line{font-family:\0000347}}body.page-node-type-study-topic article.node--type-study-topic .banner .title-container .title-wrapper > h1{max-width:1180px;margin:0 auto;color:#293233;font-size:calc(1.2rem + 1vw);font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--study-topic\.scss}line{font-family:\0000347}}body.page-node-type-study-topic article.node--type-study-topic .banner .title-container .title-wrapper > h1{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--study-topic\.scss}line{font-family:\0000360}}body.page-node-type-study-topic article.node--type-study-topic .banner .title-container .title-wrapper > h2{font-size:1.75rem;font-style:normal;font-weight:400;line-height:normal;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--study-topic\.scss}line{font-family:\0000360}}body.page-node-type-study-topic article.node--type-study-topic .banner .title-container .title-wrapper > h2{font-size:1.25rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--study-topic\.scss}line{font-family:\0000360}}body.page-node-type-study-topic article.node--type-study-topic .banner .title-container .title-wrapper > h2{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\000033}}body.page-node-type-magazine article.node--type-magazine .banner{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\000037}}body.page-node-type-magazine article.node--type-magazine .banner .field--name-field-media-image img{width:100%;min-height:20rem;max-height:23rem;object-fit:cover;aspect-ratio:42 / 10;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\000037}}body.page-node-type-magazine article.node--type-magazine .banner .field--name-field-media-image img{min-height:18rem;max-height:19rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\000037}}body.page-node-type-magazine article.node--type-magazine .banner .field--name-field-media-image img{min-height:15rem;max-height:16rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\000037}}body.page-node-type-magazine article.node--type-magazine .banner .field--name-field-media-image img{min-height:14rem;max-height:15rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\0000332}}body.page-node-type-magazine article.node--type-magazine .banner .title-container{padding:0 7.5vw;width:100%;background:#1FB6C1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\0000332}}body.page-node-type-magazine article.node--type-magazine .banner .title-container{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\0000332}}body.page-node-type-magazine article.node--type-magazine .banner .title-container{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\0000346}}body.page-node-type-magazine article.node--type-magazine .banner .title-container .title-wrapper{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\0000354}}body.page-node-type-magazine article.node--type-magazine .banner .title-container .title-wrapper h1{padding:1rem 0;color:#293233;font-size:2.25rem;font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\0000354}}body.page-node-type-magazine article.node--type-magazine .banner .title-container .title-wrapper h1{font-size:1.7rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\0000354}}body.page-node-type-magazine article.node--type-magazine .banner .title-container .title-wrapper h1{padding:0.8rem 0;font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\0000372}}body.page-node-type-magazine article.node--type-magazine .banner .title-container .title-wrapper .field--name-field-issn{border-radius:0.5rem;border:1px solid #058FCB;background:#FFF;display:flex;flex-direction:row-reverse;gap:0.5rem;font-size:1.125rem;font-weight:700;line-height:normal;height:fit-content;padding:0.64rem 1.75rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\0000372}}body.page-node-type-magazine article.node--type-magazine .banner .title-container .title-wrapper .field--name-field-issn{font-size:0.7rem;padding:0.45rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\0000390}}body.page-node-type-magazine article.node--type-magazine .banner .title-container .title-wrapper .field--name-field-issn .field__label{line-height:normal;display:flex;flex-direction:row-reverse;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\0000395}}body.page-node-type-magazine article.node--type-magazine .banner .title-container .title-wrapper .field--name-field-issn .field__label:after{content:":";}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--magazine\.scss}line{font-family:\00003100}}body.page-node-type-magazine article.node--type-magazine .banner .title-container .title-wrapper .field--name-field-issn .field__item{line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\000033}}body.page-node-type-issue article.node--type-issue .banner{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\000037}}body.page-node-type-issue article.node--type-issue .banner .field--name-field-media-image img{width:100%;min-height:20rem;max-height:23rem;object-fit:cover;aspect-ratio:42 / 10;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\000037}}body.page-node-type-issue article.node--type-issue .banner .field--name-field-media-image img{min-height:18rem;max-height:19rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\000037}}body.page-node-type-issue article.node--type-issue .banner .field--name-field-media-image img{min-height:15rem;max-height:16rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\000037}}body.page-node-type-issue article.node--type-issue .banner .field--name-field-media-image img{min-height:14rem;max-height:15rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000332}}body.page-node-type-issue article.node--type-issue .banner .title-container{padding:0 7.5vw;width:100%;background:#1FB6C1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000332}}body.page-node-type-issue article.node--type-issue .banner .title-container{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000332}}body.page-node-type-issue article.node--type-issue .banner .title-container{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000346}}body.page-node-type-issue article.node--type-issue .banner .title-container .title-wrapper{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000354}}body.page-node-type-issue article.node--type-issue .banner .title-container .title-wrapper h1{padding:1rem 0;color:#293233;font-size:2.25rem;font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000354}}body.page-node-type-issue article.node--type-issue .banner .title-container .title-wrapper h1{font-size:1.7rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000354}}body.page-node-type-issue article.node--type-issue .banner .title-container .title-wrapper h1{padding:0.8rem 0;font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000376}}body.page-node-type-issue article.node--type-issue .breadcrumb-wrapper{padding:0 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000376}}body.page-node-type-issue article.node--type-issue .breadcrumb-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000376}}body.page-node-type-issue article.node--type-issue .breadcrumb-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000387}}body.page-node-type-issue article.node--type-issue .breadcrumb-wrapper .breadcrumb-container{max-width:1180px;margin:1.8rem auto;display:flex;gap:0.25rem;font-size:1rem;font-weight:500;line-height:normal;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\0000387}}body.page-node-type-issue article.node--type-issue .breadcrumb-wrapper .breadcrumb-container{font-size:0.875rem;margin:1.5rem auto;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\00003101}}body.page-node-type-issue article.node--type-issue .breadcrumb-wrapper .breadcrumb-container a{font-size:1rem;transition:all ease .3s;color:#000;font-weight:500;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\00003101}}body.page-node-type-issue article.node--type-issue .breadcrumb-wrapper .breadcrumb-container a{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\00003111}}body.page-node-type-issue article.node--type-issue .breadcrumb-wrapper .breadcrumb-container a:hover{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\00003119}}body.page-node-type-issue article.node--type-issue .articles-wrapper{padding:0 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\00003119}}body.page-node-type-issue article.node--type-issue .articles-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--issue\.scss}line{font-family:\00003119}}body.page-node-type-issue article.node--type-issue .articles-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000332}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .banner .title-container{padding:0 7.5vw;width:100%;background:#1FB6C1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000332}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .banner .title-container{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000332}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .banner .title-container{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000346}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .banner .title-container .title-wrapper{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000354}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .banner .title-container .title-wrapper h1{padding:1rem 0;color:#293233;font-size:2.25rem;font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000354}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .banner .title-container .title-wrapper h1{font-size:1.7rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000354}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .banner .title-container .title-wrapper h1{padding:0.8rem 0;font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000376}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .breadcrumb-wrapper{padding:0 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000376}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .breadcrumb-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000376}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .breadcrumb-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000387}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .breadcrumb-wrapper .breadcrumb-container{max-width:1180px;margin:1.8rem auto;display:flex;gap:0.25rem;font-size:1rem;font-weight:500;line-height:normal;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\0000387}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .breadcrumb-wrapper .breadcrumb-container{font-size:0.875rem;margin:1.5rem auto;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\00003101}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .breadcrumb-wrapper .breadcrumb-container a{font-size:1rem;transition:all ease .3s;color:#000;font-weight:500;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\00003101}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .breadcrumb-wrapper .breadcrumb-container a{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\00003111}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .breadcrumb-wrapper .breadcrumb-container a:hover{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\00003119}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .articles-wrapper{padding:0 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\00003119}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .articles-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/content\/_node--lecturers-publication\.scss}line{font-family:\00003119}}body.page-node-type-lecturers-publication article.node--type-lecturers-publication .articles-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000035}}body.default-view .region--content-top{position:relative;margin-bottom:1.3rem;width:100%;line-height:1;padding:120px 7.5vw 0;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000035}}body.default-view .region--content-top{padding:0 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000035}}body.default-view .region--content-top{padding:2rem 5.5vw 0;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000035}}body.default-view .region--content-top{padding:1.5rem 3.5vw 0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000333}}body.default-view .region--content-top .pop-up-form-block{padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000336}}body.default-view .region--content-top .pop-up-form-block .webform-wrapper{top:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000342}}body.default-view nav#block-menu-block-main{padding-top:40px;max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000347}}body.default-view nav#block-menu-block-main ul.menu.menu--level-1{color:crimson;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000351}}body.default-view nav#block-menu-block-main ul.menu.menu--level-1 .menu__link--nolink{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000355}}body.default-view nav#block-menu-block-main ul.menu.menu--level-1 > li{color:crimson;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000359}}body.default-view nav#block-menu-block-main ul.menu.menu--level-1 > li > a:before{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000366}}body.default-view nav#block-menu-block-main li:not(.menu__item--active-trail){display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000370}}body.default-view nav#block-menu-block-main ul{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000374}}body.default-view nav#block-menu-block-main li{list-style:none;display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000379}}body.default-view nav#block-menu-block-main a{font-size:16px;color:#204473;transition:all .3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000383}}body.default-view nav#block-menu-block-main a:before{padding:2px;color:#204473;content:" > ";}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000391}}body.default-view nav#block-menu-block-main a:hover{color:#204473;text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\0000399}}body.default-view .views-element-container:first-child > .view{display:flex;flex-wrap:wrap;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003103}}body.default-view .views-element-container:first-child > .view > .view-header{margin-bottom:1rem;padding:0 7.5vw;width:100%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003103}}body.default-view .views-element-container:first-child > .view > .view-header{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003103}}body.default-view .views-element-container:first-child > .view > .view-header{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003117}}body.default-view .views-element-container:first-child > .view > .view-header h1{max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003123}}body.default-view .views-element-container:first-child > .view > .view-header h2{font-size:2.1875em;max-width:1180px;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003132}}body.default-view .views-element-container:first-child > .view .filter-attachement-container{display:flex;padding:0 7.5vw;width:100%;margin-bottom:40px;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003132}}body.default-view .views-element-container:first-child > .view .filter-attachement-container{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003132}}body.default-view .views-element-container:first-child > .view .filter-attachement-container{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003146}}body.default-view .views-element-container:first-child > .view .filter-attachement-container .filter-attachement-wrapper{display:flex;justify-content:space-between;max-width:1180px;width:100%;margin:0 auto;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003146}}body.default-view .views-element-container:first-child > .view .filter-attachement-container .filter-attachement-wrapper{flex-wrap:wrap;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003159}}body.default-view .views-element-container:first-child > .view .attachment-before{display:flex;order:2;margin-bottom:0;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003159}}body.default-view .views-element-container:first-child > .view .attachment-before{width:100%;margin-bottom:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003173}}body.default-view .views-element-container:first-child > .view .attachment-before > .views-element-container > .view{margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003176}}body.default-view .views-element-container:first-child > .view .attachment-before > .views-element-container > .view > .view-header{background-color:transparent;color:#0F2855;line-height:1.3;font-size:1rem;font-family:"Heebo",sans-serif;padding:0;max-width:540px;margin-bottom:0;position:unset;height:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003189}}body.default-view .views-element-container:first-child > .view .attachment-before > .views-element-container > .view > .view-header p{font-size:1rem;margin-top:0;margin-bottom:8px;line-height:1.2;padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003197}}body.default-view .views-element-container:first-child > .view .attachment-before > .views-element-container > .view > .view-header a{color:#0F2855;box-shadow:inset 0 -2px 0 0 #0F2855;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003204}}body.default-view .views-element-container:first-child > .view .attachment-before > .views-element-container > .view .filter-attachement-container,body.default-view .views-element-container:first-child > .view .attachment-before > .views-element-container > .view .filter-attachement-wrapper{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003209}}body.default-view .views-element-container:first-child > .view .attachment-before > .views-element-container > .view > .view-content{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003216}}body.default-view .views-element-container:first-child > .view .view-filters{display:flex;order:3;margin-bottom:0;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003216}}body.default-view .views-element-container:first-child > .view .view-filters{width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003225}}body.default-view .views-element-container:first-child > .view .view-filters > form{display:flex;flex-direction:row;justify-content:unset;flex-wrap:unset;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003225}}body.default-view .views-element-container:first-child > .view .view-filters > form{justify-content:space-between;align-items:center;width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003238}}body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-field-user-name-displayed-value,body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-combine{justify-content:unset;width:auto;margin:0;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003246}}body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-field-user-name-displayed-value input[id^=edit-field-user-name-displayed-value],body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-field-user-name-displayed-value input[id^=edit-combine],body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-combine input[id^=edit-field-user-name-displayed-value],body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-combine input[id^=edit-combine]{width:100%;max-width:235px;min-height:2.5rem;height:100%;border:none;border-radius:0;font-size:1rem;background:#fff url(/themes/custom/dyellin/images/search-icon-blue.png) no-repeat 10px 11px;background-size:1.4rem;margin-left:1rem;border:1px solid #204473;padding:8px 16px;max-height:46.5px;margin-top:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003263}}html[dir=ltr] body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-field-user-name-displayed-value input[id^=edit-field-user-name-displayed-value],html[dir=ltr]
body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-field-user-name-displayed-value input[id^=edit-combine],html[dir=ltr]
body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-combine input[id^=edit-field-user-name-displayed-value],html[dir=ltr]
body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-combine input[id^=edit-combine]{background-position:right 5% bottom 45%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003246}}body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-field-user-name-displayed-value input[id^=edit-field-user-name-displayed-value],body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-field-user-name-displayed-value input[id^=edit-combine],body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-combine input[id^=edit-field-user-name-displayed-value],body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-combine input[id^=edit-combine]{background:#fff url(/themes/custom/dyellin/images/search-icon-blue.png) no-repeat 16px 12px;background-size:1.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003271}}html[dir=ltr] body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-field-user-name-displayed-value input[id^=edit-field-user-name-displayed-value],html[dir=ltr]
  body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-field-user-name-displayed-value input[id^=edit-combine],html[dir=ltr]
  body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-combine input[id^=edit-field-user-name-displayed-value],html[dir=ltr]
  body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-combine input[id^=edit-combine]{background-position:right 5% bottom 45%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003277}}body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-field-user-name-displayed-value input[id^=edit-field-user-name-displayed-value]::placeholder,body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-field-user-name-displayed-value input[id^=edit-combine]::placeholder,body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-combine input[id^=edit-field-user-name-displayed-value]::placeholder,body.default-view .views-element-container:first-child > .view .view-filters > form .js-form-item-combine input[id^=edit-combine]::placeholder{color:#204473;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003287}}body.default-view .views-element-container:first-child > .view .view-filters > form .form-item.js-form-type-select.btn-no-datails{width:360px;max-width:calc(100%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003295}}body.default-view .views-element-container:first-child > .view .view-content{order:4;width:100%;background:#F4F3F3;margin:0;padding:1rem 7.5vw;min-height:33vh;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003295}}body.default-view .views-element-container:first-child > .view .view-content{padding:1rem 5.5vw;min-height:26vh;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003295}}body.default-view .views-element-container:first-child > .view .view-content{padding:1rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003314}}body.default-view .views-element-container:first-child > .view nav.pager{order:5;background:#F4F3F3;padding:30px 7.5vw 48px;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003314}}body.default-view .views-element-container:first-child > .view nav.pager{padding:1.8rem 5.5vw 2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003314}}body.default-view .views-element-container:first-child > .view nav.pager{padding:1.5rem 3.5vw 2rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003335}}.views-element-container .view-filters{margin-bottom:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003338}}.views-element-container .view-filters form{display:flex;justify-content:space-between;flex-wrap:wrap;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003343}}.views-element-container .view-filters form .form-item-combine{display:flex;flex-direction:row;justify-content:space-between;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003349}}.views-element-container .view-filters form .form-item-combine input{width:100%;max-width:49%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003356}}.views-element-container .view-filters form .form-item-field-tender-status-target-id{margin-right:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003360}}.views-element-container .view-filters form .form-item-field-tender-status-target-id,.views-element-container .view-filters form .js-form-item-field-tender-type-target-id{width:49%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003364}}.views-element-container .view-filters form .form-item-field-tender-status-target-id select,.views-element-container .view-filters form .js-form-item-field-tender-type-target-id select{width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003370}}.views-element-container .view-filters form details[id^=edit-secondary]{position:relative;box-shadow:none;border:none;margin:auto 0 0;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003370}}.views-element-container .view-filters form details[id^=edit-secondary]{width:fit-content;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003381}}.views-element-container .view-filters form details[id^=edit-secondary][open]{box-shadow:-7px 3px 13px #00000029;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003384}}.views-element-container .view-filters form details[id^=edit-secondary][open] summary.olivero-details__summary[class]{background:#204473;box-shadow:inset 0px 7px 1.56rem #00000029;color:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003389}}.views-element-container .view-filters form details[id^=edit-secondary][open] summary.olivero-details__summary[class]::after{filter:brightness(0) invert(1);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003395}}.views-element-container .view-filters form details[id^=edit-secondary] summary.olivero-details__summary{width:120px;margin-right:auto;transition:all .2s ease-in;padding:12px 16px 10px;background:#FFF;border:1px solid #204473;color:#204473;font-size:1rem;text-align:center;font-weight:400;display:flex;justify-content:space-between;height:100%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003395}}.views-element-container .view-filters form details[id^=edit-secondary] summary.olivero-details__summary{padding:12px 16px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003418}}.views-element-container .view-filters form details[id^=edit-secondary] summary.olivero-details__summary:hover{background:#204473;box-shadow:inset 0px 7px 1.56rem #00000029;color:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003423}}.views-element-container .view-filters form details[id^=edit-secondary] summary.olivero-details__summary:hover::after{filter:brightness(0) invert(1);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003418}}.views-element-container .view-filters form details[id^=edit-secondary] summary.olivero-details__summary:hover{color:#204473;background:none;box-shadow:unset;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003433}}.views-element-container .view-filters form details[id^=edit-secondary] summary.olivero-details__summary:hover::after{filter:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003440}}.views-element-container .view-filters form details[id^=edit-secondary] summary.olivero-details__summary::after{content:"";box-shadow:none;background:transparent url(/themes/custom/dyellin/images/filter.svg) no-repeat;background-size:cover;height:1.25rem;width:1rem;position:initial;opacity:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003451}}.views-element-container .view-filters form details[id^=edit-secondary] summary.olivero-details__summary::before{border:none;display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003456}}.views-element-container .view-filters form details[id^=edit-secondary] summary.olivero-details__summary span.summary{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003464}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper{z-index:1;position:absolute;left:0;background:#fff;padding:1.5rem 1rem;margin:0;box-shadow:0px 3px 6px #00000029;width:340px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1px;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003464}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper{left:0;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003464}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper{max-width:320px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003488}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper .js-form-item{margin:0 0 1rem;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003493}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper input[id^=edit-combine]{width:100%;max-width:100%;min-height:2.5rem;border:none;border-radius:0;font-size:1rem;background:#F4F3F3 url(/themes/custom/dyellin/images/search-icon-blue.png) no-repeat 8px 7px;background-size:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003503}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper input[id^=edit-combine]::placeholder{color:#204473;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003509}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper .form-item-field-date-value-2,.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper .form-item-field-date-value-1{width:48%;position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003514}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper .form-item-field-date-value-2::after,.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper .form-item-field-date-value-1::after{display:inline-block;content:"";background-image:url(/themes/custom/dyellin/images/blue-arrow.svg);background-repeat:no-repeat;background-position:0;background-size:23px 1.93rem;width:1.5rem;min-height:15px;position:absolute;left:6%;top:34%;transform:rotate(0deg);transition:all 0.3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003531}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper .form-item-field-date-value-2 input,.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper .form-item-field-date-value-1 input{background:#F4F3F3;border:none;border-radius:0;padding:9px 1.125rem;color:#204473;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003539}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper .form-item-field-date-value-2 input::placeholder,.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper .form-item-field-date-value-1 input::placeholder{color:#204473;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003546}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper .form-item-field-tags-target-id{width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003550}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper .form-item-field-audience-target-id{width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003554}}.views-element-container .view-filters form details[id^=edit-secondary] .olivero-details__wrapper.details-wrapper div[id^=edit-actions]{display:flex;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003561}}.views-element-container .view-filters form div[id^=edit-actions]{display:none;flex-direction:row-reverse;justify-content:space-between;align-content:space-between;margin:8px 0 0;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003570}}.views-element-container .view-filters form div[id^=edit-actions] > input{font-family:"Heebo",sans-serif;padding:10px 1rem 12px;background:#FFF;border:1px solid #204473;color:#204473;font-size:1rem;line-height:1;margin:0;border-radius:0;font-weight:400;width:46%;display:flex;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003585}}.views-element-container .view-filters form div[id^=edit-actions] > input[id^=edit-submit]{background:#ACCAF2 url(/themes/custom/dyellin/images/blue-arrow-left.svg) no-repeat 14px 11px;background-size:10px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003589}}html[dir=ltr] .views-element-container .view-filters form div[id^=edit-actions] > input[id^=edit-submit]{background-position:right 12% bottom 45%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003594}}.views-element-container .view-filters form div[id^=edit-actions] > input[id^=edit-submit]:hover{box-shadow:inset 0px 7px 1.56rem #00000029;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003599}}.views-element-container .view-filters form div[id^=edit-actions] > input[id^=edit-reset]{justify-content:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003602}}.views-element-container .view-filters form div[id^=edit-actions] > input[id^=edit-reset]:hover{background:#ACCAF2;box-shadow:inset 0px 7px 1.56rem #00000029;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003609}}.views-element-container .view-filters form div[id^=edit-actions] input#edit-submit-units{height:46.5px;padding:10px 1rem 10px 3rem;background:#ACCAF2 url(/themes/custom/dyellin/images/blue-arrow-left.svg) no-repeat 14px 13px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003617}}.views-element-container .view-filters form div[id^=edit-actions].btn-no-datails{display:flex;margin-top:auto;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003622}}.views-element-container .view-filters form div[id^=edit-actions].btn-no-datails input{width:fit-content;padding:10px 3rem 12px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003632}}.views-element-container .view-filters form .olivero-details__wrapper.details-wrapper div[id^=edit-actions]{display:flex;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003645}}.views-element-container .view-content .default-list ul{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;grid-auto-rows:1fr;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003645}}.views-element-container .view-content .default-list ul{grid-template-columns:repeat(2,1fr);}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003645}}.views-element-container .view-content .default-list ul{grid-template-columns:repeat(1,1fr);grid-auto-rows:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003662}}.views-element-container .view-content .default-list ul li{color:#2A3842;list-style:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003666}}.views-element-container .view-content .default-list ul li > div{display:flex;flex-direction:column;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003671}}.views-element-container .view-content .default-list ul li > div a.content-link{height:100%;display:flex;flex-direction:column;transition:all 0.3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003677}}.views-element-container .view-content .default-list ul li > div a.content-link:hover{box-shadow:#00000040 0px 1.56rem 50px -12px;transform:scale(1.02);cursor:pointer;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003677}}.views-element-container .view-content .default-list ul li > div a.content-link:hover{transform:unset;box-shadow:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003692}}.views-element-container .view-content .default-list ul li > div .top .field--name-field-media-image > .field__item img{object-fit:cover;height:176px;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003701}}.views-element-container .view-content .default-list ul li > div .top img{object-fit:cover;height:176px;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003708}}.views-element-container .view-content .default-list ul li > div .bottom{display:flex;flex-direction:column;justify-content:space-between;background:#D9D9D9;height:100%;}@supports (-webkit-touch-callout:none){.views-element-container .view-content .default-list ul li > div .bottom{height:100%;}}@media not all and (min-resolution:0.001dpcm){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003708}}.views-element-container .view-content .default-list ul li > div .bottom{height:100%;}}@-moz-document url-prefix(){.views-element-container .view-content .default-list ul li > div .bottom{height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003735}}.views-element-container .view-content .default-list ul li > div .bottom .title{line-height:1;background:#547596;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003740}}.views-element-container .view-content .default-list ul li > div .bottom .title,.views-element-container .view-content .default-list ul li > div .bottom .title a{color:#fff;font-size:1.33rem;font-weight:500;transition:all .3s linear;padding:6px 1rem 10px;display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003756}}.views-element-container .view-content .default-list ul li > div .bottom .summary{font-size:1rem;line-height:1.3;padding:1rem 1rem 12px;background:#D9D9D9;color:#0F2855;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003768}}.views-element-container .view-content .default-list ul li > div .bottom .toNode{text-align:end;background:#D9D9D9;padding:0 1rem 12px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003773}}.views-element-container .view-content .default-list ul li > div .bottom .toNode,.views-element-container .view-content .default-list ul li > div .bottom .toNode a{display:flex;justify-content:flex-end;align-items:center;color:#204473;font-weight:500;transition:all .2s linear;line-height:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003783}}.views-element-container .view-content .default-list ul li > div .bottom .toNode span.summary,.views-element-container .view-content .default-list ul li > div .bottom .toNode a span.summary{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003790}}.views-element-container .view-content .default-list ul li > div .bottom .toNode::after{content:"";display:block;background:url(/themes/custom/dyellin/images/left-arrow-blue-default.svg) no-repeat;background-position:center;background-size:contain;width:1.125rem;height:1rem;margin-right:0.8rem;transition:all .2s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003802}}.views-element-container .view-content .default-list ul li > div .bottom .toNode:hover{text-shadow:0.1px 1px 0.3px,0px 0.15px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003805}}.views-element-container .view-content .default-list ul li > div .bottom .toNode:hover:after{transform:translateX(-5px);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003821}}.views-element-container nav.pager ul{gap:0.56rem;justify-content:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003826}}.views-element-container nav.pager ul li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003838}}.views-element-container nav.pager ul li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003843}}.views-element-container nav.pager ul li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003849}}.views-element-container nav.pager ul li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003866}}.views-element-container nav.pager ul li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003867}}.views-element-container nav.pager ul li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003873}}.views-element-container nav.pager ul li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003893}}.views-element-container nav.pager ul li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003894}}.views-element-container nav.pager ul li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003900}}.views-element-container nav.pager ul li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-Right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003919}}.views-element-container nav.pager ul li.pager__item--first,.views-element-container nav.pager ul li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003933}}.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all{background:#fff;color:#204473;font-size:1rem;font-weight:500;border:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003946}}.ui-datepicker table.ui-datepicker-calendar thead{border-bottom:1px solid #204473;margin-bottom:0.7rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003951}}.ui-datepicker table.ui-datepicker-calendar thead th{padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003954}}.ui-datepicker table.ui-datepicker-calendar thead th span{border:none !important;color:#204473 !important;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003966}}.ui-datepicker table.ui-datepicker-calendar tbody td a{border:none !important;color:#204473 !important;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003973}}.ui-datepicker table.ui-datepicker-calendar tbody td.ui-datepicker-today{background:#f6f6f6;width:35px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003977}}.ui-datepicker table.ui-datepicker-calendar tbody td.ui-datepicker-today a{color:#578048 !important;border:1px solid #204473 !important;border-radius:50px;background:#f6f6f6;display:initial;padding:2px 6px 4px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\00003997}}.hidden-ID{margin-bottom:-2.375rem;visibility:hidden;line-height:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031004}}#block-views-block-more-events-more-events:has(.view-no-results){display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031016}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;grid-auto-rows:1fr;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031016}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content{grid-template-columns:repeat(2,1fr);}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031016}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content{grid-template-columns:repeat(1,1fr);grid-auto-rows:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031032}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row{color:#2A3842;transition:all 0.3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031036}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row:hover,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row:hover{box-shadow:#00000040 0px 1.56rem 50px -12px;transform:scale(1.02);cursor:pointer;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031036}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row:hover,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row:hover{transform:unset;box-shadow:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031047}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031052}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div a.content-link,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div a.content-link{height:100%;display:flex;flex-direction:column;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031061}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .top .field--name-field-media-image > .field__item img,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .top .field--name-field-media-image > .field__item img{object-fit:cover;height:176px;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031070}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .top img,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .top img{object-fit:cover;height:176px;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031077}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .bottom,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .bottom{display:flex;flex-direction:column;background:#D9D9D9;height:100%;}@supports (-webkit-touch-callout:none){.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .bottom,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .bottom{height:100%;}}@media not all and (min-resolution:0.001dpcm){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031077}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .bottom,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .bottom{height:100%;}}@-moz-document url-prefix(){.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .bottom,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .bottom{height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031097}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .bottom .title,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .bottom .title{line-height:1;background:#547596;width:100%;color:#fff;font-size:1.33rem;font-weight:500;transition:all .3s linear;padding:6px 1rem 10px;display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031111}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .bottom .summary,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .bottom .summary{font-size:1rem;line-height:1.3;padding:1rem 1rem 12px;background:#D9D9D9;color:#0F2855;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031123}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .bottom .toNode,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .bottom .toNode{text-align:end;background:#D9D9D9;padding:0 1rem 12px;margin-top:auto;display:flex;justify-content:flex-end;align-items:center;color:#204473;font-weight:500;transition:all .2s linear;line-height:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031136}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .bottom .toNode::after,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .bottom .toNode::after{content:"";display:block;background:url(/themes/custom/dyellin/images/left-arrow-blue-default.svg) no-repeat;background-position:center 3px;background-size:contain;width:1rem;height:1rem;margin-right:0.4rem;transition:all .2s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031148}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .bottom .toNode span.summary,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .bottom .toNode span.summary{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031154}}.paragraph--type--view .field--name-field-view .view-display-id-card_block_no_image .view-content .views-row > div .bottom .toNode:hover,.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-page_cube .view-content .views-row > div .bottom .toNode:hover{text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031576}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;grid-auto-rows:1fr;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031576}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content{grid-template-columns:repeat(2,1fr);}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031576}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content{grid-template-columns:repeat(1,1fr);grid-auto-rows:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031591}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row{max-height:100%;height:520px;transition:all 0.3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031596}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row:hover{box-shadow:#00000040 0px 1.56rem 50px -12px;transform:scale(1.02);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031596}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row:hover{transform:unset;box-shadow:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031607}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031610}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper{position:relative;width:100%;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031615}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper img{height:100%;object-fit:cover;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031621}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay{position:absolute;bottom:0;padding:1.5rem;background:transparent;height:auto;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031621}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay{padding:2rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031633}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay .title{margin-bottom:8px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031636}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay .title a{display:block;background:#fff;color:#1FB6C1;font-weight:500;font-size:1.47rem;width:fit-content;padding:2px 0.6rem 6px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031647}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay .bottom{background:#1FB6C1;color:#FFF;padding:0.8rem;display:flex;height:100%;flex-direction:column;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031655}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay .bottom .summary{color:#66D8E6;font-size:1.2rem;margin-bottom:8px;LINE-HEIGHT:1.2;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031663}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay .bottom .body{line-height:1.3;font-size:1rem;margin-bottom:12px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031669}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay .bottom .toNode{text-align:end;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031672}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay .bottom .toNode a{display:flex;justify-content:flex-end;align-items:center;color:#FFF;font-weight:500;transition:all .2s linear;line-height:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031682}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay .bottom .toNode a::after{content:"";display:block;background:url(/themes/custom/dyellin/images/left-arrow-white.svg) no-repeat;background-position:center 3px;background-size:contain;width:1rem;height:1rem;margin-right:0.4rem;transition:all .2s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031694}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay .bottom .toNode a span.summary{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031699}}.paragraph--type--view .field--name-field-view .view-id-custom_views.view-display-id-graduates_grid .view-content .views-row > div .wrapper .overlay .bottom .toNode a:hover{text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031719}}.custom-search-input.view .view-filters form input[id^=edit-combine]{width:100%;max-width:235px;min-height:2.5rem;height:100%;border:none;border-radius:0;font-size:1rem;background:#fff url(/themes/custom/dyellin/images/search-icon-blue.png) no-repeat 10px 11px;background-size:1.4rem;border:1px solid #204473;padding:8px 16px;max-height:46.5px;margin-bottom:2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031735}}html[dir=ltr] .custom-search-input.view .view-filters form input[id^=edit-combine]{background-position:right 5% bottom 45%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031719}}.custom-search-input.view .view-filters form input[id^=edit-combine]{background:#fff url(/themes/custom/dyellin/images/search-icon-blue.png) no-repeat 16px 12px;background-size:1.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031743}}html[dir=ltr] .custom-search-input.view .view-filters form input[id^=edit-combine]{background-position:right 5% bottom 45%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031749}}.custom-search-input.view .view-filters form input[id^=edit-combine]::placeholder{color:#204473;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031762}}body.special-filters .view .view-filters form{display:flex;justify-content:flex-start;gap:1rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031762}}body.special-filters .view .view-filters form{margin:0 0 0 auto;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031772}}body.special-filters .view .view-filters form details[id^=edit-secondary]{margin:0;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031772}}body.special-filters .view .view-filters form details[id^=edit-secondary]{margin:0 0 0 auto;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031780}}body.special-filters .view .view-filters form details[id^=edit-secondary] summary.olivero-details__summary{height:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031785}}body.special-filters .view .view-filters form .form-item-combine{width:fit-content;margin-top:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031789}}body.special-filters .view .view-filters form .form-item-combine input[id^=edit-combine]{width:100%;max-width:235px;min-height:2.5rem;height:100%;border:none;border-radius:0;font-size:1rem;background:#fff url(/themes/custom/dyellin/images/search-icon-blue.png) no-repeat 10px 11px;background-size:1.4rem;border:1px solid #204473;padding:8px 16px;max-height:46.5px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031805}}html[dir=ltr] body.special-filters .view .view-filters form .form-item-combine input[id^=edit-combine]{background-position:right 5% bottom 45%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031789}}body.special-filters .view .view-filters form .form-item-combine input[id^=edit-combine]{background:#fff url(/themes/custom/dyellin/images/search-icon-blue.png) no-repeat 16px 10px;background-size:1.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031813}}html[dir=ltr] body.special-filters .view .view-filters form .form-item-combine input[id^=edit-combine]{background-position:right 5% bottom 45%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_general\.scss}line{font-family:\000031819}}body.special-filters .view .view-filters form .form-item-combine input[id^=edit-combine]::placeholder{color:#204473;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\000032}}.view-events.view-display-id-block_1 .view-content{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\000032}}.view-events.view-display-id-block_1 .view-content{width:100%;gap:1rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\000032}}.view-events.view-display-id-block_1 .view-content{grid-template-columns:repeat(1,1fr);gap:.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000318}}.view-events.view-display-id-block_1 .view-content div.views-row > div{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000321}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item{padding:1.3rem;background:#fff;border-radius:0.36rem;box-shadow:0 2px 6px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;gap:1rem;color:inherit;text-decoration:none;height:100%;transition:all ease .25s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000335}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item:after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000341}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item:hover .end p.read-more{text-shadow:0.25px 0px 0.1px,-0.25px 0px 0.1px;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000321}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item{flex-direction:row;padding:0;gap:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000353}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .start{position:relative;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000353}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .start{max-width:32%;max-width:37%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000360}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .start .field--name-field-media-image{height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000365}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .start img{display:block;border-radius:0.36rem;object-fit:cover;width:100%;max-width:100%;aspect-ratio:83 / 63;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000365}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .start img{border-radius:0rem 0.5rem 0.5rem 0rem;aspect-ratio:7 / 8;max-width:100%;height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000382}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .start .name-field-date{position:absolute;bottom:0rem;left:0rem;background:#FBCA27;color:#293233;padding:0.25rem 0.6rem;font-size:0.75rem;border-radius:0.36rem;display:flex;gap:0.3rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000382}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .start .name-field-date{border-radius:0rem 0rem 0.36rem 0rem;width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\0000399}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .start .name-field-date:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/calendar-date.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003112}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .end{flex:1;display:flex;flex-direction:column;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003112}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .end{padding:1.125rem 0.7rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003121}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .end .name-field-title{display:block;color:#293233;font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003121}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .end .name-field-title{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003135}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .end .name-field-body{font-size:1rem;line-height:1.4;color:#293233;margin:0 0 0.7rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003135}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .end .name-field-body{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003146}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .end p.read-more{color:#293233;margin:0;text-decoration:underline;margin-top:auto;margin-block-end:0 !important;transition:all ease .25s;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003146}}.view-events.view-display-id-block_1 .view-content div.views-row > div a.event-item .end p.read-more{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003165}}.view-events.view-display-id-block_2{margin:0 auto;max-width:1180px;gap:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003171}}.view-events.view-display-id-block_2 .view-header h3{font-size:2rem;font-weight:bold;position:relative;width:fit-content;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003171}}.view-events.view-display-id-block_2 .view-header h3{margin:0px auto 0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003182}}.view-events.view-display-id-block_2 .view-header h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003198}}html[dir=ltr] .view-events.view-display-id-block_2 .view-header h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003206}}.view-events.view-display-id-block_2 .view-content{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003206}}.view-events.view-display-id-block_2 .view-content{width:100%;gap:1rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003206}}.view-events.view-display-id-block_2 .view-content{grid-template-columns:repeat(1,1fr);gap:.65rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003222}}.view-events.view-display-id-block_2 .view-content div.views-row > div{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003225}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item{padding:1.3rem;background:#fff;border-radius:0.36rem;box-shadow:0 2px 6px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;gap:1rem;color:inherit;text-decoration:none;height:100%;transition:all ease .25s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003239}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item:after{display:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003225}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item{flex-direction:row;padding:0;gap:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003249}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start{position:relative;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003249}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start{max-width:32%;max-width:37%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003256}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start .field--name-field-media-image{height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003261}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start img{display:block;border-radius:0.36rem;object-fit:cover;width:100%;max-width:100%;aspect-ratio:83 / 63;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003261}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start img{border-radius:0rem 0.5rem 0.5rem 0rem;aspect-ratio:7 / 8;max-width:100%;height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003278}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start .name-field-date{position:absolute;bottom:0rem;left:0rem;background:#FBCA27;color:#293233;padding:0.25rem 0.6rem;font-size:0.75rem;border-radius:0.36rem;display:flex;gap:0.3rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003278}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start .name-field-date{border-radius:0rem 0rem 0.36rem 0rem;width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003295}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start .name-field-date:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/calendar-date.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003308}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end{flex:1;display:flex;flex-direction:column;transition:all ease .25s;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003308}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end{padding:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003318}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end .name-field-title{display:block;color:#293233;font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003318}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end .name-field-title{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003332}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end .name-field-body{font-size:1rem;line-height:1.4;color:#293233;margin:0 0 0.7rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003332}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end .name-field-body{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003343}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end p.read-more{color:#293233;margin:0;text-decoration:underline;margin-top:auto;margin-block-end:0 !important;transition:all ease .25s;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003343}}.view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end p.read-more{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003362}}.view-events.view-display-id-block_2 .view-footer a{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}.view-events.view-display-id-block_2 .view-footer a:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003369}}.views-element-container.block-views-blockevents-block-2{padding:1.8rem 7.5vw;margin-bottom:0;background:#F5F5F5;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003369}}.views-element-container.block-views-blockevents-block-2{padding:1.8rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003369}}.views-element-container.block-views-blockevents-block-2{padding:1.8rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003383}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2{margin:0 auto;max-width:1180px;gap:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003389}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-header h3{font-size:2rem;font-weight:bold;position:relative;width:fit-content;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003389}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-header h3{margin:0px auto 0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003400}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-header h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003416}}html[dir=ltr] .views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-header h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003424}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003424}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content{width:100%;gap:1rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003424}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content{grid-template-columns:repeat(1,1fr);gap:.65rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003440}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003443}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item{padding:1.3rem;background:#fff;border-radius:0.36rem;box-shadow:0 2px 6px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;gap:1rem;color:inherit;text-decoration:none;height:100%;transition:all ease .25s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003457}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item:after{display:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003443}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item{flex-direction:row;padding:0;gap:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003467}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start{position:relative;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003467}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start{max-width:32%;max-width:37%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003474}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start .field--name-field-media-image{height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003479}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start img{display:block;border-radius:0.36rem;object-fit:cover;width:100%;max-width:100%;aspect-ratio:83 / 63;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003479}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start img{border-radius:0rem 0.5rem 0.5rem 0rem;aspect-ratio:7 / 8;max-width:100%;height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003496}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start .name-field-date{position:absolute;bottom:0rem;left:0rem;background:#FBCA27;color:#293233;padding:0.25rem 0.6rem;font-size:0.75rem;border-radius:0.36rem;display:flex;gap:0.3rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003496}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start .name-field-date{border-radius:0rem 0rem 0.36rem 0rem;width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003513}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .start .name-field-date:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/calendar-date.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003526}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end{flex:1;display:flex;flex-direction:column;transition:all ease .25s;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003526}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end{padding:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003536}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end .name-field-title{display:block;color:#293233;font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003536}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end .name-field-title{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003550}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end .name-field-body{font-size:1rem;line-height:1.4;color:#293233;margin:0 0 0.7rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003550}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end .name-field-body{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003561}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end p.read-more{color:#293233;margin:0;text-decoration:underline;margin-top:auto;margin-block-end:0 !important;transition:all ease .25s;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003561}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-content div.views-row > div a.event-item .end p.read-more{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_events\.scss}line{font-family:\00003580}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-footer a{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}.views-element-container.block-views-blockevents-block-2 .view-events.view-display-id-block_2 .view-footer a:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\000032}}.view-programs.view-display-id-block_1 .view-content{display:flex;flex-direction:column;gap:1.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\000032}}.view-programs.view-display-id-block_1 .view-content{gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000311}}.view-programs.view-display-id-block_1 .view-content .group-container{display:flex;align-items:center;gap:0.8rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000311}}.view-programs.view-display-id-block_1 .view-content .group-container{flex-direction:column;gap:0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000321}}.view-programs.view-display-id-block_1 .view-content .group-container h6.group-title{font-weight:700;max-width:5.6rem;width:100%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000321}}.view-programs.view-display-id-block_1 .view-content .group-container h6.group-title{font-weight:600;max-width:100%;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000321}}.view-programs.view-display-id-block_1 .view-content .group-container h6.group-title{font-size:0.88rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000336}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000336}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container{grid-template-columns:repeat(3,1fr);width:100%;gap:1rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000336}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container{grid-template-columns:repeat(1,1fr);gap:.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000352}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000355}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section{border-radius:0.5rem;padding:0.4rem;background:#fff;height:100%;box-shadow:0px 4px 24px 0px rgba(0,0,0,0.18);transition:all ease .25s;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000355}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section{box-shadow:none;padding:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000369}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section:hover a{box-shadow:0px 4px 24px 0px rgba(0,0,0,0.18);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000372}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section:hover a img{filter:brightness(0) saturate(100%) invert(51%) sepia(88%) saturate(427%) hue-rotate(136deg) brightness(100%) contrast(83%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000378}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section a{transition:all ease .25s;border:1px solid #1FB6C1;border-radius:0.5rem;padding:1rem 0.5rem;height:100%;min-height:142px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;box-shadow:0px 4px 24px 0px rgba(0,0,0,0.18);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000378}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section a{padding:0.5rem;flex-direction:row;justify-content:start;box-shadow:0px 6px 26px 0px rgba(0,0,0,0.28);min-height:3.5rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\0000378}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section a{min-height:2.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003104}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section a img{transition:all ease .25s;aspect-ratio:1;object-fit:contain;width:3.1rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003104}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section a img{width:2.5rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003104}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section a img{width:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003119}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section a h4.title{color:#293233;text-align:center;font-size:1rem;font-weight:400;line-height:normal;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003119}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section a h4.title{margin:0;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003119}}.view-programs.view-display-id-block_1 .view-content .group-container .items-container div section a h4.title{font-size:0.75rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003143}}.view-programs.view-display-id-block_2 .view-content{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003143}}.view-programs.view-display-id-block_2 .view-content{grid-template-columns:repeat(3,1fr);width:100%;gap:1rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003143}}.view-programs.view-display-id-block_2 .view-content{grid-template-columns:repeat(1,1fr);gap:.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003159}}.view-programs.view-display-id-block_2 .view-content div{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003162}}.view-programs.view-display-id-block_2 .view-content div section{border-radius:0.5rem;background:#fff;padding:0.4rem;height:100%;box-shadow:0px 4px 24px 0px rgba(0,0,0,0.18);transition:all ease .25s;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003162}}.view-programs.view-display-id-block_2 .view-content div section{box-shadow:none;padding:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003176}}.view-programs.view-display-id-block_2 .view-content div section:hover a{box-shadow:0px 4px 24px 0px rgba(0,0,0,0.18);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003179}}.view-programs.view-display-id-block_2 .view-content div section:hover a img{filter:brightness(0) saturate(100%) invert(51%) sepia(88%) saturate(427%) hue-rotate(136deg) brightness(100%) contrast(83%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003185}}.view-programs.view-display-id-block_2 .view-content div section a{transition:all ease .25s;border:1px solid #1FB6C1;border-radius:0.5rem;padding:1rem 0.5rem;height:100%;min-height:142px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;box-shadow:0px 4px 24px 0px rgba(0,0,0,0.18);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003185}}.view-programs.view-display-id-block_2 .view-content div section a{flex-direction:row;justify-content:start;box-shadow:0px 6px 26px 0px rgba(0,0,0,0.28);min-height:3.5rem;padding:0.5rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003185}}.view-programs.view-display-id-block_2 .view-content div section a{min-height:2.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003212}}.view-programs.view-display-id-block_2 .view-content div section a img{transition:all ease .25s;aspect-ratio:1;object-fit:contain;width:3.1rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003212}}.view-programs.view-display-id-block_2 .view-content div section a img{width:2.5rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003212}}.view-programs.view-display-id-block_2 .view-content div section a img{width:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003227}}.view-programs.view-display-id-block_2 .view-content div section a h4.title{color:#293233;text-align:center;font-size:0.75rem;font-weight:400;line-height:normal;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003227}}.view-programs.view-display-id-block_2 .view-content div section a h4.title{margin:0;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_programs\.scss}line{font-family:\00003227}}.view-programs.view-display-id-block_2 .view-content div section a h4.title{font-size:0.75rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\000031}}.views-element-container.block-views-blocknews-block-1{padding:1.8rem 7.5vw;margin-bottom:0;background:#F5F5F5;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\000031}}.views-element-container.block-views-blocknews-block-1{padding:1.8rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\000031}}.views-element-container.block-views-blocknews-block-1{padding:1.8rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000315}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1{margin:0 auto;max-width:1180px;gap:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000321}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-header h3{font-size:2rem;font-weight:bold;position:relative;width:fit-content;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000321}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-header h3{margin:0px auto 0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000332}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-header h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000348}}html[dir=ltr] .views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-header h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000356}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000356}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content{width:100%;gap:1rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000356}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content{grid-template-columns:repeat(1,1fr);gap:.65rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000372}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000375}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item{padding:1.3rem;background:#fff;border-radius:0.36rem;box-shadow:0 2px 6px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;gap:1rem;color:inherit;text-decoration:none;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000388}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item:after{display:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000375}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item{flex-direction:row;padding:0;gap:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000398}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .start{position:relative;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\0000398}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .start{max-width:32%;max-width:37%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003105}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .start .field--name-field-media-image{height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003110}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .start img{display:block;border-radius:0.36rem;object-fit:cover;width:100%;max-width:100%;aspect-ratio:83 / 63;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003110}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .start img{border-radius:0rem 0.5rem 0.5rem 0rem;aspect-ratio:7 / 8;max-width:100%;height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003129}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .end{flex:1;display:flex;flex-direction:column;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003129}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .end{padding:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003138}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .end .name-field-title{display:block;color:#293233;font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003138}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .end .name-field-title{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003152}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .end .name-field-body{font-size:1rem;line-height:1.4;color:#293233;margin:0 0 0.7rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003152}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .end .name-field-body{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003163}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .end p.read-more{color:#293233;margin:0;text-decoration:underline;margin-top:auto;margin-block-end:0 !important;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003163}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-content div.views-row > div a.news-item .end p.read-more{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003181}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-footer a{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}.views-element-container.block-views-blocknews-block-1 .view-news.view-display-id-block_1 .view-footer a:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003189}}.view-id-news_view_paragraph{margin-bottom:0;background:#F5F5F5;margin:0 auto;max-width:1180px;gap:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003200}}.view-id-news_view_paragraph .view-content{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003200}}.view-id-news_view_paragraph .view-content{width:100%;gap:1rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003200}}.view-id-news_view_paragraph .view-content{grid-template-columns:repeat(1,1fr);gap:.65rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003216}}.view-id-news_view_paragraph .view-content div.views-row > div{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003219}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item{padding:1.3rem;background:#fff;border-radius:0.36rem;box-shadow:0 2px 6px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;gap:1rem;color:inherit;text-decoration:none;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003232}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item:after{display:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003219}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item{flex-direction:row;padding:0;gap:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003242}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .start{position:relative;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003242}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .start{max-width:32%;max-width:37%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003249}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .start .field--name-field-media-image{height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003254}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .start img{display:block;border-radius:0.36rem;object-fit:cover;width:100%;max-width:100%;aspect-ratio:83 / 63;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003254}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .start img{border-radius:0rem 0.5rem 0.5rem 0rem;aspect-ratio:7 / 8;max-width:100%;height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003273}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .end{flex:1;display:flex;flex-direction:column;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003273}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .end{padding:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003282}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .end .name-field-title{display:block;color:#293233;font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003282}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .end .name-field-title{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003296}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .end .name-field-body{font-size:1rem;line-height:1.4;color:#293233;margin:0 0 0.7rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003296}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .end .name-field-body{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003307}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .end p.read-more{color:#293233;margin:0;text-decoration:underline;margin-top:auto;margin-block-end:0 !important;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003307}}.view-id-news_view_paragraph .view-content div.views-row > div a.news-item .end p.read-more{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news\.scss}line{font-family:\00003325}}.view-id-news_view_paragraph .view-footer a{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}.view-id-news_view_paragraph .view-footer a:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\000031}}body.path-events{background:#F5F5F5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\000037}}body.path-events .views-element-container{padding:109px 7.5vw 1.8rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\000037}}body.path-events .views-element-container{padding:.5rem 7.5vw 1.8rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\000037}}body.path-events .views-element-container{padding:.5rem 5.5vw 1.8rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\000037}}body.path-events .views-element-container{padding:.5rem 3.5vw 1.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000323}}body.path-events .views-element-container .view-news-and-events{display:flex;flex-direction:column;gap:3rem;margin:1.8rem auto;max-width:1180px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000333}}body.path-events .views-element-container .view-news-and-events .view-filters form .js-form-item{margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000336}}body.path-events .views-element-container .view-news-and-events .view-filters form .js-form-item ul{margin:0;display:flex;list-style:none;gap:.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000343}}body.path-events .views-element-container .view-news-and-events .view-filters form .js-form-item ul li a{color:#293233;font-size:1rem;padding:0.6rem 1.4rem 0.5rem;font-weight:700;transition:all .25s ease;border-bottom:3px solid transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000351}}body.path-events .views-element-container .view-news-and-events .view-filters form .js-form-item ul li a.bef-link--selected{border-bottom:3px solid #293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000355}}body.path-events .views-element-container .view-news-and-events .view-filters form .js-form-item ul li a:hover{border-bottom:3px solid #1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000365}}body.path-events .views-element-container .view-news-and-events .view-content{display:grid;grid-template-columns:repeat(3,1fr);gap:0.9rem 1.3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000365}}body.path-events .views-element-container .view-news-and-events .view-content{width:100%;gap:1rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000365}}body.path-events .views-element-container .view-news-and-events .view-content{grid-template-columns:repeat(1,1fr);gap:.65rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000381}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000384}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item{padding:1.125rem 1.75rem;background:#fff;border-radius:0.5rem;box-shadow:0 2px 6px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;gap:1rem;color:inherit;text-decoration:none;height:100%;transition:all .25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000398}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item:after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003102}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(0,0,0,0.1);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\0000384}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item{flex-direction:row;padding:0;gap:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003113}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .start{position:relative;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003113}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .start{max-width:32%;max-width:37%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003120}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .start .field--name-field-media-image{height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003125}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .start img{display:block;border-radius:0.36rem;object-fit:cover;width:100%;max-width:100%;aspect-ratio:83 / 63;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003125}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .start img{border-radius:0rem 0.5rem 0.5rem 0rem;aspect-ratio:7 / 8;max-width:100%;height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003142}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .start .name-field-date{position:absolute;bottom:0rem;left:0rem;background:#FBCA27;color:#293233;padding:0.25rem 0.6rem;font-size:0.75rem;border-radius:0.36rem;display:flex;gap:0.3rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003142}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .start .name-field-date{border-radius:0rem 0rem 0.36rem 0rem;width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003159}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .start .name-field-date:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/calendar-date.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003172}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .end{flex:1;display:flex;flex-direction:column;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003172}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .end{padding:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003181}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .end .name-field-title{display:block;color:#293233;font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003181}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .end .name-field-title{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003195}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .end p.read-more{color:#293233;margin:0;text-decoration:underline;margin-top:auto;margin-block-end:0 !important;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003195}}body.path-events .views-element-container .view-news-and-events .view-content div.views-row > div a.item .end p.read-more{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003213}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul{gap:0.56rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003216}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003227}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003232}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003238}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003255}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003256}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003262}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003282}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003283}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003289}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_news-and-events\.scss}line{font-family:\00003308}}body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li.pager__item--first,body.path-events .views-element-container .view-news-and-events nav.pager.layout--content-medium ul li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\000031}}body.path-search{background:#F5F5F5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\000035}}body.path-search .region--content-top{padding:3rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\000035}}body.path-search .region--content-top{padding:2rem 7.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\000035}}body.path-search .region--content-top{padding:1rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000318}}body.path-search .region--content-top div#block-views-exposed-filter-block-search-search-r{margin:0 auto;display:flex;max-width:1180px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000330}}body.path-search .region--content-top div#block-views-exposed-filter-block-search-search-r .block__content{margin:0 auto;padding:1.5rem 5vw;border-radius:0.5rem;background:var(--background-grayneutral-2,#F5F5F5);box-shadow:0 2px 21px 0 rgba(0,0,0,0.25);}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000330}}body.path-search .region--content-top div#block-views-exposed-filter-block-search-search-r .block__content{width:100%;padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000344}}body.path-search .region--content-top div#block-views-exposed-filter-block-search-search-r .block__content form{display:flex;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000347}}body.path-search .region--content-top div#block-views-exposed-filter-block-search-search-r .block__content form div.form-item-search{min-width:300px;width:100%;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000347}}body.path-search .region--content-top div#block-views-exposed-filter-block-search-search-r .block__content form div.form-item-search{min-width:auto;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000361}}body.path-search .region--content-top div#block-views-exposed-filter-block-search-search-r .block__content form div[id^="edit-actions"]{margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000364}}body.path-search .region--content-top div#block-views-exposed-filter-block-search-search-r .block__content form div[id^="edit-actions"] input.form-submit{color:transparent;appearance:none;-webkit-appearance:none;border:none;margin:0;padding:0;width:42px;aspect-ratio:1;background-color:#1FB6C1;background-image:url("/themes/custom/dyellin/images/search-icon-white.svg");background-repeat:no-repeat;background-position:center;background-size:60%;cursor:pointer;border-radius:50%;transition:all ease .3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000382}}body.path-search .region--content-top div#block-views-exposed-filter-block-search-search-r .block__content form div[id^="edit-actions"] input.form-submit:hover{background-color:#66D8E6;box-shadow:rgba(0,0,0,0.35) 0px 5px 15px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000394}}body.path-search .views-element-container{padding:0 7.5vw 1.8rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000394}}body.path-search .views-element-container{padding:.5rem 7.5vw 1.8rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000394}}body.path-search .views-element-container{padding:.5rem 5.5vw 1.8rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\0000394}}body.path-search .views-element-container{padding:.5rem 3.5vw 1.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003110}}body.path-search .views-element-container .search-result-view{display:flex;flex-direction:column;margin:0.0 auto;max-width:1180px;gap:3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003110}}body.path-search .views-element-container .search-result-view{gap:2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003110}}body.path-search .views-element-container .search-result-view{gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003127}}body.path-search .views-element-container .search-result-view .view-filters form .js-form-item{margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003130}}body.path-search .views-element-container .search-result-view .view-filters form .js-form-item ul{margin:0;display:flex;list-style:none;gap:.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003137}}body.path-search .views-element-container .search-result-view .view-filters form .js-form-item ul li a{color:#293233;font-size:1rem;padding:0.6rem 1.4rem 0.5rem;font-weight:700;transition:all .25s ease;border-bottom:3px solid transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003145}}body.path-search .views-element-container .search-result-view .view-filters form .js-form-item ul li a.bef-link--selected{border-bottom:3px solid #293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003149}}body.path-search .views-element-container .search-result-view .view-filters form .js-form-item ul li a:hover{border-bottom:3px solid #1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003159}}body.path-search .views-element-container .search-result-view .view-content{display:grid;grid-template-columns:repeat(3,1fr);gap:0.9rem 1.3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003159}}body.path-search .views-element-container .search-result-view .view-content{width:100%;gap:1rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003159}}body.path-search .views-element-container .search-result-view .view-content{grid-template-columns:repeat(2,1fr);gap:.65rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003159}}body.path-search .views-element-container .search-result-view .view-content{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003179}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003182}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item{padding:1.125rem 1.75rem;background:#fff;border-radius:0.5rem;box-shadow:0 2px 6px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;gap:1rem;color:inherit;text-decoration:none;height:100%;transition:all .25s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003196}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item:after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003200}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(0,0,0,0.1);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003182}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item{flex-direction:row;padding:0;gap:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003211}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .start{position:relative;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003211}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .start{max-width:32%;max-width:37%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003218}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .start .field--name-field-media-image{height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003223}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .start img{display:block;border-radius:0.36rem;object-fit:cover;width:100%;max-width:100%;aspect-ratio:83 / 63;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003223}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .start img{border-radius:0rem 0.5rem 0.5rem 0rem;aspect-ratio:7 / 8;max-width:100%;height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003240}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .start .name-field-date{position:absolute;bottom:0rem;left:0rem;background:#FBCA27;color:#293233;padding:0.25rem 0.6rem;font-size:0.75rem;border-radius:0.36rem;display:flex;gap:0.3rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003240}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .start .name-field-date{border-radius:0rem 0rem 0.36rem 0rem;width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003257}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .start .name-field-date:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/calendar-date.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003270}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .end{flex:1;display:flex;flex-direction:column;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003270}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .end{padding:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003279}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .end .name-field-title{display:block;color:#293233;font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003279}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .end .name-field-title{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003293}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .end p.read-more{color:#293233;margin:0;text-decoration:underline;margin-top:auto;margin-block-end:0 !important;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003293}}body.path-search .views-element-container .search-result-view .view-content div.views-row > div a.item .end p.read-more{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003311}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul{gap:0.56rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003315}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003327}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003332}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003338}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003355}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003356}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003362}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003382}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003383}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003389}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_search\.scss}line{font-family:\00003408}}body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li.pager__item--first,body.path-search .views-element-container .search-result-view nav.pager.layout--content-medium ul li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\000031}}body.path-phonebook{background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000314}}body.path-phonebook .views-element-container{padding:0 7.5vw 1.8rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000314}}body.path-phonebook .views-element-container{padding:0rem 5.5vw 1.8rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000314}}body.path-phonebook .views-element-container{padding:.0rem 3.5vw 1.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000328}}body.path-phonebook .views-element-container > .view .view-header{order:2;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000332}}body.path-phonebook .views-element-container > .view .view-filters{order:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000336}}body.path-phonebook .views-element-container > .view .view-content{order:3;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000340}}body.path-phonebook .views-element-container > .view .pager{order:4;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000345}}body.path-phonebook .views-element-container .view-faculty-members{display:flex;flex-direction:column;gap:1.3rem;margin:1.5rem auto;max-width:1180px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000354}}body.path-phonebook .views-element-container .view-faculty-members .view-filters form .js-form-item{margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000357}}body.path-phonebook .views-element-container .view-faculty-members .view-filters form .js-form-item input#edit-combine{border-radius:0.5rem;border:0.5px solid #293233;padding-right:40px;background-size:1.5rem;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/search-icon.svg");background-position:calc(100% - 8px) center;max-width:49%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000357}}body.path-phonebook .views-element-container .view-faculty-members .view-filters form .js-form-item input#edit-combine{max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000373}}body.path-phonebook .views-element-container .view-faculty-members .view-filters form .js-form-item input#edit-combine::placeholder{transition:all 0.3s linear;color:#757373;font-size:1rem;font-weight:400;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000385}}body.path-phonebook .views-element-container .view-faculty-members .header{display:flex;justify-content:space-between;gap:0.75rem;padding:1.2rem 0.875rem;border-radius:0.5rem;background:#66D8E6;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000385}}body.path-phonebook .views-element-container .view-faculty-members .header{display:none;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\0000397}}body.path-phonebook .views-element-container .view-faculty-members .header .col{display:flex;flex-direction:column;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003101}}body.path-phonebook .views-element-container .view-faculty-members .header .col h5{font-weight:700;line-height:normal;font-size:1.125rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003108}}body.path-phonebook .views-element-container .view-faculty-members .header .col-name{width:33%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003112}}body.path-phonebook .views-element-container .view-faculty-members .header .col-department{width:12%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003116}}body.path-phonebook .views-element-container .view-faculty-members .header .col-email{width:18%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003120}}body.path-phonebook .views-element-container .view-faculty-members .header .col-phone{width:22%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003124}}body.path-phonebook .views-element-container .view-faculty-members .header .col-empty{width:8%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003129}}body.path-phonebook .views-element-container .view-faculty-members .view-content{display:flex;flex-direction:column;gap:0.75rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003134}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row{padding:1.2rem 0.875rem;border-radius:0.5rem;background:#F5F5F5;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003134}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row{padding:0.5625rem 0.6875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003143}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card{display:flex;align-items:center;justify-content:space-between;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003148}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col{display:flex;flex-direction:column;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003152}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-info{width:33%;align-items:center;display:flex;flex-direction:row;gap:1.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003161}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-info .member-image img{width:4.875rem;aspect-ratio:1;border-radius:50%;object-fit:cover;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003169}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-info .member-title{font-size:1.125rem;font-style:normal;font-weight:700;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003175}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-info .member-role{font-size:0.9rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003178}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-info .member-role p,body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-info .member-role h5{font-size:1rem;font-weight:400;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003187}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-department{width:12%;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003193}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-email{width:18%;font-size:0.9rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003198}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-email a{font-size:0.875rem;font-weight:400;transition:all .3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003203}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-email a:hover{color:#1FB6C1;text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003210}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-contact{width:22%;font-size:1rem;font-weight:400;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003217}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-contact a{font-size:1rem;font-weight:400;transition:all .3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003222}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-contact a:hover{color:#1FB6C1;text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003229}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-link{width:8%;justify-content:center;align-items:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003235}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-link .link{transition:all .3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003239}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card .col.member-link .link:hover{color:#1FB6C1;text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003248}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile{display:none;gap:1rem;justify-content:space-between;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003248}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile{display:flex;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003257}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text{display:flex;flex-direction:column;margin-bottom:1.9rem;gap:3px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003263}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .member-title{font-size:1rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:6px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003272}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .department,body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .member-role{font-size:0.875rem;line-height:16px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003277}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .department p,body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .department h5,body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .member-role p,body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .member-role h5{font-size:0.875rem;line-height:16px;font-weight:400;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003285}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .member-contact,body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text a.member-email,body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .member-phone{display:flex;align-items:center;gap:4px;font-size:0.875rem;font-weight:400;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003294}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .member-contact figure,body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text a.member-email figure,body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .member-phone figure{margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003297}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .member-contact figure img,body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text a.member-email figure img,body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .text .member-phone figure img{width:19px;aspect-ratio:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003305}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .member-media{display:flex;flex-direction:column;align-items:baseline;justify-content:space-between;gap:1rem;flex:0 1 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003314}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .member-media .member-image img{width:5.5rem;aspect-ratio:1;border-radius:50%;object-fit:cover;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003322}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .member-media a.link{font-size:0.875rem;font-style:normal;font-weight:600;display:flex;gap:4px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003329}}body.path-phonebook .views-element-container .view-faculty-members .view-content div.views-row .member-card-mobile .member-media a.link:before{content:"לפרטים נוספים";}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003339}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul{gap:0.56rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003343}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003355}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003360}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003366}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003383}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003384}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003390}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003410}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003411}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003417}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-Right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003436}}body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li.pager__item--first,body.path-phonebook .views-element-container .view-faculty-members nav.pager.layout--content-medium ul li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003445}}body.path-phonebook .views-element-container nav.pager ul.pager__items{gap:0.56rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003448}}body.path-phonebook .views-element-container nav.pager ul.pager__items .pager__item--active{background-color:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003453}}body.path-phonebook .views-element-container nav.pager ul.pager__items li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003465}}body.path-phonebook .views-element-container nav.pager ul.pager__items li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003470}}body.path-phonebook .views-element-container nav.pager ul.pager__items li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003476}}body.path-phonebook .views-element-container nav.pager ul.pager__items li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003493}}body.path-phonebook .views-element-container nav.pager ul.pager__items li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003494}}body.path-phonebook .views-element-container nav.pager ul.pager__items li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003500}}body.path-phonebook .views-element-container nav.pager ul.pager__items li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003520}}body.path-phonebook .views-element-container nav.pager ul.pager__items li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003521}}body.path-phonebook .views-element-container nav.pager ul.pager__items li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003527}}body.path-phonebook .views-element-container nav.pager ul.pager__items li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-Right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_phonebook\.scss}line{font-family:\00003546}}body.path-phonebook .views-element-container nav.pager ul.pager__items li.pager__item--first,body.path-phonebook .views-element-container nav.pager ul.pager__items li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\000031}}body.path-jobs{background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000314}}body.path-jobs .views-element-container{padding:0 7.5vw 1.8rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000314}}body.path-jobs .views-element-container{padding:0rem 5.5vw 1.8rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000314}}body.path-jobs .views-element-container{padding:.0rem 3.5vw 1.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000328}}body.path-jobs .views-element-container > .view .view-header{order:2;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000332}}body.path-jobs .views-element-container > .view .view-filters{order:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000336}}body.path-jobs .views-element-container > .view .view-content{order:3;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000340}}body.path-jobs .views-element-container > .view .pager{order:4;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000345}}body.path-jobs .views-element-container .view-student-job-board{display:flex;flex-direction:column;gap:1.3rem;margin:0 auto 1.8rem;max-width:1180px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000353}}body.path-jobs .views-element-container .view-student-job-board .view-filters form{justify-content:unset;flex-wrap:wrap;align-items:center;gap:1.6rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000359}}body.path-jobs .views-element-container .view-student-job-board .view-filters form fieldset{float:none;width:fit-content;margin:0;display:flex;flex-direction:column;gap:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000367}}body.path-jobs .views-element-container .view-student-job-board .view-filters form fieldset legend.fieldset__legend{background:none;padding:0;margin:0;float:none;width:fit-content;padding-bottom:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000375}}body.path-jobs .views-element-container .view-student-job-board .view-filters form fieldset legend.fieldset__legend span.fieldset__label.fieldset__label--group{color:#293233;font-size:0.825rem;font-weight:700;line-height:normal;padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000384}}body.path-jobs .views-element-container .view-student-job-board .view-filters form fieldset .fieldset__wrapper.fieldset__wrapper--group{border:none;padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000388}}body.path-jobs .views-element-container .view-student-job-board .view-filters form fieldset .fieldset__wrapper.fieldset__wrapper--group .form-checkboxes{display:flex;flex-direction:column;gap:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000393}}body.path-jobs .views-element-container .view-student-job-board .view-filters form fieldset .fieldset__wrapper.fieldset__wrapper--group .form-checkboxes .form-type-boolean{margin:0;padding:0;display:flex;gap:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\0000399}}body.path-jobs .views-element-container .view-student-job-board .view-filters form fieldset .fieldset__wrapper.fieldset__wrapper--group .form-checkboxes .form-type-boolean input{border:1px solid #29323385;border-radius:0.25em;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003104}}body.path-jobs .views-element-container .view-student-job-board .view-filters form fieldset .fieldset__wrapper.fieldset__wrapper--group .form-checkboxes .form-type-boolean label{margin:0;padding:0;line-height:normal;font-size:16px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003115}}body.path-jobs .views-element-container .view-student-job-board .view-filters form .js-form-item{margin:0;width:auto;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003115}}body.path-jobs .views-element-container .view-student-job-board .view-filters form .js-form-item{width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003123}}body.path-jobs .views-element-container .view-student-job-board .view-filters form .js-form-item input[id^=edit-combine]{border-radius:0.5rem;border:0.5px solid #293233;padding-right:40px;background-size:1.5rem;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/search-icon.svg");background-position:calc(100% - 8px) center;max-width:29rem;height:fit-content;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003123}}body.path-jobs .views-element-container .view-student-job-board .view-filters form .js-form-item input[id^=edit-combine]{max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003140}}body.path-jobs .views-element-container .view-student-job-board .view-filters form .js-form-item input[id^=edit-combine]::placeholder{transition:all 0.3s linear;color:#757373;font-size:1rem;font-weight:400;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003152}}body.path-jobs .views-element-container .view-student-job-board .header{display:flex;justify-content:space-between;gap:0.75rem;padding:1.2rem 0.875rem;border-radius:0.5rem;background:#66D8E6;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003152}}body.path-jobs .views-element-container .view-student-job-board .header{display:none;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003164}}body.path-jobs .views-element-container .view-student-job-board .header .col{display:flex;flex-direction:column;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003169}}body.path-jobs .views-element-container .view-student-job-board .header .col h5{font-weight:700;line-height:normal;font-size:1.125rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003176}}body.path-jobs .views-element-container .view-student-job-board .header .col-1{width:25%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003180}}body.path-jobs .views-element-container .view-student-job-board .header .col-2{width:10%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003184}}body.path-jobs .views-element-container .view-student-job-board .header .col-3{width:22%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003188}}body.path-jobs .views-element-container .view-student-job-board .header .col-4{width:12%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003192}}body.path-jobs .views-element-container .view-student-job-board .header .col-5{width:18%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003196}}body.path-jobs .views-element-container .view-student-job-board .header .col-6{width:2%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003201}}body.path-jobs .views-element-container .view-student-job-board .header .col-empty{width:2%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003206}}body.path-jobs .views-element-container .view-student-job-board .view-content{display:flex;flex-direction:column;gap:0.75rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003211}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row{padding:1.2rem 0.875rem;border-radius:0.5rem;background:#F5F5F5;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003211}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row{padding:0.5625rem 0.6875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003220}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card{display:flex;align-items:center;justify-content:space-between;gap:0.4rem;text-align:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003227}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col{display:flex;flex-direction:column;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003231}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-info{width:25%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003234}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-info .job-title{text-align:start;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003237}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-info .job-title a{font-size:1rem;font-weight:400;transition:all .3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003242}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-info .job-title a:hover{color:#1FB6C1;text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003251}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-category,body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-employment-type{width:10%;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003256}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-category ul,body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-employment-type ul{list-style:none;margin:0;text-align:start;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003263}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-category{width:22%;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003270}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-created{width:12%;font-size:1rem;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003276}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-email{width:18%;font-size:1rem;font-weight:400;line-height:normal;text-align:start;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003284}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-email a{font-size:1rem;font-weight:400;transition:all .3s linear;text-decoration:underline;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003290}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-email a:hover{color:#1FB6C1;text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003297}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-link{width:2%;justify-content:center;align-items:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003303}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-link .link{transition:all .3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003307}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card .col.job-link .link:hover{color:#1FB6C1;text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003316}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile{display:none;justify-content:space-between;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003316}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile{display:flex;gap:1rem;flex-direction:column;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003329}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .job-title{font-size:1rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:6px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003338}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .col{display:flex;line-height:normal;align-items:baseline;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003345}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .col .job-employment-type:after{content:"|";padding:0 4px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003351}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .col .job-category,body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .col .job-employment-type{font-size:1rem;display:flex;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003356}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .col .job-category ul,body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .col .job-employment-type ul{list-style:none;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003363}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .job-email{display:flex;align-items:center;gap:4px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003368}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .job-email .label{font-size:0.875rem;font-weight:600;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003374}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .job-email a{font-size:0.875rem;font-weight:400;text-decoration:underline;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003382}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .job-email figure{margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003385}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .job-email figure img{width:19px;aspect-ratio:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003392}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .col.col-bottom{justify-content:space-between;align-items:center;font-size:0.875rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003397}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .col.col-bottom .job-link{display:flex;align-items:center;gap:4px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003402}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .col.col-bottom .job-link .label{font-size:0.875rem;font-weight:600;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003408}}body.path-jobs .views-element-container .view-student-job-board .view-content div.views-row .job-card-mobile .col.col-bottom .job-link a{display:flex;gap:4px;font-size:0.875rem;font-weight:600;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003422}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul{gap:0.56rem;margin:1.8rem auto 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003427}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003439}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003444}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003450}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003467}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003468}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003474}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003494}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003495}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003501}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-Right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003520}}body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li.pager__item--first,body.path-jobs .views-element-container .view-student-job-board nav.pager.layout--content-medium ul li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003529}}body.path-jobs .views-element-container nav.pager ul.pager__items{gap:0.56rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003532}}body.path-jobs .views-element-container nav.pager ul.pager__items .pager__item--active{background-color:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003537}}body.path-jobs .views-element-container nav.pager ul.pager__items li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003549}}body.path-jobs .views-element-container nav.pager ul.pager__items li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003554}}body.path-jobs .views-element-container nav.pager ul.pager__items li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003560}}body.path-jobs .views-element-container nav.pager ul.pager__items li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003577}}body.path-jobs .views-element-container nav.pager ul.pager__items li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003578}}body.path-jobs .views-element-container nav.pager ul.pager__items li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003584}}body.path-jobs .views-element-container nav.pager ul.pager__items li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003604}}body.path-jobs .views-element-container nav.pager ul.pager__items li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003605}}body.path-jobs .views-element-container nav.pager ul.pager__items li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003611}}body.path-jobs .views-element-container nav.pager ul.pager__items li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-Right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_student-job-board\.scss}line{font-family:\00003630}}body.path-jobs .views-element-container nav.pager ul.pager__items li.pager__item--first,body.path-jobs .views-element-container nav.pager ul.pager__items li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\000031}}body.path-bids-board{background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000312}}body.path-bids-board .views-element-container{padding:0 7.5vw 1.8rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000312}}body.path-bids-board .views-element-container{padding:0rem 5.5vw 1.8rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000312}}body.path-bids-board .views-element-container{padding:.0rem 3.5vw 1.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000326}}body.path-bids-board .views-element-container > .view .view-header{order:2;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000330}}body.path-bids-board .views-element-container > .view .view-filters{order:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000334}}body.path-bids-board .views-element-container > .view .view-content{order:3;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000338}}body.path-bids-board .views-element-container > .view .pager{order:4;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000343}}body.path-bids-board .views-element-container .view-bids-board{display:flex;flex-direction:column;gap:1.3rem;margin:0 auto 1.5rem;max-width:1180px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000350}}body.path-bids-board .views-element-container .view-bids-board .header{display:flex;text-align:center;gap:0.4rem;padding:1.2rem 0.875rem;border-radius:0.5rem;background:#66D8E6;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000350}}body.path-bids-board .views-element-container .view-bids-board .header{display:none;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000362}}body.path-bids-board .views-element-container .view-bids-board .header .col{display:flex;flex-direction:column;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000368}}body.path-bids-board .views-element-container .view-bids-board .header .col h5{font-weight:700;line-height:normal;font-size:1.125rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000375}}body.path-bids-board .views-element-container .view-bids-board .header .col-1{max-width:30%;text-align:start;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000380}}body.path-bids-board .views-element-container .view-bids-board .header .col-2{max-width:10%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000384}}body.path-bids-board .views-element-container .view-bids-board .header .col-3{max-width:14%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000388}}body.path-bids-board .views-element-container .view-bids-board .header .col-4{max-width:12%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000392}}body.path-bids-board .views-element-container .view-bids-board .header .col-5{max-width:12%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\0000396}}body.path-bids-board .views-element-container .view-bids-board .header .col-6{text-align:start;max-width:20%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003102}}body.path-bids-board .views-element-container .view-bids-board .view-content{display:flex;flex-direction:column;gap:0.75rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003107}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row{padding:1.2rem 0.875rem;border-radius:0.5rem;background:#F5F5F5;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003107}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row{padding:0.5625rem 0.6875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003116}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card{display:flex;align-items:center;justify-content:space-between;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003121}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row{display:flex;gap:0.4rem;align-items:center;text-align:center;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003129}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .col{width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003134}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .title{width:100%;max-width:30%;text-align:start;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003139}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .title a{font-size:1rem;font-weight:400;transition:all .3s linear;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003144}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .title a:hover{color:#1FB6C1;text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003151}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .col.type{max-width:10%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003155}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .col.status{max-width:14%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003159}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .col.due-date{max-width:12%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003163}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .col.date{max-width:12%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003167}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .files{max-width:20%;font-size:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003171}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .files ul{list-style:none;margin:0;text-align:start;display:flex;flex-direction:column;gap:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003179}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .files ul a{font-size:0.75rem;line-height:normal;display:block;font-size:0.75rem;font-weight:400;transition:all .3s linear;text-decoration:underline;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003188}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card .bids-row .files ul a:hover{color:#1FB6C1;text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003200}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card-mobile{display:none;justify-content:space-between;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003200}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card-mobile{display:flex;gap:0.7rem;flex-direction:column;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003210}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card-mobile .bids-titles{display:flex;justify-content:space-between;gap:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003216}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card-mobile .bids-titles .bids-title a{font-size:1.125rem;font-style:normal;font-weight:700;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003225}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card-mobile .bids-data{display:flex;gap:0.4rem;flex-direction:column;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003230}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card-mobile .bids-data .bids-detail{font-size:0.875rem;font-weight:600;line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003235}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card-mobile .bids-data .bids-detail .label{font-weight:400;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003239}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card-mobile .bids-data .bids-detail ul{list-style:none;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003244}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card-mobile .bids-data .bids-detail ul li a{display:flex;align-items:center;gap:0.3rem;font-size:0.75rem;font-weight:500;line-height:normal;text-decoration-line:underline;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003254}}body.path-bids-board .views-element-container .view-bids-board .view-content div.views-row .bids-card-mobile .bids-data .bids-detail ul li a:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/download-icon.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003274}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul{gap:0.56rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003278}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003290}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003295}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003301}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003318}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003319}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003325}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003345}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003346}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003352}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-Right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_bids-board\.scss}line{font-family:\00003371}}body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li.pager__item--first,body.path-bids-board .views-element-container .view-bids-board nav.pager.layout--content-medium ul li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\000031}}body.path-faq{background:#F5F5F5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000312}}body.path-faq .views-element-container{padding:1.8rem 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000312}}body.path-faq .views-element-container{padding:1.8rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000312}}body.path-faq .views-element-container{padding:1.8rem 3.5vw 1.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000325}}body.path-faq .views-element-container .view-faq{display:flex;flex-direction:column;gap:1.3rem;margin:0 auto 1.5rem;max-width:1180px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000332}}body.path-faq .views-element-container .view-faq .view-content{display:flex;flex-direction:column;gap:0.75rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000337}}body.path-faq .views-element-container .view-faq .view-content h3{margin:0 14px 1rem 0;position:relative;width:fit-content;font-size:1.5em;font-weight:600;margin-bottom:0.7rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000337}}body.path-faq .views-element-container .view-faq .view-content h3{font-size:1.3rem;margin:0 auto 0.4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000350}}body.path-faq .views-element-container .view-faq .view-content h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000366}}html[dir=ltr] body.path-faq .views-element-container .view-faq .view-content h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000373}}body.path-faq .views-element-container .view-faq .view-content div.views-row{max-width:38.6rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000373}}body.path-faq .views-element-container .view-faq .view-content div.views-row{max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000380}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000383}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-top{cursor:pointer;display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:0.6rem 1.3rem;width:100%;border:none;border-radius:0.5rem;outline:none;transition:0.4s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\0000396}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-top:after{transition:transform linear 0.3s;content:"";background:url(/themes/custom/dyellin/images/arrow-down.svg);background-repeat:no-repeat;background-size:contain;width:.8rem;height:0.4rem;transform:rotate(90deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003106}}html[dir=ltr] body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-top:after{transform:rotate(270deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003111}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-top.active:after{transform:rotate(0deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003114}}html[dir=ltr] body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-top.active:after{transform:rotate(360deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003119}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-top h6{margin:0;color:#293233;text-align:start;max-width:15.4rem;font-weight:700;line-height:normal;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003119}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-top h6{max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003135}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-bottom{background-color:white;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;border-radius:0 0 0.5rem 0.5rem;display:flex;width:100%;justify-content:space-between;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003145}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-bottom .field-text{padding:0.6rem 1.3rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003149}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-bottom p{color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003153}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-bottom .show{display:flex;align-items:center;background:#0F2855;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003158}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-bottom .show a{display:block;padding:0 1rem;background:#0F2855;color:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003164}}body.path-faq .views-element-container .view-faq .view-content div.views-row .accordion-container .accordion-bottom .show a:hover{color:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003176}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul{gap:0.56rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003180}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003192}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003197}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003203}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003220}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003221}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003227}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003247}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003248}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003254}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-Right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_faq\.scss}line{font-family:\00003273}}body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li.pager__item--first,body.path-faq .views-element-container .view-faq nav.pager.layout--content-medium ul li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\000031}}body.path-academic-calendar{background:#FFF;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\000034}}body.path-academic-calendar .views-element-container{padding:1.8rem 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\000034}}body.path-academic-calendar .views-element-container{padding:1.8rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\000034}}body.path-academic-calendar .views-element-container{padding:1.8rem 3.5vw 1.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000318}}body.path-academic-calendar .views-element-container > .view .view-header{order:2;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000322}}body.path-academic-calendar .views-element-container > .view .view-filters{order:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000326}}body.path-academic-calendar .views-element-container > .view .view-content{order:3;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000330}}body.path-academic-calendar .views-element-container > .view .pager{order:4;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000335}}body.path-academic-calendar .views-element-container .view-academic-calendar{display:flex;flex-direction:column;gap:1.3rem;margin:0 auto 1.5rem;max-width:1180px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000343}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-filters form{justify-content:unset;flex-wrap:wrap;align-items:center;gap:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000343}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-filters form{flex-direction:column;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000353}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-filters form .js-form-type-select{position:relative;display:inline-block;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000353}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-filters form .js-form-type-select{width:100%;margin:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000362}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-filters form .js-form-type-select label{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000366}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-filters form .js-form-type-select select{width:16.375rem;height:3.125rem;padding:0.8125rem 1.3125rem;border-radius:0.5rem;border:0.5px solid #293233;font-size:1rem;font-weight:600;appearance:none;background:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000366}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-filters form .js-form-type-select select{width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000383}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-filters form .js-form-type-select::after{content:"";background:url(/themes/custom/dyellin/images/arrow-down-v2.svg) no-repeat center;background-size:1rem auto;position:absolute;left:1rem;top:50%;width:1.6rem;height:1.6rem;transform:translateY(-50%);transition:transform 0.3s ease;pointer-events:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\0000397}}select:focus + body.path-academic-calendar .views-element-container .view-academic-calendar .view-filters form .js-form-type-select::after,body.path-academic-calendar .views-element-container .view-academic-calendar .view-filters form .js-form-type-select:focus-within::after{transform:translateY(-50%) rotate(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003106}}body.path-academic-calendar .views-element-container .view-academic-calendar .header{display:flex;text-align:center;gap:0.4rem;padding:1.2rem 0.875rem;border-radius:0.5rem;background:#66D8E6;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003106}}body.path-academic-calendar .views-element-container .view-academic-calendar .header{display:none;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003118}}body.path-academic-calendar .views-element-container .view-academic-calendar .header .col{display:flex;flex-direction:column;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003124}}body.path-academic-calendar .views-element-container .view-academic-calendar .header .col h5{font-weight:700;line-height:normal;font-size:1.125rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003131}}body.path-academic-calendar .views-element-container .view-academic-calendar .header .col-1{max-width:24%;text-align:start;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003136}}body.path-academic-calendar .views-element-container .view-academic-calendar .header .col-2{max-width:24%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003140}}body.path-academic-calendar .views-element-container .view-academic-calendar .header .col-3{max-width:24%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003144}}body.path-academic-calendar .views-element-container .view-academic-calendar .header .col-4{max-width:24%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003150}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content{display:flex;flex-direction:column;gap:0.75rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003155}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content h3{margin:0 14px 1rem 0;position:relative;width:fit-content;font-size:1.5em;font-weight:600;margin-bottom:0.7rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003155}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content h3{font-size:1.3rem;margin:0 14px 0.4rem 0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003168}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003184}}html[dir=ltr] body.path-academic-calendar .views-element-container .view-academic-calendar .view-content h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003191}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row{padding:1.2rem 0.875rem;border-radius:0.5rem;background:#F5F5F5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003197}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row.vacation{background:#DEF1F3;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003191}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row{padding:0.5625rem 0.6875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003205}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card{display:flex;align-items:center;justify-content:space-between;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003210}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row{display:flex;gap:0.4rem;align-items:center;text-align:center;width:100%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003210}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row{flex-direction:column;align-items:start;text-align:start;gap:0.2rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003225}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col{width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003230}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.title{width:100%;max-width:30%;text-align:start;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003230}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.title{max-width:100%;order:1;font-weight:700;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003241}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.title a{font-size:1rem;font-weight:400;transition:all .3s linear;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003241}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.title a{font-weight:700;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003250}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.title a:hover{color:#1FB6C1;text-shadow:0.1px 0.3px 0.2px,0.1px 0.1px 0.2px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003257}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.date{max-width:30%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003257}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.date{max-width:100%;order:3;font-weight:600;line-height:normal;display:flex;gap:0.4rem;align-items:flex-start;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003269}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.date:before{content:"";display:block;width:1.8rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:1rem;background-image:url("/themes/custom/dyellin/images/calendar-date-white.svg");background-color:#000;border-radius:50%;padding:0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003287}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.comment{max-width:24%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003287}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.comment{max-width:100%;order:2;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003295}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.comment .text{max-width:10rem;margin:0 auto;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003295}}body.path-academic-calendar .views-element-container .view-academic-calendar .view-content div.views-row .academic-card .academic-row .col.comment .text{max-width:100%;margin:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003312}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul{gap:0.56rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003316}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003328}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003333}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003339}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003356}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003357}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003363}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003383}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003384}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003390}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-Right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003409}}body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li.pager__item--first,body.path-academic-calendar .views-element-container .view-academic-calendar nav.pager.layout--content-medium ul li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003418}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items{gap:0.56rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003421}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items .pager__item--active{background-color:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003426}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003438}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003443}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003449}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003466}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003467}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003473}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003493}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003494}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003500}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-Right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_calendars-dates\.scss}line{font-family:\00003519}}body.path-academic-calendar .views-element-container nav.pager ul.pager__items li.pager__item--first,body.path-academic-calendar .views-element-container nav.pager ul.pager__items li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_magazines\.scss}line{font-family:\000032}}.view-id-magazines .view-content{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_magazines\.scss}line{font-family:\000032}}.view-id-magazines .view-content{width:100%;gap:1rem;grid-template-columns:repeat(2,1fr);}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_magazines\.scss}line{font-family:\000032}}.view-id-magazines .view-content{grid-template-columns:repeat(1,1fr);gap:.65rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_magazines\.scss}line{font-family:\0000319}}.view-id-magazines .view-content .views-row a{border-radius:8px;background:#FFF;display:flex;padding:18px 28px;flex-direction:column;gap:10px;transition:all ease 0.3s;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_magazines\.scss}line{font-family:\0000329}}.view-id-magazines .view-content .views-row a:hover{box-shadow:0 2px 6px rgba(0,0,0,0.1);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_magazines\.scss}line{font-family:\0000332}}.view-id-magazines .view-content .views-row a:hover p.read-more{color:#1FB6C1;text-shadow:0.25px 0px 0.1px,-0.25px 0px 0.1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_magazines\.scss}line{font-family:\0000339}}.view-id-magazines .view-content .views-row a img{border-radius:6px;width:325px;height:245px;object-fit:cover;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_magazines\.scss}line{font-family:\0000339}}.view-id-magazines .view-content .views-row a img{width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_magazines\.scss}line{font-family:\0000350}}.view-id-magazines .view-content .views-row a h4{font-size:1.125rem;font-weight:700;line-height:normal;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_magazines\.scss}line{font-family:\0000357}}.view-id-magazines .view-content .views-row a p.read-more{margin:0;font-size:0.875rem;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:all ease 0.3s;margin:auto 0 0;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\000032}}.view-id-lecturers_publications .view-content{gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\000037}}.view-id-lecturers_publications .view-content .views-row{border-bottom:1px solid #058FCB;display:flex;justify-content:space-between;gap:1rem;padding:0 0 1rem 12%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\000037}}.view-id-lecturers_publications .view-content .views-row{padding:0 0 1rem 0;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\000037}}.view-id-lecturers_publications .view-content .views-row{padding:0 0 1rem;flex-direction:column-reverse;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000323}}.view-id-lecturers_publications .view-content .views-row div.start{max-width:31rem;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000327}}.view-id-lecturers_publications .view-content .views-row div.start h4{margin:0 14px 1rem 0;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000332}}.view-id-lecturers_publications .view-content .views-row div.start h4:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000348}}html[dir=ltr] .view-id-lecturers_publications .view-content .views-row div.start h4:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000355}}.view-id-lecturers_publications .view-content .views-row div.start .credit{font-size:1rem;font-weight:600;line-height:normal;margin-bottom:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000362}}.view-id-lecturers_publications .view-content .views-row div.start .text{font-size:1rem;line-height:normal;font-weight:500;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000368}}.view-id-lecturers_publications .view-content .views-row div.start .text p{margin-top:0;line-height:1.3;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000373}}.view-id-lecturers_publications .view-content .views-row div.start .text a{text-decoration:underline;transition:all ease 0.3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000377}}.view-id-lecturers_publications .view-content .views-row div.start .text a:hover{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000383}}.view-id-lecturers_publications .view-content .views-row div.start a.file-btn{display:flex;padding:0.5rem 1rem;gap:0.5rem;font-size:1rem;transition:all .3s ease;width:fit-content;border-radius:1.875rem;border:1px solid #66D8E6;color:#293233;background:#fff;line-height:normal;box-shadow:none !important;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000398}}.view-id-lecturers_publications .view-content .views-row div.start a.file-btn:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/download-icon.svg");transition:all .3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003110}}.view-id-lecturers_publications .view-content .views-row div.start a.file-btn:hover{border:1px solid #66D8E6;color:#fff;background:#66D8E6;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003117}}.view-id-lecturers_publications .view-content .views-row div.start a.file-btn:hover:before{filter:brightness(0) invert(1);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\0000383}}.view-id-lecturers_publications .view-content .views-row div.start a.file-btn{padding:0;border:none;background:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003129}}.view-id-lecturers_publications .view-content .views-row div.start a.file-btn:hover{padding:0;border:none;background:none;color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003135}}.view-id-lecturers_publications .view-content .views-row div.start a.file-btn:hover:before{filter:brightness(0) saturate(100%) invert(53%) sepia(92%) saturate(388%) hue-rotate(135deg) brightness(95%) contrast(90%);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003143}}.view-id-lecturers_publications .view-content .views-row div.end{max-width:26.25rem;aspect-ratio:1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003143}}.view-id-lecturers_publications .view-content .views-row div.end{max-width:unset;aspect-ratio:5 / 3;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003152}}.view-id-lecturers_publications .view-content .views-row div.end img{max-height:26.25rem;object-fit:contain;width:100%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003152}}.view-id-lecturers_publications .view-content .views-row div.end img{aspect-ratio:5 / 3;max-height:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003167}}.view-id-lecturers_publications nav.pager ul.pager__items{gap:0.56rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003170}}.view-id-lecturers_publications nav.pager ul.pager__items .pager__item--active{background-color:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003175}}.view-id-lecturers_publications nav.pager ul.pager__items li a{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #E5E9F1;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003187}}.view-id-lecturers_publications nav.pager ul.pager__items li a:hover{border:2px solid #66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003192}}.view-id-lecturers_publications nav.pager ul.pager__items li.pager__item--active{border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003198}}.view-id-lecturers_publications nav.pager ul.pager__items li.pager__item--active{display:flex;height:3.625rem;min-width:3.625rem;padding:0rem 1.24613rem;border-radius:0.5rem;font-size:1.5rem;font-weight:700;color:#4E5D78;border:2px solid #66D8E6;background:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003215}}.view-id-lecturers_publications nav.pager ul.pager__items li.pager__item--previous{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003216}}.view-id-lecturers_publications nav.pager ul.pager__items li.pager__item--previous svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003222}}.view-id-lecturers_publications nav.pager ul.pager__items li.pager__item--previous a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/left-arrow.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003242}}.view-id-lecturers_publications nav.pager ul.pager__items li.pager__item--next{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003243}}.view-id-lecturers_publications nav.pager ul.pager__items li.pager__item--next svg{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003249}}.view-id-lecturers_publications nav.pager ul.pager__items li.pager__item--next a:before{content:"";display:block;width:2.2rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/Arrow-Right.svg");position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/views\/_lecturers-publication\.scss}line{font-family:\00003268}}.view-id-lecturers_publications nav.pager ul.pager__items li.pager__item--first,.view-id-lecturers_publications nav.pager ul.pager__items li.pager__item--last{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\000032}}.interactive-video-container{position:relative;width:100%;height:calc(100vh - (100px + 10vh));overflow:hidden;background:#293233;padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\000032}}.interactive-video-container{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\000032}}.interactive-video-container{height:calc(100vh - (63px + 10vh));padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\000032}}.interactive-video-container{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\0000325}}.interactive-video-container:before,.interactive-video-container:after{content:"";display:block;width:36.08375rem;height:9.31338rem;background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;bottom:5.7rem;pointer-events:none;z-index:1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\0000325}}.interactive-video-container:before,.interactive-video-container:after{width:35rem;height:8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\0000346}}.interactive-video-container:before{left:-380px;background-image:url("/themes/custom/dyellin/images/left-lines.svg");}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\0000346}}.interactive-video-container:before{left:-400px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\0000355}}.interactive-video-container:after{right:-420px;background-image:url("/themes/custom/dyellin/images/right-lines.svg");}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\0000355}}.interactive-video-container:after{right:-390px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\0000367}}.interactive-video-container [id^="player-"]{position:absolute;pointer-events:none;aspect-ratio:16 / 9;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;min-width:100%;min-height:100%;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\0000367}}.interactive-video-container [id^="player-"]{aspect-ratio:9 / 16;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\0000387}}.overlay{z-index:2;width:max-content;padding:1.7rem;text-align:center;color:#fff;backdrop-filter:blur(5px);border-radius:1.34844rem;background:var(--home-page2,linear-gradient(107deg,rgba(255,255,255,0.2) 20.89%,rgba(104,119,127,0.2) 86.29%),rgba(255,255,255,0.2));box-shadow:0px 2.877px 31.643px 0px rgba(0,0,0,0.25);backdrop-filter:blur(8.62992px);display:flex;gap:1rem;position:absolute;bottom:5.7rem;left:50%;transform:translateX(-50%);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\0000387}}.overlay{flex-direction:column;align-items:center;max-width:calc(100vw - 15vw);}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\0000387}}.overlay{padding:0.8rem;gap:0.5rem;width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003123}}.overlay .start h1{color:#fff;font-size:2.5em;margin-bottom:0.25em;text-shadow:0px 3.711px 17.719px rgba(0,0,0,0.25);font-family:Heebo;font-size:3.7rem;font-style:normal;font-weight:900;line-height:63%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003123}}.overlay .start h1{font-size:2.5rem;margin-bottom:8px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003142}}.overlay .start p{font-size:1.5rem;font-weight:700;text-shadow:0px 3.711px 17.719px rgba(0,0,0,0.25);margin:0;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003142}}.overlay .start p{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003155}}.overlay .end{display:flex;align-items:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003159}}.overlay .end a.cta-button{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;height:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}.overlay .end a.cta-button:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003159}}.overlay .end a.cta-button{font-size:1rem;margin:0 auto;font-weight:500;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003175}}.video-controls{position:absolute;bottom:20px;z-index:2;display:flex;gap:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003175}}.video-controls{bottom:auto;top:4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003188}}.video-controls button{border:none;border-radius:50%;width:46px;height:46px;font-size:1em;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform linear 0.3s;background:#fff;border:2px solid #fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003205}}.video-controls button:hover{border:1px solid #fff;background-color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003210}}.video-controls button:hover img{filter:brightness(0) saturate(100%) invert(99%) sepia(100%) saturate(2%) hue-rotate(277deg) brightness(112%) contrast(101%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003218}}.to-bottom{cursor:pointer;position:absolute;bottom:0px;left:50%;transform:translateX(-50%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_top-page-video\.scss}line{font-family:\00003231}}.video-controls button:focus{outline:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\000035}}.paragraph--type--link-boxes-section{background-color:#fff;padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\000035}}.paragraph--type--link-boxes-section{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\000035}}.paragraph--type--link-boxes-section{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\000035}}.paragraph--type--link-boxes-section{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000323}}.paragraph--type--link-boxes-section .wrapper h3{text-align:center;margin:0 auto 3rem;position:relative;width:fit-content;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000323}}.paragraph--type--link-boxes-section .wrapper h3{font-size:1.5rem;margin:0 auto 1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000334}}.paragraph--type--link-boxes-section .wrapper h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000348}}html[dir=ltr] .paragraph--type--link-boxes-section .wrapper h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000354}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items{display:flex;justify-content:center;flex-wrap:wrap;gap:3vw 5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000354}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items{gap:7vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000365}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item:first-child,.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item:nth-child(2){width:33%;aspect-ratio:5 / 3;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000365}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item:first-child,.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item:nth-child(2){width:45%;aspect-ratio:88 / 97;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000377}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item{position:relative;overflow:visible;background:#fff;border-radius:0.5rem;box-shadow:0 4px 4px rgba(0,0,0,0.25);transition:transform 0.2s ease,box-shadow 0.2s ease;width:23%;aspect-ratio:1;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000377}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item{width:100%;aspect-ratio:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000395}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item::before,.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item::after{content:"";position:absolute;transition:all 0.2s ease;width:48%;height:40%;flex-shrink:0;border-radius:0.5rem;z-index:0;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\0000395}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item::before,.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item::after{width:6.5625rem;height:4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003113}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item::before{bottom:-0.52rem;left:-0.52rem;background-color:#008786;border-left:0.625rem solid #008786;border-bottom:0.625rem solid #008786;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003113}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item::before{bottom:-0.4rem;left:-0.4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003127}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item::after{top:-0.52rem;right:-0.52rem;background-color:#FFC600;border-top:0.625rem solid #FFC600;border-right:0.625rem solid #FFC600;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003127}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item::after{top:-0.4rem;right:-0.4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003141}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(0,0,0,0.1);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003145}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item:hover::before{bottom:-16px;left:-16px;width:50%;height:40%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003152}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items > .field__item:hover::after{top:-16px;right:-16px;width:50%;height:40%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003161}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items a.paragraph--type--link-box-item{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.05);height:100%;z-index:1;padding:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003176}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items a.paragraph--type--link-box-item .field--name-field-link{width:100%;height:100%;border-radius:0.5rem;border:1px solid #1FB6C1;display:flex;padding:2rem 1rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003176}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items a.paragraph--type--link-box-item .field--name-field-link{padding:1.2rem 1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003189}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items a.paragraph--type--link-box-item .field--name-field-link .link-text{margin:auto;font-size:1.75rem;font-weight:700;color:#293233;text-decoration:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003189}}.paragraph--type--link-boxes-section .wrapper .field--name-field-items a.paragraph--type--link-box-item .field--name-field-link .link-text{font-size:1.125rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003206}}.paragraph--type--link-boxes-section .wrapper .field--name-field-body{margin:3rem 0 2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003209}}.paragraph--type--link-boxes-section .wrapper .field--name-field-body p{text-align:center;margin:2rem auto;font-size:1rem;color:#293233;line-height:normal;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003209}}.paragraph--type--link-boxes-section .wrapper .field--name-field-body p{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003226}}.paragraph--type--link-boxes-section .wrapper > .field--name-field-link > a{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}.paragraph--type--link-boxes-section .wrapper > .field--name-field-link > a:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003239}}.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003239}}.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items{grid-template-columns:repeat(2,1fr);gap:3rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003239}}.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items{grid-template-columns:repeat(1,1fr);gap:6vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003257}}.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items > .field__item,.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items > .field__item:first-child,.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items > .field__item:nth-child(2){width:100%;aspect-ratio:1;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003257}}.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items > .field__item,.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items > .field__item:first-child,.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items > .field__item:nth-child(2){width:100%;aspect-ratio:1;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_link-boxes-section\.scss}line{font-family:\00003257}}.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items > .field__item,.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items > .field__item:first-child,.paragraph--type--link-boxes-section.grid-layout-three-per-row .wrapper .field--name-field-items > .field__item:nth-child(2){aspect-ratio:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\000031}}.paragraph--type--text-media-section{padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\000031}}.paragraph--type--text-media-section{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\000031}}.paragraph--type--text-media-section{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\000031}}.paragraph--type--text-media-section{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000316}}.paragraph--type--text-media-section .wrapper{display:flex;gap:1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000316}}.paragraph--type--text-media-section .wrapper{flex-direction:column;}}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000325}}.paragraph--type--text-media-section .wrapper .media{order:1;width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000332}}.paragraph--type--text-media-section .wrapper .media img{border-radius:0.5rem;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000337}}.paragraph--type--text-media-section .wrapper .media iframe.media-oembed-content{display:block;margin:0 auto;max-width:100%;width:100%;height:auto;aspect-ratio:16 / 9;border:none;border-radius:0.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000349}}.paragraph--type--text-media-section .wrapper .text{order:2;width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000360}}.paragraph--type--text-media-section.light-grey-background{background-color:#f5f5f5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000364}}.paragraph--type--text-media-section.blue-background{background-color:#8DDADF;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000368}}.paragraph--type--text-media-section.white-background-lines-image{background-color:#f5f5f5;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000377}}.paragraph--type--text-media-section.light-grey-background-lines-image{background-color:#fff;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000391}}.paragraph--type--text-media-section.real-video .wrapper .media iframe.media-oembed-content{width:auto;max-width:360px;min-width:360px;aspect-ratio:9 / 16;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\0000391}}.paragraph--type--text-media-section.real-video .wrapper .media iframe.media-oembed-content{min-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003107}}.paragraph--type--text-media-section.paragraph-style-50-50 .wrapper .start{width:50%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003107}}.paragraph--type--text-media-section.paragraph-style-50-50 .wrapper .start{width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003115}}.paragraph--type--text-media-section.paragraph-style-50-50 .wrapper .end{width:50%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003115}}.paragraph--type--text-media-section.paragraph-style-50-50 .wrapper .end{width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003128}}.paragraph--type--text-media-section.paragraph-style-66-33 .wrapper .start{width:100%;max-width:60.5%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003128}}.paragraph--type--text-media-section.paragraph-style-66-33 .wrapper .start{width:100%;max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003138}}.paragraph--type--text-media-section.paragraph-style-66-33 .wrapper .end{width:100%;max-width:37.3%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003138}}.paragraph--type--text-media-section.paragraph-style-66-33 .wrapper .end{width:100%;max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003153}}.paragraph--type--text-media-section.paragraph-style-33-66 .wrapper .start{width:100%;max-width:37.3%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003153}}.paragraph--type--text-media-section.paragraph-style-33-66 .wrapper .start{width:100%;max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003163}}.paragraph--type--text-media-section.paragraph-style-33-66 .wrapper .end{width:100%;max-width:60.5%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003163}}.paragraph--type--text-media-section.paragraph-style-33-66 .wrapper .end{width:100%;max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003177}}.paragraph--type--text-media-section.paragraph-style-25-75 .wrapper .start{width:100%;max-width:25%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003177}}.paragraph--type--text-media-section.paragraph-style-25-75 .wrapper .start{width:100%;max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003187}}.paragraph--type--text-media-section.paragraph-style-25-75 .wrapper .end{width:100%;max-width:75%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003187}}.paragraph--type--text-media-section.paragraph-style-25-75 .wrapper .end{width:100%;max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003201}}.paragraph--type--text-media-section.paragraph-style-75-25 .wrapper .start{width:100%;max-width:75%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003201}}.paragraph--type--text-media-section.paragraph-style-75-25 .wrapper .start{width:100%;max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003211}}.paragraph--type--text-media-section.paragraph-style-75-25 .wrapper .end{width:100%;max-width:25%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_text-media-section\.scss}line{font-family:\00003211}}.paragraph--type--text-media-section.paragraph-style-75-25 .wrapper .end{width:100%;max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\000031}}.paragraph--type--columns-section{padding:1.6rem 7.5vw;background-color:#fff;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\000031}}.paragraph--type--columns-section{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\000031}}.paragraph--type--columns-section{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\000031}}.paragraph--type--columns-section{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000318}}.paragraph--type--columns-section .wrapper > h3{font-weight:bold;text-align:center;margin:0 auto 1rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000325}}.paragraph--type--columns-section .wrapper > h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000341}}html[dir=ltr] .paragraph--type--columns-section .wrapper > h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000347}}.paragraph--type--columns-section .wrapper .field--name-field-items{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000347}}.paragraph--type--columns-section .wrapper .field--name-field-items{grid-template-columns:repeat(2,1fr);gap:1.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000347}}.paragraph--type--columns-section .wrapper .field--name-field-items{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000362}}.paragraph--type--columns-section .wrapper .field--name-field-items > .field__item{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000365}}.paragraph--type--columns-section .wrapper .field--name-field-items > .field__item .paragraph--type--rich-text{max-width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000373}}.paragraph--type--columns-section .wrapper .field--name-field-items > .field__item:nth-child(2) .paragraph--type--flip-box{margin-top:2.7rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000373}}.paragraph--type--columns-section .wrapper .field--name-field-items > .field__item:nth-child(2) .paragraph--type--flip-box{margin-top:auto;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000386}}.paragraph--type--columns-section .wrapper > .field--name-field-link > a{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;margin:1rem auto 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}.paragraph--type--columns-section .wrapper > .field--name-field-link > a:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000393}}.paragraph--type--columns-section.light-grey-background{background-color:#f5f5f5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\0000397}}.paragraph--type--columns-section.light-grey-background .paragraph--type--flip-box h5.only-desktop{background:#fff;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003101}}.paragraph--type--columns-section.light-grey-background .paragraph--type--flip-box h5.only-mobile{color:#fff;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003111}}.paragraph--type--columns-section.title-start .wrapper > h3{margin:0 14px 1rem 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003119}}.paragraph--type--columns-section.title-center .wrapper > h3{margin:0 auto 1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003127}}.paragraph--type--columns-section.title-end .wrapper > h3{margin:0 auto 1rem 14px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003135}}.line-container{padding:0 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003135}}.line-container{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003135}}.line-container{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003148}}.line-container .wrapper hr.blue-line{margin:1rem 0rem 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003156}}.paragraph--type--image-title .field--name-field-image img{border-radius:0.5rem;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003163}}.paragraph--type--image-title .field--name-field-link a{color:#293233;font-size:1rem;font-weight:600;line-height:normal;text-decoration:underline;transition:all 0.3s ease-out;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003171}}.paragraph--type--image-title .field--name-field-link a:hover{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-50-50 .wrapper .field--name-field-items{display:grid;gap:1.8rem;grid-template-columns:repeat(2,1fr);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-50-50 .wrapper .field--name-field-items{grid-template-columns:repeat(2,1fr);gap:1.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-50-50 .wrapper .field--name-field-items{grid-template-columns:repeat(1,1fr);gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-33-33-33 .wrapper .field--name-field-items{display:grid;gap:1.8rem;grid-template-columns:1fr 1fr 1fr;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-33-33-33 .wrapper .field--name-field-items{grid-template-columns:repeat(2,1fr);gap:1.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-33-33-33 .wrapper .field--name-field-items{grid-template-columns:repeat(1,1fr);gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-25-50-25 .wrapper .field--name-field-items{display:grid;gap:1.8rem;grid-template-columns:1fr 2fr 1fr;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-25-50-25 .wrapper .field--name-field-items{grid-template-columns:repeat(2,1fr);gap:1.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-25-50-25 .wrapper .field--name-field-items{grid-template-columns:repeat(1,1fr);gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-16-66-16 .wrapper .field--name-field-items{display:grid;gap:1.8rem;grid-template-columns:1fr 4fr 1fr;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-16-66-16 .wrapper .field--name-field-items{grid-template-columns:repeat(2,1fr);gap:1.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-16-66-16 .wrapper .field--name-field-items{grid-template-columns:repeat(1,1fr);gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-16-16-66 .wrapper .field--name-field-items{display:grid;gap:1.8rem;grid-template-columns:1fr 1fr 4fr;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-16-16-66 .wrapper .field--name-field-items{grid-template-columns:repeat(2,1fr);gap:1.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-16-16-66 .wrapper .field--name-field-items{grid-template-columns:repeat(1,1fr);gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-25-25-25-25 .wrapper .field--name-field-items{display:grid;gap:1.8rem;grid-template-columns:1fr 1fr 1fr 1fr;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-25-25-25-25 .wrapper .field--name-field-items{grid-template-columns:repeat(2,1fr);gap:1.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-section\.scss}line{font-family:\00003203}}.paragraph--type--columns-section.paragraph-style-25-25-25-25 .wrapper .field--name-field-items{grid-template-columns:repeat(1,1fr);gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\000031}}.paragraph--type--masonry-grid{background-color:#f5f5f5;background-size:30rem 9.78rem;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/masonry-1.svg"),url("/themes/custom/dyellin/images/masonry-2.svg"),url("/themes/custom/dyellin/images/masonry-3.svg");background-position:12.5vw 6rem,calc(100% - 12.5vw) center,12.5vw calc(100% - 6rem);padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\000031}}.paragraph--type--masonry-grid{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\000031}}.paragraph--type--masonry-grid{background:none;padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\000031}}.paragraph--type--masonry-grid{padding:1.5rem 4.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000329}}.paragraph--type--masonry-grid .wrapper h3{text-align:center;margin:0;position:relative;width:fit-content;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000329}}.paragraph--type--masonry-grid .wrapper h3{text-align:center;margin:0 auto 1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000340}}.paragraph--type--masonry-grid .wrapper h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000354}}html[dir=ltr] .paragraph--type--masonry-grid .wrapper h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000361}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference{column-count:3;column-gap:3.2rem;direction:ltr;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000361}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference{column-count:2;column-gap:2.2rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000361}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference{column-count:1;column-gap:1.2rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000379}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item{display:inline-block;margin-bottom:1.5rem;direction:rtl;transition:transform 0.2s ease,box-shadow 0.2s ease;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000379}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item{margin-bottom:0.85rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000391}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(0,0,0,0.1);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000396}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000399}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a{padding:1.3rem;background:#fff;border-radius:0.36rem;box-shadow:0 2px 6px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;gap:1rem;color:inherit;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003111}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a:after{display:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\0000399}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a{flex-direction:row;padding:0;gap:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003121}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .start{position:relative;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003121}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .start{max-width:32%;width:31.1%;aspect-ratio:35 / 41;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003129}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .start .field--name-field-media-image{height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003134}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .start img{width:100%;height:auto;display:block;border-radius:0.36rem;object-fit:cover;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003134}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .start img{border-radius:0rem 0.5rem 0.5rem 0rem;max-width:100%;height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003149}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .start .field--name-field-event-date{position:absolute;bottom:0rem;left:0rem;background:#FBCA27;color:#293233;padding:0.25rem 0.6rem;font-size:0.75rem;border-radius:0.36rem;display:flex;gap:0.3rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003149}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .start .field--name-field-event-date{border-top-left-radius:0;border-top-right-radius:0.36rem;border-bottom-right-radius:0;border-bottom-left-radius:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003168}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .start .field--name-field-event-date:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/calendar-date.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003181}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .end{flex:1;display:flex;flex-direction:column;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003181}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .end{padding:1rem 0.7rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003181}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .end{padding:0.4rem 0.7rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003196}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .end span{display:block;color:#293233;font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003196}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .end span{font-size:1rem;font-weight:600;margin-bottom:0.2rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003196}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .end span{margin-bottom:0.1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003217}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .end .text-content{font-size:1rem;line-height:1.4;color:#293233;margin:0 0 0.7rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003217}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .end .text-content{font-size:0.875rem;margin:0 0 0.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003217}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .end .text-content{margin:0 0 0.2rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003238}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .end p.read-more{color:#293233;margin:0;text-decoration:underline;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003238}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item article > a .end p.read-more{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003254}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:first-child{margin-top:3rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003254}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:first-child{margin-top:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003260}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:first-child article{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003263}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:first-child article > a{display:flex;flex-direction:column;padding:1.125rem 0.875rem;gap:0.7rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003269}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:first-child article > a .start{max-width:100%;width:100%;aspect-ratio:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003274}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:first-child article > a .start img{max-width:100%;aspect-ratio:15 / 8;border-radius:0.36rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003280}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:first-child article > a .start .field--name-field-date{border-radius:0rem 0rem 0.36rem 0.36rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003285}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:first-child article > a .end{padding:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003294}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:nth-child(3){margin-top:-2rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003294}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:nth-child(3){margin-top:auto;margin-top:6rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003294}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:nth-child(3){margin-top:auto;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003309}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:nth-child(5){margin-top:6rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003309}}.paragraph--type--masonry-grid .wrapper .field--name-field-node-reference > .field__item:nth-child(5){margin-top:auto;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_masonry-grid\.scss}line{font-family:\00003320}}.paragraph--type--masonry-grid .wrapper > .field--name-field-link > a{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;margin:1rem auto 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}.paragraph--type--masonry-grid .wrapper > .field--name-field-link > a:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\000031}}.paragraph--type--degree-banner{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\000035}}.paragraph--type--degree-banner .field--name-field-media img{width:100%;min-height:20rem;max-height:23rem;object-fit:cover;aspect-ratio:42 / 10;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\000035}}.paragraph--type--degree-banner .field--name-field-media img{min-height:18rem;max-height:19rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\000035}}.paragraph--type--degree-banner .field--name-field-media img{min-height:15rem;max-height:16rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\000035}}.paragraph--type--degree-banner .field--name-field-media img{min-height:14rem;max-height:15rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000330}}.paragraph--type--degree-banner .icon-wrapper{position:absolute;top:0;left:0;width:100%;padding:0 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000330}}.paragraph--type--degree-banner .icon-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000330}}.paragraph--type--degree-banner .icon-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000348}}.paragraph--type--degree-banner .icon-wrapper .field--name-field-icon{margin:0 auto;display:flex;justify-content:end;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000354}}.paragraph--type--degree-banner .icon-wrapper .field--name-field-icon img{padding:1rem;object-fit:contain;width:10.96rem;height:10rem;border-radius:0 0 13.44088rem 13.44088rem;background:#F5F5F5 50% / cover no-repeat;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000354}}.paragraph--type--degree-banner .icon-wrapper .field--name-field-icon img{padding:0.5rem;width:8.3rem;height:7.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000372}}.paragraph--type--degree-banner .title-wrapper{padding:0 7.5vw;width:100%;background:#1FB6C1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000372}}.paragraph--type--degree-banner .title-wrapper{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000372}}.paragraph--type--degree-banner .title-wrapper{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000388}}.paragraph--type--degree-banner .title-wrapper h1{max-width:1180px;margin:0 auto;padding:1rem 0;color:#293233;font-size:2.25rem;font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000388}}.paragraph--type--degree-banner .title-wrapper h1{font-size:1.7rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_degree-banner\.scss}line{font-family:\0000388}}.paragraph--type--degree-banner .title-wrapper h1{padding:0.8rem 0;font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\000031}}.paragraph--type--contact-line{position:relative;background:var(--xxxx,linear-gradient(107deg,rgba(255,255,255,0.2) 20.89%,rgba(104,119,127,0.2) 86.29%),rgba(255,255,255,0.2));box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding:0 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\000031}}.paragraph--type--contact-line{padding:0 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\000031}}.paragraph--type--contact-line{padding:0 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000315}}.paragraph--type--contact-line .wrapper{padding:0.58rem 0;width:1180px;max-width:100%;margin:0 auto;display:flex;gap:2.6rem;justify-content:flex-end;align-items:center;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000315}}.paragraph--type--contact-line .wrapper{justify-content:center;flex-wrap:wrap;gap:1.6rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000315}}.paragraph--type--contact-line .wrapper{gap:1rem;padding:0.58rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000315}}.paragraph--type--contact-line .wrapper{gap:0.8rem 0.5rem;padding:0.58rem 0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000343}}.paragraph--type--contact-line .wrapper h5{font-weight:700;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000343}}.paragraph--type--contact-line .wrapper h5{font-weight:600;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000343}}.paragraph--type--contact-line .wrapper h5{font-weight:600;font-size:0.875rem;margin-left:0.4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000357}}.paragraph--type--contact-line .wrapper a.phone,.paragraph--type--contact-line .wrapper a.whatsapp{display:flex;align-items:center;gap:0.5rem;color:#293233;font-size:0.875rem;text-decoration-line:underline;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000357}}.paragraph--type--contact-line .wrapper a.phone,.paragraph--type--contact-line .wrapper a.whatsapp{flex-direction:row-reverse;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000357}}.paragraph--type--contact-line .wrapper a.phone,.paragraph--type--contact-line .wrapper a.whatsapp{gap:0.3rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000376}}.paragraph--type--contact-line .wrapper a.phone img,.paragraph--type--contact-line .wrapper a.whatsapp img{width:2rem;aspect-ratio:1;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000376}}.paragraph--type--contact-line .wrapper a.phone img,.paragraph--type--contact-line .wrapper a.whatsapp img{width:1.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000385}}.paragraph--type--contact-line .wrapper a.phone figure,.paragraph--type--contact-line .wrapper a.whatsapp figure{position:relative;margin:0;background:transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\0000390}}.paragraph--type--contact-line .wrapper a.phone figure::before,.paragraph--type--contact-line .wrapper a.whatsapp figure::before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:'';width:0;height:0;background:rgba(255,255,255,0.2);border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\00003110}}.paragraph--type--contact-line .wrapper a.phone:hover figure::before,.paragraph--type--contact-line .wrapper a.whatsapp:hover figure::before{-webkit-animation:circle .75s;animation:circle .75s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-line\.scss}line{font-family:\00003118}}.paragraph--type--contact-line .wrapper .field--name-field-link a{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}.paragraph--type--contact-line .wrapper .field--name-field-link a:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\000032}}.paragraph--type--flip-box{display:flex;flex-direction:column;gap:1rem;width:100%;border-radius:0.5rem 0.5rem 0rem 0rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\000032}}.paragraph--type--flip-box{width:100%;border-radius:0.5rem;position:relative;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\0000316}}.paragraph--type--flip-box .flip-card{background-color:transparent;aspect-ratio:40 / 77;perspective:1000px;border-radius:0.5rem 0.5rem 0rem 0rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\0000316}}.paragraph--type--flip-box .flip-card{width:100%;aspect-ratio:11 / 8;border-radius:0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\0000332}}.paragraph--type--flip-box .flip-card-inner{border-radius:0.5rem 0.5rem 0rem 0rem;position:relative;width:100%;height:100%;text-align:center;transition:transform 0.6s;transform-style:preserve-3d;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\0000332}}.paragraph--type--flip-box .flip-card-inner{border-radius:0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\0000348}}.paragraph--type--flip-box .flip-card:hover .flip-card-inner{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\0000352}}.paragraph--type--flip-box .flip-card-inner{transition:transform 0.6s;transform-style:preserve-3d;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\0000357}}.paragraph--type--flip-box .flip-card-inner.is-flipped{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\0000361}}.paragraph--type--flip-box .flip-card-front,.paragraph--type--flip-box .flip-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:0.5rem 0.5rem 0rem 0rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\0000361}}.paragraph--type--flip-box .flip-card-front,.paragraph--type--flip-box .flip-card-back{border-radius:0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\0000375}}.paragraph--type--flip-box .flip-card-front{display:flex;flex-direction:column;justify-content:center;background-color:#fff;color:black;position:relative;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\0000384}}.paragraph--type--flip-box .flip-card-front:after{content:"";display:block;width:2.375rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/arrow-left-blue-bg.svg");position:absolute;bottom:0.7rem;left:0.7rem;z-index:1;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003102}}.paragraph--type--flip-box .flip-card-front .field--name-field-image{display:block;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003102}}.paragraph--type--flip-box .flip-card-front .field--name-field-image{display:none;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003111}}.paragraph--type--flip-box .flip-card-front .field--name-field-media{display:none;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003111}}.paragraph--type--flip-box .flip-card-front .field--name-field-media{display:block;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003121}}.paragraph--type--flip-box .flip-card-front .field--name-field-media,.paragraph--type--flip-box .flip-card-front .field--name-field-image{position:relative;height:100%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003127}}.paragraph--type--flip-box .flip-card-front .field--name-field-media:after,.paragraph--type--flip-box .flip-card-front .field--name-field-image:after{content:"";position:absolute;border-radius:0.5625rem;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(147,147,147,0.2) 49.28%,rgba(0,0,0,0.8) 100%);pointer-events:none;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003140}}.paragraph--type--flip-box .flip-card-front .field--name-field-media img,.paragraph--type--flip-box .flip-card-front .field--name-field-image img{border-radius:0.5rem 0.5rem 0rem 0rem;max-width:100%;width:100%;object-fit:cover;height:100%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003140}}.paragraph--type--flip-box .flip-card-front .field--name-field-media img,.paragraph--type--flip-box .flip-card-front .field--name-field-image img{border-radius:0.5625rem;overflow:hidden;aspect-ratio:11 / 8;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003160}}.paragraph--type--flip-box .flip-card-back{display:flex;flex-direction:column;justify-content:center;background-color:#FFF;color:#000;transform:rotateY(180deg);font-weight:500;padding:2rem;top:0;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003160}}.paragraph--type--flip-box .flip-card-back{padding:3.1rem 1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003174}}.paragraph--type--flip-box .flip-card-back:after{content:"";display:block;width:2.375rem;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/arrow-right-blue-bg.svg");position:absolute;bottom:0.7rem;right:0.7rem;z-index:1;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003191}}.paragraph--type--flip-box .flip-card-back .field.field--name-field-body{overflow-x:hidden;overflow-y:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003198}}.paragraph--type--flip-box h5.only-desktop{font-weight:700;background:#f5f5f5;padding:0.8rem 1rem 0.75rem;z-index:1;width:100%;display:flex;justify-content:center;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_flip-box\.scss}line{font-family:\00003208}}.paragraph--type--flip-box h5.only-mobile{font-weight:700;padding:0.8rem 1rem 0.75rem;z-index:1;background:transparent;color:#f5f5f5;position:absolute;bottom:0;right:0;font-size:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\000032}}.paragraph--type--rich-text-container{background-color:#fff;padding:0.1px 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\000032}}.paragraph--type--rich-text-container{padding:0.1px 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\000032}}.paragraph--type--rich-text-container{padding:0.1px 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\000032}}.paragraph--type--rich-text-container{padding:0.1px 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\0000325}}.paragraph--type--rich-text-container .wrapper > .field--name-field-items > .field__item{margin:2rem 0;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\0000325}}.paragraph--type--rich-text-container .wrapper > .field--name-field-items > .field__item{margin:1.5rem 0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\0000343}}.paragraph--type--rich-text-container.light-grey-background{background-color:#f5f5f5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\0000346}}.paragraph--type--rich-text-container.light-grey-background .paragraph--type--accordion-container{background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\0000353}}.paragraph--type--rich-text-container.light-grey-background .paragraph--type--accordion-container .wrapper .field--name-field-accordions .accordion-container .accordion-bottom,.paragraph--type--rich-text-container.light-grey-background .paragraph--type--accordion-container .wrapper .field--name-field-accordions .accordion-container .accordion-top{background-color:#f5f5f5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\0000363}}.paragraph--type--rich-text-container.white-background-lines-image{background-color:#f5f5f5;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\0000372}}.paragraph--type--rich-text-container.white-background-lines-image{background-color:#fff;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\0000381}}.paragraph--type--rich-text-container.blue-background{background-color:#8DDADF;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\0000384}}.paragraph--type--rich-text-container.blue-background .paragraph--type--accordion-container{background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\0000391}}.paragraph--type--rich-text-container.blue-background .paragraph--type--accordion-container .wrapper .field--name-field-accordions .accordion-container .accordion-bottom,.paragraph--type--rich-text-container.blue-background .paragraph--type--accordion-container .wrapper .field--name-field-accordions .accordion-container .accordion-top{background-color:#8DDADF;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\00003105}}.paragraph--type--rich-text h3.rich-text-title{text-align:center;margin:0 auto 1.5rem;position:relative;width:fit-content;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\00003105}}.paragraph--type--rich-text h3.rich-text-title{text-align:center;margin:0 auto 1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\00003116}}.paragraph--type--rich-text h3.rich-text-title:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_rich-text-container\.scss}line{font-family:\00003132}}html[dir=ltr] .paragraph--type--rich-text h3.rich-text-title:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\000031}}.paragraph--type--blue-box{position:relative;overflow:visible;border-radius:1.25rem;background:#8DDADF;padding:3.75rem 2.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\000038}}.paragraph--type--blue-box.gradient-box{background:var(--xxxx,linear-gradient(107deg,rgba(255,255,255,0.2) 20.89%,rgba(104,119,127,0.2) 86.29%),rgba(255,255,255,0.2));}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\000031}}.paragraph--type--blue-box{padding:1.75rem 1.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\000031}}.paragraph--type--blue-box{padding:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000320}}.paragraph--type--blue-box .wrapper{position:relative;display:flex;align-items:center;gap:2rem;padding-left:12rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000320}}.paragraph--type--blue-box .wrapper{flex-direction:column-reverse;padding-left:0;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000320}}.paragraph--type--blue-box .wrapper{gap:0rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000337}}.paragraph--type--blue-box .start{display:flex;gap:0.5rem;z-index:1;flex-direction:column;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000337}}.paragraph--type--blue-box .start{padding:0.75rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000347}}.paragraph--type--blue-box .start .title{display:flex;gap:0.5rem;align-items:center;margin-bottom:1rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000347}}.paragraph--type--blue-box .start .title{margin-bottom:0rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000358}}.paragraph--type--blue-box .start .title h2{font-size:2.25rem;font-weight:700;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000358}}.paragraph--type--blue-box .start .title h2{font-size:1.25rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000369}}.paragraph--type--blue-box .start .field--name-field-icon img{width:3.5rem;aspect-ratio:1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000369}}.paragraph--type--blue-box .start .field--name-field-icon img{width:2.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000379}}.paragraph--type--blue-box .start .field--name-field-body{max-width:28vw;margin-right:4rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000379}}.paragraph--type--blue-box .start .field--name-field-body{margin-right:0;max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000388}}.paragraph--type--blue-box .start .field--name-field-body p{margin:0;font-size:1rem;font-weight:600;line-height:1.4;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\0000394}}.paragraph--type--blue-box .start .field--name-field-body a{transition:all .25s ease-in-out;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\00003100}}.paragraph--type--blue-box .end{position:absolute;top:50%;left:-2.5rem;transform:translateY(-50%);width:24rem;aspect-ratio:1;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\00003100}}.paragraph--type--blue-box .end{width:70vw;position:relative;top:unset;left:unset;transform:unset;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\00003100}}.paragraph--type--blue-box .end{width:100%;aspect-ratio:auto;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\00003122}}.paragraph--type--blue-box .end .field--name-field-image{position:relative;width:100%;height:100%;background:url("/themes/custom/dyellin/images/blue-box-bg.svg") no-repeat center/contain;overflow:hidden;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\00003122}}.paragraph--type--blue-box .end .field--name-field-image{background:none;height:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\00003134}}.paragraph--type--blue-box .end .field--name-field-image img{position:absolute;top:50%;left:50%;width:calc(100% - 3rem);height:calc(100% - 3rem);transform:translate(-50%,-50%);object-fit:cover;border-radius:50%;border:1px solid #058FCB;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_blue-box\.scss}line{font-family:\00003134}}.paragraph--type--blue-box .end .field--name-field-image img{position:relative;top:0;left:0;height:auto;transform:unset;border-radius:1.25rem 1.25rem 0 0;border:unset;width:100%;object-fit:cover;max-height:15rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_view\.scss}line{font-family:\000033}}.paragraph--type--view h3{position:relative;margin-top:0px;margin-right:1rem;margin-bottom:1.2rem;margin-left:0px;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_view\.scss}line{font-family:\000033}}.paragraph--type--view h3{margin:0 auto 1.2rem;width:fit-content;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_view\.scss}line{font-family:\0000315}}.paragraph--type--view h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_view\.scss}line{font-family:\0000331}}html[dir=ltr] .paragraph--type--view h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_view\.scss}line{font-family:\0000337}}.paragraph--type--view .field--name-field-text{margin-bottom:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_view\.scss}line{font-family:\0000339}}.paragraph--type--view .field--name-field-text p{font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\000031}}.paragraph--type--hidden-boxes{padding:1.6rem 7.5vw;background-color:#fff;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\000031}}.paragraph--type--hidden-boxes{padding:2.5rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\000031}}.paragraph--type--hidden-boxes{padding:2.5rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\000031}}.paragraph--type--hidden-boxes{padding:2.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000317}}.paragraph--type--hidden-boxes .wrapper{position:relative;width:880px;max-width:100%;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000323}}.paragraph--type--hidden-boxes .wrapper .field--name-field-items{display:grid;grid-template-columns:1fr 2fr 1fr;gap:1.8rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000323}}.paragraph--type--hidden-boxes .wrapper .field--name-field-items{display:flex;flex-wrap:wrap;gap:1rem 5vw;justify-content:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000334}}.paragraph--type--hidden-boxes .wrapper .field--name-field-items > .field__item:nth-child(2){order:1;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000339}}.paragraph--type--hidden-boxes .wrapper .field--name-field-items > .field__item:nth-child(3),.paragraph--type--hidden-boxes .wrapper .field--name-field-items > .field__item:first-child{order:2;width:46%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000348}}.paragraph--type--hidden-boxes .wrapper .hidden-boxes.only-mobile{border-radius:0.5rem;margin-top:1.8rem;box-shadow:0px 4px 24px 0px rgba(0,0,0,0.18);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000353}}.paragraph--type--hidden-boxes .wrapper .hidden-boxes.only-mobile .wrap{border:1px solid #1FB6C1;border-radius:0.5rem;padding:1rem;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000363}}.paragraph--type--hidden-box{margin-top:3rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000363}}.paragraph--type--hidden-box{margin-top:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000371}}.paragraph--type--hidden-box .field--name-field-title{text-align:center;color:#293233;font-size:2rem;font-weight:800;line-height:120%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000371}}.paragraph--type--hidden-box .field--name-field-title{font-weight:bold;margin:0 auto 1rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000386}}.paragraph--type--hidden-box .field--name-field-title:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003102}}html[dir=ltr] .paragraph--type--hidden-box .field--name-field-title:before{transform:rotateY(180deg);}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\0000371}}.paragraph--type--hidden-box .field--name-field-title{font-size:1.5rem;margin:0 auto 0.7rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003114}}.paragraph--type--hidden-box .field--name-field-body{text-align:center;color:#293233;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003119}}.paragraph--type--hidden-box .field--name-field-image{display:none;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003124}}.paragraph--type--hidden-box .field--name-field-image img{margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003131}}.paragraph--type--degree-flip-box{display:flex;flex-direction:column;gap:1rem;cursor:pointer;border-radius:0.5rem 0.5rem 0rem 0rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003131}}.paragraph--type--degree-flip-box{width:100%;border-radius:0.5rem;position:relative;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003146}}.paragraph--type--degree-flip-box .flip-card-degree{position:relative;overflow:visible;border-radius:0.5rem;transition:all 0.2s ease;aspect-ratio:9 / 16;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003146}}.paragraph--type--degree-flip-box .flip-card-degree{aspect-ratio:7 / 14;max-height:25rem;width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003161}}.paragraph--type--degree-flip-box .flip-card-degree::before,.paragraph--type--degree-flip-box .flip-card-degree::after{content:"";position:absolute;transition:all 0.2s ease;width:48%;height:40%;flex-shrink:0;border-radius:0.5rem;z-index:0;filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.25));}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003161}}.paragraph--type--degree-flip-box .flip-card-degree::before,.paragraph--type--degree-flip-box .flip-card-degree::after{width:6.5625rem;height:4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003180}}.paragraph--type--degree-flip-box .flip-card-degree::before{bottom:-0.52rem;left:-0.52rem;background-color:#008786;border-left:0.625rem solid #008786;border-bottom:0.625rem solid #008786;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003180}}.paragraph--type--degree-flip-box .flip-card-degree::before{bottom:-0.3rem;left:-0.3rem;height:16rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003196}}.paragraph--type--degree-flip-box .flip-card-degree::after{top:-0.52rem;right:-0.52rem;background-color:#FFC600;border-top:0.625rem solid #FFC600;border-right:0.625rem solid #FFC600;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003196}}.paragraph--type--degree-flip-box .flip-card-degree::after{top:-0.3rem;right:-0.3rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003213}}.paragraph--type--degree-flip-box .flip-card-inner{border-radius:0.5rem 0.5rem 0rem 0rem;position:relative;width:100%;height:100%;text-align:center;transition:transform 0.6s;transform-style:preserve-3d;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2);z-index:1;transition:transform 0.6s;transform-style:preserve-3d;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003213}}.paragraph--type--degree-flip-box .flip-card-inner{border-radius:0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003232}}.paragraph--type--degree-flip-box .flip-card-inner.is-flipped{transform:rotateY(180deg);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003232}}.paragraph--type--degree-flip-box .flip-card-inner.is-flipped{transform:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003241}}.paragraph--type--degree-flip-box .flip-card-degree:hover .flip-card-inner{transform:rotateY(180deg);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003241}}.paragraph--type--degree-flip-box .flip-card-degree:hover .flip-card-inner{transform:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003249}}.paragraph--type--degree-flip-box .flip-card-front,.paragraph--type--degree-flip-box .flip-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:0.5rem;padding:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003259}}.paragraph--type--degree-flip-box .flip-card-front .wrap,.paragraph--type--degree-flip-box .flip-card-back .wrap{border-radius:0.5rem;border:1px solid #1FB6C1;height:100%;padding:1.2rem;display:flex;justify-content:center;align-items:center;overflow:auto;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003259}}.paragraph--type--degree-flip-box .flip-card-front .wrap,.paragraph--type--degree-flip-box .flip-card-back .wrap{padding:0.4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003276}}.paragraph--type--degree-flip-box .flip-card-front{display:flex;flex-direction:column;justify-content:center;background-color:#fff;color:black;position:relative;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003288}}.paragraph--type--degree-flip-box .flip-card-front .wrap p{font-size:0.88rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003297}}.paragraph--type--degree-flip-box .flip-card-back{display:flex;flex-direction:column;justify-content:center;background-color:#FFF;color:#000;transform:rotateY(180deg);font-weight:500;top:0;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003297}}.paragraph--type--degree-flip-box .flip-card-back{padding:1rem 1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_hidden-boxes\.scss}line{font-family:\00003311}}.paragraph--type--degree-flip-box .flip-card-back .field.field--name-field-body{overflow-x:hidden;overflow-y:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\000031}}.paragraph--type--accordion-container{background-color:#fff;padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\000031}}.paragraph--type--accordion-container{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\000031}}.paragraph--type--accordion-container{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\000031}}.paragraph--type--accordion-container{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000328}}.paragraph--type--accordion-container > .wrapper{background:#F5F5F5;border-radius:1.25rem;padding:1.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000328}}.paragraph--type--accordion-container > .wrapper{margin:0 auto 24px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000337}}.paragraph--type--accordion-container > .wrapper h3.accordion-title{font-weight:bold;text-align:center;margin:0 auto 1rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000344}}.paragraph--type--accordion-container > .wrapper h3.accordion-title:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000360}}html[dir=ltr] .paragraph--type--accordion-container > .wrapper h3.accordion-title:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000366}}.paragraph--type--accordion-container > .wrapper div.accordion-text{margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000369}}.paragraph--type--accordion-container > .wrapper div.accordion-text p{margin:0 0 0.4rem;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000376}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions{margin-top:0.7rem;display:flex;flex-direction:column;gap:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000382}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000385}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container{position:relative;transition:all 0.4s ease;border-radius:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000391}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container:hover{box-shadow:0 2px 12px #6a6a6a40;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\0000395}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-top{cursor:pointer;display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:.9rem;width:100%;height:100%;border:none;border-radius:0.5rem;outline:none;transition:0.4s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003109}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-top:after{transition:transform linear 0.3s;content:"";background:url(/themes/custom/dyellin/images/arrow-down.svg);background-repeat:no-repeat;background-size:contain;width:.8rem;height:0.4rem;transform:rotate(90deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003119}}html[dir=ltr] .paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-top:after{transform:rotate(270deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003124}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-top.active:after{transform:rotate(0deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003127}}html[dir=ltr] .paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-top.active:after{transform:rotate(360deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003132}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-top h6{margin:0;color:#293233;text-align:start;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003145}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-bottom{background-color:white;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;border-radius:0 0 0.5rem 0.5rem;display:flex;width:100%;justify-content:space-between;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003155}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-bottom .field--name-field-text{padding:0 .9rem 0.6rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003159}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-bottom p{color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003161}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-bottom p a{line-break:anywhere;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003166}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-bottom .show{display:flex;align-items:center;background:#0F2855;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003171}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-bottom .show a{display:block;padding:0 1rem;background:#0F2855;color:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003177}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .paragraph--type--accordion .accordion-container .accordion-bottom .show a:hover{color:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003189}}.paragraph--type--accordion-container > .wrapper .field--name-field-accordions .field__item:not(:last-child) .paragraph--type--accordion .accordion-container{height:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003199}}.paragraph--type--accordion-container.two-columns .field--name-field-accordions{display:grid;grid-template-columns:repeat(2,1fr);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003204}}.paragraph--type--accordion-container.two-columns .field--name-field-accordions > .field__item:has(.accordion-top.active){grid-auto-rows:1fr;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003199}}.paragraph--type--accordion-container.two-columns .field--name-field-accordions{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003215}}.paragraph--type--accordion-container.three-columns .field--name-field-accordions{display:grid;grid-template-columns:repeat(3,1fr);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003220}}.paragraph--type--accordion-container.three-columns .field--name-field-accordions > .field__item:has(.accordion-top.active){grid-auto-rows:1fr;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003215}}.paragraph--type--accordion-container.three-columns .field--name-field-accordions{grid-template-columns:repeat(2,1fr);}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003215}}.paragraph--type--accordion-container.three-columns .field--name-field-accordions{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003236}}.paragraph--type--accordion-container.light-grey-background{background-color:#f5f5f5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003239}}.paragraph--type--accordion-container.light-grey-background .paragraph--type--popup-container{background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003243}}.paragraph--type--accordion-container.light-grey-background .paragraph--type--popup-container .wrapper .paragraph--type--popup-link{background-color:#f5f5f5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003250}}.paragraph--type--accordion-container.white-background-lines-image{background-color:#f5f5f5;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003259}}.paragraph--type--accordion-container.light-grey-background-lines-image{background-color:#fff;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003276}}.paragraph--type--text-media-section .field--name-field-accordions{display:flex;flex-direction:column;gap:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003281}}.paragraph--type--text-media-section .field--name-field-accordions .accordion-container{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003284}}.paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-top{cursor:pointer;display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:0.6rem .9rem;width:100%;border:none;border-radius:0.5rem;outline:none;transition:0.4s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003297}}.paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-top:after{transition:transform linear 0.3s;content:"";background:url(/themes/custom/dyellin/images/arrow-down.svg);background-repeat:no-repeat;background-size:contain;width:.8rem;height:0.4rem;transform:rotate(90deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003307}}html[dir=ltr] .paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-top:after{transform:rotate(270deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003312}}.paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-top.active:after{transform:rotate(0deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003315}}html[dir=ltr] .paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-top.active:after{transform:rotate(360deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003320}}.paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-top h6{margin:0;color:#293233;text-align:start;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003328}}.paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-bottom{background-color:white;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;border-radius:0 0 0.5rem 0.5rem;display:flex;width:100%;justify-content:space-between;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003338}}.paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-bottom .field--name-field-text{padding:0 .9rem 0.6rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003342}}.paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-bottom p{color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003346}}.paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-bottom .show{display:flex;align-items:center;background:#0F2855;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003351}}.paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-bottom .show a{display:block;padding:0 1rem;background:#0F2855;color:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_accordion\.scss}line{font-family:\00003357}}.paragraph--type--text-media-section .field--name-field-accordions .accordion-container .accordion-bottom .show a:hover{color:#66D8E6;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\000031}}.paragraph--type--testimonials{background:#8DDADF;background-size:9rem 7.2rem;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/quote-mark-bottom.svg"),url("/themes/custom/dyellin/images/quote-mark-top.svg");background-position:calc(100% - 12.5vw) 1.5rem,12.5vw calc(100% - 5rem);padding:7rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\000031}}.paragraph--type--testimonials{padding:7rem 5.5vw;background-position:calc(100% - 5.5vw) 1.5rem,5.5vw calc(100% - 2rem);}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\000031}}.paragraph--type--testimonials{padding:7rem 4.5vw;background-position:calc(100% - 4.5vw) 1.5rem,4.5vw calc(100% - 2rem);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\0000324}}.paragraph--type--testimonials .wrapper{width:1180px;max-width:100%;margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\0000329}}.paragraph--type--testimonials .wrapper h3.title{text-align:center;margin:0 0 1rem;position:relative;width:fit-content;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\0000329}}.paragraph--type--testimonials .wrapper h3.title{margin:0 auto 1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\0000339}}.paragraph--type--testimonials .wrapper h3.title:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\0000355}}html[dir=ltr] .paragraph--type--testimonials .wrapper h3.title:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\0000361}}.paragraph--type--testimonials .wrapper .field--name-field-items{overflow:hidden;transition:height 0.6s ease;will-change:height;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\0000370}}.paragraph--type--testimonials .wrapper .field--name-field-items .paragraph--type--testimonial-item{border-radius:12.5rem;background:#f5f5f5bf;padding:1.25rem 12.75%;direction:rtl;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\0000370}}.paragraph--type--testimonials .wrapper .field--name-field-items .paragraph--type--testimonial-item{padding:1.4rem;border-radius:1.25rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\0000386}}.paragraph--type--testimonials .wrapper .siema-nav{position:relative;display:flex;justify-content:center;align-items:center;margin-top:0.5rem;flex-direction:row;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\0000394}}.paragraph--type--testimonials .wrapper .siema-nav .siema-prev,.paragraph--type--testimonials .wrapper .siema-nav .siema-next{background:none;border:none;font-size:2rem;cursor:pointer;z-index:10;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\00003106}}.paragraph--type--testimonials .wrapper .siema-nav .siema-dots .siema-dot{text-align:center;margin-top:1rem;width:fit-content;display:inline-block;width:10px;aspect-ratio:1;margin:0 5px;border:none;border-radius:50%;background:#293233;cursor:pointer;transition:transform 0.2s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_testimonials\.scss}line{font-family:\00003121}}.paragraph--type--testimonials .wrapper .siema-nav .siema-dots .siema-dot.active{background:#058FCB;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\000031}}.paragraph--type--step-by-step{padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\000031}}.paragraph--type--step-by-step{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\000031}}.paragraph--type--step-by-step{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\000031}}.paragraph--type--step-by-step{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\0000316}}.paragraph--type--step-by-step h3{text-align:center;margin:0 0 1rem;position:relative;width:fit-content;margin-top:0px;margin-right:1rem;margin-bottom:1rem;margin-left:0px;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\0000316}}.paragraph--type--step-by-step h3{margin:0 auto 1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\0000330}}.paragraph--type--step-by-step h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\0000346}}html[dir=ltr] .paragraph--type--step-by-step h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\0000356}}.paragraph--type--step-by-step .paragraph--type--steps{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\0000360}}.paragraph--type--step-by-step .paragraph--type--steps .field--name-field-step{position:relative;margin:0;padding:0;list-style:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\0000366}}.paragraph--type--step-by-step .paragraph--type--steps .field--name-field-step::before{content:"";position:absolute;top:50%;transform:translateY(-50%);bottom:0;right:1.6rem;width:0;height:calc(100% - 14%);border-right:3px dashed;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\0000379}}.paragraph--type--step-by-step .paragraph--type--steps .field--name-field-step::after{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\0000384}}.paragraph--type--step-by-step .paragraph--type--steps .field--name-field-step .field__item{position:relative;padding-top:1rem;padding-bottom:1rem;padding-right:4.4rem;padding-left:0px;min-height:4.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\0000393}}.paragraph--type--step-by-step .paragraph--type--steps .field--name-field-step .field__item::before{content:"";display:block;position:absolute;top:0rem;right:0;width:3.4rem;height:3.4rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/step-icon.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\00003108}}.paragraph--type--step-by-step .paragraph--type--steps .field--name-field-step .field__item:last-child::before{background-image:url("/themes/custom/dyellin/images/done-icon.svg");}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\00003112}}.paragraph--type--step-by-step .paragraph--type--steps .field--name-field-step .field__item li{line-height:normal;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\00003115}}.paragraph--type--step-by-step .paragraph--type--steps .field--name-field-step .field__item li::marker{color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_step-by-step\.scss}line{font-family:\00003122}}.paragraph--type--step-by-step .paragraph--type--steps .field--name-field-step .field__item:last-child{background-color:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\000031}}.paragraph--type--table-price{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\000034}}.paragraph--type--table-price::after{position:absolute;left:24%;top:15%;content:"";background:url(/themes/custom/dyellin/images/shadow-cube.svg);background-repeat:no-repeat;background-size:contain;width:11.2rem;height:10.6rem;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000317}}.paragraph--type--table-price > h3{text-align:center;margin-top:0px;margin-right:1rem;margin-bottom:1.2rem;margin-left:0px;position:relative;width:fit-content;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000317}}.paragraph--type--table-price > h3{margin:0 auto 1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000332}}.paragraph--type--table-price > h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000348}}html[dir=ltr] .paragraph--type--table-price > h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000354}}.paragraph--type--table-price .lines-wrapper{border-radius:0.5rem;border:1px solid #66D8E6;max-width:50rem;padding:0.6875rem 2.125rem;display:flex;flex-direction:column;gap:0.2rem;background:#fff;position:relative;z-index:2;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000354}}.paragraph--type--table-price .lines-wrapper{padding:1.25rem 1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000370}}.paragraph--type--table-price .lines-wrapper .field--name-field-items{max-width:98%;display:flex;flex-direction:column;gap:1.1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000376}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000379}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item .paragraph--type--line-price{display:flex;justify-content:space-between;align-items:center;gap:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000385}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item .paragraph--type--line-price h5{font-weight:700;flex:1 0 auto;max-width:80%;max-width:71%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000385}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item .paragraph--type--line-price h5{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\0000397}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item .paragraph--type--line-price span.pointed-line{width:100%;border-bottom:1px dashed #293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003102}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item .paragraph--type--line-price span.timeline__value{flex:1 0 auto;font-size:0.84rem;font-weight:400;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003108}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item .paragraph--type--line-price.weight--1{margin-inline-start:5%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003111}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item .paragraph--type--line-price.weight--1 h5{font-size:1rem;font-weight:600;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003111}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item .paragraph--type--line-price.weight--1 h5{font-size:0.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003122}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item .paragraph--type--line-price.weight--2{margin-inline-start:10%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003125}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item .paragraph--type--line-price.weight--2 h5{font-size:0.875rem;font-weight:600;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003125}}.paragraph--type--table-price .lines-wrapper .field--name-field-items > .field__item .paragraph--type--line-price.weight--2 h5{font-size:0.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003141}}.paragraph--type--table-price .lines-wrapper .total{width:fit-content;margin-right:auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003145}}.paragraph--type--table-price .lines-wrapper .total:before{content:"";border-top:1px solid;width:75%;display:flex;margin:0 auto;padding-top:3px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003154}}.paragraph--type--table-price .lines-wrapper .total .field--name-field-total{padding:0.13rem 0.6rem;border-radius:12.5rem;background:#FFEB8B;font-size:1.125rem;font-weight:700;line-height:normal;width:fit-content;margin-right:auto;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003154}}.paragraph--type--table-price .lines-wrapper .total .field--name-field-total{padding:0rem 1.0625rem;font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003173}}.paragraph--type--table-price > .text-content{margin-top:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003173}}.paragraph--type--table-price > .text-content{margin-top:0.3rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_table-price\.scss}line{font-family:\00003180}}.paragraph--type--table-price > .text-content p{font-size:0.75rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\000031}}.paragraph--type--academic-staff{max-width:100%;width:100%;position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\000036}}.paragraph--type--academic-staff h3{font-weight:bold;text-align:center;margin:0;position:relative;width:fit-content;margin:0 0 1rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\000036}}.paragraph--type--academic-staff h3{text-align:center;margin:0 auto 1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\0000319}}.paragraph--type--academic-staff h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\0000335}}html[dir=ltr] .paragraph--type--academic-staff h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\0000342}}.paragraph--type--academic-staff .field--name-field-node-reference{width:calc(100% - 100px);margin:0 auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\0000348}}.paragraph--type--academic-staff .field--name-field-node-reference > div{display:flex;gap:1rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\0000348}}.paragraph--type--academic-staff .field--name-field-node-reference > div{gap:1.8rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\0000348}}.paragraph--type--academic-staff .field--name-field-node-reference > div{gap:.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\0000364}}.paragraph--type--academic-staff .field--name-field-node-reference > div .field__item{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\0000369}}.paragraph--type--academic-staff .field--name-field-node-reference .presentation-card{position:relative;padding:0.5rem 0;height:100%;display:flex;flex-direction:column;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\0000377}}.paragraph--type--academic-staff .field--name-field-node-reference .presentation-card:after{position:absolute;content:"";top:0;right:0;border-radius:8px;width:5.9rem;height:4.3rem;background:#FFEB8B;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\0000389}}.paragraph--type--academic-staff .field--name-field-node-reference .presentation-card .field--name-field-media-image{position:relative;z-index:2;background:linear-gradient(85deg,rgba(255,255,255,0.329) 0%,rgba(104,119,127,0.314) 100%);padding:1.3rem;border-radius:50%;width:100%;height:auto;aspect-ratio:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\0000399}}.paragraph--type--academic-staff .field--name-field-node-reference .presentation-card .field--name-field-media-image img{display:flex;width:100%;aspect-ratio:1;object-fit:cover;margin:0 auto;border-radius:50%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\00003109}}.paragraph--type--academic-staff .field--name-field-node-reference .presentation-card h4.title{font-weight:600;z-index:2;text-align:center;margin-bottom:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\00003118}}.paragraph--type--academic-staff .field--name-field-node-reference .presentation-card .text-content p{font-size:1rem;text-align:center;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\00003125}}.paragraph--type--academic-staff .field--name-field-node-reference .presentation-card a.email{display:block;text-align:center;font-size:1rem;text-decoration:underline;transition:.25s all ease;margin-bottom:0.2rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\00003133}}.paragraph--type--academic-staff .field--name-field-node-reference .presentation-card a.email:hover{text-shadow:.25px 0px .1px,-.25px 0px .1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\00003138}}.paragraph--type--academic-staff .field--name-field-node-reference .presentation-card a.read-more{display:flex;font-size:1rem;transition:all .3s ease;padding:0.8rem 2.2rem;width:fit-content;border-radius:1.875rem;border:1px solid #66D8E6;color:#293233;background:#fff;line-height:normal;box-shadow:none !important;text-decoration:none;z-index:2;margin:auto auto 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\00003154}}.paragraph--type--academic-staff .field--name-field-node-reference .presentation-card a.read-more:hover{border:1px solid #66D8E6;color:#fff;background:#66D8E6;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\00003167}}.paragraph--type--academic-staff > .field--name-field-link > a{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;margin:1rem auto 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}.paragraph--type--academic-staff > .field--name-field-link > a:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\00003173}}.paragraph--type--academic-staff .siema-nav{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;margin-top:0.5rem;width:100%;flex-direction:row;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_academic-staff\.scss}line{font-family:\00003185}}.paragraph--type--academic-staff .siema-nav .academic-siema-prev,.paragraph--type--academic-staff .siema-nav .academic-siema-next{background:none;border:none;font-size:2rem;cursor:pointer;z-index:10;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\000032}}.paragraph--type--contact-section h3{font-weight:bold;text-align:center;position:relative;width:fit-content;margin-top:0px;margin-right:1rem;margin-bottom:1rem;margin-left:0px;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\000032}}.paragraph--type--contact-section h3{margin:0 0.8rem 1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\0000316}}.paragraph--type--contact-section h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\0000332}}html[dir=ltr] .paragraph--type--contact-section h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\0000338}}.paragraph--type--contact-section h4{font-size:1.125rem;font-weight:700;margin-bottom:1rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\0000346}}.paragraph--type--contact-section .field--name-field-node-reference{display:flex;flex-wrap:wrap;width:fit-content;gap:2.8rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);border-radius:0.5rem;border:3px solid #1FB6C1;padding:3rem 4rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\0000346}}.paragraph--type--contact-section .field--name-field-node-reference{width:100%;gap:1.8rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\0000346}}.paragraph--type--contact-section .field--name-field-node-reference{padding:1rem 2.875rem;display:grid;grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\0000370}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item{width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\0000374}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card{display:flex;flex-direction:column;gap:0.5rem;transition:transform 0.2s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\0000380}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card:hover{transform:translateY(-6px);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\0000385}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card .field--name-field-media-image img{width:3rem;aspect-ratio:1;object-fit:cover;border-radius:3rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\0000393}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card h4.title{font-weight:600;font-size:1.125rem;display:flex;gap:0.5rem;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\00003102}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card .text-content p{font-size:1.125rem;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\00003108}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card a.email{font-size:1.125rem;text-decoration:underline;transition:.25s all ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\00003113}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card a.email:hover{text-shadow:.25px 0px .1px,-.25px 0px .1px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\00003118}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card a.phone{display:flex;align-items:center;gap:0.5rem;color:#293233;font-size:0.875rem;text-decoration-line:underline;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\00003118}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card a.phone{gap:0.3rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\00003130}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card a.phone img{width:2rem;aspect-ratio:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\00003135}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card a.phone figure{position:relative;margin:0;background:transparent;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\00003140}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card a.phone figure::before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:'';width:0;height:0;background:rgba(255,255,255,0.2);border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section\.scss}line{font-family:\00003160}}.paragraph--type--contact-section .field--name-field-node-reference > .field__item .contact-card a.phone:hover figure::before{-webkit-animation:circle .75s;animation:circle .75s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\000031}}.paragraph--type--program-data{background-color:#fff;padding:2rem 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\000031}}.paragraph--type--program-data{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\000031}}.paragraph--type--program-data{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\0000313}}.paragraph--type--program-data .wrapper{width:1180px;max-width:100%;margin:0 auto;display:flex;gap:1.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\0000313}}.paragraph--type--program-data .wrapper{gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\0000324}}.paragraph--type--program-data .wrapper .field{display:flex;flex-direction:column;gap:0.44rem;padding-left:1.5rem;border-left:1px solid #293233;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\0000324}}.paragraph--type--program-data .wrapper .field{gap:0.2rem;padding-left:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\0000337}}.paragraph--type--program-data .wrapper .field:last-child{border-left:none;padding-left:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\0000342}}.paragraph--type--program-data .wrapper .field .field__label{font-size:1rem;font-weight:500;line-height:1;color:#293233;line-height:normal;display:flex;flex-direction:column;gap:0.44rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\0000342}}.paragraph--type--program-data .wrapper .field .field__label{font-size:0.875rem;gap:0.2rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\0000358}}.paragraph--type--program-data .wrapper .field .field__items,.paragraph--type--program-data .wrapper .field .field__item{font-size:0.875rem;font-weight:400;line-height:normal;color:#293233;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\0000358}}.paragraph--type--program-data .wrapper .field .field__items,.paragraph--type--program-data .wrapper .field .field__item{font-size:0.625rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\0000374}}.paragraph--type--program-data .wrapper .field--name-field-learning-format .field__label::before,.paragraph--type--program-data .wrapper .field--name-field-duration-of-studies .field__label::before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/book.svg");z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\0000388}}.paragraph--type--program-data .wrapper .field--name-field-degree-awarded .field__label::before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/graduation-small-cap.svg");z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\00003102}}.paragraph--type--program-data .wrapper .field--name-field-certificate .field__label::before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/diploma-scroll.svg");z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_program-data\.scss}line{font-family:\00003116}}.paragraph--type--program-data .wrapper .field--name-field-date .field__label::before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/uil_calendar.svg");z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\000031}}.paragraph--type--small-boxes-section{background-color:#fff;padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\000031}}.paragraph--type--small-boxes-section{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\000031}}.paragraph--type--small-boxes-section{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\000031}}.paragraph--type--small-boxes-section{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\0000319}}.paragraph--type--small-boxes-section .wrapper h3{position:relative;width:fit-content;margin-top:0px;margin-right:1rem;margin-bottom:1.5rem;margin-left:0px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\0000328}}.paragraph--type--small-boxes-section .wrapper h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\0000344}}html[dir=ltr] .paragraph--type--small-boxes-section .wrapper h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\0000350}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items{display:grid;grid-template-columns:repeat(6,1fr);gap:1.8rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\0000350}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items{grid-template-columns:repeat(3,1fr);gap:1.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\0000350}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items{grid-template-columns:repeat(2,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\0000365}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items > .field__item{position:relative;overflow:visible;background:#fff;border-radius:0.5rem;transition:transform 0.2s ease;width:100%;aspect-ratio:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\0000375}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items > .field__item::before{content:"";position:absolute;transition:all 0.2s ease;width:46%;height:38%;flex-shrink:0;border-radius:0.5rem;z-index:0;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\0000375}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items > .field__item::before{width:6.5625rem;height:4rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\0000392}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items > .field__item::before{bottom:-0.82rem;left:-0.82rem;background-color:#FFEB8B;border-left:0.625rem solid #FFEB8B;border-bottom:0.625rem solid #FFEB8B;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\0000392}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items > .field__item::before{bottom:-0.6rem;left:-0.6rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\00003107}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items > .field__item:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(0,0,0,0.1);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\00003111}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items > .field__item:hover::before{bottom:-16px;left:-16px;width:50%;height:40%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\00003121}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items a.paragraph--type--small-boxes-item{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.05);height:100%;z-index:1;padding:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\00003136}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items a.paragraph--type--small-boxes-item .field--name-field-link{width:100%;height:100%;border-radius:0.5rem;border:1px solid #1FB6C1;display:flex;padding:2rem 1rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\00003136}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items a.paragraph--type--small-boxes-item .field--name-field-link{padding:1.2rem 1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\00003149}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items a.paragraph--type--small-boxes-item .field--name-field-link .link-text{margin:auto;font-size:1rem;font-weight:400;color:#293233;text-decoration:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_small-boxes-section\.scss}line{font-family:\00003149}}.paragraph--type--small-boxes-section .wrapper .field--name-field-items a.paragraph--type--small-boxes-item .field--name-field-link .link-text{font-size:1.125rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\000031}}.paragraph--type--icon-box-grid{background-color:#fff;padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\000031}}.paragraph--type--icon-box-grid{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\000031}}.paragraph--type--icon-box-grid{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\000031}}.paragraph--type--icon-box-grid{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000319}}.paragraph--type--icon-box-grid .wrapper h3{margin:0px auto 1.5rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000324}}.paragraph--type--icon-box-grid .wrapper h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000340}}html[dir=ltr] .paragraph--type--icon-box-grid .wrapper h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000346}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000346}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items{display:grid;grid-template-columns:repeat(2,1fr);}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000346}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000364}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items > .field__item{position:relative;transition:all .25s ease;max-width:calc(100% / 3 - 2rem);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000364}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items > .field__item{max-width:100%;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000373}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items > .field__item:hover{transform:translateY(-6px);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000376}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items > .field__item:hover .text-content{box-shadow:0 10px 30px rgba(0,0,0,0.1);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000376}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items > .field__item:hover .text-content{box-shadow:unset;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000386}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items div.paragraph--type--icon-box{position:relative;display:flex;flex-direction:column;justify-content:center;gap:0.5rem;align-items:center;height:100%;z-index:1;transition:all .25s ease;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\0000386}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items div.paragraph--type--icon-box{flex-direction:row;justify-content:normal;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.05);background:#fff;padding:1.2rem 0.6rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\00003110}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items div.paragraph--type--icon-box .field--name-field-icon img{margin:0 auto;max-width:4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\00003116}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items div.paragraph--type--icon-box .text-content{display:flex;flex-direction:column;align-items:center;transition:all .25s ease;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.05);background:#fff;padding:2.5rem 0.6rem;height:100%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\00003116}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items div.paragraph--type--icon-box .text-content{padding:unset;border-radius:unset;box-shadow:unset;background:unset;display:flex;align-items:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\00003135}}.paragraph--type--icon-box-grid .wrapper .field--name-field-items div.paragraph--type--icon-box .text-content p{text-align:start;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\00003152}}.paragraph--type--columns-section .field--name-field-items > .field__item:has(.paragraph--type--icon-box){display:block;padding:1rem 1.65rem;box-shadow:0 4px 12px rgba(0,0,0,0.05);background:#fff;border-radius:0.4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\00003161}}.paragraph--type--columns-section div.paragraph--type--icon-box{position:relative;display:flex;flex-direction:column;justify-content:center;gap:0.5rem;align-items:center;height:100%;z-index:1;transition:all .25s ease;border-radius:0.4rem;border:1px solid #66D8E6;padding:2rem 2.65rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\00003161}}.paragraph--type--columns-section div.paragraph--type--icon-box{flex-direction:row;justify-content:normal;padding:1.2rem 0.6rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\00003188}}.paragraph--type--columns-section div.paragraph--type--icon-box .field--name-field-icon img{margin:0 auto;max-width:4rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\00003194}}.paragraph--type--columns-section div.paragraph--type--icon-box .text-content{transition:all .25s ease;padding:0.5rem 0;height:100%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\00003194}}.paragraph--type--columns-section div.paragraph--type--icon-box .text-content{padding:unset;border-radius:unset;box-shadow:unset;background:unset;display:flex;align-items:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_icon-box-grid\.scss}line{font-family:\00003208}}.paragraph--type--columns-section div.paragraph--type--icon-box .text-content p{text-align:start;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\000031}}.paragraph--type--popup-container{background-color:#fff;padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\000031}}.paragraph--type--popup-container{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\000031}}.paragraph--type--popup-container{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\000031}}.paragraph--type--popup-container{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\0000319}}.paragraph--type--popup-container .wrapper{background:#F5F5F5;border-radius:1.25rem;padding:1.5rem 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\0000319}}.paragraph--type--popup-container .wrapper{margin:0 auto 24px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\0000328}}.paragraph--type--popup-container .wrapper h3{text-align:center;margin:0 auto 0.6rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\0000334}}.paragraph--type--popup-container .wrapper h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\0000350}}html[dir=ltr] .paragraph--type--popup-container .wrapper h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\0000357}}.paragraph--type--popup-container .wrapper > div.field--name-field-text p{margin:0 auto;width:fit-content;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\0000364}}.paragraph--type--popup-container .wrapper > .field--name-field-items{margin-top:0.7rem;display:grid;grid-template-columns:repeat(2,1fr);gap:0.5rem;grid-auto-rows:1fr;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\0000364}}.paragraph--type--popup-container .wrapper > .field--name-field-items{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\0000375}}.paragraph--type--popup-container .wrapper > .field--name-field-items .paragraph--type--popup-link{height:100%;position:relative;transition:all 0.4s ease;border-radius:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\0000383}}.paragraph--type--popup-container .wrapper > .field--name-field-items .paragraph--type--popup-link .field--name-field-title{cursor:pointer;height:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;padding:0.6rem .9rem;width:100%;border-radius:0.5rem;outline:none;transition:0.4s;border:1px solid #058FCB;box-shadow:0 2px 12px #6a6a6a40;font-size:1.125rem;font-weight:700;text-align:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003101}}.paragraph--type--popup-container .wrapper > .field--name-field-items .paragraph--type--popup-link .field--name-field-title:hover{box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003106}}.paragraph--type--popup-container .wrapper > .field--name-field-items .paragraph--type--popup-link .popup-wrapper{display:none;z-index:1000;box-shadow:10px 0px 0px 1000px #000000a1;width:80%;max-width:1270px;max-height:78%;overflow-y:auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:0.5rem;border:2px solid #058FCB;background:#F5F5F5;background-size:28vw 16vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003106}}.paragraph--type--popup-container .wrapper > .field--name-field-items .paragraph--type--popup-link .popup-wrapper{width:90vw;max-height:90vh;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003134}}.paragraph--type--popup-container .wrapper > .field--name-field-items .paragraph--type--popup-link .popup-wrapper .close-btn{cursor:pointer;content:"";z-index:1;border-top-left-radius:0;border-top-right-radius:8px;border-bottom-right-radius:0;border-bottom-left-radius:85%;position:absolute;top:0;right:-1px;left:auto;bottom:auto;color:#fff;width:60px;height:60px;background-image:url("/themes/custom/dyellin/images/x-close.svg");background-repeat:no-repeat;background-size:2.3rem;background-position:59% 45%;display:flex;justify-content:center;align-items:center;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003134}}.paragraph--type--popup-container .wrapper > .field--name-field-items .paragraph--type--popup-link .popup-wrapper .close-btn{width:32px;height:32px;background-size:1.8rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003166}}.paragraph--type--popup-container .wrapper > .field--name-field-items .paragraph--type--popup-link .popup-wrapper .field--name-field-text{max-width:39rem;padding:2rem 4.3rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003166}}.paragraph--type--popup-container .wrapper > .field--name-field-items .paragraph--type--popup-link .popup-wrapper .field--name-field-text{padding:2rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003181}}.paragraph--type--popup-container.light-grey-background{background-color:#f5f5f5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003184}}.paragraph--type--popup-container.light-grey-background .paragraph--type--popup-container{background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003188}}.paragraph--type--popup-container.light-grey-background .paragraph--type--popup-container .wrapper .paragraph--type--popup-link{background-color:#f5f5f5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003195}}.paragraph--type--popup-container.white-background-lines-image{background-color:#f5f5f5;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003204}}.paragraph--type--popup-container.light-grey-background-lines-image{background-color:#fff;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003215}}.paragraph--type--popup-container.three-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(3,1fr);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003215}}.paragraph--type--popup-container.three-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(2,1fr);}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003215}}.paragraph--type--popup-container.three-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003231}}.paragraph--type--popup-container.four-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(4,1fr);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003231}}.paragraph--type--popup-container.four-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(2,1fr);}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_popup\.scss}line{font-family:\00003231}}.paragraph--type--popup-container.four-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\000031}}.paragraph--type--gallery{background-color:#fff;padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\000031}}.paragraph--type--gallery{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\000031}}.paragraph--type--gallery{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\000031}}.paragraph--type--gallery{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\0000319}}.paragraph--type--gallery .wrapper h3{margin:0px auto 1.5rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\0000324}}.paragraph--type--gallery .wrapper h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\0000340}}html[dir=ltr] .paragraph--type--gallery .wrapper h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\0000346}}.paragraph--type--gallery .wrapper .field--name-field-medias{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\0000346}}.paragraph--type--gallery .wrapper .field--name-field-medias{grid-template-columns:repeat(2,1fr);gap:1rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\0000346}}.paragraph--type--gallery .wrapper .field--name-field-medias{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\0000360}}.paragraph--type--gallery .wrapper .field--name-field-medias > .field__item{border-radius:8px;aspect-ratio:1;overflow:hidden;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\0000365}}.paragraph--type--gallery .wrapper .field--name-field-medias > .field__item > a{display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\0000369}}.paragraph--type--gallery .wrapper .field--name-field-medias > .field__item > a .media .field--name-field-media-image{max-width:100%;width:100%;aspect-ratio:1;margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\0000376}}.paragraph--type--gallery .wrapper .field--name-field-medias > .field__item > a .media .field--name-field-media-image img{border-radius:8px;width:100%;aspect-ratio:1;object-fit:cover;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\0000384}}.paragraph--type--gallery .wrapper .field--name-field-medias > .field__item > a .media iframe.media-oembed-content{aspect-ratio:1;width:100%;max-width:100%;height:100%;border:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003100}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);gap:2rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003100}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias{gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003110}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item{grid-column:span 2 / auto;height:100%;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003115}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item > a{display:block;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003119}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item > a .media{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003122}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item > a .media .field--name-field-media-image{max-width:100%;width:100%;aspect-ratio:1;margin:0;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003129}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item > a .media .field--name-field-media-image > div.field__item{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003133}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item > a .media .field--name-field-media-image img{width:100%;border-radius:8px;object-fit:cover;height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003141}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item > a .media iframe.media-oembed-content{aspect-ratio:1;width:100%;max-width:100%;height:100%;border:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003153}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+1),.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+4){grid-row:span 1 / auto;aspect-ratio:2 / 1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003159}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+1) > a,.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+4) > a{display:block;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003163}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+1) > a .media .field--name-field-media-image,.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+4) > a .media .field--name-field-media-image{aspect-ratio:2 / 1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003166}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+1) > a .media .field--name-field-media-image img,.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+4) > a .media .field--name-field-media-image img{aspect-ratio:2 / 1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003171}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+1) > a .media iframe.media-oembed-content,.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+4) > a .media iframe.media-oembed-content{aspect-ratio:2 / 1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_gallery\.scss}line{font-family:\00003179}}.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+2),.paragraph--type--gallery.special-grid .wrapper .field--name-field-medias > .field__item:nth-child(4n+3){grid-row:span 2 / auto;aspect-ratio:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\000031}}.paragraph--type--slider{background-color:#fff;padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\000031}}.paragraph--type--slider{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\000031}}.paragraph--type--slider{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\000031}}.paragraph--type--slider{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000319}}.paragraph--type--slider .wrapper h3{margin:0px auto 1.5rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000324}}.paragraph--type--slider .wrapper h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000340}}html[dir=ltr] .paragraph--type--slider .wrapper h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000346}}.paragraph--type--slider .wrapper div.text{margin:0 auto 1rem;width:60vw;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000350}}.paragraph--type--slider .wrapper div.text p:last-child{margin:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000354}}.paragraph--type--slider .wrapper div.text p{margin:0 0 0.7rem !important;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000360}}.paragraph--type--slider .wrapper .field--name-field-medias{position:relative;width:60vw;max-height:80vh;margin:0 auto;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000360}}.paragraph--type--slider .wrapper .field--name-field-medias{width:100%;max-width:100%;height:auto;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000374}}.paragraph--type--slider .wrapper .field--name-field-medias .main-slider{aspect-ratio:16 / 9;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000377}}.paragraph--type--slider .wrapper .field--name-field-medias .main-slider iframe.media-oembed-content{display:block;margin:0 auto;width:100%;height:auto;aspect-ratio:16 / 9;border:none;border-radius:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000387}}.paragraph--type--slider .wrapper .field--name-field-medias .main-slider img{width:100%;display:block;aspect-ratio:16 / 9;border-radius:8px;object-fit:contain;background:#f1f1f1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\0000398}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003102}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .thumbnails{position:relative;z-index:3;display:grid;gap:0.67rem;width:calc(100% - 90px);margin:0.67rem auto 0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003111}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .thumbnails > div{display:flex;gap:0.67rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003116}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .thumbnails .item{aspect-ratio:16 / 9;cursor:pointer;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003120}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .thumbnails .item img{z-index:3;border-radius:8px;height:auto;cursor:pointer;opacity:0.6;transition:opacity 0.3s ease;aspect-ratio:16 / 9;object-fit:cover;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003131}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .thumbnails .item img:hover{opacity:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003136}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .thumbnails .item .media.media--type-remote-video{pointer-events:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003139}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .thumbnails .item .media.media--type-remote-video .field--name-field-media-oembed-video{aspect-ratio:16 / 9;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003142}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .thumbnails .item .media.media--type-remote-video .field--name-field-media-oembed-video iframe.media-oembed-content{display:block;margin:0 auto;max-width:100%;width:100%;height:auto;aspect-ratio:16 / 9;border:none;border-radius:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003158}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .siema-nav{z-index:2;position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;width:100%;flex-direction:row;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003171}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .siema-nav button.slider-siema-prev,.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .siema-nav button.slider-siema-next{background:none;border:none;font-size:2rem;cursor:pointer;z-index:10;padding:0;aspect-ratio:16 / 9;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003181}}.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .siema-nav button.slider-siema-prev img,.paragraph--type--slider .wrapper .field--name-field-medias .wrap-nav .siema-nav button.slider-siema-next img{max-width:28px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003197}}div#cboxContent div#cboxTitle{display:none !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_slider\.scss}line{font-family:\00003201}}div#cboxContent div#cboxCurrent{direction:rtl;bottom:-3px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\000031}}.paragraph--type--simple-text-box{padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\000031}}.paragraph--type--simple-text-box{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\000031}}.paragraph--type--simple-text-box{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\000031}}.paragraph--type--simple-text-box{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\0000318}}.paragraph--type--simple-text-box .wrapper > h3{text-align:center;margin:0 1rem 1rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\0000326}}.paragraph--type--simple-text-box .wrapper > h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\0000342}}html[dir=ltr] .paragraph--type--simple-text-box .wrapper > h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\0000348}}.paragraph--type--simple-text-box .wrapper .text-content{max-width:43.75rem;padding:0;border-radius:0.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\0000348}}.paragraph--type--simple-text-box .wrapper .text-content{padding:1.25rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\0000348}}.paragraph--type--simple-text-box .wrapper .text-content{padding:0rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\0000361}}.paragraph--type--simple-text-box .wrapper .text-content li{line-height:1.4;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\0000371}}.paragraph--type--simple-text-box.light-grey-with-blue-lines .text-content,.paragraph--type--simple-text-box.blue-background .text-content,.paragraph--type--simple-text-box.light-grey-background-lines-image .text-content,.paragraph--type--simple-text-box.light-grey-background .text-content{padding:1.3rem 2.25rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\0000371}}.paragraph--type--simple-text-box.light-grey-with-blue-lines .text-content,.paragraph--type--simple-text-box.blue-background .text-content,.paragraph--type--simple-text-box.light-grey-background-lines-image .text-content,.paragraph--type--simple-text-box.light-grey-background .text-content{padding:1.25rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_simple-text-box\.scss}line{font-family:\0000381}}.paragraph--type--simple-text-box.light-grey-background .text-content{background-color:#f5f5f5;padding:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_video\.scss}line{font-family:\000031}}.paragraph--type--video{padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_video\.scss}line{font-family:\000031}}.paragraph--type--video{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_video\.scss}line{font-family:\000031}}.paragraph--type--video{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_video\.scss}line{font-family:\000031}}.paragraph--type--video{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_video\.scss}line{font-family:\0000317}}.paragraph--type--video .wrapper h3{margin:0px auto 1.5rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_video\.scss}line{font-family:\0000322}}.paragraph--type--video .wrapper h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_video\.scss}line{font-family:\0000338}}html[dir=ltr] .paragraph--type--video .wrapper h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_video\.scss}line{font-family:\0000344}}.paragraph--type--video .wrapper .field--name-field-media{margin:0px auto;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_video\.scss}line{font-family:\0000347}}.paragraph--type--video .wrapper .field--name-field-media .field--name-field-media-oembed-video{aspect-ratio:934 / 451;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_video\.scss}line{font-family:\0000350}}.paragraph--type--video .wrapper .field--name-field-media .field--name-field-media-oembed-video iframe.media-oembed-content{display:block;width:100%;height:auto;aspect-ratio:934 / 451;margin:0px auto;border-width:initial;border-style:none;border-color:initial;border-image:initial;border-radius:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\000031}}.paragraph--type--contact-section-free-text{background-color:#fff;padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\000031}}.paragraph--type--contact-section-free-text{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\000031}}.paragraph--type--contact-section-free-text{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\000031}}.paragraph--type--contact-section-free-text{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000320}}.paragraph--type--contact-section-free-text .wrapper h3{margin:0px 0 1.5rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000325}}.paragraph--type--contact-section-free-text .wrapper h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000341}}html[dir=ltr] .paragraph--type--contact-section-free-text .wrapper h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000348}}.paragraph--type--contact-section-free-text .wrapper .bottom{display:flex;align-items:center;gap:1.75rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000348}}.paragraph--type--contact-section-free-text .wrapper .bottom{flex-direction:column;gap:0.625rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000358}}.paragraph--type--contact-section-free-text .wrapper .bottom .text-content{padding:0.875rem 1rem;border-radius:0.4625rem;border:1px solid #1FB6C1;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000358}}.paragraph--type--contact-section-free-text .wrapper .bottom .text-content{width:100%;padding:0.4375rem 2.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000369}}.paragraph--type--contact-section-free-text .wrapper .bottom .field--name-field-icon-links{padding:0.875rem 1rem;min-height:8.5rem;border-radius:0.4625rem;border:1px solid #1FB6C1;display:grid;align-content:center;grid-template-columns:repeat(2,1fr);gap:0.75rem 1.625rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000369}}.paragraph--type--contact-section-free-text .wrapper .bottom .field--name-field-icon-links{width:100%;padding:0.4375rem 2.5rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000369}}.paragraph--type--contact-section-free-text .wrapper .bottom .field--name-field-icon-links{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000388}}.paragraph--type--contact-section-free-text .wrapper .bottom .field--name-field-icon-links > .field__item{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000392}}.paragraph--type--contact-section-free-text .wrapper .bottom .field--name-field-icon-links .paragraph--type--link-icon{display:flex;align-items:center;gap:0.25rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000396}}.paragraph--type--contact-section-free-text .wrapper .bottom .field--name-field-icon-links .paragraph--type--link-icon a{transition:all ease 0.3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_contact-section-free-text\.scss}line{font-family:\0000398}}.paragraph--type--contact-section-free-text .wrapper .bottom .field--name-field-icon-links .paragraph--type--link-icon a:hover{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\000031}}.paragraph--type--tabs{padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\000031}}.paragraph--type--tabs{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\000031}}.paragraph--type--tabs{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\000031}}.paragraph--type--tabs{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000318}}.paragraph--type--tabs .wrapper > h3{margin:0px auto 1.5rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000323}}.paragraph--type--tabs .wrapper > h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000339}}html[dir=ltr] .paragraph--type--tabs .wrapper > h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000346}}.paragraph--type--tabs .wrapper .field--name-field-tabs{display:flex;flex-wrap:wrap;gap:1%;justify-content:space-between;overflow:hidden;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000353}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000356}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item label{padding-right:0;width:calc(96% / 4);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000360}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item label h4.tab-title{transition:all .2s ease-in;padding:11.5px 28px;border-bottom:1px solid transparent;color:#293233;font-size:1rem;display:block;text-align:center;font-weight:700;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000370}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item label h4.tab-title:hover{border-bottom:3px solid #293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000376}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .tab{order:9;flex-grow:1;width:100%;height:100%;height:0;padding:0;transform:translateX(100%);opacity:0;transition:opacity 0.2s,transform 0.3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000388}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .tab .paragraph--type--accordion-container{padding:0;background:#E4E4E4;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000393}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .tab .paragraph--type--columns-section{padding:1rem 1.5rem 1.5rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000393}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .tab .paragraph--type--columns-section{padding:1rem 1.5rem 1.5rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000393}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .tab .paragraph--type--columns-section{padding:1rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\0000393}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .tab .paragraph--type--columns-section{padding:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003111}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item input[type="radio"]{display:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003116}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item input[type="radio"]:checked + label h4.tab-title{border-bottom:3px solid #293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003121}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item input[type="radio"]:checked + label + .tab{display:block;opacity:1;transform:translateY(0px);height:100%;padding-bottom:1rem;margin-bottom:0.7rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003129}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item input[type="radio"]:checked + label + .tab h3{margin:0 0 1.5rem;}@media (max-width:465px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003136}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .tab,.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item label{order:initial;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003141}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item label{width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003145}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item label h4.tab-title{border-radius:0.5rem;background:#fff;text-align:start;padding:16px;position:relative;border-bottom:none !important;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003153}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item label h4.tab-title:before{content:'';position:absolute;background-image:url(/themes/custom/dyellin/images/arrow-down-v2.svg);background-position:center center;background-repeat:no-repeat;background-size:1.2rem auto;left:calc(3% + 5px);top:calc(50% - 1.2rem);width:2.4rem;height:2.4rem;pointer-events:none;transition:transform 0.3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003176}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item input[type="radio"]:checked + label h4.tab-title{border-bottom:none !important;text-align:start;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003180}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item input[type="radio"]:checked + label h4.tab-title:before{transform:rotate(90deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003186}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .tab{border-radius:0.5rem;background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003190}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .tab .field--name-field-tab-content{padding:16px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003196}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .line-container{padding:0;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003196}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .line-container{padding:0;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003196}}.paragraph--type--tabs .wrapper .field--name-field-tabs > .field__item .line-container{padding:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003219}}.paragraph--type--tabs.tabs-count-1 .wrapper .field--name-field-tabs > .field__item label{width:calc(96% / 1);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003219}}.paragraph--type--tabs.tabs-count-2 .wrapper .field--name-field-tabs > .field__item label{width:calc(96% / 2);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003219}}.paragraph--type--tabs.tabs-count-3 .wrapper .field--name-field-tabs > .field__item label{width:calc(96% / 3);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003219}}.paragraph--type--tabs.tabs-count-4 .wrapper .field--name-field-tabs > .field__item label{width:calc(96% / 4);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003219}}.paragraph--type--tabs.tabs-count-5 .wrapper .field--name-field-tabs > .field__item label{width:calc(96% / 5);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003219}}.paragraph--type--tabs.tabs-count-6 .wrapper .field--name-field-tabs > .field__item label{width:calc(96% / 6);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003219}}.paragraph--type--tabs.tabs-count-7 .wrapper .field--name-field-tabs > .field__item label{width:calc(96% / 7);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003219}}.paragraph--type--tabs.tabs-count-8 .wrapper .field--name-field-tabs > .field__item label{width:calc(96% / 8);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003219}}.paragraph--type--tabs.tabs-count-9 .wrapper .field--name-field-tabs > .field__item label{width:calc(96% / 9);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_tabs\.scss}line{font-family:\00003219}}.paragraph--type--tabs.tabs-count-10 .wrapper .field--name-field-tabs > .field__item label{width:calc(96% / 10);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\000031}}.paragraph--type--study-grid{padding:4rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\000031}}.paragraph--type--study-grid{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\000031}}.paragraph--type--study-grid{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\000031}}.paragraph--type--study-grid{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000318}}.paragraph--type--study-grid h3{position:relative;margin-top:0px;margin-right:1rem;margin-bottom:1.2rem;margin-left:0px;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000318}}.paragraph--type--study-grid h3{margin:0 auto 1.2rem;width:fit-content;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000330}}.paragraph--type--study-grid h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000346}}html[dir=ltr] .paragraph--type--study-grid h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000352}}.paragraph--type--study-grid .field--name-field-study-lines{display:flex;flex-direction:column;gap:1.5rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000352}}.paragraph--type--study-grid .field--name-field-study-lines{gap:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000362}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line{display:flex;align-items:center;gap:0.8rem;width:100%;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000362}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line{flex-direction:column;align-items:self-start;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000373}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-title{font-weight:700;max-width:5.6rem;width:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000379}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;width:100%;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000379}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference{grid-template-columns:repeat(3,1fr);width:100%;gap:1rem;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000379}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference{grid-template-columns:repeat(1,1fr);gap:.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000396}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item{height:100%;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000399}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section{border-radius:0.5rem;background:#fff;padding:0.4rem;height:100%;box-shadow:0px 4px 24px 0px rgba(0,0,0,0.18);transition:all ease .25s;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\0000399}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section{box-shadow:none;padding:0;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\00003113}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section:hover a{box-shadow:0px 4px 24px 0px rgba(0,0,0,0.18);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\00003116}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section:hover a img{filter:brightness(0) saturate(100%) invert(51%) sepia(88%) saturate(427%) hue-rotate(136deg) brightness(100%) contrast(83%);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\00003122}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section a{transition:all ease .25s;border:1px solid #1FB6C1;border-radius:0.5rem;padding:1rem 0.5rem;height:100%;min-height:142px;min-width:142px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;box-shadow:0px 4px 24px 0px rgba(0,0,0,0.18);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\00003122}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section a{flex-direction:row;justify-content:start;box-shadow:0px 6px 26px 0px rgba(0,0,0,0.28);min-height:3.5rem;padding:0.5rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\00003122}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section a{min-height:2.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\00003153}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section a img{transition:all ease .25s;aspect-ratio:1;object-fit:contain;width:3.1rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\00003153}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section a img{width:2.5rem;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\00003153}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section a img{width:1.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\00003168}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section a h4.title{color:#293233;text-align:center;font-size:0.75rem;font-weight:400;line-height:normal;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\00003168}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section a h4.title{margin:0;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_study-grid\.scss}line{font-family:\00003168}}.paragraph--type--study-grid .field--name-field-study-lines .paragraph.paragraph--type--study-line .field--name-field-study-reference div.field__item section a h4.title{font-size:0.75rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\000031}}.field--name-field-list-of-articles{max-width:1180px;margin:1.8rem auto;display:flex;flex-direction:column;gap:3.6rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000311}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles{border-radius:0.5rem;background:#F5F5F5;display:flex;padding:1.5rem 1.25rem;flex-direction:column;justify-content:center;gap:0.625rem;max-width:42.5rem;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000311}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles{gap:0.5rem;padding:0.3125rem 0.5rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000328}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .field--name-field-image img{width:127px;aspect-ratio:1;object-fit:contain;border-radius:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000337}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles h4.title{font-size:1.25rem;font-weight:700;line-height:normal;color:#293233;margin:0;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000337}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles h4.title{font-size:1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000349}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .credit,.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .text{font-size:1rem;line-height:normal;font-weight:500;color:#293233;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000356}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .credit p,.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .text p{margin-top:0;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000360}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .credit a,.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .text a{text-decoration:underline;transition:all ease 0.3s;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000364}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .credit a:hover,.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .text a:hover{color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000370}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .field-article-files{display:flex;flex-direction:row;gap:8px;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000374}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .field-article-files a{display:flex;padding:1rem;gap:0.5rem;font-size:1rem;transition:all .3s ease;width:fit-content;border-radius:1.875rem;border:1px solid #66D8E6;color:#293233;background:#fff;line-height:normal;box-shadow:none !important;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000389}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .field-article-files a:before{content:"";display:block;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/download-icon.svg");transition:all .3s ease;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\00003101}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .field-article-files a:hover{border:1px solid #66D8E6;color:#fff;background:#66D8E6;box-shadow:none;text-decoration:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\00003108}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .field-article-files a:hover:before{filter:brightness(0) invert(1);}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\0000374}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .field-article-files a{margin-inline-start:auto;padding:0;border:none;background:none;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\00003120}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .field-article-files a:hover{padding:0;border:none;background:none;color:#1FB6C1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_list-of-articles\.scss}line{font-family:\00003126}}.field--name-field-list-of-articles .field__item .paragraph--type--list-of-articles .field-article-files a:hover:before{filter:brightness(0) saturate(100%) invert(53%) sepia(92%) saturate(388%) hue-rotate(135deg) brightness(95%) contrast(90%);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\000031}}.paragraph--type--columns-links-section{background-color:#fff;padding:1.6rem 7.5vw;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\000031}}.paragraph--type--columns-links-section{padding:2rem 7.5vw;}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\000031}}.paragraph--type--columns-links-section{padding:2rem 5.5vw;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\000031}}.paragraph--type--columns-links-section{padding:1.5rem 3.5vw;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\0000319}}.paragraph--type--columns-links-section .wrapper{background:#F5F5F5;border-radius:1.25rem;padding:1.5rem 7.5vw;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\0000319}}.paragraph--type--columns-links-section .wrapper{margin:0 auto 24px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\0000328}}.paragraph--type--columns-links-section .wrapper h3{text-align:center;margin:0 auto 0.6rem;position:relative;width:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\0000334}}.paragraph--type--columns-links-section .wrapper h3:before{content:"";display:block;width:4.5rem;height:2.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("/themes/custom/dyellin/images/title-icon.svg");position:absolute;bottom:-4px;right:-16px;z-index:1;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\0000350}}html[dir=ltr] .paragraph--type--columns-links-section .wrapper h3:before{transform:rotateY(180deg);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\0000357}}.paragraph--type--columns-links-section .wrapper > div.field--name-field-text p{margin:0 auto;width:fit-content;font-weight:500;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\0000364}}.paragraph--type--columns-links-section .wrapper > .field--name-field-items{margin-top:0.7rem;display:grid;grid-template-columns:repeat(2,1fr);gap:0.5rem;grid-auto-rows:1fr;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\0000364}}.paragraph--type--columns-links-section .wrapper > .field--name-field-items{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\0000375}}.paragraph--type--columns-links-section .wrapper > .field--name-field-items .paragraph--type--simple-link{height:100%;position:relative;transition:all 0.4s ease;border-radius:0.5rem;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\0000381}}.paragraph--type--columns-links-section .wrapper > .field--name-field-items .paragraph--type--simple-link .field--name-field-link{cursor:pointer;height:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;padding:.9rem;width:100%;border-radius:0.5rem;outline:none;transition:0.4s;border:1px solid #058FCB;box-shadow:0 2px 12px #6a6a6a40;font-size:1.125rem;font-weight:700;text-align:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\0000399}}.paragraph--type--columns-links-section .wrapper > .field--name-field-items .paragraph--type--simple-link .field--name-field-link a{text-decoration:underline;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003103}}.paragraph--type--columns-links-section .wrapper > .field--name-field-items .paragraph--type--simple-link .field--name-field-link:hover{box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003112}}.paragraph--type--columns-links-section.light-grey-background{background-color:#f5f5f5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003115}}.paragraph--type--columns-links-section.light-grey-background .paragraph--type--popup-container{background:#fff;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003119}}.paragraph--type--columns-links-section.light-grey-background .paragraph--type--popup-container .wrapper .paragraph--type--popup-link{background-color:#f5f5f5;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003126}}.paragraph--type--columns-links-section.white-background-lines-image{background-color:#f5f5f5;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003135}}.paragraph--type--columns-links-section.light-grey-background-lines-image{background-color:#fff;background-size:34vw 22vw;background-repeat:no-repeat;background-image:url("/themes/custom/dyellin/images/lines.svg");background-position:-3vw center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003146}}.paragraph--type--columns-links-section.three-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(3,1fr);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003146}}.paragraph--type--columns-links-section.three-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(2,1fr);}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003146}}.paragraph--type--columns-links-section.three-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003162}}.paragraph--type--columns-links-section.four-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(4,1fr);}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003162}}.paragraph--type--columns-links-section.four-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(2,1fr);}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_columns-links-section\.scss}line{font-family:\00003162}}.paragraph--type--columns-links-section.four-columns .wrapper > .field--name-field-items{grid-template-columns:repeat(1,1fr);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\000031}}.paragraph--type--full-image-text{position:relative;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\000034}}.paragraph--type--full-image-text .field.field--name-field-media{display:contents;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\000037}}.paragraph--type--full-image-text .field.field--name-field-media img{width:100%;height:calc(100vh - 100px);object-fit:cover;object-position:center;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\000037}}.paragraph--type--full-image-text .field.field--name-field-media img{height:calc(100vh - 64px);}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\0000320}}.paragraph--type--full-image-text .full-image-overlay{position:absolute;left:50%;transform:translateX(-50%);bottom:12%;z-index:2;max-width:61.5rem;width:100%;padding:1.6rem 5.3vw;text-align:center;border-radius:1.3125rem;background:rgba(255,255,255,0.9);box-shadow:0px 2.877px 31.643px 0px rgba(0,0,0,0.25);display:flex;flex-direction:column;gap:1rem;}@media (max-width:1024px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\0000320}}.paragraph--type--full-image-text .full-image-overlay{padding:1.7rem;flex-direction:column;align-items:center;max-width:calc(100vw - 15vw);}}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\0000320}}.paragraph--type--full-image-text .full-image-overlay{padding:1.6rem;gap:0.5rem;width:100%;}}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\0000320}}.paragraph--type--full-image-text .full-image-overlay{padding:1.2rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\0000359}}.paragraph--type--full-image-text .full-image-overlay .start h1{color:#23848A;font-style:normal;line-height:0.9;font-size:5.1rem;font-weight:800;margin-bottom:1.7rem;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\0000359}}.paragraph--type--full-image-text .full-image-overlay .start h1{font-size:2.4rem;margin-bottom:8px;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\0000374}}.paragraph--type--full-image-text .full-image-overlay .start h3{font-size:2.75rem;color:#000;font-weight:500;line-height:inherit;margin-bottom:0.5em;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\0000374}}.paragraph--type--full-image-text .full-image-overlay .start h3{font-size:1.875rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\0000386}}.paragraph--type--full-image-text .full-image-overlay .start p{font-size:1.125rem;font-style:normal;font-weight:600;margin:0;}@media (max-width:500px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\0000386}}.paragraph--type--full-image-text .full-image-overlay .start p{font-size:1.1rem;}}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\0000399}}.paragraph--type--full-image-text .full-image-overlay .end{display:flex;align-items:center;justify-content:center;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\00003104}}.paragraph--type--full-image-text .full-image-overlay .end a.cta-button{display:block;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:"Heebo",sans-serif;padding:0.87rem 2.2rem;width:fit-content;border-radius:1.875rem;border:2px solid #66D8E6;color:#293233;background:#66D8E6;line-height:normal;box-shadow:none !important;text-decoration:none;height:fit-content;}@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/_dyellin\.scss}line{font-family:\00003623}}.paragraph--type--full-image-text .full-image-overlay .end a.cta-button:hover{border:2px solid #66D8E6;color:#293233;background:#fff;box-shadow:none;text-decoration:none;}@media (max-width:768px){@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/html\/dyellin-new\/web\/themes\/custom\/dyellin\/sass\/paragraphs\/_full-image\.scss}line{font-family:\00003104}}.paragraph--type--full-image-text .full-image-overlay .end a.cta-button{font-size:1rem;margin:0 auto;font-weight:500;}}
