main{overflow-x:hidden;padding:130px 0 0 0}a,a:active,a:hover,a:visited{color:inherit;text-decoration:none}body{height:100%;font-family:"Texta",sans-serif}body.modal-visible{overflow-y:hidden}@media screen and (max-width: 575.98px){main{padding:100px 0 0 0}}@font-face{font-family:"Texta";src:url(../fonts/TextaBlack.ttf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:"Texta";src:url(../fonts/TextaBold.ttf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:"Texta";src:url(../fonts/TextaBook.ttf) format("opentype");font-weight:400;font-style:normal}@keyframes moveDown{from{top:5%;transform:translateY(0)}to{top:50%;transform:translateY(-50%)}}@keyframes moveDownBackward{from{top:50%;transform:translateY(-50%)}to{top:5%;transform:translateY(0)}}@keyframes moveUp{from{top:95%;transform:translateY(0)}to{top:50%;transform:translateY(-50%)}}@keyframes moveUpBackward{from{top:50%;transform:translateY(-50%)}to{top:95%;transform:translateY(0)}}@keyframes makeCross1{from{transform:rotate(0deg)}to{transform:rotate(40deg)}}@keyframes makeCross1Backward{from{top:50%;transform:rotate(40deg) translateY(-50%)}to{top:50%;transform:rotate(0deg) translateY(-50%)}}@keyframes makeCross2{from{transform:rotate(0deg)}to{transform:rotate(-40deg)}}@keyframes makeCross2Backward{from{top:50%;transform:rotate(-40deg) translateY(-50%)}to{top:50%;transform:rotate(0deg) translateY(-50%)}}.header{position:fixed;top:0;left:0;display:flex;width:100%;justify-content:space-between;align-items:center;padding:0 4rem;z-index:100;height:130px;color:#fff;backdrop-filter:blur(0);background:linear-gradient(to right, #1a2e5e, #639cc7);transition:all .6s cubic-bezier(0.19, 1, 0.22, 1)}.header .header-logo{transition:all .6s cubic-bezier(0.19, 1, 0.22, 1);width:200px}.header .header-menu{padding:0;margin:0;display:flex;list-style:none}.header .header-menu__item{margin:0 0 0 40px;font-size:26px;font-weight:bold;position:relative;display:flex;align-items:flex-end;position:relative}.header .header-menu__item::after{position:absolute;content:"";bottom:0;left:0;width:100%;background-color:#fff;height:2px;opacity:0;transition:all .6s cubic-bezier(0.19, 1, 0.22, 1)}.header .header-menu__item:not(.toggle-submenu):hover::after{opacity:1}.header .header-menu__item.toggle-submenu.active .header-submenu{visibility:visible;opacity:1;top:37px;transform:scale(1)}.header .header-menu__item .more{color:#fff;display:inline-block;margin:0 0 0 5px}.header .header-menu__item .arrow{color:#fff;display:none;margin:0 0 0 5px}.header .header-menu__item .arrow img{width:15px;display:inline-block}.header .header-submenu{opacity:0;position:absolute;top:70px;left:0;list-style:none;margin:0;padding:6px 0;visibility:hidden;transition:all .3s;background-color:#639cc7;width:280px;transform:scale(0.96);z-index:200}.header .header-submenu::before{content:"";position:absolute;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:5px solid #639cc7;top:-5px;left:10px}.header .header-submenu__link{display:block;transition:all .4s cubic-bezier(0.19, 1, 0.22, 1);background-color:rgba(0,0,0,0);padding:.2rem 1rem}.header .header-submenu__link:hover{background-color:rgba(0,0,0,.2)}.header label,.header input{display:none}@media screen and (max-width: 991.98px){.header label{cursor:pointer;display:block;height:16px;position:relative;z-index:20;top:50%;transform:translateY(-50%);margin:12px 0 0 0}.header .line{background-color:#fff;display:block;height:3px;position:absolute;right:0;width:26px}.header .line:first-child{animation:makeCross1Backward .3s ease 0s 1 forwards,moveDownBackward .3s ease .3s 1 forwards;top:5%}.header .line:nth-child(2){top:50%}.header .line:last-child{animation:makeCross2Backward .3s ease 0s 1 forwards,moveUpBackward .3s ease .3s 1 forwards;top:95%}.header .toggle:checked~label>span:first-child{animation:moveDown .3s ease 0s 1 forwards,makeCross1 .3s ease .3s 1 forwards}.header .toggle:checked~label>span:nth-child(2){opacity:0}.header .toggle:checked~label>span:last-child{animation:moveUp .3s ease 0s 1 forwards,makeCross2 .3s ease .3s 1 forwards}.header .toggle:checked~.header-menu{height:100vh}.header .header-menu{background-color:#639cc7;display:flex;flex-direction:column;justify-content:flex-start;height:0;left:0;top:0;margin:0;overflow:hidden;position:absolute;transition:height .6s ease-out;width:100%;z-index:10;padding:0 50px}.header .header-menu__item{font-size:20px;display:block;margin:0}.header .header-menu__item:first-child{margin:60px 0 0 0}.header .header-menu__item .more{display:none}.header .header-menu__item .arrow{display:inline-block}.header .header-menu__item.toggle-submenu.active .header-submenu{max-height:300px;height:auto;visibility:visible;top:0;margin:10px 0;opacity:1}.header .header-menu__item.toggle-submenu.active .arrow{transform:rotate(90deg)}.header .header-menu__link{margin:10px 0;display:inline-block}.header .header-submenu{position:relative;background-color:rgba(26,46,94,0);width:100%;top:initial;left:initial;transform:scale(1);padding:0;height:0;max-height:0}.header .header-submenu::before{display:none}.header .header-submenu__link{background-color:rgba(0,0,0,0)}.header .header-submenu__link:hover{background-color:rgba(0,0,0,0)}}@media screen and (max-width: 575.98px){.header{height:100px;padding:0 25px 0 15px}.header .header-logo{width:160px}}.footer{background:linear-gradient(to right, #1a2e5e, #639cc7);color:#fff;padding:50px 0}.footer .footer-title{text-align:center;text-transform:uppercase;font-size:36px;font-weight:900}.footer .footer-content{display:flex;justify-content:space-between}.footer .footer-content.first{margin:30px 0}.footer .footer-item{font-size:26px;line-height:1.3;font-weight:700;display:flex;align-items:center;gap:10px}.footer .footer-itema:hover{text-decoration:underline}@media screen and (max-width: 991.98px){.footer .footer-content{flex-wrap:wrap}.footer .footer-content.first{margin:20px 0 0 0}.footer .footer-item{font-size:20px}}@media screen and (max-width: 767.98px){.footer{padding:40px 0}.footer .footer-content{justify-content:center;text-align:center;padding:0 20px}.footer .footer-item{margin:0 0 10px 0}.footer .footer-item:last-child{margin:0}}.home-banner{position:relative}.home-banner .home-banner__bg{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-banner .home-banner__content{position:relative;z-index:1;color:#fff;padding:60px 0 120px 0;text-align:center}.home-banner .home-banner__logo{width:600px}.home-banner .home-banner__title{margin:0;font-size:54px;line-height:1.3;font-weight:900;text-shadow:0 5px 10px rgba(0,0,0,.8)}@media screen and (max-width: 1199.98px){.home-banner .home-banner__content{padding:80px 0}}@media screen and (max-width: 991.98px){.home-banner .home-banner__logo{width:80%}.home-banner .home-banner__title{font-size:48px}}@media screen and (max-width: 575.98px){.home-banner .home-banner__content{padding:40px 0 50px 0}.home-banner .home-banner__title{font-size:40px}}.home-cards{padding:100px 0 80px 0}.home-cards .home-cards__content{display:grid;grid-template-columns:repeat(3, 1fr);gap:60px}.home-cards .home-cards__card{position:relative;background-color:rgba(0,0,0,0);width:100%;height:340px;perspective:1000px}.home-cards .card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.home-cards .card-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;width:100%;z-index:0}.home-cards .home-cards__card:hover .card-inner{transform:rotateY(180deg)}.home-cards .card-front,.home-cards .card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-cards .card-back,.home-cards .card-back .card-bg{transform:rotateY(180deg)}.home-cards .card-title,.home-cards .card-text{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%, -50%);color:#fff;padding:0 20px;line-height:1.3;width:100%}.home-cards .card-title{text-transform:uppercase;font-weight:900;font-size:40px}.home-cards .card-text{font-size:24px;line-height:1.3}@media screen and (max-width: 991.98px){.home-cards .home-cards__content{grid-template-columns:100%;gap:20px}}@media screen and (max-width: 767.98px){.home-cards{padding:40px 0}.home-cards .home-cards__card{height:280px}}.home-info{color:#1a2e5e;padding:0 0 80px 0}.home-info .home-info__title{font-size:40px;font-weight:900;line-height:1.3;margin:0}.home-info .home-info__content{display:grid;grid-template-columns:repeat(2, 1fr);gap:80px;margin:30px 0 0 0}.home-info .home-info__item{position:relative}.home-info .home-info__item:first-child::after{content:"";position:absolute;right:-40px;top:0;height:100%;width:1px;background-color:rgba(0,0,0,.2)}.home-info .item-title{font-size:36px;font-weight:700;margin:0 0 20px 0}.home-info .item-text{font-size:26px;text-align:justify;margin:0 0 10px 0}@media screen and (max-width: 991.98px){.home-info .home-info__content{grid-template-columns:100%;gap:20px}.home-info .home-info__item:first-child::after{display:none}}@media screen and (max-width: 767.98px){.home-info{padding:0 0 40px 0}.home-info .home-info__content{margin:20px 0 0 0}.home-info .home-info__title{font-size:36px}.home-info .item-title{font-size:32px;margin:0 0 10px 0}.home-info .item-text{font-size:22px}}.invest-banner{position:relative}.invest-banner .invest-banner__bg{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.invest-banner .invest-banner__content{position:relative;z-index:1;color:#fff;padding:120px 0;text-align:center}.invest-banner .invest-banner__title{margin:0;font-size:54px;line-height:1.3;font-weight:900;text-shadow:0 5px 10px rgba(0,0,0,.8)}.invest-banner .invest-banner__subtitle{margin:40px 0 0 0;font-size:34px;line-height:1.3;font-weight:400;text-shadow:0 5px 10px rgba(0,0,0,.8);padding:0 40px}@media screen and (max-width: 1199.98px){.invest-banner .invest-banner__content{padding:80px 0}}@media screen and (max-width: 991.98px){.invest-banner .invest-banner__title{font-size:48px}.invest-banner .invest-banner__subtitle{margin:40px 0 0 0;font-size:30px;padding:0}}@media screen and (max-width: 575.98px){.invest-banner .invest-banner__content{padding:40px 0 50px 0}.invest-banner .invest-banner__title{font-size:40px}.invest-banner .invest-banner__subtitle{margin:20px 0 0 0;font-size:26px}}.invest-contact{padding:60px 0 0 0}.invest-contact .invest-contact__text{font-size:28px;line-height:1.3;margin:0}.invest-contact .invest-contact__form{margin:50px 0 0 0;padding:40px 40px 50px 40px;background:linear-gradient(to top, #1a2e5e, #639cc7)}.invest-contact .invest-form__title{color:#1a2e5e;text-align:center;font-weight:900;font-size:44px;line-height:1.3}.invest-contact .invest-form__title span{color:#fff}.invest-contact .invest-form__row{display:grid;margin:20px 0 0 0;gap:40px;grid-template-columns:repeat(3, 1fr)}.invest-contact .form-group.submit{margin:40px auto 0 auto;width:40%}.invest-contact .form-control{font-size:22px;color:#000}.invest-contact .form-control:focus{outline:0;box-shadow:none}.invest-contact .submit-control{height:50px;border:none;width:100%;font-size:24px}@media screen and (max-width: 991.98px){.invest-contact .invest-form__row{grid-template-columns:100%}.invest-contact .form-group.submit{width:100%}}@media screen and (max-width: 575.98px){.invest-contact{padding:40px 0 0 0}.invest-contact .invest-contact__text{font-size:24px}.invest-contact .invest-contact__form{margin:30px 0 0 0;padding:20px 20px 40px 20px}.invest-contact .invest-form__title{font-size:32px}.invest-contact .invest-form__row{gap:20px}}.invest-info{padding:60px 0 80px 0}.invest-info .invest-info__title{font-size:50px;margin:0;line-height:1.3;font-weight:700;color:#1a2e5e}.invest-info .invest-info__cards{margin:80px 0 0 0;display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.invest-info .cards-item{position:relative}.invest-info .cards-item__icon{position:absolute;top:-40px;left:-40px;width:100px;height:100px;border-radius:50%;border:5px solid #639cc7;background-color:#1a2e5e;z-index:1}.invest-info .cards-item__icon img{position:absolute;width:120px;top:50%;left:50%;transform:translate(-50%, -50%)}.invest-info .cards-item__box{position:relative;border:2px solid gray;border-radius:20px;padding:40px 30px 30px 60px;z-index:0;width:85%;left:15%}.invest-info .cards-item__text{margin:0;font-size:26px;text-align:center;font-weight:700;line-height:1.3}.invest-info .invest-info__subtitle{text-align:center;font-weight:900;font-size:66px;line-height:1.3;color:#1a2e5e;margin:60px 0 0 0}.invest-info .invest-info__text{text-align:center;font-weight:400;line-height:1.3;color:#1a2e5e;margin:10px 0 0 0;font-size:28px}@media screen and (max-width: 991.98px){.invest-info .invest-info__cards{grid-template-columns:100%;gap:50px}.invest-info .cards-item__box{padding:40px 30px 30px 30px;width:100%;left:0}.invest-info .cards-item__icon{top:-30px;left:50%;transform:translateX(-50%);width:70px;height:70px}.invest-info .cards-item__icon img{width:85px}.invest-info .cards-item__text{font-size:28px;text-align:center}}@media screen and (max-width: 575.98px){.invest-info{padding:40px 0 50px 0}.invest-info .invest-info__title{font-size:40px;text-align:center}.invest-info .invest-info__cards{margin:40px 0 0 0}.invest-info .cards-item__box{padding:40px 20px 20px 20px;width:100%;left:0}.invest-info .cards-item__text{font-size:22px}.invest-info .invest-info__subtitle{font-size:40px;margin:40px 0 0 0}.invest-info .invest-info__text{font-size:22px}}.credit-banner{position:relative}.credit-banner .credit-banner__bg{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.credit-banner .credit-banner__content{position:relative;z-index:1;color:#fff;padding:120px 0;text-align:center}.credit-banner .credit-banner__title{margin:0;font-size:54px;line-height:1.3;font-weight:900;text-shadow:0 5px 10px rgba(0,0,0,.8)}.credit-banner .credit-banner__subtitle{margin:40px 0 0 0;font-size:34px;line-height:1.3;font-weight:400;text-shadow:0 5px 10px rgba(0,0,0,.8);padding:0 40px}@media screen and (max-width: 1199.98px){.credit-banner .credit-banner__content{padding:80px 0}}@media screen and (max-width: 991.98px){.credit-banner .credit-banner__title{font-size:48px}.credit-banner .credit-banner__subtitle{margin:40px 0 0 0;font-size:30px;padding:0}}@media screen and (max-width: 575.98px){.credit-banner .credit-banner__content{padding:40px 0 50px 0}.credit-banner .credit-banner__title{font-size:40px}.credit-banner .credit-banner__subtitle{margin:20px 0 0 0;font-size:26px}}.credit-info .credit-info__content{padding:60px 0}.credit-info .credit-info__title{text-align:center;font-size:66px;margin:0;line-height:1.3;font-weight:900;text-transform:uppercase;color:#1a2e5e}.credit-info .credit-info__cards{margin:80px 0 0 0;display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.credit-info .cards-item{position:relative}.credit-info .cards-item__icon{position:absolute;top:-40px;left:-40px;width:100px;height:100px;border-radius:50%;border:5px solid #639cc7;background-color:#1a2e5e;z-index:1}.credit-info .cards-item__icon img{position:absolute;width:120px;top:50%;left:50%;transform:translate(-50%, -50%)}.credit-info .cards-item__box{position:relative;border:2px solid gray;border-radius:20px;padding:40px 30px 30px 60px;z-index:0;width:85%;left:15%}.credit-info .cards-item__text{margin:0;font-size:26px;font-weight:700;line-height:1.3}.credit-info .credit-info__layer{background:linear-gradient(to top, #1a2e5e, #639cc7);padding:50px 0 60px 0;color:#fff}.credit-info .credit-info__values{display:grid;grid-template-columns:repeat(3, 1fr);gap:60px}.credit-info .values-item{text-align:center;position:relative}.credit-info .values-item::after{position:absolute;content:"";top:0;right:-30px;height:100%;width:1px;background-color:#fff}.credit-info .values-item:last-child::after{display:none}.credit-info .values-item__title{text-transform:uppercase;font-size:38px;font-weight:900;margin:0}.credit-info .values-item__text{margin:10px 0 0 0;font-size:24px;font-weight:400;line-height:1.3}@media screen and (max-width: 991.98px){.credit-info .credit-info__cards{grid-template-columns:100%;gap:50px}.credit-info .cards-item__box{padding:40px 30px 30px 30px;width:100%;left:0}.credit-info .cards-item__icon{top:-30px;left:50%;transform:translateX(-50%);width:70px;height:70px}.credit-info .cards-item__icon img{width:85px}.credit-info .cards-item__text{font-size:28px;text-align:center}.credit-info .credit-info__values{grid-template-columns:100%;gap:50px}.credit-info .values-item::after{display:none !important}}@media screen and (max-width: 575.98px){.credit-info .credit-info__content{padding:40px 0 50px 0}.credit-info .credit-info__title{font-size:46px}.credit-info .credit-info__cards{margin:40px 0 0 0}.credit-info .cards-item__box{padding:40px 20px 20px 20px;width:100%;left:0}.credit-info .cards-item__text{font-size:22px}.credit-info .credit-info__values{gap:40px}.credit-info .values-item__title{font-size:34px}.credit-info .values-item__text{font-size:22px}}.credit-cards{padding:50px 0}.credit-cards .credit-cards__content{display:grid;grid-template-columns:repeat(2, 1fr);gap:50px}.credit-cards .credit-cards__item{padding:30px 40px;box-shadow:2px 2px 6px rgba(0,0,0,.2)}.credit-cards .credit-cards__title{text-align:center;text-transform:uppercase;color:#1a2e5e;font-style:italic;font-weight:900;font-size:36px;margin:0 0 30px 0}.credit-cards .credit-cars__list{list-style:none;margin:20px 0 0 0;padding:0}.credit-cards .list-item{margin:20px 0;display:flex;align-items:center;gap:15px}.credit-cards .list-item__icon{width:50px}.credit-cards .list-item__label{font-size:22px;line-height:1.3}@media screen and (max-width: 991.98px){.credit-cards .credit-cards__content{grid-template-columns:100%}}@media screen and (max-width: 575.98px){.credit-cards .credit-cards__item{padding:20px 30px}.credit-cards .credit-cards__content{gap:30px}.credit-cards .credit-cards__title{font-size:32px;margin:0 0 20px 0}}.credit-requirements{position:relative;height:auto}.credit-requirements .credit-requirements__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.credit-requirements .credit-requirements__content{position:relative;z-index:1;width:500px;background:linear-gradient(to top, #1a2e5e, #639cc7);padding:25px 40px 40px 40px;color:#fff}.credit-requirements .credit-requirements__title{text-transform:uppercase;text-align:center;font-size:36px;font-weight:900;font-style:italic}.credit-requirements .credit-requirements__list{padding:0;margin:20px 0 40px 0;list-style:none}.credit-requirements .credit-requirements__item{margin:15px 0;font-size:22px;display:flex;align-items:start;line-height:1.3;gap:7px}.credit-requirements .credit-requirements__item img{padding:5px 0 0 0;width:16px}.credit-requirements .credit-requirements__advice{position:absolute;bottom:7px;right:10px;opacity:.8;font-size:12px;font-style:italic}@media screen and (max-width: 575.98px){.credit-requirements .credit-requirements__content{width:100%;padding:25px 20px 30px 20px}.credit-requirements .credit-requirements__title{font-size:32px}}.credit-contact{padding:50px 0}.credit-contact .credit-contact__content{display:grid;align-items:center;gap:40px;grid-template-columns:repeat(2, 1fr)}.credit-contact .credit-contact__info{text-align:center;color:#1a2e5e}.credit-contact .credit-contact__title{font-size:40px;font-style:italic;font-weight:900;margin:0}.credit-contact .credit-contact__text{font-size:34px;line-height:1.3;font-style:italic;margin:10px 0 0 0;padding:0 60px}.credit-contact .form-group{position:relative;margin:0 0 20px 0}.credit-contact .form-group:last-child{margin:0}.credit-contact .form-control{height:60px;border-radius:0;background-color:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);padding:0 20px;font-size:24px}.credit-contact .form-control:focus{outline:0;box-shadow:none}.credit-contact .form-control:placeholder-shown{font-size:24px;font-weight:bold;font-weight:900;font-style:italic;color:rgba(0,0,0,.6)}.credit-contact .submit-control{width:100%;height:60px;background-color:#1a2e5e;color:#fff;font-size:24px;font-style:italic}@media screen and (max-width: 767.98px){.credit-contact .credit-contact__content{grid-template-columns:100%}}@media screen and (max-width: 575.98px){.credit-contact .credit-contact__title{font-size:32px;line-height:1.3}.credit-contact .credit-contact__text{font-size:28px;padding:0 20px;margin:5px 0 0 0}.credit-contact .credit-contact__content{grid-template-columns:100%}}
