html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding-top:56px}@media (min-width: 1300px){body{padding-top:75px}}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.body-policy{background-color:#3b0e39;padding-top:100px}@media (min-width: 1300px){.body-policy{padding-top:87px}}.body-policy .section-header h2{color:#fdf6fd;text-align:center;font-size:28px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:24px}@media (min-width: 1300px){.body-policy .section-header h2{font-size:48px;margin-bottom:56px}}.pages-container{padding:40px 16px;color:#fdf6fd}@media (min-width: 1300px){.pages-container{padding:64px 72px}}.pages-list ul{display:flex;flex-direction:column;gap:4px;margin:16px 0}@media (min-width: 1300px){.pages-list ul{margin:24px 0}}.pages-item{display:flex;flex-direction:column;gap:16px;list-style-type:decimal}.main-pages-title{text-align:start}@media (min-width: 1300px){.main-pages-title{gap:12px}}.main-pages-title h2{font-size:20px;font-weight:600;line-height:140%;font-feature-settings:"liga" off;margin-top:20px}@media (min-width: 1300px){.main-pages-title h2{font-size:32px;margin-top:25px;margin-bottom:20px}}.pages-span{color:#fdf6fd;font-size:20px;font-weight:700;width:100%}@media (min-width: 1300px){.pages-span{gap:12px;align-items:start;font-size:24px}}.pages-title-small{color:#fdf6fd;align-items:start}.pages-title-small h2{font-size:16px;align-items:start;font-weight:600;line-height:150%;font-feature-settings:"liga" off;margin-bottom:10px}@media (min-width: 1300px){.pages-title-small{gap:12px;align-items:center;margin-top:25px;margin-bottom:25px}.pages-title-small h2{font-size:24px}}.pages-text{color:#fdf6fd;font-size:14px;text-align:start;text-wrap:wrap;font-weight:400;line-height:140%;font-feature-settings:"liga" off}.pages-text .pages-text-link{font-size:14px}@media (min-width: 1300px){.pages-text .pages-text-link{font-size:16px}}@media (min-width: 1300px){.pages-text{font-size:24px}.pages-text .pages-text-link{font-size:14px}}.pages-link{color:#fdf6fd;font-feature-settings:"liga" off;font-family:Afacad,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;text-decoration-line:underline;text-decoration-style:solid}@media (min-width: 1300px){.pages-link{font-size:24px}}.header-policy{margin-bottom:24px}@media (min-width: 1300px){.header-policy{padding:0 72px}}.header-policy-button{background-color:#fdf6fd;width:187px;border:none;display:flex;align-items:center;gap:8px;text-align:center;font-family:Afacad,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;border-radius:4px;margin-left:20px}@media (min-width: 1300px){.header-policy-button{margin-left:0}}.header-policy-button p{color:#3b0e39}.header-policy-button .header-policy-icon{width:22px;height:22px;fill:transparent;stroke:#3b0e39}.header{position:fixed;top:0;left:0;color:#fdf6fd;background-color:#f9ecfb4d;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:700;padding:16px;width:100%;margin:0 auto}@media (min-width: 1300px){.header{padding:24px 72px}}.header-box{display:flex;justify-content:space-between;align-items:center;width:100%}.header-burger{border:none;background:transparent}@media (min-width: 1300px){.header-burger{display:none}}.header-icon{margin:10px;width:24px;height:24px}.header-nav{display:none}@media (min-width: 1300px){.header-nav{display:flex}}.header-list{display:flex;justify-content:center;gap:56px;align-items:center}@media (min-width: 1300px){.header-list{gap:24px}}.header-item{position:relative;display:inline-block;color:#fdf6fd;cursor:pointer;transition:all .3s ease-in-out}@media (min-width: 1300px){.header-item{display:flex;justify-content:center}}.header-item:hover,.header-item.active{color:#00eaff}.header-link{position:relative;transition:color .3s ease-in-out;color:#fdf6fd;text-decoration:none;font-weight:400;font-size:24px;padding-bottom:4px}.header-link:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:2px;background-color:#00eaff;transition:width .3s ease-in-out}.header-link.active{font-weight:700}.header-link.active:after{width:100%}.header-link:hover{color:#00eaff}.header-logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:500;color:#fdf6fd;text-decoration:none}@media (min-width: 1300px){.header-logo{font-feature-settings:"liga" off;font-size:32px}}.header-logo-img{width:20px;height:20px}@media (min-width: 1300px){.header-logo-img{width:40px;height:40px}}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;min-height:305px;z-index:998;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background-color:#3b0e39e0}.menu-overlay.active{opacity:1;pointer-events:all}.menu{background:rgba(249,236,251,.3);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);position:fixed;top:0;right:0;width:100%;transform:translate(-100%);z-index:999;opacity:0;pointer-events:none;transition:all .3s ease-in-out;overflow:hidden}.menu.open:before{opacity:1}.menu.open{opacity:1;pointer-events:all;transform:translate(0)}.menu-list{display:flex;flex-direction:column;gap:12px;text-align:end}.menu-link{position:relative;transition:color .3s ease-in-out;color:#fdf6fd;font-size:18px;font-style:normal;font-weight:400;line-height:150%;text-align:end}.menu-link.active:after,.menu-link:focus-within:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:2px;background-color:#fdf6fd;background-image:none}.menu-nav{position:relative;display:flex;flex-direction:column;align-items:end;padding:68px 16px 16px;gap:40px}.close-btn{display:flex;width:100%;padding:16px;justify-content:space-between;background-color:transparent;border:none;position:absolute;top:0;right:0}@media (min-width: 1300px){.close-btn{display:none}}.close-icon{width:24px;height:24px;margin:10px}.policy-list{display:flex;gap:12px;align-items:center;color:#fdf6fd;text-decoration:underline;text-align:center;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:400}.policy-list a{font-size:12px}.menu-img{width:100%}.hero{padding:65px 0 40px;top:0;max-width:343px;margin:0 auto;position:relative;height:732px}.hero:before{content:"";position:absolute;left:-43px;top:265px;transform:translateY(-50%);width:118px;height:77px;z-index:-1;background-image:url(/assets/hero-decor-1-3afa6b94.png);background-size:contain;background-repeat:no-repeat;pointer-events:none}@media (min-width: 1300px){.hero{max-width:1300px;margin:0 auto;padding:120px 0 58px;height:780px}.hero:before{top:436px;height:191px;width:230px;left:-145px}}.hero-title{font-size:24px;font-style:normal;font-weight:600;text-align:center}@media (min-width: 1300px){.hero-title{font-size:48px;line-height:150%;max-width:1200px}}.hero-box{display:flex;flex-direction:column}.hero-decor-container{display:flex;flex-direction:column;gap:16px}@media (min-width: 1300px){.hero-decor-container{gap:40px}}.hero-decor-container h4{font-size:32px;font-style:normal;font-weight:600;line-height:140%}@media (min-width: 1300px){.hero-decor-container h4{font-size:56px}}.hero-decor-container-three-mobile{position:absolute;top:321px;display:flex;width:341px;height:206px;margin-bottom:40px}@media (min-width: 1300px){.hero-decor-container-three-mobile{display:none}}.hero-decor-container-three-desktop{display:none}@media (min-width: 1300px){.hero-decor-container-three-desktop{display:flex;position:absolute;top:30px;right:0;width:505px;height:305px}}.hero-decor-container-one{position:absolute;top:40px;left:0;display:flex;flex-direction:column;gap:16px;align-items:start}.hero-decor-container-one .hero-text{width:253px}@media (min-width: 1300px){.hero-decor-container-one{top:64px;gap:40px}.hero-decor-container-one .hero-text{width:473px}}.hero-decor-container-two{position:absolute;top:165px;right:0;display:flex;flex-direction:column;gap:16px;align-items:end;width:253px}@media (min-width: 1300px){.hero-decor-container-two{width:526px;top:291px;right:385px;gap:40px;align-items:center}}.hero-text{border-radius:16px;border:1px solid #C400FF;background:rgba(255,255,255,.1);box-shadow:0 0 5px #c400ff;padding:16px;color:#fdf6fd}@media (min-width: 1300px){.hero-text{padding:24px;max-width:526px;font-size:24px;line-height:150%;font-weight:400}}.hero-text-content-mobile{display:flex;flex-direction:column;gap:16px}@media (min-width: 1300px){.hero-text-content-mobile{display:none}}.hero-img{width:253px;height:210px}@media (min-width: 1300px){.hero-img{width:416px;height:244px}}.hero-decor-block{border-radius:24px;border:2px solid rgba(17,20,23,.5);width:74px;height:210px}@media (min-width: 1300px){.hero-decor-block{border-radius:32px;width:196px;height:244px}}.hero-buttons{display:flex;flex-direction:column;gap:16px;margin-top:500px}@media (min-width: 1300px){.hero-buttons{flex-direction:row;gap:24px;justify-content:center;margin-top:541px}}.hero-btn{border-radius:12px;background:#00EAFF;display:flex;width:343px;padding:12px 24px;justify-content:center;align-items:center;border:none;font-family:Afacad,sans-serif;font-size:20px;font-style:normal;line-height:150%;font-weight:400;letter-spacing:-.6px;color:#3b0e39;cursor:pointer}.hero-btn:hover{background-color:#03c6d8}@media (min-width: 1300px){.hero-btn{font-size:24px;width:362px;font-weight:400;letter-spacing:-.72px}}.hero-btn.outline{background-color:transparent;border-radius:12px;border:1px solid #00EAFF;padding:12px;height:54px;color:#fdf6fd}.hero-btn.outline:hover{border-color:#03c6d8;border-width:2px}@media (min-width: 1300px){.hero-btn.outline{border:2px solid #00EAFF;font-size:24px;width:362px;font-weight:400;letter-spacing:-.72px;height:60px}}.hero-text-content-desktop{display:none}@media (min-width: 1300px){.hero-text-content-desktop{display:flex;gap:24px}}.game_description{display:flex;flex-direction:column;align-items:center;position:relative;max-width:343px;margin:0 auto}.game_description .container{padding:0}@media (min-width: 1300px){.game_description{max-width:1300px}}.services-img{width:24px}@media (min-width: 1300px){.services-img{width:32px;height:32px}}.section-box{display:flex;flex-direction:column;align-items:center;width:343px;gap:40px}@media (min-width: 1300px){.section-box{width:1300px;gap:40px}}@media (min-width: 1300px){.game-description-text{width:636px}}.game-description-content{display:flex;flex-direction:column;gap:20px;width:343px;margin-top:40px;margin-bottom:8px}@media (min-width: 1300px){.game-description-content{width:1300px;gap:24px;margin-top:56px}}.services-list-container{display:flex;flex-direction:column;gap:16px}@media (min-width: 1300px){.services-list-container{gap:24px}}.services-list-container .services-list{display:flex;flex-direction:column;gap:12px}@media (min-width: 1300px){.services-list-container .services-list{flex-direction:row;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}}@media (min-width: 1300px){.services-list-container .services-list .services-item{height:168px;width:416px}}.services-list-container .services-list .services-container{flex:1;display:flex;align-items:flex-start;border-radius:16px;border:1px solid #C400FF;background:rgba(249,236,251,.1);padding:16px;gap:8px;height:136px}.services-list-container .services-list .services-container div{display:flex;flex-direction:column;gap:26px}@media (min-width: 1300px){.services-list-container .services-list .services-container div{gap:24px}}@media (min-width: 1300px){.services-list-container .services-list .services-container{height:168px;width:416px;height:176px;padding:24px}}.services-list-container .services-list .services-container p{font-size:14px;font-style:normal;font-weight:400;line-height:140%}@media (min-width: 1300px){.services-list-container .services-list .services-container p{font-size:16px}}.services-list-container .services-list .services-container h4{color:#efc8fc;font-size:20px;font-style:normal;font-weight:400;line-height:140%}@media (min-width: 1300px){.services-list-container .services-list .services-container h4{font-size:24px}}@media (min-width: 1300px){.services-list-container .services-list .special-services-container{height:142px}}.box{display:flex;flex-direction:column;gap:24px;align-items:center}@media (min-width: 1300px){.box{gap:32px;justify-content:center;align-items:center}}.services-list-title{font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media (min-width: 1300px){.services-list-title{font-size:24px}}:root{--swiper-theme-color: #f0f0f0 !important;--swiper-navigation-size: 18px !important;--swiper-navigation-top: 262px !important}@media (min-width: 1300px){:root{--swiper-navigation-size: 34px !important}}.gallery-section{padding:16px 0;display:flex;flex-direction:column;align-items:center;gap:40px;max-width:343px;margin:0 auto}@media (min-width: 1300px){.gallery-section{padding:69px 0;max-width:1300px}}.gallery-section .section-header{text-align:center}.gallery-section .gallery-container{display:flex;flex-direction:column;gap:20px;max-width:343px;width:343px;height:355px;overflow:hidden}@media (min-width: 1300px){.gallery-section .gallery-container{max-width:1300px;width:1300px;height:420px}}.gallery-section .swiper{position:relative;overflow:visible;width:100%}.gallery-section .swiper-wrapper{display:flex}.gallery-section .swiper-slide{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:16px;gap:8px;border-radius:16px;border:1px solid #c400ff;background:rgba(255,255,255,.1)}.gallery-section .swiper-slide p{font-size:16px;line-height:140%}@media (min-width: 1300px){.gallery-section .swiper-slide p{font-size:20px}}.gallery-section .swiper-slide .process-link{text-align:end}.gallery-section .swiper-slide .process-link .process-img{width:24px;height:24px}@media (min-width: 1300px){.gallery-section .swiper-slide{padding:24px}}.gallery-section .swiper-pagination-fraction,.gallery-section .swiper-pagination-custom,.gallery-section .swiper-horizontal>.swiper-pagination-bullets,.gallery-section .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-102px;top:auto;left:0;width:100%}@media (min-width: 1300px){.gallery-section .swiper-pagination-fraction,.gallery-section .swiper-pagination-custom,.gallery-section .swiper-horizontal>.swiper-pagination-bullets,.gallery-section .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-100px}}.gallery-section .swiper-pagination{z-index:10;display:flex;gap:12px;justify-content:center;margin-top:32px}.gallery-section .swiper-pagination .swiper-pagination-bullet{border-radius:8px;background:rgba(0,234,255,.25);width:32px;height:32px;opacity:.5}.gallery-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#00EAFF;opacity:1}@media (min-width: 1300px){.gallery-section .swiper-pagination{background-color:#00eaff40;height:9px;border-radius:16px}.gallery-section .swiper-pagination .swiper-pagination-bullet{background-color:transparent;height:9px;flex-grow:1}.gallery-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height:9px;background:#00EAFF}}.gallery-section .process-buttons{display:flex;justify-content:center;width:100%;margin-top:112px}@media (min-width: 1300px){.gallery-section .process-buttons{margin-top:120px}}.footer{display:flex;flex-direction:column;padding:32px;background-color:#f9ecfb4d;gap:12px;width:100%;color:#fdf6fd;align-items:center;margin:0 auto}@media (min-width: 1300px){.footer{padding:24px 32px;gap:16px;justify-content:space-between;align-items:center}}.footer .footer-list{display:flex;align-items:center;gap:8px}@media (min-width: 1300px){.footer .footer-list{flex-direction:row;gap:12px;justify-content:end}.footer .footer-list li{position:relative}}.footer .footer-rights{font-family:" Afacad",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:130%;text-align:center}@media (min-width: 1300px){.footer .footer-rights{font-size:16px;font-weight:400;line-height:150%}}.footer .footer-link{cursor:pointer;transition:transform .3s ease;font-size:14px;font-style:normal;font-weight:400;line-height:130%;text-decoration-line:underline;text-align:center}.footer .footer-link:hover{text-decoration:underline}@media (min-width: 1300px){.footer .footer-link{font-size:16px;font-weight:400;line-height:150%}}.popup{position:fixed;z-index:99;bottom:0;left:50%;transform:translate(-50%);width:100%;background:#3B0E39;border-radius:16px;background:rgba(255,255,255,.4);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);overflow:hidden;padding:16px 20px}@media (min-width: 1300px){.popup{max-width:100%;padding:40px 108px}}.popup-container{display:flex;justify-content:space-between;align-items:center}.popup-top{width:200px;text-align:start}@media (min-width: 1300px){.popup-top{width:511px}}.popup-bottom{display:flex;flex-direction:column;align-items:center;gap:16px}@media (min-width: 1300px){.popup-bottom{flex-direction:column}}.pages-link-popup a{color:#7e71e1;font-family:Afacad,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline}.popup p{color:#3b0e39;text-align:start;font-size:14px}@media screen and (min-width: 900px){.popup p{font-size:18px}}.popup p a{color:#7e71e1;font-family:Afacad,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline}@media (min-width: 1300px){.popup p a{font-size:18px}}.popup a{color:#3b0e39;cursor:pointer;font-size:14px}.accept-btn{font-size:16px;font-weight:500;text-align:center;border-radius:12px;border:1px solid #00EAFF;background:#00EAFF;cursor:pointer;transition:.3s ease;border:none;height:44px;width:128px;padding:8px 12px;color:#3b0e39;font-family:" Inter",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media (min-width: 1300px){.accept-btn{font-size:18px;width:200px}}.accept-btn:hover{background-color:#03c6d8}.decline-btn{width:162px;background-color:transparent;border-radius:12px;border:3px solid #00EAFF;height:44px;width:128px;padding:8px;cursor:pointer;transition:.3s ease;color:#2c3b4f;font-family:Afacad,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media (min-width: 1300px){.decline-btn{font-size:18px;width:200px}}.decline-btn:hover{border:3px solid #03C6D8}.button-wrap{display:flex;flex-direction:column;gap:16px}@media (min-width: 1300px){.button-wrap{gap:48px;flex-direction:row;justify-content:end}}.case-section{padding:16px 0;display:flex;flex-direction:column;align-items:center;gap:40px;max-width:343px;margin:0 auto}@media (min-width: 1300px){.case-section{padding:69px 0;max-width:1300px;margin:0 auto}}.case-section .case-container{display:flex;flex-direction:column}@media (min-width: 1300px){.case-section .case-container{flex-direction:row;gap:110px}}.case-section .case-text-content{display:flex;flex-direction:column;align-items:start;gap:8px;max-width:343px}@media (min-width: 1300px){.case-section .case-text-content{max-width:1300px;align-items:flex-start;gap:24px}}.case-section .case-list{display:flex;flex-direction:column;gap:12px}@media (min-width: 1300px){.case-section .case-list{gap:16px}}.case-section .case-item{display:flex;gap:8px;text-align:center;align-items:center}.case-section .case-item .case-decor-text{border-radius:8px;border:1px solid #C400FF;padding:8px}@media (min-width: 1300px){.case-section .case-item .case-decor-text{padding:12px}}@media (min-width: 1300px){.case-section .case-item{gap:16px;font-size:24px}}.case-section .case-picture{display:none}@media (min-width: 1300px){.case-section .case-picture{display:block;width:546px;height:596px}}.case-section .case-picture-mob{display:block;width:311px;height:340px;margin:0 auto}@media (min-width: 1300px){.case-section .case-picture-mob{display:none}}.case-section .case-decor{width:32px;height:32px}@media (min-width: 1300px){.case-section .case-decor{width:40px;height:40px}}.contact-section{padding:16px 0;display:flex;flex-direction:column;align-items:center;gap:40px;max-width:343px;margin:0 auto}@media (min-width: 1300px){.contact-section{padding:69px 0;max-width:1300px;margin:0 auto}}@media (min-width: 1300px){.contact-section .container{padding:0}}.contact-section .contact-text{font-size:16px;font-weight:400;line-height:150%}@media (min-width: 1300px){.contact-section .contact-text{font-size:24px;width:636px}}.contact-section .contact-container{display:flex;flex-direction:column;gap:24px;position:relative}.contact-section .contact-container:after{content:"";position:absolute;left:240px;top:230px;transform:translateY(-50%);width:120px;height:130px;background-image:url(/assets/contact-decor-157a6f48.png);background-size:contain;background-repeat:no-repeat;pointer-events:none}@media (min-width: 1300px){.contact-section .contact-container{width:1300px;gap:16px}.contact-section .contact-container:after{content:"";position:absolute;left:unset;right:72px;top:196px;transform:translateY(-50%);width:250px;height:240px;background-image:url(/assets/contact-decor-157a6f48.png);background-size:contain;background-repeat:no-repeat;pointer-events:none}}.contact-section .contact-list{display:flex;flex-direction:column;gap:16px}.contact-section .contact-list .contact-item p{display:flex;gap:8px;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.contact-section .contact-list .contact-item p img{width:24px;height:24px}.contact-section .contact-list .contact-item p span{font-weight:600;color:#00eaff}.contact-section .contact-list .contact-item p a{display:flex}@media (min-width: 1300px){.contact-section .contact-list .contact-item p{font-size:24px}.contact-section .contact-list .contact-item p img{width:32px;height:32px}}.contact-section .contact-list .contact-item .hesh-name{display:flex;gap:4px;align-items:center}.contact-section .contact-list .contact-item .hesh-name span{font-weight:600;font-size:16px;color:#00eaff}@media (min-width: 1300px){.contact-section .contact-list .contact-item .hesh-name span{font-size:24px}}.contact-section .contact-list .contact-item .hesh{display:flex;flex-direction:column}.contact-section .contact-list .contact-item .hesh span{color:#c400ff}@media (min-width: 1300px){.contact-section .contact-list .contact-item .hesh{gap:10px;font-size:24px;flex-direction:row}}.contact-section .contact-buttons{display:flex;flex-direction:column;gap:16px}@media (min-width: 1300px){.contact-section .contact-buttons{flex-direction:row;gap:24px;justify-content:center;margin-top:24px}}.contact-section .hero-btn.outline{background-color:transparent;border-radius:12px;border:1px solid #C9B508;padding:12px;height:54px}.contact-section .hero-btn.outline:hover{border-color:#e4ce0b;border-width:2px}.advantages{max-width:375px;margin:0 auto;display:flex;flex-direction:column;align-items:center;position:relative}@media (min-width: 1300px){.advantages:after{content:"";position:absolute;right:0;bottom:-290px;z-index:-1;transform:translateY(-50%);width:280px;height:295px;background-image:url(/assets/decor-1-e8693864.png);background-size:contain;background-repeat:no-repeat;pointer-events:none}}@media (min-width: 1300px){.advantages .services-list-container .services-list .services-item{height:120px}}.advantages .services-container{position:relative;height:88px!important}.advantages .services-container div{gap:8px!important}.advantages .services-container span{position:absolute;top:-17px;right:-9px;color:#00eaff;text-shadow:0px 0px 5px #00EAFF;font-family:Afacad;font-size:24px;font-style:normal;font-weight:400;line-height:140%}@media (min-width: 1300px){.advantages .services-container{height:120px!important;width:416px;padding:24px}.advantages .services-container span{font-size:32px;right:-13px;top:-22px}}@media (min-width: 1300px){.advantages{max-width:1440px}}.advantages .container{padding-top:40px}.story-section{padding:16px 0;display:flex;flex-direction:column;align-items:center;gap:40px;max-width:343px;margin:0 auto}@media (min-width: 1300px){.story-section{padding:69px 0;max-width:1300px;margin:0 auto}}.story-section .story-container{width:343px;position:relative}.story-section .story-container:after{content:"";width:80px;height:90px;background-image:url(/assets/player-decor-2-ff8e363f.png);background-size:contain;background-repeat:no-repeat;pointer-events:none;position:absolute;top:-10px;right:-30px;z-index:-1}@media (min-width: 1300px){.story-section .story-container:after{width:120px;height:120px;right:0}}@media (min-width: 1300px){.story-section .story-container{width:1300px}}.story-section .story-content{position:relative;margin-top:20px}.story-section .story-container-one{border-radius:16px;border:1px solid #C400FF;background:rgba(255,255,255,.1);box-shadow:0 0 5px #c400ff;padding:16px;width:253px;position:absolute;top:0;left:0;z-index:1}.story-section .story-container-one:before{content:"";width:120px;height:52px;border-radius:16px;background-image:url(/assets/player-decor-1-mob-b3edf464.png);background-size:contain;background-repeat:no-repeat;pointer-events:none;position:absolute;top:85px;left:-10px;z-index:6}@media (min-width: 1300px){.story-section .story-container-one:before{background-image:url(/assets/player-decor-1-c65a065d.png);width:520px;height:120px;top:137px;left:-61px}}@media (min-width: 1300px){.story-section .story-container-one{width:526px;padding:24px;height:184px;left:165px}}.story-section .story-container-two{border-radius:16px;border:1px solid #C400FF;background:rgba(255,255,255,.1);box-shadow:0 0 5px #c400ff;padding:16px;width:253px;position:absolute;top:95px;left:90px;z-index:2}@media (min-width: 1300px){.story-section .story-container-two{width:526px;padding:24px;height:184px;left:607px;top:111px}}.story-section .story-container-two:before{content:"";width:252px;height:111px;border-radius:16px;background:#3B0E39;background-size:contain;background-repeat:no-repeat;pointer-events:none;position:absolute;top:0;left:0;z-index:-1}@media (min-width: 1300px){.story-section .story-container-two:before{width:526px;height:184px}}.story-section .story-container-two:after{content:"";width:252px;height:111px;border-radius:16px;border:1px solid #C400FF;background:rgba(255,255,255,.1);background-size:contain;background-repeat:no-repeat;pointer-events:none;position:absolute;top:0;left:0;z-index:-1}@media (min-width: 1300px){.story-section .story-container-two:after{width:526px;height:184px}}.story-section .hero-btn{margin-top:264px}@media (min-width: 1300px){.story-section .hero-btn{margin:350px auto 0}}.story-section .section-text{font-size:14px}@media (min-width: 1300px){.story-section .section-text{font-size:24px}}html,body{height:100%;font-family:Afacad,sans-serif;display:flex;flex-direction:column;overflow-x:hidden;font-size:14px;line-height:140%;font-weight:400;font-style:normal;color:#fdf6fd}:root{background:#3B0E39;min-height:100vh}main{flex-grow:1}.container{max-width:100%}@media (min-width: 1300px){.container{max-width:100%}}.section{padding-top:40px;padding-bottom:40px;scroll-margin-top:50px}@media (min-width: 1300px){.section{scroll-margin-top:120px;padding-top:58px;padding-bottom:58px}}.section-header{align-items:center;gap:16px}.section-header h2{font-size:32px;font-style:normal;font-weight:500;line-height:140%;color:#fdf6fd}@media (min-width: 1300px){.section-header h2{font-size:48px}}.section-title{font-family:Afacad,sans-serif;text-align:start;font-size:20px;font-weight:400;color:#c400ff;line-height:140%;text-shadow:0px 0px 5px #C400FF}@media (min-width: 1300px){.section-title{font-size:32px}}.section-text{font-size:16px;font-style:normal;font-weight:400;color:#fdf6fd;display:flex;flex-direction:column;gap:16px;line-height:130%}@media (min-width: 1300px){.section-text{font-size:24px}}
