.home .about{display:flex;gap:80px;padding:80px 120px}@media (max-width: 1180px){.home .about{padding:40px 16px}}.home .about.active .left,.home .about.active .cover{opacity:1;transform:translate(0)}.home .about .left{display:flex;flex-direction:column;gap:16px;width:70%;flex-shrink:0;opacity:0;transform:translate(-20px);transition:.3s ease-in-out}@media (max-width: 1180px){.home .about .left{width:100%;gap:28px}}.home .about .left .wrap{display:flex;flex-direction:column;gap:16px}@media (max-width: 1180px){.home .about .left .wrap{gap:12px}}.home .about .left .cover{display:none}@media (max-width: 1180px){.home .about .left .cover{display:flex;padding:30px 0}}.home .about .left .cards{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:104px}@media (max-width: 540px){.home .about .left .cards{margin-top:0;grid-template-columns:1fr;gap:28px}}.home .about .left .cards .card{display:flex;flex-direction:column;gap:12px;width:100%}.home .about .left .cards .card .line{width:100%}.home .about .left .cards .card .content{display:grid;grid-template-columns:88fr 270fr;gap:24px;align-items:center}@media (max-width: 540px){.home .about .left .cards .card .content{justify-content:flex-start;gap:24px}}.home .about .cover{display:flex;padding:0 88px;justify-content:center;align-items:center;border-radius:4px;background:#fcfcfc;opacity:0;transform:translate(20px);transition:.3s ease-in-out}@media (max-width: 1180px){.home .about .cover{display:none}}.home .compare{display:flex;flex-direction:column;gap:60px;padding:80px 120px}@media (max-width: 1180px){.home .compare{padding:60px 16px}}.home .compare .compare-header{display:flex;gap:100px;opacity:0;transform:translateY(20px);transition:.3s ease-in-out}@media (max-width: 1180px){.home .compare .compare-header{flex-direction:column;gap:28px}}.home .compare .compare-header.active{opacity:1;transform:translate(0)}.home .compare .compare-header .left{display:flex;flex-direction:column;gap:16px;width:40%}@media (max-width: 1180px){.home .compare .compare-header .left{gap:12px;width:100%}}.home .compare .compare-header .right{display:flex;justify-content:center;align-items:center;gap:12px;width:50%;border-radius:4px;background:#fcfcfc}@media (max-width: 1180px){.home .compare .compare-header .right{padding:13px 58px;flex-direction:column;width:100%}}.home .compare .compare-header .right .wrap{display:flex;align-items:center;gap:5px}.home .compare .compare-header .right .cap{margin-bottom:-4px}.home .compare .list{display:flex;flex-direction:column;gap:28px}@media (max-width: 1180px){.home .compare .list{display:grid;grid-template-columns:1fr 1fr;gap:12px}}@media (max-width: 700px){.home .compare .list{grid-template-columns:1fr}}.home .compare .list .item{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;opacity:0;transform:translateY(-20px);transition:.3s ease-in-out}@media (max-width: 1180px){.home .compare .list .item{padding:16px;grid-template-columns:1fr;gap:28px;border-radius:4px;background:var(--White, #fff);box-shadow:0 4px 10px #0000001a}}.home .compare .list .item.active{opacity:1;transform:translate(0)}.home .compare .list .item.item-header{row-gap:16px;grid-template-areas:"aspect custom ready" "line line line"}@media (max-width: 1180px){.home .compare .list .item.item-header{display:none}}.home .compare .list .item.item-header .cap:nth-child(1){grid-area:aspect}.home .compare .list .item.item-header .cap:nth-child(2){grid-area:custom}.home .compare .list .item.item-header .cap:nth-child(3){grid-area:ready}.home .compare .list .item.item-header .line{grid-area:line}.home .compare .list .item .wrap{display:flex;align-items:center;align-self:flex-start;gap:12px}.home .compare .list .item .text-wrap{display:flex;flex-direction:column;gap:8px}.home .compare .list .item .text-wrap .cap{display:none}@media (max-width: 1180px){.home .compare .list .item .text-wrap .cap{display:flex}}.home .compare .list .line{width:100%;opacity:0;transform:translateY(-20px);transition:.3s ease-in-out}.home .compare .list .line.active{opacity:1;transform:translate(0)}@media (max-width: 1180px){.home .compare .list .line{display:none}}.home .contact{position:relative;margin:80px 120px;padding:78px 15% 78px 60px;background:var(--Black-Text, #0c0c0c);display:grid;grid-template-columns:1fr 1fr;gap:60px}@media (max-width: 1180px){.home .contact{display:flex;width:calc(100% - 32px);padding:68px 16px 16px;flex-direction:column;align-items:flex-start;gap:24px;margin:100px auto 60px}}.home .contact .left{display:flex;flex-direction:column;gap:16px;color:#fff}@media (max-width: 1180px){.home .contact .left{gap:12px}}.home .contact .form{display:flex;flex-direction:column;justify-content:center;gap:24px}@media (max-width: 1180px){.home .contact .form{width:100%}}.home .contact .form input{display:flex;padding:12px;background:none;outline:none;border:none;border-bottom:1px solid var(--Gray, #c4c4c4);color:#fff;font-family:Figtree;font-size:16px;font-style:normal;font-weight:300;line-height:24px;width:100%;transition:.3s ease-in-out}.home .contact .form input.error{border-bottom-color:red}.home .contact .form input::placeholder{font-family:Figtree;font-size:16px;font-style:normal;font-weight:300;line-height:24px}@media (max-width: 1180px){.home .contact .form .button{max-width:343px;width:100%}}@media (max-width: 540px){.home .contact .form .button{max-width:100%}}.home .contact .block{position:absolute;right:0;top:0;height:100%;width:130px}@media (max-width: 1180px){.home .contact .block{height:40px;width:100%;top:0;left:0;right:auto}}.home .contact .block .rectangle,.home .contact .block .square{position:absolute;background-color:#fff}.home .contact .block .square{height:15%;width:50%}@media (max-width: 1180px){.home .contact .block .square{height:40px;width:35%;transform:translate(-50%)}}.home .contact .block .square.one{top:0;right:0}@media (max-width: 1180px){.home .contact .block .square.one{top:0;left:50%;right:auto}}.home .contact .block .square.two{bottom:0;right:0}@media (max-width: 1180px){.home .contact .block .square.two{top:calc(-100% + 1px);left:50%;bottom:auto;right:auto;background:var(--Black-Text, #0c0c0c)}}.home .contact .block .rectangle{height:70%;width:50%;aspect-ratio:1/1;left:0;top:50%;transform:translateY(-50%)}@media (max-width: 1180px){.home .contact .block .rectangle{display:none}}.home .crm{min-height:calc(100dvh - 82px);padding:122px 120px 60px;display:flex;flex-direction:column}@media (max-width: 1180px){.home .crm{padding:76px 0 40px}}.home .crm .title{margin-bottom:20px;animation-name:fade-to-right;animation-timing-function:ease-in-out;animation-delay:.7s;animation-duration:.4s;animation-fill-mode:forwards;animation-iteration-count:1;opacity:0}@media (max-width: 1180px){.home .crm .title{padding:0 16px;margin-bottom:12px}}.home .crm .desc{max-width:50%;margin-bottom:40px;animation-name:fade-to-right;animation-timing-function:ease-in-out;animation-delay:.7s;animation-duration:.4s;animation-fill-mode:forwards;animation-iteration-count:1;opacity:0}@media (max-width: 1180px){.home .crm .desc{padding:0 16px;max-width:100%;margin-bottom:24px}}.home .crm .cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;animation-name:fade-to-top;animation-timing-function:ease-in-out;animation-delay:.9s;animation-duration:.4s;animation-fill-mode:forwards;animation-iteration-count:1;opacity:0}@media (max-width: 1180px){.home .crm .cards{overflow-x:scroll;scroll-snap-type:x mandatory;gap:8px;padding-left:16px}.home .crm .cards::-webkit-scrollbar{display:none}}.home .crm .cards .card{display:flex;flex-direction:column;gap:80px;padding:16px;border-radius:4px;background:#fcfcfc}@media (max-width: 1180px){.home .crm .cards .card{width:320px;height:320px;scroll-snap-align:center}.home .crm .cards .card:nth-last-child(1){margin-right:16px}}.home .crm .cards .card:hover .img-wrap .product{width:105%}.home .crm .cards .card:hover .wrap svg{transform:rotate(45deg)}.home .crm .cards .card .img-wrap{position:relative;display:flex;width:calc(100% - 22px);margin:44px auto 0;aspect-ratio:332/200;overflow:hidden}.home .crm .cards .card .img-wrap .product{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:.3s ease-in-out;width:100%}.home .crm .cards .card .wrap{display:flex;justify-content:space-between;align-items:center}.home .crm .cards .card .wrap svg{transition:.3s ease-in-out}.home .custom{position:relative;padding:60px 120px 80px;display:flex;gap:100px;align-items:flex-start;overflow-x:clip}@media (max-width: 1180px){.home .custom{flex-direction:column;gap:0;padding:60px 16px}}.home .custom.active .left,.home .custom.active .right{opacity:1;transform:translate(0)}.home .custom .left{position:sticky;top:100px;align-self:flex-start;display:flex;flex-direction:column;gap:16px;width:40%;flex-shrink:0;height:fit-content;opacity:0;transform:translate(-20px);transition:.3s ease-in-out}@media (max-width: 1180px){.home .custom .left{position:relative;top:auto;width:100%;gap:12px;margin-bottom:28px}}.home .custom .left .message{margin-top:24px;width:100%}@media (max-width: 1180px){.home .custom .left .message{display:none;margin-top:16px}}.home .custom .left .message.mobile{display:none}@media (max-width: 1180px){.home .custom .left .message.mobile{display:flex}}.home .custom .left .button{margin-top:40px}@media (max-width: 1180px){.home .custom .left .button{display:none}}.home .custom .right{display:flex;flex-direction:column;flex:1;gap:16px;opacity:0;transform:translate(20px);transition:.3s ease-in-out}@media (max-width: 1180px){.home .custom .right{flex:none;width:100%;flex-direction:row;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;gap:12px;padding:0 0 28px}}.home .custom .right::-webkit-scrollbar{display:none}.home .custom .right .card{display:flex;flex-direction:column;gap:40px;padding:16px}@media (max-width: 1180px){.home .custom .right .card{width:320px;flex-shrink:0;scroll-snap-align:center;border-radius:4px;background:var(--White, #fff);box-shadow:0 4px 10px #0000001a;gap:28px}}.home .custom .right .card .card-header{display:grid;grid-template-columns:min-content 1fr min-content;align-items:center;gap:24px}.home .custom .right .card .card-header .line{width:100%;object-fit:cover;flex-grow:0}.home .custom .right .card .card-content{display:flex;flex-direction:column;gap:16px}.home .custom .button.mobile{display:none}@media (max-width: 1180px){.home .custom .button.mobile{display:flex;max-width:343px;width:100%;margin-left:16px}}@media (max-width: 540px){.home .custom .button.mobile{width:100%;max-width:100%;margin:0 auto}}.home .demo{display:flex;flex-direction:column;gap:16px;padding:80px 120px;opacity:0;transform:translateY(-20px);transition:.3s ease-in-out}@media (max-width: 1180px){.home .demo{padding:60px 16px;gap:16px}}.home .demo.active{opacity:1;transform:translate(0)}.home .demo .desc{max-width:480px}@media (max-width: 1180px){.home .demo .desc{width:100%}}.home .demo .blur-wrap{position:relative;margin-top:44px;overflow:hidden}@media (max-width: 1180px){.home .demo .blur-wrap{margin-top:16px}}.home .demo .blur-wrap:hover .blur{transform:scale(1.1)}.home .demo .blur-wrap:hover .try-button .desc{color:#c2c2c2}.home .demo .blur-wrap:hover .try-button svg{color:#c2c2c2}.home .demo .blur-wrap .blur{width:100%;transition:.3s ease-in-out;object-fit:cover;object-position:left}@media (max-width: 1180px){.home .demo .blur-wrap .blur{height:400px}}.home .demo .blur-wrap .try-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;padding:24px 60px;justify-content:center;align-items:center;gap:16px;border-radius:4px;background:var(--Black-Text, #0c0c0c)}.home .demo .blur-wrap .try-button .desc{color:var(--White, #fff);transition:.3s ease-in-out}.home .demo .blur-wrap .try-button svg{color:#fff;transition:.3s ease-in-out}.home .faq{display:flex;flex-direction:column;gap:60px;padding:80px 120px}@media (max-width: 1180px){.home .faq{padding:60px 16px;gap:28px}}.home .faq .top{display:flex;flex-direction:column;gap:16px}@media (max-width: 1180px){.home .faq .top{gap:12px}}.home .faq .line{display:flex;width:100%}.home .faq .list{display:flex;flex-direction:column;gap:24px}@media (max-width: 1180px){.home .faq .list{gap:16px}}.home .faq .list .item{display:flex;flex-direction:column;overflow:hidden}.home .faq .list .item.active .item-header .plus{opacity:0}.home .faq .list .item.active .item-header .minus{opacity:1}.home .faq .list .item.active .item-content{max-height:400px;padding:24px 0}@media (max-width: 1180px){.home .faq .list .item.active .item-content{padding:16px 0}}.home .faq .list .item .item-header{position:relative;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.home .faq .list .item .item-header .plus,.home .faq .list .item .item-header .minus{position:absolute;top:50%;right:0;transform:translateY(-50%);transition:.3s ease-in-out}.home .faq .list .item .item-header .minus{opacity:0}.home .faq .list .item .item-content{max-height:0;transition:.4s ease-in-out}.home .modules{position:relative;padding:60px 120px 80px;display:flex;gap:100px;align-items:flex-start;overflow-x:clip}@media (max-width: 1180px){.home .modules{flex-direction:column;gap:28px;padding:40px 0}}.home .modules.active .left,.home .modules.active .right{opacity:1;transform:translate(0)}.home .modules .left{position:sticky;top:100px;align-self:flex-start;display:flex;flex-direction:column;gap:16px;width:40%;flex-shrink:0;height:fit-content;transition:.3s ease-in-out;opacity:0;transform:translateY(20px)}@media (max-width: 1180px){.home .modules .left{position:relative;top:auto;padding:0 16px;width:100%}}.home .modules .left .button{margin-top:40px}@media (max-width: 1180px){.home .modules .left .button{display:none}}.home .modules .right{display:flex;flex-direction:column;flex:1;gap:16px;opacity:0;transform:translate(20px);transition:.3s ease-in-out;transition-delay:.3s}.home .modules .right::-webkit-scrollbar{display:none}@media (max-width: 1180px){.home .modules .right{flex-direction:row;overflow-x:scroll;overflow-y:hidden;width:100%;scroll-snap-type:x mandatory;gap:12px;padding:0 16px}}.home .modules .right .card{display:flex;flex-direction:column;gap:40px;padding:16px}@media (max-width: 1180px){.home .modules .right .card{width:320px;flex-shrink:0;scroll-snap-align:center;border-radius:4px;background:var(--White, #fff);box-shadow:0 4px 10px #0000001a;gap:28px}}.home .modules .right .card .card-header{display:grid;grid-template-columns:min-content 1fr;align-items:center;gap:24px}.home .modules .right .card .card-header .line{width:100%;object-fit:cover}.home .modules .right .card .card-content{display:flex;flex-direction:column;gap:16px}@media (max-width: 1180px){.home .modules .right .card .card-content{gap:12px}}.home .modules .button.mobile{display:none}@media (max-width: 1180px){.home .modules .button.mobile{display:flex;max-width:343px;width:100%;margin-left:16px}}@media (max-width: 540px){.home .modules .button.mobile{max-width:calc(100% - 32px);margin:0 auto}}.home .portfolio{display:flex;flex-direction:column;gap:60px;padding:80px 120px;opacity:0;transform:translateY(20px);transition:.3s ease-in-out}@media (max-width: 1180px){.home .portfolio{padding:60px 16px}}.home .portfolio.active{opacity:1;transform:translate(0)}.home .portfolio .portfolio-header{display:flex;justify-content:space-between;gap:60px}.home .portfolio .portfolio-header .text{display:flex;flex-direction:column;gap:16px}@media (max-width: 1180px){.home .portfolio .portfolio-header .text{display:none;gap:12px}}.home .portfolio .portfolio-header .button{height:min-content;align-self:flex-end}@media (max-width: 1180px){.home .portfolio .portfolio-header .button{display:none}}.home .portfolio .cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"card card card" "card2 card3 card4";gap:20px}@media (max-width: 1180px){.home .portfolio .cards{grid-template-columns:1fr 1fr;grid-template-areas:"card card2" "card3 card4"}}@media (max-width: 800px){.home .portfolio .cards{grid-template-columns:1fr;grid-template-areas:"card" "card2" "card3" "card4"}}.home .portfolio .cards .card{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"cover cover" "title arrow";gap:80px;padding:16px;width:100%;border-radius:4px;background:#fcfcfc;overflow:hidden}.home .portfolio .cards .card:hover .cover{transform:scale(1.1)}.home .portfolio .cards .card:nth-child(1){grid-area:card}.home .portfolio .cards .card:nth-child(2){grid-area:card2}.home .portfolio .cards .card:nth-child(3){grid-area:card3}.home .portfolio .cards .card:nth-child(4){grid-area:card4}.home .portfolio .cards .card.big{gap:0;padding-top:0}@media (max-width: 1180px){.home .portfolio .cards .card.big{padding-top:16px;gap:80px}}.home .portfolio .cards .card.big:hover .cover{transform:translateY(5%) scale(1.05)}@media (max-width: 1180px){.home .portfolio .cards .card.big:hover .cover{transform:scale(1.1)}}.home .portfolio .cards .card.big .cover{width:70%;margin-top:0;transform:translateY(10%)}@media (max-width: 1180px){.home .portfolio .cards .card.big .cover{width:calc(100% - 20px);transform:none;margin-top:40px}}.home .portfolio .cards .card .cover{display:flex;width:calc(100% - 20px);margin:40px auto 0;transition:.3s ease-in-out;grid-area:cover}.home .portfolio .cards .card .title{grid-area:title}.home .portfolio .cards .card svg{grid-area:arrow;justify-self:flex-end}.home .portfolio .button.mobile{display:none}@media (max-width: 1180px){.home .portfolio .button.mobile{display:flex;max-width:343px;width:100%}}@media (max-width: 540px){.home .portfolio .button.mobile{max-width:100%}}.home .sponsors{display:flex;flex-wrap:nowrap;position:relative;overflow:hidden;width:100%;padding:20px 0;animation-name:opacity;animation-timing-function:ease-in-out;animation-delay:1.2s;animation-duration:.4s;animation-fill-mode:forwards;animation-iteration-count:1;opacity:0}.home .sponsors .first,.home .sponsors .second{display:flex;gap:48px;animation:scroll-left 30s linear infinite;padding:0 24px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.home .testimonials{display:flex;flex-direction:column;gap:60px;margin:80px 120px;overflow:hidden}@media (max-width: 1180px){.home .testimonials{margin:60px 0 60px 16px}}.home .testimonials.active .testimonials-header,.home .testimonials.active .testimonials-slider{opacity:1;transform:translate(0)}.home .testimonials .testimonials-header{display:flex;justify-content:space-between;gap:60px;opacity:0;transform:translateY(-20px);transition:.3s ease-in-out}.home .testimonials .testimonials-header .left{display:flex;flex-direction:column;gap:16px}.home .testimonials .testimonials-header .actions{display:flex;align-items:center;align-self:flex-end;justify-self:flex-end;gap:24px}@media (max-width: 1180px){.home .testimonials .testimonials-header .actions{margin-right:16px}}@media (max-width: 540px){.home .testimonials .testimonials-header .actions{display:none}}.home .testimonials .testimonials-header .actions svg{cursor:pointer;pointer-events:all}.home .testimonials .testimonials-slider{opacity:0;transform:translateY(20px);transition-delay:.2s;transition:.3s ease-in-out}@media (max-width: 1180px){.home .testimonials .testimonials-slider .swiper-wrapper .swiper-slide{width:320px}}.home .testimonials .testimonials-slider .swiper-wrapper .swiper-slide .img{width:100%;display:flex;border-radius:4px}.home .testimonials .testimonials-slider .swiper-wrapper .swiper-slide .desc{padding:16px;background-color:#fcfcfc}@keyframes fade-to-right{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fade-to-left{0%{transform:translate(-20px);opacity:0}to{transform:translate(20px);opacity:1}}@keyframes fade-to-top{0%{transform:translateY(20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fade-to-bot{0%{transform:translateY(-20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes opacity{0%{opacity:0}to{opacity:1}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.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{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.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)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
