.project-swiper-item{align-items:center;background:#f4f3f1;border-radius:25px;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:480px;overflow:hidden;position:relative;width:100%}.project-swiper-item__title{display:block;font-size:20px;font-weight:400;padding:10px 0;transition:all .3s ease-out}.project-swiper-item__zoom{bottom:20px;left:20px;opacity:0;padding:10px 10px 5px;position:absolute;transition:all .3s ease-out;z-index:3}.project-swiper-item__info{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:50px;position:relative}.project-swiper-item__photo{border-radius:20px;display:flex;height:100%;overflow:hidden;position:relative;width:100%;z-index:1}.project-swiper-item__photo:after{background:linear-gradient(1turn,#0b0c6600,#3b2b0e80 50%,#0b0c6600);content:"";height:400px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:2}@media only screen and (max-width:1024px){.project-swiper-item__photo:after{height:400px}}.project-swiper-item__photo:before{background:#e6772f;content:"";inset:0;opacity:0;position:absolute;transition:all .5s cubic-bezier(.25,.46,.45,.94);z-index:3}.project-swiper-item__img{filter:brightness(102%);-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.project-swiper-item__content{align-items:center;display:flex;flex-direction:column;gap:5px 0;justify-content:center;inset:0;position:absolute;text-align:center;z-index:3}.project-swiper-item__name{color:#fff;font-size:22px;font-weight:400;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.project-swiper-item__name--sample{padding:0 50px!important}.project-swiper-item__designer{color:#fff;font-size:20px;font-weight:300;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.project-swiper-item__button{align-items:center;background:#f4f3f1;border-radius:0 0 25px 25px;bottom:0;cursor:pointer;display:flex;font-size:20px;font-weight:500;justify-content:center;left:0;padding:35px 22px 15px;position:absolute;right:0;transition:all .3s ease-out;z-index:0}@media only screen and (max-width:480px){.project-swiper-item__button{font-size:18px;letter-spacing:-.5px;padding:35px 10px 15px;white-space:nowrap}}.project-swiper-item__bg{display:flex;flex-direction:column}.project-item--placeholder{cursor:default}.project-item--placeholder .project-item__img,.project-item--placeholder:hover .project-item__img{filter:none}.projects-swiper{margin-bottom:90px}@media only screen and (max-width:1024px){.projects-swiper{margin-bottom:0;padding:20px 0 40px}}.projects-swiper__container{position:relative}.projects-swiper__content{display:flex;flex-direction:column}@media only screen and (max-width:1024px){.projects-swiper__content{margin-right:-20px}}.projects-swiper .swiper-wrapper{position:inherit!important}.projects-swiper .swiper-wrapper .projects-swiper_item{margin-right:40px;width:calc(33% - 15px)}@media only screen and (max-width:1024px){.projects-swiper .swiper-wrapper .projects-swiper_item{margin-right:30px;width:calc(33.3% - 10px)}}@media only screen and (max-width:680px){.projects-swiper .swiper-wrapper .projects-swiper_item{margin-right:20px;width:calc(45% - 10px)}}.projects-swiper__item{height:auto!important;margin-right:30px;width:calc(25% - 15px)}@media only screen and (max-width:1024px){.projects-swiper__item{margin-right:20px;width:calc(33.3% - 10px)}}@media only screen and (max-width:680px){.projects-swiper__item{margin-right:10px;width:calc(45% - 10px)}}.projects-swiper__arrow{align-items:center;background:#fff;border-radius:50%;box-shadow:0 0 15px #0000001a;cursor:pointer;display:block;height:60px;justify-content:center;position:absolute;top:calc(50% + 30px);transform:translateY(-50%);width:60px;z-index:10}@media only screen and (max-width:780px){.projects-swiper__arrow{display:none}}.projects-swiper__arrow:active{background:#f4f3f1}.projects-swiper__arrow.swiper-button-disabled{opacity:0}.projects-swiper__arrow svg{transition:all .3s ease-out}.projects-swiper__arrow svg path{stroke:#858598;stroke-width:8px;transition:all .3s ease-out}.projects-swiper__arrow--prev{left:0}.projects-swiper__arrow--prev:hover svg{transition:all .3s ease-out}.projects-swiper__arrow--prev:hover svg path{stroke:#100c08;stroke-width:8px}.projects-swiper__arrow--next{right:0}.projects-swiper__arrow--next:hover svg{transition:all .3s ease-out}.projects-swiper__arrow--next:hover svg path{stroke:#100c08;stroke-width:8px}.projects-swiper__pagination{align-items:center;display:flex;flex-grow:1;flex-wrap:nowrap;font-size:14px;justify-content:center;overflow:hidden;padding-top:50px;width:100%;z-index:3}@media only screen and (max-width:1200px){.projects-swiper__pagination{padding-top:30px}}.projects-swiper__pagination .swiper-pagination-bullet{background:transparent;border:1px solid #858598;border-radius:50%!important;cursor:pointer;display:block;height:8px;margin:0 5px!important;max-height:8px;max-width:8px;min-height:8px;min-width:8px;opacity:1!important;position:relative;width:8px;z-index:3}@media only screen and (max-width:1024px){.projects-swiper__pagination .swiper-pagination-bullet{margin:0 3px!important}}.projects-swiper__pagination .swiper-pagination-bullet-active{background:#100c08;border:1px solid transparent;height:12px;max-height:12px;max-width:12px;min-height:12px;min-width:12px;width:12px}@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@media only screen and (max-width:780px){.designer .title__container{justify-content:center}}.designer__digits{padding:90px 0}@media only screen and (max-width:1024px){.designer__digits{margin-bottom:0;padding:20px 0 40px}}.designer__program-benefits{background:#f5f3f1;border-radius:50px;margin-bottom:120px;padding-bottom:30px}@media only screen and (max-width:1024px){.designer__program-benefits{border-radius:25px;margin-bottom:70px;padding-bottom:0}}.designer__directions{margin-bottom:70px}@media only screen and (max-width:1024px){.designer__directions{margin-bottom:0}}.designer__features{padding:70px 0}@media only screen and (max-width:1024px){.designer__features{margin-bottom:0;padding:60px 0 70px}}.designer__benefits{background:#f5f3f1;border-radius:50px;padding:70px 0}@media only screen and (max-width:1024px){.designer__benefits{border-radius:25px;padding:50px 0}}.designer__visibility{padding:120px 0}@media only screen and (max-width:1024px){.designer__visibility{margin-bottom:0;padding:60px 0 40px}}.designer__big-form{align-items:center;background:#141413;border-radius:50px 50px 0 0;display:flex;padding:150px 0;position:relative}@media only screen and (max-width:1024px){.designer__big-form{border-radius:25px 25px 0 0;margin-bottom:-4px;padding:50px}}@media only screen and (max-width:780px){.designer__big-form{padding:20px}}.designer__big-form-content{background:#fff;border-radius:25px;margin:0 auto;max-width:1200px;padding:80px 130px;position:relative;z-index:1}@media only screen and (max-width:1280px){.designer__big-form-content{max-width:1100px;padding:80px}}@media only screen and (max-width:1100px){.designer__big-form-content{max-width:1000px;padding:80px 50px}}@media only screen and (max-width:1024px){.designer__big-form-content{max-width:100%;padding:30px}}.designer__big-form-benefits{display:flex;gap:0 80px}@media only screen and (max-width:1100px){.designer__big-form-benefits{gap:0 50px}}@media only screen and (max-width:1024px){.designer__big-form-benefits{flex-wrap:wrap;gap:30px 0}}.designer__big-form-benefits-item__icon{align-items:center;background:#ef7b30;border-radius:50%;color:#fff;display:flex;font-size:22px;font-weight:700;height:28px;justify-content:center;left:0;position:absolute;top:0;width:28px}.designer__big-form-benefits-item__icon svg{height:12px;width:16px}.designer__big-form-benefits-item__title{font-family:Acrom;font-size:18px;font-weight:600;padding-left:40px;position:relative;text-transform:uppercase}.designer__big-form-benefits-item__text{color:#858598;font-size:16px;padding:10px 0 0 40px}.designer__big-form__controls{display:flex;gap:0 30px;justify-content:center;padding-top:50px}@media only screen and (max-width:780px){.designer__big-form__controls{flex-wrap:wrap;gap:20px 0}}.designer__big-form-bg{border-radius:50px;display:flex;inset:0;overflow:hidden;position:absolute;z-index:0}@media only screen and (max-width:1024px){.designer__big-form-bg{border-radius:25px}}.designer__big-form-bg-img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.designer__projects{margin:auto;max-width:1200px}
