:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
@keyframes style-module-scss-module___N-XoG__fadeInUpTextKeyframe{0%{opacity:0;transform:translateY(50px)}60%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.style-module-scss-module___N-XoG__wrapper{flex-direction:column;place-content:center;align-items:center;gap:30px;width:100%;height:100%;display:flex}.style-module-scss-module___N-XoG__header{color:#0d1c2e;padding-top:16px;font-size:20px;font-weight:800}.style-module-scss-module___N-XoG__header__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module___N-XoG__fadeInUpTextKeyframe;transform:translateY(50px)}@media (min-width:425px){.style-module-scss-module___N-XoG__header{padding-top:16px}}@media (min-width:675px){.style-module-scss-module___N-XoG__header{font-size:30px}}@media (min-width:1280px){.style-module-scss-module___N-XoG__header{font-size:40px}}.style-module-scss-module___N-XoG__mobile__container{width:100%;height:100%;display:none}@media (max-width:768px){.style-module-scss-module___N-XoG__mobile__container{display:block}}.style-module-scss-module___N-XoG__tablet__container{width:100%;display:none}@media (min-width:769px) and (max-width:1280px){.style-module-scss-module___N-XoG__tablet__container{display:block}}.style-module-scss-module___N-XoG__laptop__container{width:100%;display:none}@media (min-width:1281px) and (max-width:1728px){.style-module-scss-module___N-XoG__laptop__container{display:block}}.style-module-scss-module___N-XoG__desktop__container{width:100%;display:none}@media (min-width:1729px){.style-module-scss-module___N-XoG__desktop__container{display:block}}.style-module-scss-module___N-XoG__swiperContainer,.style-module-scss-module___N-XoG__swiper,.style-module-scss-module___N-XoG__slide{width:100%;height:100%}.style-module-scss-module___N-XoG__prevButton,.style-module-scss-module___N-XoG__nextButton{opacity:0!important}.style-module-scss-module___N-XoG__navButton{cursor:pointer;color:#fff;background:#0d1c2e;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.style-module-scss-module___N-XoG__navButton:disabled{opacity:.5;cursor:not-allowed}@media (min-width:425px){.style-module-scss-module___N-XoG__navButton{width:40px;height:40px}}@media (min-width:768px){.style-module-scss-module___N-XoG__navButton{width:44px;height:44px}}@media (min-width:1280px){.style-module-scss-module___N-XoG__navButton{width:40px;height:40px}}@media (min-width:1728px){.style-module-scss-module___N-XoG__navButton{width:60px;height:60px}}.style-module-scss-module___N-XoG__navDisabled{color:#0d1c2e4d;pointer-events:none;background-color:#0d1c2e1a}.style-module-scss-module___N-XoG__navDisabled:hover{cursor:not-allowed}.style-module-scss-module___N-XoG__arrowIcon{width:24px;height:24px}.style-module-scss-module___N-XoG__navigationContainer{z-index:99;place-content:center space-between;align-items:center;width:100%;max-width:100px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.style-module-scss-module___N-XoG__nav__dot{color:#0d1c2e4d;cursor:pointer;background:#0d1c2e4d;border-radius:50%;justify-content:center;align-items:center;width:8px;height:8px;font-weight:600;transition:all .2s linear;display:flex;margin:0!important}.style-module-scss-module___N-XoG__nav__dot__active,.style-module-scss-module___N-XoG__nav__dot:hover{background:#0d1c2e}
.style-module-scss-module__vxm90a__wrapper{flex-direction:column;align-content:center;align-items:center;gap:16px;width:100%;padding:0 16px;display:flex}.style-module-scss-module__vxm90a__card{border-radius:20px;flex-direction:column;justify-content:center;gap:10px;width:100%;max-width:400px;height:164px;padding:12px 16px;display:flex}.style-module-scss-module__vxm90a__card:first-child{background:linear-gradient(257deg,#b3b2fa 8.57%,#dc6aff 92.94%),linear-gradient(233deg,#e3ffa1 -.35%,#12d25c 71.6%);flex-direction:column;justify-content:center;gap:10px;display:flex;position:relative}.style-module-scss-module__vxm90a__card:first-child .style-module-scss-module__vxm90a__arrows{position:absolute;bottom:-10%;right:-2%}.style-module-scss-module__vxm90a__card:first-child .style-module-scss-module__vxm90a__arrows img{width:120px;height:66px}.style-module-scss-module__vxm90a__card:nth-child(2){background:linear-gradient(257deg,#ff6a6a 8.57%,#e12e90 92.94%);flex-direction:column;justify-content:center;gap:8px;display:flex}.style-module-scss-module__vxm90a__card:nth-child(2) .style-module-scss-module__vxm90a__header{align-content:center;align-items:center;gap:20px;display:flex}.style-module-scss-module__vxm90a__card:nth-child(3){background:linear-gradient(203deg,#bfe73e 3.99%,#4fb730 84.92%);grid-template-columns:1fr 1fr;align-content:center;align-items:center;gap:16px;display:grid}.style-module-scss-module__vxm90a__card:nth-child(3) .style-module-scss-module__vxm90a__title{font-size:14px}.style-module-scss-module__vxm90a__title{color:#fff;width:100%;font-size:16px;font-weight:800}.style-module-scss-module__vxm90a__number{color:#fff;font-size:32px;font-weight:800}.style-module-scss-module__vxm90a__logos{grid-template-columns:repeat(8,1fr);width:100%;display:grid}
.style-module-scss-module__L6Gxnq__wrapper{flex-direction:column;align-content:center;align-items:center;gap:16px;width:100%;padding:0 16px;display:flex}.style-module-scss-module__L6Gxnq__card{border-radius:20px;flex-direction:column;justify-content:center;gap:10px;width:100%;max-width:400px;height:164px;padding:12px 16px;display:flex}.style-module-scss-module__L6Gxnq__card:first-child{background:linear-gradient(203deg,#bfe73e 3.99%,#4fb730 84.92%);grid-template-columns:1fr 1fr;align-content:center;align-items:center;gap:16px;display:grid}.style-module-scss-module__L6Gxnq__card:first-child .style-module-scss-module__L6Gxnq__title{font-size:14px}.style-module-scss-module__L6Gxnq__card:nth-child(2){background:linear-gradient(257deg,#5be2f3 8.57%,#1452cd 92.94%);position:relative}.style-module-scss-module__L6Gxnq__card:nth-child(2) .style-module-scss-module__L6Gxnq__headphone{position:absolute;bottom:-15%;right:-2%}.style-module-scss-module__L6Gxnq__card:nth-child(2) .style-module-scss-module__L6Gxnq__headphone img{width:110px;height:102px}.style-module-scss-module__L6Gxnq__title{color:#fff;width:100%;font-size:16px;font-weight:800}.style-module-scss-module__L6Gxnq__number{color:#fff;font-size:32px;font-weight:800}
.style-module-scss-module__e6tMCG__wrapper{flex-direction:column;align-content:center;align-items:center;gap:16px;width:100%;padding:0 16px;display:flex}.style-module-scss-module__e6tMCG__card{border-radius:20px;flex-direction:column;justify-content:center;gap:10px;width:100%;max-width:400px;height:164px;padding:12px 16px;display:flex}.style-module-scss-module__e6tMCG__card:first-child{background:linear-gradient(257deg,#5c718a 8.57%,#0d1c2e 92.94%);grid-template-columns:86px 1fr;align-content:center;align-items:center;gap:12px;display:grid}.style-module-scss-module__e6tMCG__card:nth-child(2){background:linear-gradient(257deg,#ffde66 8.57%,#e26629 92.94%);position:relative}.style-module-scss-module__e6tMCG__card:nth-child(2) .style-module-scss-module__e6tMCG__coins{position:absolute;bottom:-15%;right:-2%}.style-module-scss-module__e6tMCG__card:nth-child(3){background:linear-gradient(257deg,#5be2f3 8.57%,#1452cd 92.94%);position:relative}.style-module-scss-module__e6tMCG__card:nth-child(3) .style-module-scss-module__e6tMCG__headphone{position:absolute;bottom:-15%;right:-2%}.style-module-scss-module__e6tMCG__card:nth-child(3) .style-module-scss-module__e6tMCG__headphone img{width:110px;height:102px}.style-module-scss-module__e6tMCG__title{color:#fff;width:100%;font-size:16px;font-weight:800}.style-module-scss-module__e6tMCG__number{color:#fff;font-size:32px;font-weight:800}.style-module-scss-module__e6tMCG__logos{grid-template-columns:repeat(8,1fr);width:100%;display:grid}
@keyframes style-module-scss-module__VRCDBa__bubbleInKeyframe{0%{opacity:0;transform:scale(.5)}60%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.style-module-scss-module__VRCDBa__wrapper{place-content:center;align-items:center;width:100%;display:flex}.style-module-scss-module__VRCDBa__container{grid-template-columns:1fr 1fr;place-content:center;align-items:center;gap:32px;width:100%;max-width:600px;display:grid}.style-module-scss-module__VRCDBa__card{border-radius:24px;flex-direction:column;gap:10px;padding:32px 24px;display:flex}.style-module-scss-module__VRCDBa__column{grid-template-columns:1fr;gap:32px;display:grid}.style-module-scss-module__VRCDBa__column:first-child .style-module-scss-module__VRCDBa__card:first-child{background:linear-gradient(257deg,#b3b2fa 8.57%,#dc6aff 92.94%),linear-gradient(233deg,#e3ffa1 -.35%,#12d25c 71.6%);position:relative}.style-module-scss-module__VRCDBa__column:first-child .style-module-scss-module__VRCDBa__card:first-child .style-module-scss-module__VRCDBa__arrows{position:absolute;bottom:-10%;right:-2%}.style-module-scss-module__VRCDBa__column:first-child .style-module-scss-module__VRCDBa__card:first-child .style-module-scss-module__VRCDBa__arrows img{width:120px;height:66px}.style-module-scss-module__VRCDBa__column:first-child .style-module-scss-module__VRCDBa__card:first-child .style-module-scss-module__VRCDBa__arrows__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.4s forwards style-module-scss-module__VRCDBa__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__VRCDBa__column:first-child .style-module-scss-module__VRCDBa__card:nth-child(2){background:linear-gradient(257deg,#5c718a 8.57%,#0d1c2e 92.94%);flex-direction:column;gap:24px;display:flex}.style-module-scss-module__VRCDBa__column:first-child .style-module-scss-module__VRCDBa__card:nth-child(3){background:linear-gradient(257deg,#ffde66 8.57%,#e26629 92.94%);position:relative}.style-module-scss-module__VRCDBa__column:first-child .style-module-scss-module__VRCDBa__card:nth-child(3) .style-module-scss-module__VRCDBa__coins{position:absolute;bottom:-15%;right:-2%}.style-module-scss-module__VRCDBa__column:first-child .style-module-scss-module__VRCDBa__card:nth-child(3) .style-module-scss-module__VRCDBa__coins__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.6s forwards style-module-scss-module__VRCDBa__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__VRCDBa__column:first-child .style-module-scss-module__VRCDBa__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__VRCDBa__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__VRCDBa__column:first-child .style-module-scss-module__VRCDBa__card__active:nth-child(2){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.4s forwards style-module-scss-module__VRCDBa__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__VRCDBa__column:first-child .style-module-scss-module__VRCDBa__card__active:nth-child(3){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__VRCDBa__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__VRCDBa__column:nth-child(2) .style-module-scss-module__VRCDBa__card:first-child{background:linear-gradient(257deg,#ff6a6a 8.57%,#e12e90 92.94%);flex-direction:column;gap:20px;display:flex}.style-module-scss-module__VRCDBa__column:nth-child(2) .style-module-scss-module__VRCDBa__card:first-child .style-module-scss-module__VRCDBa__header{flex-direction:column;width:100%;display:flex}.style-module-scss-module__VRCDBa__column:nth-child(2) .style-module-scss-module__VRCDBa__card:first-child .style-module-scss-module__VRCDBa__logos{grid-template-columns:repeat(4,1fr);gap:10px;width:100%;display:grid}.style-module-scss-module__VRCDBa__column:nth-child(2) .style-module-scss-module__VRCDBa__card:nth-child(2){background:linear-gradient(257deg,#5be2f3 8.57%,#1452cd 92.94%);position:relative}.style-module-scss-module__VRCDBa__column:nth-child(2) .style-module-scss-module__VRCDBa__card:nth-child(2) .style-module-scss-module__VRCDBa__headphone{position:absolute;bottom:-15%;right:-2%}.style-module-scss-module__VRCDBa__column:nth-child(2) .style-module-scss-module__VRCDBa__card:nth-child(2) .style-module-scss-module__VRCDBa__headphone img{width:120px;height:102px}.style-module-scss-module__VRCDBa__column:nth-child(2) .style-module-scss-module__VRCDBa__card:nth-child(2) .style-module-scss-module__VRCDBa__headphone__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 2s forwards style-module-scss-module__VRCDBa__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__VRCDBa__column:nth-child(2) .style-module-scss-module__VRCDBa__card:nth-child(3){background:linear-gradient(203deg,#bfe73e 3.99%,#4fb730 84.92%);grid-template-columns:1fr;align-content:center;align-items:center;gap:16px;display:grid}.style-module-scss-module__VRCDBa__column:nth-child(2) .style-module-scss-module__VRCDBa__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1s forwards style-module-scss-module__VRCDBa__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__VRCDBa__column:nth-child(2) .style-module-scss-module__VRCDBa__card__active:nth-child(2){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__VRCDBa__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__VRCDBa__column:nth-child(2) .style-module-scss-module__VRCDBa__card__active:nth-child(3){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.6s forwards style-module-scss-module__VRCDBa__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__VRCDBa__title{color:#fff;font-size:16px;font-weight:800}.style-module-scss-module__VRCDBa__number{color:#fff;font-size:36px;font-weight:800}
@keyframes style-module-scss-module__Dx_IWq__bubbleInKeyframe{0%{opacity:0;transform:scale(.5)}60%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.style-module-scss-module__Dx_IWq__wrapper{place-content:center;align-items:center;width:100%;display:flex}.style-module-scss-module__Dx_IWq__container{grid-template-columns:repeat(3,1fr);place-content:center;align-items:center;gap:24px;width:100%;max-width:1200px;display:grid}@media (min-width:1280px){.style-module-scss-module__Dx_IWq__container{gap:44px}}@media (min-width:1440px){.style-module-scss-module__Dx_IWq__container{gap:44px;margin-top:0}}.style-module-scss-module__Dx_IWq__column{flex-direction:column;gap:24px;height:100%;display:flex}.style-module-scss-module__Dx_IWq__column:first-child .style-module-scss-module__Dx_IWq__card:first-child{background:linear-gradient(257deg,#b3b2fa 8.57%,#dc6aff 92.94%),linear-gradient(233deg,#e3ffa1 -.35%,#12d25c 71.6%);position:relative}.style-module-scss-module__Dx_IWq__column:first-child .style-module-scss-module__Dx_IWq__card:first-child .style-module-scss-module__Dx_IWq__arrows{position:absolute;bottom:-10%;right:-8%}.style-module-scss-module__Dx_IWq__column:first-child .style-module-scss-module__Dx_IWq__card:first-child .style-module-scss-module__Dx_IWq__arrows img{width:120px;height:66px}.style-module-scss-module__Dx_IWq__column:first-child .style-module-scss-module__Dx_IWq__card:first-child .style-module-scss-module__Dx_IWq__arrows__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.4s forwards style-module-scss-module__Dx_IWq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__Dx_IWq__column:first-child .style-module-scss-module__Dx_IWq__card:nth-child(2){background:linear-gradient(257deg,#5c718a 8.57%,#0d1c2e 92.94%);flex-direction:column;gap:24px;padding:48px 32px;display:flex}.style-module-scss-module__Dx_IWq__column:first-child .style-module-scss-module__Dx_IWq__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__Dx_IWq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__Dx_IWq__column:first-child .style-module-scss-module__Dx_IWq__card__active:nth-child(2){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.4s forwards style-module-scss-module__Dx_IWq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__Dx_IWq__column:nth-child(2) .style-module-scss-module__Dx_IWq__card:first-child{background:linear-gradient(257deg,#ff6a6a 8.57%,#e12e90 92.94%);flex-direction:column;gap:20px;padding:48px 32px;display:flex}.style-module-scss-module__Dx_IWq__column:nth-child(2) .style-module-scss-module__Dx_IWq__card:first-child .style-module-scss-module__Dx_IWq__header{flex-direction:column;width:100%;display:flex}.style-module-scss-module__Dx_IWq__column:nth-child(2) .style-module-scss-module__Dx_IWq__card:first-child .style-module-scss-module__Dx_IWq__logos{grid-template-columns:repeat(4,1fr);gap:10px;width:100%;display:grid}.style-module-scss-module__Dx_IWq__column:nth-child(2) .style-module-scss-module__Dx_IWq__card:nth-child(2){background:linear-gradient(257deg,#5be2f3 8.57%,#1452cd 92.94%);position:relative}.style-module-scss-module__Dx_IWq__column:nth-child(2) .style-module-scss-module__Dx_IWq__card:nth-child(2) .style-module-scss-module__Dx_IWq__headphone{position:absolute;bottom:-40%;right:-2%}.style-module-scss-module__Dx_IWq__column:nth-child(2) .style-module-scss-module__Dx_IWq__card:nth-child(2) .style-module-scss-module__Dx_IWq__headphone img{width:110px;height:102px}.style-module-scss-module__Dx_IWq__column:nth-child(2) .style-module-scss-module__Dx_IWq__card:nth-child(2) .style-module-scss-module__Dx_IWq__headphone__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 2s forwards style-module-scss-module__Dx_IWq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__Dx_IWq__column:nth-child(2) .style-module-scss-module__Dx_IWq__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__Dx_IWq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__Dx_IWq__column:nth-child(2) .style-module-scss-module__Dx_IWq__card__active:nth-child(2){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.6s forwards style-module-scss-module__Dx_IWq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__Dx_IWq__column:nth-child(3) .style-module-scss-module__Dx_IWq__card:first-child{background:linear-gradient(257deg,#ffde66 8.57%,#e26629 92.94%);position:relative}.style-module-scss-module__Dx_IWq__column:nth-child(3) .style-module-scss-module__Dx_IWq__card:first-child .style-module-scss-module__Dx_IWq__coins{position:absolute;bottom:-15%;right:-10%}.style-module-scss-module__Dx_IWq__column:nth-child(3) .style-module-scss-module__Dx_IWq__card:first-child .style-module-scss-module__Dx_IWq__coins img{width:109.374px;height:86.394px}.style-module-scss-module__Dx_IWq__column:nth-child(3) .style-module-scss-module__Dx_IWq__card:first-child .style-module-scss-module__Dx_IWq__coins__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.6s forwards style-module-scss-module__Dx_IWq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__Dx_IWq__column:nth-child(3) .style-module-scss-module__Dx_IWq__card:nth-child(2){background:linear-gradient(203deg,#bfe73e 3.99%,#4fb730 84.92%);grid-template-columns:1fr;align-content:center;align-items:center;gap:16px;padding:48px 32px;display:grid}.style-module-scss-module__Dx_IWq__column:nth-child(3) .style-module-scss-module__Dx_IWq__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1s forwards style-module-scss-module__Dx_IWq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__Dx_IWq__column:nth-child(3) .style-module-scss-module__Dx_IWq__card__active:nth-child(2){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__Dx_IWq__bubbleInKeyframe;transform:scale(.5)}@media (min-width:1280px){.style-module-scss-module__Dx_IWq__column{gap:44px}}.style-module-scss-module__Dx_IWq__card{border-radius:32px;width:100%;height:100%;padding:32px}.style-module-scss-module__Dx_IWq__title{color:#fff;font-size:28px;font-weight:800}.style-module-scss-module__Dx_IWq__number{color:#fff;font-size:56px;font-weight:800}
@keyframes style-module-scss-module__CVXYvq__bubbleInKeyframe{0%{opacity:0;transform:scale(.5)}60%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.style-module-scss-module__CVXYvq__wrapper{place-content:center;align-items:center;width:100%;display:flex}.style-module-scss-module__CVXYvq__container{grid-template-columns:repeat(3,1fr);place-content:center;align-items:center;gap:24px;width:100%;max-width:1000px;display:grid}@media (min-width:1280px){.style-module-scss-module__CVXYvq__container{gap:44px}}@media (min-width:1440px){.style-module-scss-module__CVXYvq__container{gap:44px;margin-top:0}}.style-module-scss-module__CVXYvq__column{flex-direction:column;gap:24px;height:100%;display:flex}.style-module-scss-module__CVXYvq__column:first-child .style-module-scss-module__CVXYvq__card:first-child{background:linear-gradient(257deg,#b3b2fa 8.57%,#dc6aff 92.94%),linear-gradient(233deg,#e3ffa1 -.35%,#12d25c 71.6%);position:relative}.style-module-scss-module__CVXYvq__column:first-child .style-module-scss-module__CVXYvq__card:first-child .style-module-scss-module__CVXYvq__arrows{position:absolute;bottom:-10%;right:-8%}.style-module-scss-module__CVXYvq__column:first-child .style-module-scss-module__CVXYvq__card:first-child .style-module-scss-module__CVXYvq__arrows img{width:187px;height:103px}.style-module-scss-module__CVXYvq__column:first-child .style-module-scss-module__CVXYvq__card:first-child .style-module-scss-module__CVXYvq__arrows__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.4s forwards style-module-scss-module__CVXYvq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__CVXYvq__column:first-child .style-module-scss-module__CVXYvq__card:nth-child(2){background:linear-gradient(257deg,#5c718a 8.57%,#0d1c2e 92.94%);flex-direction:column;gap:24px;padding:48px 32px;display:flex}.style-module-scss-module__CVXYvq__column:first-child .style-module-scss-module__CVXYvq__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__CVXYvq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__CVXYvq__column:first-child .style-module-scss-module__CVXYvq__card__active:nth-child(2){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.4s forwards style-module-scss-module__CVXYvq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__CVXYvq__column:nth-child(2) .style-module-scss-module__CVXYvq__card:first-child{background:linear-gradient(257deg,#ff6a6a 8.57%,#e12e90 92.94%);flex-direction:column;gap:20px;padding:48px 32px;display:flex}.style-module-scss-module__CVXYvq__column:nth-child(2) .style-module-scss-module__CVXYvq__card:first-child .style-module-scss-module__CVXYvq__header{flex-direction:column;width:100%;display:flex}.style-module-scss-module__CVXYvq__column:nth-child(2) .style-module-scss-module__CVXYvq__card:first-child .style-module-scss-module__CVXYvq__logos{grid-template-columns:repeat(4,1fr);gap:10px;width:100%;display:grid}.style-module-scss-module__CVXYvq__column:nth-child(2) .style-module-scss-module__CVXYvq__card:nth-child(2){background:linear-gradient(257deg,#5be2f3 8.57%,#1452cd 92.94%);position:relative}.style-module-scss-module__CVXYvq__column:nth-child(2) .style-module-scss-module__CVXYvq__card:nth-child(2) .style-module-scss-module__CVXYvq__headphone{position:absolute;bottom:-20%;right:-2%}.style-module-scss-module__CVXYvq__column:nth-child(2) .style-module-scss-module__CVXYvq__card:nth-child(2) .style-module-scss-module__CVXYvq__headphone img{width:177px;height:165px}.style-module-scss-module__CVXYvq__column:nth-child(2) .style-module-scss-module__CVXYvq__card:nth-child(2) .style-module-scss-module__CVXYvq__headphone__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 2s forwards style-module-scss-module__CVXYvq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__CVXYvq__column:nth-child(2) .style-module-scss-module__CVXYvq__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__CVXYvq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__CVXYvq__column:nth-child(2) .style-module-scss-module__CVXYvq__card__active:nth-child(2){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.6s forwards style-module-scss-module__CVXYvq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__CVXYvq__column:nth-child(3) .style-module-scss-module__CVXYvq__card:first-child{background:linear-gradient(257deg,#ffde66 8.57%,#e26629 92.94%);position:relative}.style-module-scss-module__CVXYvq__column:nth-child(3) .style-module-scss-module__CVXYvq__card:first-child .style-module-scss-module__CVXYvq__coins{position:absolute;bottom:-15%;right:-10%}.style-module-scss-module__CVXYvq__column:nth-child(3) .style-module-scss-module__CVXYvq__card:first-child .style-module-scss-module__CVXYvq__coins img{width:142.309px;height:112.307px}.style-module-scss-module__CVXYvq__column:nth-child(3) .style-module-scss-module__CVXYvq__card:first-child .style-module-scss-module__CVXYvq__coins__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1.6s forwards style-module-scss-module__CVXYvq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__CVXYvq__column:nth-child(3) .style-module-scss-module__CVXYvq__card:nth-child(2){background:linear-gradient(203deg,#bfe73e 3.99%,#4fb730 84.92%);grid-template-columns:1fr;align-content:center;align-items:center;gap:16px;padding:48px 32px;display:grid}.style-module-scss-module__CVXYvq__column:nth-child(3) .style-module-scss-module__CVXYvq__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1s forwards style-module-scss-module__CVXYvq__bubbleInKeyframe;transform:scale(.5)}.style-module-scss-module__CVXYvq__column:nth-child(3) .style-module-scss-module__CVXYvq__card__active:nth-child(2){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__CVXYvq__bubbleInKeyframe;transform:scale(.5)}@media (min-width:1280px){.style-module-scss-module__CVXYvq__column{gap:44px}}.style-module-scss-module__CVXYvq__card{border-radius:32px;width:100%;height:100%;padding:32px}.style-module-scss-module__CVXYvq__title{color:#fff;font-size:16px;font-weight:800}.style-module-scss-module__CVXYvq__number{color:#fff;font-size:36px;font-weight:800}
.style-module-scss-module__p9VmKa__swiperContainer,.style-module-scss-module__p9VmKa__swiper{width:100%;height:100%}.style-module-scss-module__p9VmKa__slide{place-content:center;align-items:center;width:100%;height:100%;display:flex}.style-module-scss-module__p9VmKa__navigationContainer{z-index:99;grid-template-columns:40px 1fr 40px;justify-content:center;align-items:center;gap:24px;width:100%;max-width:200px;display:grid;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}@media (min-width:425px){.style-module-scss-module__p9VmKa__navigationContainer{bottom:5px}}@media (min-width:768px){.style-module-scss-module__p9VmKa__navigationContainer{grid-template-columns:44px 1fr 44px;max-width:240px;bottom:5px}}@media (min-width:1280px){.style-module-scss-module__p9VmKa__navigationContainer{grid-template-columns:44px 1fr 44px;gap:38px;max-width:240px;bottom:20px}}@media (min-width:1728px){.style-module-scss-module__p9VmKa__navigationContainer{grid-template-columns:60px 1fr 60px;gap:38px;max-width:300px;bottom:20px}}.style-module-scss-module__p9VmKa__prevButton,.style-module-scss-module__p9VmKa__nextButton{opacity:0!important}@media (min-width:1280px){.style-module-scss-module__p9VmKa__prevButton,.style-module-scss-module__p9VmKa__nextButton{opacity:1!important}}.style-module-scss-module__p9VmKa__prevButton svg,.style-module-scss-module__p9VmKa__nextButton svg{width:24px;height:24px}.style-module-scss-module__p9VmKa__navButton{cursor:pointer;color:#fff;background:#0d1c2e;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.style-module-scss-module__p9VmKa__navButton:disabled{opacity:.5;cursor:not-allowed}@media (min-width:425px){.style-module-scss-module__p9VmKa__navButton{width:40px;height:40px}}@media (min-width:768px){.style-module-scss-module__p9VmKa__navButton{width:44px;height:44px}}@media (min-width:1280px){.style-module-scss-module__p9VmKa__navButton{width:40px;height:40px}}@media (min-width:1728px){.style-module-scss-module__p9VmKa__navButton{width:60px;height:60px}}.style-module-scss-module__p9VmKa__navDisabled{color:#0d1c2e4d;pointer-events:none;background-color:#0d1c2e1a}.style-module-scss-module__p9VmKa__navDisabled:hover{cursor:not-allowed}.style-module-scss-module__p9VmKa__arrowIcon{width:24px;height:24px}.style-module-scss-module__p9VmKa__pagination{justify-content:space-around;align-items:center;gap:28px;width:100%;display:flex}.style-module-scss-module__p9VmKa__pagination .swiper-pagination-bullet{color:#0d1c2e4d;cursor:pointer;background:#0d1c2e4d;border-radius:50%;justify-content:center;align-items:center;width:8px;height:8px;font-weight:600;transition:all .3s;display:flex;margin:0!important}.style-module-scss-module__p9VmKa__pagination .swiper-pagination-bullet:hover{background:#0d1c2e}.style-module-scss-module__p9VmKa__pagination .swiper-pagination-bullet-active{color:#fff;background:#0d1c2e;width:12px;height:12px}@media (min-width:425px){.style-module-scss-module__p9VmKa__pagination{gap:28px}}@media (min-width:768px){.style-module-scss-module__p9VmKa__pagination{gap:28px}}@media (min-width:1280px){.style-module-scss-module__p9VmKa__pagination{gap:32px}}@media (min-width:1728px){.style-module-scss-module__p9VmKa__pagination{gap:32px}}
@keyframes style-module-scss-module__egruma__bubbleInKeyframe{0%{opacity:0;transform:scale(.5)}60%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes style-module-scss-module__egruma__fadeInUpTextKeyframe{0%{opacity:0;transform:translateY(50px)}60%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module-scss-module__egruma__fadeInLeftCardOneKeyframe{0%{opacity:0;transform:translate(100px)}60%{opacity:.8;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes style-module-scss-module__egruma__fadeInLeftCardOneKeyframeMiddle{0%{opacity:0;transform:translate(-51px)}60%{opacity:.8;transform:translate(-171px)}to{opacity:1;transform:translate(-151px)}}@keyframes style-module-scss-module__egruma__fadeInLeftCardTwoKeyframe{0%{opacity:0;transform:translate(100px)}60%{opacity:.8;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes style-module-scss-module__egruma__fadeInLeftCardThreeKeyframe{0%{opacity:0;transform:translate(100px)}60%{opacity:.8;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes style-module-scss-module__egruma__fadeInLeftCardThreeKeyframeMiddle{0%{opacity:0;transform:translate(2px)}60%{opacity:.8;transform:translate(-112px)}to{opacity:1;transform:translate(-92px)}}@keyframes style-module-scss-module__egruma__fadeInPhoneOneKeyframe{0%{opacity:0;transform:rotate(0)translate(-50%)}to{opacity:1;transform:rotate(-9.007deg)translate(-50%)}}@keyframes style-module-scss-module__egruma__fadeInPhoneTwoKeyframe{0%{opacity:0;transform:rotate(0)translate(-110%,-5%)}to{opacity:1;transform:rotate(-34.244deg)translate(-110%,-5%)}}@keyframes style-module-scss-module__egruma__fadeInPhoneTwoKeyframeMiddle{0%{opacity:0;transform:rotate(0)translate(-100%,-15%)}to{opacity:1;transform:rotate(-34.244deg)translate(-100%,-15%)}}@keyframes style-module-scss-module__egruma__fadeInPhoneThreeKeyframe{0%{opacity:0;transform:rotate(0)translate(110%,10%)}to{opacity:1;transform:rotate(11.531deg)translate(110%,10%)}}@keyframes style-module-scss-module__egruma__fadeInPhoneThreeKeyframeMiddle{0%{opacity:0;transform:rotate(0)translate(100%)}to{opacity:1;transform:rotate(11.531deg)translate(100%)}}.style-module-scss-module__egruma__wrapper{flex-direction:column;align-content:center;align-items:center;gap:30px;padding:0 16px;display:flex}.style-module-scss-module__egruma__header{color:#0d1c2e;z-index:2;font-size:20px;font-weight:800;position:relative}.style-module-scss-module__egruma__header__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__egruma__fadeInUpTextKeyframe;transform:translateY(50px)}@media (min-width:675px){.style-module-scss-module__egruma__header{font-size:30px}}@media (min-width:1280px){.style-module-scss-module__egruma__header{font-size:40px}}.style-module-scss-module__egruma__container{flex-direction:column;align-content:center;align-items:center;gap:30px;display:flex}@media (min-width:769px){.style-module-scss-module__egruma__container{grid-template-columns:1fr 1fr;padding-top:25px;display:grid}}@media (min-width:1280px){.style-module-scss-module__egruma__container{grid-template-columns:1fr 1fr;padding-top:25px;display:grid}}@media (min-width:1728px){.style-module-scss-module__egruma__container{grid-template-columns:1fr 1fr;padding-top:25px;display:grid}}.style-module-scss-module__egruma__content{z-index:4;flex-direction:column;align-content:center;align-items:center;gap:16px;width:100%;display:flex;position:relative}@media (min-width:425px){.style-module-scss-module__egruma__content{gap:16px}}@media (min-width:675px){.style-module-scss-module__egruma__content{gap:24px}}@media (min-width:1280px){.style-module-scss-module__egruma__content{gap:20px}}@media (min-width:1728px){.style-module-scss-module__egruma__content{gap:20px}}.style-module-scss-module__egruma__card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fff9;border-radius:24px;flex-direction:column;gap:4px;width:100%;padding:16px;display:flex;position:relative;box-shadow:0 4px 25px #8d8d8d26}@media (min-width:1024px){.style-module-scss-module__egruma__card:first-child{transform:translate(-151px)}}.style-module-scss-module__egruma__card:nth-child(2){background-color:#0d1c2e}.style-module-scss-module__egruma__card:nth-child(2) .style-module-scss-module__egruma__card__title{color:#fff}.style-module-scss-module__egruma__card:nth-child(2) .style-module-scss-module__egruma__card__description{color:#fffc}@media (min-width:1024px){.style-module-scss-module__egruma__card:nth-child(3){transform:translate(-92px)}}@media (min-width:425px){.style-module-scss-module__egruma__card{gap:4px}}@media (min-width:675px){.style-module-scss-module__egruma__card{gap:12px;max-width:600px;padding:20px}}@media (min-width:1280px){.style-module-scss-module__egruma__card{border-radius:32px;gap:12px;max-width:540px;padding:20px}}@media (min-width:1728px){.style-module-scss-module__egruma__card{gap:16px;max-width:700px;padding:32px}}.style-module-scss-module__egruma__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__egruma__fadeInLeftCardOneKeyframe;transform:translate(100px)}@media (min-width:1024px){.style-module-scss-module__egruma__card__active:first-child{animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__egruma__fadeInLeftCardOneKeyframeMiddle;transform:translate(-51px)}}.style-module-scss-module__egruma__card__active:nth-child(2){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__egruma__fadeInLeftCardTwoKeyframe;transform:translate(100px)}.style-module-scss-module__egruma__card__active:nth-child(3){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__egruma__fadeInLeftCardThreeKeyframe;transform:translate(100px)}@media (min-width:1024px){.style-module-scss-module__egruma__card__active:nth-child(3){animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__egruma__fadeInLeftCardThreeKeyframeMiddle;transform:translate(2px)}}.style-module-scss-module__egruma__card__title{color:#0d1c2e;font-size:14px;font-weight:500}@media (min-width:425px){.style-module-scss-module__egruma__card__title{font-size:14px}}@media (min-width:675px){.style-module-scss-module__egruma__card__title{font-size:22px}}@media (min-width:1280px){.style-module-scss-module__egruma__card__title{font-size:20px}}@media (min-width:1728px){.style-module-scss-module__egruma__card__title{font-size:26px}}.style-module-scss-module__egruma__card__description{color:#0d1c2e;font-size:12px;font-style:normal;font-weight:400}@media (min-width:425px){.style-module-scss-module__egruma__card__description{font-size:12px}}@media (min-width:675px){.style-module-scss-module__egruma__card__description{font-size:18px}}@media (min-width:1280px){.style-module-scss-module__egruma__card__description{font-size:16px}}@media (min-width:1728px){.style-module-scss-module__egruma__card__description{font-size:22px}}.style-module-scss-module__egruma__wrapper__phones{place-content:center;align-items:center;width:20px;height:0;display:flex;position:relative}@media (min-width:380px){.style-module-scss-module__egruma__wrapper__phones{height:120px}}@media (min-width:425px){.style-module-scss-module__egruma__wrapper__phones{height:200px}}@media (min-width:769px){.style-module-scss-module__egruma__wrapper__phones{width:100%;height:200px;margin-left:40px}}@media (min-width:1280px){.style-module-scss-module__egruma__wrapper__phones{height:20px}}@media (min-width:1728px){.style-module-scss-module__egruma__wrapper__phones{height:20px}}.style-module-scss-module__egruma__phone__border{box-sizing:content-box;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:4px solid #fff9;border-radius:24px;overflow:hidden;box-shadow:0 4px 25px #5656561a}@media (min-width:425px){.style-module-scss-module__egruma__phone__border{border-width:4px}}@media (min-width:769px){.style-module-scss-module__egruma__phone__border{border-width:4px}}@media (min-width:1280px){.style-module-scss-module__egruma__phone__border{border-width:8px}}@media (min-width:1728px){.style-module-scss-module__egruma__phone__border{border-width:8px}}.style-module-scss-module__egruma__phone__one{z-index:3;flex-shrink:0;width:124.226px;height:270.901px;position:absolute;top:0;left:50%}.style-module-scss-module__egruma__phone__one img{object-fit:fill;width:100%;height:100%}.style-module-scss-module__egruma__phone__one__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__egruma__fadeInPhoneOneKeyframe;transform:rotate(0)translate(-50%)}@media (min-width:425px){.style-module-scss-module__egruma__phone__one{left:50%;transform:rotate(-9.007deg)translate(-50%)}}@media (min-width:769px){.style-module-scss-module__egruma__phone__one{width:189.001px;height:412.156px;top:auto;left:50%;transform:rotate(-9.007deg)translate(-50%)}}@media (min-width:1280px){.style-module-scss-module__egruma__phone__one{width:177.465px;height:387px;top:auto;left:50%;transform:rotate(-9.007deg)translate(-50%)}}@media (min-width:1728px){.style-module-scss-module__egruma__phone__one{width:254.075px;height:554.063px;top:auto;left:50%;transform:rotate(-9.007deg)translate(-50%)}}.style-module-scss-module__egruma__phone__two{z-index:2;flex-shrink:0;width:103.149px;height:224.223px;position:absolute;top:-5%;left:110%}.style-module-scss-module__egruma__phone__two__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__egruma__fadeInPhoneTwoKeyframe;transform:rotate(0)translate(-110%,-5%)}@media (min-width:769px){.style-module-scss-module__egruma__phone__two__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__egruma__fadeInPhoneTwoKeyframeMiddle;transform:rotate(0)translate(-100%,-15%)}}.style-module-scss-module__egruma__phone__two img{object-fit:fill;width:100%;height:100%}@media (min-width:425px){.style-module-scss-module__egruma__phone__two{top:-5%;left:110%;transform:rotate(-34.244deg)translate(-110%,-5%)}}@media (min-width:769px){.style-module-scss-module__egruma__phone__two{width:156.934px;height:341.139px;top:auto;left:50%;transform:rotate(-34.244deg)translate(-100%,-15%)}}@media (min-width:1280px){.style-module-scss-module__egruma__phone__two{width:147.356px;height:320.318px;top:auto;left:50%;transform:rotate(-34.244deg)translate(-100%,-15%)}}@media (min-width:1728px){.style-module-scss-module__egruma__phone__two{width:210.968px;height:458.595px;top:auto;left:50%;transform:rotate(-34.244deg)translate(-100%,-15%)}}.style-module-scss-module__egruma__phone__three{z-index:1;flex-shrink:0;width:90.319px;height:197.564px;position:absolute;top:10%;right:110%}.style-module-scss-module__egruma__phone__three img{object-fit:fill;width:100%;height:100%}.style-module-scss-module__egruma__phone__three__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1s forwards style-module-scss-module__egruma__fadeInPhoneThreeKeyframe;transform:rotate(0)translate(110%,10%)}@media (min-width:769px){.style-module-scss-module__egruma__phone__three__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1s forwards style-module-scss-module__egruma__fadeInPhoneThreeKeyframeMiddle;transform:rotate(0)translate(100%)}}@media (min-width:425px){.style-module-scss-module__egruma__phone__three{top:10%;right:110%;transform:rotate(11.531deg)translate(110%,10%)}}@media (min-width:769px){.style-module-scss-module__egruma__phone__three{width:137.414px;height:300.58px;top:auto;right:50%;transform:rotate(11.531deg)translate(100%)}}@media (min-width:1280px){.style-module-scss-module__egruma__phone__three{width:129.027px;height:282.234px;top:auto;right:50%;transform:rotate(11.531deg)translate(100%)}}@media (min-width:1728px){.style-module-scss-module__egruma__phone__three{width:184.726px;height:404.071px;top:auto;right:50%;transform:rotate(11.531deg)translate(100%)}}.style-module-scss-module__egruma__desktop__services__shape2__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__egruma__bubbleInKeyframe;transform:scale(.5)}@media (max-width:767px){.style-module-scss-module__egruma__desktop__services__shape2{width:294px;height:319px}}@media (min-width:768px){.style-module-scss-module__egruma__desktop__services__shape2{width:344px;height:369px}}@media (min-width:1280px){.style-module-scss-module__egruma__desktop__services__shape2{width:444px;height:469px}}@media (min-width:1440px){.style-module-scss-module__egruma__desktop__services__shape2{width:494px;height:519px}}
@keyframes style-module-scss-module__qopbMG__bubbleInKeyframe{0%{opacity:0;transform:scale(.5)}60%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes style-module-scss-module__qopbMG__fadeInUpTextKeyframe{0%{opacity:0;transform:translateY(50px)}60%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module-scss-module__qopbMG__fadeInLeftCardOneKeyframe{0%{opacity:0;transform:translate(100px)}60%{opacity:.8;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes style-module-scss-module__qopbMG__fadeInLeftCardOneKeyframeMiddle{0%{opacity:0;transform:translate(161px)}60%{opacity:.8;transform:translate(11px)}to{opacity:1;transform:translate(61px)}}@keyframes style-module-scss-module__qopbMG__fadeInLeftCardTwoKeyframe{0%{opacity:0;transform:translate(100px)}60%{opacity:.8;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes style-module-scss-module__qopbMG__fadeInLeftCardTwoKeyframeMiddle{0%{opacity:0;transform:translate(9px)}60%{opacity:.8;transform:translate(-111px)}to{opacity:1;transform:translate(-91px)}}@keyframes style-module-scss-module__qopbMG__fadeInLeftCardThreeKeyframe{0%{opacity:0;transform:translate(100px)}60%{opacity:.8;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes style-module-scss-module__qopbMG__fadeInPhoneOneKeyframe{0%{opacity:0;transform:rotate(0)translate(-50%)}to{opacity:1;transform:rotate(-9.007deg)translate(-50%)}}@keyframes style-module-scss-module__qopbMG__fadeInPhoneTwoKeyframe{0%{opacity:0;transform:rotate(0)translate(-110%,-5%)}to{opacity:1;transform:rotate(-34.244deg)translate(-110%,-5%)}}@keyframes style-module-scss-module__qopbMG__fadeInPhoneTwoKeyframeMiddle{0%{opacity:0;transform:rotate(0)translate(-100%,-15%)}to{opacity:1;transform:rotate(-34.244deg)translate(-100%,-15%)}}@keyframes style-module-scss-module__qopbMG__fadeInPhoneThreeKeyframe{0%{opacity:0;transform:rotate(0)translate(110%,10%)}to{opacity:1;transform:rotate(11.531deg)translate(110%,10%)}}@keyframes style-module-scss-module__qopbMG__fadeInPhoneThreeKeyframeMiddle{0%{opacity:0;transform:rotate(0)translate(100%)}to{opacity:1;transform:rotate(11.531deg)translate(100%)}}.style-module-scss-module__qopbMG__wrapper{flex-direction:column;align-content:center;align-items:center;gap:30px;padding:0 16px;display:flex}.style-module-scss-module__qopbMG__header{color:#0d1c2e;z-index:2;padding-top:16px;font-size:20px;font-weight:800}.style-module-scss-module__qopbMG__header__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__qopbMG__fadeInUpTextKeyframe;transform:translateY(50px)}@media (min-width:675px){.style-module-scss-module__qopbMG__header{font-size:30px}}@media (min-width:1280px){.style-module-scss-module__qopbMG__header{font-size:40px}}.style-module-scss-module__qopbMG__container{flex-direction:column;align-content:center;align-items:center;gap:30px;display:flex}@media (min-width:769px){.style-module-scss-module__qopbMG__container{grid-template-columns:1fr 1fr;padding-top:25px;display:grid}}@media (min-width:1280px){.style-module-scss-module__qopbMG__container{grid-template-columns:1fr 1fr;padding-top:25px;display:grid}}@media (min-width:1728px){.style-module-scss-module__qopbMG__container{grid-template-columns:1fr 1fr;padding-top:25px;display:grid}}.style-module-scss-module__qopbMG__content{z-index:4;flex-direction:column;align-content:center;align-items:center;gap:16px;width:100%;display:flex;position:relative}@media (min-width:425px){.style-module-scss-module__qopbMG__content{gap:16px}}@media (min-width:675px){.style-module-scss-module__qopbMG__content{gap:24px}}@media (min-width:1280px){.style-module-scss-module__qopbMG__content{gap:20px}}@media (min-width:1728px){.style-module-scss-module__qopbMG__content{gap:20px}}.style-module-scss-module__qopbMG__card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fff9;border-radius:24px;flex-direction:column;gap:4px;width:100%;padding:16px;display:flex;box-shadow:0 4px 25px #8d8d8d26}@media (min-width:1024px){.style-module-scss-module__qopbMG__card:first-child{transform:translate(61px)}}.style-module-scss-module__qopbMG__card:nth-child(2){background-color:#0d1c2e}.style-module-scss-module__qopbMG__card:nth-child(2) .style-module-scss-module__qopbMG__card__title{color:#fff}.style-module-scss-module__qopbMG__card:nth-child(2) .style-module-scss-module__qopbMG__card__description{color:#fffc}@media (min-width:1024px){.style-module-scss-module__qopbMG__card:nth-child(2){transform:translate(-91px)}}@media (min-width:425px){.style-module-scss-module__qopbMG__card{gap:4px}}@media (min-width:675px){.style-module-scss-module__qopbMG__card{gap:12px;max-width:600px;padding:20px}}@media (min-width:1280px){.style-module-scss-module__qopbMG__card{border-radius:32px;gap:12px;max-width:540px;padding:20px}}@media (min-width:1728px){.style-module-scss-module__qopbMG__card{gap:16px;max-width:700px;padding:32px}}.style-module-scss-module__qopbMG__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__qopbMG__fadeInLeftCardOneKeyframe;transform:translate(100px)}@media (min-width:1024px){.style-module-scss-module__qopbMG__card__active:first-child{animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__qopbMG__fadeInLeftCardOneKeyframeMiddle;transform:translate(161px)}}.style-module-scss-module__qopbMG__card__active:nth-child(2){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__qopbMG__fadeInLeftCardTwoKeyframe;transform:translate(100px)}@media (min-width:1024px){.style-module-scss-module__qopbMG__card__active:nth-child(2){animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__qopbMG__fadeInLeftCardTwoKeyframeMiddle;transform:translate(9px)}}.style-module-scss-module__qopbMG__card__active:nth-child(3){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__qopbMG__fadeInLeftCardThreeKeyframe;transform:translate(100px)}.style-module-scss-module__qopbMG__card__title{color:#0d1c2e;font-size:14px;font-weight:500}@media (min-width:425px){.style-module-scss-module__qopbMG__card__title{font-size:14px}}@media (min-width:675px){.style-module-scss-module__qopbMG__card__title{font-size:22px}}@media (min-width:1280px){.style-module-scss-module__qopbMG__card__title{font-size:20px}}@media (min-width:1728px){.style-module-scss-module__qopbMG__card__title{font-size:26px}}.style-module-scss-module__qopbMG__card__description{color:#0d1c2e;font-size:12px;font-style:normal;font-weight:400}@media (min-width:425px){.style-module-scss-module__qopbMG__card__description{font-size:12px}}@media (min-width:675px){.style-module-scss-module__qopbMG__card__description{font-size:18px}}@media (min-width:1280px){.style-module-scss-module__qopbMG__card__description{font-size:16px}}@media (min-width:1728px){.style-module-scss-module__qopbMG__card__description{font-size:22px}}.style-module-scss-module__qopbMG__wrapper__phones{place-content:center;align-items:center;width:20px;height:0;display:flex;position:relative}@media (min-width:380px){.style-module-scss-module__qopbMG__wrapper__phones{height:120px}}@media (min-width:425px){.style-module-scss-module__qopbMG__wrapper__phones{height:200px}}@media (min-width:769px){.style-module-scss-module__qopbMG__wrapper__phones{width:100%;height:200px;margin-left:40px}}@media (min-width:1280px){.style-module-scss-module__qopbMG__wrapper__phones{height:20px}}@media (min-width:1728px){.style-module-scss-module__qopbMG__wrapper__phones{height:20px}}.style-module-scss-module__qopbMG__phone__border{box-sizing:content-box;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:4px solid #fff9;border-radius:24px;overflow:hidden;box-shadow:0 4px 25px #5656561a}@media (min-width:425px){.style-module-scss-module__qopbMG__phone__border{border-width:4px}}@media (min-width:769px){.style-module-scss-module__qopbMG__phone__border{border-width:4px}}@media (min-width:1280px){.style-module-scss-module__qopbMG__phone__border{border-width:8px}}@media (min-width:1728px){.style-module-scss-module__qopbMG__phone__border{border-width:8px}}.style-module-scss-module__qopbMG__phone__one{z-index:3;flex-shrink:0;width:124.226px;height:270.901px;position:absolute;top:0;left:50%;transform:rotate(-9.007deg)translate(-50%)}.style-module-scss-module__qopbMG__phone__one img{object-fit:fill;width:100%;height:100%}.style-module-scss-module__qopbMG__phone__one__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__qopbMG__fadeInPhoneOneKeyframe;transform:rotate(0)translate(-50%)}@media (min-width:425px){.style-module-scss-module__qopbMG__phone__one{left:50%;transform:rotate(-9.007deg)translate(-50%)}}@media (min-width:769px){.style-module-scss-module__qopbMG__phone__one{width:189.001px;height:412.156px;top:auto;left:50%;transform:rotate(-9.007deg)translate(-50%)}}@media (min-width:1280px){.style-module-scss-module__qopbMG__phone__one{width:177.465px;height:387px;top:auto;left:50%;transform:rotate(-9.007deg)translate(-50%)}}@media (min-width:1728px){.style-module-scss-module__qopbMG__phone__one{width:254.075px;height:554.063px;top:auto;left:50%;transform:rotate(-9.007deg)translate(-50%)}}.style-module-scss-module__qopbMG__phone__two{z-index:2;flex-shrink:0;width:103.149px;height:224.223px;position:absolute;top:-5%;left:110%;transform:rotate(-34.244deg)translate(-110%,-5%)}.style-module-scss-module__qopbMG__phone__two img{object-fit:fill;width:100%;height:100%}.style-module-scss-module__qopbMG__phone__two__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__qopbMG__fadeInPhoneTwoKeyframe;transform:rotate(0)translate(-110%,-5%)}@media (min-width:769px){.style-module-scss-module__qopbMG__phone__two__active{animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__qopbMG__fadeInPhoneTwoKeyframeMiddle;transform:rotate(0)translate(-100%,-15%)}}@media (min-width:425px){.style-module-scss-module__qopbMG__phone__two{top:-5%;left:110%;transform:rotate(-34.244deg)translate(-110%,-5%)}}@media (min-width:769px){.style-module-scss-module__qopbMG__phone__two{width:156.934px;height:341.139px;top:auto;left:50%;transform:rotate(-34.244deg)translate(-100%,-15%)}}@media (min-width:1280px){.style-module-scss-module__qopbMG__phone__two{width:147.356px;height:320.318px;top:auto;left:50%;transform:rotate(-34.244deg)translate(-100%,-15%)}}@media (min-width:1728px){.style-module-scss-module__qopbMG__phone__two{width:210.968px;height:458.595px;top:auto;left:50%;transform:rotate(-34.244deg)translate(-100%,-15%)}}.style-module-scss-module__qopbMG__phone__three{z-index:1;flex-shrink:0;width:90.319px;height:197.564px;position:absolute;top:10%;right:110%;transform:rotate(11.531deg)translate(110%,10%)}.style-module-scss-module__qopbMG__phone__three img{object-fit:fill;width:100%;height:100%}.style-module-scss-module__qopbMG__phone__three__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1s forwards style-module-scss-module__qopbMG__fadeInPhoneThreeKeyframe;transform:rotate(0)translate(110%,10%)}@media (min-width:769px){.style-module-scss-module__qopbMG__phone__three__active{animation:.4s cubic-bezier(.25,.46,.45,.94) 1s forwards style-module-scss-module__qopbMG__fadeInPhoneThreeKeyframeMiddle;transform:rotate(0)translate(100%)}}@media (min-width:425px){.style-module-scss-module__qopbMG__phone__three{top:10%;right:110%;transform:rotate(11.531deg)translate(110%,10%)}}@media (min-width:769px){.style-module-scss-module__qopbMG__phone__three{width:137.414px;height:300.58px;top:auto;right:50%;transform:rotate(11.531deg)translate(100%)}}@media (min-width:1280px){.style-module-scss-module__qopbMG__phone__three{width:129.027px;height:282.234px;top:auto;right:50%;transform:rotate(11.531deg)translate(100%)}}@media (min-width:1728px){.style-module-scss-module__qopbMG__phone__three{width:184.726px;height:404.071px;top:auto;right:50%;transform:rotate(11.531deg)translate(100%)}}.style-module-scss-module__qopbMG__desktop__services__shape3__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__qopbMG__bubbleInKeyframe;transform:scale(.5)}@media (max-width:767px){.style-module-scss-module__qopbMG__desktop__services__shape3{width:317px;height:264px}}@media (min-width:768px){.style-module-scss-module__qopbMG__desktop__services__shape3{width:367px;height:314px}}@media (min-width:1280px){.style-module-scss-module__qopbMG__desktop__services__shape3{width:417px;height:364px}}@media (min-width:1440px){.style-module-scss-module__qopbMG__desktop__services__shape3{width:467px;height:414px}}
@keyframes style-module-scss-module__xd2VTq__bubbleInKeyframe{0%{opacity:0;transform:scale(.5)}60%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes style-module-scss-module__xd2VTq__fadeInUpTextKeyframe{0%{opacity:0;transform:translateY(50px)}60%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module-scss-module__xd2VTq__fadeInLeftCardOneKeyframe{0%{opacity:0;transform:translate(100px)}60%{opacity:.8;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes style-module-scss-module__xd2VTq__fadeInLeftCardOneKeyframeMiddle{0%{opacity:0;transform:translate(29px)}60%{opacity:.8;transform:translate(-91px)}to{opacity:1;transform:translate(-71px)}}@keyframes style-module-scss-module__xd2VTq__fadeInLeftCardTwoKeyframe{0%{opacity:0;transform:translate(100px)}60%{opacity:.8;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes style-module-scss-module__xd2VTq__fadeInLeftCardThreeKeyframe{0%{opacity:0;transform:translate(100px)}60%{opacity:.8;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes style-module-scss-module__xd2VTq__fadeInLeftCardThreeKeyframeMiddle{0%{opacity:0;transform:translate(-58px)}60%{opacity:.8;transform:translate(-178px)}to{opacity:1;transform:translate(-158px)}}@keyframes style-module-scss-module__xd2VTq__fadeInPhoneOneKeyframe{0%{opacity:0;transform:rotate(0)translate(-50%)}to{opacity:1;transform:rotate(-9.007deg)translate(-50%)}}@keyframes style-module-scss-module__xd2VTq__fadeInPhoneTwoKeyframe{0%{opacity:0;transform:rotate(0)translate(-110%,-5%)}to{opacity:1;transform:rotate(-34.244deg)translate(-110%,-5%)}}@keyframes style-module-scss-module__xd2VTq__fadeInPhoneTwoKeyframeMiddle{0%{opacity:0;transform:rotate(0)translate(-100%,-15%)}to{opacity:1;transform:rotate(-34.244deg)translate(-100%,-15%)}}@keyframes style-module-scss-module__xd2VTq__fadeInPhoneThreeKeyframe{0%{opacity:0;transform:rotate(0)translate(110%,10%)}to{opacity:1;transform:rotate(11.531deg)translate(110%,10%)}}@keyframes style-module-scss-module__xd2VTq__fadeInPhoneThreeKeyframeMiddle{0%{opacity:0;transform:rotate(0)translate(100%)}to{opacity:1;transform:rotate(11.531deg)translate(100%)}}.style-module-scss-module__xd2VTq__wrapper{flex-direction:column;align-content:center;align-items:center;gap:30px;padding:0 16px;display:flex}.style-module-scss-module__xd2VTq__header{color:#0d1c2e;z-index:2;padding-top:16px;font-size:20px;font-weight:800}@media (min-width:675px){.style-module-scss-module__xd2VTq__header{font-size:30px}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__header{font-size:40px}}.style-module-scss-module__xd2VTq__container{flex-direction:column;align-content:center;align-items:center;gap:30px;display:flex}@media (min-width:769px){.style-module-scss-module__xd2VTq__container{grid-template-columns:1fr 1fr;padding-top:25px;display:grid}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__container{grid-template-columns:1fr 1fr;padding-top:25px;display:grid}}@media (min-width:1728px){.style-module-scss-module__xd2VTq__container{grid-template-columns:1fr 1fr;padding-top:25px;display:grid}}.style-module-scss-module__xd2VTq__content{z-index:4;flex-direction:column;align-content:center;align-items:center;gap:16px;width:100%;display:flex;position:relative}@media (min-width:425px){.style-module-scss-module__xd2VTq__content{gap:16px}}@media (min-width:675px){.style-module-scss-module__xd2VTq__content{gap:24px}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__content{gap:20px}}@media (min-width:1728px){.style-module-scss-module__xd2VTq__content{gap:20px}}.style-module-scss-module__xd2VTq__card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fff9;border-radius:24px;flex-direction:column;gap:4px;width:100%;padding:16px;display:flex;box-shadow:0 4px 25px #8d8d8d26}@media (min-width:1024px){.style-module-scss-module__xd2VTq__card:first-child{transform:translate(-71px)}}.style-module-scss-module__xd2VTq__card:nth-child(2){background-color:#0d1c2e}.style-module-scss-module__xd2VTq__card:nth-child(2) .style-module-scss-module__xd2VTq__card__title{color:#fff}.style-module-scss-module__xd2VTq__card:nth-child(2) .style-module-scss-module__xd2VTq__card__description{color:#fffc}@media (min-width:1024px){.style-module-scss-module__xd2VTq__card:nth-child(3){transform:translate(-158px)}}@media (min-width:425px){.style-module-scss-module__xd2VTq__card{gap:4px}}@media (min-width:675px){.style-module-scss-module__xd2VTq__card{gap:12px;max-width:600px;padding:20px}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__card{border-radius:32px;gap:12px;max-width:540px;padding:20px}}@media (min-width:1728px){.style-module-scss-module__xd2VTq__card{gap:16px;max-width:700px;padding:32px}}.style-module-scss-module__xd2VTq__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__xd2VTq__fadeInLeftCardOneKeyframe;transform:translate(100px)}@media (min-width:1024px){.style-module-scss-module__xd2VTq__card__active:first-child{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__xd2VTq__fadeInLeftCardOneKeyframeMiddle;transform:translate(29px)}}.style-module-scss-module__xd2VTq__card__active:nth-child(2){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__xd2VTq__fadeInLeftCardTwoKeyframe;transform:translate(100px)}.style-module-scss-module__xd2VTq__card__active:nth-child(3){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__xd2VTq__fadeInLeftCardThreeKeyframe;transform:translate(100px)}@media (min-width:1024px){.style-module-scss-module__xd2VTq__card__active:nth-child(3){opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__xd2VTq__fadeInLeftCardThreeKeyframeMiddle;transform:translate(-58px)}}.style-module-scss-module__xd2VTq__card__title{color:#0d1c2e;font-size:14px;font-weight:500}@media (min-width:425px){.style-module-scss-module__xd2VTq__card__title{font-size:14px}}@media (min-width:675px){.style-module-scss-module__xd2VTq__card__title{font-size:22px}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__card__title{font-size:20px}}@media (min-width:1728px){.style-module-scss-module__xd2VTq__card__title{font-size:26px}}.style-module-scss-module__xd2VTq__card__description{color:#0d1c2e;font-size:12px;font-style:normal;font-weight:400}@media (min-width:425px){.style-module-scss-module__xd2VTq__card__description{font-size:12px}}@media (min-width:675px){.style-module-scss-module__xd2VTq__card__description{font-size:18px}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__card__description{font-size:16px}}@media (min-width:1728px){.style-module-scss-module__xd2VTq__card__description{font-size:22px}}.style-module-scss-module__xd2VTq__wrapper__phones{place-content:center;align-items:center;width:20px;height:0;display:flex;position:relative}@media (min-width:380px){.style-module-scss-module__xd2VTq__wrapper__phones{height:120px}}@media (min-width:425px){.style-module-scss-module__xd2VTq__wrapper__phones{height:200px}}@media (min-width:769px){.style-module-scss-module__xd2VTq__wrapper__phones{width:100%;height:200px;margin-left:40px}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__wrapper__phones{height:20px}}@media (min-width:1728px){.style-module-scss-module__xd2VTq__wrapper__phones{height:20px}}.style-module-scss-module__xd2VTq__phone__border{box-sizing:content-box;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:4px solid #fff9;border-radius:24px;overflow:hidden;box-shadow:0 4px 25px #5656561a}@media (min-width:425px){.style-module-scss-module__xd2VTq__phone__border{border-width:4px}}@media (min-width:769px){.style-module-scss-module__xd2VTq__phone__border{border-width:4px}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__phone__border{border-width:8px}}@media (min-width:1728px){.style-module-scss-module__xd2VTq__phone__border{border-width:8px}}.style-module-scss-module__xd2VTq__phone__one{z-index:3;flex-shrink:0;width:124.226px;height:270.901px;position:absolute;top:0;left:50%;transform:rotate(-9.007deg)translate(-50%)}.style-module-scss-module__xd2VTq__phone__one img{object-fit:fill;width:100%;height:100%}.style-module-scss-module__xd2VTq__phone__one__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__xd2VTq__fadeInPhoneOneKeyframe;transform:rotate(0)translate(-50%)}@media (min-width:425px){.style-module-scss-module__xd2VTq__phone__one{left:50%;transform:rotate(-9.007deg)translate(-50%)}}@media (min-width:769px){.style-module-scss-module__xd2VTq__phone__one{width:189.001px;height:412.156px;top:auto;left:50%;transform:rotate(-9.007deg)translate(-50%)}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__phone__one{width:177.465px;height:387px;top:auto;left:50%;transform:rotate(-9.007deg)translate(-50%)}}@media (min-width:1728px){.style-module-scss-module__xd2VTq__phone__one{width:254.075px;height:554.063px;top:auto;left:50%;transform:rotate(-9.007deg)translate(-50%)}}.style-module-scss-module__xd2VTq__phone__two{z-index:2;flex-shrink:0;width:103.149px;height:224.223px;position:absolute;top:-5%;left:110%;transform:rotate(-34.244deg)translate(-110%,-5%)}.style-module-scss-module__xd2VTq__phone__two img{object-fit:fill;width:100%;height:100%}.style-module-scss-module__xd2VTq__phone__two__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__xd2VTq__fadeInPhoneTwoKeyframe;transform:rotate(0)translate(-110%,-5%)}@media (min-width:769px){.style-module-scss-module__xd2VTq__phone__two__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .8s forwards style-module-scss-module__xd2VTq__fadeInPhoneTwoKeyframeMiddle;transform:rotate(0)translate(-100%,-15%)}}@media (min-width:425px){.style-module-scss-module__xd2VTq__phone__two{top:-5%;left:110%;transform:rotate(-34.244deg)translate(-110%,-5%)}}@media (min-width:769px){.style-module-scss-module__xd2VTq__phone__two{width:156.934px;height:341.139px;top:auto;left:50%;transform:rotate(-34.244deg)translate(-100%,-15%)}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__phone__two{width:147.356px;height:320.318px;top:auto;left:50%;transform:rotate(-34.244deg)translate(-100%,-15%)}}@media (min-width:1728px){.style-module-scss-module__xd2VTq__phone__two{width:210.968px;height:458.595px;top:auto;left:50%;transform:rotate(-34.244deg)translate(-100%,-15%)}}.style-module-scss-module__xd2VTq__phone__three{z-index:1;flex-shrink:0;width:90.319px;height:197.564px;position:absolute;top:10%;right:110%;transform:rotate(11.531deg)translate(110%,10%)}.style-module-scss-module__xd2VTq__phone__three img{object-fit:fill;width:100%;height:100%}.style-module-scss-module__xd2VTq__phone__three__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1s forwards style-module-scss-module__xd2VTq__fadeInPhoneThreeKeyframe;transform:rotate(0)translate(110%,10%)}@media (min-width:769px){.style-module-scss-module__xd2VTq__phone__three__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) 1s forwards style-module-scss-module__xd2VTq__fadeInPhoneThreeKeyframeMiddle;transform:rotate(0)translate(100%)}}@media (min-width:425px){.style-module-scss-module__xd2VTq__phone__three{top:10%;right:110%;transform:rotate(11.531deg)translate(110%,10%)}}@media (min-width:769px){.style-module-scss-module__xd2VTq__phone__three{width:137.414px;height:300.58px;top:auto;right:50%;transform:rotate(11.531deg)translate(100%)}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__phone__three{width:129.027px;height:282.234px;top:auto;right:50%;transform:rotate(11.531deg)translate(100%)}}@media (min-width:1728px){.style-module-scss-module__xd2VTq__phone__three{width:184.726px;height:404.071px;top:auto;right:50%;transform:rotate(11.531deg)translate(100%)}}.style-module-scss-module__xd2VTq__desktop__services__shape3__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__xd2VTq__bubbleInKeyframe;transform:scale(.5)}@media (max-width:767px){.style-module-scss-module__xd2VTq__desktop__services__shape3{width:417px;height:364px}}@media (min-width:768px){.style-module-scss-module__xd2VTq__desktop__services__shape3{width:467px;height:414px}}@media (min-width:1280px){.style-module-scss-module__xd2VTq__desktop__services__shape3{width:517px;height:464px}}@media (min-width:1440px){.style-module-scss-module__xd2VTq__desktop__services__shape3{width:517px;height:464px}}
@keyframes style-module-scss-module__JFOIDG__shakeCircleKeyframe{0%{top:10px}to{top:0}}@keyframes style-module-scss-module__JFOIDG__bubbleInKeyframe{0%{opacity:0;transform:scale(.5)}60%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes style-module-scss-module__JFOIDG__fadeInRightKeyframe{0%{opacity:0;transform:translate(-100px)}60%{opacity:.8;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes style-module-scss-module__JFOIDG__bubbleInOneKeyframe{0%{opacity:0;transform:rotate(-4.016deg)translate(-30%,-50%)scale(.5)}60%{opacity:.8;transform:rotate(-4.016deg)translate(-30%,-50%)scale(1.1)}to{opacity:1;transform:rotate(-4.016deg)translate(-30%,-50%)scale(1)}}@keyframes style-module-scss-module__JFOIDG__bubbleInTwoKeyframe{0%{opacity:0;transform:translate(40%,-55%)scale(.5)}60%{opacity:.8;transform:translate(40%,-55%)scale(1.1)}to{opacity:1;transform:translate(40%,-55%)scale(1)}}.style-module-scss-module__JFOIDG__wrapper{place-content:center;align-items:center;width:100%;padding:0 16px;display:flex}@media (min-width:425px){.style-module-scss-module__JFOIDG__wrapper{height:100%}}@media (min-width:769px){.style-module-scss-module__JFOIDG__wrapper{padding:0 32px}}.style-module-scss-module__JFOIDG__container{flex-direction:column-reverse;align-content:center;align-items:center;gap:10px;width:100%;padding-top:20px;display:flex}@media (min-width:380px){.style-module-scss-module__JFOIDG__container{gap:30px;padding-top:100px}}@media (min-width:384px){.style-module-scss-module__JFOIDG__container{justify-content:center;gap:20px;height:100%;padding-top:150px}}@media (min-width:425px){.style-module-scss-module__JFOIDG__container{justify-content:center;gap:20px;height:100%;padding-top:100px}}@media (min-width:769px){.style-module-scss-module__JFOIDG__container{grid-template-columns:1fr 1fr;gap:50px;width:100%;max-width:700px;padding-top:100px;display:grid}}@media (min-width:821px){.style-module-scss-module__JFOIDG__container{gap:100px;width:100%;max-width:800px}}@media (min-width:1280px){.style-module-scss-module__JFOIDG__container{grid-template-columns:1fr 1fr;justify-self:center;gap:50px;width:100%;max-width:1100px;display:grid}}@media (min-width:1728px){.style-module-scss-module__JFOIDG__container{grid-template-columns:1fr 1fr;display:grid}}.style-module-scss-module__JFOIDG__header{flex-direction:column;gap:16px;display:flex}@media (max-width:801px){.style-module-scss-module__JFOIDG__header{place-content:center;align-items:center}}.style-module-scss-module__JFOIDG__header .style-module-scss-module__JFOIDG__title{color:#0d1c2e;font-size:20px;font-weight:800}@media (max-width:801px){.style-module-scss-module__JFOIDG__header .style-module-scss-module__JFOIDG__title{text-align:center}}@media (min-width:800px){.style-module-scss-module__JFOIDG__header .style-module-scss-module__JFOIDG__title{font-size:26px}}@media (min-width:1280px){.style-module-scss-module__JFOIDG__header .style-module-scss-module__JFOIDG__title{font-size:34px}}.style-module-scss-module__JFOIDG__header .style-module-scss-module__JFOIDG__description{color:#0d1c2e;font-size:15px;font-style:normal;font-weight:400}@media (max-width:801px){.style-module-scss-module__JFOIDG__header .style-module-scss-module__JFOIDG__description{text-align:center}}@media (min-width:800px){.style-module-scss-module__JFOIDG__header .style-module-scss-module__JFOIDG__description{font-size:16px}}@media (min-width:1280px){.style-module-scss-module__JFOIDG__header .style-module-scss-module__JFOIDG__description{font-size:22px}}.style-module-scss-module__JFOIDG__info{z-index:3;flex-direction:column;place-content:center;align-items:center;gap:24px;display:flex;position:relative}.style-module-scss-module__JFOIDG__info__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__JFOIDG__fadeInRightKeyframe;transform:translate(-100px)}@media (max-width:800px){.style-module-scss-module__JFOIDG__info{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fff9;border-radius:24px;padding:16px;box-shadow:0 4px 25px #8d8d8d26}}@media (max-width:1280px){.style-module-scss-module__JFOIDG__info{width:100%;max-width:660px}}.style-module-scss-module__JFOIDG__wrapper__phones{place-content:center;align-items:center;width:20px;height:100px;display:flex;position:relative;transform:translateY(100px)}@media (min-width:380px){.style-module-scss-module__JFOIDG__wrapper__phones{height:50px;display:block;transform:translateY(20px)}}@media (min-width:400px){.style-module-scss-module__JFOIDG__wrapper__phones{height:50px;transform:translateY(0)}}@media (min-width:769px){.style-module-scss-module__JFOIDG__wrapper__phones{justify-self:center;height:150px}}@media (min-width:1280px){.style-module-scss-module__JFOIDG__wrapper__phones{height:20px}}@media (min-width:1728px){.style-module-scss-module__JFOIDG__wrapper__phones{height:20px}}.style-module-scss-module__JFOIDG__phone__one{transform-origin:50%;width:161.266px;height:190.564px;animation:2s linear 1.2s infinite alternate-reverse style-module-scss-module__JFOIDG__shakeCircleKeyframe;animation-composition:additive;z-index:2;position:absolute;top:50%;left:100%;transform:rotate(-4.016deg)translate(-30%,-50%)}.style-module-scss-module__JFOIDG__phone__one__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__JFOIDG__bubbleInOneKeyframe,1s linear .6s infinite alternate-reverse style-module-scss-module__JFOIDG__shakeCircleKeyframe;transform:rotate(-4.016deg)translate(-30%,-50%)scale(.5)}.style-module-scss-module__JFOIDG__phone__one img{object-fit:fill;width:100%;height:100%}@media (min-width:425px){.style-module-scss-module__JFOIDG__phone__one{width:241.266px;height:270.564px}}@media (min-width:769px){.style-module-scss-module__JFOIDG__phone__one{width:241.266px;height:270.564px}}@media (min-width:821px){.style-module-scss-module__JFOIDG__phone__one{width:333.125px;height:361.535px}}@media (min-width:1280px){.style-module-scss-module__JFOIDG__phone__one{width:482.657px;height:538.49px}}@media (min-width:1728px){.style-module-scss-module__JFOIDG__phone__one{width:482.657px;height:538.49px}}.style-module-scss-module__JFOIDG__phone__two{transform-origin:50%;z-index:1;width:216.133px;height:168.269px;animation:2s linear .6s infinite alternate-reverse style-module-scss-module__JFOIDG__shakeCircleKeyframe;animation-composition:additive;position:absolute;top:30%;right:100%;transform:translate(40%,-55%)}.style-module-scss-module__JFOIDG__phone__two__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__JFOIDG__bubbleInTwoKeyframe,1s linear .4s infinite alternate-reverse style-module-scss-module__JFOIDG__shakeCircleKeyframe;transform:translate(40%,-55%)scale(.5)}.style-module-scss-module__JFOIDG__phone__two img{object-fit:fill;width:100%;height:100%}@media (min-width:425px){.style-module-scss-module__JFOIDG__phone__two{width:296.133px;height:248.269px}}@media (min-width:769px){.style-module-scss-module__JFOIDG__phone__two{width:296.133px;height:248.269px}}@media (min-width:821px){.style-module-scss-module__JFOIDG__phone__two{width:406.702px;height:333.617px}}@media (min-width:1280px){.style-module-scss-module__JFOIDG__phone__two{width:607.807px;height:610.819px}}@media (min-width:1728px){.style-module-scss-module__JFOIDG__phone__two{width:607.807px;height:610.819px}}.style-module-scss-module__JFOIDG__mobile__container{flex-direction:column;place-content:center;align-items:center;gap:24px;width:100%;display:flex}.style-module-scss-module__JFOIDG__mobile__container .style-module-scss-module__JFOIDG__apps{grid-template-columns:repeat(3,auto);display:grid}.style-module-scss-module__JFOIDG__mobile__container .style-module-scss-module__JFOIDG__apps svg{width:106px;height:30px}@media (max-width:450px){.style-module-scss-module__JFOIDG__mobile__container .style-module-scss-module__JFOIDG__apps{grid-template-columns:repeat(2,auto);justify-content:center;gap:10px;width:100%}.style-module-scss-module__JFOIDG__mobile__container .style-module-scss-module__JFOIDG__apps a:nth-child(3){grid-column:1/-1;justify-self:center}}@media (min-width:450px){.style-module-scss-module__JFOIDG__mobile__container .style-module-scss-module__JFOIDG__apps{grid-template-columns:repeat(3,1fr);place-content:center;align-items:center;gap:20px}}.style-module-scss-module__JFOIDG__mobile__container .style-module-scss-module__JFOIDG__qr{place-content:center;align-items:center;width:100%;display:flex}.style-module-scss-module__JFOIDG__mobile__container .style-module-scss-module__JFOIDG__qr svg{width:120px;height:120px}@media (min-width:801px){.style-module-scss-module__JFOIDG__mobile__container{display:none}}.style-module-scss-module__JFOIDG__tabled__container{grid-template-columns:auto auto;place-content:center flex-start;align-items:center;gap:32px;width:100%;display:grid}@media (max-width:800px){.style-module-scss-module__JFOIDG__tabled__container{display:none}}@media (min-width:1280px){.style-module-scss-module__JFOIDG__tabled__container{display:none}}.style-module-scss-module__JFOIDG__tabled__container .style-module-scss-module__JFOIDG__apps{flex-direction:row;justify-content:space-between;gap:32px;height:100%;display:flex}.style-module-scss-module__JFOIDG__desktop__container{grid-template-columns:auto auto;place-content:center flex-start;align-items:center;gap:32px;width:100%;display:grid}@media (max-width:1280px){.style-module-scss-module__JFOIDG__desktop__container{display:none}}.style-module-scss-module__JFOIDG__desktop__container .style-module-scss-module__JFOIDG__apps{flex-direction:row;justify-content:space-between;gap:32px;height:100%;display:flex}.style-module-scss-module__JFOIDG__desktop__try__shape1{position:absolute;bottom:-200px;right:-200px}.style-module-scss-module__JFOIDG__desktop__try__shape1__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__JFOIDG__bubbleInKeyframe;transform:scale(.5)}@media (max-width:767px){.style-module-scss-module__JFOIDG__desktop__try__shape1{width:357px;height:304px}}@media (min-width:768px){.style-module-scss-module__JFOIDG__desktop__try__shape1{width:377px;height:324px;bottom:-100px;right:-200px}}@media (min-width:1280px){.style-module-scss-module__JFOIDG__desktop__try__shape1{width:467px;height:414px;bottom:-200px;right:-200px}}@media (min-width:1440px){.style-module-scss-module__JFOIDG__desktop__try__shape1{width:467px;height:414px}}
@keyframes style-module-scss-module__q5L4iW__bubbleInKeyframe{0%{opacity:0;transform:translateY(-20px)scale(.5)}60%{opacity:.8;transform:translateY(-20px)scale(1.1)}to{opacity:1;transform:translateY(-20px)scale(1)}}@keyframes style-module-scss-module__q5L4iW__fadeInLeftKeyframe{0%{opacity:0;transform:translate(100px)}60%{opacity:.8;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.style-module-scss-module__q5L4iW__wrapper{place-content:center;align-items:center;width:100%;padding:0 16px;display:flex}@media (min-width:425px){.style-module-scss-module__q5L4iW__wrapper{height:100%}}@media (min-width:769px){.style-module-scss-module__q5L4iW__wrapper{padding:0 32px}}.style-module-scss-module__q5L4iW__container{flex-direction:column;align-content:center;align-items:center;gap:10px;width:100%;padding-top:20px;display:flex}@media (min-width:380px){.style-module-scss-module__q5L4iW__container{gap:10px;padding-top:70px}}@media (min-width:384px){.style-module-scss-module__q5L4iW__container{justify-content:center;gap:20px;height:100%;padding-top:150px}}@media (min-width:425px){.style-module-scss-module__q5L4iW__container{justify-content:center;gap:20px;height:100%;padding-top:50px}}@media (min-width:769px){.style-module-scss-module__q5L4iW__container{grid-template-columns:1fr 1fr;gap:20px;width:100%;max-width:700px;padding-top:100px;display:grid}}@media (min-width:821px){.style-module-scss-module__q5L4iW__container{gap:100px;width:100%;max-width:800px}}@media (min-width:1280px){.style-module-scss-module__q5L4iW__container{grid-template-columns:1fr 1fr;justify-self:center;gap:100px;width:100%;max-width:1100px;display:grid}}@media (min-width:1728px){.style-module-scss-module__q5L4iW__container{grid-template-columns:1fr 1fr;gap:100px;display:grid}}.style-module-scss-module__q5L4iW__header{flex-direction:column;gap:16px;display:flex}@media (max-width:801px){.style-module-scss-module__q5L4iW__header{place-content:center;align-items:center}}.style-module-scss-module__q5L4iW__header .style-module-scss-module__q5L4iW__title{color:#0d1c2e;font-size:20px;font-weight:800}@media (max-width:801px){.style-module-scss-module__q5L4iW__header .style-module-scss-module__q5L4iW__title{text-align:center}}@media (min-width:800px){.style-module-scss-module__q5L4iW__header .style-module-scss-module__q5L4iW__title{font-size:26px}}@media (min-width:1280px){.style-module-scss-module__q5L4iW__header .style-module-scss-module__q5L4iW__title{font-size:34px}}.style-module-scss-module__q5L4iW__header .style-module-scss-module__q5L4iW__description{color:#0d1c2e;font-size:15px;font-weight:500}@media (max-width:801px){.style-module-scss-module__q5L4iW__header .style-module-scss-module__q5L4iW__description{text-align:center}}@media (min-width:800px){.style-module-scss-module__q5L4iW__header .style-module-scss-module__q5L4iW__description{font-size:16px}}@media (min-width:1280px){.style-module-scss-module__q5L4iW__header .style-module-scss-module__q5L4iW__description{font-size:22px}}.style-module-scss-module__q5L4iW__info{z-index:3;flex-direction:column;place-content:center;align-items:center;gap:24px;display:flex;position:relative}.style-module-scss-module__q5L4iW__info__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .4s forwards style-module-scss-module__q5L4iW__fadeInLeftKeyframe;transform:translate(100px)}@media (max-width:768px){.style-module-scss-module__q5L4iW__info{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fff9;border-radius:24px;padding:16px;box-shadow:0 4px 25px #8d8d8d26}}@media (min-width:769px){.style-module-scss-module__q5L4iW__info{align-content:flex-start}}@media (max-width:1280px){.style-module-scss-module__q5L4iW__info{width:100%;max-width:660px}}.style-module-scss-module__q5L4iW__title{color:#0d1c2e;font-size:20px;font-weight:800}@media (min-width:380px){.style-module-scss-module__q5L4iW__title{text-align:center;font-size:20px}}@media (max-width:801px){.style-module-scss-module__q5L4iW__title{text-align:center;font-size:20px}}@media (min-width:800px){.style-module-scss-module__q5L4iW__title{text-align:left;font-size:30px}}@media (min-width:1280px){.style-module-scss-module__q5L4iW__title{text-align:left;font-size:40px}}.style-module-scss-module__q5L4iW__descriptions{flex-direction:column;place-content:center;align-items:center;gap:20px;display:flex}.style-module-scss-module__q5L4iW__descriptions .style-module-scss-module__q5L4iW__text{color:#0d1c2e;font-size:15px;font-weight:400}@media (max-width:801px){.style-module-scss-module__q5L4iW__descriptions .style-module-scss-module__q5L4iW__text{text-align:center}}@media (min-width:800px){.style-module-scss-module__q5L4iW__descriptions .style-module-scss-module__q5L4iW__text{font-size:18px}}@media (min-width:1280px){.style-module-scss-module__q5L4iW__descriptions .style-module-scss-module__q5L4iW__text{font-size:22px}}.style-module-scss-module__q5L4iW__wrapper__images{place-content:center;align-items:center;width:20px;height:100px;display:flex;position:relative;transform:translateY(40px)}.style-module-scss-module__q5L4iW__wrapper__images__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__q5L4iW__bubbleInKeyframe;transform:scale(.5)}@media (min-width:380px){.style-module-scss-module__q5L4iW__wrapper__images{height:50px;display:block;transform:translateY(20px)}}@media (min-width:425px){.style-module-scss-module__q5L4iW__wrapper__images{height:50px;transform:translateY(-20px)}}@media (min-width:769px){.style-module-scss-module__q5L4iW__wrapper__images{justify-self:center;height:200px}}@media (min-width:1280px){.style-module-scss-module__q5L4iW__wrapper__images{height:20px}}@media (min-width:1728px){.style-module-scss-module__q5L4iW__wrapper__images{height:20px}}.style-module-scss-module__q5L4iW__wrapper__images .style-module-scss-module__q5L4iW__phone__image{object-fit:fill;width:300px;height:239px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:380px){.style-module-scss-module__q5L4iW__wrapper__images .style-module-scss-module__q5L4iW__phone__image{top:60%;left:50%;transform:translate(-50%,-40%)}}@media (min-width:425px){.style-module-scss-module__q5L4iW__wrapper__images .style-module-scss-module__q5L4iW__phone__image{width:300px;height:239px}}@media (min-width:769px){.style-module-scss-module__q5L4iW__wrapper__images .style-module-scss-module__q5L4iW__phone__image{width:300px;height:239px}}@media (min-width:821px){.style-module-scss-module__q5L4iW__wrapper__images .style-module-scss-module__q5L4iW__phone__image{width:450px;height:378px}}@media (min-width:1280px){.style-module-scss-module__q5L4iW__wrapper__images .style-module-scss-module__q5L4iW__phone__image{width:491.455px;height:358.5px}}.style-module-scss-module__q5L4iW__desktop__app__shape2{position:absolute;bottom:-220px;right:-200px}.style-module-scss-module__q5L4iW__desktop__app__shape2__active{opacity:0;animation:.4s cubic-bezier(.25,.46,.45,.94) .6s forwards style-module-scss-module__q5L4iW__bubbleInKeyframe;transform:scale(.5)}@media (max-width:767px){.style-module-scss-module__q5L4iW__desktop__app__shape2{width:357px;height:304px;bottom:-120px;right:-200px}}@media (min-width:768px){.style-module-scss-module__q5L4iW__desktop__app__shape2{width:377px;height:324px;bottom:-120px;right:-200px}}@media (min-width:1280px){.style-module-scss-module__q5L4iW__desktop__app__shape2{width:467px;height:414px;bottom:-220px;right:-200px}}@media (min-width:1440px){.style-module-scss-module__q5L4iW__desktop__app__shape2{width:467px;height:414px}}
