@keyframes pulse{0%{transform:scale(1,1)}50%{opacity:.3}to{transform:scale(1.5);opacity:0}}*,body,html{font-family:sans-serif}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}main{display:flex;flex-direction:column;min-height:100vh;background-color:#eaf0f7}main h1,main p,main span{color:#454545}main a{color:#103852}main a:hover{text-decoration:underline}main .wrapper,main h1,main p{margin:0 auto;width:100%}main h1{text-align:left}main a,main p{font-size:18px;line-height:28px}main p{font-weight:400}main .wrapper{max-width:1128px}.content,body{position:relative}body{background:#f5f5f5;overflow-x:hidden;background:var(--main)}h1{font-size:34px;line-height:38px}a,button,h1,i,p,span{color:#1e1e24}p{padding-bottom:20px}button{border:0;box-shadow:none}img{max-width:100%;display:block}.content{flex-grow:1;max-width:1180px;margin:0 auto 20px;padding:40px 20px 20px;width:100%}.content .content-block{margin-bottom:20px;border-radius:20px;padding-top:20px;background:0 0}.buttons{display:flex;align-items:center}.logo{display:flex;justify-content:center}@media screen and (max-width:1250px){main .wrapper{padding:0 10px}.content .contentMain{width:100%}.footer-block-btn .buttons{justify-content:space-between;width:100%}.footer-block-btn .buttons .logButton,.footer-block-btn .buttons .regButton{padding:7px 5px;width:48%}}@media screen and (max-width:780px){h1{font-size:26px;line-height:36px}i,main p,p,span{font-size:16px;line-height:24px}.content{margin-bottom:0;padding:25px 20px 0}}a,button{transition:.3s}a,p,span{font-size:16px;line-height:28px}h1{text-align:center}a,button,h1,i,p,span{color:var(--text)}button{cursor:pointer;background:0 0}i{font-style:normal;transition:.3s}.wrapper{width:95%;max-width:1200px;margin:0 auto}:root{--main:#f5f5f5;--text:#000;--light-back:#fff;--block-border-radius:10px;--color-primary:#4d8ab9;--color-secondary:#376c97}.footer,header{padding:20px 0}.footer{background-color:#1a5684}.footer .footerInner{display:flex;flex-direction:column;justify-content:center;width:100%}.footer .footerInner img{margin:0 auto;object-fit:contain}.footer .footerInner .copyright{display:block;color:#fff;font-size:15px;padding-bottom:10px}.footer .footerInner .copyright a{color:#f6ef33;cursor:pointer}.footer .scrollTop{background:#2b6ba8;width:30px;height:30px;display:flex;justify-content:center;align-items:center;position:fixed;bottom:90px;right:30px;opacity:0;cursor:pointer;border-radius:50%;z-index:5}.footer .menu,.footer-block-btn{display:none;justify-content:center;align-items:center}.footer .menu{gap:10px;padding:20px 0;border-top:1px solid #fff}.footer .menu a{color:#fff;transition:all .3s ease-in-out}.footer .menu a:hover,.header .menu a{text-decoration:none;color:#fa7135}.footer-block-btn{z-index:4;position:fixed;right:0;bottom:0;left:0;height:60px;padding-right:10px;padding-left:10px;background:#1a5684}.footer-block-btn .buttons,.header .menu .links_buttons,.header .menu .logo{display:flex}@media (max-width:1200px){.footer-block-btn{display:flex}.footer{padding-bottom:80px}.footer .footerInner img,.footer .menu{display:none}.footer .footerInner{padding:0 20px}}.header{background:#1a5684;position:fixed;top:0;left:0;width:100%;z-index:10;padding:5px 0;height:62px}.header .headerInner,.header .menu{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 auto}.header .headerInner{height:100%;max-width:1180px}.header .headerInner .logo a{display:block}.header .menu{padding:0 20px}.header .menu .links,.header .menu .logo a{display:flex;align-items:center;justify-content:center}.header .menu .logo a{padding:0;flex-direction:column}.header .menu .logo p,.header .menu .logo p i{font-style:italic;font-weight:700;font-family:Tahoma}.header .menu .logo p{width:100%;padding-bottom:0;color:#fff;text-transform:uppercase;line-height:40px;font-size:38.5px}.header .menu .logo p i{color:#00a1ff;font-size:inherit}.header .menu .logo span{font-size:6.8px;line-height:1;padding-right:5px;position:relative;top:-2px;color:#fff;font-family:Tahoma;display:block;width:100%;text-align:right;padding-top:2px}.header .menu .links{border-radius:20px}.header .menu a{font-size:14px;line-height:28px;text-transform:uppercase;font-weight:500;padding:0 5px;color:#fff}.header .menu a:last-child{margin-right:0}.header .menu a:hover{color:#fff}.header .menu a.active,.mobileMenu .mobileMenuLinks a.active{color:#f6ef33}.buttons .logButton,.buttons .regButton{border-radius:30px;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer;transition:.3s;margin-right:10px}.buttons .logButton{padding:10px 15px;color:#fff;background:#2b6ba8;border:1px solid #2b6ba8}.buttons .logButton:active,.buttons .logButton:hover{filter:drop-shadow(1px 1px 6px #f6ef33)}.buttons .regButton{padding:7px 15px;background:#f6ef33;border:1px solid #f6ef33;color:#000!important;display:flex;justify-content:center;gap:5px;align-items:center}.buttons .regButton:active,.buttons .regButton:hover{filter:drop-shadow(1px 1px 6px #2b6ba8)}@media screen and (max-width:1250px){.header .menu{padding:0}.buttons,.header .menu .links_buttons{display:none}.header .headerInner{padding:0 20px}.buttons .regButton{margin-right:0;font-size:16px}.buttons .logButton{font-size:16px}}.burger{display:none;position:relative}.mobileMenu,.overlay{top:0;width:100%;display:block}.mobileMenu{position:fixed;right:0;z-index:5;background:#1a5684;max-width:350px;min-height:100vh;padding:20px 30px;transition:right .8s}.mobileMenu .buttons{display:block;margin-top:32px}.mobileMenu .buttons a{display:block;margin:0 auto 12px;width:50%}.mobileMenu[hidden]{right:-200%}.mobileMenu .mobileMenuLinks{display:flex;flex-direction:column;align-items:flex-start}.mobileMenu .mobileMenuLinks a{color:#fff;font-size:14px;text-align:center;font-weight:500;line-height:28px;text-transform:uppercase;text-decoration:none;padding:10px}.overlay{position:absolute;left:0;height:100vh;background:rgba(0,0,0,.5);z-index:1}.overlay[hidden]{display:none}@media screen and (max-width:1250px){.burger{display:block}}.mainBanner{height:408px;margin-bottom:0;margin-top:62px;background:url(./bag-image.webp)no-repeat;background-size:cover;background-position:center;position:relative}.mainBannerInner{display:flex;justify-content:center;align-items:center;height:100%;overflow:hidden;width:100%;max-width:1450px;margin:0 auto;position:relative}.mainBannerInner .mainBannerText{text-align:center;padding-top:53px;height:100%;position:relative;z-index:2}.mainBannerInner .mainBannerText p{padding-bottom:0;margin-bottom:0;font-family:Tahoma,sans-serif}.mainBannerInner .textFirst{font-size:25px;font-weight:500;letter-spacing:1.5px}.mainBannerInner .textFirst,.mainBannerInner .textSecond,.mainBannerInner .textThird{color:#fff;font-style:normal;line-height:1;text-transform:uppercase}.mainBannerInner .textSecond{font-size:122px;font-weight:600;letter-spacing:1.2px;width:100%}.mainBanner .mainBannerButton a,.mainBannerInner .textSecond span{font-style:normal;text-transform:uppercase;font-family:Tahoma,sans-serif}.mainBannerInner .textSecond span{color:#102e5b;font-size:122px;font-weight:800;line-height:1;letter-spacing:1.2px}.mainBannerInner .textThird{font-size:35px;font-weight:500;letter-spacing:2.1px}.mainBanner .mainBannerButton{position:absolute;bottom:52px;left:0;display:flex;justify-content:center;width:100%;z-index:3}.mainBanner .mainBannerButton a{font-size:24px;font-weight:700;line-height:22px;color:#000;border-radius:50px;border:1px solid #fcdf45;background:#f5ef5d;box-shadow:0 0 12px 0 rgba(255,168,0,.26);padding:26px 52px;transition:.4s;cursor:pointer}.mainBanner .mainBannerButton a:hover{opacity:.7}.mainBannerInner:after,.mainBannerInner:before{content:no-open-quote;position:absolute;bottom:0;background-size:cover}.mainBannerInner:before{left:0;background:url(./mask-left.webp)no-repeat;width:408px;height:408px}.mainBannerInner:after{right:0;background:url(./mask-right.webp)no-repeat;width:400px;height:400px}@media (max-width:1250px){.mainBanner{height:142px}.mainBannerInner:after,.mainBannerInner:before{width:142px;height:142px}.mainBannerInner .textFirst{font-size:12px;font-weight:500;letter-spacing:.66px}.mainBannerInner .textSecond,.mainBannerInner .textSecond span{font-size:52px;letter-spacing:.52px}.mainBannerInner .textThird{font-size:15px;letter-spacing:.9px}.mainBanner .mainBannerButton{bottom:-30px}.mainBanner .mainBannerButton a{padding:18px 0;max-width:300px;width:97%}.mainBannerInner .mainBannerText{padding-top:16px}.mainBannerInner{max-width:800px}}@media (max-width:500px){.mainBannerInner::before{left:-55px}.mainBannerInner::after{right:-40px}}@media (max-width:350px){.mainBannerInner::after,.mainBannerInner::before{display:none}}.panel{width:100%;max-width:1300px;margin:20px auto 20px 0;padding:0}.panel_inner{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.left_img,.panel_item,.right_img{border-radius:10px;position:relative}.panel_item{padding:24px;height:100px;overflow:hidden;justify-content:center;background:linear-gradient(90deg,#3b5fbb 0,#365ab7 100%)}.panel_item span{font-family:Verdana,sans-serif;font-size:28px;color:#fff;font-weight:700;line-height:34px;position:relative;z-index:2;top:11px}.panel_item .panel_img{position:absolute;bottom:0;right:0;z-index:1;height:100px;width:200px;top:0;display:flex}.left_img,.right_img{background-size:cover}.right_img{height:82px;width:144px;background:url(./uploads/img/gift_box.webp)no-repeat;right:0;top:18px;z-index:3}.left_img{height:101px;width:86px;background:url(./uploads/img/iphone.webp)no-repeat;left:17px;z-index:2;top:3px}.panel_item:nth-child(2) .panel_img{background:url(./uploads/img/roullet.webp)no-repeat;background-size:cover;height:100px;width:200px;right:0}.panel_item a{position:absolute;top:0;left:0;width:100%;height:100px;z-index:2;background:0 0;border:0;border-radius:10px;cursor:pointer}.panel_item a:hover{background:rgba(43,107,108,.3)}@media screen and (max-width:866px){.panel_item{height:100px}.panel_inner{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.panel_item span{font-size:16px;line-height:20px;top:19px}.panel_img{top:50px}.panel_item:nth-child(1) .right_img{width:180px;height:90px;right:0;top:10px}.panel_item:nth-child(1) .left_img{width:115px;height:98px;left:21px;top:4px}.panel_item:nth-child(2) .panel_img{width:170px;height:100px;top:0;right:0}}@media screen and (max-width:512px){.panel_item:nth-child(1) .right_img{width:180px;height:90px;right:0;top:10px}.panel_item:nth-child(1) .left_img{width:115px;height:98px;left:21px;top:4px}}@media screen and (max-width:360px){.panel_item span{max-width:80px;display:inline-block;top:5px}}.bg{width:74px;height:74px;right:87px;bottom:71px}.bg,.telegram-fixblock a{position:fixed;border-radius:100%}.telegram-fixblock,.telegram-fixblock a{display:flex;width:100%;justify-content:center;align-items:center}.bg{animation:pulse 1.2s ease infinite;background:#f4ed5c}.telegram-fixblock a{z-index:99;border:0;background:url(./icon.svg);background-size:contain;width:74px;height:74px;right:87px;bottom:71px;cursor:pointer;outline:0}@media (max-width:1250px){.bg,.telegram-fixblock a{width:60px;height:60px;right:14px;bottom:136px}}a{text-decoration:none}.btn-banner,.btn-log{text-align:center}