@import url(https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300&family=Smooch&display=swap);.header{align-items:center;background:#172f73;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:1050px){.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:1050px){.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:#496fdb;border-radius:4px;display:inline-block;font-weight:700;padding:5px 10px}@media screen and (max-width:1050px){.header__option--fav{color:#fff}}.header__options,.header__options--visible{gap:17px}@media screen and (max-width:1050px){.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:1050px){.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)}.InvestCard{grid-gap:20px;border:1px solid #bbb;border-radius:4px;display:grid;gap:20px;min-height:107px;padding:20px}@media screen and (max-width:650px){.InvestCard{font-size:20px}}.InvestCard__header{align-items:center;display:flex;gap:20px}.InvestCard__image{max-width:150px;object-fit:contain}.InvestCard__content{margin:0}.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:#172f73}}.Home .text--primary{color:#172f73}.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__form{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin:0 auto;width:100%}.Home .section__form div{width:100%}@media(min-width:470px){.Home .section__form div:nth-child(2),.Home .section__form div:nth-child(3){width:calc(50% - .5rem)}}@media(min-width:630px){.Home .section__form div:first-child,.Home .section__form div:nth-child(2),.Home .section__form div:nth-child(3){width:calc(33% - .5rem)}}.Home .section__form label{display:block;margin-bottom:.25rem;width:100%}.Home .section__form label:last-of-type{margin-bottom:0}.Home .section__form input,.Home .section__form textarea{border:1px solid #e3e3e3;border-radius:4px;font-family:Inter,sans-serif;font-size:1.3rem;margin-bottom:1rem;outline:none;padding:.25rem;resize:none;width:100%}.Home .section__form input:focus,.Home .section__form textarea:focus{border-color:#c4c4c4}.Home .section__form textarea{height:250px}.Home .section__form button{display:block;margin:0 auto;padding:15px 30px;text-transform:uppercase}.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}@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,-2px) scale(2.2);transform:translate(140px,-2px) 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 h2{background:#172f73;border-radius:4px;color:#fff;font-size:35px;font-weight:600;padding:50px 15px 15px;text-align:center}@media screen and (max-width:1050px){.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:#172f73;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 .nav__menu-button--mobile{display:none}@media screen and (max-width:1050px){.Home .nav__menu-button--mobile{background:#172f73;border-radius:4px;color:#fff;display:block;padding:15px;text-align:center;width:100%}}.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:80%}.Home .our-brands{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.Home .our-brands>*{flex:1 1 32%;max-width:631px;min-width:300px}@media screen and (max-width:1050px){.Home .nav--hidden{display:none}}h3{border-bottom:3px solid #172f73;display:inline-block;margin:1em 0}#option--bold{font-weight:700;text-decoration:underline}.overflow-container{overflow-x:auto}table{border:1px solid #bbb;border-collapse:collapse}table td,table th{border:1px solid #bbb;font-size:18px;padding:10px 5px;white-space:nowrap}table td{text-align:right}table tr td:first-child{font-weight:700;text-align:left}.charts{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px;overflow-x:auto}.charts .kolowy{max-width:650px}@media screen and (min-width:1400px){.charts .kolowy{width:55%}}.charts img{background:#f2f4f5;border:1px solid #bbb;border-radius:4px;flex:1 1 49%;max-width:1000px}@media screen and (max-width:650px){.charts{justify-content:left}}.InvestPackage{border:1px solid #bbb;border-radius:4px;padding:20px;position:relative}.InvestPackage__title{border-bottom:3px solid #172f73;margin-bottom:4px;margin-top:0;padding-bottom:11px}.InvestPackage__name{margin:0}.InvestPackage__color-bar{background:#172f73;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;height:12px;left:0;position:absolute;width:100%}.InvestPackage ul{font-size:20px;letter-spacing:-.5px;line-height:1.4em;list-style:none}.InvestPackage ul li:before{color:#172f73;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.Discuss textarea{border:1px solid #bbb;border-radius:4px;font-family:Inter,sans-serif;font-size:18px;height:130px;padding:20px;resize:none;width:100%}.Discuss p{margin:0}.Comment{border-bottom:1px solid #bbb;display:flex;flex-wrap:wrap;font-size:20px;gap:20px;padding:20px 0}.Comment__person-info{display:flex;gap:10px}.Comment__person-info img{border:1px solid #bbb;border-radius:50%;height:45px;width:45px}.Comment:last-child{border-bottom:none}.ExtensibleCard{border:1px solid #bbb;border-radius:4px;cursor:pointer;padding:20px 20px 0}.ExtensibleCard h4{font-size:25px;margin:0}.ExtensibleCard__title{display:grid;grid-template-columns:1fr 30px}.ExtensibleCard__arrow,.ExtensibleCard__arrow--rotated{border:1px solid #bbb;border-radius:15px;height:30px;text-align:center;transition:.2s;width:30px}.ExtensibleCard__arrow--rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ExtensibleCard__content,.ExtensibleCard__content--visible{cursor:auto;font-size:22px;height:0;overflow-y:hidden;padding-top:20px;transition:.2s}.ExtensibleCard__content--visible{height:auto;padding:20px 0}.File,.File__inactive{align-items:center;display:flex;gap:20px}.File__inactive{color:#bbb}.File__inactive img{-webkit-filter:invert(70%);filter:invert(70%)}.Documents__grid{row-gap:0}@media screen and (min-width:800px){.Documents a:nth-child(2n){border-left:3px solid #bbb;padding-left:20px}}.Investment,.Investment--gray{align-items:center;border:1px solid #bbb;border-radius:4px;display:flex;font-size:17px;gap:13px;justify-content:flex-start;padding:14px;width:100%}.Investment--gray{color:#888}.Investment img,.Investment--gray img{border-right:1px solid #bbb;height:60px;padding-right:14px;width:76px}.Investment p,.Investment--gray p{margin:0}.Investment__date{color:#888;font-size:.7em}.Investment__name{font-size:18px;font-weight:700}.Investment__value{font-size:18px}.BrandCard{align-content:space-between;background:#fff;display:flex;flex-wrap:wrap;position:relative;text-align:left}.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}.BrandCard__link{color:#172f73;font-weight:700}.BrandCard__link:hover{text-decoration:underline}.Footer{background:#172f73;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 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}.mobileContact{align-items:center;background:#172f73;border:2px solid #e3e3e3;border-radius:4px 0 0 4px;border-right:none;display:none;height:45px;justify-content:center;padding:0;position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:45px;z-index:999}@media only screen and (hover:none)and (pointer:coarse){.mobileContact{display:flex}}.mobileContact svg{fill:#e3e3e3}*,:after,:before{box-sizing:border-box}::selection{background:#0f1e49;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:#172f73;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:#20409e;cursor:pointer}.button--primary:active,.button:active{-webkit-transform:translateY(5px);transform:translateY(5px)}.button--primary{background:#172f73;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}.History{padding:0 50px;position:relative}.History__title{align-items:center;background-color:#172f73;-webkit-clip-path:polygon(0 0,100% 0,100% 60%,75% 100%,25% 100%,0 60%);clip-path:polygon(0 0,100% 0,100% 60%,75% 100%,25% 100%,0 60%);color:#fafafa;display:flex;height:150px;justify-content:center;margin:0 auto -4px 1rem}@media screen and (min-width:650px){.History__title{width:400px}}@media screen and (max-width:650px){.History__title{margin:0;width:100%}}.History__image-container{display:flex;width:100%}@media screen and (min-width:650px){.History__image-container{padding:50px 0 50px 10px}}@media screen and (max-width:650px){.History__image-container{justify-content:center;padding:50px}}.History__arrow{background:#000;bottom:-50px;left:164px;position:absolute}@media screen and (min-width:650px){.History__arrow:before{right:-8px;rotate:45deg}.History__arrow:after,.History__arrow:before{background-color:#101010;bottom:-3px;content:"";height:25px;position:absolute;width:4px}.History__arrow:after{right:8px;rotate:-45deg}}.History h2{align-items:center;display:flex;flex-direction:row-reverse;font-weight:700;position:relative;text-align:right}.History h2:after{background-color:#3aa8ff;content:"";flex-grow:1;height:3px;margin-left:160px;margin-right:2rem}@media screen and (max-width:650px){.History h2:after{margin-left:0}}@media screen and (min-width:650px){.History h2:before{background-color:#3aa8ff;border-radius:50%;content:"";height:20px;left:152px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}}.History__content{position:relative}@media screen and (min-width:650px){.History__content{width:100%}.History__content:last-child:before{background:linear-gradient(180deg,#172f73,#002345 98.64%)}.History__content:before,.History__content:last-child:before{content:"";height:calc(100% + 4rem);left:160px;position:absolute;top:-1rem;width:4px}.History__content:before{background-color:#172f73}.History__content__text{padding-left:200px}}@media screen and (max-width:650px){.History__content__text{padding-left:0}}@media screen and (min-width:650px){.History__content__date{left:0;position:absolute;top:-22px}.History__content__date:before{background-color:#3aa8ff;bottom:-2px;content:"";height:3px;left:0;position:absolute;width:200px}}@media screen and (max-width:650px){.History__content__date{text-align:right}}.Voucher_voucher__aJ2d8{display:flex;flex-direction:column;min-height:calc(100vh - 494px)}@media(min-width:486px){.Voucher_voucher__aJ2d8{min-height:calc(100vh - 406px)}}@media(min-width:617px){.Voucher_voucher__aJ2d8{min-height:calc(100vh - 317px)}}@media(min-width:768px){.Voucher_voucher__aJ2d8{min-height:calc(100vh - 324px)}}@media(min-width:1264px){.Voucher_voucher__aJ2d8{min-height:calc(100vh - 231px)}}.Voucher_voucher_popup__\+9dWf{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.5);color:#fff;display:flex;-webkit-filter:blur(0);filter:blur(0);height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.Voucher_voucher_popup_close__FTxGX{display:none}.Voucher_voucher_popup_container__hZGsj{background-color:#fafafa;border-radius:8px;height:auto;max-width:90%;padding:1rem;width:auto}.Voucher_voucher_popup_container__hZGsj h3{color:#172f73;margin-bottom:2rem;text-align:center}.Voucher_voucher_popup_container__hZGsj input{border:none;border-bottom:1px solid #101010;font-size:1.1rem;outline:none;padding:.25rem .25rem .25rem .5rem;width:100%}.Voucher_voucher_popup_container__hZGsj button{background-color:#172f73;border:2px solid #172f73;border-radius:8px;color:#fafafa;cursor:pointer;display:block;font-weight:600;margin:2rem auto 0;padding:.8rem 1rem;text-transform:uppercase;transition:all .3s ease-in-out}.Voucher_voucher_popup_container__hZGsj button:hover{background-color:#fafafa;color:#172f73}.Voucher_voucher__aJ2d8 h1{color:#172f73;padding:1rem;text-align:center}.Voucher_voucher_content__67-nV{align-items:center;background-color:#002345;-webkit-clip-path:polygon(10% 0,100% 0,100% 100%,0 100%,0 10%);clip-path:polygon(10% 0,100% 0,100% 100%,0 100%,0 10%);display:flex;flex:1 1;flex-wrap:wrap;gap:2rem;justify-content:space-evenly;padding:2rem 1rem}.Voucher_voucher_content_item__DtzUa{height:300px;max-width:300px;min-width:270px;position:relative}.Voucher_voucher_content_item__DtzUa svg{background-color:#002345;border-radius:8px;color:#fafafa;font-size:3rem;left:20px;padding:.5rem;position:absolute;top:0;z-index:1}.Voucher_voucher_content_item__DtzUa h3{background-color:#3aa8ff;-webkit-clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);color:#fafafa;margin-bottom:0;padding:.5rem .5rem .5rem 10%;text-align:center;width:100%}.Voucher_voucher_content_item_bottom__wzHQn{align-items:flex-start;background-color:#fafafa;display:flex;flex-direction:column;height:calc(100% - 51px);justify-content:space-between;padding:1rem}.Voucher_voucher_content_item_bottom__wzHQn ul{list-style:none}.Voucher_voucher_content_item_bottom__wzHQn ul li{margin-bottom:.5rem;padding-left:calc(1rem + 10px);position:relative}.Voucher_voucher_content_item_bottom__wzHQn ul li:before{border-color:transparent transparent transparent #101010;border-style:solid;border-width:10px 0 10px 10px;content:"";left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Voucher_voucher_content_item_bottom__wzHQn button{background-color:#004f8d;border:2px solid #004f8d;border-radius:8px;color:#fafafa;cursor:pointer;display:block;font-weight:600;margin:0 auto;padding:.8rem 1rem;text-transform:uppercase;transition:all .3s ease-in-out}.Voucher_voucher_content_item_bottom__wzHQn button:hover{background-color:#fafafa;color:#004f8d}@media(min-width:375px){.Voucher_voucher_content_item__DtzUa{width:100%}}@media(min-width:768px){.Voucher_voucher__aJ2d8 h1{padding:2rem 1rem 2rem 5%}.Voucher_voucher_popup__\+9dWf{height:100vh;top:0}.Voucher_voucher_content__67-nV{-webkit-clip-path:polygon(5% 0,100% 0,100% 100%,0 100%,0 15%);clip-path:polygon(5% 0,100% 0,100% 100%,0 100%,0 15%);padding:2rem}}
/*# sourceMappingURL=main.2847c29f.css.map*/