:root{--dark:#1B1340;--White:#F7F5FF;--accent:#6D4AFF;--text-color:#4B5563;--heading-color:#372580;--main-font:"Inter","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}body{font-family:var(--main-font);font-size:18px;line-height:1}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;color:var(--text-color);background-color:#f7f5ff}section{padding:50px 0}section h1,section h2,section h3{margin-top:0;line-height:1.25}img{max-width:100%;height:auto}a{text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:hover{opacity:.85}p:first-child{margin-top:0}p:last-child{margin-bottom:0}h1{margin-bottom:50px;color:var(--heading-color);font-size:36px}h2{margin-bottom:30px;font-size:32px}h3{margin-bottom:20px;font-size:24px}iframe{border:0}.golsed-content li,.golsed-content p{font-size:18px;line-height:1.5}.golsed-content li strong,.golsed-content p strong{font-weight:700}.golsed-page-default,.golsed-site-main{overflow:hidden}.golsed-container{max-width:1310px;width:100%;margin:0 auto;padding:0 15px}.golsed-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px}.golsed-row.golsed-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alignleft{float:left;margin-right:1.5em;margin-bottom:1em}.alignright{float:right;margin-left:1.5em;margin-bottom:1em}.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:1em}ul.golsed-list-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;list-style:none;padding:0}ul.golsed-list-check li{position:relative;padding-left:35px;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:1.5;text-transform:capitalize}ul.golsed-list-check li::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M3.75 10.625L8.75 15.625L16.25 4.375" stroke="%23F7F5FF" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:contain;background-repeat:no-repeat}.logged-in.admin-bar .golsed-top-bar{top:46px}.golsed-top-bar{padding:12px 0;background-color:#d8ff00}.golsed-top-bar.header-fixed{position:sticky;top:0;padding:10px 0;z-index:10;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-animation:slideDown .6s ease-out forwards;animation:slideDown .6s ease-out forwards}@-webkit-keyframes slideDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.golsed-top-bar-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;padding:0 15px}.golsed-top-bar-title{color:#0f172a;font-size:24px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.golsed-top-bar-timer{-ms-flex-negative:0;flex-shrink:0;margin-top:-13px}.golsed-top-bar-timer .si-timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.golsed-top-bar-timer .si-timer-days,.golsed-top-bar-timer .si-timer-hours,.golsed-top-bar-timer .si-timer-minutes,.golsed-top-bar-timer .si-timer-seconds{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:5px 10px;border-radius:4px;border:1px solid #0f172a;background:#f7f5ff;color:#0f172a;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:1.2}.golsed-top-bar-timer .si-timer-days p,.golsed-top-bar-timer .si-timer-hours p,.golsed-top-bar-timer .si-timer-minutes p,.golsed-top-bar-timer .si-timer-seconds p{position:absolute;bottom:-13px;margin:0;color:#0f172a;text-align:center;font-size:10px;font-style:normal;font-weight:600;line-height:1}.golsed-header-link.golsed-button{padding:5px 18px;border-radius:50px}.golsed-site-header{padding:15px 0;background-color:var(--dark)}.golsed-site-header-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px;background-color:transparent}.golsed-header-logo{-ms-flex-negative:0;flex-shrink:0;width:215px}.golsed-header-logo img{-o-object-fit:contain;object-fit:contain}.golsed-primary-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;list-style:none;margin:0;padding:0}.golsed-primary-menu .menu-item a{display:block;font-family:var(--main-font);color:#f7f5ff;font-size:14px;font-style:normal;font-weight:600;line-height:125%;text-decoration:underline;text-decoration-color:transparent;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.golsed-primary-menu .menu-item.current-menu-item a,.golsed-primary-menu .menu-item:hover a{text-decoration-color:#fff}.golsed-off-canvas-menu-btn{position:relative;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;line-height:0;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.golsed-off-canvas-menu-btn span,.golsed-off-canvas-menu-btn:after,.golsed-off-canvas-menu-btn:before{content:"";display:block;width:30px;height:4px;background-color:#fff;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.golsed-off-canvas-menu-btn:before{top:10px}.golsed-off-canvas-menu-btn:after{bottom:10px}.golsed-off-canvas-menu-btn span{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.golsed-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:12px 19px;border:0;border-radius:99px;background-color:var(--accent);font-family:var(--main-font);color:#f7f5ff;text-align:center;font-size:16px;font-style:normal;font-weight:600;text-decoration:underline;line-height:125%;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.golsed-button.btn-bordered{background-color:transparent;border:2px solid #fff;border-radius:99px;color:#fff}.golsed-button:hover{opacity:1;text-decoration-color:var(--accent)}.golsed-button:hover.btn-bordered{background-color:var(--accent);border-color:var(--accent)}.golsed-site-footer{padding:100px 0 50px}.golsed-footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}.golsed-footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;list-style:none;margin:0;padding:0}.golsed-footer-menu .menu-item a{display:block;padding-right:16px;border-right:1px solid #c5b7ff;font-family:var(--main-font);color:#4b5563;font-size:14px;font-style:normal;font-weight:400;line-height:125%;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.golsed-footer-menu .menu-item.current-menu-item a,.golsed-footer-menu .menu-item:hover a{color:var(--dark)}.golsed-footer-copyright{font-family:var(--main-font);color:#4b5563;font-size:12px;font-style:normal;font-weight:400;line-height:1.5}.golsed-mobile-menu{position:fixed;top:-100%;left:0;width:100%;background-color:var(--dark);border-radius:0;border-bottom:1px solid #d8ff00;opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:99}.golsed-mobile-menu.open-menu{top:0;opacity:1;visibility:visible}.golsed-mobile-menu.open-menu .golsed-mobile-menu-close-icon{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.golsed-mobile-menu-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px}.golsed-mobile-menu-close-icon{width:36px;height:36px;background-color:#fff;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDEzMSI+CjxsaW5lIGlkPSJMaW5lIDMyIiB4MT0iMTkuNzUiIHgyPSIxOS43NSIgeTI9IjM4IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8bGluZSBpZD0iTGluZSAzMyIgeTE9IjE4LjI1IiB4Mj0iMzgiIHkyPSIxOC4yNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9nPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDEzMSI+CjxsaW5lIGlkPSJMaW5lIDMyIiB4MT0iMTkuNzUiIHgyPSIxOS43NSIgeTI9IjM4IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8bGluZSBpZD0iTGluZSAzMyIgeTE9IjE4LjI1IiB4Mj0iMzgiIHkyPSIxOC4yNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9nPgo8L3N2Zz4K);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.golsed-mobile-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:25px;padding:15px 40px 40px;text-align:center}.golsed-mobile-menu-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin:0;padding:0;list-style:none}.golsed-mobile-menu-nav .menu-item a{display:block;color:var(--White,#fff);text-align:center;font-family:var(--main-font);font-size:15px;font-style:normal;font-weight:400;line-height:125%;text-decoration:underline;text-decoration-color:transparent;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.golsed-mobile-menu-nav .menu-item.current-menu-item a,.golsed-mobile-menu-nav .menu-item:hover a{text-decoration-color:#d8ff00}.golsed-page-error{padding:100px 0}.golsed-popup-thank-you{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000;padding:15px}.golsed-popup-thank-you-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;gap:24px;padding:70px 50px;border-radius:12px;background:#f7f5ff;-webkit-box-shadow:2px 2px 6px 0 rgba(37,99,235,.04),8px 9px 26px 0 rgba(37,99,235,.07),22px 24px 80px 0 rgba(37,99,235,.11);box-shadow:2px 2px 6px 0 rgba(37,99,235,.04),8px 9px 26px 0 rgba(37,99,235,.07),22px 24px 80px 0 rgba(37,99,235,.11)}.golsed-popup-thank-you-title{color:#000;text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:1.25}.golsed-popup-thank-you-text{line-height:1.5}@media screen and (min-width:782px){.logged-in.admin-bar .golsed-top-bar{top:32px}}@media screen and (max-width:1024px){.golsed-site{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.golsed-site>main{-webkit-box-flex:1;-ms-flex:1;flex:1}.golsed-top-bar-title{font-size:16px}}@media screen and (max-width:991px){.golsed-header-link.golsed-button{font-size:14px}.golsed-site-header-wrap{gap:25px}.golsed-primary-menu{gap:25px}}@media screen and (max-width:901px){.golsed-top-bar-title{font-size:14px}.golsed-footer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.golsed-footer-menu{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.golsed-footer-copyright p{font-size:12px;text-align:center}}@media screen and (max-width:768px){section{padding:40px 0}p{font-size:14px}.golsed-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.golsed-top-bar{padding:10px 0}.golsed-top-bar-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.golsed-top-bar-title{font-size:12px}.golsed-top-bar-timer .si-timer-days,.golsed-top-bar-timer .si-timer-hours,.golsed-top-bar-timer .si-timer-minutes,.golsed-top-bar-timer .si-timer-seconds{padding:3px 8px}.golsed-site-header{padding:10px 0}.golsed-header-logo{width:180px}.golsed-primary-menu{display:none}.golsed-off-canvas-menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:768px){h1{margin-bottom:25px;font-size:28px}h2{margin-bottom:20px;font-size:24px}h3{margin-bottom:16px;font-size:18px}.golsed-content li,.golsed-content p{font-size:14px}.alignleft{display:block;float:none;margin:15px auto 15px;text-align:left}.alignright{display:block;float:none;margin:15px auto 15px;text-align:right}.aligncenter{display:block;margin:15px auto 15px;text-align:center}.alignnone{display:block;margin:15px auto 15px;text-align:center}}@media screen and (max-width:767px){.golsed-popup-thank-you-wrap{padding:30px 15px}.golsed-popup-thank-you-title{font-size:24px}}@media screen and (max-width:650px){.golsed-footer-menu .menu-item a{padding-right:0;border-right:0}}
/*# sourceMappingURL=app.min.css.map */
