.community-section{text-align:center;padding:0 15px 50px}@media (min-width:768px){.community-section{padding:0 60px 60px}}@media (min-width:1500px){.community-section{padding:0 90px 90px}}.community-section .main-headline{margin-bottom:30px}@media (min-width:768px){.community-section .main-headline{margin-bottom:40px}}@media (min-width:1500px){.community-section .main-headline{margin-bottom:54px}}.community-section .button{margin-top:30px!important}@media (min-width:768px){.community-section .button{margin-top:40px!important}}@media (min-width:1500px){.community-section .button{margin-top:60px!important}}.community-section #posts-container{grid-template-columns:1fr;gap:5px;display:grid}@media (min-width:1100px){.community-section #posts-container{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}.community-section .column{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}@media (min-width:1100px){.community-section .column{grid-template-columns:1fr;gap:20px}}.community-section .column .box{cursor:pointer;position:relative;overflow:hidden}.community-section .column .box *{z-index:3;position:relative}.community-section .column .box:after{content:"";z-index:2;background:linear-gradient(transparent 0%,rgba(0,0,0,.8) 100%);width:100%;height:40%;display:block;position:absolute;bottom:0;left:0}.community-section .column .box__image{object-fit:cover;z-index:1;transform-origin:50%;max-width:100%;height:auto;transition:all .35s ease-in-out}.community-section .column .box:hover .box__image{transform:scale(1.05)}.community-section .column .box .image--big{aspect-ratio:500/400}.community-section .column .box .image--wide{aspect-ratio:500/240}@media (min-width:1100px){.community-section .column .box--big{aspect-ratio:500/400}}.community-section .column .box--big .image--wide{display:none}@media (min-width:1100px){.community-section .column .box--wide{aspect-ratio:500/240}}.community-section .column .box--wide .image--wide{display:none}@media (min-width:1100px){.community-section .column .box--wide .image--big{display:none}.community-section .column .box--wide .image--wide{display:block}}.community-section .column .box .play-button{width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.community-section .column .box .play-button{width:70px;height:70px}}@media (min-width:1500px){.community-section .column .box .play-button{width:90px;height:90px}}.community-section .column .box .author{display:none}@media (min-width:768px){.community-section .column .box .author{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;gap:11px;max-width:320px;display:-ms-flexbox;display:flex;position:absolute;bottom:10px;left:10px}}@media (min-width:1500px){.community-section .column .box .author{bottom:17px;left:15px}}.community-section .column .box .author__photo{object-position:center;object-fit:cover;border-radius:100%;width:34px;height:34px}@media (min-width:1500px){.community-section .column .box .author__photo{width:40px;height:40px}}.community-section .column .box .author__name{color:#fff;margin:0}.community-section .column .box__main_app{width:34px;height:34px;position:absolute;bottom:10px;right:10px}@media (min-width:1500px){.community-section .column .box__main_app{width:40px;height:40px;bottom:15px;right:15px}}.community-section #posts-container{max-width:1315px;margin:0 auto}@media (min-width:1500px){.community-section #posts-container{max-width:1540px}}.community-section .load-more-btn.active{color:transparent!important;background-color:transparent!important}.community-section .load-more-btn.active:after,.community-section .load-more-btn.active .loader{opacity:1}.community-section .load-more-btn .loader{opacity:0;border-radius:50%;width:24px;height:24px;transition:all .2s ease-in-out;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.community-section .load-more-btn .loader:before{content:"";box-sizing:border-box;border:3px solid #fff;border-radius:50%;animation:2s linear infinite prixClipFix;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);transform:rotate(0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);transform:rotate(360deg)}}.community-section .slider-popup{opacity:0;pointer-events:none;z-index:10003;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100vw;height:100vh;max-height:100vh;padding:50px 0;transition:all .35s ease-in-out;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0}@media (min-width:768px){.community-section .slider-popup{padding:90px 0}}.community-section .slider-popup.open{opacity:1;pointer-events:all}.community-section .slider-popup img,.community-section .slider-popup video{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto}.community-section .slider-popup .swiper-button-next,.community-section .slider-popup .swiper-button-prev{opacity:.7;background-color:#e6e6e6;background-image:none;border-radius:100%;width:45px;height:45px;margin-top:-3px;transition:all .35s ease-in-out;display:none;position:absolute;top:50%;transform:translateY(-50%)}.community-section .slider-popup .swiper-button-next:after,.community-section .slider-popup .swiper-button-prev:after{display:none}.community-section .slider-popup .swiper-button-next:hover,.community-section .slider-popup .swiper-button-prev:hover{opacity:1}.community-section .slider-popup .swiper-button-next svg,.community-section .slider-popup .swiper-button-prev svg{height:25px}@media (min-width:1100px){.community-section .slider-popup .swiper-button-next,.community-section .slider-popup .swiper-button-prev{display:-ms-flexbox;display:flex}}@media (min-width:1700px){.community-section .slider-popup .swiper-button-next,.community-section .slider-popup .swiper-button-prev{width:70px;height:70px}.community-section .slider-popup .swiper-button-next svg,.community-section .slider-popup .swiper-button-prev svg{height:unset}}.community-section .slider-popup .swiper-button-next svg *,.community-section .slider-popup .swiper-button-prev svg *{opacity:1}.community-section .slider-popup .swiper-wrapper{-ms-flex-align:center;align-items:center}.community-section .slider-popup .swiper-button-next{right:15px}@media (min-width:1700px){.community-section .slider-popup .swiper-button-next{right:40px}}.community-section .slider-popup .swiper-button-prev{left:15px}@media (min-width:1700px){.community-section .slider-popup .swiper-button-prev{left:40px}}.community-section .slider-popup .box{background-color:transparent;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:15px;display:-ms-flexbox;display:flex}.community-section .slider-popup .box .content-container{text-align:center;grid-template-columns:1fr;justify-items:center;width:100%;max-width:600px;display:grid}@media (min-width:900px){.community-section .slider-popup .box .content-container{text-align:left;justify-items:unset}}@media (min-width:768px){.community-section .slider-popup .box{gap:30px}}@media (min-width:900px){.community-section .slider-popup .box{flex-flow:unset}}@media (min-width:1100px){.community-section .slider-popup .box{gap:45px}}@media (min-width:1500px){.community-section .slider-popup .box{gap:90px}}.community-section .slider-popup .swiper-container{width:100%;max-width:1395px;max-height:100%;margin:0 15px;overflow-y:auto}@media (min-width:768px){.community-section .slider-popup .swiper-container{margin:0 30px}}@media (min-width:1100px){.community-section .slider-popup .swiper-container{margin:0 75px}}@media (min-width:1500px){.community-section .slider-popup .swiper-container{max-width:1395px;margin:0 90px}}.community-section .slider-popup .close-btn{background-color:transparent;border:none;outline:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;display:-ms-flexbox;display:flex;position:absolute;top:5px;right:14px}@media (min-width:768px){.community-section .slider-popup .close-btn{width:50px;height:50px;top:80px;right:40px}}.community-section .slider-popup .close-btn:hover{transform:scale(1.1)}.community-section .slider-popup .close-btn svg{width:20px;height:20px}.community-section .slider-popup .thumbnail-container{display:-ms-flexbox;display:flex;position:relative}.community-section .slider-popup .thumbnail-container video,.community-section .slider-popup .thumbnail-container img{max-height:600px;width:auto!important}@media (min-width:900px){.community-section .slider-popup .thumbnail-container video,.community-section .slider-popup .thumbnail-container img{max-height:calc(100vh - 180px)}}.community-section .slider-popup .thumbnail-container video[poster]{object-fit:cover}.community-section .slider-popup .thumbnail-container .play-button{opacity:0;cursor:pointer;pointer-events:none;transition:all .35s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.community-section .slider-popup .thumbnail-container.paused .play-button{opacity:1;pointer-events:all}.community-section .slider-popup .product-app-container{-ms-flex-flow:wrap;flex-flow:wrap;gap:10px;display:-ms-flexbox;display:flex}@media (min-width:768px){.community-section .slider-popup .product-app-container{gap:20px}}.community-section .slider-popup .product-app-container p{text-align:center;max-width:112px;margin:0 auto;padding:0 10px 10px;font-size:13px}@media (min-width:768px){.community-section .slider-popup .product-app-container p{padding:0 15px 10px}}@media (min-width:1300px){.community-section .slider-popup .product-app-container p{max-width:160px}}.community-section .slider-popup .product-app-container .used-box{text-align:center}.community-section .slider-popup .product-app-container .used-box--product img{object-fit:contain;width:112px;min-width:112px;height:70px;margin-bottom:5px}@media (min-width:1300px){.community-section .slider-popup .product-app-container .used-box--product img{width:160px;min-width:160px;height:100px}}.community-section .slider-popup .product-app-container .used-box--app img{object-fit:contain;min-width:50px;max-width:100px;height:50px;margin:10px 30px 15px}@media (min-width:1300px){.community-section .slider-popup .product-app-container .used-box--app img{min-width:60px;height:60px;margin:15px 30px 30px}}.community-section .slider-popup .author{-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:8px;display:-ms-flexbox;display:flex}@media (min-width:768px){.community-section .slider-popup .author{gap:15px;margin-bottom:20px}}@media (min-width:1100px){.community-section .slider-popup .author{margin-bottom:35px}}.community-section .slider-popup .author__photo{border-radius:100%;width:32px;min-width:32px;height:32px;display:block}@media (min-width:768px){.community-section .slider-popup .author__photo{width:40px;min-width:40px;height:40px}}@media (min-width:1300px){.community-section .slider-popup .author__photo{width:60px;min-width:60px;height:60px}}.community-section .slider-popup .author__name{margin:0}.community-section .slider-popup .title{margin-bottom:15px}@media (max-width:768px){.community-section .slider-popup .title.typography-h5{font-size:29px}}@media (min-width:768px){.community-section .slider-popup .title{margin-top:5px}}@media (min-width:1100px){.community-section .slider-popup .title{margin-top:15px;margin-bottom:28px}}.community-section .slider-popup .description{letter-spacing:-.2px;margin-bottom:15px;line-height:1.4;display:none}@media (min-width:900px){.community-section .slider-popup .description{display:block}}@media (min-width:1100px){.community-section .slider-popup .description{margin-bottom:24px}}