:root{--base-type-spacing:6rem;--base-heading-size:9rem}.popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;justify-content:center;align-items:center;display:none;transition:all 1s ease}.popup.active{display:flex}.popup .popup-bg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);backdrop-filter:blur(10px);z-index:-1;transition:all 1s ease}.popup .popup-content{background:#fff;max-width:1024px;padding:calc( var(--base-type-spacing) / 1.7 );position:relative;width:100%;border-radius:1rem;max-height:80vh}.popup-content .section-title-area{max-height:70vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#58266f transparent;border-radius:0}.popup-content .section-title-area::-webkit-scrollbar{width:10px}.popup-content .section-title-area::-webkit-scrollbar-track{background:0 0}.popup-content .section-title-area::-webkit-scrollbar-thumb{background-color:#58266f;border-radius:4px}.popup .popup-content .popup-close{height:calc( var(--base-type-spacing) / 1.7 );width:calc( var(--base-type-spacing) / 1.7 );position:absolute;top:0;right:0;background:#f6a924;cursor:pointer;border-radius:0 1rem 0 0}.popup .popup-content .popup-close:hover{background:#58266f}.popup.active{transition:all 1s ease}.popup-close:before,.popup-close:after{content:'';width:calc( var(--base-type-spacing) / 3 );height:.3rem;background-color:#fff;position:absolute;left:50%}.popup-close:before{top:50%;transform:translate(-50%,-50%) rotate(45deg)}.popup-close:after{bottom:50%;transform:translate(-50%,50%) rotate(-45deg)}html{font-size:62.5%}body{font-size:2rem;line-height:1.6;font-family:din-2014,sans-serif;font-weight:400;color:#1d1d1d;margin:0;padding:0}#page{overflow:hidden;clear:both}*{box-sizing:border-box}.centered{text-align:center}.align-right{text-align:right}.align-left{text-align:left}.radius-image img{border-radius:15px}.grid .align-items-center{align-items:center;justify-content:normal;grid-gap:0px 20px;align-content:center}.title-area-no-margin{margin-bottom:0;padding:5rem}.small-padding{padding-top:2rem}.section-title-area .section-subtitle,.page-title-area .subtitle{margin-top:1rem}.development-plans .section-title-area .section-title,.page-title-area .title h3{font-size:3rem}.site-header{padding:2rem 0;transition:.25s;transition-delay:.25s}.site-header .left-side{width:225px;transition:all .25s}.site-header .right-side{text-align:right}.sticky-header{background:#fff}.sticky-header{position:fixed;top:0;left:0;width:100%;z-index:99}.admin-bar .sticky-header{top:32px}.sticky-header.active{box-shadow:0 0 12px rgba(0,0,0,.1)}.sticky-header.active .site-header{padding:1rem 0}.sticky-header.active .left-side{width:175px}.sticky-header.active .top-nav{background:0 0;transition-delay:0s}.top-nav{font-size:1.5rem;background:rgba(131,205,240,.2);text-align:center;font-size:1.75rem;transition:all .25s;transition-delay:.5s}.top-nav ul{margin:0 auto;padding:0;display:flex;justify-content:space-between}.top-nav li{display:inline-block;margin:0;padding:0;position:relative}.top-nav li a{display:inline-block;padding:1.75rem 0;line-height:1;color:inherit}.top-nav li.current_page_item a{color:#58266f;font-weight:700}.top-nav li.menu-item-has-children>a:after{content:'';width:10px;height:10px;display:inline-block;background-image:url('/wp-content/themes/toast/assets/images/chevron.svg');background-size:cover;background-position:center;margin-left:1rem}.top-nav .sub-menu{position:absolute;bottom:2px;left:0;transform:translatey(100%);background:#58266f;display:block;z-index:99;width:250px;text-align:left;padding:2rem;border-radius:10px;box-shadow:0 0 12px rgba(0,0,0,.05);opacity:0;pointer-events:none}.top-nav .sub-menu:before{content:'';width:30px;height:30px;position:absolute;top:-5px;left:20px;background:#58266f;transform:rotate(45deg)}.top-nav .sub-menu li{display:block}.top-nav .sub-menu li a{padding:0;color:#fff;font-weight:400}.top-nav li:hover .sub-menu{opacity:1;pointer-events:all}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:600;line-height:1.2;margin:0}h1{font-size:6rem;margin-bottom:4rem}h2{font-size:5rem;margin-bottom:3.5rem}h3{font-size:3.5rem;margin-bottom:3rem}h4{font-size:3rem;margin-bottom:2.5rem}h5{font-size:2.25rem;margin-bottom:2rem}h6{font-size:3rem;margin-bottom:1.75rem}ul{margin:0;padding-left:2rem;list-style:square outside}p,li{padding-bottom:1.5rem;margin:0}.site-footer .footer-main{padding:5rem 0;overflow:hidden;clear:both;font-size:1.5rem}.site-footer .footer-grid{grid-template-columns:1fr 1fr}.site-footer .logo{margin-bottom:5rem;display:inline-block;max-width:225px}.site-footer .footer-widget{margin-bottom:5rem;font-weight:600}.site-footer .footer-widget-title{font-size:2.25rem;margin-bottom:2rem;color:#58266f;font-weight:600}.site-footer ul{list-style-type:none;padding:0}.site-footer ul li{padding:0;display:inline-block}.site-footer ul li a{padding:0 1.5rem;color:inherit;font-weight:400}.site-footer ul li:first-child a{padding-left:0}a{text-decoration:none;color:#f6a924}.button{background:0 0;padding:1.1rem 3rem 1.1rem 2rem;color:#f6a924;border:2px solid #f6a924;display:inline-block;border-radius:10px;position:relative;transition:all .35s}.styled-link{position:relative;padding-right:3rem}.button:before,.styled-link:before{content:'';width:10px;height:2px;background:#f6a924;display:block;transform:translatey(-50%) rotate(25deg);position:absolute;right:1.25rem;top:50%;transform-origin:right bottom;transition:all .25s;border-radius:4px}.button:after,.styled-link:after{content:'';width:10px;height:2px;background:#f6a924;display:block;transform:translatey(-50%) rotate(-25deg);position:absolute;right:1.25rem;top:50%;transform-origin:right top;transition:all .25s;border-radius:4px}.button:hover{color:#58266f;border-color:#58266f}.button:hover:after,.button:hover:before{background:#58266f}.button-block.bottom{position:absolute;bottom:6rem}p+.button-block,img+.button-block{margin-top:2rem}a.toast-primary-button,a.toast-secondary-button,a.toast-tertiary-button{padding:1.1rem 2rem;color:#fff;display:inline-block;text-decoration:none;line-height:1.2;border-radius:10px}a.toast-primary-button{background:#58266f}a.toast-primary-button:hover{background:rgba(88,38,111,.7)}a.toast-secondary-button{background:#83cdf0}a.toast-secondary-button:hover{background:rgba(131,205,240,.7)}a.toast-tertiary-button{background:#f6a924}a.toast-tertiary-button:hover{background:rgba(246,169,36,.7)}.toast-back-to-top{position:fixed;bottom:2rem;right:2rem;background:#58266f;width:50px;height:50px;border-radius:100px;background-image:url('/wp-content/themes/toast/assets/images/chevron-up-white.svg');background-size:15px;background-position:center;background-repeat:no-repeat;pointer-events:none;cursor:pointer;opacity:0;transform:translatey(-30px);transition:all 1s}.toast-back-to-top.show{opacity:1;transform:translatey(0px);pointer-events:all}@media(max-width:1024px){.top-nav{font-size:1.5rem}}@media(max-width:768px){#page{padding-top:0 !important}.sticky-header{display:none}.toast-mm-logo img{height:50px !important}.toast-banner-banner-title-area{margin-top:9px}.toast-mm-banner__title{display:none}.icon-grid img{width:50px;height:auto}.icon-grid{text-align:center}.section-title-area,.page-title-area{padding:2rem 0 2rem 2rem}.title-area-no-margin{padding:2rem}.section-title-area .section-subtitle,.page-title-area .subtitle{font-size:2.5rem}.section-title-area .section-title,.page-title-area .title{font-size:3rem}}