.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;}
.grid-heading h1,.grid-heading h2,.grid-heading h3,.grid-heading h4,.grid-heading h5,.grid-heading h6{margin-bottom:1rem;}
.accordion-item{border:none;margin-bottom:0.5rem;background-color:transparent;border-bottom:solid 2px #D9D9D9;}.accordion-item:last-child{margin-bottom:0;border-bottom:none;}.accordion-item .accordion-header{padding:0;background-color:transparent;font-family:"Inter",sans-serif !important;}.accordion-item .accordion-button{padding:1rem 1rem 1rem 0rem;font-size:1.125rem;font-weight:400;color:#3E3E3E;background-color:transparent;border:none;box-shadow:none;display:flex;justify-content:space-between;align-items:center;}@media (max-width:767.98px){.accordion-item .accordion-button{font-size:1rem;}}.accordion-item .accordion-button::after{background-image:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEyIDEyIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPgoJPHRpdGxlPlJlY3RhbmdsZSAzNCAoMSktc3ZnPC90aXRsZT4KCTxkZWZzPgoJCTxpbWFnZSAgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIiBpZD0iaW1nMSIgaHJlZj0iZGF0YTppbWFnZS9wbmc7YmFzZTY0LGlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFBd0FBQUFNQkFNQUFBQ2tXMEhVQUFBQUFYTlNSMElCMmNrc2Z3QUFBQmhRVEZSRkFBQUFQajQrUGo0K1BqNCtQajQrUGo0K1BqNCtQajQraFQwQjl3QUFBQWgwVWs1VEFBRUFBZ1QvREFOdkZyZDVBQUFBT2tsRVFWUjRuR05rWUdDVWY4REF5TURBckhzQlJMSHdmQUJSVUVFd0Zjb0FBakNLZ1lGSkQ2eVNqUXVza2wwVHpHUGtCL09ZZVQ4d0FBQzJYd3Ezay9HZGNnQUFBQUJKUlU1RXJrSmdnZz09Ii8+Cgk8L2RlZnM+Cgk8c3R5bGU+Cgk8L3N0eWxlPgoJPHVzZSAgaHJlZj0iI2ltZzEiIHg9IjAiIHk9IjAiLz4KPC9zdmc+");background-size:cover;color:#3E3E3E;width:12px;height:12px;}.accordion-item .accordion-button.collapsed{color:#3E3E3E;}.accordion-item .accordion-button.collapsed::after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgNVYwTDcgMS4xOTIwOWUtMDdMNyA1SDEyVjdIN0w3IDEySDVMNSA3TDAgN1Y1SDVaIiBmaWxsPSIjM0UzRTNFIi8+Cjwvc3ZnPgo=");background-size:cover;width:12px;height:12px;color:#3E3E3E;}.accordion-item .accordion-collapse{border:none;}.accordion-item .accordion-collapse.show .accordion-body{border-bottom:1px solid #D9D9D9;}.accordion-item .accordion-body{padding:1rem 1rem 1rem 0rem;font-size:1rem;color:#3E3E3E;background-color:transparent;}.accordion-item .accordion-body p{font-family:"Inter",sans-serif !important;}
