:root{--dark:#333;--White:#F5F5F5;--accent:#1F7A7A;--cta:#FF6B6B;--main-font:"Open Sans",Frutiger,Avenir,"Segoe UI",Calibri,sans-serif;--heading-font:"Poppins",Avenir,Montserrat,Corbel,"URW Gothic",source-sans-pro,sans-serif}body{font-family:var(--main-font);font-size:1rem;line-height:1}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;color:#333;background:#f5f5f5}section{padding:50px 0}section h1,section h2,section h3{margin-top:0;font-family:var(--heading-font);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{font-size:18px}p:first-child{margin-top:0}p:last-child{margin-bottom:0}h1{margin-bottom:0;font-size:90px}h2{max-width:1024px;margin:0 auto 50px;font-size:48px;font-weight:600;text-align:center;padding-bottom:10px;color:var(--accent);border-bottom:1px solid var(--cta)}h3{margin-bottom:15px;color:var(--accent);font-size:28px;font-weight:600}iframe{border:0}.melouglow-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;list-style:none;padding:0}.melouglow-content ul li{position:relative;padding-left:30px}.melouglow-content ul li::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;background-color:var(--cta);border-radius:50%}.melouglow-content li,.melouglow-content p{font-size:18px;line-height:1.5}.melouglow-content li strong,.melouglow-content p strong{font-weight:700}.melouglow-page-default,.melouglow-site-main{overflow:hidden}.melouglow-container{max-width:1270px;width:100%;margin:0 auto;padding:0 15px}.melouglow-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px}.melouglow-row.melouglow-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.melouglow-col-50{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.melouglow-col-33{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}.melouglow-col-66{-webkit-box-flex:0;-ms-flex:0 0 66.66%;flex:0 0 66.66%}.melouglow-col-100{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.melouglow-col-auto{-webkit-box-flex:1;-ms-flex:1;flex:1}.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}.btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px;gap:16px;background:#e3e3e3;border-radius:50px}.btn-wrapper p{max-width:154px;margin:0;font-style:normal;font-weight:400;font-size:12px;line-height:150%;color:#000}.logged-in.admin-bar .melouglow-site-header{top:46px}.melouglow-site-header{position:absolute;top:0;right:0;left:0;width:100%;padding:24px 0}.melouglow-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:25px}.melouglow-header-logo{-ms-flex-negative:0;flex-shrink:0;width:183px}.melouglow-header-logo img{-o-object-fit:contain;object-fit:contain}.melouglow-primary-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;list-style:none;margin:0;padding:10px;background:#e3e3e3;border-radius:50px}.melouglow-primary-menu .menu-item a{display:block;padding:12px 24px;border:3px solid transparent;border-radius:50px;text-align:center;color:#333;font-family:var(--heading-font);font-weight:700;font-size:18px;font-style:normal;line-height:125%;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.melouglow-primary-menu .menu-item.current-menu-item a,.melouglow-primary-menu .menu-item:hover a{border:3px solid #1f7a7a;-webkit-box-shadow:-2px 3px 4px rgba(129,129,129,.6);box-shadow:-2px 3px 4px rgba(129,129,129,.6);text-decoration:underline;opacity:1}.melouglow-header-button{-ms-flex-negative:0;flex-shrink:0}.melouglow-off-canvas-menu-btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-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}.melouglow-off-canvas-menu-btn span,.melouglow-off-canvas-menu-btn:after,.melouglow-off-canvas-menu-btn:before{content:"";display:block;width:30px;height:4px;background-color:#000;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.melouglow-off-canvas-menu-btn:before{top:10px}.melouglow-off-canvas-menu-btn:after{bottom:10px}.melouglow-off-canvas-menu-btn span{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.melouglow-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 24px;background:#ff6b6b;-webkit-box-shadow:-2px 3px 4px rgba(129,129,129,.8);box-shadow:-2px 3px 4px rgba(129,129,129,.8);border-radius:50px;border:0;font-family:var(--heading-font);font-style:normal;font-weight:700;font-size:18px;color:#333;line-height:1;cursor:pointer;text-decoration:none;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.melouglow-button:hover{opacity:1;-webkit-box-shadow:none;box-shadow:none}.melouglow-site-footer{margin-top:50px;padding:60px 0;background-color:var(--accent)}.melouglow-footer-top{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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px}.melouglow-footer-logo{-ms-flex-negative:0;flex-shrink:0}.melouglow-footer-logo img{width:183px;-o-object-fit:contain;object-fit:contain}.melouglow-footer-bottom{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:25px}.melouglow-footer-link{font-family:var(--heading-font);font-style:normal;font-weight:700;font-size:18px;line-height:150%;color:#f5f5f5}.melouglow-footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;list-style:none;margin:0;padding:10px;background:#e3e3e3;border-radius:50px}.melouglow-footer-menu .menu-item a{display:block;padding:12px 24px;border:3px solid transparent;border-radius:50px;text-align:center;color:#333;font-family:var(--heading-font);font-weight:700;font-size:18px;font-style:normal;line-height:125%;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.melouglow-footer-menu .menu-item.current-menu-item a,.melouglow-footer-menu .menu-item:hover a{border:3px solid #1f7a7a;-webkit-box-shadow:-2px 3px 4px rgba(129,129,129,.6);box-shadow:-2px 3px 4px rgba(129,129,129,.6);text-decoration:underline;opacity:1}.melouglow-mobile-menu{position:fixed;top:-100%;left:0;width:100%;background-color:var(--dark);border-radius:0;border-bottom:1px solid var(--cta);opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:99}.melouglow-mobile-menu.open-menu{top:0;opacity:1;visibility:visible}.melouglow-mobile-menu.open-menu .melouglow-mobile-menu-close-icon{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.melouglow-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}.melouglow-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}.melouglow-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}.melouglow-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}.melouglow-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:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.melouglow-mobile-menu-nav .menu-item.current-menu-item a,.melouglow-mobile-menu-nav .menu-item:hover a{color:var(--cta)}.melouglow-mobile-menu-logo{padding:15px 10px 15px;border-top:1px solid var(--accent);text-align:center}.melouglow-mobile-menu-logo img{max-width:50px}.melouglow-page-error{padding:100px 0}.melouglow-popup-thank-you{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);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:7px}.melouglow-popup-thank-you-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:510px;gap:12px;padding:32px;border-radius:18px;background:rgba(31,122,122,.85);backdrop-filter:blur(3.5px)}.melouglow-popup-thank-you-title{color:var(--block,#e3e3e3);text-align:center;font-family:var(--heading-font);font-size:32px;font-style:normal;font-weight:600;line-height:120%}.melouglow-popup-thank-you-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.melouglow-popup-thank-you-text p{color:var(--block,#e3e3e3);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media (min-width:768px){.melouglow-off-canvas-menu-btn{display:none}}@media screen and (min-width:782px){.logged-in.admin-bar .melouglow-site-header{top:32px}}@media screen and (max-width:1024px){.melouglow-header-logo{width:120px}}@media screen and (max-width:991px){.melouglow-primary-menu{gap:15px}.melouglow-primary-menu .menu-item a{padding:10px 15px;font-size:14px}.melouglow-footer-menu{gap:15px}.melouglow-footer-menu .menu-item a{padding:10px 15px;font-size:14px}}@media screen and (max-width:767px){section{padding:30px 0}p{font-size:14px}.melouglow-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.melouglow-site-header{padding:15px 0}.melouglow-header-logo{width:120px}.melouglow-primary-menu{display:none}.melouglow-button{font-size:16px}.melouglow-footer-top{gap:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.melouglow-footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.melouglow-footer-link{font-size:14px}.melouglow-footer-menu{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-radius:20px}.melouglow-popup-thank-you-wrap{padding:40px 15px}.melouglow-popup-thank-you-title{font-size:24px}.melouglow-popup-thank-you-text p{font-size:16px}}@media (max-width:767px){h1{font-size:32px}h2{margin-bottom:25px;font-size:24px}h3{font-size:18px}.melouglow-content li,.melouglow-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}}
/*# sourceMappingURL=app.min.css.map */
