@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,video{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box;outline:none}body{--container-width:1236px;--sp:52px;--xp-inner:208px;--xp-inner-m:134px;--xp-inner-s:104px;--default-font-family:'Inter',sans-serif;--heading-font-family:'Inter',sans-serif;--tr:.3s ease 0s;--trd:.3s ease .3s;--body-bg:#151320;--white:#f6f5f7;--blue10:#e8edff;--gray50:#928fb2;--gray50-h:#777591;--gray80:#696680;--gray80-h:#8885a2;--dark:#292736;--purple:#957aff;--purple-h:#7452fb;--green:#4beeb3;--green-h:#40bf90;--accent:#ffb93e;--bg-2:#292736;--bg-3:#4f4e5e;--bg-4:#110f1d;--bg-5:#1b1c1f;--bg-6:#2a2640;--bg-7:#49436b;--text-color:#fff;--text-color-2:#e8edff;--text-color-3:#494b6a;--text-color-4:#708099;--text-color-d:#2d363d;--accent-1:#957aff;--accent-2:#1a4bff;--accent-2-h:#6284ff;--accent-3:#4beeb3;--accent-3-h:#40bf90;--accent-4:#20e3ff;--accent-4-h:#1cacc2;--Light-Gray:#c5bfcb;--Gradient-CTA:linear-gradient(267deg,#6442ec 0%,#5f52f1 100%);--Gradient-CTA-h:linear-gradient(267deg,#5f52f1 0%,#5f52f1 100%);--blog-link-hover:#d9beff;--h1:64px;--h1-lh:1.125;--h2:48px;--h2-lh:1.16;--h3:40px;--h3-lh:1.2;--h4:24px;--h4-lh:1.33;--h5:20px;--h5-lh:1.4;--xl:40px;--xl-lh:1.2;--l:24px;--l-lh:1.33;--m:20px;--m-lh:1.4;--s:16px;--s-lh:1.5;--xs:14px;--xs-lh:1.428;--gap-xl:64px;--gap-l:40px;--gap-m:32px;--gap-s:24px;--gap-xs:16px}h1{font:700 var(--h1)/var(--h1-lh) var(--heading-font-family)}h2{font:700 var(--h3)/var(--h3-lh) var(--heading-font-family)}h3{font:700 var(--h3)/var(--h3-lh) var(--heading-font-family)}h4{font:700 var(--h4)/var(--h4-lh) var(--heading-font-family)}h5{font:700 var(--h5)/var(--h5-lh) var(--heading-font-family)}h6{font:700 var(--s)/var(--s-lh) var(--heading-font-family)}html{scroll-behavior:smooth;scroll-padding-top:88px}body{font:var(--s)/var(--s-lh) var(--default-font-family),Helvetica,Arial,sans-serif;background:var(--body-bg);min-width:360px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;color:var(--white)}body._lock{height:100%;width:100%;overflow:hidden}body::-webkit-scrollbar{width:15px}body::-webkit-scrollbar-track-piece{background:var(--dark)}body::-webkit-scrollbar-thumb{background:var(--gray80)}body.single-news,body.single-article{background:var(--white);color:var(--dark)}.hidden{display:none;overflow:hidden}.wrapper{display:flex;flex-direction:column;min-height:100vh;margin:0 auto;position:relative;overflow:hidden}header,footer{flex:0 0 auto}main{flex:1 1 auto}[class*=__container]{margin:0 auto;max-width:var(--container-width);padding:0 10px;width:100%}form input.error{box-shadow:0px 0px 10px 0px red;outline:2px solid red !important}form input.not_error{box-shadow:0px 0px 10px 0px #9f9;outline:2px solid #9f9 !important}b{font-weight:700}.lazy{background:center/contain no-repeat}a{color:var(--white);text-decoration:none;transition:color var(--tr)}.progressbar{position:absolute;width:100%;top:100%;left:0}.progressbar__progress{background:#6442ec;height:8px;width:0;transition:width .1s ease}br._t{display:none}br._m{display:none}br._d{display:initial}.btn{background:var(--accent-2);display:inline-block;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:14px 20px;text-align:center;font-weight:700;color:var(--text-color);border-radius:10px;text-decoration:none;transition:background-color var(--tr);min-width:220px;cursor:pointer}.btn:hover{background:var(--accent-2-h)}.btn_green{background:var(--green);color:var(--dark)}.btn_green:hover{background:var(--green-h)}.subm{cursor:pointer;border:none;display:block;margin:0 auto}.btn-new{border-radius:8px;border:2px solid #b49aff;display:inline-flex;padding:10px 20px;justify-content:center;align-items:center;gap:10px;color:#151320;font-size:16px;font-style:normal;font-weight:600;cursor:pointer;transition:.3s ease;position:relative;background:0 0;z-index:1;overflow:hidden}.btn-new:before{content:'';background:linear-gradient(90deg,#eee8ff 0%,#d7c9ff 100%);position:absolute;left:0;top:0;bottom:0;right:0;z-index:-1;border-radius:inherit;margin:-2px}.btn-new:after{content:'';background:linear-gradient(90deg,#b196ff 0%,#c4afff 100%);position:absolute;left:0;top:0;bottom:0;right:0;z-index:-1;transition:.3s ease;margin:-2px}.btn-new:hover:after{opacity:0}.btn-purple{display:inline-flex;padding:12px 24px;justify-content:center;align-items:center;color:var(--Purple-White,#f6f5f7);font-size:16px;font-weight:600;line-height:175%;border-radius:10px;background:var(--Gradient-CTA,linear-gradient(267deg,#6442ec 0%,#5f52f1 100%));position:relative;border:2px solid transparent;box-sizing:border-box;background-clip:padding-box;transition:.3s ease}.btn-purple:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:linear-gradient(90deg,rgba(137,96,255,0) 0%,#8960ff 100%);z-index:-1}.btn-purple:after{content:'';position:absolute;left:0;top:0;bottom:0;right:0;background:var(--Gradient-CTA,linear-gradient(267deg,#6442ec 0%,#5f52f1 100%));margin:-2px;z-index:-2;border-radius:inherit}.btn-purple:hover{box-shadow:0px 0px 30px 0px rgba(97,75,239,.25)}.btn-dark{background:var(--Gradient-CTA,linear-gradient(267deg,#6442ec 0%,#5f52f1 100%))}.form{max-width:400px;position:relative}.form .input{width:100%;height:60px;border-radius:3px;padding-left:15px;font-weight:400;font-size:16px;line-height:60px;display:block}.form .input__wrap{display:block;text-align:left;margin-bottom:15px}.form .input__label{font-weight:400;font-size:15px;line-height:22px;display:block}.form:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:#151320c4 url(//memoryos.com/wp-content/themes/awpt/css/../img/loading.svg) 50% 35%/40px no-repeat;z-index:-11;pointer-events:none;opacity:0}.form.loading:before,.form.success:before{z-index:111;opacity:1}.form.success:before{background:#151320c4 url(//memoryos.com/wp-content/themes/awpt/css/../img/success.svg) 50% 35%/40px no-repeat}.form .intl-tel-input{width:100%}.form .country-list .country-name{color:var(--white)}.form input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 50px #1a2033 !important;-webkit-text-fill-color:var(--white);font-size:var(--s);line-height:var(--s-lh)}.form input:autofill,.form input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 50px #1a2033 !important;-webkit-text-fill-color:var(--white);font-size:var(--s);line-height:var(--s-lh)}.form input,.form textarea{background:#1a2033;border-radius:3px;padding:10px;border:1px solid rgba(229,238,255,.3);font-size:var(--s);line-height:var(--s-lh);font-weight:500;color:var(--white)}.form input:focus,.form textarea:focus{box-shadow:0px 0px 10px 0px var(--accent-2);outline:1px solid var(--accent-2) !important}.form textarea{resize:vertical;min-height:150px}.form__fields{display:flex;flex-wrap:wrap;margin:-10px}.form__field{display:flex;flex-direction:column;padding:10px}.form__field span{margin-bottom:7px;color:var(--white)}.form__field-input-text{flex:0 0 50%}.form__field-input-textarea{flex:0 0 100%}.form__btn-wrap{padding:50px 0 100px;text-align:center}.form__btn{border:none}.subscribe-form .subscribe-form__input,.subscribe-form{position:relative}.subscribe-form:before{content:'';display:none;position:absolute;width:105%;height:110%;left:50%;top:50%;transform:translate(-50%,-50%);background:#151320c4 url(//memoryos.com/wp-content/themes/awpt/css/../img/loading.svg) 50% 50%/25px no-repeat;z-index:10}.subscribe-form.loading:before{display:block}.subscribe-form.success:before{display:block;background:#151320c4 url(//memoryos.com/wp-content/themes/awpt/css/../img/success.svg) 50% 50%/25px no-repeat}.header{position:fixed;top:0;left:0;width:100%;z-index:100;pointer-events:none;border-bottom:2px solid rgba(177,150,255,.1);transition:transform var(--tr),background var(--tr),-webkit-backdrop-filter var(--tr);transition:transform var(--tr),background var(--tr),backdrop-filter var(--tr);transition:transform var(--tr),background var(--tr),backdrop-filter var(--tr),-webkit-backdrop-filter var(--tr)}.header_fill{background:rgba(21,19,32,.9);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.header__decor{position:absolute;top:0;left:0;height:100%;width:100%}.header__decor:before,.header__decor:after{content:'';position:absolute;bottom:-200px;left:0;display:block;height:750px;width:750px;height:1000px;width:1000px;border-radius:50%;opacity:.75;z-index:1;pointer-events:none;transition:opacity var(--tr)}.header__decor:before{transform:translateX(-40%);background:radial-gradient(ellipse at center,#245284 0%,rgba(36,82,132,0) 69%,rgba(36,82,132,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#245284",endColorstr="#00245284",GradientType=1)}.header__decor:after{background:radial-gradient(ellipse at center,#291e52 0%,rgba(41,30,82,0) 71%,rgba(41,30,82,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#291e52",endColorstr="#00291e52",GradientType=1);transform:translateX(0%)}.header__bottom{position:relative;transition:transform var(--tr),opacity var(--tr),background-color var(--tr);opacity:1;z-index:1}.header__bottom._hidden{transform:translateY(-76px);opacity:0}.header__container{display:flex;justify-content:space-between;align-items:center;padding:var(--gap-xs) 0;position:relative;pointer-events:initial}.header__logo{flex:0 0 auto;width:176px;height:56px;background:left center/contain no-repeat}.header__menu{display:flex;margin:0 -12.5px;margin-left:auto;margin-right:40px;gap:20px}.header__menu li{padding:0 12.5px}.header__menu li a{text-decoration:none;color:#a29fc2;font-weight:500;transition:color var(--tr)}.header__menu li:hover a{color:#f6f5f7}.header__menu li.menu-item-has-children{position:relative}.header__menu li.menu-item-has-children .sub-menu{position:absolute;top:100%;left:0;transform:translate(-19px,16px);padding:8px;visibility:hidden;opacity:0;transition:opacity var(--tr),visibility var(--trd);box-shadow:0px 10px 50px -10px rgba(0,0,0,.368);border-radius:16px;border:2px solid #443a62;background:linear-gradient(73deg,#151320 0%,#1c172c 100%);display:flex;flex-flow:column;gap:8px}.header__menu li.menu-item-has-children .sub-menu li{padding:0;min-width:164px}.header__menu li.menu-item-has-children .sub-menu li a{font-weight:500;color:var(--Medium-Gray,#a29fc2);display:block;padding:8px 16px;border-radius:8px;border:2px solid transparent;transition:background-color var(--tr)}.header__menu li.menu-item-has-children .sub-menu li a:hover{border:2px solid #595575;color:var(--Purple-White,#f6f5f7);background:#494367}.header__menu li.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;transition:opacity var(--tr),visibility var(--tr)}.header__burger{display:none}.header__btn{border-radius:8px;box-shadow:0px 0px 30px 0px rgba(97,75,239,0);color:var(--Purple-White,#f6f5f7);font-size:16px;font-weight:600;line-height:150%;display:inline-flex;padding:10px 20px;justify-content:center;align-items:center;border:2px solid rgba(137,96,255,0);position:relative;transition:.7s ease;overflow:hidden;background:var(--Gradient-CTA,linear-gradient(267deg,#6442ec 0%,#5f52f1 100%))}.header__btn_text{position:relative;z-index:2}.header__btn:after{content:'';left:0;top:0;background:linear-gradient(267deg,#3d2890 0%,#3c31bd 100%);position:absolute;width:100%;height:100%;transition:.7s ease;opacity:0}.header__btn:before{transition:.7s ease;content:'';width:19px;height:112px;transform:translate(-30px,-50%) rotate(22.941deg);flex-shrink:0;background:#ad44ed;opacity:.2;mix-blend-mode:screen;position:absolute;top:50%;left:0;z-index:2}.header__btn:hover:after{opacity:1}.header__btn:hover:before{transform:translate(150px,-50%) rotate(22.941deg)}.header .menu-item-has-children{position:relative}.header .menu-item-has-children:after{content:'';width:10px;height:10px;position:absolute;right:-5px;top:7px;transition:.3s ease;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 0.999999' stroke='%23A29FC2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat}.header .menu-item-has-children:hover:after{transform:rotate(180deg);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 0.999999' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat}.top-panel{position:relative;z-index:2;padding:15px 0;background:rgba(21,19,32,.6);transition:background var(--tr);pointer-events:initial;display:none}.top-panel_tablet{display:none}.top-panel_mobile{display:none}.top-panel_desktop{display:block}.top-panel__container{display:flex;align-items:center;justify-content:center}.top-panel__text{font-size:var(--s);font-weight:400;margin-right:40px}.top-panel__text strong{font-weight:600}.top-panel__btn{background:var(--accent-2);display:block;padding:7.5px 40px;border-radius:10px;text-decoration:none;font-size:var(--s);font-weight:600;transition:opacity var(--tr)}.top-panel__btn:hover{opacity:.75}.burger{width:24px;height:24px;display:flex;justify-content:space-between;flex-flow:column;display:none;z-index:100;padding:5px 0}.burger span{height:2px;background:var(--white);border-radius:4px;transition:.3s ease}.burger._active span:nth-child(1){transform:translate(3px,7px) rotate(45deg);width:20px}.burger._active span:nth-child(2){width:20px;transform:translate(3px,-5px) rotate(-45deg)}.burger._active span:nth-child(3){display:none}body.single .header{background:var(--body-bg)}body.single .header_fill{background:var(--dark)}body.single .header__decor{overflow:hidden}@-webkit-keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@-webkit-keyframes shadow-appear{to{filter:drop-shadow(0px 30px 60px rgba(137,96,255,.5))}}@keyframes shadow-appear{to{filter:drop-shadow(0px 30px 60px rgba(137,96,255,.5))}}.hero{position:relative;padding:296px 0 64px}.hero__container{display:flex;justify-content:space-between;flex-flow:wrap}.hero__main{width:100%;max-width:624px}.hero__title{margin-bottom:var(--gap-s);font-size:58px;line-height:120%}.hero__title i{color:var(--purple)}.hero__subtitle{font-size:20px;line-height:140%;font-weight:500;color:var(--blue10);max-width:473px;margin-bottom:var(--gap-m)}.hero__btn{display:inline-flex;padding:12px 24px;justify-content:center;align-items:center;color:var(--Purple-White,#f6f5f7);font-size:16px;font-weight:600;line-height:175%;border-radius:10px;background:var(--Gradient-CTA,linear-gradient(267deg,#6442ec 0%,#5f52f1 100%));position:relative;border:2px solid transparent;box-sizing:border-box;background-clip:padding-box;transition:.3s ease}.hero__btn_dark{background:#151320;border:0 solid transparent}.hero__btn .star{position:absolute;transform:translate3d(0,0,0);transition:.3s ease;transform-origin:50%;z-index:-4}.hero__btn .star--1{bottom:6px;right:27px;transform:rotate(-45deg) translate3d(0,0,0)}.hero__btn .star--2{bottom:18px;right:67px;transform:rotate(-120deg) translate3d(0,0,0)}.hero__btn .star--3{bottom:20px;right:11px;transform:rotate(-120deg) translate3d(0,0,0)}.hero__btn .star--4{top:8px;left:2px;transform:rotate(-120deg) translate3d(0,0,0)}.hero__btn .star--5{top:20px;left:75px;transform:rotate(-15deg) translate3d(0,0,0)}.hero__btn .star--6{top:20px;left:52px;transform:rotate(-105deg) translate3d(0,0,0)}.hero__btn:hover{box-shadow:0px 0px 30px 0px rgba(97,75,239,.25)}.hero__btn:hover .star--big{filter:drop-shadow(0px 0px 15px rgba(40,206,254,.8))}.hero__btn:hover .star--small{filter:drop-shadow(0px 0px 5px #28cefe)}.hero__btn:hover .star--1{bottom:-25px;right:-25px;transform:rotate(0) translate3d(0,0,0)}.hero__btn:hover .star--2{bottom:-20px;right:12px;transform:rotate(-45deg) translate3d(0,0,0)}.hero__btn:hover .star--3{bottom:13px;right:-23px;transform:rotate(-90deg) translate3d(0,0,0)}.hero__btn:hover .star--4{top:-30px;left:-30px;transform:rotate(-45deg) translate3d(0,0,0)}.hero__btn:hover .star--5{top:15px;left:-23px;transform:rotate(-90deg) translate3d(0,0,0)}.hero__btn:hover .star--6{top:-20px;left:25px;transform:rotate(-45deg) translate3d(0,0,0)}.hero__btn:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:linear-gradient(90deg,rgba(137,96,255,0) 0%,#8960ff 100%);z-index:-1}.hero__btn:after{content:'';position:absolute;left:0;top:0;bottom:0;right:0;background:var(--Gradient-CTA,linear-gradient(267deg,#6442ec 0%,#5f52f1 100%));margin:-2px;z-index:-2;border-radius:inherit}.hero__app-links{margin-bottom:var(--gap-l);display:flex}.hero__app-links a{width:220px;height:64px;transition:transform var(--tr),box-shadow var(--tr)}.hero__app-links a:first-child{margin-right:var(--gap-l)}.hero__app-links a:hover{transform:scale(1.05);box-shadow:0px 0px 25px 1px var(--purple)}.hero__bottom{display:flex;align-items:center;margin-top:-100px}.hero__bottom-image{flex:0 0 auto;width:128px;height:32px;margin-right:var(--gap-s);background:center/contain no-repeat}.hero__bottom-text{color:var(--Light-Gray,#c5bfcb)}.hero__image{position:relative;width:100%;max-width:565px}.hero__image_main{width:100%;aspect-ratio:564/495;background:center/contain no-repeat;-o-object-fit:contain;object-fit:contain;transform:translate3d(0,0,0);filter:drop-shadow(0px 0px 0px rgba(137,96,255,.5));-webkit-animation:shadow-appear 1s ease forwards;animation:shadow-appear 1s ease forwards}.hero__image .decor{position:absolute}.hero__image .decor--medal{left:-50px;top:150px}.hero__image .decor--medal .decor__image{width:138px;background:50%/contain no-repeat;-webkit-animation:3s ease-in-out 0s infinite floating;animation:3s ease-in-out 0s infinite floating}.hero__image .decor--medal .decor__image:after{content:'';display:block;padding-bottom:106.5743944637%}.hero__image .decor--joystick{right:22px;top:17px}.hero__image .decor--joystick .decor__image{width:114px;-webkit-animation:3s ease-in-out 1s infinite floating;animation:3s ease-in-out 1s infinite floating;background:50%/contain no-repeat}.hero__image .decor--joystick .decor__image:after{content:'';display:block;padding-bottom:85.5929727001%}.hero__image .item{position:absolute;width:215px}.hero__image .item__inner{text-align:center;background:linear-gradient(73deg,rgba(40,37,53,.95) 0%,rgba(58,46,110,.95) 100%);border-radius:16px;padding:20px 30px;border:2px solid #574f7d}.hero__image .item--1{top:0;left:-30px}.hero__image .item--1 .item__inner{padding-top:56px;-webkit-animation:3s ease-in-out 1s infinite floating;animation:3s ease-in-out 1s infinite floating}.hero__image .item--1 .item__image{width:112px;height:112px;flex-shrink:0;position:absolute;left:50%;top:-72px;transform:translate(-50%,0);border-radius:112px;border:2px solid var(--Purple-White,#f6f5f7);background:50%/cover no-repeat}.hero__image .item--2{bottom:70px;right:-7px}.hero__image .item--2 .item__inner{-webkit-animation:3s ease-in-out 0s infinite floating;animation:3s ease-in-out 0s infinite floating}.hero__image .item__text{color:var(--Purple-White,#f6f5f7);font-size:16px;font-weight:600;line-height:150%;text-transform:capitalize}.awards{padding:var(--sp) 0}.awards__list{display:flex;flex-wrap:wrap}.awards__item-wrap{flex:0 0 25%;padding:0 33px}.awards__item{padding-bottom:57%;background:50%/contain no-repeat}.simple-video{padding:var(--sp) 0 236px;position:relative}.simple-video__bg{position:absolute;bottom:0;left:50%;width:1882px;background:50%/contain no-repeat;transform:translateX(-50%)}.simple-video__bg:after{content:'';display:block;padding-bottom:32.4654622742%}.simple-video__bg:before{content:'';height:400px;background:linear-gradient(0deg,#151320 0%,rgba(28,25,44,0) 84.84%);position:absolute;bottom:0;left:0;width:100%}.simple-video__inner{padding:0 var(--xp-inner)}.simple-video__title{margin-bottom:var(--gap-l);text-align:center}.simple-video__content{border-radius:20px;overflow:hidden;padding-bottom:56%;position:relative;box-shadow:0px 70px 200px 0px rgba(137,96,255,.5)}.simple-video__content iframe{position:absolute;top:0;left:0;width:100%;height:100%}.short__container{padding-top:var(--sp);padding-bottom:var(--sp)}.short__inner{padding:0 var(--xp-inner)}.short__content{background:var(--bg-2);padding:var(--gap-m);border-radius:20px}.short__title{margin-bottom:var(--gap-s)}.short__subtitle{margin-bottom:var(--gap-s);font-size:var(--l);line-height:var(--l-lh);font-weight:600}.short__text{color:var(--blue10);overflow:hidden;transition:height .5s ease 0s}.short .see-more{color:var(--green);transition:color var(--tr);font-weight:400;line-height:inherit;cursor:pointer}.short .see-more:hover{color:var(--green-h)}.benefits{padding:var(--sp) 0;text-align:center}.benefits__items{display:flex;flex-flow:wrap;gap:40px}.benefits .item{width:calc(25% - 30px)}.benefits .item__icon{filter:drop-shadow(0px 4px 30px rgba(112,96,216,.2));height:80px;width:110px;transform:translate3d(0,0,0);background:50%/contain no-repeat;margin:0 auto}.benefits .item__title{font-size:20px;line-height:140%;font-weight:600;margin-top:16px}.benefits .item__text{font-size:16px;line-height:150%;margin-top:12px;color:var(--Light-Gray,#c5bfcb)}.features{padding:var(--sp) 0}.features__items{display:flex;flex-flow:column;gap:32px;width:100%;max-width:1010px;margin:0 auto}.features .item{border-radius:24px;border:2px solid #2d2948;background:linear-gradient(90deg,rgba(41,31,75,.25) 0%,#151320 68.01%);overflow:hidden;position:relative;z-index:10}.features .item__content{max-width:384px;width:100%}.features .item__image{position:relative}.features .item__image_decor-inner{border-radius:16px;border:2px solid transparent;box-sizing:border-box;background-clip:padding-box;border-radius:16px;position:relative}.features .item__image_decor-inner:before{content:'';background:linear-gradient(45deg,rgba(255,255,255,.1965161064) 0%,#fff 100%);position:absolute;left:0;bottom:0;right:0;top:0;opacity:.2;border-radius:inherit;margin:-2px}.features .item__image_decor-inner:after{border-radius:inherit;content:'';position:absolute;left:0;bottom:0;right:0;top:0;background:linear-gradient(73deg,rgba(26,23,41,.95) 0%,rgba(26,23,41,.95) .01%,rgba(53,46,92,.95) 100%)}.features .item__title{font:600 24px/133% Inter}.features .item__text{margin-top:24px;color:var(--Light-Gray,#c5bfcb);font-size:16px;line-height:150%}.features .item__btn-wrap{margin-top:50px;z-index:10;position:relative}.features .item--1{display:flex;justify-content:space-between;align-items:center;flex-flow:row-reverse;gap:35px;padding:81px 90px 81px 64px}.features .item--1 .item__image_main{background:50%/contain no-repeat;width:265px;transform:translate3d(0,0,0);filter:drop-shadow(0px 30px 75px rgba(137,96,255,.2));z-index:100}.features .item--1 .item__image_main:after{content:'';display:block;padding-bottom:127.5471698113%}.features .item--1 .item__image_decor{position:absolute}.features .item--1 .item__image_decor--1{top:0;left:-170px}.features .item--1 .item__image_decor--2{bottom:70px;left:-102px;z-index:-1}.features .item--1 .result{-webkit-animation:3s ease-in-out 0s infinite floating;animation:3s ease-in-out 0s infinite floating;display:flex;justify-content:center;align-items:center;gap:12px;padding:24px}.features .item--1 .result__image{position:relative;width:64px;z-index:4;background:50%/contain no-repeat url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0426 34.4135C14.4957 34.4153 14.947 34.3557 15.3841 34.2362L15.4336 34.2217C17.0273 33.7454 18.3829 32.6438 18.8713 31.0644C19.3626 29.4755 18.9096 27.6359 17.8674 26.3489C17.2879 25.641 16.5984 25.0309 15.8252 24.5419C12.5249 22.571 10.5173 19.9216 9.85251 16.6646C9.74647 16.141 9.75871 15.6002 9.88834 15.0818C10.018 14.5635 10.2617 14.0806 10.6018 13.6685C10.9521 13.2373 11.3944 12.8898 11.8963 12.6514C12.3981 12.413 12.9469 12.2897 13.5025 12.2905H19.9381C20.4922 12.2905 21.0236 12.0704 21.4154 11.6786C21.8072 11.2868 22.0273 10.7554 22.0273 10.2013C22.0273 9.64719 21.8072 9.11579 21.4154 8.72399C21.0236 8.33218 20.4922 8.11207 19.9381 8.11207H13.5018C12.3263 8.1102 11.1652 8.37086 10.1032 8.87502C9.04129 9.37918 8.10535 10.1141 7.36371 11.0262C6.63075 11.9178 6.10613 12.9619 5.82816 14.0821C5.55019 15.2024 5.52588 16.3706 5.757 17.5014C6.65272 21.8894 9.38563 25.5605 13.6615 28.1188C14.0209 28.3576 14.3434 28.6477 14.619 28.9798C14.701 29.0801 14.7563 29.1994 14.7798 29.3268C14.8034 29.4541 14.7945 29.5854 14.7538 29.7084C14.7205 29.8248 14.6591 29.9313 14.5749 30.0184C14.4907 30.1055 14.3864 30.1706 14.2711 30.2078C14.0936 30.2486 13.9083 30.241 13.7347 30.1858C13.6922 30.1317 13.6609 30.0698 13.6426 30.0035C13.5524 29.7443 13.4121 29.5054 13.2296 29.3005C13.0472 29.0955 12.8261 28.9285 12.5791 28.809C12.3321 28.6894 12.0639 28.6197 11.79 28.6038C11.516 28.588 11.2416 28.6262 10.9824 28.7163C10.7233 28.8065 10.4844 28.9468 10.2794 29.1292C10.0745 29.3117 9.90746 29.5328 9.78794 29.7798C9.66841 30.0268 9.59871 30.2949 9.58281 30.5689C9.56691 30.8428 9.60512 31.1172 9.69527 31.3764C10.4934 33.6702 12.4159 34.4135 14.0426 34.4135V34.4135Z' fill='%23FFD860'/%3E%3Cpath d='M19.9232 8.11133H16.1406V12.2898H19.9232C20.4773 12.2898 21.0087 12.0696 21.4005 11.6778C21.7923 11.286 22.0124 10.7546 22.0124 10.2005C22.0124 9.64645 21.7923 9.11505 21.4005 8.72324C21.0087 8.33144 20.4773 8.11133 19.9232 8.11133V8.11133Z' fill='%23FEB30F'/%3E%3Cpath d='M49.6907 34.4135C49.2376 34.4153 48.7863 34.3557 48.3492 34.2362L48.2997 34.2217C46.706 33.7454 45.3504 32.6438 44.862 31.0644C44.3707 29.4755 44.8237 27.6359 45.8659 26.3489C46.4454 25.641 47.1349 25.0309 47.908 24.5419C51.2083 22.571 53.216 19.9216 53.8808 16.6646C53.9868 16.141 53.9746 15.6002 53.8449 15.0818C53.7153 14.5635 53.4716 14.0806 53.1315 13.6685C52.7811 13.2373 52.3389 12.8898 51.837 12.6514C51.3352 12.413 50.7864 12.2897 50.2308 12.2905H43.7951C43.241 12.2905 42.7097 12.0704 42.3178 11.6786C41.926 11.2868 41.7059 10.7554 41.7059 10.2013C41.7059 9.64719 41.926 9.11579 42.3178 8.72399C42.7097 8.33218 43.241 8.11207 43.7951 8.11207H50.2315C51.407 8.1102 52.5681 8.37086 53.6301 8.87502C54.692 9.37918 55.6279 10.1141 56.3696 11.0262C57.1025 11.9178 57.6271 12.9619 57.9051 14.0821C58.1831 15.2024 58.2074 16.3706 57.9763 17.5014C57.0806 21.8894 54.3476 25.5605 50.0718 28.1188C49.7124 28.3576 49.3898 28.6477 49.1143 28.9798C49.0323 29.0801 48.977 29.1994 48.9534 29.3268C48.9299 29.4541 48.9388 29.5854 48.9795 29.7084C49.0128 29.8248 49.0742 29.9313 49.1584 30.0184C49.2426 30.1055 49.3469 30.1706 49.4622 30.2078C49.6397 30.2486 49.825 30.241 49.9986 30.1858C50.0411 30.1317 50.0724 30.0698 50.0907 30.0035C50.1809 29.7443 50.3212 29.5054 50.5036 29.3005C50.6861 29.0955 50.9072 28.9285 51.1542 28.809C51.4012 28.6894 51.6693 28.6197 51.9433 28.6038C52.2172 28.588 52.4916 28.6262 52.7508 28.7163C53.01 28.8065 53.2489 28.9468 53.4539 29.1292C53.6588 29.3117 53.8258 29.5328 53.9453 29.7798C54.0649 30.0268 54.1346 30.2949 54.1505 30.5689C54.1664 30.8428 54.1282 31.1172 54.038 31.3764C53.2399 33.6702 51.3174 34.4135 49.6907 34.4135V34.4135Z' fill='%23FFD860'/%3E%3Cpath d='M37.0551 27.8985L38.4714 5.69434H30.8341L37.0551 27.8985Z' fill='%23FFD860'/%3E%3Cpath d='M20.4991 5.69507C20.0984 5.69507 19.7142 5.85424 19.4308 6.13758C19.1475 6.42092 18.9883 6.8052 18.9883 7.2059V27.9221C18.973 29.8921 19.3473 31.8457 20.0897 33.6705C21.5257 37.1214 26.3221 40.7518 26.3221 40.7518C27.1275 41.3989 27.8002 42.1957 28.3029 43.0983L32.0144 37.0179L30.1297 15.6177L25.0024 5.69507H20.4991Z' fill='%23FFD860'/%3E%3Cpath d='M43.2193 5.69507H38.4715L36.689 24.9002L31.1654 5.69507H25.0024L30.0825 27.669C30.2178 28.2544 30.2282 28.8618 30.1133 29.4516C29.9983 30.0414 29.7605 30.6004 29.4153 31.0922C27.9755 33.1456 25.9549 37.3981 28.3016 43.0997C29.0312 44.3735 29.4123 45.8171 29.4065 47.2851V50.5839C29.4176 51.8922 29.0395 53.1744 28.3204 54.2674C27.6012 55.3604 26.5734 56.215 25.3675 56.7226C25.2763 56.7599 25.183 56.7956 25.0878 56.8297C24.5119 57.0238 23.9952 57.3617 23.5866 57.8114C23.178 58.2611 22.891 58.8078 22.7529 59.3995C22.6939 59.6797 22.6644 59.9653 22.6649 60.2516H41.0517C41.0522 59.9653 41.0227 59.6797 40.9638 59.3995C40.8256 58.8077 40.5386 58.2611 40.13 57.8113C39.7213 57.3616 39.2046 57.0237 38.6287 56.8297C38.5335 56.7957 38.4405 56.7598 38.349 56.7226C37.1431 56.215 36.1153 55.3604 35.3961 54.2673C34.677 53.1743 34.2989 51.8922 34.31 50.5839V47.2851C34.3076 46.0357 34.5833 44.8015 35.1169 43.6718C35.6506 42.5421 36.4289 41.5453 37.3954 40.7536C37.3954 40.7536 42.192 37.1228 43.6281 33.6723C44.3703 31.8474 44.7445 29.8938 44.7292 27.9238V7.20766C44.7294 7.00918 44.6906 6.8126 44.6148 6.62915C44.539 6.4457 44.4278 6.27898 44.2876 6.13851C44.1474 5.99804 43.9809 5.88658 43.7976 5.81049C43.6142 5.73441 43.4177 5.69518 43.2193 5.69507V5.69507Z' fill='%23FEB30F'/%3E%3Cpath d='M29.1346 3.87671H32.1515C32.4527 3.87672 32.745 3.97966 32.9798 4.16848C33.2145 4.3573 33.3777 4.62066 33.4424 4.91494L39.5068 26.5431L33.9618 28.4401L27.8466 5.49552C27.8019 5.30178 27.8015 5.10046 27.8455 4.90655C27.8894 4.71264 27.9765 4.53114 28.1003 4.37556C28.2241 4.21998 28.3814 4.09433 28.5605 4.00796C28.7395 3.92159 28.9358 3.87672 29.1346 3.87671V3.87671Z' fill='%23FF8980'/%3E%3Cpath d='M40.9512 5.09295L39.2332 26.543L45.1897 28.2434L46.9215 5.29901C46.9352 5.11756 46.9113 4.93524 46.8513 4.76346C46.7913 4.59167 46.6965 4.43414 46.5727 4.30071C46.449 4.16728 46.2991 4.06084 46.1323 3.98804C45.9655 3.91525 45.7855 3.87768 45.6036 3.87769H42.2687C41.9366 3.87771 41.6167 4.00274 41.3725 4.22792C41.1284 4.45309 40.978 4.76191 40.9512 5.09295V5.09295Z' fill='%23FF5858'/%3E%3Cpath d='M45.1896 28.244C43.4544 27.1291 41.4349 26.5376 39.3724 26.54C39.3258 26.54 39.2798 26.5429 39.2332 26.5436L38.9554 30.0108L44.9332 31.6408L45.1896 28.244Z' fill='%23FF5858'/%3E%3Cpath d='M33.9627 28.4406L34.8158 31.6408L40.1477 29.8375L39.2629 26.5493L39.2332 26.5425C39.2332 26.5425 36.2606 26.6287 33.9627 28.4406Z' fill='%23FF5858'/%3E%3Cpath d='M39.3724 45.7361C44.0137 45.7361 47.7761 41.9736 47.7761 37.3324C47.7761 32.6912 44.0137 28.9287 39.3724 28.9287C34.7312 28.9287 30.9688 32.6912 30.9688 37.3324C30.9688 41.9736 34.7312 45.7361 39.3724 45.7361Z' fill='%23FFD860'/%3E%3Cpath d='M39.3725 43.2011C38.2118 43.2011 37.0771 42.8569 36.1121 42.2121C35.147 41.5672 34.3948 40.6507 33.9507 39.5783C33.5065 38.506 33.3903 37.326 33.6167 36.1876C33.8432 35.0493 34.4021 34.0036 35.2229 33.1829C36.0436 32.3622 37.0893 31.8033 38.2277 31.5768C39.3661 31.3504 40.5461 31.4667 41.6184 31.9109C42.6907 32.3551 43.6072 33.1073 44.252 34.0724C44.8968 35.0375 45.241 36.1721 45.2409 37.3328C45.2391 38.8887 44.6203 40.3803 43.5201 41.4804C42.4199 42.5805 40.9283 43.1993 39.3725 43.2011V43.2011ZM39.3725 33.0035C38.5163 33.0035 37.6793 33.2574 36.9674 33.7331C36.2555 34.2088 35.7006 34.8849 35.3729 35.6759C35.0453 36.4669 34.9595 37.3373 35.1266 38.1771C35.2936 39.0168 35.7059 39.7882 36.3113 40.3936C36.9167 40.9991 37.688 41.4114 38.5278 41.5785C39.3675 41.7455 40.2379 41.6598 41.029 41.3322C41.82 41.0046 42.4961 40.4497 42.9718 39.7379C43.4475 39.026 43.7015 38.189 43.7015 37.3328C43.7002 36.1851 43.2437 35.0847 42.4322 34.273C41.6206 33.4614 40.5202 33.0049 39.3725 33.0035V33.0035Z' fill='%23FEB30F'/%3E%3Cpath opacity='0.5' d='M38.6658 30.6093C37.6584 30.714 36.6875 31.0439 35.825 31.5747C34.9624 32.1055 34.2304 32.8236 33.683 33.6757C33.1356 34.5278 32.7869 35.4921 32.6628 36.4973C32.5387 37.5025 32.6423 38.5226 32.966 39.4823C33.0219 39.6471 33.1198 39.7944 33.2499 39.9099C33.3801 40.0253 33.5381 40.1049 33.7083 40.1408C33.8785 40.1767 34.0552 40.1676 34.2209 40.1145C34.3865 40.0614 34.5355 39.9661 34.6532 39.8379L41.4669 32.4159C41.5841 32.2898 41.6666 32.1355 41.7065 31.968C41.7463 31.8005 41.7422 31.6255 41.6944 31.4601C41.6466 31.2947 41.5569 31.1445 41.4338 31.024C41.3108 30.9036 41.1587 30.817 40.9923 30.7727C40.232 30.5845 39.4449 30.5292 38.6658 30.6093V30.6093Z' fill='%23FEB30F'/%3E%3C/svg%3E%0A")}.features .item--1 .result__image:after{content:'';display:block;padding-bottom:100%}.features .item--1 .result__score,.features .item--1 .result__time{position:relative;display:flex;align-items:center;flex-flow:column;color:var(--white,#fff);font-size:14px;font-style:normal;font-weight:400;z-index:4;line-height:140%;flex-shrink:0}.features .item--1 .result__score b,.features .item--1 .result__time b{color:var(--Blue-50,#6d8dff);font-size:24px;line-height:133%}.features .item--1 .rating{-webkit-animation:3s ease-in-out 1s infinite floating;animation:3s ease-in-out 1s infinite floating;padding:16px;padding-right:53px;font-size:14px;font-weight:500;line-height:140%;z-index:-1}.features .item--1 .rating__number,.features .item--1 .rating__text,.features .item--1 .rating__stars{position:relative;z-index:2}.features .item--1 .rating__number{width:24px;height:24px;display:flex;justify-content:center;align-items:center;background:#6542ec;color:var(--white,#fff);text-align:center;border-radius:50%}.features .item--1 .rating__text{margin-top:8px}.features .item--1 .rating__stars{margin-top:5px}.features .item--2{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:89px 48px 89px 0}.features .item--2 .item__image{margin-left:-160px}.features .item--2 .item__image_main{width:657px;background:50%/contain no-repeat;transform:translate3d(0,0,0);filter:drop-shadow(0px 30px 75px rgba(137,96,255,.2))}.features .item--2 .item__image_main:after{content:'';display:block;padding-bottom:49.1628614916%}.features .item--2 .item__image_decor{position:absolute}.features .item--2 .item__image_decor-inner{padding:10px}.features .item--2 .item__image_decor .img{width:90px;height:90px;position:relative;z-index:2}.features .item--2 .item__image_decor--1{top:-37px;right:254px;z-index:1}.features .item--2 .item__image_decor--1 .img{background:50%/contain no-repeat}.features .item--2 .item__image_decor--2{top:21px;right:204px;z-index:2}.features .item--2 .item__image_decor--2 .img{background:50%/contain no-repeat}.features .item--2 .item__image_decor--3{top:70px;right:151px;z-index:3}.features .item--2 .item__image_decor--3 .img{background:50%/contain no-repeat}.features .item--3{display:flex;justify-content:space-between;align-items:center;flex-flow:row-reverse;gap:18px;padding:61px 162px 60px 64px}.features .item--3 .item__image_main{width:251px;background:50%/contain no-repeat;transform:translate3d(0,0,0);filter:drop-shadow(0px 30px 75px rgba(137,96,255,.2))}.features .item--3 .item__image_main:after{content:'';display:block;padding-bottom:150.9960159363%}.features .item--3 .item__image_main:before{content:'';position:absolute;width:126.415px;height:140.008px;background:url(//memoryos.com/wp-content/themes/awpt/css/../img/feature_3_decor--shesternia.webp) 50%/contain no-repeat;left:-110px;bottom:45px;transform:rotate(-76deg)}.features .item--3 .item__image_decor{position:absolute}.features .item--3 .item__image_decor .img{position:relative;z-index:2}.features .item--3 .item__image_decor--1{top:0;left:50px;z-index:-1}.features .item--3 .item__image_decor--1 .item__image_decor-inner{padding:20px;-webkit-animation:3s ease-in-out 0s infinite floating;animation:3s ease-in-out 0s infinite floating}.features .item--3 .item__image_decor--1 .img{width:80px;background:50%/contain no-repeat}.features .item--3 .item__image_decor--1 .img:after{content:'';display:block;padding-bottom:66.25%}.features .item--3 .item__image_decor--2{top:100px;left:-100px}.features .item--3 .item__image_decor--2 .item__image_decor-inner{padding:18px;-webkit-animation:3s ease-in-out 1s infinite floating;animation:3s ease-in-out 1s infinite floating}.features .item--3 .item__image_decor--2 .img{width:113px;background:50%/contain no-repeat}.features .item--3 .item__image_decor--2 .img:after{content:'';display:block;padding-bottom:57.5221238938%}.features .item--3 .item__image_decor--3{bottom:51px;right:-85px}.features .item--3 .item__image_decor--3 .item__image_decor-inner{padding:24px;-webkit-animation:3s ease-in-out .5s infinite floating;animation:3s ease-in-out .5s infinite floating}.features .item--3 .item__image_decor--3 .img{background:50%/contain no-repeat;width:138px}.features .item--3 .item__image_decor--3 .img:after{content:'';display:block;padding-bottom:62.3188405797%}.features .item--4{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:75px 48px 0 88px}.features .item--4 .item__image{margin-bottom:-144px}.features .item--4 .item__image_main{width:323px;background:50%/contain no-repeat;transform:translate3d(0,0,0);filter:drop-shadow(0px 30px 75px rgba(137,96,255,.2))}.features .item--4 .item__image_main:after{content:'';display:block;padding-bottom:203.4055727554%}.features .item--4 .item__image_decor{position:absolute}.features .item--4 .item__image_decor--1{top:144px;right:-71px}.features .item--4 .item__image_decor .text{z-index:2;position:relative;text-align:center;padding:20px 30px;font-size:16px;font-weight:600;color:var(--Purple-White,#f6f5f7)}.features .item--4 .item__image_decor .text svg{display:block;margin:0 auto}.features .item--4 .item__content{position:relative}.features .element{margin-top:35px}.features .element__title{color:var(--Purple-White,#f6f5f7);font-size:18px;font-weight:600;line-height:138%;text-transform:capitalize;position:relative;display:flex;align-items:center;gap:8px}.features .element__title:before{content:'';flex-shrink:0;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M12 24.5C18.6274 24.5 24 19.1274 24 12.5C24 5.87258 18.6274 0.5 12 0.5C5.37258 0.5 0 5.87258 0 12.5C0 19.1274 5.37258 24.5 12 24.5Z' fill='url(%23paint0_linear_319_3503)'/%3E%3Cpath d='M16 9.5L11.1112 15.5L8 12.1667' stroke='%23F6F5F7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_319_3503' x1='-4.28572' y1='18.9286' x2='26.5714' y2='-5.07143' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23584ECD'/%3E%3Cstop offset='1' stop-color='%239C99BF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 50%/contain no-repeat}.features .element__text{color:var(--Light-Gray,#c5bfcb);font-size:16px;font-weight:400;line-height:150%;margin-top:16px;max-width:290px}.grandmaster{text-align:center;padding:var(--sp) 0}.grandmaster__title{text-transform:capitalize}.grandmaster__subtitle{margin-top:32px;color:var(--Light-Gray,#c5bfcb);font-size:16px;line-height:150%}.grandmaster__items{display:flex;justify-content:space-between;flex-flow:wrap;gap:24px;width:100%;max-width:800px;margin:48px auto 0;border-radius:24px;padding:40px;border:2px solid #2d2948;background:linear-gradient(283deg,#2a1f55 -2.25%,#151320 20.58%);text-align:left}.grandmaster__items li{width:calc(50% - 24px);position:relative;font-size:16px;line-height:150%;display:flex;align-items:center;gap:10px}.grandmaster__items li:nth-child(even){width:50%}.grandmaster__items li:before{flex-shrink:0;width:24px;height:21px;content:'';background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='22' viewBox='0 0 24 22' fill='none'%3E%3Cg clip-path='url(%23clip0_319_3450)'%3E%3Cpath d='M22.2867 3.1996H19.195V1.42039C19.195 0.912049 18.7911 0.5 18.2917 0.5H5.70835C5.20896 0.5 4.80505 0.912049 4.80505 1.42039V3.1996H1.71328C0.76828 3.1996 0 3.98339 0 4.94745V6.26646C0 9.51472 2.59021 12.1572 5.77419 12.1572H6.11114C7.08355 13.5692 8.53233 14.615 10.2192 15.0539V17.8677H7.98026C7.80684 17.8677 7.66635 18.011 7.66635 18.1879V19.6838H5.78517C5.61175 19.6838 5.47126 19.8272 5.47126 20.0041V21.1809C5.47126 21.3578 5.61175 21.5 5.78517 21.5H18.2149C18.3882 21.5 18.5287 21.3578 18.5287 21.1809V20.0041C18.5287 19.8272 18.3882 19.6838 18.2149 19.6838H16.3336V18.1879C16.3336 18.011 16.1932 17.8677 16.0198 17.8677H13.7808V15.0539C15.4677 14.615 16.9154 13.5692 17.8889 12.1572H18.2258C21.4098 12.1572 24 9.51472 24 6.26646V4.94745C24 3.98339 23.2317 3.1996 22.2867 3.1996ZM1.53656 6.26646V4.94745C1.53656 4.8478 1.61561 4.76718 1.71328 4.76718H4.80505V7.9393C4.80505 8.86305 4.97188 9.74649 5.2781 10.5594C3.17411 10.3086 1.53656 8.47899 1.53656 6.26646ZM22.4634 6.26646C22.4634 8.47899 20.8259 10.3086 18.7219 10.5594C19.0281 9.74649 19.195 8.86305 19.195 7.9393V4.76718H22.2867C22.3844 4.76718 22.4634 4.8478 22.4634 4.94745V6.26646Z' fill='url(%23paint0_linear_319_3450)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_319_3450' x1='11.447' y1='-1.19643' x2='22.5176' y2='8.9064' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EBE6D2'/%3E%3Cstop offset='0.921875' stop-color='%23B09B4D'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_319_3450'%3E%3Crect width='24' height='21' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat}.grandmaster-video{padding:var(--sp) 0 205px;position:relative}.grandmaster-video__bg{position:absolute;bottom:0;left:0;width:100%;height:475px;background:50%/contain no-repeat}.grandmaster-video__bg:after{content:'';height:400px;background:linear-gradient(0deg,#151320 0%,rgba(28,25,44,0) 84.84%);position:absolute;bottom:0;left:0;width:100%}.grandmaster-video__content{border-radius:20px;overflow:hidden;position:relative;width:100%;max-width:800px;margin:0 auto;will-change:filter}.grandmaster-video__content:after{content:'';display:block;padding-bottom:56.25%}.grandmaster-video__content iframe{position:absolute;top:0;left:0;width:100%;height:100%}@-webkit-keyframes ticker{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes ticker{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.ticker{position:relative}.ticker:before{content:'';position:absolute;left:0;height:100%;width:calc(50% - 200px);background:linear-gradient(90deg,#151320 6.49%,rgba(21,19,32,0) 95.19%);top:0;z-index:10}.ticker:after{content:'';position:absolute;right:0;height:100%;width:calc(50% - 200px);background:linear-gradient(-90deg,#151320 6.49%,rgba(21,19,32,0) 95.19%);top:0;z-index:10}.ticker__title{text-align:center;font-size:var(--s);line-height:var(--s-lh);font-weight:600;color:var(--gray50);text-transform:uppercase;letter-spacing:3px}.ticker__body{display:flex;width:100%;overflow:hidden;margin-top:50px;margin-bottom:70px}.ticker .swiper-wrapper{transition-timing-function:linear !important}.ticker .swiper-slide{display:flex;align-items:center;height:48px;flex-shrink:0;width:auto}.chkd-list-item{position:relative;padding-left:45px}.chkd-list-item:before{background:url("data:image/svg+xml,%3Csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.305 1.27901C22.8298 1.80378 22.8298 2.65459 22.305 3.17936L9.76333 15.721C9.23856 16.2458 8.38774 16.2458 7.86298 15.721L0.69631 8.55436C0.171543 8.02959 0.171543 7.17878 0.69631 6.65401C1.22108 6.12925 2.07189 6.12925 2.59666 6.65401L8.81315 12.8705L20.4046 1.27901C20.9294 0.754245 21.7802 0.754245 22.305 1.27901Z' fill='%234BEEB3'/%3E%3C/svg%3E%0A") center/contain no-repeat;content:'';position:absolute;left:7px;top:3px;flex:0 0 auto;height:16px;width:16px}.you-get{padding:var(--sp) 0}.you-get__content{width:100%;max-width:800px;margin:0 auto;border-radius:24px;border:2px solid #5d4fac;background:linear-gradient(90deg,rgba(41,31,75,.25) 0%,#151320 68.01%);filter:drop-shadow(0px 70px 200px rgba(137,96,255,.5));border:2px solid #2d2948;padding:64px;overflow:hidden;will-change:filter}.you-get__title{margin-bottom:var(--gap-m);text-align:center;color:var(--white)}.you-get__content-1{margin-top:64px}.you-get__content-1 ul li{margin-bottom:var(--gap-xs);padding-left:34px;position:relative}.you-get__content-1 ul li:before{content:'';background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z' fill='url(%23paint0_linear_312_677)'/%3E%3Cpath d='M16 9L11.1112 15L8 11.6667' stroke='%23F6F5F7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_312_677' x1='-4.28572' y1='18.4286' x2='26.5714' y2='-5.57143' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23584ECD'/%3E%3Cstop offset='1' stop-color='%239C99BF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat;width:24px;height:24px;position:absolute;left:0;top:0}.you-get__content-1 ul li:last-child{margin-bottom:0}.you-get__content-2{padding:36px 0;margin:32px 0;border-top:2px solid #2d2948;border-bottom:2px solid #2d2948}.you-get__content-2 ul li{min-height:var(--gap-m);position:relative;margin-bottom:var(--gap-xs)}.you-get__content-2 ul li:last-child{margin-bottom:0}.you-get__content-2 ul li i{font-size:1.2em;margin-right:5px}.you-get__content-2 ul li .icon{display:none;position:absolute;top:0;left:5px;height:22px;width:22px}.you-get__content-3 ul._hidden{display:none}.you-get__content-3 .swiper-container{position:relative;display:block;pointer-events:none}.you-get__content-3 .swiper-container:before{content:'';position:absolute;left:0;height:100%;width:100px;background:linear-gradient(90deg,#151320 6.49%,rgba(21,19,32,0) 95.19%);background:linear-gradient(90deg,#1a162a 6.49%,rgba(21,19,32,0) 95.19%);top:0;z-index:10;transform:translateX(-66px)}.you-get__content-3 .swiper-container:after{content:'';position:absolute;right:-66px;height:100%;width:100px;background:linear-gradient(-90deg,#151320 6.49%,rgba(21,19,32,0) 95.19%);top:0;z-index:10}.you-get__content-3 .swiper-container .swiper-slide{background:rgba(232,237,255,.2);width:auto !important;flex-shrink:0;flex:0 0 auto;padding:6.8px 16px;margin:4px;border-radius:6px;color:var(--text-color);font-size:var(--s)}.you-get__content-3 p{margin-bottom:10px}.you-get .swiper-container .swiper-wrapper{transition-timing-function:linear}.awards-winning__container{padding:var(--sp) calc(var(--xp-inner-s) + 10px)}.awards-winning__title{margin-bottom:var(--gap-s);font-size:var(--h3);line-height:var(--h3-lh);font-weight:700;text-align:center}.awards-winning__title h2,.awards-winning__title h3,.awards-winning__title h4,.awards-winning__title h5,.awards-winning__title h6{display:inline;font-size:inherit;line-height:inherit}.awards-winning__subtitle{text-align:center;color:var(--blue10);margin-bottom:var(--gap-m)}.awards-winning__subtitle h2,.awards-winning__subtitle h3,.awards-winning__subtitle h4,.awards-winning__subtitle h5,.awards-winning__subtitle h6{font-weight:inherit;font-size:inherit;display:inline;line-height:inherit}.awards-winning__top{display:flex;align-items:center;margin-bottom:105px}.awards-winning__top-image-wrap{flex:0 0 58.73%;min-height:313px;border-radius:30px;background:center/cover no-repeat}.awards-winning__top-content-wrap{flex:0 0 41.27%;padding-left:var(--gap-m)}.awards-winning__top-content-wrap h3,.awards-winning__top-content-wrap h4,.awards-winning__top-content-wrap h5,.awards-winning__top-content-wrap h6,.awards-winning__bottom-content-wrap h3,.awards-winning__bottom-content-wrap h4,.awards-winning__bottom-content-wrap h5,.awards-winning__bottom-content-wrap h6{font-size:var(--h4);line-height:var(--h4-lh);font-weight:600;margin-bottom:var(--gap-xs)}.awards-winning__top-content-wrap p,.awards-winning__bottom-content-wrap p{color:var(--blue10)}.awards-winning__bottom{display:flex}.awards-winning__bottom-content-wrap{flex:0 0 51.59%;padding:0 65px 56px 0}.awards-winning__bottom-content-wrap h3,.awards-winning__bottom-content-wrap h5{margin-bottom:var(--gap-l)}.awards-winning__bottom-content-wrap h4{font-size:var(--h5);margin:var(--gap-l) 0 var(--gap-xs) 0;position:relative;padding-left:38px}.awards-winning__bottom-content-wrap h4:before{content:'';display:block;height:28px;width:28px;border-radius:50%;background:#696680 url("data:image/svg+xml,%3Csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.305 1.27901C22.8298 1.80378 22.8298 2.65459 22.305 3.17936L9.76333 15.721C9.23856 16.2458 8.38774 16.2458 7.86298 15.721L0.69631 8.55436C0.171543 8.02959 0.171543 7.17878 0.69631 6.65401C1.22108 6.12925 2.07189 6.12925 2.59666 6.65401L8.81315 12.8705L20.4046 1.27901C20.9294 0.754245 21.7802 0.754245 22.305 1.27901Z' fill='%234BEEB3'/%3E%3C/svg%3E%0A") center/50% no-repeat;position:absolute;left:0;top:-3px}.awards-winning__bottom-content-wrap p{max-width:384px;font-size:var(--s)}.awards-winning__bottom-image-wrap{flex:0 0 48.41%;background:center right/contain no-repeat;position:relative;overflow:hidden}.app-reviews{padding:var(--sp) 0;padding-bottom:150px;position:relative}.app-reviews._with-slider:before{content:'';position:absolute;left:0;height:100%;width:calc(50% - 400px);background:linear-gradient(90deg,#151320 6.49%,rgba(21,19,32,0) 95.19%);top:0;z-index:10}.app-reviews._with-slider:after{content:'';position:absolute;right:0;height:100%;width:calc(50% - 400px);background:linear-gradient(-90deg,#151320 6.49%,rgba(21,19,32,0) 95.19%);top:0;z-index:10}.app-reviews__title{text-align:center;margin-bottom:var(--gap-m)}.app-reviews__title br{display:none}.app-reviews__rate{display:flex;justify-content:center;align-items:center;gap:24px;font-weight:600;margin-top:25px;color:var(--Light-Gray,#c5bfcb)}.app-reviews__items.swiper{overflow:visible;max-width:800px;margin:92px auto 0}.app-reviews__items.list{display:flex;flex-wrap:wrap;gap:32px;margin-top:70px}.app-reviews__video{text-align:center;width:100%;max-width:800px;margin:0 auto;overflow:visible}.app-reviews__video-title{margin-top:150px;font-size:28px;text-align:center;font-weight:600;color:var(--Purple-White,#f6f5f7);margin-bottom:32px}.app-reviews__video .swiper-slide{opacity:.5;transition:.3s ease}.app-reviews__video .swiper-slide-active{opacity:1}.app-reviews .swiper-slide{height:auto}.app-reviews .swiper-button-next{z-index:100;top:auto;bottom:-80px;right:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='24' r='24' transform='matrix(-1 0 0 1 48 0)' fill='url(%23paint0_linear_264_2480)'/%3E%3Ccircle cx='24' cy='24' r='23' transform='matrix(-1 0 0 1 48 0)' stroke='url(%23paint1_linear_264_2480)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M27 17L20 24L27 31' stroke='%23F6F5F7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_264_2480' x1='48' y1='-2.41247e-06' x2='-9.20292' y2='16.9597' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233A2E7D'/%3E%3Cstop offset='1' stop-color='%23322D4F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_264_2480' x1='48' y1='-2.35086e-06' x2='-10.0287' y2='18.5257' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235D4FAC'/%3E%3Cstop offset='0.975568' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 50%/contain no-repeaT;width:48px;height:48px;transition:.3s ease;transform:scale(-1,1)}.app-reviews .swiper-button-next:after{display:none}.app-reviews .swiper-button-next:hover{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='24' r='24' transform='matrix(-1 0 0 1 48 0)' fill='url(%23paint0_linear_264_2483)'/%3E%3Ccircle cx='24' cy='24' r='23' transform='matrix(-1 0 0 1 48 0)' stroke='url(%23paint1_linear_264_2483)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M27 17L20 24L27 31' stroke='%23F6F5F7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_264_2483' x1='48' y1='-2.41247e-06' x2='-9.20292' y2='16.9597' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237866DC'/%3E%3Cstop offset='1' stop-color='%23322D4F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_264_2483' x1='48' y1='-2.35086e-06' x2='-10.0287' y2='18.5257' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235D4FAC'/%3E%3Cstop offset='0.975568' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 50%/contain no-repeat}.app-reviews .swiper-button-prev{z-index:10;top:auto;bottom:-80px;right:70px;transition:.3s ease;left:auto;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='24' r='24' transform='matrix(-1 0 0 1 48 0)' fill='url(%23paint0_linear_264_2480)'/%3E%3Ccircle cx='24' cy='24' r='23' transform='matrix(-1 0 0 1 48 0)' stroke='url(%23paint1_linear_264_2480)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M27 17L20 24L27 31' stroke='%23F6F5F7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_264_2480' x1='48' y1='-2.41247e-06' x2='-9.20292' y2='16.9597' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233A2E7D'/%3E%3Cstop offset='1' stop-color='%23322D4F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_264_2480' x1='48' y1='-2.35086e-06' x2='-10.0287' y2='18.5257' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235D4FAC'/%3E%3Cstop offset='0.975568' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 50%/contain no-repeaT;width:48px;height:48px}.app-reviews .swiper-button-prev:after{display:none}.app-reviews .swiper-button-prev:hover{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='24' r='24' transform='matrix(-1 0 0 1 48 0)' fill='url(%23paint0_linear_264_2483)'/%3E%3Ccircle cx='24' cy='24' r='23' transform='matrix(-1 0 0 1 48 0)' stroke='url(%23paint1_linear_264_2483)' stroke-opacity='0.5' stroke-width='2'/%3E%3Cpath d='M27 17L20 24L27 31' stroke='%23F6F5F7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_264_2483' x1='48' y1='-2.41247e-06' x2='-9.20292' y2='16.9597' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237866DC'/%3E%3Cstop offset='1' stop-color='%23322D4F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_264_2483' x1='48' y1='-2.35086e-06' x2='-10.0287' y2='18.5257' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235D4FAC'/%3E%3Cstop offset='0.975568' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 50%/contain no-repeat}.app-reviews .swiper-pagination{left:0;bottom:-65px;text-align:left;z-index:-1;display:none}.app-reviews .swiper-pagination-bullet{background:var(--white)}.store-reviews{background:var(--bg-3);border-radius:20px;padding:var(--gap-s);margin-bottom:calc(var(--gap-m) + var(--gap-xs) + 24px)}.store-reviews._last{margin-bottom:var(--gap-m)}.store-reviews__head{display:flex;align-items:center;margin-bottom:var(--gap-xs)}.store-reviews__store-icon{height:48px;width:48px;margin-right:16px}.store-reviews__title{font-size:var(--h5)}.store-reviews__scontainer{overflow:hidden}.store-reviews__slide{cursor:pointer;opacity:.5}.store-reviews__slide.swiper-slide-active{opacity:1}.store-reviews__btn{position:absolute;top:50%;height:50px;width:50px;border-radius:50%;cursor:pointer;box-shadow:0px 0px 10px -3px #27253b}.store-reviews__btn_prev{left:0;transform:translate(-50%,-50%);background:var(--bg-3) url("data:image/svg+xml,%3Csvg width='23' height='41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7 2.145L3 20.645l17.7 18.5' stroke='%23ffffff' stroke-width='4'/%3E%3C/svg%3E") center/25% no-repeat}.store-reviews__btn_prev:active{box-shadow:none;transform:translate(-50%,-50%) scale(.9)}.store-reviews__btn_next{background:var(--bg-3) url("data:image/svg+xml,%3Csvg width='23' height='41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.3 2.145l17.7 18.5-17.7 18.5' stroke='%23ffffff' stroke-width='4'/%3E%3C/svg%3E") center/25% no-repeat;right:0;transform:translate(50%,-50%)}.store-reviews__btn_next:active{box-shadow:none;transform:translate(50%,-50%) scale(.9)}.store-reviews__pagination{top:calc(100% + var(--gap-xs))}.store-reviews__pagination span.swiper-pagination-bullet{background:var(--bg-3);height:10px;width:10px;margin:0 15px;opacity:1 !important}.store-reviews__pagination span.swiper-pagination-bullet-active{background:var(--white)}.app-reviews__items .item{height:384px;width:calc((100% - 64px) / 3)}.app-reviews__read-more{display:block;width:fit-content;margin:72px auto 0}.app-review{border:2px solid #534d74;border-radius:16px;background:linear-gradient(253deg,#322e48 0%,#322d4f 100%);padding:24px;height:100%;display:flex;flex-flow:column}.app-review__rate{margin-top:auto;margin-bottom:var(--gap-xs)}.app-review__icon{width:32px;height:32px;border-radius:4px}.app-review__icon--as{background:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='4' fill='%23008CFF'/%3E%3Crect width='32' height='32' rx='4' fill='url(%23paint0_linear_312_732)'/%3E%3Cpath d='M10.5328 23.3769L9.99744 24.2141C9.62135 24.8594 8.78841 25.0805 8.137 24.708C7.48569 24.3354 7.26239 23.5102 7.63848 22.8649L7.9782 22.3692C8.10827 22.184 8.42928 21.8642 9.0714 21.9244C9.0714 21.9244 10.5825 22.0868 10.6918 22.8649C10.6918 22.8649 10.7067 23.1208 10.5328 23.3769ZM25.6381 17.93H22.4253C22.2064 17.9154 22.111 17.838 22.0733 17.793L22.0709 17.7889L19 12.8105C18.662 12.2984 18.1252 13.6082 18.1252 13.6082C17.4842 15.0677 18.2162 16.727 18.4713 17.2286L22.6693 24.2124C23.0452 24.8576 23.8782 25.0788 24.5297 24.7061C25.181 24.3335 25.4043 23.5084 25.0281 22.863L23.8337 20.8134C23.8105 20.7637 23.7702 20.6289 24.0152 20.6283H25.6381C26.3903 20.6283 27 20.0243 27 19.2791C27 18.534 26.3903 17.93 25.6381 17.93ZM17.9012 19.7642C17.9012 19.7642 18.0727 20.6285 17.4092 20.6285L7.02862 20.6283C6.27644 20.6283 5.66669 20.0243 5.66669 19.2791C5.66669 18.534 6.27644 17.9299 7.02862 17.9299H10.0821C10.575 17.9017 10.6918 17.6197 10.6918 17.6197L10.6946 17.6211L14.6804 10.7819L14.6792 10.7817C14.7518 10.6496 14.6913 10.5247 14.6809 10.505L13.3645 8.24628C12.9884 7.60105 13.2116 6.77577 13.863 6.40331C14.5144 6.03073 15.3473 6.25171 15.7234 6.89705L16.3339 7.9446L16.9433 6.89892C17.3194 6.25369 18.1523 6.03248 18.8037 6.40518C19.4551 6.77776 19.6783 7.6028 19.3022 8.24814L13.7559 17.765C13.7316 17.823 13.7242 17.9139 13.9047 17.9299L15.7234 17.93C15.7234 17.93 17.6403 17.9916 17.9012 19.7642Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_312_732' x1='16' y1='0' x2='16' y2='32' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0.4'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") 50%/contain no-repeat}.app-review__text{margin-bottom:var(--gap-xs);line-height:1.3;color:var(--text-color-2);font-size:18px}.app-review__text.format-text a{color:#b196ff}.app-review__user-name{font-weight:500}.star-rate span{background:50%/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cg opacity='0.2'%3E%3Cpath d='M13.4008 3.12116C12.9993 2.42934 12.0003 2.42934 11.5988 3.12116L8.77168 7.99336C8.57337 8.33511 8.23061 8.56834 7.83992 8.62734L2.54168 9.42758C1.6518 9.56198 1.33965 10.6855 2.03268 11.2597L5.97965 14.5297C6.34501 14.8324 6.5168 15.3099 6.42805 15.776L5.39558 21.198C5.23237 22.0551 6.13215 22.7211 6.90418 22.3145L11.8931 19.6876C12.2729 19.4877 12.7267 19.4877 13.1064 19.6876L18.0954 22.3145C18.8674 22.7211 19.7672 22.0551 19.604 21.198L18.5715 15.776C18.4828 15.3099 18.6546 14.8324 19.0199 14.5297L22.9669 11.2597C23.6599 10.6855 23.3478 9.56198 22.4579 9.42758L17.1597 8.62734C16.769 8.56834 16.4262 8.33511 16.2279 7.99336L13.4008 3.12116Z' fill='url(%23paint0_linear_312_744)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_312_744' x1='12' y1='1' x2='22.4043' y2='10.0853' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EBE6D2'/%3E%3Cstop offset='0.921875' stop-color='%23B09B4D'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.star-rate[data-rate='5'] span:nth-child(1),.star-rate[data-rate='5'] span:nth-child(2),.star-rate[data-rate='5'] span:nth-child(3),.star-rate[data-rate='5'] span:nth-child(4),.star-rate[data-rate='5'] span:nth-child(5),.star-rate[data-rate='4'] span:nth-child(1),.star-rate[data-rate='4'] span:nth-child(2),.star-rate[data-rate='4'] span:nth-child(3),.star-rate[data-rate='4'] span:nth-child(4),.star-rate[data-rate='3'] span:nth-child(1),.star-rate[data-rate='3'] span:nth-child(2),.star-rate[data-rate='3'] span:nth-child(3),.star-rate[data-rate='2'] span:nth-child(1),.star-rate[data-rate='2'] span:nth-child(2),.star-rate[data-rate='1'] span:nth-child(1){background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M13.4008 3.12116C12.9993 2.42934 12.0003 2.42934 11.5988 3.12116L8.77168 7.99336C8.57337 8.33511 8.23061 8.56834 7.83992 8.62734L2.54168 9.42758C1.6518 9.56198 1.33965 10.6855 2.03268 11.2597L5.97965 14.5297C6.34501 14.8324 6.5168 15.3099 6.42805 15.776L5.39558 21.198C5.23237 22.0551 6.13215 22.7211 6.90418 22.3145L11.8931 19.6876C12.2729 19.4877 12.7267 19.4877 13.1064 19.6876L18.0954 22.3145C18.8674 22.7211 19.7672 22.0551 19.604 21.198L18.5715 15.776C18.4828 15.3099 18.6546 14.8324 19.0199 14.5297L22.9669 11.2597C23.6599 10.6855 23.3478 9.56198 22.4579 9.42758L17.1597 8.62734C16.769 8.56834 16.4262 8.33511 16.2279 7.99336L13.4008 3.12116Z' fill='url(%23paint0_linear_312_819)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_312_819' x1='12' y1='1' x2='22.4043' y2='10.0853' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EBE6D2'/%3E%3Cstop offset='0.921875' stop-color='%23B09B4D'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.star-rate{display:flex}.star-rate span{display:block;height:24px;width:24px;margin-right:8px}.star-rate span:last-child{margin-right:0}.app-reviews__modal .modal-content{position:relative;width:100%;max-width:520px;height:fit-content;margin:0 auto}.app-reviews__modal.modal-overlay .close-button{top:0;right:-40px}.video-review-item__inner{position:relative}.video-review-item__inner:after{content:'';display:block;padding-bottom:56.25%}.video-review-item__inner iframe{width:100%;position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.cta{padding:var(--sp) 0;text-align:center;position:relative}.cta__btn-wrap{margin-top:40px}.cta__text{margin-top:222px;font-size:24px;font-weight:600;line-height:1.3}.cta .decor{position:absolute}.cta .decor__image{background:50%/contain no-repeat;-webkit-animation:5s ease-in-out 0s infinite floating;animation:5s ease-in-out 0s infinite floating}.cta .decor__image:after{content:'';display:block;padding-bottom:100%}.cta .decor--1{top:-300px;left:calc(50% - var(--container-width) / 2 - 30px)}.cta .decor--1 .decor__inner{filter:blur(2px);transform:translate3d(0,0,0) rotate(21.407deg)}.cta .decor--1 .decor__image{width:203.785px;-webkit-animation-delay:.25s;animation-delay:.25s}.cta .decor--2{top:-100px;left:calc(50% - var(--container-width) / 2 - 30px)}.cta .decor--2 .decor__inner{transform:rotate(30deg)}.cta .decor--2 .decor__image{width:187.138px;-webkit-animation-delay:.5s;animation-delay:.5s}.cta .decor--3{top:0;left:calc(50% - var(--container-width) / 2)}.cta .decor--3 .decor__inner{filter:blur(2px);transform:translate3d(150px,-50px,0) rotate(29.693deg)}.cta .decor--3 .decor__image{width:125px;-webkit-animation-delay:.75s;animation-delay:.75s}.cta .decor--4{bottom:100px;left:calc(50% - var(--container-width) / 2)}.cta .decor--4 .decor__inner{transform:rotate(2.973deg)}.cta .decor--4 .decor__image{-webkit-animation-delay:1s;animation-delay:1s;width:476px}.cta .decor--5{top:-300px;right:calc(50% - var(--container-width) / 2)}.cta .decor--5 .decor__inner{transform:translate3d(50px,0,0);filter:blur(2.5px)}.cta .decor--5 .decor__image{-webkit-animation-delay:.25s;animation-delay:.25s;width:264px}.cta .decor--6{top:-100px;right:calc(50% - var(--container-width) / 2)}.cta .decor--6 .decor__inner{transform:translate3d(-50px,0,0) rotate(34.372deg)}.cta .decor--6 .decor__image{-webkit-animation-delay:.5s;animation-delay:.5s;width:172.7px}.cta .decor--7{top:0;right:calc(50% - var(--container-width) / 2)}.cta .decor--7 .decor__inner{transform:translate3d(100px,0,0) rotate(-8.027deg);filter:blur(2.5px)}.cta .decor--7 .decor__image{width:247.604px;-webkit-animation-delay:.75s;animation-delay:.75s}.cta .decor--8{bottom:200px;right:calc(50% - var(--container-width) / 2)}.cta .decor--8 .decor__inner{transform:translate3d(-100px,0,0)}.cta .decor--8 .decor__image{width:328px;-webkit-animation-delay:1s;animation-delay:1s}.proposed-posts__container{padding-top:var(--sp);padding-bottom:var(--sp)}.proposed-posts__title{text-align:center;margin-bottom:var(--gap-s);font-size:var(--h3);line-height:var(--h3-lh);font-weight:700}.proposed-posts__title h2,.proposed-posts__title h3,.proposed-posts__title h4,.proposed-posts__title h5,.proposed-posts__title h6{font-size:inherit;display:inline;line-height:inherit}.proposed-posts__subtitle{color:var(--accent-3);text-align:center;font-size:var(--xs);font-weight:700;text-transform:uppercase;margin-bottom:var(--gap-s);letter-spacing:2px}.proposed-posts__subtitle a{color:inherit}.proposed-posts__subtitle a:hover{color:var(--white)}.proposed-posts__post-list{display:flex;flex-wrap:wrap;margin:-16px}.proposed-posts__list-item{flex:0 0 33.33%;padding:var(--gap-xs)}.proposed-post{background:var(--bg-2);border-radius:20px;padding:var(--gap-xs);height:100%;display:flex;flex-direction:column;transition:box-shadow var(--tr)}.proposed-post:hover{box-shadow:0px 6px 15px 0px #1f1e2f}.proposed-post__image{display:block;height:224px;border-radius:15px;margin-bottom:var(--gap-xs);background:center/cover no-repeat}.proposed-post__categories{flex:0 0 auto;display:flex;flex-wrap:wrap;margin:-5px}.proposed-post__categories li{flex:0 0 auto;padding:5px}.proposed-post__categories li a{padding:11px 17px;border-radius:50px;display:block;font-size:8px;font-weight:700;line-height:1.4;background:var(--accent-3);color:#110f1d;text-decoration:none;text-transform:uppercase;letter-spacing:1.5px;transition:background-color var(--tr)}.proposed-post__categories li a:hover{background:var(--accent-3-h)}.proposed-post__title{display:block;margin:var(--gap-xs) 0;text-decoration:none;font-weight:700;transition:color var(--tr)}.proposed-post__title:hover{color:var(--accent-3)}.proposed-post__description{flex:1 1 auto;font-size:var(--s);color:#c4cbd5;margin-bottom:var(--gap-xs)}.proposed-post__btn{display:inline-block;background:#292734;border:1px solid #c4cbd5;border-radius:50px;text-decoration:none;font-size:var(--xs);color:var(--text-color);line-height:1.25;padding:11px 24px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;transition:border var(--tr),color var(--tr)}.proposed-post__btn:hover{color:var(--accent-3);border-color:var(--accent-3)}body.single .proposed-post{background:var(--text-color-2);color:var(--text-color-d)}body.single .proposed-post:hover{box-shadow:0px 6px 15px 0px #4646464f}body.single .proposed-post__title,body.single .proposed-post__description{color:inherit}.linkedin-link{background:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_37_539)'%3E%3Cpath d='M21.5909 0H3.40909C1.5263 0 0 1.5263 0 3.40909V21.5909C0 23.4737 1.5263 25 3.40909 25H21.5909C23.4737 25 25 23.4737 25 21.5909V3.40909C25 1.5263 23.4737 0 21.5909 0Z' fill='%230077B5'/%3E%3Cpath d='M9.00551 6.81818C9.00551 7.23959 8.88054 7.65154 8.64642 8.00193C8.4123 8.35231 8.07953 8.62541 7.6902 8.78668C7.30087 8.94794 6.87246 8.99014 6.45915 8.90792C6.04584 8.82571 5.66619 8.62278 5.3682 8.3248C5.07022 8.02682 4.86729 7.64717 4.78508 7.23386C4.70287 6.82055 4.74506 6.39214 4.90633 6.00281C5.0676 5.61347 5.34069 5.28071 5.69108 5.04658C6.04147 4.81246 6.45341 4.6875 6.87482 4.6875C7.43992 4.6875 7.98186 4.91198 8.38144 5.31156C8.78102 5.71114 9.00551 6.25309 9.00551 6.81818Z' fill='white'/%3E%3Cpath d='M8.52233 10.3694V19.7827C8.5227 19.8521 8.50935 19.921 8.48303 19.9852C8.45672 20.0495 8.41796 20.1079 8.36899 20.1572C8.32001 20.2064 8.26179 20.2455 8.19767 20.2722C8.13355 20.2988 8.06479 20.3125 7.99534 20.3125H5.7496C5.68016 20.3127 5.61136 20.2992 5.54717 20.2727C5.48297 20.2462 5.42465 20.2073 5.37554 20.1582C5.32644 20.1091 5.28752 20.0508 5.26103 19.9866C5.23455 19.9224 5.22101 19.8536 5.22119 19.7841V10.3694C5.22119 10.2292 5.27687 10.0948 5.37596 9.99571C5.47506 9.89661 5.60946 9.84094 5.7496 9.84094H7.99534C8.13524 9.84132 8.26928 9.89716 8.36807 9.99621C8.46685 10.0953 8.52233 10.2295 8.52233 10.3694Z' fill='white'/%3E%3Cpath d='M20.2612 15.2699V19.8267C20.2614 19.8906 20.2489 19.9538 20.2246 20.0129C20.2002 20.0719 20.1645 20.1255 20.1193 20.1707C20.0742 20.2158 20.0205 20.2516 19.9615 20.2759C19.9025 20.3003 19.8392 20.3127 19.7754 20.3125H17.3606C17.2968 20.3127 17.2335 20.3003 17.1745 20.2759C17.1155 20.2516 17.0618 20.2158 17.0167 20.1707C16.9715 20.1255 16.9358 20.0719 16.9114 20.0129C16.8871 19.9538 16.8746 19.8906 16.8748 19.8267V15.4105C16.8748 14.7515 17.068 12.5242 15.1518 12.5242C13.6674 12.5242 13.3649 14.0483 13.3052 14.733V19.8267C13.3052 19.9544 13.255 20.0769 13.1655 20.1678C13.0759 20.2587 12.9541 20.3107 12.8265 20.3125H10.4941C10.4304 20.3125 10.3673 20.3 10.3085 20.2755C10.2496 20.2511 10.1961 20.2153 10.1511 20.1702C10.1061 20.125 10.0705 20.0715 10.0462 20.0125C10.022 19.9536 10.0096 19.8905 10.0098 19.8267V10.3282C10.0096 10.2644 10.022 10.2013 10.0462 10.1424C10.0705 10.0834 10.1061 10.0299 10.1511 9.98473C10.1961 9.93961 10.2496 9.9038 10.3085 9.87937C10.3673 9.85494 10.4304 9.84236 10.4941 9.84236H12.8265C12.9554 9.84236 13.0789 9.89354 13.17 9.98465C13.2611 10.0758 13.3123 10.1993 13.3123 10.3282V11.1492C13.8635 10.3225 14.6802 9.68469 16.4231 9.68469C20.2839 9.68469 20.2612 13.2898 20.2612 15.2699Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_37_539'%3E%3Crect width='25' height='25' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");display:inline-block;height:25px;width:25px;vertical-align:text-bottom}.page-404 .section404{height:75vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.post-category{flex:0 0 auto;margin-right:5px;margin-bottom:5px}.post-category a{background:#f0e8ff;display:inline-block;padding:8px 24px;border-radius:50px;color:var(--accent-1);text-transform:uppercase;text-decoration:none;font-size:10px;line-height:1.4;font-weight:500;transition:var(--tr)}.post-category a:hover{background:var(--accent-1);color:var(--white)}.page__wrap{padding-top:100px}.page__wrap_home{padding-top:0}.blog .heading{padding-top:202px;padding-bottom:72px}.blog .heading__container{text-align:center}.blog .heading__title{font-size:58px;line-height:1.2}.blog .heading__subtitle{padding-top:var(--gap-s);color:var(--text-color-4)}.blog .heading.upper .heading__title{text-transform:uppercase}.blog .featured{padding-bottom:72px}.blog .featured__title{font-size:16px;font-weight:500;line-height:1.5;text-align:center;text-transform:uppercase;color:#b196ff;margin-bottom:48px}.blog .featured__post{display:flex;justify-content:space-between}.blog .featured__post-img{flex:0 0 696px;display:block;min-height:391px;background:center/cover no-repeat;border-radius:16px}.blog .featured__post-main{max-width:493px;padding-left:20px;display:flex;flex-direction:column;justify-content:center}.blog .featured__post-title{font-size:var(--l);line-height:var(--l-lh);font-weight:600;margin-bottom:24px}.blog .featured__post-title:hover{color:var(--blog-link-hover)}.blog .featured__post-excerpt{font-size:var(--m);font-weight:500;line-height:1.4;color:var(--Light-Gray);margin-bottom:32px}.blog .featured__post-meta{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:32px;color:var(--Light-Gray)}.blog .featured__post-author{margin-right:20px}.blog .featured__post-date{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin-top:15px}.blog .featured__post-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blog .posts .filter-swiper{margin-bottom:48px}.blog .posts .filter-swiper__list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blog .posts .filter-swiper__slide{background:var(--bg-6);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 2px}.blog .posts .filter-swiper__slide a{display:block;padding:10px 16px;color:var(--Light-Gray)}.blog .posts .filter-swiper__slide._active a{background:#49436b;outline:2px solid #7d6db5;border-radius:8px;color:var(--white);transition:background-color var(--tr),color var(--tr)}.blog .posts .filter-swiper__slide:hover a{color:var(--blog-link-hover)}.blog .posts .filter-swiper__slide._active:hover a{background:0 0}.blog .posts .filter-swiper__slide:first-child{border-radius:16px 0 0 16px;padding:8px 2px 8px 8px}.blog .posts .filter-swiper__slide:last-child{border-radius:0 16px 16px 0;padding:8px 8px 8px 2px}.blog .posts__list{display:grid;grid-gap:32px;grid-template-columns:repeat(3,1fr)}.blog .citate__container{padding-bottom:48px}.blog .citate__text{font-size:var(--l);line-height:var(--l-lh);font-weight:600;text-align:center}.blog-cta{padding-top:112px;padding-bottom:112px}.blog-cta__container{display:flex;flex-direction:column;align-items:center}.blog-cta__title{margin-bottom:40px;font-size:var(--xl) !important;line-height:var(--xl-lh) !important;text-align:center}.blog-cta__title span{color:#b196ff}.blog-cta__subtitle{font-size:var(--m);line-height:var(--m-lh);font-weight:500}.blog-cta__btn{margin:0 auto}.gut.blog-cta{padding:0;margin:64px 0}.gut.blog-cta .blog-cta__title{margin-top:0;margin-bottom:16px}.gut.blog-cta .blog-cta__text{font-size:20px;text-align:center;font-weight:500;line-height:1.4;max-width:473px;margin:0 auto 32px}.gut.blog-cta .blog-cta__btn{text-decoration:none;color:#f6f5f7}.single-page{padding-top:96px}.single-page__breadcrumbs{padding:40px 0}.single-page__breadcrumbs .breadcrumbs__container{max-width:820px}.single-page__head{margin-bottom:var(--gap-xl)}.single-page__container{max-width:820px}.single-page__post-preview{position:relative;box-shadow:0px 0px 50px 0px #3333334d;border-radius:20px;padding-bottom:56%;margin-bottom:64px;overflow:hidden}.single-page__post-preview-inner{position:absolute;bottom:0;left:0;height:115%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.single-page__meta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;color:#524e61;font-weight:500;margin-bottom:24px}.single-page__meta .post-author a{color:inherit;font-weight:inherit}.single-page__meta .post-author a:hover{text-decoration:underline;color:#5f52f1;font-weight:inherit}.single-page__meta .post-readingtime{margin-left:45px}.single-page__meta .post-readingtime:before{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C16.6944 3.5 20.5 7.30558 20.5 12C20.5 16.6944 16.6944 20.5 12 20.5C7.30558 20.5 3.5 16.6944 3.5 12ZM12.75 7C12.75 6.58579 12.4142 6.25 12 6.25C11.5858 6.25 11.25 6.58579 11.25 7V12C11.25 12.2586 11.3832 12.4989 11.6025 12.636L14.6025 14.511C14.9538 14.7305 15.4165 14.6238 15.636 14.2725C15.8555 13.9212 15.7488 13.4585 15.3975 13.239L12.75 11.5843V7Z' fill='url(%23paint0_linear_639_1952)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_639_1952' x1='20.5' y1='3.5' x2='2.63098' y2='4.46863' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236442EC'/%3E%3Cstop offset='1' stop-color='%235F52F1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.single-page__title{font-size:var(--h3);line-height:var(--h3-lh);font-weight:700}.single-page__content-table{background:#322e4a;border:1px solid var(--blue50);padding:var(--gap-m);margin-bottom:var(--gap-xl);border-radius:16px}.single-page__content-table .kamatoc{list-style:none;counter-reset:list;font-size:16px}.single-page__content-table .kamatoc__top{display:flex;counter-increment:list;counter-reset:list1;margin-bottom:1em}.single-page__content-table .kamatoc__top:last-child{margin-bottom:0}.single-page__content-table .kamatoc__top a{color:#d9beff;font-weight:700;text-decoration:none}.single-page__content-table .kamatoc__top:before{content:counter(list) '. ';color:#d9beff;font-weight:700;margin-right:5px;transition:color var(--tr)}.single-page__content-table .kamatoc__top:hover a{color:#f6f5f7}.single-page__content-table .kamatoc__top:hover:before{color:#f6f5f7}.single-page__content-table .kamatoc__sub_1{counter-increment:list1;counter-reset:list2;color:#d9beff;margin-bottom:1em}.single-page__content-table .kamatoc__sub_1 a{text-decoration:none}.single-page__content-table .kamatoc__sub_1:hover a{color:#f6f5f7}.single-page__content-table .kamatoc__sub_1:before{content:counter(list) '.' counter(list1) '. ';color:#d9beff;font-weight:700;transition:color var(--tr)}.single-page__content-table .kamatoc__sub_1:hover:before{color:#f6f5f7}.single-page__content-table-title{font-size:24px;line-height:1.33;font-weight:700;color:#f6f5f7;margin:0 0 var(--gap-s) !important}.single-page__content{padding-bottom:var(--gap-m);font-size:16px;line-height:1.75;font-weight:500}.single-page__content h2{font-size:24px;line-height:1.33;margin:1em 0}.single-page__content h3{font-size:20px;line-height:1.33;margin:1em 0}.single-page__content h4{font-size:18px;line-height:1.33;margin:1em 0}.single-page__content p{margin:1.5em 0}.single-page__content a{color:inherit;text-decoration:underline}.single-page__content a:hover{color:#5f52f1}.single-page__content strong,.single-page__content b{font-weight:700}.single-page__content figure{margin:64px 0;width:100%}.single-page__content img{max-width:100%;border-radius:20px}.single-page__content ul,.single-page__content ol{padding-left:3px}.single-page__content ul{list-style:disc inside}.single-page__content ol{list-style:decimal inside}.single-page__content iframe{width:100%;height:555px;margin:50px 0;border-radius:20px}.single-page__content figure img{margin:0}.single-page__add-post-info{display:flex;flex-wrap:wrap;color:var(--text-color-4);margin-bottom:var(--gap-xl)}.single-page__add-post-info a{color:inherit;text-decoration:none}.single-page__add-post-info a:hover{text-decoration:underline}.single-page__add-post-info ul{display:flex;flex-wrap:wrap}.single-page__add-post-info ul li{padding:0 4px}.single-page__contributors{display:flex;margin-right:20px}.single-page__tags{display:flex}.single-page .blog-cta__title span{color:#6442ec}.post-info__container{max-width:820px;display:flex;flex-wrap:wrap;gap:64px}.post-info__title{font-size:20px;font-weight:700;margin-bottom:30px}.post-info .share{flex:0 0 100%}.post-info .contributors{flex:0 1 auto}.post-info .tags{flex:1 1 auto}.share__links{display:flex;gap:16px}.share__links a{display:inline-flex;align-items:center;padding:8px 14px;background:#322e4a;color:#fff;border-radius:25px;font-weight:700;text-decoration:none;font-size:14px}.share__links a:hover{background:#5f52f1}.share__links a[title=LinkedIn]{aspect-ratio:1/1;width:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75 1.875C3.57639 1.875 2.625 2.82639 2.625 4C2.625 5.1736 3.57639 6.125 4.75 6.125C5.9236 6.125 6.875 5.1736 6.875 4C6.875 2.82639 5.9236 1.875 4.75 1.875Z' fill='%23322E4A'/%3E%3Cpath d='M2.75 7.875C2.68096 7.875 2.625 7.93096 2.625 8V21C2.625 21.069 2.68096 21.125 2.75 21.125H6.75C6.81904 21.125 6.875 21.069 6.875 21V8C6.875 7.93096 6.81904 7.875 6.75 7.875H2.75Z' fill='%23322E4A'/%3E%3Cpath d='M9.25 7.875C9.18096 7.875 9.125 7.93096 9.125 8V21C9.125 21.069 9.18096 21.125 9.25 21.125H13.25C13.319 21.125 13.375 21.069 13.375 21V14C13.375 13.5027 13.5725 13.0258 13.9242 12.6742C14.2758 12.3225 14.7527 12.125 15.25 12.125C15.7473 12.125 16.2242 12.3225 16.5758 12.6742C16.9275 13.0258 17.125 13.5027 17.125 14V21C17.125 21.069 17.181 21.125 17.25 21.125H21.25C21.319 21.125 21.375 21.069 21.375 21V12.3802C21.375 9.9535 19.2644 8.05499 16.8498 8.2745C16.1052 8.34219 15.369 8.52731 14.6815 8.82194L13.375 9.38186V8C13.375 7.93096 13.319 7.875 13.25 7.875H9.25Z' fill='%23322E4A'/%3E%3C/svg%3E%0A") center/contain no-repeat}.share__links a[title=LinkedIn]:hover{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75 1.875C3.57639 1.875 2.625 2.82639 2.625 4C2.625 5.1736 3.57639 6.125 4.75 6.125C5.9236 6.125 6.875 5.1736 6.875 4C6.875 2.82639 5.9236 1.875 4.75 1.875Z' fill='url(%23paint0_linear_639_4126)'/%3E%3Cpath d='M2.75 7.875C2.68096 7.875 2.625 7.93096 2.625 8V21C2.625 21.069 2.68096 21.125 2.75 21.125H6.75C6.81904 21.125 6.875 21.069 6.875 21V8C6.875 7.93096 6.81904 7.875 6.75 7.875H2.75Z' fill='url(%23paint1_linear_639_4126)'/%3E%3Cpath d='M9.25 7.875C9.18096 7.875 9.125 7.93096 9.125 8V21C9.125 21.069 9.18096 21.125 9.25 21.125H13.25C13.319 21.125 13.375 21.069 13.375 21V14C13.375 13.5027 13.5725 13.0258 13.9242 12.6742C14.2758 12.3225 14.7527 12.125 15.25 12.125C15.7473 12.125 16.2242 12.3225 16.5758 12.6742C16.9275 13.0258 17.125 13.5027 17.125 14V21C17.125 21.069 17.181 21.125 17.25 21.125H21.25C21.319 21.125 21.375 21.069 21.375 21V12.3802C21.375 9.9535 19.2644 8.05499 16.8498 8.2745C16.1052 8.34219 15.369 8.52731 14.6815 8.82194L13.375 9.38186V8C13.375 7.93096 13.319 7.875 13.25 7.875H9.25Z' fill='url(%23paint2_linear_639_4126)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_639_4126' x1='21.375' y1='1.875' x2='1.66357' y2='2.91575' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236442EC'/%3E%3Cstop offset='1' stop-color='%235F52F1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_639_4126' x1='21.375' y1='1.875' x2='1.66357' y2='2.91575' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236442EC'/%3E%3Cstop offset='1' stop-color='%235F52F1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_639_4126' x1='21.375' y1='1.875' x2='1.66357' y2='2.91575' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236442EC'/%3E%3Cstop offset='1' stop-color='%235F52F1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") center/contain no-repeat}.share__links a[title=Twitter]{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.8098 6.22724C21.8677 6.14647 21.7821 6.04218 21.6894 6.07811C21.0307 6.33344 20.3423 6.50571 19.64 6.5906C20.4219 6.12348 21.0253 5.4124 21.3599 4.57053C21.394 4.48477 21.3003 4.40819 21.2195 4.4528C20.4928 4.85414 19.7091 5.14313 18.8949 5.30957C18.8608 5.31654 18.8257 5.30494 18.8018 5.27969C18.1908 4.63502 17.3866 4.20578 16.5098 4.05745C15.6147 3.90601 14.6946 4.05596 13.8938 4.48379C13.0931 4.91162 12.457 5.59313 12.0853 6.42144C11.7319 7.209 11.6365 8.08691 11.8108 8.93003C11.8243 8.99545 11.7731 9.05721 11.7065 9.05307C10.1224 8.95469 8.57469 8.53336 7.15868 7.81446C5.74627 7.09739 4.49554 6.09983 3.48267 4.8833C3.43772 4.82931 3.35252 4.83629 3.31977 4.89845C3.0046 5.49651 2.83958 6.16311 2.84003 6.8406C2.83875 7.51498 3.00425 8.17922 3.32178 8.77416C3.63932 9.36911 4.09905 9.87631 4.66003 10.2506C4.0651 10.2344 3.48178 10.0873 2.95128 9.82067C2.88291 9.78631 2.8009 9.83524 2.80446 9.91167C2.84583 10.8009 3.17228 11.6936 3.73734 12.3786C4.33866 13.1074 5.17328 13.6062 6.10003 13.7906C5.74328 13.8992 5.3729 13.9564 5.00003 13.9606C4.79709 13.9582 4.59454 13.9433 4.39356 13.9158C4.31904 13.9056 4.2582 13.9764 4.28428 14.0469C4.5607 14.7944 5.04903 15.4467 5.6911 15.9228C6.37755 16.4318 7.2056 16.7142 8.06003 16.7306C6.61723 17.8659 4.83591 18.4855 3.00003 18.4906C2.81138 18.4912 2.62282 18.4851 2.43471 18.4723C2.3287 18.4651 2.27995 18.6063 2.37132 18.6605C4.16009 19.7221 6.20462 20.2831 8.29003 20.2806C9.82972 20.2966 11.3572 20.0056 12.7831 19.4247C14.2091 18.8437 15.5051 17.9845 16.5952 16.8971C17.6854 15.8097 18.548 14.516 19.1326 13.0915C19.7172 11.667 20.0121 10.1403 20 8.6006V8.12077C20 8.0892 20.015 8.05951 20.0402 8.04048C20.7184 7.52834 21.3149 6.91691 21.8098 6.22724Z' fill='%23322E4A'/%3E%3C/svg%3E%0A") center/contain no-repeat}.share__links a[title=Twitter]:hover{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.8098 6.22724C21.8677 6.14647 21.7821 6.04218 21.6894 6.07811C21.0307 6.33344 20.3423 6.50571 19.64 6.5906C20.4219 6.12348 21.0253 5.4124 21.3599 4.57053C21.394 4.48477 21.3003 4.40819 21.2195 4.4528C20.4928 4.85414 19.7091 5.14313 18.8949 5.30957C18.8608 5.31654 18.8257 5.30494 18.8018 5.27969C18.1908 4.63502 17.3866 4.20578 16.5098 4.05745C15.6147 3.90601 14.6946 4.05596 13.8938 4.48379C13.0931 4.91162 12.457 5.59313 12.0853 6.42144C11.7319 7.209 11.6365 8.08691 11.8108 8.93003C11.8243 8.99545 11.7731 9.05721 11.7065 9.05307C10.1224 8.95469 8.57469 8.53336 7.15868 7.81446C5.74627 7.09739 4.49554 6.09983 3.48267 4.8833C3.43772 4.82931 3.35252 4.83629 3.31977 4.89845C3.0046 5.49651 2.83958 6.16311 2.84003 6.8406C2.83875 7.51498 3.00425 8.17922 3.32178 8.77416C3.63932 9.36911 4.09905 9.87631 4.66003 10.2506C4.0651 10.2344 3.48178 10.0873 2.95128 9.82067C2.88291 9.78631 2.8009 9.83524 2.80446 9.91167C2.84583 10.8009 3.17228 11.6936 3.73734 12.3786C4.33866 13.1074 5.17328 13.6062 6.10003 13.7906C5.74328 13.8992 5.3729 13.9564 5.00003 13.9606C4.79709 13.9582 4.59454 13.9433 4.39356 13.9158C4.31904 13.9056 4.2582 13.9764 4.28428 14.0469C4.5607 14.7944 5.04903 15.4467 5.6911 15.9228C6.37755 16.4318 7.2056 16.7142 8.06003 16.7306C6.61723 17.8659 4.83591 18.4855 3.00003 18.4906C2.81138 18.4912 2.62282 18.4851 2.43471 18.4723C2.3287 18.4651 2.27995 18.6063 2.37132 18.6605C4.16009 19.7221 6.20462 20.2831 8.29003 20.2806C9.82972 20.2966 11.3572 20.0056 12.7831 19.4247C14.2091 18.8437 15.5051 17.9845 16.5952 16.8971C17.6854 15.8097 18.548 14.516 19.1326 13.0915C19.7172 11.667 20.0121 10.1403 20 8.6006V8.12077C20 8.0892 20.015 8.05951 20.0402 8.04048C20.7184 7.52834 21.3149 6.91691 21.8098 6.22724Z' fill='url(%23paint0_linear_639_4127)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_639_4127' x1='21.8286' y1='4' x2='1.35227' y2='5.32978' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236442EC'/%3E%3Cstop offset='1' stop-color='%235F52F1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") center/contain no-repeat}.share__links a[title=Facebook]{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.2 2.875C12.9734 2.875 11.797 3.36228 10.9296 4.22963C10.0623 5.09699 9.575 6.27337 9.575 7.5V10.075H7.1C6.97574 10.075 6.875 10.1757 6.875 10.3V13.7C6.875 13.8243 6.97574 13.925 7.1 13.925H9.575V20.9C9.575 21.0243 9.67574 21.125 9.8 21.125H13.2C13.3243 21.125 13.425 21.0243 13.425 20.9V13.925H15.9219C16.0252 13.925 16.1152 13.8547 16.1402 13.7546L16.9902 10.3546C17.0257 10.2126 16.9183 10.075 16.7719 10.075H13.425V7.5C13.425 7.29446 13.5067 7.09733 13.652 6.95199C13.7973 6.80665 13.9945 6.725 14.2 6.725H16.8C16.9243 6.725 17.025 6.62426 17.025 6.5V3.1C17.025 2.97574 16.9243 2.875 16.8 2.875H14.2Z' fill='%23322E4A'/%3E%3C/svg%3E%0A") center/contain no-repeat}.share__links a[title=Facebook]:hover{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.2 2.875C12.9734 2.875 11.797 3.36228 10.9296 4.22963C10.0623 5.09699 9.575 6.27337 9.575 7.5V10.075H7.1C6.97574 10.075 6.875 10.1757 6.875 10.3V13.7C6.875 13.8243 6.97574 13.925 7.1 13.925H9.575V20.9C9.575 21.0243 9.67574 21.125 9.8 21.125H13.2C13.3243 21.125 13.425 21.0243 13.425 20.9V13.925H15.9219C16.0252 13.925 16.1152 13.8547 16.1402 13.7546L16.9902 10.3546C17.0257 10.2126 16.9183 10.075 16.7719 10.075H13.425V7.5C13.425 7.29446 13.5067 7.09733 13.652 6.95199C13.7973 6.80665 13.9945 6.725 14.2 6.725H16.8C16.9243 6.725 17.025 6.62426 17.025 6.5V3.1C17.025 2.97574 16.9243 2.875 16.8 2.875H14.2Z' fill='url(%23paint0_linear_639_4128)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_639_4128' x1='17.025' y1='2.875' x2='6.33451' y2='3.1973' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236442EC'/%3E%3Cstop offset='1' stop-color='%235F52F1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") center/contain no-repeat}.contributors__lits{display:flex;flex-wrap:wrap;gap:20px}.contributors__lits .post-author__header{display:flex;align-items:center}.contributors__lits .post-author__header{display:flex;align-items:center}.contributors__lits .post-author{align-items:flex-start;color:#292736}.contributors__lits .post-author__img{width:auto;flex:0 0 64px;height:64px;margin-right:24px}.contributors__lits .post-author__content{width:100%;max-width:520px}.contributors__lits .post-author__name{color:inherit;vertical-align:baseline;font-weight:700}.contributors__lits .post-author__name a{color:inherit}.contributors__lits .post-author__name a:hover,.contributors__lits .post-author__description a:hover{color:inherit;text-decoration:underline}.contributors__lits .post-author__linkedin{display:block;width:24px;height:24px;margin-left:8px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='5' fill='%23292736'/%3E%3Cpath d='M7.95503 6.16602C7.22479 6.16602 6.63281 6.75799 6.63281 7.48824C6.63281 8.21848 7.22479 8.81046 7.95503 8.81046C8.68527 8.81046 9.27726 8.21848 9.27726 7.48824C9.27726 6.75799 8.68527 6.16602 7.95503 6.16602Z' fill='white'/%3E%3Cpath d='M6.71059 9.90039C6.66763 9.90039 6.63281 9.93521 6.63281 9.97817V18.0671C6.63281 18.11 6.66763 18.1448 6.71059 18.1448H9.19948C9.24244 18.1448 9.27726 18.11 9.27726 18.0671V9.97817C9.27726 9.93521 9.24244 9.90039 9.19948 9.90039H6.71059Z' fill='white'/%3E%3Cpath d='M10.7575 9.90039C10.7145 9.90039 10.6797 9.93521 10.6797 9.97817V18.0671C10.6797 18.11 10.7145 18.1448 10.7575 18.1448H13.2464C13.2893 18.1448 13.3241 18.11 13.3241 18.0671V13.7115C13.3241 13.4021 13.447 13.1053 13.6659 12.8866C13.8846 12.6677 14.1814 12.5448 14.4908 12.5448C14.8002 12.5448 15.097 12.6677 15.3157 12.8866C15.5346 13.1053 15.6575 13.4021 15.6575 13.7115V18.0671C15.6575 18.11 15.6923 18.1448 15.7352 18.1448H18.2241C18.2671 18.1448 18.3019 18.11 18.3019 18.0671V12.7036C18.3019 11.1937 16.9886 10.0124 15.4862 10.149C15.0229 10.1911 14.5648 10.3063 14.1371 10.4896L13.3241 10.838V9.97817C13.3241 9.93521 13.2893 9.90039 13.2464 9.90039H10.7575Z' fill='white'/%3E%3C/svg%3E%0A") center/contain no-repeat;transition:var(--tr)}.contributors__lits .post-author__linkedin:hover{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='5' fill='%236442EC'/%3E%3Cpath d='M7.95503 6.16602C7.22479 6.16602 6.63281 6.75799 6.63281 7.48824C6.63281 8.21848 7.22479 8.81046 7.95503 8.81046C8.68527 8.81046 9.27726 8.21848 9.27726 7.48824C9.27726 6.75799 8.68527 6.16602 7.95503 6.16602Z' fill='white'/%3E%3Cpath d='M6.71059 9.90039C6.66763 9.90039 6.63281 9.93521 6.63281 9.97817V18.0671C6.63281 18.11 6.66763 18.1448 6.71059 18.1448H9.19948C9.24244 18.1448 9.27726 18.11 9.27726 18.0671V9.97817C9.27726 9.93521 9.24244 9.90039 9.19948 9.90039H6.71059Z' fill='white'/%3E%3Cpath d='M10.7575 9.90039C10.7145 9.90039 10.6797 9.93521 10.6797 9.97817V18.0671C10.6797 18.11 10.7145 18.1448 10.7575 18.1448H13.2464C13.2893 18.1448 13.3241 18.11 13.3241 18.0671V13.7115C13.3241 13.4021 13.447 13.1053 13.6659 12.8866C13.8846 12.6677 14.1814 12.5448 14.4908 12.5448C14.8002 12.5448 15.097 12.6677 15.3157 12.8866C15.5346 13.1053 15.6575 13.4021 15.6575 13.7115V18.0671C15.6575 18.11 15.6923 18.1448 15.7352 18.1448H18.2241C18.2671 18.1448 18.3019 18.11 18.3019 18.0671V12.7036C18.3019 11.1937 16.9886 10.0124 15.4862 10.149C15.0229 10.1911 14.5648 10.3063 14.1371 10.4896L13.3241 10.838V9.97817C13.3241 9.93521 13.2893 9.90039 13.2464 9.90039H10.7575Z' fill='white'/%3E%3C/svg%3E%0A") center/contain no-repeat}.contributors__lits .post-author__prof{margin-top:3px;font-size:var(--s);color:#696680}.contributors__lits .post-author__description{margin-top:14px;font-size:var(--s)}.contributors__lits .post-author__description a{color:#6442ec}.tags .post-info__title{margin-bottom:24px}.tags__list{display:flex;flex-wrap:wrap;gap:10px}.tags__list a{font-size:16px;font-weight:500;line-height:1.5;padding:10px 20px;border:2px solid #524e61;border-radius:8px;color:#151320;text-transform:capitalize;transition:background var(--tr)}.tags__list a:hover{background:#dad5f9}.related{background:#151320}.related__container{padding-top:var(--gap-xl);padding-bottom:var(--gap-xl)}.related__title{font-size:40px;color:#fff;text-align:center;margin-bottom:var(--gap-xl)}.related__posts{display:flex;flex-wrap:wrap;gap:32px}.related__posts .post{flex:0 0 calc(33.33% - 21.3px)}.format-text{color:var(--blue10)}.format-text a,.format-text a:visited{color:var(--accent-2)}.format-text a:hover,.format-text a:visited:hover{color:var(--accent-2-h)}.format-text b,.format-text strong{font-weight:700}.format-text p{margin:var(--s) 0}body.single .format-text{color:var(--text-color-d)}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span,.breadcrumbs a{font-size:var(--xs)}.breadcrumbs span.breadcrumb_last{color:var(--text-color-4)}body.single .breadcrumbs a{color:var(--text-color-d)}body.single .breadcrumbs a:hover{text-decoration:underline}.quote__container{padding-top:var(--sp);padding-bottom:var(--sp)}.quote__inner{padding:0 var(--xp-inner)}.quote__title{text-align:center;font-size:var(--h4);line-height:1.2;margin-bottom:var(--gap-l)}.quote__title h2,.quote__title h3,.quote__title h4,.quote__title h5,.quote__title h6{font-size:inherit;display:inline;line-height:inherit}.quote__title_no-text{padding-top:100px;border-top:1px solid #302f3f;margin-bottom:0}.quote__content{padding:0 125px 0}.quote__body{padding:47px 0 0 30px;color:var(--gray50);font-weight:500;font-size:var(--h5);position:relative}.quote__body:before{background:url("data:image/svg+xml,%3Csvg width='70' height='60' viewBox='0 0 70 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2' clip-path='url(%23clip0_90_1082)'%3E%3Cpath d='M0 30.0007V59.9944H30.0002V30.0007H9.9996C10.0055 24.6979 12.1146 19.614 15.8642 15.8644C19.6137 12.1148 24.6975 10.0057 30.0002 9.99976V0C22.0463 0.0084816 14.4205 3.17198 8.79622 8.79637C3.17193 14.4208 0.00848146 22.0466 0 30.0007Z' fill='%23928FB2'/%3E%3Cpath d='M70.0002 9.99976V0C62.0463 0.0084816 54.4205 3.17198 48.7962 8.79637C43.1719 14.4208 40.0085 22.0466 40 30.0007V59.9944H70.0002V30.0007H49.9996C50.0055 24.6979 52.1146 19.614 55.8642 15.8644C59.6137 12.1148 64.6975 10.0057 70.0002 9.99976Z' fill='%23928FB2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_90_1082'%3E%3Crect width='70' height='60' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center/contain no-repeat;content:'';display:block;height:60px;width:70px;position:absolute;top:0;left:0}.quote__text{margin-bottom:var(--gap-s);font-size:var(--h5);font-weight:500;line-height:1.4}.quote__author{font-weight:400;font-size:var(--s);font-weight:400}.quote__author h2,.quote__author h3,.quote__author h4,.quote__author h5,.quote__author h6{font-weight:inherit;font-size:inherit;display:inline;line-height:inherit}.post-author{display:flex;align-items:center;font-size:16px}.post-author a:hover{color:var(--blog-link-hover)}.post-author__img{height:32px;width:32px;border-radius:50%;margin-right:14px;background:center/cover no-repeat}.post-author__content{flex:1 1 auto}.post-author__name{line-height:1.75}.post-readingtime{display:flex;align-items:center}.post-readingtime:before{content:'';display:inline-block;height:24px;width:24px;background:center/cover no-repeat url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C16.6944 3.5 20.5 7.30558 20.5 12C20.5 16.6944 16.6944 20.5 12 20.5C7.30558 20.5 3.5 16.6944 3.5 12ZM12.75 7C12.75 6.58579 12.4142 6.25 12 6.25C11.5858 6.25 11.25 6.58579 11.25 7V12C11.25 12.2586 11.3832 12.4989 11.6025 12.636L14.6025 14.511C14.9538 14.7305 15.4165 14.6238 15.636 14.2725C15.8555 13.9212 15.7488 13.4585 15.3975 13.239L12.75 11.5843V7Z' fill='%23C5BFCB'/%3E%3C/svg%3E%0A");transform:translateY(-2px);margin-right:4px}.post{border-radius:16px;background:linear-gradient(253deg,#322e48 0%,#322d4f 100%);overflow:hidden;position:relative}.post:hover .post__img{opacity:0;transform:translateY(-40px)}.post:hover .post__detail{pointer-events:initial;opacity:1}.post__link{display:block;position:absolute;top:0;left:0;height:100%;width:100%;z-index:5}.post__head{height:248px;position:relative}.post__img{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;background:center/cover no-repeat;transition:opacity var(--tr),transform var(--tr)}.post__detail{height:100%;padding:24px;display:flex;flex-direction:column;opacity:0;pointer-events:none;transition:opacity var(--tr)}.post__author{flex:0 0 auto;margin-bottom:14px;color:var(--Light-Gray)}.post__author a{color:var(--Light-Gray);position:relative;z-index:6}.post__published,.post__update{flex:0 0 auto;color:var(--Light-Gray)}.post__update{margin-bottom:42px}.post__excerpt{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-end;font-size:16px;font-weight:500;line-height:1.75;color:#fff}.post__main{padding:24px;height:248px;display:flex;flex-direction:column}.post__categiries{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:5px;margin-bottom:var(--gap-xs);min-height:39px}.post__categiries a{position:relative;z-index:6;padding:6px 14px;border-radius:8px;border:2px solid #7d6db5;background:var(--bg-7);transition:background var(--tr),color var(--tr)}.post__categiries a:hover{background:0 0;color:var(--blog-link-hover)}.post__title{flex:1 1 auto;font-size:var(--m);line-height:var(--m-lh);margin-bottom:var(--gap-xs);position:relative;z-index:6}.post__title:hover{color:var(--blog-link-hover)}.post__readingtime{flex:0 0 auto;color:#c5bfcb}.home-page .float{display:none}.bottom-panel{pointer-events:none;position:fixed;bottom:0;left:0;width:100%;z-index:100;visibility:hidden;opacity:0;transition:transform .6s ease 0s,opacity var(--tr)}.bottom-panel.open{transition:transform .6s ease .6s,opacity var(--tr)}.float-link{background:var(--accent-2);display:none;position:fixed;bottom:50px;right:50px;min-width:280px;padding:10px;text-decoration:none;color:var(--text-color);text-align:center;border-radius:15px;line-height:1.4;z-index:50;transition:background var(--tr)}.float-link:hover{background:var(--accent-2-h)}.float-link__title{display:block;text-transform:uppercase;font-size:var(--s);font-weight:700;margin-bottom:2px;line-height:inherit}.float-link__subtitle{display:block;font-size:12px;line-height:inherit}.float{margin:0 auto;position:relative;max-width:801px;background:rgba(21,19,32,.9);border-radius:16px 16px 0 0;border:2px solid rgba(177,150,255,.05);z-index:100;transition:var(--tr);pointer-events:initial}.float__btn-wrap{padding:16px}.float__btn-wrap._hidden{display:none}.float__btn-wrap .btn{width:100%;transform:translateY(0%);opacity:1;transition:var(--tr);position:relative;border-radius:10px;border:2px solid rgba(137,96,255,0);background:var(--Gradient-CTA,linear-gradient(267deg,#6442ec 0%,#5f52f1 100%))}.float__btn-wrap .btn__text{z-index:2;position:relative}.float__btn-wrap .btn:hover:before{opacity:1}.float__btn-wrap .btn:before{content:'';background:linear-gradient(267deg,#3d2890 0%,#3c31bd 100%);position:absolute;left:0;top:0;bottom:0;right:0;opacity:0;transition:var(--tr);z-index:1;border-radius:inherit}.float__btn-text{padding:16px;color:var(--white);text-align:center;padding-top:0}.float__btn-text a{text-decoration:underline !important}.float__links-wrap{opacity:1;padding:16px;width:100%;display:flex;justify-content:space-around;transition:var(--tr)}.float__links-wrap._hidden{display:none;opacity:0}.float__link-item{height:70px;width:245px}.gdpr{background:var(--white);position:relative;margin:0 auto;display:flex;align-items:center;margin-bottom:20px;color:var(--text-color-d);padding:12px 15px;border-radius:8px;border:1px solid var(--text-color-2);box-shadow:0px 0px 30px -10px #0f0f0f84;max-width:800px;transition:transform var(--tr),opacity var(--tr);pointer-events:initial}.gdpr_hidden{pointer-events:none;transform:translateY(100%);opacity:0}.gdpr__close{position:absolute;top:0;left:0;height:18px;width:18px;border-radius:50%;background:red;transform:translate(-50%,-50%);cursor:pointer}.gdpr__close:before,.gdpr__close:after{content:'';display:block;height:80%;width:2px;background:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.gdpr__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.gdpr__text{flex:1 1 auto;padding-right:var(--gap-xs);transition:height var(--tr);overflow:hidden;font-size:var(--xs)}.gdpr__text p,.gdpr__text div,.gdpr__text a{display:inline}.gdpr__text .learn-more{font-weight:700}.gdpr a{color:var(--accent-2)}.gdpr a:hover{color:var(--accent-2-h)}.gdpr__btn-wrap{flex:0 0 auto}.gdpr__btn-wrap .btn{min-width:auto;padding:7px 20px}.ai-summary{padding:0 20px;background-color:#fcf2d7;border-radius:20px}.ai-summary h2{margin:1em 0}.ai-summary p{margin:1.5em 0}.footer{background:var(--body-bg);padding-top:var(--sp)}.footer__container{display:flex;flex-flow:wrap;gap:32px}.footer__menus{display:flex;gap:32px}.footer__subscribe{max-width:400px}.footer__subscribe_title{color:var(--Purple-White,#f6f5f7);font-size:20px;font-weight:600;line-height:normal}.footer__subscribe_form{display:flex;gap:8px;margin-top:32px}.footer__subscribe input{width:234px;display:flex;padding:10px 16px;line-height:1;gap:10px;border-radius:8px;border:2px solid var(--Light-Gray,#c5bfcb);color:var(--Medium-Gray,#a29fc2);font-size:16px;font-weight:500;background:0 0;transition:.3s ease}.footer__subscribe input::-moz-placeholder{color:var(--Medium-Gray,#a29fc2)}.footer__subscribe input:-ms-input-placeholder{color:var(--Medium-Gray,#a29fc2)}.footer__subscribe input::placeholder{color:var(--Medium-Gray,#a29fc2)}.footer__subscribe input:focus{border:2px solid var(--Purple-Light,#b196ff)}.footer__subscribe button{border-radius:8px;border:2px solid #b49aff;display:inline-flex;padding:10px 20px;justify-content:center;align-items:center;gap:10px;color:#151320;font-size:16px;font-style:normal;font-weight:600;cursor:pointer;transition:.3s ease;position:relative;background:0 0;z-index:1;overflow:hidden}.footer__subscribe button:before{content:'';background:linear-gradient(90deg,#eee8ff 0%,#d7c9ff 100%);position:absolute;left:0;top:0;bottom:0;right:0;z-index:-1;border-radius:inherit;margin:-2px}.footer__subscribe button:after{content:'';background:linear-gradient(90deg,#b196ff 0%,#c4afff 100%);position:absolute;left:0;top:0;bottom:0;right:0;z-index:-1;transition:.3s ease;margin:-2px}.footer__subscribe button:hover:after{opacity:0}.footer__app{margin-left:auto}.footer__app-icon{display:none;height:80px;width:80px;margin-bottom:48px}.footer__app-store-link{display:block;height:52px;width:176px}.footer__app-store-link-apple{margin-bottom:var(--gap-m)}.footer__menu-wrap{width:176px}.footer__menu-title{margin-bottom:8px;color:var(--blue10)}.footer__menu li{margin-bottom:8px}.footer__menu li:last-child{margin-bottom:0}.footer__menu li a{font-size:var(--s);line-height:var(--s-lh);text-decoration:none;color:var(--gray50)}.footer__menu li a:hover{color:var(--white)}.footer__bottom{width:100%;margin-top:60px;display:flex;gap:32px;padding:24px 0;position:relative;align-items:center}.footer__bottom:before{content:'';position:absolute;height:2px;width:5000px;background:rgba(177,150,255,.1);left:50%;transform:translateX(-50%);top:0}.footer__bottom-copywrite{color:var(--gray50)}.footer__bottom-links{display:flex;align-items:center}.footer__bottom-links a{text-decoration:none;padding:0 8px;position:relative;line-height:130%;border-right:2px solid var(--text-color-3);color:var(--gray50)}.footer__bottom-links a:hover{color:var(--gray80-h);text-decoration:underline}.footer__bottom-links a:last-child{border-right:none}.footer__social{margin-left:auto;display:flex;align-items:center;gap:32px}.footer__social_link svg{display:block}.footer__social_link path{transition:.3s ease}.footer__social_link:hover path{fill:#6442ec}.modal-overlay{display:none;padding-top:1px;position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(20,18,33,.9);z-index:999;overflow:auto;align-items:center;justify-content:center;padding-top:10px;padding-bottom:10px}.modal-overlay .modal-content{margin-bottom:0;border-radius:4px}.modal-overlay .close-button{position:absolute;top:24px;right:24px;height:24px;width:24px;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 5L12 12L5 19' stroke='%23F6F5F7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19 19L12 12L19 5' stroke='%23F6F5F7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");cursor:pointer}#modal-video .modal-content{height:auto;width:100%}#modal-video .video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}#modal-video .video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-overlay.modal-post.modal-waitlist{height:100dvh}.modal-post__container{width:auto}.modal-post__body{position:relative;padding:48px;display:flex;flex-direction:column;gap:24px;border-radius:16px;overflow:hidden;background-clip:padding-box;background:linear-gradient(345deg,#5d4fac 20%,transparent 85%),#151320}.modal-post__body:before{content:'';position:absolute;border:2px solid transparent;top:50%;left:50%;border-radius:16px;transform:translate(-50%,-50%);height:calc(100% - 4px);width:calc(100% - 4px);background:linear-gradient(90deg,rgba(41,31,75,.25) 0%,#151320 68.01%),#151320}.modal-post__photo{position:relative;height:88px;width:88px;border-radius:50%;border:2px solid #fff;background:center/contain no-repeat;margin:0 auto}.modal-post__title{position:relative;font-size:24px;font-weight:700;line-height:1.33;color:#f6f5f7}.modal-post__text{position:relative;color:#f6f5f7;font-size:16px;font-weight:500}.modal-post__form{position:relative}.modal-post__btn{padding:2px;min-width:initial;background:0 0}.modal-post__btn .header__btn_text{min-width:297px;padding:12px 24px;text-align:center;z-index:2;position:relative;background:var(--Gradient-CTA,linear-gradient(267deg,#6442ec 0%,#5f52f1 100%));border-radius:10px}.modal-post__btn:before{z-index:0;margin:0}#modal-subscribe .modal-post__body{max-width:457px}#modal-subscribe .footer__subscribe_form{margin-top:0}#modal-subscribe-full .modal-post__body{max-width:695px}#modal-subscribe-full .modal-subscribe__bottom{position:relative}#modal-subscribe-full .modal-subscribe__bottom .hero__bottom{margin-top:0}#modal-subscribe-full .footer__subscribe_form{margin-top:0}#modal-upgrade-1 .modal-post__body{width:630px;max-width:630px;gap:32px}#modal-upgrade-1 .modal-post__title{text-align:center;max-width:350px;margin:0 auto}#modal-upgrade-1 .modal-post__btn{min-width:297px}#modal-upgrade-1 .hero__image{margin:0 auto;margin-top:40px;max-width:340px;transform:translateX(25px)}#modal-upgrade-1 .hero__image .item{width:185px}#modal-upgrade-1 .hero__image .item__inner{padding:15px 10px}#modal-upgrade-1 .hero__image .item__text{font-size:12px}#modal-upgrade-1 .hero__image .item--1{left:-65px}#modal-upgrade-1 .hero__image .item--1 .item__inner{padding-top:30px}#modal-upgrade-1 .hero__image .item--1 .item__image{height:70px;width:70px;top:-48px}#modal-upgrade-1 .hero__image .decor--joystick .decor__image{width:70px}#modal-upgrade-1 .hero__image .decor--medal .decor__image{width:90px}#modal-upgrade-2 .modal-post__body{max-width:457px}#modal-upgrade-2 .modal-post__title{text-align:center}#modal-upgrade-2 .modal-post__btn{min-width:297px}.goal{position:relative;display:flex;color:#f6f5f7;padding-top:32px}.goal__now,.goal__after{display:flex;flex-direction:column;align-items:center;gap:12px}.goal__now{flex:0 0 50%}.goal__after{flex:0 0 50%}.goal__after .goal__label{background:#4beeb3;color:#151320}.goal__arrows{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);aspect-ratio:38/42;width:38px;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg width='42' height='46' viewBox='0 0 42 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L22.809 23L2 44' stroke='url(%23paint0_linear_639_3204)' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.1914 2L40.0004 23L19.1914 44' stroke='url(%23paint1_linear_639_3204)' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_639_3204' x1='12.4045' y1='2' x2='12.4045' y2='44' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23998BDE'/%3E%3Cstop offset='1' stop-color='%238B6FFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_639_3204' x1='29.5959' y1='2' x2='29.5959' y2='44' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23998BDE'/%3E%3Cstop offset='1' stop-color='%238B6FFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.goal__label{padding:4px 10px;border-radius:8px;font-size:12px;font-weight:500;text-transform:uppercase;background:#423c61}.goal__img{aspect-ratio:140/148;height:148px;background:center/contain no-repeat}.goal__text{font-size:14px;text-align:center}.goal__text strong,.goal__text b{font-weight:700;margin-bottom:4px}.modal-waitlist .modal-post__body{max-width:694px;padding:41px 48px;gap:40px}.modal-waitlist .modal-post__title{text-align:center;padding-right:30px}.modal-waitlist .footer__subscribe{width:100%;max-width:100%}.modal-waitlist .footer__subscribe_form{flex-direction:column;gap:17px;margin-top:0}.modal-waitlist .subscribe-form__input input{width:100%}.modal-waitlist .modal-post__text{font-size:13px}.modal-waitlist .modal-post__text a{text-decoration:underline}.modal-waitlist .btn{background:var(--Gradient-CTA);color:#fff}.modal-waitlist .btn:after,.modal-waitlist .btn:before{background:var(--Gradient-CTA)}.modal-waitlist .btn:hover{background:var(--Gradient-CTA-h)}.modal-waitlist .btn:hover:before,.modal-waitlist .btn:hover:after{background:var(--Gradient-CTA-h)}.modal-form__body{position:relative;max-width:740px;margin:0 auto;padding:64px;border-radius:20px;border:2px solid #5d4fac;background:#12151b}.modal-form__title{margin-bottom:48px;font-size:64px;text-align:center;font-weight:600;line-height:1.1;letter-spacing:-.04em}.modal-form .form{max-width:none}.modal-form input,.modal-form textarea{padding:11px 12px;border-radius:8px;border:1px solid rgba(229,238,255,.3);background:#1a2033}.modal-form .btn{display:flex;margin:28px auto 0;background:linear-gradient(267deg,#6442ec 0%,#5f52f1 100%)}.countdownHolder{margin:0 auto;font:30px/1 Roboto,sans-serif;text-align:center;letter-spacing:-3px;display:flex;align-items:flex-start;justify-content:center}.countdownHolder .position{display:inline-block;height:1em;overflow:hidden;position:relative;width:.5em}.countdownHolder .digit{position:absolute;display:block;border-radius:.2em;text-align:center;color:#000;letter-spacing:-1px;left:50%;transform:translateX(-50%)}.countdownHolder .countDays,.countdownHolder .countHours,.countdownHolder .countMinutes,.countdownHolder .countSeconds{background:var(--white);border-radius:5px;padding:10px}.countdownHolder .countDiv{display:none;width:10px;height:1em;position:relative}.countdownHolder .countDiv:before,.countdownHolder .countDiv:after{background:#444;position:absolute;width:5px;height:5px;border-radius:50%;left:50%;margin-left:-3px;top:.2em;box-shadow:1px 1px 1px rgba(4,4,4,.5);content:''}.countdownHolder .countDiv:after{top:.6em}.countdownHolder .textdigit{font-size:15px;letter-spacing:0px}.exclusive{padding:var(--sp) 0;text-align:center}.exclusive__content{max-width:550px;margin:0 auto}.exclusive__title{font-size:24px;color:var(--Purple-White,#f6f5f7);font-weight:700;line-height:133%}.exclusive__text{color:var(--Light-Gray,#c5bfcb)}.exclusive__btn{margin:48px auto}.page-reviews{padding-top:150px}.page-reviews .app-reviews__title{margin-bottom:24px;font-size:58px}.page-reviews .bottom-title{margin:40px 0 20px;text-align:center}.gl-hero{padding:53px 0 48px}.gl-hero__container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:80px}.gl-hero__left{max-width:495px}.gl-hero__info{flex:0 0 701px;display:flex;flex-direction:column;gap:4px}.gl-hero__subtitle{color:#b196ff;font-size:24px;font-weight:700;line-height:32px}.gl-hero__title{font-size:58px;font-weight:700;line-height:70px;color:#fff}.gl-hero__text{flex:0 0 289px;padding-top:44px;font-size:16px;font-weight:400;line-height:24px;color:#f6f5f7}.gl-hero__text>*:first-child{margin-top:0}.gl-hero__text>*:last-child{margin-bottom:0}.gl-hero__img{position:relative;aspect-ratio:1;width:560px}.gl-hero__img img{width:100%;height:100%;object-fit:cover}.gl-hero__decor-1,.gl-hero__decor-2,.gl-hero__decor-3,.gl-hero__decor-4{position:absolute;aspect-ratio:1}.gl-hero__decor-1{width:168px;top:13%;left:-20%;background:url(//memoryos.com/wp-content/themes/awpt/css/../img/gl-hero-icon-1.webp) center/cover no-repeat;animation:3s ease-in-out 0s infinite floating}.gl-hero__decor-2{width:112px;top:6%;right:0;background:url(//memoryos.com/wp-content/themes/awpt/css/../img/gl-hero-icon-2.webp) center/cover no-repeat;animation:3s ease-in-out 0s infinite floating}.gl-hero__decor-3{width:80px;bottom:6%;left:-11%;background:url(//memoryos.com/wp-content/themes/awpt/css/../img/gl-hero-icon-3.webp) center/cover no-repeat;animation:3s ease-in-out 1s infinite floating}.gl-hero__decor-4{width:168px;bottom:-7%;right:-7%;background:url(//memoryos.com/wp-content/themes/awpt/css/../img/gl-hero-icon-4.webp) center/cover no-repeat;animation:3s ease-in-out 1s infinite floating}.gl-benefits{padding:80px 0}.gl-benefits__grid{display:flex;flex-wrap:wrap;gap:48px 20px;border-top:1px solid #2d2948;border-bottom:1px solid #2d2948;padding:80px 0}.gl-benefits__item{flex:0 0 calc(25% - 15px);display:flex;flex-direction:column;gap:12px;padding-right:20px}.gl-benefits__number{font-weight:400;font-size:24px;line-height:32px;background:linear-gradient(180deg,#ffa800 15%,#7c66f4 81%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gl-benefits__title{font-weight:700;font-size:24px;line-height:32px;color:#fff}.gl-benefits__desc{font-weight:400;font-size:14px;line-height:20px;color:#f6f5f7}.gl-main{padding:56px 0}.gl-main__head{display:flex;flex-direction:row;justify-content:space-between;gap:20px;text-align:center;align-items:center}.gl-main__head h2{font-size:40px !important}.gl-main__head p{margin-top:0;text-align:start;max-width:598px !important}.gl-main__head h1,.gl-main__head h2,.gl-main__head h3,.gl-main__head h4,.gl-main__head h5,.gl-main__head h6{font-size:var(--h2)}.gl-main__head>*:not(h1,h2,h3,h4,h5,h6){max-width:600px;color:#c5bfcb}.gl-main__head>*:not(h1,h2,h3,h4,h5,h6):last-child{margin-bottom:0}.gl-main__grid{margin-top:64px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-inline:auto}.gl-main .item{position:relative;background:#151320;flex:0 0 calc(33.333% - 14px);border:2px solid #2d2948;border-radius:24px;padding:20px 20px 48px;display:flex;flex-direction:column;gap:12px;transition:var(--tr);overflow:hidden}.gl-main .item:before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:320px;aspect-ratio:1;border-radius:100%;opacity:.15;background:linear-gradient(110deg,#1ae0ff 23.05%,#957aff 72.02%);filter:blur(100px)}.gl-main .item__media{position:relative;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.gl-main .item__preview{width:260px;height:260px;background:center/contain no-repeat;transition:var(--tr)}.gl-main .item__tags{position:absolute;top:0;left:0;display:flex;flex-direction:row;gap:4px}.gl-main .item__tag{width:fit-content;padding:4px 8px;border-radius:12px;font-weight:400;font-size:12px;line-height:16px;display:inline-flex;align-items:center;gap:2px;backdrop-filter:blur(20px)}.gl-main .item__tag--beginner{background:rgba(75,238,179,.12);color:#4beeb3;min-width:fit-content}.gl-main .item__tag--advanced{background:rgba(238,184,75,.12);color:#eeb84b}.gl-main .item__tag--challenging{background:rgba(255,88,88,.12);color:#ff5858}.gl-main .item__tag--daily{background:rgba(45,41,72,.4);color:#f6f5f7}.gl-main .item__tag--сhimps{background:rgba(45,41,72,.4);color:#f6f5f7}.gl-main .item__time{display:inline-flex;align-items:center;gap:2px;padding:5px 6px 4px;background:rgba(21,19,32,.8);border-radius:12px;font-weight:400;font-size:12px;line-height:16px}.gl-main .item__best-for{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.gl-main .item__best-label{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#a29fc2}.gl-main .item__best-tag{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:linear-gradient(90deg,rgba(137,96,255,0) 0%,rgba(137,96,255,.3) 100%);border-radius:12px;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#f6f5f7;transform:translateZ(0)}.gl-main .item__best-tag span{margin-right:4px}.gl-main .item__body{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:8px}.gl-main .item__title{font-size:24px;font-weight:700;line-height:32px;text-align:center;color:#f6f5f7}.gl-main .item__title span{color:#b196ff}.gl-main .item__description{font-size:12px;font-weight:400;line-height:16px;text-align:center;color:#f6f5f7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px}.gl-main .item__btn{margin-top:24px;margin-left:auto;margin-right:auto;min-width:110px}.gl-main .item:hover{border-color:#957aff;box-shadow:0 30px 150px 0 rgba(137,96,255,.2)}.gl-main .item:hover .item__preview{transform:scale(1.1)}.gl-main .item:hover:before{opacity:.5}.gl-how{position:relative;padding:80px 0;overflow:hidden}.gl-how__box{position:relative;padding:80px 48px;border-radius:16px;background:#151320}.gl-how__box:before{content:'';position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(110deg,#1ae0ff 12%,#957aff 87%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.gl-how__glow-wrap{position:absolute;inset:0;border-radius:16px;overflow:hidden;pointer-events:none;z-index:0}.gl-how__glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;aspect-ratio:1;border-radius:50%;background:linear-gradient(110deg,rgba(26,224,255,.15) 12%,rgba(149,122,255,.15) 87%);filter:blur(100px)}.gl-how__icon{position:absolute;border-radius:16px;pointer-events:none;z-index:2;object-fit:cover}.gl-how__icon--1{width:100px;height:100px;bottom:-26px;right:152px;animation:3s ease-in-out 1s infinite floating}.gl-how__icon--2{width:132px;height:132px;bottom:-45px;left:100px;animation:3s ease-in-out 1s infinite floating}.gl-how__icon--3{width:100px;height:100px;top:-39px;right:68px;animation:3s ease-in-out 0s infinite floating}.gl-how__icon--4{width:100px;height:100px;top:-36px;left:190px;animation:3s ease-in-out 0s infinite floating}.gl-how__inner{position:relative;z-index:3;text-align:center;max-width:664px;margin:0 auto}.gl-how__inner h1,.gl-how__inner h2,.gl-how__inner h3,.gl-how__inner h4,.gl-how__inner h5,.gl-how__inner h6{margin-bottom:32px;font-size:40px;font-weight:700;line-height:48px;color:#fff}.gl-how__inner>*:not(h1,h2,h3,h4,h5,h6){color:#f6f5f7;max-width:600px;margin:0 auto;font-size:16px;font-weight:400;line-height:24px}.games-page{position:relative;padding-top:88px}.games-page__decor-1,.games-page__decor-2,.games-page__decor-3{position:absolute}.games-page .games-page__decor-1{top:-722px;left:-371px;width:803.416px;height:830px;border-radius:830px;background:rgba(36,82,132,.7);filter:blur(100px)}.games-page .games-page__decor-2{top:-729px;left:-58px;width:852.304px;height:844px;border-radius:852.304px;background:rgba(41,30,82,.7);filter:blur(75px)}.games-page .games-page__decor-3{top:340px;right:-49px;transform:translateX(100%);width:600px;height:481px;border-radius:600px;background:rgba(37,215,255,.5);filter:blur(200px)}.games-page .breadcrumbs{padding:8px 0}.games-page .breadcrumbs p{display:flex;flex-wrap:wrap;align-items:center}.games-page .breadcrumbs span{display:inline-flex;align-items:center;gap:8px}.games-page .breadcrumbs span:first-child:before{display:none}.games-page .breadcrumbs span:before{content:'/';color:#c5bfcb;font-weight:600;font-size:12px;line-height:20px}.games-page .breadcrumbs a,.games-page .breadcrumbs span{font-weight:600;font-size:12px;line-height:20px;color:#c5bfcb;text-decoration:none}.games-page .breadcrumbs .breadcrumb_last{opacity:.6}@media (min-width:761px){.header_fill .header__decor:before,.header_fill .header__decor:after{opacity:0}.header_fill .header__bottom,.header_fill .top-panel{background:0 0}}@media (max-width:1280px){body{--container-width:756px;--sp:var(--gap-l);--xp-inner:128px;--xp-inner-m:50px;--xp-inner-s:0px;--h1:40px;--h1-lh:1.2;--h2:40px;--h2-lh:1.2;--h3:24px;--h3-lh:1.33;--h4:16px;--h4-lh:1.5;--h5:16px;--h5-lh:1.5;--s:14px;--s-lh:1.428}html{scroll-padding-top:76px}body{font-size:var(--xs);line-height:var(--xs-lh)}br._d{display:none}br._m{display:none}br._t{display:initial}.form__btn-wrap{padding:40px 0 80px}.header__decor{display:none}.header__container{padding:10px 0}.header__logo{margin-left:20px;margin-right:auto}.header__menu{max-width:180px;margin:0;position:absolute;top:100%;left:0;display:block;gap:0;display:flex;flex-flow:column;gap:8px;border-radius:16px;border:2px solid #443a62;background:linear-gradient(73deg,#151320 0%,#1c172c 100%);padding:8px;transform:scale(.5);transform-origin:100% 0;opacity:0;transition:transform var(--tr),opacity var(--tr),visibility var(--trd);visibility:hidden;box-shadow:0px 3px 60px -15px #000}.header__menu._active{transform:scale(1);opacity:1;visibility:visible;transition:transform var(--tr),opacity var(--tr)}.header__menu li a{padding:12px 18px;font-weight:600;display:block}.header__menu li{padding:0}.header__menu li:hover a{color:var(--bg)}.header__menu li.menu-item-has-children .sub-menu li a{border:none}.header__menu li.menu-item-has-children .sub-menu li a:hover{border:none}.header__menu li.menu-item-has-children .sub-menu{padding:0;padding-bottom:0;position:static;background-color:initial;opacity:1;visibility:inherit;width:100%;transform:translateX(0%);transition:initial;box-shadow:none;border:none;gap:8px;transform:translateY(10px);background:0 0}.header__menu li.menu-item-has-children .sub-menu li{padding:0}.header__menu li.menu-item-has-children .sub-menu li:last-child{margin-bottom:0}.header__menu li.menu-item-has-children .sub-menu li:hover{background-color:initial}.header__menu li.menu-item-has-children .sub-menu li.current-menu-item a{opacity:1}.header__menu li.menu-item-has-children .sub-menu li a{padding:12px 18px;display:block;transition:opacity var(--tr),color var(--tr);font-weight:600}.header__menu li.menu-item-has-children .sub-menu li a:hover{background-color:transparent;opacity:1}.header__burger{display:block;position:relative;z-index:5;order:-1}.header .menu-item-has-children:after{display:none}.top-panel{padding:10px 0;text-align:center}.top-panel_desktop{display:none}.top-panel_mobile{display:none}.top-panel_tablet{display:block}.top-panel__container{justify-content:space-between}.burger{display:flex}.hero{padding-top:176px}.hero__container{justify-content:center}.hero__main{text-align:center}.hero__title{font-size:40px}.hero__subtitle{margin:32px auto 0;font-size:16px}.hero__btn-wrap{margin-top:40px}.hero__app-links a{width:165px;height:48px}.hero__app-links a:first-child{margin-right:var(--gap-s)}.hero__bottom{margin-top:40px}.hero__bottom-text{max-width:445px}.hero__image{margin-top:100px}.awards__item-wrap{flex:0 0 50%}.simple-video{padding-bottom:142px}.simple-video__bg{width:1240px}.simple-video__bg:before{height:206px}.simple-video__title{margin-bottom:var(--gap-s)}.simple-video__content{border-radius:15px}.short__content{padding:30px}.benefits__items{justify-content:center}.benefits .item{width:226px}.features__items{max-width:600px}.features .item{flex-wrap:wrap;padding:48px;flex-direction:row}.features .item--1 .item__image_main{width:240px;margin-left:43px;transform:scale(-1,1)}.features .item--1 .item__image_decor--1{left:200px}.features .item--1 .item__image_decor--2{bottom:60px;left:280px}.features .item--1 .result{padding:20px}.features .item--1 .result__score,.features .item--1 .result__time{font-size:12px}.features .item--1 .result__score b,.features .item--1 .result__time b{font-size:21px}.features .item--1 .rating{padding-right:30px}.features .item--2 .item__image{margin-left:-18px}.features .item--2 .item__image_main{width:540px}.features .item--3 .item__image{margin:0 auto}.features .item--3 .item__image_main{width:221px}.features .item--3 .item__image_decor--3 .img{width:121px}.features .item--4{background:linear-gradient(180deg,rgba(41,31,75,.25) 0%,#151320 54.89%)}.features .item--4 .item__image{margin:0 auto;margin-bottom:-100px}.features .item--4 .item__image_main{background:50% 0/100% no-repeat;width:266px;max-height:400px;filter:drop-shadow(0px -50px 25px rgba(137,96,255,.2))}.features .item--4 .item__image_main:before{content:'';width:1000px;left:50%;position:absolute;top:0;height:428px;transform:translateX(-50%);background:linear-gradient(0deg,#151320 7.01%,rgba(28,25,44,0) 84.84%)}.grandmaster__subtitle{margin-top:24px}.grandmaster__items{max-width:441px}.grandmaster__items li{width:100%}.grandmaster__items li:nth-child(even){width:100%}.grandmaster-video{padding-bottom:173px}.grandmaster-video__bg{height:385px}.grandmaster-video__bg:after{height:206px}.grandmaster-video__content{border-radius:15px;max-width:600px}.ticker:before{display:none}.ticker:after{display:none}.chkd-list-item{padding-left:45px}.chkd-list-item:before{left:5px}.you-get__content{padding:0;background:0 0;box-shadow:none !important;border:none;max-width:600px;border-radius:0;overflow:visible}.you-get__content-2 ul li{min-height:initial}.you-get__content-2 ul li .icon{top:-2px;left:5px}.you-get__content-3 .swiper-container:before{left:50%;width:50vw;transform:translateX(-100%)}.you-get__content-3 .swiper-container:after{right:50%;width:50vw;transform:translateX(100%)}.you-get__content-3 .swiper-container .swiper-slide{padding:4px 10px}.awards-winning__top{margin-bottom:var(--gap-l)}.awards-winning__top-image-wrap{flex:0 0 40%;min-height:166px}.awards-winning__top-content-wrap{flex:0 0 60%;padding-left:30px}.awards-winning__bottom-content-wrap{flex:0 0 60%;padding:0;padding-right:30px}.awards-winning__bottom-content-wrap h3,.awards-winning__bottom-content-wrap h5{margin-bottom:var(--gap-m)}.awards-winning__bottom-content-wrap h4{margin:var(--gap-s) 0 var(--gap-xs)}.awards-winning__bottom-image-wrap{flex:0 0 40%}.app-reviews._with-slider:before,.app-reviews._with-slider:after{display:none}.app-reviews__items .item{width:calc((100% - 32px) / 2)}.store-reviews{margin-bottom:70px}.store-reviews__store-icon{height:60px;width:60px}.store-reviews__btn{height:40px;width:40px}.cta{padding-top:112px}.cta__title{font-size:32px}.cta .decor--1{top:100px;margin-left:50px}.cta .decor--1 .decor__image{width:114px}.cta .decor--2{top:200px;margin-left:70px}.cta .decor--2 .decor__image{width:92px}.cta .decor--3{display:none}.cta .decor--4 .decor__image{width:254px}.cta .decor--5{top:100px;margin-right:50px}.cta .decor--5 .decor__image{width:175px}.cta .decor--6{top:300px;margin-right:50px}.cta .decor--6 .decor__image{width:148px}.cta .decor--7{top:250px;margin-right:50px}.cta .decor--7 .decor__inner{transform:translate3d(50px,0,0) rotate(-8.027deg)}.cta .decor--7 .decor__image{width:107px}.cta .decor--8{display:none}.proposed-posts__title br{display:none}.proposed-posts__list-item{flex:0 0 50%}.post-category a{padding:6px 20px}.page__wrap{padding-top:80px}.page__wrap_home{padding-top:0}.blog [class*=__container]{max-width:620px}.blog .heading{padding-top:176px}.blog .heading__title{font-size:var(--h1)}.blog .featured__post{flex-direction:column;gap:var(--gap-m)}.blog .featured__post-img{flex:0 0 auto;min-height:initial;height:337px}.blog .featured__post-main{padding-left:0;max-width:100%}.blog .posts__list{grid-template-columns:repeat(1,1fr)}.blog .citate__container{padding-bottom:var(--gap-l)}.blog-cta__title{font-size:32px !important}.gut.blog-cta{padding:0 !important}.gut.blog-cta .blog-cta__text{font-size:18px}.single-page{padding-top:82px}.single-page__breadcrumbs{padding:20px 0}.single-page__breadcrumbs .breadcrumbs__container{max-width:620px}.single-page__container{max-width:620px}.single-page__post-preview{margin-bottom:var(--gap-m)}.single-page__title{font-size:var(--h2);line-height:var(--h2-lh)}.single-page .blog-cta{padding-bottom:64px}.post-info__container{max-width:620px}.related__container{max-width:620px}.related__posts{gap:64px}.related__posts .post{flex:0 0 100%}.quote__title_no-text{padding-top:50px}.quote__content{padding:0}.post__head{height:337px}.post__main{height:208px}.post__categiries{min-height:36px}.post__categiries a{font-size:16px}.post__title{max-width:327px}.float-link{right:40px}.float{max-width:736px}.gdpr{max-width:736px}.footer__container{max-width:620px;gap:64px 32px}.footer__menus{order:3}.footer__app-icon{margin-bottom:var(--gap-l)}.footer__bottom{margin-top:0;order:4;flex-direction:column-reverse;gap:32px}.footer__social{margin-left:0}.goal__img{height:130px}.goal__text{font-size:12px}.page-reviews .app-reviews__title{font-size:24px}.gl-hero{padding:40px 0 60px}.gl-hero__container{flex-direction:column;gap:40px}.gl-hero__left{width:100%}.gl-hero__decor-1{top:13%;left:-11%}.gl-hero__decor-3{bottom:3%;left:-3%}.gl-hero__info{flex:none;width:100%}.gl-hero__title{font-size:42px;line-height:52px}.gl-hero__text{flex:none;width:100%;padding-top:0}.gl-benefits{padding:40px 0}.gl-benefits__grid{gap:40px 20px;padding:40px 0}.gl-benefits__item{flex:0 0 calc(50% - 10px)}.gl-main{padding:var(--gap-l) 0}.gl-main__head{flex-direction:column;align-items:flex-start;gap:16px}.gl-main__grid{margin-top:32px}.gl-main .item{flex:0 0 calc(50% - 14px);min-height:initial}.gl-main .item__time{font-size:11px}.gl-main .item__best-for{bottom:0}.gl-main .item__tags{width:100%}.gl-main .item__tag{align-items:flex-start;font-size:10px}.gl-main .item:hover{box-shadow:0 15px 60px 0 rgba(137,96,255,.2)}.gl-how{padding:60px 0}.gl-how__box{padding:48px 32px}.gl-how__icon--1{width:64px;height:64px;bottom:-24px;right:44px}.gl-how__icon--2{width:80px;height:80px;bottom:10px;left:-23px}.gl-how__icon--3{width:64px;height:64px;top:-16px;right:24px}.gl-how__icon--4{width:64px;height:64px;top:-16px;left:24px}.games-page{padding-top:76px}.games-page .games-page__decor-1{top:-800px}.games-page .games-page__decor-2{display:none}.games-page .games-page__decor-3{right:-135px}}@media (max-width:760px){body{--container-width:358px;--xp-inner:0px;--xp-inner-m:0px;--sp:var(--gap-m);--h1:24px;--h1-lh:1.33;--h2:24px;--h2-lh:1.33;--h3:24px;--h3-lh:1.33}html{scroll-padding-top:64px}br._d{display:none}br._t{display:none}br._m{display:initial}.form__fields{margin:-7px}.form__field{padding:7px}.form__field span{margin-bottom:5px}.form__field-input-text{flex:0 0 100%}.form__btn-wrap{padding:30px 0 50px}.header{background:var(--body-bg)}.header__decor{overflow:hidden}.header__decor:before,.header__decor:after{height:750px;width:750px;opacity:.5}.header__decor:before{transform:translateX(-20%)}.header__container{padding:8px;max-width:100%}.header__logo{width:150px;height:48px;position:relative;z-index:5}.header__btn{padding:10px;font-size:var(--xs)}.top-panel_desktop{display:none}.top-panel_tablet{display:none}.top-panel_mobile{display:block}.top-panel__text{margin-right:15px;font-size:var(--xs);line-height:var(--xs-lh);text-align:center}.top-panel__btn{flex:0 0 auto;padding:7.5px 25px}.hero{padding-top:108px}.hero.pt_mobile{padding-top:170px !important}.hero__title{font-size:24px}.hero__subtitle{margin-top:24px}.hero__app-links{display:none}.hero__bottom{flex-wrap:wrap;justify-content:center;text-align:center;gap:16px}.hero__image{margin-top:185px}.hero__image_main{width:360px;margin-left:-10px}.hero__image .decor--medal{top:-20px;left:-10px}.hero__image .decor--medal .decor__image{width:86px}.hero__image .decor--joystick{top:13px;right:-10px}.hero__image .decor--joystick .decor__image{width:86px}.hero__image .item{width:170px}.hero__image .item__inner{padding:10px 15px}.hero__image .item--1{top:-74px;left:50%;margin-left:-85px}.hero__image .item--1 .item__inner{padding-top:32px}.hero__image .item--1 .item__image{width:72px;height:72px;top:-48px}.hero__image .item--2{right:50%;margin-right:-85px}.hero__image .item__text{font-size:14px}.awards__item-wrap{flex:0 0 100%}.simple-video{padding-bottom:var(--sp)}.simple-video__bg{display:none}.simple-video__bg:before{display:none}.simple-video__content{box-shadow:0px 16px 60px 0px rgba(137,96,255,.3)}.short__content{padding:30px 20px}.benefits__items{gap:64px}.benefits .item__title{font-size:16px}.benefits .item__text{margin-top:10px}.features .item{padding:48px 0;border-radius:0;border:none;border-top:2px solid #2d2948;background:0 0;overflow:visible}.features .item__title{font-size:16px}.features .item__text{margin-top:16px}.features .item--1 .item__image_main{margin:0;width:200px}.features .item--1 .item__image_decor--1{left:115px}.features .item--1 .item__image_decor--2{bottom:0;left:190px}.features .item--2 .item__image{margin-left:-80px}.features .item--2 .item__image_main{width:424px}.features .item--2 .item__image_decor-inner{transform:translateX(20px)}.features .item--3 .item__image_main{width:182px}.features .item--3 .item__image_main:before{bottom:5px;transform:scale(.7) rotate(-76deg)}.features .item--3 .item__image_decor--1{left:20px}.features .item--3 .item__image_decor--1 .item__image_decor-inner{padding:10px}.features .item--3 .item__image_decor--1 .img{width:60px}.features .item--3 .item__image_decor--2{top:80px}.features .item--3 .item__image_decor--2 .item__image_decor-inner{padding:15px}.features .item--3 .item__image_decor--2 .img{width:82px}.features .item--3 .item__image_decor--3{bottom:25px}.features .item--3 .item__image_decor--3 .item__image_decor-inner{padding:20px}.features .item--3 .item__image_decor--3 .img{width:100px}.features .item--4 .item__image_decor--1{right:-40px}.grandmaster__items{background:0 0;padding:0;border:none;max-width:320px}.grandmaster__items li{font-size:14px}.grandmaster-video{padding-bottom:var(--sp)}.grandmaster-video__bg{display:none}.grandmaster-video__bg:after{display:none}.grandmaster-video__content{box-shadow:0px 16px 60px 0px rgba(137,96,255,.3)}.ticker__body{margin-top:32px;margin-bottom:0}.ticker .swiper-slide img{width:auto;max-height:30px}.chkd-list-item{padding-left:35px}.chkd-list-item:before{height:13px;width:20px}.you-get__title{text-align:center}.you-get__content-2 ul li{padding-left:35px}.you-get__content-2 ul li .icon{top:-1px;left:5px;height:20px;width:20px}.awards-winning__title{margin-bottom:var(--gap-xs)}.awards-winning__subtitle{margin-bottom:var(--gap-s)}.awards-winning__top{flex-wrap:wrap}.awards-winning__top-image-wrap{flex:0 0 100%;order:1;min-height:190px;border-radius:15px;margin-bottom:var(--gap-xs)}.awards-winning__top-content-wrap{flex:0 0 100%;order:2;padding-left:0}.awards-winning__bottom{flex-wrap:wrap}.awards-winning__bottom-content-wrap{flex:0 0 100%;order:2;padding-right:0;margin-bottom:20px}.awards-winning__bottom-content-wrap h3,.awards-winning__bottom-content-wrap h5{margin-bottom:var(--gap-s)}.awards-winning__bottom-content-wrap h4{padding-left:30px;margin:var(--gap-s) 0 var(--gap-xs)}.awards-winning__bottom-content-wrap h4:before{height:20px;width:20px;top:1px}.awards-winning__bottom-image-wrap{flex:0 0 100%;order:1;min-height:550px;background:center/contain no-repeat;margin-bottom:var(--gap-s)}.app-reviews__title br{display:initial}.app-reviews__rate{flex-direction:column-reverse;font-size:16px;text-align:center;gap:16px}.app-reviews__items.swiper,.app-reviews__items.list{margin-top:48px}.app-reviews__items.list{gap:20px}.app-reviews__items .item{width:100%}.app-reviews__video{margin-top:32px}.app-reviews__video-title{font-size:18px}.app-reviews .swiper-pagination{display:block}.app-reviews__modal.modal-overlay{align-items:flex-start}.app-reviews__modal.modal-overlay .close-button{top:15px;right:15px}.app-reviews__read-more{margin-top:40px}.store-reviews{padding:var(--gap-xs);border-radius:15px}.store-reviews__store-icon{height:50px;width:50px}.store-reviews__btn_prev{left:20px}.store-reviews__btn_next{right:20px}.store-reviews__btn{top:calc(100% + 29px);height:40px;width:40px;z-index:15}.app-review__user-name{font-size:var(--s)}.star-rate span{height:25px;width:25px;margin-right:8px}.cta{padding-top:70px}.cta__title{font-size:24px}.cta__text{font-size:16px;margin-top:50px}.cta .decor{display:none}.proposed-posts__list-item{flex:0 0 100%}.proposed-post__image{height:195px}.proposed-post__categories li a{padding:5px 10px}.proposed-post__title{min-height:initial;margin-bottom:10px;font-size:var(--m)}.proposed-post__btn{max-width:100%;text-align:center}.page-404 .section404{height:55vh}.page__wrap{padding-top:60px}.page__wrap_home{padding-top:0}.blog [class*=__container]{max-width:350px}.blog .heading{padding-top:130px;padding-bottom:64px}.blog .featured__title{font-size:var(--s)}.blog .featured__post-img{height:248px}.blog .featured__post-title{font-size:var(--m)}.blog .featured__post-excerpt{font-size:16px;line-height:1.75}.blog .featured__post-date{gap:5px;margin-top:10px}.blog .citate__container{padding-bottom:var(--gap-m)}.blog .citate__text{font-size:16px;line-height:1.5}.blog-cta{padding-top:92px;padding-bottom:92px}.blog-cta__title{font-size:var(--l) !important;margin-bottom:32px}.gut.blog-cta{padding:0;margin:48px 0}.gut.blog-cta .blog-cta__text{font-size:16px}.single-page{padding-top:70px}.single-page__breadcrumbs{padding:15px 0}.single-page__breadcrumbs .breadcrumbs__container{max-width:var(--container-width)}.single-page__head{margin-bottom:48px}.single-page__container{max-width:var(--container-width)}.single-page__post-preview{margin-bottom:var(--gap-s);padding-bottom:60%}.single-page__meta .post-readingtime{margin-left:0}.single-page__title{font-size:var(--h1);line-height:var(--h1-lh)}.single-page__content-table{margin-bottom:48px}.single-page__content-table .kamatoc{font-size:14px;line-height:2}.single-page__content-table-title{font-size:16px;margin:0 0 16px !important}.single-page__contributors{margin-right:0;margin-bottom:20px}.single-page .blog-cta__title{margin-bottom:32px}.post-info__container{gap:48px;max-width:var(--container-width)}.post-info__title{margin-bottom:30px}.related__container{padding-top:48px;padding-bottom:48px;max-width:var(--container-width)}.related__title{font-size:24px;margin-bottom:48px}.related__posts{gap:32px}.quote__body{text-align:center;padding:20px 0 0 20px}.quote__body:before{height:40px;width:40px}.post__head{height:auto;min-height:248px}.post__update{margin-bottom:14px}.post__main{height:248px}.home-page .float{display:block}.float-link{bottom:20px;right:50%;transform:translateX(50%)}.float{display:block;max-width:340px}.float__link-item{height:40px;width:152px}.gdpr{max-width:340px;flex-direction:column;padding:10px 16px;margin-bottom:10px}.gdpr__close{left:auto;right:0;transform:translate(50%,-50%)}.gdpr__text{margin-bottom:10px;padding-right:0}.footer{padding-bottom:100px}.footer__container{max-width:var(--container-width);gap:48px}.footer__menus{flex-wrap:wrap;width:100%;gap:48px;order:1}.footer__subscribe{width:100%;order:2}.footer__subscribe_title{text-align:center}.footer__subscribe input{width:100%}.footer__app{display:none}.footer__app-icon{margin-bottom:var(--gap-m)}.footer__menu-wrap{width:calc(50% - 24px)}.footer__menu li{margin-bottom:9px}.footer__bottom{padding-top:32px;order:3}.modal-overlay .close-button{top:15px;right:15px}.modal-post__body{padding:40px 20px 20px}.modal-post__title{font-size:20px}#modal-subscribe .modal-post__title{max-width:275px}#modal-subscribe .footer__subscribe_form{flex-direction:column}#modal-subscribe-full .modal-post__title{max-width:275px}#modal-subscribe-full .footer__subscribe_form{flex-direction:column}#modal-upgrade-1 .modal-post__body{width:auto}#modal-upgrade-1 .modal-post__btn{min-width:initial;width:100%}#modal-upgrade-1 .hero__image{margin-top:125px;transform:translateX(0px)}#modal-upgrade-1 .hero__image .item--1{left:50%;margin-left:0;transform:translateX(-50%)}#modal-upgrade-1 .hero__image .item--2{right:auto;left:50%;transform:translateX(-50%)}#modal-upgrade-1 .hero__image .decor--joystick .decor__image{display:none}#modal-upgrade-1 .hero__image .decor--medal .decor__image{display:none}#modal-upgrade-1 .hero__image_main{width:270px;margin-left:20px}#modal-upgrade-2 .modal-post__btn{min-width:initial;width:100%}.modal-waitlist .modal-post__body{gap:0px;padding:48px 34px 41px}.modal-waitlist .modal-post__title{padding-right:0;order:1;font-size:22px;margin-bottom:32px}.modal-waitlist .footer__subscribe{order:2}.modal-waitlist .footer__subscribe_form{padding-right:0}.modal-waitlist .modal-post__text{font-size:9px;order:3;margin-top:25px}.modal-waitlist .btn{margin-top:15px}.modal-form{align-items:flex-start}.modal-form__body{padding:20px}.modal-form__title{margin-bottom:20px;font-size:32px}.exclusive__title br{display:none}.exclusive__btn{margin:40px auto}.gl-hero{padding:32px 0 48px}.gl-hero__container{gap:24px}.gl-hero__info{gap:8px}.gl-hero__subtitle{font-size:20px;line-height:28px}.gl-hero__title{font-size:32px;line-height:40px}.gl-hero__text{font-size:14px;line-height:20px}.gl-hero__img{width:100%}.gl-hero__decor-1{width:90px}.gl-hero__decor-2{width:82px}.gl-hero__decor-4{width:120px}.gl-benefits{padding:32px 0}.gl-benefits__grid{gap:24px 16px;padding:32px 0}.gl-benefits__item{gap:8px;padding-right:0;flex:0 0 calc(50% - 8px)}.gl-benefits__number{font-size:20px;line-height:28px}.gl-benefits__title{font-size:16px;line-height:24px}.gl-benefits__desc{font-size:12px;line-height:18px}.gl-how{padding:40px 0}.gl-how__box{padding:32px 16px}.gl-how__icon{display:none}.gl-how__inner h1,.gl-how__inner h2,.gl-how__inner h3,.gl-how__inner h4,.gl-how__inner h5,.gl-how__inner h6{font-size:28px;line-height:36px}.gl-how__inner>*:not(h1,h2,h3,h4,h5,h6){font-size:14px;line-height:20px}.gl-main .item{flex:0 0 100%;border-radius:15px;padding:12px 12px 32px;border-width:1px}.gl-main .item__preview{width:260px;height:260px}.gl-main .item__time{font-size:10px;line-height:14px;padding:2px 8px 2px 2px}.gl-main .item__title{font-size:18px;line-height:24px}.gl-main .item__description{font-size:11px;line-height:14px;min-height:28px}.gl-main .item__btn{margin-top:16px;min-width:100px;font-size:14px;padding:10px 16px}.games-page{padding-top:64px}}