*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}body{font-family:Nunito Sans,sans-serif;font-optical-sizing:auto;font-weight:200;font-style:normal;font-variation-settings:"wdth" 100,"YTLC" 500;padding:0;margin:0;overflow-x:hidden}body p{font-size:16px}h1,h2,h3,h4,h5,h6{color:#803644}ul.bulleted-list li{list-style-type:disc;padding-left:10px}.header-top{display:flex;justify-content:flex-start;align-items:center;gap:10px;border-bottom:1px solid lightgrey;font-size:1.2rem;width:100%;padding:5px 10px;box-sizing:border-box}.sticky{position:-webkit-sticky;position:fixed;top:0;z-index:1000;background-color:#fff}.ht-left{display:flex;justify-content:flex-start;align-items:center}#menu{display:flex;align-items:center}.ht-right{display:flex;justify-content:flex-end;align-items:center;margin-left:auto}.main-nav{display:flex;margin-bottom:0;padding:10px 0}.main-nav li{list-style:none;border-left:1px solid lightgrey}.main-nav li.broker-btn a{background-color:#7f1f43;color:#fff!important;border-radius:10px;padding:5px 10px;transition:all .5s ease-in-out;margin-left:10px}.main-nav li.broker-btn a:hover{transform:scale(1.1)}.main-nav a{padding:8px;font-size:.85rem;white-space:nowrap}.main-nav li:first-child{border-left:none}.main-nav a{text-decoration:none;color:#7f1f43;font-weight:400}.main-nav a:hover{cursor:pointer;color:#ff5e14}.main-nav a.active{color:#ff5e14;font-weight:700}.products{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:100%;padding:30px 20px;margin-bottom:40px;box-sizing:border-box}main{padding-top:20px}.product-card{width:100%;max-width:900px;margin:0 auto 30px;box-sizing:border-box;text-align:center;background-color:#fff;font-size:1rem;display:flex;justify-content:center;align-items:center}.product-card__head{flex:0 0 35%;min-width:120px}.product-card__head img{width:100%;height:auto;max-height:250px;object-fit:cover;border-radius:0 40px}.product-card__body{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;padding:20px 30px;text-align:left}@media (max-width: 650px){.product-card__body{padding:15px 20px}.product-card__head img{max-height:180px;border-radius:0 25px}}@media (max-width: 480px){.product-card__body{padding:10px 15px;font-size:14px}.product-card__head{flex:0 0 30%}.product-card__head img{max-height:140px;border-radius:0 15px}}.remote-contact a,a.mail-link{color:#441023}.product-card p{margin:0 0 20px;text-align:left;font-size:16px}.product-card h3{margin-top:0;font-size:26px;padding-top:10px;line-height:2.4rem;font-weight:500}.product-card i{font-size:2.4rem;color:#0e5985}.product-card:hover i,.product-card:hover h3{transform:scale(1.02);transition:transform .5s ease-in-out}.product-card:hover i{color:#1c819f;transform:scale(1.1);transition:transform .3s ease-in-out}.product-card .bt-container{margin-top:20px;display:none}.product-card--alt .product-card__head{border:0;border-right:0}.header-container{padding:40px 40px 20px 0;color:#441023}.header-hero{overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;height:auto;margin-bottom:20px;margin-top:10px}.header-hero .hero{position:absolute;top:0;left:0;width:100%;height:auto}.header-hero .hero__blurb{top:100px;margin-top:20px;left:0;width:100%;max-width:800px;height:auto;z-index:100;background-color:#fff;padding:20px;border-radius:20px;box-sizing:border-box}.header-hero .hero__blurb p{margin:0}.logo{max-width:230px;height:auto;z-index:100;border:20px solid white;border-radius:20px}.logo-mobile{display:none}.header__phone{margin-right:20px}.header__phone a{text-decoration:none;color:#7f1f43;min-width:200px}.header__phone a:hover{color:#ff5e14;cursor:pointer}.bt-container{position:relative;max-width:200px}.btn-bg{width:100%;max-width:200px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;z-index:100}.btn-bg.bg-2{background:#2966b1}.btn-bg.bg-2 .btn-2 button{border:none;-webkit-transition:all .7s ease;transition:all .7s ease;width:100%;max-width:200px;height:100%;background:none;color:#fff}.btn-bg.bg-2 .btn-2 button:hover{background:transparent;color:#fff;cursor:pointer}.btn-bg.bg-2 .btn-2 button:hover:before,.btn-bg.bg-2 .btn-2 button:hover:after{-webkit-transition:all .7s ease;transition:all .7s ease;width:100%;max-width:200px}.btn-bg.bg-2 .btn-2 button:before,.btn-bg.bg-2 .btn-2 button:after{content:"";position:absolute;top:0;left:0;width:0px;height:3px;background:#fff;transition:all .4s ease}.btn-bg.bg-2 .btn-2 button:after{top:inherit;left:inherit;bottom:0;right:0}.team{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:40px 0;gap:40px}.team-member{width:calc(50% - 30px);max-width:calc(50% - 30px);border:1px solid lightgrey;text-align:left;padding:40px;box-sizing:border-box}.team-member__image{float:left;margin-right:20px;overflow:hidden;width:50%;height:auto;margin-bottom:20px}.team-member__image img{width:100%;height:auto}.team-member h3{color:#2966b1;font-size:1.2rem}.hero__blurb--mobile{display:none}.contact-us-page{display:flex;justify-content:center;align-items:center;margin-top:40px;margin-bottom:40px}.contact-form__container{display:flex;justify-content:center;padding-bottom:50px;max-width:900px}.contact-form input{margin-bottom:20px;color:#fff}.contact-form input::placeholder{color:#fff}.header-image-title{margin:40px 0}.lares-inner-page{margin:0 auto;padding:0 20px;width:100%;max-width:1000px}.lares-inner-page .product-card{align-items:center;margin:20px 0}.lares-inner-page .product-card__body{padding:0;align-items:flex-start}.lares-inner-page h3{text-align:left;align-self:self-start}.lares-inner-page li{margin-bottom:20px;text-align:left}.footer-address-white-bg{display:flex;justify-content:center;margin-top:80px;border-top:1px solid lightgrey}.footer-address-white-bg *{color:#000!important;fill:#000!important}.footer-section{background:#441023;position:relative}.footer-cta{border-bottom:1px solid #373636}.footer-svg{max-width:40px;fill:#fff}.single-cta{display:flex}.single-cta i{color:#ff5e14;font-size:30px;float:left;margin-top:8px}.cta-text{padding-left:15px;display:inline-block}.cta-text h2{color:#fff;font-size:20px;font-weight:600;margin-bottom:2px}.cta-text span{color:#fff;font-size:15px}.footer-content{position:relative;z-index:2}.footer-pattern img{position:absolute;top:0;left:0;height:330px;background-size:cover;background-position:100% 100%}.footer-logo{margin-bottom:30px}.footer-logo img{max-width:200px}.footer-text p{margin-bottom:14px;font-size:14px;color:#fff;line-height:28px}.footer-social-icon span{color:#fff;display:block;font-size:20px;font-weight:700;font-family:Poppins,sans-serif;margin-bottom:20px}.footer-social-icon a{color:#fff;font-size:30px;margin-right:15px}.footer-social-icon i{height:30px;width:30px;text-align:center;line-height:38px;border-radius:50%}.facebook-bg{background:#3b5998}.twitter-bg{background:#55acee}.google-bg{background:#dd4b39}.footer-widget-heading h3{color:#fff;font-size:20px;font-weight:600;margin-bottom:40px;position:relative}.footer-widget-heading h3:before{content:"";position:absolute;left:0;bottom:-15px;height:2px;width:50px;background:#fff}.footer-widget ul.footer-nav{padding-left:0}.footer-widget ul li{display:inline-block;float:left;width:50%;margin-bottom:12px}.footer-widget ul li a:hover{color:#ff5e14}.footer-widget ul li a{color:#fff;text-transform:capitalize}.subscribe-form{position:relative;overflow:hidden}.subscribe-form input{width:100%;padding:14px 28px;background:#fff;border:1px solid #fff;border:2px solid #2E2E2E;color:#2e2e2e;font-weight:700}.subscribe-form button{background:#441023;padding:13px 20px;border:1px solid #441023;float:right;color:#fff;font-weight:700}.subscribe-form button i{color:#fff;font-size:22px;transform:rotate(-6deg);margin-left:5px}.copyright-area{background:#441023;padding:25px 0;border-top:1px solid #373636}.copyright-text p{margin:0;font-size:14px;color:#fff}.copyright-text p a{color:#ff5e14}.footer-menu li{display:inline-block;margin-left:20px}.footer-menu li:hover a{color:#ff5e14}.footer-menu li a{font-size:14px;color:#fff}.lares-card{width:100%;max-width:900px;margin:0 auto 30px;box-sizing:border-box;text-align:left;background-color:#fff;font-size:1rem;display:flex;justify-content:flex-start}.lares-card__head{width:30%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-right:0}.lares-card__body{width:70%;max-width:600px;display:flex;flex-direction:column;justify-content:center;margin-left:30px;padding:20px}.lares-card p{margin:0 0 20px;text-align:left;font-size:1.2rem}.lares-card h3{margin-top:0;font-size:2rem;padding-top:10px;line-height:2.4rem;font-weight:500}.list-title{font-weight:700;font-size:20px;color:#000;margin-top:30px}.split{display:flex}.split .remote-contact,.split .office-address{width:50%;padding:20px}@media (max-width: 1640px){.main-nav a{padding:10px}}@media (max-width: 1024px){div#burger-menu{cursor:pointer;height:27px;width:27px;margin:10px;overflow:visible;position:relative;z-index:400}.header-top .ht-left .logo{display:none}#menu{z-index:1;min-width:100%;min-height:100%;position:fixed;top:0;height:0;visibility:hidden;opacity:0;transition:all .3s ease-in-out}#menu.open{visibility:visible;display:flex;opacity:1;background:#fff;z-index:300;padding-top:0}#menu li{list-style:none}#menu a{color:#7f1f43;display:block;font-size:32px;margin-bottom:10px;text-decoration:none}.main-nav{flex-direction:column}.header-hero{display:none;height:300px;padding-top:5px}.header-hero .hero{height:100%;width:auto;display:none}.hero__blurb--mobile{display:flex;align-items:center;flex-direction:column;width:90vw;padding:10px}.main-nav li{padding:10px 0 10px 40px}.products{padding:20px 0}}.mgaa-logo{margin:20px 0}.footer-address-white-bg .row{width:100%;display:flex;justify-content:space-between;padding:0 20px;max-width:1320px}@media (min-width: 1025px){#burger-menu{display:none}#menu{display:flex;visibility:visible;opacity:1;position:static;min-width:auto;min-height:auto;height:auto}.main-nav{flex-direction:row}}.contact-us-page main{width:90%}@media (max-width: 992px){.team-member{width:calc(50% - 20px);max-width:calc(50% - 20px);padding:25px}.team-member__image{width:40%}.lares-card{flex-wrap:wrap}.lares-card__head{flex:1 1 250px;min-width:250px}.lares-card__body{flex:1 1 300px;margin-left:20px}.split{flex-direction:column}.split .remote-contact,.split .office-address{width:100%;padding:20px}.footer-address-white-bg .row{flex-direction:column;gap:20px}.contact-us-page main{width:100%;padding:0 20px;box-sizing:border-box}}@media (max-width: 768px){.mobile-logo-link{display:flex;width:100%;justify-content:center;padding-top:10px}.mobile-logo-link.router-link-active{border-bottom:0}.logo-mobile{display:block;max-width:160px;align-self:center}.main-nav li.broker-btn a{padding:5px;margin-left:0;text-align:center}.footer-svg{max-width:25px}.single-cta{margin-bottom:20px}.team{flex-direction:column;gap:20px}.team-member{width:100%;max-width:100%;padding:20px}.team-member__image{width:100%;float:none;margin-right:0}#menu a{margin-bottom:0}.main-nav a{padding:10px 0 0}.main-nav li{padding:10px 0 0 40px}body div.lares-inner-page{padding:0 15px;width:100%;max-width:100%;margin-top:0!important}.lares-card__head{min-width:100%}.lares-card__body{margin-left:0;padding:20px 0}.contact-form__container{max-width:calc(100vw - 30px)}.products .documents{flex-direction:column;padding:0}.products{padding:20px 15px}.hero__blurb{width:100%;padding:15px}.contact-us-page main{width:100%;padding:0 15px}}@media (max-width: 576px){body p{font-size:15px}.product-card h3{font-size:22px;line-height:1.8rem}.lares-card h3{font-size:1.6rem;line-height:2rem}.lares-card p{font-size:1rem}.team-member h3{font-size:1.1rem}.footer-widget-heading h3{font-size:18px;margin-bottom:25px}.cta-text h2{font-size:16px}.cta-text span{font-size:13px}.header__phone a{font-size:.9rem;min-width:auto}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{line-height:1.6;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#burger-menu[data-v-3dadd830]{cursor:pointer;z-index:9000;padding:10px}#burger-menu span[data-v-3dadd830]{display:block;width:25px;height:3px;background:#7f1f43;margin:5px 0;transition:all .3s ease;border-radius:2px}#burger-menu.open span[data-v-3dadd830]:nth-child(1){transform:translateY(8px) rotate(45deg)}#burger-menu.open span[data-v-3dadd830]:nth-child(2){opacity:0}#burger-menu.open span[data-v-3dadd830]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header-top[data-v-3dadd830]{padding:10px 15px}.ht-right.header__phone[data-v-3dadd830],.desktop-logo-link[data-v-3dadd830]{display:flex;align-items:center}.desktop-logo[data-v-3dadd830]{max-width:140px;height:auto}.ht-right.header__phone a[data-v-3dadd830]{font-size:.85rem}@media (max-width: 1024px){.header-top[data-v-3dadd830]{justify-content:space-between;padding:10px}.desktop-logo-link[data-v-3dadd830]{display:none}}@media (max-width: 768px){.header-top[data-v-3dadd830]{padding:8px 10px}.ht-right.header__phone[data-v-3dadd830]{margin-right:10px}.ht-right.header__phone a[data-v-3dadd830]{font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}}@media (max-width: 576px){.ht-right.header__phone a[data-v-3dadd830]{max-width:140px;font-size:.8rem}#burger-menu[data-v-3dadd830]{padding:8px}#burger-menu span[data-v-3dadd830]{width:22px;height:2px}}.main-container[data-v-595924f7]{display:flex;flex-direction:column;min-height:100vh;width:100vw}.products .product-card{background:#f0eeee;border-radius:20px;overflow:hidden}.products .product-card .product-card__body{padding:25px 30px;font-size:18px}.products .product-card .product-card__head img{border-radius:0}.product-card__body h2{text-align:left;margin-bottom:15px;margin-top:0;color:#441023}.router-link-active{border-bottom:3px solid #803644}footer .footer-nav a{text-decoration:none}@media (max-width: 650px){.products .product-card .product-card__body{font-size:16px}.products .product-card{border-radius:15px}}@media (max-width: 480px){.products .product-card .product-card__body{font-size:14px}.product-card__body h2{font-size:18px;margin-bottom:10px}.products .product-card{border-radius:10px}}.policy-documents-page[data-v-54e44d9e]{align-items:center}.documents[data-v-54e44d9e]{display:flex;flex-direction:row;margin:0 auto;padding:20px 0;min-height:400px}.policy-documents-page a[data-v-54e44d9e]{font-weight:700}.policy-documents-page a[data-v-54e44d9e]:hover{text-decoration:underline}.policy-documents-page .product-card[data-v-54e44d9e]{align-items:flex-start;margin:20px 0}.policy-documents-page .product-card__body[data-v-54e44d9e]{text-align:left;padding:0}.policy-documents-page h3[data-v-54e44d9e]{text-align:left;align-self:self-start}.policy-documents-page li[data-v-54e44d9e]{list-style:none;text-align:left}.policy-documents-page .header-image-title[data-v-54e44d9e]{width:65vw;max-width:65vw;min-width:65vw;align-items:flex-start}.policy-documents[data-v-54e44d9e]{display:flex;flex-wrap:wrap;gap:40px}.policy-documents__column[data-v-54e44d9e]{flex:1 auto;min-width:350px}.policy-documents__title[data-v-54e44d9e]{font-size:1.5em;margin-bottom:10px}.policy-documents__list[data-v-54e44d9e]{list-style:none;padding:0}.policy-documents__item[data-v-54e44d9e]{margin-bottom:10px}.policy-documents__item a[data-v-54e44d9e]{text-decoration:none;color:#000}@media (max-width: 768px){.policy-documents[data-v-54e44d9e]{flex-direction:column}}
