@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300&family=Smooch&display=swap);@import url(https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap);.header{align-items:center;background:#3057a0;color:#fff;display:flex;font-weight:700;height:100px;justify-content:space-between;padding:17px 20px;position:-webkit-sticky;position:sticky;top:0;transition:.3s cubic-bezier(.18,.52,.83,.67);transition-delay:50ms;width:100%;z-index:100}.header__logo{display:flex;flex-wrap:wrap;justify-content:center}.header .slogan{font-size:9px;font-weight:300}.header select{background:none;border:none;color:#fff;outline:none}@media screen and (max-width:650px){.header{height:80px;padding:10px 20px}.header select{color:#000}}.header__block,.header__block--mobile{align-items:center;display:flex;gap:20px}.header__block--mobile{cursor:pointer}@media screen and (min-width:650px){.header__block--mobile{display:none}}.header__option,.header__option--fav{font-size:15px;font-weight:400;letter-spacing:-.5px;text-align:center}.header__option--fav{background:#8ca8dd;border-radius:4px;display:inline-block;font-weight:700;padding:5px 10px}@media screen and (max-width:650px){.header__option--fav{color:#fff}}.header__options,.header__options--visible{gap:17px}@media screen and (max-width:650px){.header__options,.header__options--visible{background:#fafafa;color:#000;display:grid;height:calc(100vh - 80px);padding:20px;position:fixed;right:0;top:0;-webkit-transform:translateX(75vw) translateY(80px);transform:translateX(75vw) translateY(80px);transition:.2s cubic-bezier(.4,0,.6,0);width:75vw}.header__options .header__option,.header__options .header__option--fav,.header__options--visible .header__option,.header__options--visible .header__option--fav{border-bottom:1px solid #bbb;height:30px}.header__options span,.header__options--visible span{display:block}.header__options--visible{box-shadow:0 0 100px 50px rgba(66,68,90,.443);-webkit-transform:translateX(0) translateY(80px);transform:translateX(0) translateY(80px)}}.header img{max-height:60px}@media screen and (max-width:650px){.header img{max-height:36px}}.header .svg{transform-box:fill-box;-webkit-transform-origin:center;transform-origin:center}.header .svg .svg__rect{fill:#fff;transition:.2s}.header .svg .svg__rect:first-child{-webkit-transform:translateY(12px);transform:translateY(12px)}.header .svg .svg__rect:nth-child(2){-webkit-transform:translateY(25px);transform:translateY(25px)}.header .svg--active{transform-box:fill-box;-webkit-transform-origin:center;transform-origin:center}.header .svg--active .svg__rect{fill:#fff;transition:.2s}.header .svg--active .svg__rect:first-child{-webkit-transform:translateX(9px) rotate(45deg);transform:translateX(9px) rotate(45deg)}.header .svg--active .svg__rect:nth-child(2){opacity:0}.header .svg--active .svg__rect:nth-child(3){-webkit-transform:translateX(6px) translateY(28px) rotate(-45deg);transform:translateX(6px) translateY(28px) rotate(-45deg)}.heading{margin-bottom:60px}.heading,.heading video{width:100%}@media screen and (min-width:1050px){.Home .header{left:0;position:fixed;top:0}}@media screen and (max-width:1050px){.Home .header{position:-webkit-sticky;position:sticky;top:0}}@media screen and (min-width:1050px){.Home .transparent{background:transparent}}@media screen and (max-width:1050px){.Home .transparent{background:#3057a0}}.Home .text--primary{color:#3057a0}.Home .text--handwritten{font-family:Alex Brush,serif;font-size:28px;white-space:nowrap}.Home .text--light-gray{color:#888}.Home .section,.Home .section--gray{display:flex;flex-wrap:wrap;gap:40px;width:100%}@media screen and (min-width:1050px){.Home .section,.Home .section--gray{padding:40px 80px;scroll-margin-top:120px}}@media screen and (max-width:1050px){.Home .section,.Home .section--gray{padding:30px 20px;scroll-margin-top:80px}}.Home .section--gray{background-color:#f5f5f5}.Home .section__center{display:flex;justify-content:center;width:100%}.Home .section__block,.Home .section__block__boss{border-radius:4px;box-shadow:0 0 10px 0 hsla(0,0%,6%,.1);font-size:25px;padding:20px;width:100%}.Home .section__block--border{border:1px solid #bbb;box-shadow:none}.Home .section__block--white{background:#fff}.Home .section__block--transparent{background:transparent;font-size:22px;text-align:justify}@media screen and (min-width:1050px){.Home .section__block__boss{align-items:flex-end;display:flex;margin-bottom:35px;width:calc(100% - 180px)}.Home .section__block__boss .boss{width:150px}.Home .section__block__boss .boss img{height:200px;-webkit-transform:translate(140px,-30px) scale(2.2);transform:translate(140px,-30px) scale(2.2)}.Home .section__block__boss .boss p{-webkit-transform:translate(45px,90px);transform:translate(45px,90px);white-space:nowrap}}@media screen and (max-width:1050px){.Home .section__block__boss{text-align:center}.Home .section__block__boss .boss{display:flex;flex-wrap:wrap-reverse;justify-content:center}.Home .section__block__boss .boss img{display:block;-webkit-transform:translateY(20px);transform:translateY(20px)}.Home .section__block__boss .boss p{text-align:center;white-space:nowrap;width:100%}}.Home h1,.Home h2{background:#3057a0;border-radius:4px;color:#fff;font-size:35px;font-weight:600;margin-bottom:0;padding:50px 15px 15px;text-align:center}@media screen and (max-width:1050px){.Home h1,.Home h2{text-align:center}}.Home .card,.Home .card--small{color:#101010}.Home .card--small{text-align:center}.Home .card--small img{height:60px;margin-bottom:5px;width:60px}.Home .card--small h3,.Home .card--small p{margin:0}.Home .nav{background:#fff;border-radius:4px;display:grid;position:relative;width:100%}@media screen and (min-width:1050px){.Home .nav{grid-template-columns:repeat(7,1fr)}}@media screen and (max-width:1050px){.Home .nav{gap:5px;grid-template-columns:repeat(1,1fr)}}.Home .nav__indicator,.Home .nav__indicator--hover{background:#3057a0;border-radius:4px;height:55px;position:absolute;z-index:1}@media screen and (min-width:1050px){.Home .nav__indicator,.Home .nav__indicator--hover{transition:.3s;width:14.2857142857%}}@media screen and (max-width:1050px){.Home .nav__indicator,.Home .nav__indicator--hover{width:100%}}.Home .nav__indicator--hover{background:transparent}.Home .nav__option,.Home .nav__option--active{align-items:center;cursor:pointer;display:flex;height:55px;justify-content:center;padding:15px;transition-duration:50ms;width:100%;z-index:2}.Home .nav__option--active,.Home .nav__option--active:hover,.Home .nav__option:hover{color:#fff}.Home .baner{grid-gap:65px;align-items:center;background:#fff;display:grid;gap:65px;grid-template-columns:repeat(3,1fr);justify-items:center;padding:55px;width:100%}.Home .baner img{max-width:150px;width:100%}.Home .document-thumbnail{transition-duration:.1s;width:100%}.Home .document-thumbnail:hover{box-shadow:0 10px 10px 10px hsla(0,0%,6%,.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.Home .awards{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.Home .awards>*{max-width:250px;min-width:150px}.Home .logo{display:flex;justify-content:center;width:100%}.Home .logo img{max-width:400px;width:40%}.Home .our-brands{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.Home .our-brands>*{flex:1 1 32%;max-width:631px;min-width:300px}.Home p{margin-top:0}h3{border-bottom:3px solid #3057a0;display:inline-block;margin:1em 0}#option--bold{font-weight:700;text-decoration:underline}.BrandCard{align-content:space-between;background:#fff;display:flex;flex-wrap:wrap;position:relative;text-align:justify}.BrandCard__absolute{background:#fff;border:1px solid #bbb;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:none;box-shadow:0 45px 42px 0 rgba(66,68,90,.5);font-size:20px;height:0;overflow-y:hidden;padding:0 20px 20px;position:absolute;-webkit-transform:translateX(-21px);transform:translateX(-21px);visibility:hidden;width:calc(100% + 2px);z-index:2}.BrandCard--expanded .BrandCard__absolute{height:auto;visibility:visible}*,:after,:before{box-sizing:border-box}::selection{background:#244279;color:#fff}body{background:#fafafa;font-family:Inter,sans-serif;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;cursor:pointer;text-decoration:none}a:hover{text-decoration:underline}.grid,.grid--1,.grid--2-1,.grid--2-1-small,.grid--3-2-1,.grid--4-1,.grid--6-3,.grid--xl--3-2-1{width:100%}.grid--6-3{grid-column-gap:20px;grid-row-gap:40px}@media screen and (min-width:1050px){.grid--6-3{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:1050px){.grid--6-3{grid-template-columns:repeat(3,1fr)}}.grid--2-1{gap:20px}@media screen and (min-width:800px){.grid--2-1{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:800px){.grid--2-1{grid-template-columns:1fr}}.grid--2-1-small{gap:20px}@media screen and (min-width:1400px){.grid--2-1-small{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:800px){.grid--2-1-small{grid-template-columns:1fr}}.grid--4-1{gap:60px}@media screen and (min-width:1050px){.grid--4-1{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1050px){.grid--4-1{grid-template-columns:1fr}}.grid--3-2-1{gap:20px}@media screen and (min-width:1050px){.grid--3-2-1{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1050px)and (min-width:800px){.grid--3-2-1{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:800px){.grid--3-2-1{grid-template-columns:1fr}}.grid--xl--3-2-1{gap:20px}@media screen and (min-width:1400px){.grid--xl--3-2-1{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1400px)and (min-width:1050px){.grid--xl--3-2-1{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1050px){.grid--xl--3-2-1{grid-template-columns:1fr}}.grid--1,.grid--4-2-1{gap:20px}@media screen and (min-width:1400px){.grid--4-2-1{display:grid;grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1400px)and (min-width:800px){.grid--4-2-1{display:grid;grid-template-areas:"item-4 item-3" "item-2 item-1";grid-template-columns:repeat(2,1fr)}.grid--4-2-1 .item-1{grid-area:item-1}.grid--4-2-1 .item-2{grid-area:item-2}.grid--4-2-1 .item-3{grid-area:item-3}.grid--4-2-1 .item-4{grid-area:item-4}}@media screen and (max-width:800px){.grid--4-2-1{display:flex;flex-wrap:wrap-reverse}}.grid--custom-Invest{gap:20px}@media screen and (min-width:1050px){.grid--custom-Invest{display:grid;grid-template-areas:"item-1 item-1 item-1 item-2 item-2 item-2" "item-3 item-3 item-4 item-4 item-5 item-5";grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr}.grid--custom-Invest .item-1{grid-area:item-5}.grid--custom-Invest .item-2{grid-area:item-4}.grid--custom-Invest .item-3{grid-area:item-3}.grid--custom-Invest .item-4{grid-area:item-2}.grid--custom-Invest .item-5{grid-area:item-1}}@media screen and (max-width:1050px){.grid--custom-Invest{display:grid}}.grid--custom-Invest2{gap:20px}.grid--custom-Invest2 h4{align-items:center;background:#3057a0;border-radius:4px;color:#fff;display:flex;height:70px;justify-content:center;padding:20px 10px}.grid--custom-Invest2 .invest__column-name--empty{display:none}@media screen and (min-width:1400px){.grid--custom-Invest2{display:grid;grid-template-areas:"heading-item-0 heading-item-1 heading-item-1 heading-item-3 heading-item-3" "item-1 item-2 item-3 item-4 item-5";grid-template-columns:repeat(5,1fr)}.grid--custom-Invest2 #heading-item-0{grid-area:heading-item-0}.grid--custom-Invest2 #heading-item-1{grid-area:heading-item-1}.grid--custom-Invest2 #heading-item-3{grid-area:heading-item-3}.grid--custom-Invest2 h4{margin-bottom:0}}@media screen and (max-width:1400px)and (min-width:1050px){.grid--custom-Invest2{display:grid;grid-template-areas:"heading-item-0 heading-item-0  heading-item-1 heading-item-1  heading-item-1 heading-item-1" "item-1 item-1 item-2 item-2 item-3 item-3" "heading-item-3 heading-item-3 heading-item-3 heading-item-3 heading-item-3 heading-item-3" "item-4 item-4 item-4 item-5 item-5 item-5";grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:100px 1fr 100px 1fr}.grid--custom-Invest2 .item-1{grid-area:item-1}.grid--custom-Invest2 .item-2{grid-area:item-2}.grid--custom-Invest2 .item-3{grid-area:item-3}.grid--custom-Invest2 .item-4{grid-area:item-4}.grid--custom-Invest2 .item-5{grid-area:item-5}.grid--custom-Invest2 #heading-item-0{grid-area:heading-item-0}.grid--custom-Invest2 #heading-item-1{grid-area:heading-item-1}.grid--custom-Invest2 #heading-item-3{grid-area:heading-item-3}.grid--custom-Invest2 h4{margin-bottom:0}}@media screen and (max-width:1050px){.grid--custom-Invest2{display:grid}.grid--custom-Invest2 h4{margin-bottom:0}}.grid--6-5-3-2-1{gap:20px}@media screen and (min-width:1400px){.grid--6-5-3-2-1{display:grid;grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:1400px)and (min-width:1050px){.grid--6-5-3-2-1{display:grid;grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1050px)and (min-width:800px){.grid--6-5-3-2-1{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:800px)and (min-width:650px){.grid--6-5-3-2-1{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.grid--6-5-3-2-1{display:grid;grid-template-columns:repeat(1,1fr)}}.button,.button--primary{border:none;border-radius:4px;transition:.2s cubic-bezier(.4,0,.6,0)}.button--primary:hover,.button:hover{background:#3e6dc5;cursor:pointer}.button--primary:active,.button:active{-webkit-transform:translateY(5px);transform:translateY(5px)}.button--primary{background:#3057a0;color:#fff}@media screen and (min-width:800px){.button--primary{font-size:25px;padding:25px 45px}}@media screen and (max-width:800px){.button--primary{font-size:20px;padding:15px 25px;width:100%}}.w100{width:100%}.flex{display:flex}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.align-center{align-items:center}.shrink-none{display:flex;flex-shrink:0}.wrap{flex-wrap:wrap}.text-center{text-align:center}.grid,.grid--1,.grid--2-1,.grid--2-1-small,.grid--3-2-1,.grid--4-1,.grid--6-3,.grid--xl--3-2-1{grid-gap:20px;display:grid;gap:20px}.gap-20{gap:20px}.vgap-60{-webkit-column-gap:60px;column-gap:60px}.overflow-y{overflow-y:auto}.h100{height:100vh}.flex-direction-column{flex-direction:column}.Footer{background:#3057a0;color:#fff;justify-items:center;width:100%}@media screen and (min-width:1050px){.Footer{padding:17px 80px}}@media screen and (max-width:1050px){.Footer{padding:17px 40px}}.Footer .row.m-0{display:flex;justify-content:center}.Footer .row.m-0 ul{list-style:none}.Footer .row.m-0 a,.Footer .row.m-0 li{min-height:50px;min-width:48px}.Footer p{text-align:center}.Footer__img{max-width:250px;width:100%}.Footer__baner{margin-top:-10px;max-width:120px}.Footer__text-with-icon{align-items:center;display:flex;gap:20px;justify-content:center}.Footer__text-with-icon img{width:auto}
/*# sourceMappingURL=main.12183ccf.css.map*/