/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.block--by-the-numbers{background-color:var(--arta-vlight-gold);box-shadow:var(--arta-shadow-black);border-radius:var(--arta-border-radius);margin:2.9rem 0;background-repeat:no-repeat;}.bytn-title{text-align:center;text-transform:uppercase;font-size:3rem;padding:3rem 1rem;color:var(--gt-navy);font-weight:300;}.bytn-items{display:grid;margin-left:auto;margin-right:auto;padding-bottom:4rem;}.block--by-the-numbers:has(.bytn-items-4) .bytn-title{padding-bottom:1rem;}.bytn-items-4,.bytn-items-3{grid-template-columns:repeat(3,1fr);}.bytn-items .bytn-item:not(:last-child){border-right:2px solid var(--gt-drk-gold);}#bytn-1of4-value{align-self:flex-end;margin-bottom:1.3rem;}#bytn-1of4{grid-column:span 3;border:solid var(--gt-drk-gold);border-width:2px 0px;padding:3rem 11rem;width:90%;margin:0 auto 3rem;}#bytn-1of4 .bytn-item{display:grid;grid-template-columns:repeat(2,auto);width:fit-content;margin-left:auto;margin-right:auto;}#bytn-1of4 .bytn-icon{margin-bottom:unset;grid-row:auto / span 2;padding-right:3rem;min-width:280px;}#bytn-1of4 .bytn-number,#bytn-1of4 .bytn-units{display:inline;line-height:1em;}#bytn-1of4 > div{text-align:left;}.bytn-items-2{grid-template-columns:repeat(2,1fr);}.bytn-item{text-align:center;padding:0rem 4rem;}.bytn-icon{margin-bottom:1.5rem;}.bytn-number,.bytn-units{font-weight:500;line-height:1em;}.bytn-number{font-size:4rem;}.bytn-units{font-size:3rem;margin-bottom:1.3rem;}.bytn-subtext{font-weight:bold;font-size:1.3rem;line-height:1.25em;}@media screen and (max-width:992px){.bytn-items{grid-template-columns:1fr;padding-bottom:unset;}#bytn-1of4{grid-column:unset;padding:2rem 0 0;}#bytn-1of4 > div{text-align:center;}#bytn-1of4 .bytn-item{display:block;border-top:unset;}#bytn-1of4 .bytn-icon{padding-right:unset;margin-bottom:1.5rem;min-width:unset;max-width:100%;}#bytn-1of4 .bytn-number,#bytn-1of4 .bytn-units{display:block;}#bytn-1of4 .bytn-subtext{text-align:inherit;}.bytn-items .bytn-item:not(:last-child){border-right:unset;border-bottom:2px solid var(--gt-drk-gold);margin-bottom:2rem;}.bytn-items .bytn-item{width:90%;margin:0rem auto;padding-bottom:2.1rem;}}
.block--by-the-numbers{background-color:var(--gt-white);background-image:url(/themes/contrib/arta_st_two/templates/block/by_the_numbers/images/bytn-background.png)}.bytn-item{color:var(--gt-navy);}
.gt-call-out-wrapper{display:flex;position:relative;flex-direction:column;margin-bottom:1rem;}h2.call-out-title{background-color:var(--gt-md-gold);box-shadow:var(--arta-shadow-black);color:#ffffff;border-radius:var(--arta-border-radius);width:60%;padding:15px;margin:20px 0 -30px 0;font-size:2.5rem;text-transform:uppercase;z-index:1;font-size:2.2rem;}.call-out-body{border:2px solid var(--gt-md-gold);padding:2.5rem 1.9rem 1.9rem;margin:10px 0 0 0;box-shadow:var(--arta-shadow-black);border-radius:var(--arta-border-radius);}.call-out-body p{font-size:1.5rem;font-weight:300;}.call-out-body p:last-child{margin-bottom:0rem;}#gt-image-wrapper img{width:100% !important;}.cutline,.cutline p{font-size:.83rem;line-height:1.1;color:var(--gt-dark-gray);margin-bottom:1rem;}@media screen and (max-width:991px){h2.call-out-title{font-size:2.0rem;}}
#arta-header{width:100%;background:linear-gradient(to right,var(--gt-md-gold) 0%,var(--gt-gold) 100%);}.site-branding-logo{padding:1rem 0;display:block;}
.topper{display:flex;width:100%;align-items:center;position:relative;padding-left:2rem;}.three-d{margin:1.9rem auto;padding-left:unset;}.topper:has(.topper-image.float-right){flex-direction:row-reverse;}.topper:not(.three-d):has(.topper-image.float-left){background-image:url('/themes/contrib/arta_theme/images/honeycomb-pattern-right.png');background-position:top right;background-repeat:no-repeat;padding-left:unset;}.topper-image{align-self:stretch;flex:0 0 58.33%;}.topper-image img{width:100%;height:100%;object-fit:cover;}.three-d .topper-image img{border-bottom-left-radius:10px;border-top-right-radius:10px;width:100%;}.topper:not(.three-d) .topper-image.float-right{padding-left:2.7rem;}.three-d:has(.topper-image.float-right) .topper-copy{margin-right:-5%;}.three-d:has(.topper-image.float-left) .topper-copy{margin-left:-5%;}.topper:not(.three-d):has(.arta-white){background-color:var(--gt-white);}.topper-copy{position:relative;flex:0 1 41.66%;padding:3rem;}.three-d .topper-copy{z-index:1;border:2px solid var(--gt-drk-gold);padding:6rem 4rem;border-bottom-left-radius:10px;border-top-right-radius:10px;flex-basis:40%;position:relative;}.three-d .topper-image{flex:1 0 60%;}.topper-copy p{padding-top:1rem;border-top:2px solid var(--gt-tech-gold);line-height:1.6;}.three-d .topper-copy p{font-size:1.6rem;font-weight:300;padding-top:0.5rem;}.topper-copy-title{font-size:3.5rem;text-transform:uppercase;font-weight:300;line-height:1.1;margin-top:unset;}.three-d .topper-copy-title{font-size:3rem;padding-bottom:0.5rem;line-height:1;}.topper:not(.three-d)::after{background-image:url('/themes/contrib/arta_theme/images/hc-pattern-overlay-sm.png');background-position:top left !important;background-repeat:no-repeat;z-index:1;width:150px;height:123px;content:" ";position:absolute;background-size:contain;}.topper:not(.three-d):has(.topper-image.float-left)::after{right:-40px;bottom:-10px;}.topper:not(.three-d):has(.topper-image.float-right)::after{bottom:-50px;left:-60px;}.topper:not(.three-d) .topper-copy p{margin-top:1rem;width:95%;}.three-d .topper-copy::after{background-image:url('/themes/contrib/arta_theme/images/hc-pattern-overlay.png');background-repeat:no-repeat;z-index:0;background-position:top;overflow:visible;content:" ";position:absolute;width:258px;height:220px;background-size:contain;bottom:-95px;}.three-d:has(.topper-image.float-left) .topper-copy::after{right:-160px;}.three-d:has(.topper-image.float-right) .topper-copy::after{left:-150px;}.topper-copy a.rbtn{margin-top:1rem;margin-bottom:1rem;}.field--name-field-fp-image,.field--name-field-fp-image div{width:100%;height:100%;}@media screen and (max-width:1240px){.topper-copy::after{display:none;}}@media screen and (max-width:992px){.topper{align-items:unset;flex-direction:column !important;padding-left:unset;}.topper::after{display:none;}.topper .float-left,.topper .float-right{padding:unset !important;}.topper .topper-copy{padding:1rem;}.three-d .topper-image img{border-bottom-left-radius:unset;}.three-d .topper-copy{padding:1rem;border-top:unset;border-top-right-radius:unset;}.topper-copy{width:100%;}.topper-copy-title,.three-d .topper-copy-title{font-size:2.2rem;}.three-d:has(.topper-image.float-left) .topper-copy{margin-left:unset;}.three-d:has(.topper-image.float-right) .topper-copy{margin-right:unset;}.three-d .topper-image img{border-bottom-left-radius:unset;}}
.frontpage .topper{margin:1.5rem 0 2rem;}.topper-copy p{border-image:var(--arta-st-two-border-img) 50;border-top:12px solid;}.arta-transparent .topper-copy-title{color:var(--gt-drk-gold);}.topper:not(.three-d)::after{display:none;}
