.hero{position:relative;height:80vh;width:100%;display:flex;box-sizing:border-box;background-color:#fff;padding-top:120px;padding-bottom:20px;}.hero:before{z-index:5;content:"";position:absolute;top:0;left:0;width:60%;height:100%;background:linear-gradient(to right,rgb(255,255,255) 120px,rgba(255,255,255,0) 120px),radial-gradient(ellipse farthest-corner at 120px center,rgb(255,255,255) 0%,rgb(255,255,255) 20%,rgba(255,255,255,0) 55%);background-position:left center;background-size:100% 350%;pointer-events:none;}.hero:after{z-index:5;content:"";position:absolute;top:0;right:0;width:20%;height:100%;background:linear-gradient(104.19deg,rgba(255,208,1,0) 51.91%,#FFD001 183.42%);pointer-events:none;}.hero.hero-large{height:722px;}@media (min-width:1920px){.hero .hero-large{height:800px;}}.hero.hero-medium{height:550px;}.hero.hero-small{height:400px;}.hero .hero-background{position:absolute;inset:0;overflow:hidden;background-position:calc(50% + 120px) 30%;background-size:cover;}.hero.smaller-heading .hero-content h1{font-size:3.75rem;}@media (max-width:575.98px){.hero.smaller-heading .hero-content h1{font-size:2.5rem;}}.hero .hero-content{position:relative;width:85%;margin-left:auto;margin-right:auto;justify-content:center;z-index:10;}.hero .hero-content h1{font-size:88px;}.hero .hero-content p{font-family:"MagistralWebBook",serif;font-weight:600;font-size:32px;}.hero .hero-content .buttons-container .btn:first-of-type{margin-left:0;}@media (max-width:767.98px){.hero{position:relative;height:70vh;width:100%;display:flex;padding-top:120px;padding-bottom:20px;box-sizing:border-box;}.hero:before{z-index:5;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top right,white 0%,white 15%,transparent 70%);background-position:left bottom;background-size:100% 100%;pointer-events:none;}.hero:after{z-index:5;content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(104.19deg,rgba(255,208,1,0) 40.91%,#FFD001 157.42%);pointer-events:none;}.hero.hero-large{height:60vh;}.hero.hero-medium{height:50vh;}.hero.hero-small{height:40vh;}.hero .hero-background{position:absolute;inset:0;overflow:hidden;background-position:50% 50%;background-size:cover;}.hero .hero-content{position:relative;width:100%;margin-left:0;margin-right:0;justify-content:center;z-index:10;padding-left:10px;}.hero .hero-content h1{font-size:72px;}.hero .hero-content p{font-family:"MagistralWebBook",serif;font-weight:600;font-size:24px;}.hero .hero-content .buttons-container .btn:first-of-type{margin-left:0;}}@media (max-width:575.98px){.hero{position:relative;height:70vh;width:100%;display:flex;box-sizing:border-box;padding-top:85px;padding-bottom:20px;}.hero:before{z-index:5;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top right,white 0%,white 15%,transparent 70%);background-position:left bottom;background-size:100% 100%;pointer-events:none;}.hero:after{z-index:5;content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(104.19deg,rgba(255,208,1,0) 40.91%,#FFD001 157.42%);pointer-events:none;}.hero.hero-large{height:60vh;}.hero.hero-medium{height:50vh;}.hero.hero-small{height:40vh;}.hero .hero-background{position:absolute;inset:0;overflow:hidden;background-position:50% 50%;background-size:cover;}.hero .hero-content{position:relative;width:100%;margin-left:0;margin-right:0;justify-content:center;z-index:10;padding-left:0px;}.hero .hero-content h1{font-size:72px;}.hero .hero-content p{font-family:"MagistralWebBook",serif;font-weight:600;font-size:24px;}.hero .hero-content .buttons-container .btn:first-of-type{margin-left:0;}}
.breadcrumb{font-size:16px;margin-bottom:16px;font-family:open_sanslight,helvetica,arial,sans-serif;font-style:normal;color:#3E3E3E;font-weight:400;}.breadcrumb .breadcrumb-item a{text-decoration:none;color:#3E3E3E;}.breadcrumb .breadcrumb-item a:hover{text-decoration:underline;}.breadcrumb .breadcrumb-item + .breadcrumb-item::before{content:"";margin:0 5px;width:15px;height:15px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00Ljk0OTc1IDcuMDAwMDVMLTQuOTQ1MzhlLTA3IDIuMDUwMzFMMS40MTQyMSAwLjYzNjA5Mkw3Ljc3ODE3IDcuMDAwMDVMMS40MTQyMSAxMy4zNjRMLTYuMTgxNzJlLTA4IDExLjk0OThMNC45NDk3NSA3LjAwMDA1WiIgZmlsbD0iIzNFM0UzRSIvPgo8L3N2Zz4K);background-repeat:no-repeat;margin-top:4px;}
.grid-rich-text ul{list-style:disc;}.grid-rich-text .truncate-content{position:relative;}.grid-rich-text .toggle-button{display:none;background:none;border:none;color:blue;cursor:pointer;}.grid-rich-text .ellipsis{display:inline;}.grid-rich-text .more-content{display:none;}.grid-rich-text .expanded .more-content{display:inline;}.grid-rich-text .text-content{transition:max-height 0.3s ease,padding 0.3s ease;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:normal;}.grid-rich-text .more-button{border:none;color:#005131;background-color:transparent;padding:0;margin-top:10px;margin-bottom:10px;text-decoration:underline;}
@media (max-width:768px){.two-column-50-50.reduce-content-mobile .text-content{overflow:hidden;position:relative;}}.two-column-50-50 .slick-list{padding-top:10px;padding-bottom:10px;}.two-column-50-50 .slick-track{display:flex;overflow:visible;padding-top:15px;padding-bottom:15px;}.two-column-50-50 .slick-slide{height:inherit !important;overflow:visible;}@media (max-width:767.98px){.two-column-50-50 .slick-slide{transform:scale(0.9);transition:all 300ms ease;}.two-column-50-50 .slick-slide.slick-current{transform:scale(1);}}.two-column-50-50 .slick-track{padding-top:15px;padding-bottom:15px;}
.grid-image{position:relative;}.grid-image img{width:100%;height:auto;}.grid-image .image-caption{font-size:0.875rem;padding-top:10px;}.grid-image .img-overlay:before{border-radius:20px;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#E6EDE4 10%,rgba(230,237,228,0) 40%);margin-left:-5px;pointer-events:none;}.grid-image .image-overlay{position:absolute;padding:15px 20px 15px 15px;left:5%;top:50%;transform:translateY(-50%);width:50%;background:linear-gradient(360deg,#76B655 0%,#81E24E 100%);box-shadow:4px 4px 0px 0px #005131;font-family:"MagistralWebBook",serif;font-weight:600;color:#000000;}.grid-image .image-overlay .big-text{font-size:3rem;line-height:3.2rem;padding-bottom:5px;}@media (max-width:767.98px){.grid-image .image-overlay .big-text{font-size:2.7rem;line-height:3rem;}}@media (max-width:575.98px){.grid-image .image-overlay .big-text{font-size:2.313rem;line-height:2.4rem;}}.grid-image .image-overlay p{margin-bottom:0;font-size:1.5rem;line-height:1.7rem;}@media (max-width:767.98px){.grid-image .image-overlay p{font-size:1.25rem;line-height:1.5rem;}}@media (max-width:575.98px){.grid-image .image-overlay p{font-size:0.875rem;line-height:1rem;}}
