@charset "UTF-8";*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,header,footer,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:400}@font-face{font-family:Sansation;src:url(/assets/Sansation-Light-BDUAJjKs.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Sansation;src:url(/assets/Sansation-Regular-BmjSQHtH.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Sansation;src:url(/assets/Sansation-Bold-BVx5ZCcO.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Parsi;src:url(/assets/Parsi-Light-BK9hVmyW.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Parsi;src:url(/assets/Parsi-Regular-D-MrUENV.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Parsi;src:url(/assets/Parsi-Bold-z2T_wrqs.ttf) format("truetype");font-weight:700;font-style:normal}body{font-family:Sansation,sans-serif;font-weight:300;background-color:#0c0c0c;color:#fff;min-height:100vh;height:100vh}.container,.block-container{display:flex;margin:0 auto;flex-direction:column;width:1400px}.block-container{flex-direction:column}.main{display:flex;flex-direction:column}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,input:-moz-autofill,input:-moz-autofill:hover,input:-moz-autofill:focus,input:-moz-autofill:active{background-color:#000!important;color:#000!important}.container,.block-container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px;box-sizing:border-box}@media screen and (max-width: 1400px){.container,.block-container{max-width:1200px;padding:0 18px}}@media screen and (max-width: 1200px){.container,.block-container{max-width:1000px;padding:0 16px}}@media screen and (max-width: 992px){.container,.block-container{max-width:800px;padding:0 14px}}@media screen and (max-width: 768px){.container,.block-container{max-width:600px;padding:0 12px}}@media screen and (max-width: 650px){.container,.block-container{max-width:400px;padding:0 15px}}@media screen and (max-width: 480px){.container,.block-container{padding:0 12px}}@media screen and (max-width: 380px){.container,.block-container{padding:0 10px}}.general-page{margin:0 auto;overflow:hidden}.general-page a{color:#fff}.general-page__video{display:flex;justify-content:center;height:100vh;width:100vw;overflow:hidden;position:relative}.general-page__clip{object-fit:cover;min-width:100%;min-height:100%;opacity:30%}.general-page__banner{position:absolute;top:35%;z-index:1}.general-page__clue{display:flex;flex-direction:column;position:absolute;bottom:50px;animation:scrollClue;animation-duration:2s;animation-iteration-count:infinite;animation-fill-mode:forwards}.general-page__clue:hover{cursor:pointer}.general-page__arrow{width:50px;margin:20px 0 0}.general-page__slider-block{background-color:#141414;display:flex;flex-direction:column}.general-page__slider{display:flex;flex-direction:column}.general-page .promotion-block{display:flex;flex-direction:column;background-color:#141414;padding:0 0 40px}.general-page .promotion-block__content{display:flex;flex-direction:row;justify-content:space-between}.general-page .promotion-block__image{width:650px;filter:brightness(40%);transition:.3s}.general-page .promotion-block__image:hover{filter:brightness(80%);cursor:pointer}.general-page .promotion-block__left,.general-page .promotion-block__right{position:relative;text-align:center}.general-page .promotion-block__title{position:absolute;pointer-events:none;left:50%;top:45%;transform:translate(-50%,-50%);font-size:22px}.general-page .about-block{padding:0 0 40px}.general-page .about-block__content{font-size:20px}.general-page .about-block__article{text-align:center;margin:0 0 40px;font-size:25px;line-height:35px}.general-page .about-block__fact{width:100%}.general-page .about-block__works-title{display:block;color:#ff5000;margin-bottom:10px;text-align:center}.general-page .about-block__works-list{list-style-type:none}.general-page .about-block__fact{margin:40px auto 0;padding:0 0 4px;color:#ff5000;width:max-content;text-align:center}.general-page .about-block__works-item{margin:0 0 4px}.general-page .about-block__works-item:first-letter{text-transform:uppercase}.general-page .about-block__works-item:before{content:"•";color:#ff5000;padding-right:8px}.general-page .place-block{background-color:#141414}.general-page .place-block__action{width:100%;display:flex;flex-direction:column;margin:0 auto;padding:20px 0}.general-page .place-block__address,.general-page .place-block__contanct-phone{margin:0 auto 20px;font-size:24px;color:#ccc}.general-page .place-block__address a,.general-page .place-block__contanct-phone a{color:#ff5000}.general-page .place-block__address a:hover,.general-page .place-block__contanct-phone a:hover{color:#b9b9b9}.general-page .place-block__button{margin:0 auto}.general-page__map-block{height:300px}.general-page__map{width:100%;height:100%;border-radius:20px;background-color:#5d5d5d}.place-block__icons{margin:0 auto}.place-block__icons{display:flex;justify-content:center;align-items:center;padding:80px 0}.place-block__icon{display:flex;align-items:center;justify-content:center;background-color:#ff5000;border-radius:50px;padding:5px;transition:.3s}.place-block__icon:hover{cursor:pointer;transform:scale(1.1)}.place-block__icon:first-child{padding:14px 8px}.place-block__icon:first-child img{width:30px}.place-block__icon:nth-child(n):not(:last-child){margin:0 50px 0 0}.place-block__icon-image{width:40px}@keyframes scrollClue{0%{bottom:50px}50%{bottom:20px}to{bottom:50px}}@media screen and (max-width: 1200px){.general-page__banner{top:30%}.general-page .promotion-block__content{flex-direction:column;align-items:center}.general-page .promotion-block__image{width:80%;max-width:600px;margin-bottom:30px}.general-page .about-block__article{font-size:22px;line-height:32px}.general-page .about-block__content{font-size:18px}.general-page .place-block__address,.general-page .place-block__contanct-phone{font-size:22px}}@media screen and (max-width: 992px){.general-page__video{height:80vh}.general-page__banner{top:25%}.general-page .promotion-block{padding-bottom:30px}.general-page .promotion-block__image{width:90%;max-width:550px}.general-page .about-block{padding-bottom:30px}.general-page .about-block__article{font-size:20px;line-height:30px;margin-bottom:30px}.general-page .about-block__content{font-size:17px}.general-page .about-block__fact{margin-top:30px}.general-page .place-block__address,.general-page .place-block__contanct-phone{font-size:20px}.general-page .place-block__icon:nth-child(n):not(:last-child){margin-right:30px}}@media screen and (max-width: 768px){.general-page__video{height:70vh}.general-page__banner{top:20%;width:90%;text-align:center}.general-page__clue{bottom:30px}.general-page__arrow{width:40px}.general-page .promotion-block{padding-bottom:25px}.general-page .promotion-block__image{width:100%;max-width:500px}.general-page .about-block{padding-bottom:25px}.general-page .about-block__article{font-size:18px;line-height:28px;margin-bottom:25px;text-align:justify}.general-page .about-block__content{font-size:16px}.general-page .about-block__works-list{padding-left:20px}.general-page .about-block__last-part-article{display:none}.general-page .about-block__fact{width:100%;text-align:justify;text-wrap:wrap}.general-page .place-block__address,.general-page .place-block__contanct-phone{font-size:18px;margin-bottom:15px}.general-page .place-block__icons{padding:60px 0}.general-page .place-block__icon:first-child img{width:25px}.general-page .place-block__icon:nth-child(n):not(:last-child){margin-right:20px}.general-page .place-block__icon-image{width:35px}.general-page__map-block{height:250px}}@media screen and (max-width: 576px){.general-page__video{height:25vh}.general-page__clip{display:none}.general-page__banner{top:40%}.general-page__clue{bottom:20px;display:none}.general-page__arrow{width:35px;margin-top:10px}.general-page__map-block{height:200px}.about-block{padding-bottom:20px}.about-block__article{font-size:16px;line-height:24px;margin-bottom:20px}.about-block__content{font-size:15px}.about-block__fact{margin-top:20px;font-size:18px}.place-block__address,.place-block__contanct-phone{font-size:16px;text-align:center;padding:0 15px}.place-block__icons{padding:40px 0;flex-wrap:wrap}.place-block__icon:nth-child(n):not(:last-child){margin-right:15px}.promotion-block{padding-bottom:20px}.promotion-block__image{max-width:100%}@keyframes scrollClue{0%{bottom:20px}50%{bottom:10px}to{bottom:20px}}}@media screen and (max-width: 380px){.general-page__video{height:50vh}.general-page__banner{top:15%}.about-block__article{font-size:15px;line-height:22px}.about-block__works-item,.place-block__address,.place-block__contanct-phone{font-size:14px}.place-block__icons{padding:30px 0}.place-block__icon:first-child img{width:20px}.place-block__icon:nth-child(n):not(:last-child){margin-right:10px}.place-block__icon-image{width:30px}.general-page__map-block{height:180px}}.services-page{margin:0 auto}.services-page__content{display:flex;flex-wrap:wrap;gap:80px;justify-content:center}.services-page__category-item{display:flex;justify-content:center;align-items:center;flex-direction:column;width:250px;height:320px;justify-self:center;margin:0 0 50px;padding:5px;border-radius:15px;transition:.3s;-webkit-box-shadow:0px 0px 2px 3px rgba(0,0,0,.192);-moz-box-shadow:0px 0px 2px 3px rgba(0,0,0,.192);box-shadow:0 0 2px 3px #00000031}.services-page__category-item:hover{cursor:pointer;-webkit-box-shadow:0px 0px 2px 3px #ff5000;-moz-box-shadow:0px 0px 2px 3px #ff5000;box-shadow:0 0 2px 3px #ff5000}.services-page__image{position:relative}.services-page__image img{width:200px}.services-page__icon{border-radius:100px}.services-page__title{margin:0 auto;text-align:center;text-transform:uppercase;color:#ccc;font-size:21px;line-height:25px;padding:30px 0 0;text-wrap:wrap}@media screen and (max-width: 1200px){.services-page__content{grid-template-columns:repeat(3,1fr)}.services-page__category-item{width:220px;height:290px;margin-bottom:40px}.services-page__image img{width:180px}.services-page__title{font-size:22px;padding-top:25px}}@media screen and (max-width: 992px){.services-page__content{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.services-page__category-item{width:190px;height:260px;margin-bottom:35px;padding:4px;border-radius:12px}.services-page__image img{width:160px}.services-page__title{font-size:19px;padding-top:20px}}@media screen and (max-width: 768px){.services-page__content{grid-template-columns:repeat(2,1fr);gap:20px}.services-page__category-item{width:170px;height:230px;margin-bottom:30px;border-radius:10px}.services-page__image img{width:140px}.services-page__title{font-size:17px;padding-top:15px}}@media screen and (max-width: 576px){.services-page__content{grid-template-columns:repeat(2,1fr);gap:15px;max-width:100%;padding:0 15px;margin:0 auto;box-sizing:border-box}.services-page__category-item{width:100%;max-width:none;height:180px;margin-bottom:0;border-radius:8px;padding:6px;box-sizing:border-box}.services-page__image img{width:100px;max-width:100%}.services-page__title{font-size:14px;padding-top:8px;line-height:1.2;text-align:center}}@media screen and (max-width: 380px){.services-page__content{gap:10px;padding:0 10px}.services-page__category-item{height:160px;padding:4px}.services-page__image img{width:85px}.services-page__title{font-size:12px;padding-top:6px}}.about-page,.blog-page{margin:0 auto}.blog-page__main-image,.blog-page__second-image{width:100%;height:100%;max-width:100%;min-height:100%;object-fit:cover;transition:.5s}.blog-page__shadow{transition:3s;position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;background-color:red;background:linear-gradient(to top,#000000e6,#000000b3 20%,#0000)}.blog-page__main-news-admin-clue{position:absolute;top:2%;right:2%;text-transform:uppercase;color:#ff5000}.blog-page__main-news-admin-clue-change,.blog-page__main-news-admin-clue-delete{width:35px;border-radius:10px;padding:2px;transition:1s}.blog-page__main-news-admin-clue-change:hover,.blog-page__main-news-admin-clue-delete:hover{cursor:pointer;border:2px solid #ff5000}.blog-page{margin:0 auto}.blog-page__upper-side{display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width: 1200px){.blog-page__upper-side{gap:40px}}@media screen and (max-width: 992px){.blog-page__upper-side{flex-direction:column;gap:30px}}.blog-page__main-news{position:relative;width:800px;height:450px;overflow:hidden}@media screen and (max-width: 1200px){.blog-page__main-news{width:600px;height:350px}}@media screen and (max-width: 992px){.blog-page__main-news{width:100%;height:400px}}@media screen and (max-width: 768px){.blog-page__main-news{height:350px}}@media screen and (max-width: 576px){.blog-page__main-news{height:300px}}.blog-page__main-news:hover{cursor:pointer}.blog-page__main-news:hover span{display:block;pointer-events:none;font-size:20px}.blog-page__main-image,.blog-page__second-image{max-width:100%;min-height:100%;object-fit:cover;transition:.5s}@media screen and (max-width: 576px){.blog-page__main-image,.blog-page__second-image{min-height:auto;height:100%}}.blog-page__main-image:hover,.blog-page__second-image:hover{filter:brightness(20%)}.blog-page__main-news-clue{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-transform:uppercase;color:#ff5000}.blog-page__main-news-title,.blog-page__second-news-title{position:absolute;bottom:2%;left:1%;font-size:25px;font-weight:500;text-transform:uppercase}@media screen and (max-width: 992px){.blog-page__main-news-title,.blog-page__second-news-title{font-size:22px}}@media screen and (max-width: 768px){.blog-page__main-news-title,.blog-page__second-news-title{font-size:20px;bottom:5%;left:3%}}@media screen and (max-width: 480px){.blog-page__main-news-title,.blog-page__second-news-title{font-size:18px}}.blog-page__shadow{transition:3s;position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000000e6,#000000b3 20%,#0000)}.blog-page__second-news{position:relative;overflow:hidden;justify-content:right;width:525px;height:450px}@media screen and (max-width: 1200px){.blog-page__second-news{width:400px;height:350px}}@media screen and (max-width: 992px){.blog-page__second-news{width:100%;height:400px}}@media screen and (max-width: 768px){.blog-page__second-news{height:350px}}@media screen and (max-width: 576px){.blog-page__second-news{height:300px}}.blog-page__second-news:hover{cursor:pointer}.blog-page__second-news:hover span{display:block;pointer-events:none;font-size:20px}.blog-page__lower-side{overflow:hidden;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:60px 100px;padding:60px 0}@media screen and (max-width: 1200px){.blog-page__lower-side{gap:40px 80px;padding:50px 0}}@media screen and (max-width: 992px){.blog-page__lower-side{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 60px;padding:40px 0}}@media screen and (max-width: 768px){.blog-page__lower-side{grid-template-columns:1fr;gap:40px;padding:40px 0}}@media screen and (max-width: 480px){.blog-page__lower-side{gap:30px;padding:30px 0}}.blog-page__managing-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}@media screen and (max-width: 576px){.blog-page__managing-buttons{flex-direction:column;align-items:center}}.blog-page__blog-item[data-managing=true]:hover .blog-page__item-preview{filter:brightness(20%)}.blog-page__blog-item[data-managing=false]:hover .blog-page__cross{pointer-events:none}.blog-page__blog-item{position:relative;margin:0 auto;overflow:hidden}@media screen and (max-width: 992px){.blog-page__blog-item{max-width:100%}}.blog-page__blog-item:hover span{display:inline-block}.blog-page__item-preview{width:400px;height:250px;transition:.3s}@media screen and (max-width: 1200px){.blog-page__item-preview{width:350px;height:220px}}@media screen and (max-width: 992px){.blog-page__item-preview{width:100%;height:300px}}@media screen and (max-width: 768px){.blog-page__item-preview{height:350px}}@media screen and (max-width: 576px){.blog-page__item-preview{height:300px}}@media screen and (max-width: 380px){.blog-page__item-preview{height:250px}}.blog-page__item-preview img{object-fit:cover;min-width:100%;max-height:100%}@media screen and (max-width: 576px){.blog-page__item-preview img{height:100%;min-width:auto}}.blog-page__item-preview:hover{cursor:pointer;filter:brightness(20%)}.blog-page__item-description{text-align:center;max-width:100%;font-size:20px;padding:10px 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width: 992px){.blog-page__item-description{font-size:18px}}@media screen and (max-width: 768px){.blog-page__item-description{white-space:normal;text-overflow:clip;padding-top:15px}}@media screen and (max-width: 576px){.blog-page__item-description{font-size:16px}}.blog-page__item-date{position:absolute;pointer-events:none;font-weight:500;bottom:12%;right:1%;color:#fff}@media screen and (max-width: 768px){.blog-page__item-date{bottom:15%;right:3%;font-size:14px}}.blog-page__cross{pointer-events:none;left:50%;top:45%;transform:translate(-50%,-50%);font-size:22px;display:none;font-size:15px;position:absolute;color:#ff5000;font-weight:500;text-transform:uppercase;pointer-events:auto}@media screen and (max-width: 768px){.blog-page__cross{font-size:13px}}@media screen and (max-width: 380px){.blog-page__main-news,.blog-page__second-news{height:250px}.blog-page__main-news-title,.blog-page__second-news-title{font-size:16px}.blog-page__item-preview{height:220px}.blog-page__item-description{font-size:14px}}.contacts-page{margin:0 auto;width:100%}.contacts-page .page-title{width:max-content}.contacts-page__content{width:100%!important}.contacts-page__information{display:flex;flex-direction:column;margin:0 auto;justify-content:center;width:50%}.contacts-page__information:not(:first-child){gap:40px 0}.contacts-page__map{height:300px}.contacts-page__right{display:flex;flex-direction:column}.contacts-page__list{list-style-type:none}.contacts-page__item,.contacts-page__item--contact{display:flex;font-size:22px;padding-top:25px;align-items:center}.contacts-page__item-telegram,.contacts-page__item-whatsapp{width:40px;margin:0 0 0 20px}.contacts-page__item-telegram:hover,.contacts-page__item-whatsapp:hover{cursor:pointer}.contacts-page__item-whatsapp{width:45px}.contacts-page__item:not(--contact){display:flex;justify-content:space-between}.contacts-page__highlight{color:#ff5000}.contacts-page__links-title{text-align:center;margin:60px 0 0;font-size:24px}.feedback-form{display:flex;flex-direction:column;width:100%}.feedback-form__name,.feedback-form__telegram,.feedback-form__message{background-color:#1b1b1b;color:#fff;border-radius:15px;width:full;padding:15px 0 15px 10px;margin:15px 0 0}.feedback-form__title{font-size:24px;text-align:center;margin:30px 0 0}.feedback-form__message{min-width:100%;min-height:100px;margin-bottom:20px;max-width:100px;max-height:200px}@media screen and (max-width: 1200px){.contacts-page__information{width:90%;gap:30px}.contacts-page__item,.contacts-page__item--contact{font-size:20px;padding-top:20px}.contacts-page__item-telegram,.contacts-page__item-whatsapp{width:36px;margin-left:15px}.contacts-page__item-whatsapp{width:40px}.contacts-page__links-title{margin-top:50px;font-size:22px}.contacts-page .feedback-form__title{font-size:22px}.contacts-page .feedback-form__name,.contacts-page .feedback-form__telegram,.contacts-page .feedback-form__message{padding:12px 0 12px 10px}.contacts-page .feedback-form__submit{font-size:17px;padding:10px 22px}}@media screen and (max-width: 992px){.contacts-page__information{width:95%;flex-direction:column}.contacts-page__map{height:250px;width:100%;order:0;margin-bottom:30px}.contacts-page__right{width:100%}.contacts-page__item,.contacts-page__item--contact{font-size:18px;padding-top:18px}.contacts-page__item-telegram,.contacts-page__item-whatsapp{width:32px;margin-left:12px}.contacts-page__item-whatsapp{width:36px}.contacts-page__links-title{margin-top:40px;font-size:20px}.contacts-page .feedback-form__title{font-size:20px;margin-top:25px}.contacts-page .feedback-form__name,.contacts-page .feedback-form__telegram,.contacts-page .feedback-form__message{padding:10px 0 10px 8px;margin-top:12px}.contacts-page .feedback-form__submit{font-size:16px;padding:10px 20px}}@media screen and (max-width: 768px){.contacts-page__information{width:100%;gap:30px 0!important}.contacts-page__map{height:220px}.contacts-page__item,.contacts-page__item--contact{font-size:17px;padding-top:15px}.contacts-page__item-telegram,.contacts-page__item-whatsapp{width:30px;margin-left:10px}.contacts-page__item-whatsapp{width:33px}.contacts-page__links-title{margin-top:35px;font-size:19px}.contacts-page .feedback-form__title{font-size:19px}.contacts-page .feedback-form__name,.contacts-page .feedback-form__telegram,.contacts-page .feedback-form__message{padding:9px 0 9px 8px}}@media screen and (max-width: 576px){.contacts-page__map{height:200px}.contacts-page__item,.contacts-page__item--contact{font-size:16px;padding-top:15px;flex-wrap:wrap}.contacts-page__item-telegram,.contacts-page__item-whatsapp{width:28px;margin-left:10px}.contacts-page__item-whatsapp{width:31px}.contacts-page__links-title{margin-top:30px;font-size:18px}.contacts-page .feedback-form__title{font-size:18px}.contacts-page .feedback-form__name,.contacts-page .feedback-form__telegram,.contacts-page .feedback-form__message{padding:8px 0 8px 6px;font-size:14px}.contacts-page .feedback-form__message{min-height:80px}.contacts-page .feedback-form__submit{font-size:15px;padding:8px 16px;width:100%;max-width:200px}}@media screen and (max-width: 380px){.contacts-page__item,.contacts-page__item--contact{font-size:14px;padding-top:12px}.contacts-page__item-telegram,.contacts-page__item-whatsapp{width:24px;margin-left:8px}.contacts-page__item-whatsapp{width:27px}.contacts-page__links-title{margin-top:25px;font-size:16px}.contacts-page .feedback-form__title{font-size:16px}.contacts-page .feedback-form__name,.contacts-page .feedback-form__telegram,.contacts-page .feedback-form__message{padding:6px 0 6px 5px;font-size:13px}.contacts-page .feedback-form__message{min-height:70px}.contacts-page .feedback-form__submit{padding:7px 14px;font-size:14px}}.not-found-page{margin:0 auto;display:flex;flex-direction:column}.not-found-page__banner{margin:100px auto}.not-found-page{margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:0 20px 20px;box-sizing:border-box;text-align:center}.not-found-page__banner{width:100%;max-width:600px;margin:10px auto 0;transition:transform .3s ease}.not-found-page__banner img{width:100%;height:auto;object-fit:contain}.not-found-page__title{font-size:2.2rem;margin:15px 0 10px;color:#ff5000;font-weight:700}.not-found-page__message{font-size:1.2rem;margin-bottom:25px;max-width:500px;line-height:1.5}.not-found-page__home-button{display:inline-block;padding:12px 30px;background-color:#ff5000;color:#fff;text-decoration:none;border-radius:25px;font-size:1.1rem;font-weight:600;transition:all .3s ease;border:2px solid transparent}.not-found-page__home-button:hover{background-color:transparent;color:#ff5000;border-color:#ff5000;transform:translateY(-3px)}@media (max-width: 1199.98px){.not-found-page__banner{max-width:500px;margin-top:8px}.not-found-page__title{font-size:2rem;margin:12px 0 8px}.not-found-page__message{font-size:1.1rem;margin-bottom:20px}}@media (max-width: 991.98px){.not-found-page{padding:0 15px 15px}.not-found-page__banner{max-width:400px;margin-top:5px}.not-found-page__title{font-size:1.8rem;margin:10px 0 6px}.not-found-page__message{font-size:1rem;margin-bottom:18px}.not-found-page__home-button{padding:10px 25px;font-size:1rem}}@media (max-width: 767.98px){.not-found-page{padding:0 10px 10px}.not-found-page__banner{max-width:350px;margin-top:3px}.not-found-page__title{font-size:1.6rem;margin:8px 0 5px}.not-found-page__message{font-size:.95rem;margin-bottom:15px}.not-found-page__home-button{padding:9px 22px;font-size:.95rem}}@media (max-width: 575.98px){.not-found-page__banner{max-width:100%}.not-found-page__title{font-size:1.4rem;margin:6px 0 4px}.not-found-page__message{font-size:.9rem;margin-bottom:12px;padding:0 10px}.not-found-page__home-button{padding:8px 20px;font-size:.9rem}}@media (max-width: 380px){.not-found-page__title{font-size:1.3rem}.not-found-page__message{font-size:.85rem}.not-found-page__home-button{padding:7px 18px;font-size:.85rem}}@media (orientation: portrait) and (max-height: 700px){.not-found-page{padding-top:0;min-height:90vh}.not-found-page__banner{max-width:70%;margin-top:0}}@media (max-height: 500px){.not-found-page{padding:0 10px;min-height:500px}.not-found-page__banner{max-width:30%;margin:0}.not-found-page__content{max-width:60%}.not-found-page__title{margin-top:0;font-size:1.4rem}.not-found-page__message{font-size:.85rem;margin-bottom:12px}}.our-works-page{margin:0 auto}.our-works-page__content{display:flex;flex-direction:row}.our-works-page__work-item{height:max-content;width:230px}.our-works-page__work-item:hover{cursor:pointer}.our-works-page__banner{width:230px;height:230px;position:relative;overflow:hidden;transition:.3s;border-radius:15px}.our-works-page__banner:hover span{display:block}.our-works-page__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:.3s}.our-works-page__image[data-zoom=true]{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:contain;z-index:10000;background:#000000e6;cursor:zoom-out;padding:2rem;box-sizing:border-box;transform:none!important;filter:none!important}.our-works-page__image[data-zoom=true]:hover{transform:scale(1.2);filter:brightness(20%)}.our-works-page__image[data-album=true]:hover{transform:scale(1.2);filter:brightness(100%)}.our-works-page__image:hover{transform:scale(1.2);filter:brightness(20%)}.our-works-page__item-title{text-align:center;margin-top:10px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-transform:lowercase}.our-works-page__item-title:first-letter{text-transform:uppercase}.our-works-page__work-items-wrapper{display:flex;flex-direction:column;margin:0 auto}.our-works-page__work-items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;margin:0 auto;padding:0 0 40px}.our-works-page__work-items-pagination{display:flex;flex-direction:column;align-items:center}.our-works-page__notice{pointer-events:none;left:50%;transform:translate(-50%,-50%);font-size:22px;top:50%;font-size:15px;display:none;position:absolute;color:#ff5000;font-weight:500;text-transform:uppercase}.our-works-page__manage-buttons{position:absolute;height:40px;display:flex;justify-content:space-between;align-items:center;padding:5px;top:-100px;background-color:#000000b7;width:100%;transition:.3s ease}.our-works-page__manage-buttons:hover{top:0}.our-works-page__image:hover+.our-works-page__manage-buttons{top:0}.our-works-page__delete-button,.our-works-page__change-button{display:inline-block;z-index:10;transition:.5s}.our-works-page__delete-button:hover,.our-works-page__change-button:hover{color:red}.sidebar-select-menu{margin-bottom:20px;width:100%;max-width:280px;padding:10px 15px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;font-size:15px;color:#333;cursor:pointer;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:right 15px center;background-size:12px}.sidebar-select-menu:hover{border-color:#a0a0a0}.sidebar-select-menu:focus{outline:none;border-color:#ff5000;box-shadow:0 0 0 2px #4a90e233}.sidebar-select-menu__option{padding:8px 12px;font-size:14px}@media (max-width: 992px){.sidebar-select-menu{max-width:240px;padding:9px 14px;font-size:14px;background-position:right 12px center}}@media (max-width: 768px){.sidebar-select-menu{max-width:100%;width:100%;margin:0 auto 25px;padding:12px 18px;font-size:16px;background-size:14px;background-position:right 18px center}.sidebar-select-menu__option{font-size:15px;padding:10px 15px}}@media (max-width: 576px){.sidebar-select-menu{margin-bottom:20px;padding:11px 16px;font-size:15px;background-position:right 15px center}}@media (max-width: 480px){.sidebar-select-menu{border-radius:6px;padding:10px 15px;font-size:14px}.sidebar-select-menu__option{font-size:14px;padding:8px 12px}}@media screen and (max-width: 1200px){.our-works-page__work-items{grid-template-columns:repeat(3,220px);justify-content:space-evenly;width:100%;gap:25px}.our-works-page__work-item{width:220px;height:290px}.our-works-page__banner,.our-works-page__image{width:100%;height:220px;object-fit:cover}}@media screen and (max-width: 992px){.our-works-page__work-items{grid-template-columns:repeat(3,180px);gap:18px;padding-bottom:30px}.our-works-page__work-item{width:180px;height:260px}.our-works-page__banner,.our-works-page__image{height:180px}.our-works-page__item-title{font-size:15px;padding-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.our-works-page__notice{font-size:13px;top:45%}}@media screen and (max-width: 768px){.our-works-page__content{flex-direction:column}.our-works-page__work-items{grid-template-columns:repeat(3,160px);gap:25px 15px;padding:0 15px 30px}.our-works-page__work-item{width:160px;height:220px;position:relative}.our-works-page__banner,.our-works-page__image{width:100%;height:160px;object-fit:cover;transition:transform .3s ease}.our-works-page__item-title{font-size:14px;padding:12px 5px 0;text-align:center;height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.our-works-page__notice{font-size:12px;top:40%;left:50%;transform:translate(-50%,-50%);width:90%;text-align:center;padding:8px 5px;background:#000000b3;opacity:0;transition:opacity .3s ease}.our-works-page__work-item:hover .our-works-page__banner,.our-works-page__work-item:hover .our-works-page__image{filter:brightness(30%);transform:scale(1.03)}.our-works-page__work-item:hover .our-works-page__notice{opacity:1}}@media screen and (max-width: 576px){.our-works-page__work-items{grid-template-columns:repeat(2,140px);gap:20px 12px;padding:0 10px 25px}.our-works-page__work-item{width:140px;height:200px}.our-works-page__banner,.our-works-page__image{height:140px}.our-works-page__item-title{font-size:13px;padding-top:10px;height:36px}.our-works-page__notice{font-size:11px;padding:6px 4px}}@media screen and (max-width: 480px){.our-works-page__work-items{grid-template-columns:repeat(2,120px);gap:18px 10px;padding:0 8px 20px}.our-works-page__work-item{width:120px;height:180px}.our-works-page__banner,.our-works-page__image{height:120px}.our-works-page__item-title{font-size:12px;padding-top:8px;height:32px}.our-works-page__notice{font-size:10px;padding:5px 3px}}@media screen and (max-width: 360px){.our-works-page__work-items{grid-template-columns:repeat(2,minmax(110px,1fr));justify-content:space-between;gap:15px 8px;padding:0 5px 15px}.our-works-page__work-item{width:100%;max-width:130px;height:170px}.our-works-page__banner,.our-works-page__image{height:110px}.our-works-page__item-title{font-size:11px;padding-top:6px;height:30px}}.cart-page,.account-page{margin:0 auto}.account-page__buttons{width:100%;display:flex;align-items:center;justify-content:flex-end;margin:0 0 20px}.account-page__content{display:flex;gap:20px}.account-page__applications{width:100%}.account-page__applications--empty{font-size:20px;text-align:center}@media (max-width: 1199.98px){.account-page__content{gap:15px}.account-page__applications--empty{font-size:18px}}@media (max-width: 991.98px){.account-page__content{flex-direction:column}.account-page__buttons{justify-content:center}.account-page__applications--empty{font-size:16px}}@media (max-width: 767.98px){.account-page__buttons{flex-direction:column;align-items:flex-start}.account-page__applications--empty{font-size:15px}}@media (max-width: 575.98px){.account-page__buttons{padding:0 10px;align-items:flex-end}.account-page__applications--empty{font-size:14px}.account-page__acc-info{width:100%}}.account-info{display:flex;flex-direction:column;margin:0 auto;padding:0}.account-info__photo{margin:0 auto;padding:0 0 40px}.account-info__form{display:flex;flex-direction:column;text-align:center}.account-info__form label{filter:brightness(40%)}.account-info__form input{background-color:#0f0f0f;color:#fff;border-radius:15px;width:full;padding:15px 0 15px 10px;margin:5px 0 25px;border:1px solid #1b1b1b;transition:.3s}.account-info__form input:focus{border:1px solid #ff5000}.account-info__image{width:200px;border-radius:50%}.account-info__name,.account-info__surname,.account-info__phone,.account-info__email{background-color:#0f0f0f;color:#fff;border-radius:15px;width:full;padding:15px 0 15px 10px;border:1px solid #1b1b1b;transition:.3s;margin:5px 0 25px}@media (max-width: 1199.98px){.account-info__image{width:180px}}@media (max-width: 991.98px){.account-info__image{width:160px}.account-info__form{padding:0 20px}}@media (max-width: 767.98px){.account-info__image{width:140px}.account-info__form{padding:0 15px}.account-info__name,.account-info__surname,.account-info__phone,.account-info__email{font-size:.95rem}}@media (max-width: 575.98px){.account-info__image{width:120px}.account-info__form{padding:0 10px}.account-info__name,.account-info__surname,.account-info__phone,.account-info__email{font-size:.9rem}}.favorites-page{margin:0 auto}.page-layout{padding:70px 0 30px;min-height:100vh;background-color:#141414;width:100%;height:100%}.page-layout__preloader{position:absolute;width:100%;height:100%;background-color:#141414;z-index:100;animation:closedPreloader;animation-duration:3s;animation-iteration-count:1;animation-fill-mode:forwards}.page-layout__banner{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.page-layout__banner-closed{animation:closedImage;animation-duration:2s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes closedImage{0%{opacity:0%}50%{opacity:100%}to{opacity:0%;display:none}}@keyframes closedPreloader{50%{opacity:100%}to{opacity:0%;display:none}}@media (min-width: 1200px){.page-layout{padding-top:100px}.page-layout__banner{font-size:2rem;padding:40px 0}}@media (max-width: 1199.98px){.page-layout{padding-top:80px}.page-layout__banner{font-size:1.8rem;padding:35px 0}}@media (max-width: 991.98px){.page-layout{padding-top:60px}.page-layout__banner{font-size:1.6rem;padding:30px 0}}@media (max-width: 767.98px){.page-layout{padding-top:50px}.page-layout__banner{font-size:1.4rem;padding:25px 0;max-width:95%}}@media (max-width: 575.98px){.page-layout{padding-top:40px;justify-content:center}.page-layout__banner{font-size:1.2rem;padding:20px 15px;margin-top:0;margin-bottom:0}}@media (orientation: portrait) and (max-width: 768px){.page-layout__banner{padding:15% 0}}@media (max-height: 600px){.page-layout{min-height:600px}.page-layout__banner{padding:10px 0;font-size:1.1rem}}.welcome-page{position:absolute;display:flex;justify-content:center;flex-direction:column;z-index:1000;width:100%;height:100%;background-color:#141414}.welcome-page__logo{margin:0 auto;width:650px}.welcome-page__start-button{width:max-content;margin:-50px auto 0;border-radius:20px;border:1px solid #ff5000;background:#c54a2127;color:#fff;padding:10px 50px;text-transform:uppercase;transition:.3s}.welcome-page{position:absolute;display:flex;justify-content:center;flex-direction:column;z-index:15;width:100%;height:100%;background-color:#141414}.welcome-page__logo{margin:0 auto;width:650px;max-width:90%;transition:transform .5s ease}@media screen and (max-width: 1200px){.welcome-page__logo{width:550px}}@media screen and (max-width: 992px){.welcome-page__logo{width:450px}}@media screen and (max-width: 768px){.welcome-page__logo{width:380px}}@media screen and (max-width: 576px){.welcome-page__logo{width:300px}}@media screen and (max-width: 380px){.welcome-page__logo{width:260px}}.welcome-page__start-button{width:max-content;margin:-50px auto 0;border-radius:20px;border:1px solid #ff5000;background:#c54a2127;color:#fff;padding:10px 50px;text-transform:uppercase;transition:all .3s ease;font-size:18px;cursor:pointer}@media screen and (max-width: 992px){.welcome-page__start-button{padding:10px 40px;font-size:16px;margin-top:-40px}}@media screen and (max-width: 768px){.welcome-page__start-button{padding:8px 35px;font-size:15px;margin-top:-30px;border-radius:16px}}@media screen and (max-width: 576px){.welcome-page__start-button{padding:7px 30px;font-size:14px;margin-top:-20px;border-radius:14px}}@media screen and (max-width: 380px){.welcome-page__start-button{padding:6px 25px;font-size:13px;margin-top:-15px;border-radius:12px}}.welcome-page__start-button:hover{background:#ff5000;transform:scale(1.1)}@media (hover: none){.welcome-page__start-button:hover{transform:none}}.welcome__closed{animation-name:closer;animation-duration:2s;animation-iteration-count:1;animation-fill-mode:forwards;overflow:hidden}@keyframes closer{0%{height:100%;opacity:100%}to{height:0%;opacity:0%;display:none}}@media (orientation: portrait) and (max-width: 768px){.welcome-page__logo{width:80%;max-width:350px}.welcome-page__start-button{margin-top:20px}}@media (min-height: 1000px){.welcome-page__logo{transform:scale(1.2)}.welcome-page__start-button{margin-top:50px;padding:15px 60px;font-size:22px}}@media (max-height: 500px){.welcome-page__logo{width:200px;margin-bottom:20px}.welcome-page__start-button{margin-top:0;padding:5px 20px;font-size:12px}}.current-post-page__post{font-size:20px;line-height:35px;padding-bottom:40px;white-space:pre-line}.current-post-page__post-wrapper{width:100%}.current-post-page__post{font-size:20px;line-height:35px;padding-bottom:40px}.current-post-page__managing-buttons{display:flex;gap:40px}.current-post-page__back-button{display:flex;align-items:center;text-transform:uppercase}@media screen and (max-width: 1200px){.current-post-page__post{font-size:18px;line-height:32px;padding-bottom:35px}.current-post-page__managing-buttons{gap:35px}}@media screen and (max-width: 992px){.current-post-page__post{font-size:17px;line-height:30px;padding-bottom:30px}.current-post-page__managing-buttons{gap:30px;flex-wrap:wrap}}@media screen and (max-width: 768px){.current-post-page__post{font-size:16px;line-height:28px;padding-bottom:25px}.current-post-page__managing-buttons{gap:25px}.current-post-page__back-button{font-size:14px}}@media screen and (max-width: 576px){.current-post-page__post{font-size:15px;line-height:26px;padding-bottom:20px}.current-post-page__managing-buttons{gap:20px;flex-direction:column;align-items:flex-start}.current-post-page__back-button{font-size:13px}}@media screen and (max-width: 380px){.current-post-page__post{font-size:14px;line-height:24px;padding-bottom:15px}.current-post-page__managing-buttons{gap:15px}.current-post-page__back-button{font-size:12px}}.create-blog-post-page__buttons{display:flex;width:100%;flex-direction:row;justify-content:space-between}.create-blog-post-page__custom-file-button{display:flex;align-items:center;justify-content:center;position:relative;padding:10px 24px;border:1px solid #ff5000;border-radius:8px;background-color:transparent;color:#fff;font-family:inherit;font-size:16px;cursor:pointer;transition:all .3s ease;overflow:hidden}.create-blog-post-page__custom-file-button:hover{background-color:#ff50001a;border-radius:8px}.create-blog-post-page__preview-item--selected{position:relative;width:100px;height:100px;border-radius:8px;border:2px solid red;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:.3s ease}.create-blog-post-page__preview-item--selected:hover{cursor:pointer}.create-blog-post-page{width:100%}.create-blog-post-page__content{display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:100%;gap:20px}.create-blog-post-page__buttons{display:flex;width:100%;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:10px}.create-blog-post-page__images-upload,.create-blog-post-page__post-info{width:50%;margin:0 auto}.create-blog-post-page__upload-container{text-align:center}.create-blog-post-page__custom-file-button{display:flex;align-items:center;justify-content:center;position:relative;padding:10px 24px;border:2px solid #ff5000;border-radius:15px;background-color:transparent;color:#fff;font-family:inherit;font-size:16px;cursor:pointer;transition:all .3s ease;overflow:hidden}.create-blog-post-page__custom-file-button:hover{border-radius:20px}.create-blog-post-page__custom-file-button:active{background-color:#ff500026}.create-blog-post-page__preview-container{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:16px 0;max-height:400px;overflow-y:scroll}.create-blog-post-page__preview-item{position:relative;width:100px;height:100px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.create-blog-post-page__preview-item:hover{cursor:pointer}.create-blog-post-page__preview-item--selected{border:2px solid red}.create-blog-post-page__preview-image{width:100%;height:100%;object-fit:cover}.create-blog-post-page__remove-button{position:absolute;top:4px;right:4px;width:24px;height:24px;border:none;border-radius:50%;background:#ff5000;color:#fff;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s}.create-blog-post-page__remove-button:hover{background:#ff3000}.create-blog-post-page__file-description,.create-blog-post-page__post-title,.create-blog-post-page__post-excerpt,.create-blog-post-page__post-content{background-color:#0f0f0f;color:#fff;border-radius:15px;width:full;padding:15px 0 15px 10px;margin:5px 0 25px;border:1px solid #1b1b1b;transition:.3s}.create-blog-post-page__post-content{resize:vertical}.create-blog-post-page__post-fields{display:flex;flex-direction:column}@media (max-width: 1199.98px){.create-blog-post-page__images-upload,.create-blog-post-page__post-info{width:70%}}@media (max-width: 991.98px){.create-blog-post-page__images-upload,.create-blog-post-page__post-info{width:90%}}@media (max-width: 767.98px){.create-blog-post-page__buttons{flex-direction:column;align-items:center}.create-blog-post-page__images-upload,.create-blog-post-page__post-info{width:100%;padding:0 15px}.create-blog-post-page__custom-file-button{width:100%}}@media (max-width: 575.98px){.create-blog-post-page__preview-item{width:80px;height:80px}.create-blog-post-page__custom-file-button{font-size:14px;padding:8px 20px}.create-blog-post-page__remove-button{width:20px;height:20px;font-size:14px}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.blog-post-managing-page__content{display:flex;gap:20px;width:100%}.blog-post-managing-page__posts{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px 0;width:100%;margin:0 0 40px}.published-posts{display:grid;grid-template-columns:repeat(3,1fr)}.blog-post-managing-page__content{display:flex;gap:20px;width:100%;flex-wrap:wrap}.blog-post-managing-page__posts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 0;width:100%;margin:0 0 40px}.blog-post-managing-page__posts-layout{width:100%}@media (max-width: 1199.98px){.blog-post-managing-page__posts{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 767.98px){.blog-post-managing-page__posts{grid-template-columns:1fr}}@media (max-width: 575.98px){.blog-post-managing-page__content{flex-direction:column}.blog-post-managing-page__posts{grid-template-columns:1fr;gap:16px}}.published-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 1199.98px){.published-posts{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767.98px){.published-posts{grid-template-columns:1fr}}.curent-service-page__about-service{font-size:16px;line-height:1.5em;width:100%}.curent-service-page__about-service p{margin:15px 0}.curent-service-page__prices-table{position:relative;max-height:400px;overflow:hidden;transition:max-height .5s ease}.curent-service-page__prices-table.expanded{overflow:visible}.curent-service-page__prices-table .expand-overlay{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,transparent 100%);display:flex;align-items:flex-end;justify-content:center;padding-bottom:20px;cursor:pointer}.curent-service-page__prices-table .expand-overlay__arrow{width:50px}.collapse-button{display:block;margin:15px auto 0;width:100%;padding:8px 20px;display:flex;justify-content:center;border:none;border-radius:15px;color:#ff5000;cursor:pointer;font-weight:500;transition:all .3s ease;transform:rotate(180deg)}.collapse-button__arrow{width:50px}.create-work-page__gallery-info{width:50%}.create-work-page__tags{margin-bottom:20px}.current-work-page__block{width:100%}.current-work-page__album{flex-wrap:wrap;display:flex;justify-content:space-evenly;gap:20px;flex-direction:row}.current-work-page__description{width:100%;font-size:20px;white-space:pre-line;line-height:35px}.header{color:#fff;position:fixed;z-index:2000;top:0;width:100%;background:linear-gradient(to bottom,#0009,#0003,#0000);display:flex;align-items:center;justify-content:flex-start;padding:20px}.header--sticky{background-color:#000;animation:headerStickyVisible;animation-duration:.5s;animation-iteration-count:1;animation-fill-mode:forwards}.header__nav{margin:0 0 0 63px}.header__logo:hover{cursor:pointer}.header__logo-image{width:120%}.header__list{display:flex;text-transform:uppercase;list-style-type:none;font-size:15px}.header__nav-item:nth-child(n+2){margin:0 0 0 63px}.header__link{color:#fff;transition:.3s}.header__link:hover{color:#ccc}.header__icons{display:flex;justify-content:flex-end;flex-grow:1;gap:20px;align-items:center}.header__icon-image{transition:.3s;width:70%}.header__icon-image:hover{cursor:pointer;filter:brightness(80%)}@keyframes headerStickyVisible{0%{background:linear-gradient(to bottom,#0009,#0003,#0000)}to{background-color:#000}}@media screen and (max-width: 1200px){.header{padding:15px 20px}.header__nav{margin-left:40px}.header__nav-item:nth-child(n+2){margin-left:40px}.header__logo-image{width:110%}.header__icons{gap:15px}.header__icon-image{width:65%}}@media screen and (max-width: 992px){.header{padding:12px 15px;justify-content:space-between}.header__nav{margin-left:30px}.header__nav-item:nth-child(n+2){margin-left:30px}.header__logo-image{width:100%}.header__icons{gap:12px}.header__icon-image{width:60%}}@media screen and (max-width: 768px){.header{padding:10px 15px;background:linear-gradient(to bottom,#000000b3,#0000004d,#0000)}.header--sticky{background-color:#000000e6}.header__burger{display:block;position:relative;width:30px;height:20px;margin-left:20px;z-index:15}.header__burger:before,.header__burger:after,.header__burger span{content:"";position:absolute;left:0;width:100%;height:2px;background-color:#fff;transition:all .3s ease}.header__burger:before{top:0}.header__burger:after{bottom:0}.header__burger span{top:50%;transform:translateY(-50%)}.header__burger.active:before{top:50%;transform:rotate(45deg) translateY(-50%)}.header__burger.active:after{bottom:50%;transform:rotate(-45deg) translateY(50%)}.header__burger.active span{opacity:0}.header__nav[data-opened=true]{right:0}.header__nav{position:fixed;top:0;text-align:right;right:100%;width:70%;height:100vh;margin:0;background-color:#000000f2;flex-direction:column;padding:80px 20px 30px;transition:all .4s ease;z-index:10}.header__nav.active{left:0}.header__list{flex-direction:column;align-items:flex-start}.header__nav-item{margin:15px 0!important;width:100%}.header__nav-item:not(:first-child){border-top:1px solid rgba(255,255,255,.1);padding-top:15px}.header__logo{order:-1;margin-right:auto}.header__icons{flex-grow:0;margin-left:auto}.header__icon-image{width:55%}}@media screen and (max-width: 576px){.header{padding:8px 10px}.header__logo-image{width:90%}.header__burger{width:25px;height:18px;margin-left:15px}.header__nav{width:80%;padding:70px 15px 20px}.header__icons{gap:10px}.header__icon-image{width:50%}}@media screen and (max-width: 380px){.header__logo-image{width:85%}.header__nav{width:85%;padding:60px 10px 15px}.header__nav-item{margin:12px 0!important}.header__nav-item:not(:first-child){padding-top:12px}.header__burger{width:22px;height:16px}.header__icons{gap:8px}.header__icon-image{width:45%}}.footer{width:100%;color:#fff;height:max-content}.footer__list{display:flex;text-transform:uppercase;list-style-type:none;font-size:15px;justify-content:center;padding:40px 0}.footer__nav-item:first-letter{text-transform:uppercase}.footer__nav-item:not(:last-child){padding-right:50px}.footer__link{color:#ccc;text-decoration:underline;text-transform:lowercase}.footer__link:hover{text-decoration:underline}.footer__information{width:100%}.footer__article{padding:0 15vw;text-align:center;margin:0 auto;color:#888}.footer__copyright{color:#888;text-align:center;padding:40px 0}@media screen and (max-width: 992px){.footer__list{padding:35px 0}.footer__nav-item:not(:last-child){padding-right:40px}.footer__article{padding:0 10vw}.footer__copyright{padding:35px 0}}@media screen and (max-width: 768px){.footer__list{flex-wrap:wrap;justify-content:center;padding:30px 0;gap:15px 30px}.footer__nav-item:not(:last-child){padding-right:30px}.footer__article{padding:0 8vw;font-size:14px}.footer__copyright{padding:30px 0;font-size:14px}}@media screen and (max-width: 576px){.footer__list{flex-direction:column;align-items:center;padding:25px 0;gap:20px}.footer__nav-item{padding-right:0!important;text-align:center;width:100%}.footer__nav-item:not(:last-child){padding-bottom:15px;border-bottom:1px solid rgba(136,136,136,.2)}.footer__article{padding:0 5vw;font-size:13px}.footer__copyright{padding:25px 10px;font-size:13px}}@media screen and (max-width: 380px){.footer__list{padding:20px 0;gap:15px}.footer__nav-item:not(:last-child){padding-bottom:12px}.footer__article{padding:0 15px;font-size:12px}.footer__copyright{padding:20px 10px;font-size:12px}}.page-title{display:flex;margin:40px auto;padding:0 0 2px;border-bottom:2px solid #ff5000;font-size:32px;width:max-content}.page-title__text:first-letter{text-transform:uppercase}@media screen and (max-width: 1200px){.page-title{font-size:25px}}@media screen and (max-width: 768px){.page-title{margin:20px auto}}.swiper{padding:0 0 50px!important;width:calc(100% - 100px)!important;margin-left:auto;margin-right:auto;position:relative}.swiper-wrapper{height:max-content!important;margin-bottom:0!important}.swiper-button-prev{left:0!important}.swiper-button-next{right:0!important}.swiper-button-next,.swiper-button-prev{color:#fff!important}.swiper-pagination-bullet,.swiper-pagination-bullet-active{border:1px solid #ff5000;padding:8px}.swiper-pagination-bullet-active{background:#ff5000!important}.swiper-pagination{margin:30px 0 0!important}.swiper-slide{display:flex!important;justify-content:center!important}.slide-layout{position:relative;text-align:center;margin:0 20px;overflow:hidden}.slide-layout:hover{cursor:pointer;font-weight:800}.slide-layout__picture{width:440px;height:300px;position:relative;overflow:hidden}.slide-layout__image{width:100%;filter:brightness(40%);height:100%;object-fit:cover;object-position:center;display:block;transition:.3s}.slide-layout__image:hover{cursor:pointer;transform:scale(1.1)}.slide-layout__image:hover{filter:brightness(60%)}.slide-layout__title{position:absolute;pointer-events:none;left:50%;top:45%;transform:translate(-50%,-50%);font-size:22px}.slide-layout__context-block{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background-color:tomato}.autoplay-progress{position:absolute;right:-5px;bottom:0;z-index:10;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.autoplay-progress svg{--progress: 0;position:absolute;left:0;top:0;z-index:10;width:80%;height:80%;stroke-width:3px;stroke:#ff5000;fill:none;stroke-dashoffset:calc(125.6px * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.autoplay-progress span{margin:-9px 0 0 -7px}@keyframes showBlock{0%{width:0%}to{width:100%}}@media screen and (max-width: 1200px){.swiper{padding:0 0 45px!important;margin-bottom:35px}.swiper-button-next,.swiper-button-prev{width:28px!important;height:28px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:28px!important}.slide-layout{margin:0 15px}.slide-layout__title{font-size:20px}.autoplay-progress{width:34px;height:34px}.autoplay-progress span{font-size:11px}}@media screen and (max-width: 992px){.swiper{padding:0 0 40px!important;margin-bottom:30px;width:97vw!important}.swiper-button-next,.swiper-button-prev{width:25px!important;height:25px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:25px!important}.swiper-pagination-bullet,.swiper-pagination-bullet-active{padding:7px}.slide-layout{margin:0 12px}.slide-layout__title{font-size:18px}.autoplay-progress{width:32px;height:32px;right:-3px}.autoplay-progress span{font-size:10px}}@media screen and (max-width: 768px){.swiper{padding:0 0 35px!important;margin-bottom:25px}.swiper-button-next,.swiper-button-prev{display:none!important}.swiper-pagination{margin:25px 0 0!important}.swiper-pagination-bullet,.swiper-pagination-bullet-active{padding:6px;width:12px;height:12px}.slide-layout{margin:0 10px}.slide-layout__title{font-size:16px;padding:15px}.autoplay-progress{width:28px;height:28px;bottom:5px}.autoplay-progress svg{stroke-width:2.5px}.autoplay-progress span{margin:-7px 0 0 -5px;font-size:9px}}@media screen and (max-width: 576px){.swiper{padding:0 0 30px!important;margin-bottom:20px;width:98vw!important}.swiper-pagination{margin:20px 0 0!important}.swiper-pagination-bullet,.swiper-pagination-bullet-active{padding:5px;width:10px;height:10px}.slide-layout{margin:0 8px}.slide-layout__title{font-size:14px;padding:10px}.autoplay-progress{width:24px;height:24px}.autoplay-progress svg{stroke-width:2px}.autoplay-progress span{margin:-6px 0 0 -4px;font-size:8px}}@media screen and (max-width: 380px){.swiper{padding:0 0 25px!important}.swiper-pagination-bullet,.swiper-pagination-bullet-active{padding:4px;width:8px;height:8px}.slide-layout{margin:0 5px}.slide-layout__title{font-size:12px;padding:8px}.autoplay-progress{width:22px;height:22px}.autoplay-progress span{margin:-5px 0 0 -3px;font-size:7px}}.button{background-color:#ff5000;width:max-content;height:max-content;font-size:16px;padding:12px 15px;font-weight:300;line-height:15px;border-radius:8px;transition:all .3s ease;margin:0 auto}.button--outlined{background-color:#ff5000;width:max-content;height:max-content;font-size:16px;padding:12px 15px;font-weight:300;line-height:15px;border-radius:8px;transition:all .3s ease;background-color:inherit;color:#fff;border:1px solid #ff5000;transition:.3s}.button--outlined:hover{background-color:#ff50001a;border-radius:10px}.button--outlined:disabled{background-color:#707070;cursor:not-allowed;color:#000;border-color:#707070}.button:disabled{background-color:#707070;cursor:not-allowed;color:#000}.button:first-letter{text-transform:uppercase}.content-block-layout{background-color:#1b1b1b;position:relative;border-radius:15px;padding:20px;margin:0 auto 40px}.content-block-layout__title{font-size:25px;text-align:center;border-bottom:1px solid #ff5000;width:max-content;margin:0 auto 20px;padding:10px 0 0;text-transform:lowercase}.content-block-layout__title:first-letter{text-transform:uppercase}.content-block-layout__content{padding:0}.sidebar{background-color:#272727;width:max-content;height:max-content;border-radius:15px;transition:all .3s ease}.sidebar__item{color:#fff;padding:5px 0}.sidebar__item:not(:first-child){border-top:1px solid black}.sidebar__item span{display:block;margin:0 10px;padding:10px;border-radius:15px;transition:.3s;white-space:wrap}.sidebar__item:hover{cursor:pointer}.sidebar__item:hover span,.sidebar__item--active span{color:#ff5000;background-color:#181818}@media screen and (max-width: 1200px){.sidebar{width:100%;max-width:220px}.sidebar__item span{padding:8px 10px;font-size:14px}}@media screen and (max-width: 992px){.sidebar{max-width:200px}.sidebar__item span{padding:8px;margin:0 8px;font-size:13px}}@media screen and (max-width: 768px){.sidebar{width:100%;max-width:none;display:flex;flex-wrap:wrap;border-radius:10px;margin-bottom:20px}.sidebar__item{flex:1 0 auto;padding:0;min-width:120px}.sidebar__item:not(:first-child){border-top:none;border-left:1px solid black}.sidebar__item span{white-space:normal;text-align:center;margin:5px;padding:8px 5px;font-size:12px}}@media screen and (max-width: 576px){.sidebar{border-radius:8px}.sidebar__item{min-width:100px}.sidebar__item span{padding:6px 3px;font-size:11px;margin:4px}}@media screen and (max-width: 380px){.sidebar__item{min-width:80px}.sidebar__item span{padding:5px 2px;font-size:10px;border-radius:10px}}.sidebar-select-menu{position:relative;width:100%;border-radius:15px;background-color:#272727;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 2px 5px #0003}.sidebar-select-menu__option{padding:12px 15px;transition:background-color .2s}.sidebar-select-menu__option:hover{background-color:#333}.sidebar-select-menu__option:first-child{padding-top:15px}.sidebar-select-menu__option:last-child{padding-bottom:15px}.login-form,.registration-form{display:flex;width:100%}.login-form__content-block,.registration-form__content-block{display:flex;margin:0 auto;flex-direction:column;width:100%;max-width:600px}.login-form__form,.registration-form__form{display:flex;position:relative;flex-direction:column;width:100%;justify-content:center;margin:0 auto}.login-form__form input,.registration-form__form input{background-color:#0f0f0f;color:#fff;border-radius:15px;width:full;padding:15px 0 15px 10px;margin:5px 0 25px;border:1px solid #1b1b1b;transition:.3s;font-size:16px}.login-form__form input:focus,.registration-form__form input:focus{border:1px solid #ff5000}.login-form__form input:disabled,.registration-form__form input:disabled{background-color:#171717}.login-form__forget-pass,.login-form__registration,.registration-form__forget-pass,.registration-form__registration{text-decoration:underline;margin:0 auto 20px;font-size:16px}.login-form__forget-pass:hover,.login-form__registration:hover,.registration-form__forget-pass:hover,.registration-form__registration:hover{cursor:pointer}.login-form__registration,.registration-form__registration{margin-top:20px;color:#fff}.login-form__clue,.registration-form__clue{margin:0 auto;padding:5px 0;color:red;font-size:16px}.login-form__auth,.registration-form__auth{margin:20px auto;font-size:16px}.login-form__auth a,.registration-form__auth a{color:#fff;text-decoration:underline;font-size:16px}.login-form__auth a:hover,.registration-form__auth a:hover{cursor:pointer}@media (max-width: 991.98px){.login-form,.registration-form{padding:100px 0}.login-form__content-block,.registration-form__content-block{max-width:500px}.login-form input,.registration-form input,.login-form__forget-pass,.login-form__registration,.login-form__clue,.login-form__auth,.login-form__auth a,.registration-form__forget-pass,.registration-form__registration,.registration-form__clue,.registration-form__auth,.registration-form__auth a{font-size:16px}}@media (max-width: 767.98px){.login-form,.registration-form{padding:80px 0}.login-form__content-block,.registration-form__content-block{max-width:100%;padding:0 20px}.login-form input,.registration-form input{font-size:17px;height:50px;padding:0 20px}.login-form__forget-pass,.login-form__registration,.login-form__clue,.login-form__auth,.login-form__auth a,.registration-form__forget-pass,.registration-form__registration,.registration-form__clue,.registration-form__auth,.registration-form__auth a{font-size:16px}}@media (max-width: 575.98px){.login-form,.registration-form{padding:60px 15px}.login-form input,.registration-form input{font-size:18px;height:55px;padding:0 25px}.login-form__forget-pass,.login-form__registration,.login-form__clue,.login-form__auth,.login-form__auth a,.registration-form__forget-pass,.registration-form__registration,.registration-form__clue,.registration-form__auth,.registration-form__auth a{font-size:17px}.login-form button,.registration-form button{font-size:18px;padding:12px 25px;height:55px}}.field_error{border:1px solid red!important}@media screen and (-webkit-min-device-pixel-ratio: 0){input,textarea,select{font-size:16px!important}}.notification{position:fixed;display:flex;flex-direction:column;top:120px;left:50%;transform:translate(-50%,-50%);z-index:100;text-align:center;border-radius:15px;font-weight:800;max-width:450px}.notification--error{background-color:#fa5a5a;color:#530101}.notification--success{background-color:#5cb85c;color:#00460f}.notification--warning{background-color:#ec801a;color:#663200}.notification--information{background-color:#7883e9;color:#000}.notification--hide{animation:notificationShow;animation-delay:3s;animation-duration:2s;animation-iteration-count:1;animation-fill-mode:forwards}.notification__title{text-transform:uppercase;border-bottom:1px solid;border-color:inherit;padding:10px}.notification__body{padding:20px 50px}@keyframes notificationShow{0%{opacity:100%}to{opacity:0%;display:none}}.loader{width:100%;height:100%;top:0;left:0;background-color:#393939b6;position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:auto;border-radius:15px;z-index:10!important}.tag{display:inline-block;width:max-content;padding:10px 5px;border-radius:10px;border:1px solid #ff5000;margin:5px;transition:.2s}.tag:active{transform:scale(1.07)}.tag{background-color:inherit}.tag--selected{display:inline-block;width:max-content;padding:10px 5px;border-radius:10px;border:1px solid #ff5000;margin:5px;transition:.2s}.tag--selected:active{transform:scale(1.07)}.tag--selected{background-color:#ff5000}.tag--selected .tag__title{color:#000}.tag--selected:hover,.tag:hover{cursor:pointer}.tag__title{color:#fff;text-transform:lowercase}.tag__title:first-letter{text-transform:uppercase}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;visibility:visible;opacity:1;transition:opacity .3s ease,visibility .3s ease}.popup__container{background-color:#0e0e0eee;border-radius:12px;box-shadow:0 4px 20px #00000026;padding:32px;max-width:400px;width:100%;position:relative;transform:scale(1);transition:transform .3s ease}.popup__question{margin:0 0 24px;font-size:18px;line-height:1.4;text-align:center;color:#fff}.popup__buttons{display:flex;justify-content:center;gap:16px}.popup__button{min-width:100px;padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.popup__button_type_yes{background-color:#ff4d4f;color:#fff}.popup__button_type_yes:hover{background-color:#ff7875;transform:translateY(-2px)}.popup__button_type_yes:active{transform:translateY(0)}.popup__button_type_no{background-color:#f0f0f0;color:#333}.popup__button_type_no:hover{background-color:#d9d9d9;transform:translateY(-2px)}.popup__button_type_no:active{transform:translateY(0)}.price-table__row{transition:.3s}.price-table__row:hover{cursor:pointer!important;background-color:#cccccc25!important}.price-table__cell{font-weight:700!important;font-size:17px!important;color:#fff!important;border-bottom-color:#ff5000!important}.price-table__cell--xs{font-weight:700!important;font-size:17px!important;color:#fff!important;border-bottom-color:#ff5000!important;font-size:.875rem!important}.text-editor{background-color:gray;min-height:80px;background-color:#0f0f0f;color:#fff;border-radius:15px;margin:5px 0 25px;border:1px solid #1b1b1b;transition:.3s}.text-editor:hover{cursor:text}.text-editor__content-zone{padding:0 10px}.toolbar{display:flex;border-top-left-radius:15px;border-top-right-radius:15px;margin-bottom:10px;background-color:#424242}.toolbar__item{color:#fff;border-radius:10px;transition:.3s;width:20px;margin:0 2px}.toolbar__item:hover{cursor:pointer;background-color:#000;border-radius:5px}.toolbar__text-size,.toolbar__text-align{margin:0 10px}.album{display:flex;flex-direction:row;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;object-fit:contain;z-index:10000;background:#000000e6;cursor:zoom-out;padding:2rem;box-sizing:border-box;transform:none!important;filter:none!important}.album:hover{transform:scale(1.2);filter:brightness(20%)}.album__photo{width:80%;height:80%;object-fit:contain;object-position:center;opacity:0;transform:translateY(30px) scale(.95);animation:elegantAppear .8s cubic-bezier(.25,.46,.45,.94) forwards}.album__photo:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 45%,rgba(255,255,255,.1) 50%,transparent 55%);background-size:200% 100%;animation:neuralPulse 2s ease-in-out infinite;opacity:0}.album__prev-arrow img,.album__next-arrow img{width:40px}.album__prev-arrow:hover,.album__next-arrow:hover{cursor:pointer}.album__prev-arrow img{transform:rotate(90deg)}.album__next-arrow img{transform:rotate(-90deg)}@keyframes elegantAppear{0%{opacity:0;transform:translateY(30px) scale(.95)}70%{opacity:.8;transform:translateY(-5px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}.admin-panel{position:relative;display:inline-block;width:200px;margin-right:20px;z-index:10}.admin-panel__header{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background-color:inherit;border:1px solid #ff5000;border-radius:8px;cursor:pointer;transition:all .3s ease}.admin-panel__header:hover{background-color:#ff50001a;border-radius:10px}.admin-panel__arrow{font-size:12px;margin-left:8px}.admin-panel__dropdown{position:absolute;top:100%;left:0;right:0;margin-top:5px;background:#141414;border-bottom:1px solid #ff5000;border-left:1px solid #ff5000;border-right:1px solid #ff5000;border-radius:8px;box-shadow:0 4px 12px #0000001a;overflow:hidden;z-index:1000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.main-module{min-height:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes zoomIn{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes zoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideFromTop{0%{transform:translateY(-.5rem)}to{transform:translateY(0)}}@keyframes slideFromRight{0%{transform:translate(.5rem)}to{transform:translate(0)}}@keyframes slideFromLeft{0%{transform:translate(-.5rem)}to{transform:translate(0)}}@keyframes slideFromBottom{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{overflow-wrap:break-word;text-size-adjust:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--tt-gray-light-a-50: rgba(56, 56, 56, .04);--tt-gray-light-a-100: rgba(15, 22, 36, .05);--tt-gray-light-a-200: rgba(37, 39, 45, .1);--tt-gray-light-a-300: rgba(47, 50, 55, .2);--tt-gray-light-a-400: rgba(40, 44, 51, .42);--tt-gray-light-a-500: rgba(52, 55, 60, .64);--tt-gray-light-a-600: rgba(36, 39, 46, .78);--tt-gray-light-a-700: rgba(35, 37, 42, .87);--tt-gray-light-a-800: rgba(30, 32, 36, .95);--tt-gray-light-a-900: rgba(29, 30, 32, .98);--tt-gray-light-50: rgba(250, 250, 250, 1);--tt-gray-light-100: rgba(244, 244, 245, 1);--tt-gray-light-200: rgba(234, 234, 235, 1);--tt-gray-light-300: rgba(213, 214, 215, 1);--tt-gray-light-400: rgba(166, 167, 171, 1);--tt-gray-light-500: rgba(125, 127, 130, 1);--tt-gray-light-600: rgba(83, 86, 90, 1);--tt-gray-light-700: rgba(64, 65, 69, 1);--tt-gray-light-800: rgba(44, 45, 48, 1);--tt-gray-light-900: rgba(34, 35, 37, 1);--tt-gray-dark-a-50: rgba(232, 232, 253, .05);--tt-gray-dark-a-100: rgba(231, 231, 243, .07);--tt-gray-dark-a-200: rgba(238, 238, 246, .11);--tt-gray-dark-a-300: rgba(239, 239, 245, .22);--tt-gray-dark-a-400: rgba(244, 244, 255, .37);--tt-gray-dark-a-500: rgba(236, 238, 253, .5);--tt-gray-dark-a-600: rgba(247, 247, 253, .64);--tt-gray-dark-a-700: rgba(251, 251, 254, .75);--tt-gray-dark-a-800: rgba(253, 253, 253, .88);--tt-gray-dark-a-900: rgba(255, 255, 255, .96);--tt-gray-dark-50: rgba(25, 25, 26, 1);--tt-gray-dark-100: rgba(32, 32, 34, 1);--tt-gray-dark-200: rgba(45, 45, 47, 1);--tt-gray-dark-300: rgba(70, 70, 73, 1);--tt-gray-dark-400: rgba(99, 99, 105, 1);--tt-gray-dark-500: rgba(124, 124, 131, 1);--tt-gray-dark-600: rgba(163, 163, 168, 1);--tt-gray-dark-700: rgba(192, 192, 195, 1);--tt-gray-dark-800: rgba(224, 224, 225, 1);--tt-gray-dark-900: rgba(245, 245, 245, 1);--tt-brand-color-50: rgba(239, 238, 255, 1);--tt-brand-color-100: rgba(222, 219, 255, 1);--tt-brand-color-200: rgba(195, 189, 255, 1);--tt-brand-color-300: rgba(157, 138, 255, 1);--tt-brand-color-400: rgba(122, 82, 255, 1);--tt-brand-color-500: rgba(98, 41, 255, 1);--tt-brand-color-600: rgba(84, 0, 229, 1);--tt-brand-color-700: rgba(75, 0, 204, 1);--tt-brand-color-800: rgba(56, 0, 153, 1);--tt-brand-color-900: rgba(43, 25, 102, 1);--tt-brand-color-950: hsla(257, 100%, 9%, 1);--tt-color-green-inc-5: hsla(129, 100%, 97%, 1);--tt-color-green-inc-4: hsla(129, 100%, 92%, 1);--tt-color-green-inc-3: hsla(131, 100%, 86%, 1);--tt-color-green-inc-2: hsla(133, 98%, 78%, 1);--tt-color-green-inc-1: hsla(137, 99%, 70%, 1);--tt-color-green-base: hsla(147, 99%, 50%, 1);--tt-color-green-dec-1: hsla(147, 97%, 41%, 1);--tt-color-green-dec-2: hsla(146, 98%, 32%, 1);--tt-color-green-dec-3: hsla(146, 100%, 24%, 1);--tt-color-green-dec-4: hsla(144, 100%, 16%, 1);--tt-color-green-dec-5: hsla(140, 100%, 9%, 1);--tt-color-yellow-inc-5: hsla(50, 100%, 97%, 1);--tt-color-yellow-inc-4: hsla(50, 100%, 91%, 1);--tt-color-yellow-inc-3: hsla(50, 100%, 84%, 1);--tt-color-yellow-inc-2: hsla(50, 100%, 77%, 1);--tt-color-yellow-inc-1: hsla(50, 100%, 68%, 1);--tt-color-yellow-base: hsla(52, 100%, 50%, 1);--tt-color-yellow-dec-1: hsla(52, 100%, 41%, 1);--tt-color-yellow-dec-2: hsla(52, 100%, 32%, 1);--tt-color-yellow-dec-3: hsla(52, 100%, 24%, 1);--tt-color-yellow-dec-4: hsla(51, 100%, 16%, 1);--tt-color-yellow-dec-5: hsla(50, 100%, 9%, 1);--tt-color-red-inc-5: hsla(11, 100%, 96%, 1);--tt-color-red-inc-4: hsla(11, 100%, 88%, 1);--tt-color-red-inc-3: hsla(10, 100%, 80%, 1);--tt-color-red-inc-2: hsla(9, 100%, 73%, 1);--tt-color-red-inc-1: hsla(7, 100%, 64%, 1);--tt-color-red-base: hsla(7, 100%, 54%, 1);--tt-color-red-dec-1: hsla(7, 100%, 41%, 1);--tt-color-red-dec-2: hsla(5, 100%, 32%, 1);--tt-color-red-dec-3: hsla(4, 100%, 24%, 1);--tt-color-red-dec-4: hsla(3, 100%, 16%, 1);--tt-color-red-dec-5: hsla(1, 100%, 9%, 1);--white: rgba(255, 255, 255, 1);--black: rgba(14, 14, 17, 1);--transparent: rgba(255, 255, 255, 0);--tt-shadow-elevated-md: 0px 16px 48px 0px rgba(17, 24, 39, .04), 0px 12px 24px 0px rgba(17, 24, 39, .04), 0px 6px 8px 0px rgba(17, 24, 39, .02), 0px 2px 3px 0px rgba(17, 24, 39, .02);--tt-radius-xxs: .125rem;--tt-radius-xs: .25rem;--tt-radius-sm: .375rem;--tt-radius-md: .5rem;--tt-radius-lg: .75rem;--tt-radius-xl: 1rem;--tt-accent-contrast: 8%;--tt-destructive-contrast: 8%;--tt-foreground-contrast: 8%}:root{--tt-bg-color: var(--white);--tt-border-color: var(--tt-gray-light-a-200);--tt-border-color-tint: var(--tt-gray-light-a-100);--tt-sidebar-bg-color: var(--tt-gray-light-100);--tt-scrollbar-color: var(--tt-gray-light-a-200);--tt-cursor-color: var(--tt-brand-color-500);--tt-selection-color: rgba(157, 138, 255, .2);--tt-card-bg-color: var(--white);--tt-card-border-color: var(--tt-gray-light-a-100)}.dark{--tt-bg-color: var(--black);--tt-border-color: var(--tt-gray-dark-a-200);--tt-border-color-tint: var(--tt-gray-dark-a-100);--tt-sidebar-bg-color: var(--tt-gray-dark-100);--tt-scrollbar-color: var(--tt-gray-dark-a-200);--tt-cursor-color: var(--tt-brand-color-400);--tt-selection-color: rgba(122, 82, 255, .2);--tt-card-bg-color: var(--tt-gray-dark-50);--tt-card-border-color: var(--tt-gray-dark-a-50);--tt-shadow-elevated-md: 0px 16px 48px 0px rgba(0, 0, 0, .5), 0px 12px 24px 0px rgba(0, 0, 0, .24), 0px 6px 8px 0px rgba(0, 0, 0, .22), 0px 2px 3px 0px rgba(0, 0, 0, .12)}:root{--tt-color-text-gray: hsl(45, 2%, 46%);--tt-color-text-brown: hsl(19, 31%, 47%);--tt-color-text-orange: hsl(30, 89%, 45%);--tt-color-text-yellow: hsl(38, 62%, 49%);--tt-color-text-green: hsl(148, 32%, 39%);--tt-color-text-blue: hsl(202, 54%, 43%);--tt-color-text-purple: hsl(274, 32%, 54%);--tt-color-text-pink: hsl(328, 49%, 53%);--tt-color-text-red: hsl(2, 62%, 55%);--tt-color-text-gray-contrast: hsla(39, 26%, 26%, .15);--tt-color-text-brown-contrast: hsla(18, 43%, 69%, .35);--tt-color-text-orange-contrast: hsla(24, 73%, 55%, .27);--tt-color-text-yellow-contrast: hsla(44, 82%, 59%, .39);--tt-color-text-green-contrast: hsla(126, 29%, 60%, .27);--tt-color-text-blue-contrast: hsla(202, 54%, 59%, .27);--tt-color-text-purple-contrast: hsla(274, 37%, 64%, .27);--tt-color-text-pink-contrast: hsla(331, 60%, 71%, .27);--tt-color-text-red-contrast: hsla(8, 79%, 79%, .4)}.dark{--tt-color-text-gray: hsl(0, 0%, 61%);--tt-color-text-brown: hsl(18, 35%, 58%);--tt-color-text-orange: hsl(25, 53%, 53%);--tt-color-text-yellow: hsl(36, 54%, 55%);--tt-color-text-green: hsl(145, 32%, 47%);--tt-color-text-blue: hsl(202, 64%, 52%);--tt-color-text-purple: hsl(270, 55%, 62%);--tt-color-text-pink: hsl(329, 57%, 58%);--tt-color-text-red: hsl(1, 69%, 60%);--tt-color-text-gray-contrast: hsla(0, 0%, 100%, .09);--tt-color-text-brown-contrast: hsla(17, 45%, 50%, .25);--tt-color-text-orange-contrast: hsla(27, 82%, 53%, .2);--tt-color-text-yellow-contrast: hsla(35, 49%, 47%, .2);--tt-color-text-green-contrast: hsla(151, 55%, 39%, .2);--tt-color-text-blue-contrast: hsla(202, 54%, 43%, .2);--tt-color-text-purple-contrast: hsla(271, 56%, 60%, .18);--tt-color-text-pink-contrast: hsla(331, 67%, 58%, .22);--tt-color-text-red-contrast: hsla(0, 67%, 60%, .25)}:root{--tt-color-highlight-yellow: #fef9c3;--tt-color-highlight-green: #dcfce7;--tt-color-highlight-blue: #e0f2fe;--tt-color-highlight-purple: #f3e8ff;--tt-color-highlight-red: #ffe4e6;--tt-color-highlight-gray: rgb(248, 248, 247);--tt-color-highlight-brown: rgb(244, 238, 238);--tt-color-highlight-orange: rgb(251, 236, 221);--tt-color-highlight-pink: rgb(252, 241, 246);--tt-color-highlight-yellow-contrast: #fbe604;--tt-color-highlight-green-contrast: #c7fad8;--tt-color-highlight-blue-contrast: #ceeafd;--tt-color-highlight-purple-contrast: #e4ccff;--tt-color-highlight-red-contrast: #ffccd0;--tt-color-highlight-gray-contrast: rgba(84, 72, 49, .15);--tt-color-highlight-brown-contrast: rgba(210, 162, 141, .35);--tt-color-highlight-orange-contrast: rgba(224, 124, 57, .27);--tt-color-highlight-pink-contrast: rgba(225, 136, 179, .27)}.dark{--tt-color-highlight-yellow: #6b6524;--tt-color-highlight-green: #509568;--tt-color-highlight-blue: #6e92aa;--tt-color-highlight-purple: #583e74;--tt-color-highlight-red: #743e42;--tt-color-highlight-gray: rgb(47, 47, 47);--tt-color-highlight-brown: rgb(74, 50, 40);--tt-color-highlight-orange: rgb(92, 59, 35);--tt-color-highlight-pink: rgb(78, 44, 60);--tt-color-highlight-yellow-contrast: #58531e;--tt-color-highlight-green-contrast: #47855d;--tt-color-highlight-blue-contrast: #5e86a1;--tt-color-highlight-purple-contrast: #4c3564;--tt-color-highlight-red-contrast: #643539;--tt-color-highlight-gray-contrast: rgba(255, 255, 255, .094);--tt-color-highlight-brown-contrast: rgba(184, 101, 69, .25);--tt-color-highlight-orange-contrast: rgba(233, 126, 37, .2);--tt-color-highlight-pink-contrast: rgba(220, 76, 145, .22)}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);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"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.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);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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));display:inline-block;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)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.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:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.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);left:0;top: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%;left:0;top:0}.swiper-pagination-lock{display:none}
