

/* Start:/local/assets/css/tech.css?178004279120059*/
.tech-page{padding:0 20px}.tech-header{margin-bottom:70px}.tech-banner{display:flex;flex-direction:column;justify-content:center;align-items:center;background:url("/local/assets/img/tech/tech-banner.png") no-repeat center;min-height:609px;border-radius:34px}@media(max-width: 560px){.tech-banner{min-height:500px}}.tech-banner__caption{font-family:"Nexa Demo Bold";color:#fff;text-align:center;font-size:54px;font-weight:700;line-height:70px;margin-bottom:43px;margin-top:40px}@media(max-width: 560px){.tech-banner__caption{font-size:40px}}.tech-banner__nav{display:flex;gap:21px;margin-bottom:65px}@media(max-width: 560px){.tech-banner__nav{margin-bottom:46px}}.tech-banner__link-scroll{display:flex;justify-content:center;align-items:center;padding:7px 25px;border-radius:55px;border:1px solid #fff;background:rgba(224,224,224,.16);color:#fff;text-align:center;font-size:16px;font-weight:500;line-height:17px;text-decoration:none}.tech-banner__next-scroll{display:inline-flex;padding:15px 67px 16px 67px;justify-content:center;align-items:center;border-radius:50px;background:#fff;color:#323b43;font-size:15px;font-weight:500;cursor:pointer;text-decoration:none}.tech-banner__next-scroll::after{content:"";display:inline-block;width:12px;height:7px;margin-left:5px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M0.225453 0.640083C0.290676 0.564844 0.371309 0.504503 0.461888 0.463148C0.552468 0.421793 0.65088 0.40039 0.750454 0.40039C0.850027 0.40039 0.948438 0.421793 1.03902 0.463148C1.1296 0.504503 1.21023 0.564844 1.27545 0.640084L5.99985 5.68008L10.7255 0.640084C10.7907 0.564845 10.8713 0.504503 10.9619 0.463148C11.0525 0.421793 11.1509 0.400391 11.2505 0.400391C11.35 0.400391 11.4484 0.421793 11.539 0.463148C11.6296 0.504503 11.7102 0.564845 11.7755 0.640084C11.9199 0.790674 12.0005 0.991243 12.0005 1.19988C12.0005 1.40852 11.9199 1.60909 11.7755 1.75968L6.52545 7.36008C6.46023 7.43532 6.3796 7.49566 6.28902 7.53702C6.19844 7.57837 6.10003 7.59978 6.00045 7.59978C5.90088 7.59978 5.80247 7.57837 5.71189 7.53702C5.62131 7.49566 5.54067 7.43532 5.47545 7.36008L0.225453 1.75968C0.0877634 1.60503 0.00802424 1.40738 -0.000147378 1.20048C0.00774911 0.993165 0.0875061 0.795047 0.225453 0.640083Z' fill='%23323B43'/%3E%3C/svg%3E") no-repeat}.tech-banner__next-scroll:hover::after{animation:bounce 2s ease-in-out infinite}@media(max-width: 560px){.tech-banner__next-scroll{margin-bottom:28px}}.tech-banner__text{color:#fff;font-size:20px;font-weight:500;line-height:33px;margin-bottom:43px}@media(max-width: 560px){.tech-banner__text{margin-bottom:36px;line-height:1.2;text-align:center}}.tech-banner-2{align-items:flex-start;background:url("/local/assets/img/tech/tech-banner-2.png") no-repeat center;padding-left:17%}.tech-banner-2 .tech-banner__caption{margin-bottom:25px}.tech-banner-2 .tech-banner__nav{gap:9px}.tech-banner-2 .tech-banner__next-scroll,.tech-banner-2 .tech-banner__link-scroll{width:217px;height:50px}@media(max-width: 560px){.tech-banner-2{justify-content:flex-start;align-items:center;position:relative;height:690px;padding-left:15px;padding-top:20px;background:linear-gradient(126deg, #9279ff 24.35%, #ceaaff 62.26%, #8857cc 98.91%)}.tech-banner-2:before{content:"";position:absolute;inset:0 0 0 0;background:url("/local/assets/img/tech/tech-banner-2-mobile.png") no-repeat center bottom;background-size:100%}.tech-banner-2 .tech-banner__nav{gap:20px}.tech-banner-2 .tech-banner__next-scroll{margin-bottom:0}}.thech-wrap{max-width:1806px;margin:0 auto}@media(max-width: 560px){.thech-wrap{background-size:cover}}.tech-content{background-color:#f6f7f8;border-radius:34px;padding:20px}@keyframes bounce{0%,100%{transform:translateY(0px)}50%{transform:translateY(10px)}}.tech-q__title{color:#323b43;text-align:center;font-family:"Nexa Demo Bold";font-size:44px;margin-bottom:77px;padding-top:28px}.tech-q__content{max-width:1180px;margin:0 auto}.accordion-quest{display:grid;row-gap:14px}.accordion-quest__details[open] .accordion-quest__toogle::before,.accordion-quest__details[open] .accordion-quest__toogle::after{background-color:#fff}.accordion-quest__details[open] .accordion-quest__toogle{background-color:#323b43}.accordion-quest__details[open] .accordion-quest__toogle::after{rotate:0deg}.accordion-quest__details[open]+.accordion-quest__content{grid-template-rows:1fr}.accordion-quest__summary{color:#fff;list-style:none}.accordion-quest__summary::-webkit-details-marker{display:none}.accordion-quest__summary:before{display:none}.accordion-quest__title{display:flex;flex-wrap:wrap;gap:10px;align-items:center;position:relative;transition-duration:.2s;padding:25px 14px 25px 35px;border-radius:55px;background:#fff;color:#323b43;font-family:"Nexa Demo Bold";font-size:25px;font-weight:400;padding-right:76px}.accordion-quest__cpt{color:#323b43;font-family:"Nexa Demo Bold";font-size:25px;line-height:normal}@media(max-width: 700px){.accordion-quest__cpt{font-size:20px;line-height:1.2}}@media(max-width: 560px){.accordion-quest__cpt{font-size:18px}}.accordion-quest__toogle{position:absolute;top:50%;transform:translateY(-50%);right:14px;width:60px;height:60px;border-radius:50%;border:1px solid #323b43;cursor:pointer}.accordion-quest__toogle::before,.accordion-quest__toogle::after{position:absolute;top:47%;content:"";right:29%;width:23px;height:3px;background-color:#323b43;border-radius:1rem;transition-duration:.2s}.accordion-quest__toogle::after{rotate:90deg}.accordion-quest__content{display:grid;grid-template-rows:0fr;transition-duration:.3s}.accordion-quest__content-inner{overflow:hidden}.accordion-quest__content-body{padding:23px 35px;border-radius:30px;background:#fff;color:#323b43;line-height:1.7;margin-top:14px}.accordion-quest__content-body p{font-size:20px}@media(max-width: 700px){.accordion-quest__content-body p{font-size:18px;line-height:1.2}}@media(max-width: 560px){.accordion-quest__content-body p{font-size:16px}}.accordion-quest__content-body ul:not([itemtype]) li::before{width:10px;height:10px;background:#4140b0;border-radius:50%;top:5px}.accordion-quest__content-body ul:not([itemtype]) li{padding-left:18px;font-size:20px}@media(max-width: 700px){.accordion-quest__content-body ul:not([itemtype]) li{font-size:18px}}@media(max-width: 560px){.accordion-quest__content-body ul:not([itemtype]) li{font-size:16px}}.accordion-quest__note{padding:5px 10px;border-radius:55px;background:rgba(65,64,176,.15);color:#4140b0;font-size:18px;font-weight:400}.accordion-quest__note b{color:#4140b0}@media(any-hover: hover){.accordion-quest__summary:hover{color:#323b43}}@media(any-hover: none){.accordion-quest__summary:active{color:#323b43}}@media(max-width: 992px){.tech-header{margin-bottom:50px}.tech-banner__caption{line-height:1.1}.tech-q__title{font-size:40px;line-height:1.1;margin-bottom:40px}.accordion-quest__cpt{display:flex;flex-direction:column;gap:8px}}@media(max-width: 868px){.tech-header{margin-bottom:30px}.accordion-quest__title,.accordion-quest__content-body{border-radius:37px}.tech-banner__nav{flex-direction:column}.tech-q__title{padding-top:10px}.accordion-quest__toogle{width:50px;height:50px}.accordion-quest__toogle::before,.accordion-quest__toogle::after{width:19px;height:2px;right:31%}}@media(max-width: 560px){aside.aside-line{display:none}.tech-header{margin-bottom:25px}.accordion-quest__title,.accordion-quest__content-body{border-radius:27px}.accordion-quest__title{padding:20px 67px 20px 30px}.accordion-quest__toogle{right:7px}.accordion-quest__content-body{padding:15px}.tech-q__title{font-size:30px}.accordion-quest__note{font-size:14px;border-radius:12px}.tech-content{padding:40px 13px 21px}}.thech-slider{max-width:1167px;margin:0 auto;position:relative}.thech-slider__title{color:#323b43;font-family:"Nexa Demo Bold";font-size:44px;line-height:57px;margin-bottom:60px}@media(max-width: 1000px){.thech-slider__title{font-size:34px;line-height:1.2;margin-bottom:40px}}@media(max-width: 700px){.thech-slider__title{font-size:24px;margin-bottom:20px;padding-right:113px}.thech-slider__title br{display:none}}.thech-slider__pair{display:flex;gap:20px}@media(max-width: 700px){.thech-slider__pair{flex-direction:column}}.thech-slider__bg{position:relative;flex-shrink:0;width:679px;height:508px;border-radius:40px;background-size:cover;padding:33px 0 0 17px}@media(max-width: 1000px){.thech-slider__bg{flex-shrink:1;width:60%;height:auto;border-radius:30px;background-size:contain !important}}@media(max-width: 700px){.thech-slider__bg{width:100%;height:70vw !important;background-position:center !important}}.thech-slider__plate{width:480px;border-radius:55px;background:#fff;color:#323b43;font-family:"Nexa Demo Bold";font-size:16px;padding:8px 19px}.thech-slider__plate._bottom{width:240px;position:absolute;bottom:10px;right:10px;line-height:21px}@media(max-width: 1000px){.thech-slider__plate{border-radius:30px}}@media(max-width: 700px){.thech-slider__plate{border-radius:20px}}.thech-slider__list{display:flex;flex-wrap:wrap;align-content:flex-start;flex-grow:1;-moz-column-gap:35px;column-gap:35px;border-radius:30px;background:#f6f7f8;padding:30px 10px 50px 50px}.thech-slider__list ul{min-width:148px}@media(max-width: 1110px){.thech-slider__list ul{min-width:auto;flex-grow:1}}.thech-slider__list ul li{color:#323b43;font-size:20px}.thech-slider__list ul:not([itemtype]) li{padding-left:20px}.thech-slider__list ul:not([itemtype]) li::before{width:10px;height:10px;background:#4140b0;border-radius:50%;top:6px}@media(max-width: 1140px){.thech-slider__list{-moz-column-gap:10px;column-gap:10px}}@media(max-width: 1110px){.thech-slider__list{padding:20px}}@media(max-width: 1000px){.thech-slider__list{width:40%;padding-bottom:60px}}@media(max-width: 700px){.thech-slider__list{width:100%;gap:20px;padding-bottom:20px}}.thech-slider__nav{display:flex;gap:21px;position:absolute;bottom:15px;right:19px;z-index:10}@media(max-width: 700px){.thech-slider__nav{gap:14px;bottom:auto;top:0}}.thech-slider__nav-next,.thech-slider__nav-prev{cursor:pointer;display:flex;width:60px;height:60px;justify-content:center;align-items:center;border-radius:30px;border:1px solid #323b43}.thech-slider__nav-next:before,.thech-slider__nav-prev:before{content:"";display:inline-block;width:21px;height:13px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M0.225453 0.640083C0.290676 0.564844 0.371309 0.504503 0.461888 0.463148C0.552468 0.421793 0.65088 0.40039 0.750454 0.40039C0.850027 0.40039 0.948438 0.421793 1.03902 0.463148C1.1296 0.504503 1.21023 0.564844 1.27545 0.640084L5.99985 5.68008L10.7255 0.640084C10.7907 0.564845 10.8713 0.504503 10.9619 0.463148C11.0525 0.421793 11.1509 0.400391 11.2505 0.400391C11.35 0.400391 11.4484 0.421793 11.539 0.463148C11.6296 0.504503 11.7102 0.564845 11.7755 0.640084C11.9199 0.790674 12.0005 0.991243 12.0005 1.19988C12.0005 1.40852 11.9199 1.60909 11.7755 1.75968L6.52545 7.36008C6.46023 7.43532 6.3796 7.49566 6.28902 7.53702C6.19844 7.57837 6.10003 7.59978 6.00045 7.59978C5.90088 7.59978 5.80247 7.57837 5.71189 7.53702C5.62131 7.49566 5.54067 7.43532 5.47545 7.36008L0.225453 1.75968C0.0877634 1.60503 0.00802424 1.40738 -0.000147378 1.20048C0.00774911 0.993165 0.0875061 0.795047 0.225453 0.640083Z' fill='%23323B43'/%3E%3C/svg%3E") no-repeat;background-size:100%}@media(max-width: 1000px){.thech-slider__nav-next,.thech-slider__nav-prev{width:40px;height:40px}.thech-slider__nav-next:before,.thech-slider__nav-prev:before{width:13px;height:8px}}.thech-slider__nav-next:before{transform:rotate(-90deg)}.thech-slider__nav-prev:before{transform:rotate(90deg)}.thech-slider__list-plate{flex-grow:1;margin-top:52px}.thech-slider__list-plate span{display:inline-block;color:#323b43;font-size:20px;font-weight:400;border-radius:55px;border:1px solid #4140b0;background:#e7eaf9;padding:5px 10px}@media(max-width: 1110px){.thech-slider__list-plate span{padding:12px;text-align:center}}@media(max-width: 1000px){.thech-slider__list-plate{margin-top:20px}}@media(max-width: 700px){.thech-slider__list-plate{margin-top:0}}.thech-section{border-radius:34px;margin-bottom:60px}@media(max-width: 1000px){.thech-section{border-radius:30px;margin-bottom:40px}}@media(max-width: 700px){.thech-section{border-radius:25px;margin-bottom:20px}}.thech-section-bl1{background:#f6f7f8;padding:72px 20px 62px}@media(max-width: 900px){.thech-section-bl1{padding:40px 20px}}@media(max-width: 560px){.thech-section-bl1{padding:20px}}.thech-section-bl1__wrap{display:flex;gap:46px;justify-content:center}@media(max-width: 900px){.thech-section-bl1__wrap{flex-direction:column;gap:20px}}.thech-section-bl1__l ul:not([itemtype]) li{padding-left:20px}@media(max-width: 700px){.thech-section-bl1__l ul:not([itemtype]) li{font-size:18px}}.thech-section-bl1__l ul:not([itemtype]) li::before{width:10px;height:10px;background:#4140b0;border-radius:50%;top:6px;left:0}.thech-section-bl1__l ul li{color:#323b43;font-size:20px;line-height:31px}.thech-section-bl1__title{color:#323b43;font-family:"Nexa Demo BOld";font-size:44px;line-height:57px;margin-bottom:36px}@media(max-width: 560px){.thech-section-bl1__title{margin-bottom:20px;line-height:1.2;font-size:24px}.thech-section-bl1__title br{display:none}}.thech-section-bl1__r{display:grid;grid-template-columns:246px 195px;grid-template-rows:224px 224px;gap:12px}@media(max-width: 560px){.thech-section-bl1__r{grid-template-columns:1fr 1fr}}.thech-section-bl1__bg1,.thech-section-bl1__bg2,.thech-section-bl1__bg3{border-radius:30px}.thech-section-bl1__bg1{background:url("/local/assets/img/tech/tech-sect-1.jpg") no-repeat;background-size:cover}.thech-section-bl1__bg2{background:url("/local/assets/img/tech/tech-sect-2.jpg") no-repeat;background-size:cover;grid-row:2/-1;grid-column:1/2}.thech-section-bl1__bg3{background:url("/local/assets/img/tech/tech-sect-3.jpg") no-repeat;background-size:cover;grid-row:1/-1}.thech-section-bl2{position:relative;height:530px;background:url("/local/assets/img/tech/tech-sect-bl2.png") no-repeat center;background-size:cover}.thech-section-bl2 p{position:absolute;top:50%;transform:translateY(-50%);left:19%;color:#323b43;font-family:"Nexa Demo Bold";font-size:44px;line-height:57px;padding:0 10px}.thech-section-bl2 p:before{content:"";position:absolute;right:56px;top:100%;width:86px;height:53px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='83' height='54' viewBox='0 0 83 54' fill='none'%3E%3Cpath d='M82.4503 34.5641C83.3141 33.487 83.1412 31.9135 82.0641 31.0497L64.5115 16.9729C63.4344 16.1091 61.861 16.282 60.9971 17.3591C60.1333 18.4362 60.3062 20.0096 61.3833 20.8735L76.9856 33.3862L64.4729 48.9885C63.6091 50.0656 63.782 51.639 64.8591 52.5029C65.9362 53.3667 67.5096 53.1938 68.3735 52.1167L82.4503 34.5641ZM3 1L0.506157 1.17535C1.34578 13.1166 10.2704 22.9963 24.2406 29.1621C38.2471 35.3441 57.7144 38.019 80.7731 35.485L80.5 33L80.2269 30.515C57.7856 32.981 39.2529 30.3226 26.2594 24.5879C13.2296 18.837 6.15422 10.2167 5.49384 0.824652L3 1Z' fill='%23323B43'/%3E%3C/svg%3E") no-repeat}@media(max-width: 700px){.thech-section-bl2 p{left:30px}}@media(max-width: 560px){.thech-section-bl2 p{font-size:24px;line-height:1.2;position:static;text-align:center;transform:none;padding-top:18px}.thech-section-bl2 p:before{display:none}}@media(max-width: 700px){.thech-section-bl2{height:400px}}@media(max-width: 560px){.thech-section-bl2{height:450px;background:#e7ebff url("/local/assets/img/tech/tech-sect-bl2-mobile.png") no-repeat center 120px}}.thech-section-bl3__title{color:#323b43;text-align:center;font-family:"Nexa Demo Bold";font-size:44px;line-height:57px;margin-bottom:64px}@media(max-width: 700px){.thech-section-bl3__title{font-size:36px;line-height:1.2;margin-bottom:34px}}.thech-section-bl3__content{max-width:1172px;display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-inline:auto}.thech-section-bl3__item{width:380px;min-height:354px;border-radius:15px;padding:27px 9px}.thech-section-bl3__item:nth-child(1){background:#f6f7f8 url("/local/assets/img/tech/tech-sect-bl3-1.png") no-repeat center bottom}.thech-section-bl3__item:nth-child(2){background:#f6f7f8 url("/local/assets/img/tech/tech-sect-bl3-2.png") no-repeat center bottom}.thech-section-bl3__item:nth-child(3){background:#f6f7f8 url("/local/assets/img/tech/tech-sect-bl3-3.png") no-repeat center bottom}.thech-section-bl3__item:nth-child(4){background:#f6f7f8 url("/local/assets/img/tech/tech-sect-bl3-4.png") no-repeat center bottom}.thech-section-bl3__item:nth-child(5){background:#f6f7f8 url("/local/assets/img/tech/tech-sect-bl3-5.png") no-repeat center bottom}@media(max-width: 815px){.thech-section-bl3__item{width:calc(50% - 16px)}}@media(max-width: 815px){.thech-section-bl3__item{width:100%}}@media(max-width: 560px){.thech-section-bl3__item{min-height:297px;padding:22px 8px}}.thech-section-bl3__item-top{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.thech-section-bl3__item-top span{padding:9px 12px;border-radius:55px;border:1px solid #4140b0;background:rgba(147,162,255,.15)}.thech-section-bl3__item-text{color:#323b43;font-size:20px;font-weight:500;line-height:28px}@media(max-width: 700px){.thech-section-bl3__item-text{font-size:16px;line-height:1.2}}.thech-section-bl4,.thech-section-bl5{height:530px;background:url("/local/assets/img/tech/tech-sect-bl4.png") top right;background-size:cover}@media(max-width: 1280px){.thech-section-bl4,.thech-section-bl5{height:500px}}@media(max-width: 1000px){.thech-section-bl4,.thech-section-bl5{height:450px;background-position:62% top}}@media(max-width: 560px){.thech-section-bl4,.thech-section-bl5{height:800px;background:#9279ff url("/local/assets/img/tech/tech-sect-bl4-mobile.png") no-repeat center bottom;background-size:100%}}.thech-section-bl4__wrap,.thech-section-bl5__wrap{padding-top:106px;padding-left:10%}@media(max-width: 900px){.thech-section-bl4__wrap,.thech-section-bl5__wrap{padding-left:20px}}@media(max-width: 700px){.thech-section-bl4__wrap,.thech-section-bl5__wrap{padding-top:50px}}@media(max-width: 560px){.thech-section-bl4__wrap,.thech-section-bl5__wrap{padding:35px 10px;text-align:center}}.thech-section-bl4__title,.thech-section-bl5__title{color:#fff;font-family:"Nexa Demo Bold";font-size:44px;line-height:57px;margin-bottom:38px}@media(max-width: 900px){.thech-section-bl4__title br,.thech-section-bl5__title br{display:none}}@media(max-width: 700px){.thech-section-bl4__title,.thech-section-bl5__title{font-size:34px;line-height:1.2;margin-bottom:25px}}@media(max-width: 560px){.thech-section-bl4__title,.thech-section-bl5__title{font-size:35px;margin-bottom:32px}}.thech-section-bl4__desc,.thech-section-bl5__desc{color:#fff;font-size:20px;font-weight:500;line-height:32px}@media(max-width: 700px){.thech-section-bl4__desc br,.thech-section-bl5__desc br{display:none}}.thech-section-bl5{position:relative;background:#e7ebff url("/local/assets/img/tech/tech-sect-bl5.png") 0 0}.thech-section-bl5__wrap{position:absolute;top:50%;left:50%;transform:translate(calc(-50% + 200px), -50%);padding:0;width:669px}.thech-section-bl5__title{color:#323b43;font-size:20px;font-weight:500;line-height:32px}@media(max-width: 1137px){.thech-section-bl5{background-position:calc(50% + (100vw - 564px)*.5) center}.thech-section-bl5__wrap{width:443px;left:auto;right:0;transform:translate(0, -50%);padding-right:30px}}@media(max-width: 700px){.thech-section-bl5{background-position:calc(12% + 1px) bottom;background-repeat:no-repeat;background-size:268%;min-height:auto;height:106vw}.thech-section-bl5__wrap{width:100%;top:auto;right:0;transform:translate(0, 0);padding:25px;text-align:center}}@media(max-width: 504px){.thech-section-bl5{height:calc(462px + 18vw)}.thech-section-bl5__title{line-height:1.3}}.thech-footer-text{max-width:1019px;color:#4241b1;font-family:"Nexa Demo Bold";font-size:44px;margin:48px auto}@media(max-width: 700px){.thech-footer-text{text-align:center;font-size:38px;line-height:1.1}}/*# sourceMappingURL=tech.css.map */
/* End */
/* /local/assets/css/tech.css?178004279120059 */
