:root{--white-color:#fff;--black-color:#000;--dark-color:#292929;--dark-bg-color:#1a1a1a;--green-color:#cad552;--gray-color:#4a4a4a;--gray2-color:#585858;--beige-color:#f5f5f5;--light-color:#efefef;--trs-300:300ms ease;--trs-cubic-300:0.3s cubic-bezier(0.25,0.46,0.45,0.94);--trs-cubic-600:0.6s cubic-bezier(0.25,0.46,0.45,0.94);--trs-cubic-800:0.8s cubic-bezier(0.25,0.46,0.45,0.94)}.objects{margin-bottom:8.75rem;overflow:hidden}@media (max-width:767px){.objects{margin-bottom:5rem}}.objects .objects__inner .objects_top{align-items:center;display:grid;gap:1.25rem;grid-template-columns:1fr 12.6875rem;margin-bottom:4.4375rem}@media (max-width:767px){.objects .objects__inner .objects_top{gap:.625rem;grid-template-columns:1fr;margin-bottom:1.75rem}}.objects .objects__inner .objects_top .object__badge_mob{display:none;font-size:.875rem;font-weight:600;line-height:136%;margin-bottom:3.0625rem;padding-right:26.4375rem;position:relative;text-transform:uppercase;width:-moz-fit-content;width:fit-content}@media (max-width:1024px){.objects .objects__inner .objects_top .object__badge_mob{font-size:.75rem}}@media (max-width:767px){.objects .objects__inner .objects_top .object__badge_mob{display:flex;margin-bottom:1.75rem;padding-right:0;width:100%}}.objects .objects__inner .objects_top .object__badge_mob:before{background:var(--dark-color);border-radius:9999px;bottom:0;content:"";height:.75rem;margin:auto;position:absolute;right:0;top:0;width:.75rem}.objects .objects__inner .objects_top .objects__title{font-size:4.5rem;font-weight:500;letter-spacing:-.25rem;line-height:88%;overflow:hidden}@media (max-width:1024px){.objects .objects__inner .objects_top .objects__title{font-size:2.5rem;letter-spacing:0;line-height:96%}}.objects .objects__inner .objects_top .objects__title span{padding-bottom:.375rem}@media (min-width:1024px){.objects .objects__inner .objects_top .objects__title span{overflow:visible!important}}@media (max-width:1024px){.objects .objects__inner .objects_top .objects__title span{padding-bottom:.0625rem}}.objects .objects__inner .objects_top .objects__descr{font-size:.75rem;font-weight:400;line-height:136%;margin-top:.5rem;opacity:.4;text-transform:uppercase}@media (max-width:767px){.objects .objects__inner .objects_top .objects__descr{margin-top:0}}.objects .objects__inner .objects__swiper{position:relative}.objects .objects__inner .objects__swiper .object__slide{align-items:flex-start;display:grid;gap:5rem;grid-template-columns:30.625rem 1fr}@media (max-width:1200px){.objects .objects__inner .objects__swiper .object__slide{gap:2.5rem;grid-template-columns:24.375rem 1fr}}@media (max-width:1024px){.objects .objects__inner .objects__swiper .object__slide{gap:2.5rem;grid-template-columns:18.125rem 1fr}}@media (max-width:767px){.objects .objects__inner .objects__swiper .object__slide{gap:1.75rem;grid-template-columns:1fr}}.objects .objects__inner .objects__swiper .object__slide.hide-anim .object__images .image-wrapper:nth-child(3){opacity:0}.objects .objects__inner .objects__swiper .object__slide.hide-anim .object__images .image-wrapper:before{transform:translateX(0)}.objects .objects__inner .objects__swiper .object__slide.show-anim .object__text .object__badge .badge__text,.objects .objects__inner .objects__swiper .object__slide.show-anim .object__text p{opacity:1;transform:translateY(0)}.objects .objects__inner .objects__swiper .object__slide.show-anim .object__images .image-wrapper:nth-child(3){opacity:1}.objects .objects__inner .objects__swiper .object__slide.show-anim .object__images .image-wrapper:before{transform:translateX(100%)}.objects .objects__inner .objects__swiper .object__slide.show .object__text .object__badge .badge__text,.objects .objects__inner .objects__swiper .object__slide.show .object__text p{opacity:1;transform:translateY(0)}.objects .objects__inner .objects__swiper .object__slide.show .object__images .image-wrapper:nth-child(3){opacity:1}.objects .objects__inner .objects__swiper .object__slide.show .object__images .image-wrapper:before{transform:translateX(100%)}.objects .objects__inner .objects__swiper .object__slide .object__text{padding-bottom:3rem}@media (max-width:767px){.objects .objects__inner .objects__swiper .object__slide .object__text{order:1}}.objects .objects__inner .objects__swiper .object__slide .object__text .object__badge{color:#292929;font-size:.875rem;font-weight:600;line-height:136%;margin-bottom:4.5625rem;padding-right:8.125rem;position:relative;text-transform:uppercase}@media (max-width:767px){.objects .objects__inner .objects__swiper .object__slide .object__text .object__badge{display:none}}.objects .objects__inner .objects__swiper .object__slide .object__text .object__badge .badge__text{color:#292929;opacity:0;transform:translateY(50%)}.objects .objects__inner .objects__swiper .object__slide .object__text .object__badge .badge__text span{color:#292929}.objects .objects__inner .objects__swiper .object__slide .object__text .object__badge:before{background:var(--dark-color);border-radius:9999px;bottom:0;content:"";height:.75rem;margin:auto;position:absolute;right:0;top:0;width:.75rem}.objects .objects__inner .objects__swiper .object__slide .object__text .object__title{color:#292929;font-size:1.875rem;font-weight:600;line-height:96%;margin-bottom:1.75rem;text-transform:none}@media (max-width:1024px){.objects .objects__inner .objects__swiper .object__slide .object__text .object__title{font-size:1.75rem;line-height:120%;margin-bottom:1.25rem}}.objects .objects__inner .objects__swiper .object__slide .object__text .object__title span{color:#292929;font-size:2.5rem;font-weight:600;line-height:96%;text-transform:none}@media (max-width:1024px){.objects .objects__inner .objects__swiper .object__slide .object__text .object__title span{font-size:1.75rem;line-height:120%}}.objects .objects__inner .objects__swiper .object__slide .object__text p{color:#585858;font-size:1rem;font-weight:400;line-height:136%;margin-bottom:.625rem;opacity:0;transform:translateY(50%);transition:var(--trs-cubic-600)}.objects .objects__inner .objects__swiper .object__slide .object__text p span{color:#585858;font-size:.875rem;font-weight:400;line-height:136%}.objects .objects__inner .objects__swiper .object__slide .object__images{align-items:flex-start;display:grid;gap:2.9375rem;grid-template-columns:.33fr 1fr;position:relative}@media (max-width:1024px){.objects .objects__inner .objects__swiper .object__slide .object__images{gap:1.25rem}}@media (max-width:767px){.objects .objects__inner .objects__swiper .object__slide .object__images{gap:.625rem;grid-template-columns:.32fr 1fr}}.objects .objects__inner .objects__swiper .object__slide .object__images .image-wrapper{overflow:hidden;position:relative}.objects .objects__inner .objects__swiper .object__slide .object__images .image-wrapper:before{background:var(--white-color);content:"";height:100%;position:absolute;transition:var(--trs-cubic-600);width:100%;z-index:2}.objects .objects__inner .objects__swiper .object__slide .object__images .image-wrapper:first-child{padding-bottom:139%}.objects .objects__inner .objects__swiper .object__slide .object__images .image-wrapper:nth-child(2){padding-bottom:75%}.objects .objects__inner .objects__swiper .object__slide .object__images .image-wrapper:nth-child(3){bottom:0;height:14.4375rem;left:3.5rem;opacity:0;position:absolute;transition:var(--trs-cubic-600);width:14.5625rem;z-index:3}@media (min-width:767px){.objects .objects__inner .objects__swiper .object__slide .object__images .image-wrapper:nth-child(3){animation:float 4s ease-in-out infinite}}@media (max-width:1024px){.objects .objects__inner .objects__swiper .object__slide .object__images .image-wrapper:nth-child(3){height:8.1875rem;width:8.3125rem}}@media (max-width:767px){.objects .objects__inner .objects__swiper .object__slide .object__images .image-wrapper:nth-child(3){height:6.6875rem;left:1.5rem;width:6.6875rem}}.objects .objects__inner .objects__swiper .object__slide .object__images .image-wrapper:nth-child(3):before{display:none}.objects .objects__inner .objects__swiper .object__slide .object__images .image-wrapper img,.objects .objects__inner .objects__swiper .object__slide .object__images .image-wrapper picture{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.objects .objects__inner .objects__swiper .objects__navigation{bottom:0;left:0;position:absolute;z-index:2}@media (max-width:767px){.objects .objects__inner .objects__swiper .objects__navigation{right:0}}