.about-top{display:grid;grid-template-columns:1fr 659px;align-items:center;gap:130px}@media (max-width:1599px){.about-top{gap:95px;grid-template-columns:1fr 550px}}@media (max-width:1365px){.about-top{gap:60px;grid-template-columns:1fr 390px}}.about-gallery{position:relative}.about-gallery .btn-plus{width:52px;height:52px;position:absolute;bottom:-1px;right:-1px;z-index:2}@media (max-width:1599px){.about-gallery .btn-plus{width:42px;height:42px}}@media (max-width:1439px) and (min-width:768px){.about-gallery .btn-plus{width:2.917vw;height:2.917vw}}.about-gallery-image{display:block;height:450px;border-radius:24px;overflow:hidden;transition:transform .3s linear}@media (max-width:1599px){.about-gallery-image{height:376px;border-radius:20px}}@media (max-width:1365px){.about-gallery-image{height:267px}}@media (max-width:1023px){.about-top{gap:30px;grid-template-columns:1fr 290px}.about-gallery-image{height:210px}}@media (max-width:767px){.about-top{grid-template-columns:1fr}.about-gallery{margin-top:50px}.about-gallery .btn-plus{width:30px;height:30px}.about-gallery-image{height:auto;border-radius:14px}}.about-gallery-image:not(:first-child){display:none}.about-gallery-image img{-o-object-fit:cover;object-fit:cover}.cabinet-wrapper{display:grid;grid-template-columns:1fr 640px;gap:85px}@media (max-width:1599px){.cabinet-wrapper{gap:40px;grid-template-columns:1fr 526px}}@media (max-width:1365px){.cabinet-wrapper{grid-template-columns:1fr 36.523vw;gap:2.734vw}}.cabinet-gallery{display:none;position:relative}.cabinet-gallery .btn-plus{width:52px;height:52px;position:absolute;bottom:-1px;right:-1px;z-index:2}@media (max-width:1599px){.cabinet-gallery .btn-plus{width:42px;height:42px}}@media (max-width:1439px) and (min-width:768px){.cabinet-gallery .btn-plus{width:2.917vw;height:2.917vw}}@media (max-width:767px){.cabinet-wrapper{grid-template-columns:1fr}.cabinet-one{display:none}.cabinet-gallery{display:block!important;margin-bottom:25px}.cabinet-gallery .btn-plus{width:30px;height:30px}}.cabinet-gallery-image{display:block;height:auto;border-radius:24px;overflow:hidden}.cabinet-gallery-image:not(:first-child){display:none}.cabinet-gallery-image img{-o-object-fit:cover;object-fit:cover}.cabinet-two{display:flex;flex-direction:column;gap:12px}@media (max-width:1599px){.cabinet-gallery-image{border-radius:20px}.cabinet-two{gap:10px}}@media (max-width:1365px){.cabinet-two{gap:.781vw}}.cabinet-accordeon{overflow:hidden;position:relative}@media (min-width:1366px){.cabinet-accordeon.active{flex-grow:1}}.cabinet-accordeon.active .cabinet-accordeon-head::after{transform:scaleY(-1)}.cabinet-accordeon.active .cabinet-accordeon-head::before{border-color:var(--green,#01e625)}.cabinet-accordeon-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:28px 38px 28px 48px;cursor:pointer;font-family:var(--font-second);color:var(--black,#171717);font-size:20px;font-weight:600;line-height:1.1}.cabinet-accordeon-head::after{content:"";width:19px;height:9px;flex-shrink:0;transition:transform .2s linear;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='7' viewBox='0 0 13 7' fill='none'%3E%3Cpath d='M1 1L6.49018 6L12 1' stroke='%23171717'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media (max-width:1599px){.cabinet-accordeon-head{padding:23px 30px 23px 40px;font-size:18px}.cabinet-accordeon-head::after{width:16px;height:7px}}.cabinet-accordeon-head::before{content:"";border-radius:24px;border:1px solid var(--black,#171717);pointer-events:none;transition:border-color .2s linear;position:absolute;top:0;left:0;right:0;bottom:0}@media (max-width:1365px){.cabinet-accordeon-head{padding:1.465vw 2.148vw 1.465vw 2.734vw;font-size:1.563vw}.cabinet-accordeon-head::after{width:11px;height:5px}.cabinet-accordeon-head::before{border-radius:14px}}@media (max-width:767px){.cabinet-two{gap:10px}.cabinet-accordeon-head{padding:10px 20px;font-size:17px}.cabinet-accordeon-head::after{width:16px;height:7px}.cabinet-accordeon-head::before{border-radius:1.953vw}}.cabinet-accordeon-body{display:none;padding:4px 60px 28px 48px}.cabinet-accordeon-text{font-family:var(--font-second);font-size:18px;font-weight:300;line-height:1.3}@media (max-width:1599px){.cabinet-accordeon-body{padding:3px 50px 23px 40px}.cabinet-accordeon-text{font-size:17px}}@media (max-width:1365px){.cabinet-accordeon-body{padding:.293vw 3.418vw 1.953vw 2.93vw}.cabinet-accordeon-text{font-size:1.367vw}}@media (max-width:767px){.cabinet-accordeon-body{padding:10px 20px 20px}.cabinet-accordeon-text{font-size:15px}}.category-slider{padding:80px 0}@media (max-width:544px){.category-slider{width:calc(100% + 40px);margin-left:-20px}}@media (min-width:768px){.category-slider .swiper-wrapper{display:flex;align-items:center;justify-content:center;gap:8.177vw}}@media (max-width:1599px){.category-slider .swiper-wrapper{gap:6.944vw}}@media (max-width:1023px){.category-slider{padding:50px 0}.category-slider .swiper-wrapper{gap:3.906vw}}.category-slide{display:flex;flex-direction:column;align-items:center;gap:14px;width:auto;transition:transform .2s linear,font-weight .2s linear}.category-icon{width:158px;height:106px;flex-shrink:0;transition:transform .2s linear}.category-name{text-align:center;color:var(--black,#171717);font-size:19px;font-weight:400;line-height:1.1;transition:font-weight .2s linear}@media (max-width:1599px){.category-icon{width:130px;height:87px}.category-name{font-size:16px}}@media (max-width:1365px){.category-slide{gap:9px}.category-icon{width:92px;height:62px}.category-name{font-size:1.563vw}.doings-slide{max-width:330px}}@media (max-width:767px){.category-slider .swiper-wrapper{gap:unset}.category-slide{gap:14px}.category-icon{width:100px;height:67px}.category-name{font-size:16px}}.doings-carousel{display:flex;flex-direction:column;align-items:center;gap:80px;position:relative}@media (max-width:1599px){.doings-carousel{gap:70px}}.doings-carousel .btn{min-width:242px;text-align:center}.doings-slider{width:calc(100% + 36px);padding:18px 18px 0;margin-left:-18px;margin-top:-18px}@media (max-width:1023px){.doings-carousel{gap:50px}.doings-slider{width:calc(100% + 40px);padding:20px 20px 0;margin-left:-20px;margin-top:-20px}}.doings-slide{display:flex;flex-direction:column;gap:14px}@media (any-hover:hover){.about-gallery-image:hover{transform:scale(1.03)}.cabinet-accordeon-head:hover::before{border-color:var(--green,#01e625)}.category-slide:hover .category-icon{transform:translateY(-2px)}.category-slide:hover .category-name{font-weight:600}.doings-slide:hover .doings-img{transform:scale(1.03)}.page-home .intro-link:hover{color:var(--white,#fff)}}.doings-img{height:362px;transition:transform .2s linear;will-change:transform;border-radius:12px;overflow:hidden}.doings-img img{-o-object-fit:cover;object-fit:cover}.doings-name{color:var(--black,#171717);font-size:18px;font-weight:300;line-height:1.1}@media (max-width:1599px){.doings-slide{gap:10px}.doings-img{height:291px;border-radius:10px}.doings-name{font-size:17px}}.doings-date{padding:6px 20px;width:-moz-fit-content;width:fit-content;border-radius:25px;background:var(--grey,#f7fafc);color:var(--black,#171717);font-size:16px;font-weight:300;line-height:1.1}.doings-buttons{display:flex;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;position:absolute;z-index:inherit;right:0;bottom:calc(100% + 64px)}@media (max-width:1599px){.doings-date{font-size:13px;padding:5px 15px}.doings-buttons{gap:10px;bottom:calc(100% + 17px)}}.page-home .intro{background-color:#171717;position:relative;z-index:1}.page-home .intro-inner{height:100vh;min-height:900px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.page-home .intro-title{max-width:1038px;visibility:hidden;color:var(--white,#fff);font-size:116px;font-weight:900;line-height:1.1}@media (max-width:1599px){.page-home .intro-inner{min-height:700px}.page-home .intro-title{font-size:96px;max-width:863px}}@media (max-width:1365px){.page-home .intro-inner{min-height:600px}.page-home .intro-title{font-size:66px;max-width:613px}}@media (max-width:1023px){.doings-buttons{bottom:calc(100% + 37px)}.page-home .intro-title{font-size:45px;max-width:433px}}@media (max-width:767px){.doings-buttons{display:none}.page-home .intro-inner{height:650px;min-height:unset}.page-home .intro-title{max-width:345px}}.page-home .intro-title span{font-size:121px;color:transparent;-webkit-text-stroke:2px var(--white,#fff);text-stroke:2px var(--white,#fff);line-height:1.1}@media (max-width:1599px){.page-home .intro-title span{font-size:100px}}@media (max-width:1365px){.page-home .intro-title span{font-size:70px}}@media (max-width:1023px){.page-home .intro-title span{font-size:47px;-webkit-text-stroke:1px var(--white,#fff);text-stroke:1px var(--white,#fff)}}@media (max-width:375px){.page-home .intro-title{font-size:42px}.page-home .intro-title span{font-size:44px}}.page-home .intro-video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:-1}.page-home .intro-aside{display:flex;flex-direction:column;align-items:flex-end;gap:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.page-home .intro-aside::before{content:"";width:52px;height:29px;background-image:url("data:image/svg+xml,%3Csvg width='52' height='29' viewBox='0 0 52 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.1152 27.5911L21.2628 20.214L29.4595 17.755L38.4759 6.68945L51.1808 10.378' stroke='%23656565'/%3E%3Cpath d='M15.1152 0V27.5905H52.0005' stroke='%23656565'/%3E%3Ccircle cx='9.78689' cy='19.2146' r='9.41189' stroke='%23656565' stroke-width='0.75'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.85427 17.008C6.85427 18.1695 7.84924 19.1755 9.22069 19.3996L9.51022 19.4472V23.4225L9.03783 23.2915C8.06617 23.022 7.41361 22.2692 7.41361 21.4196C7.41361 21.2916 7.28812 21.1873 7.13394 21.1873C6.97976 21.1873 6.85427 21.2916 6.85427 21.4196C6.85427 22.5812 7.84924 23.5871 9.22069 23.812L9.51022 23.8596V24.8536C9.51022 24.9817 9.63571 25.0859 9.78989 25.0859C9.94406 25.0859 10.0696 24.9817 10.0696 24.8536V23.8589L10.3591 23.8112C11.7296 23.5871 12.7246 22.5812 12.7246 21.4196C12.7246 20.2581 11.7296 19.2522 10.3582 19.028L10.0687 18.9804V15.0051L10.541 15.1361C11.5118 15.4057 12.1644 16.1584 12.1644 17.008C12.1644 17.1361 12.2899 17.2403 12.444 17.2403C12.5982 17.2403 12.7237 17.1361 12.7237 17.008C12.7237 15.8464 11.7287 14.8405 10.3573 14.6164L10.0678 14.5687V13.574C10.0678 13.4459 9.94227 13.3417 9.7881 13.3417C9.63392 13.3417 9.50843 13.4459 9.50843 13.574V14.5687L9.2189 14.6164C7.84745 14.8413 6.85248 15.8472 6.85248 17.008H6.85427ZM10.0696 19.4167L10.5419 19.5478C11.5127 19.8173 12.1653 20.5693 12.1653 21.4196C12.1653 22.2699 11.5127 23.0212 10.5419 23.2915L10.0696 23.4225V19.4167ZM9.03783 15.1361L9.51022 15.0051V19.0109L9.03783 18.8799C8.06617 18.6103 7.41361 17.8576 7.41361 17.0087C7.41361 16.1599 8.06617 15.4071 9.03783 15.1369V15.1361Z' fill='%23656565' stroke='%23656565' stroke-width='0.5'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat}.page-home .intro-link{color:#656565;text-align:right;font-size:16px;font-weight:400;line-height:1.1;text-transform:lowercase;transition:color .2s linear}.parntership-context{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;padding:0 30px 205px}@media (max-width:1599px){.parntership-context{padding-bottom:180px;gap:20px}}@media (max-width:1365px){.parntership-context{padding:0 0 12.695vw;gap:1.172vw}}@media (max-width:767px){.page-home .intro-aside{transform:unset;top:unset;bottom:20px}.parntership-context{flex-direction:column;gap:40px;align-items:center;padding:0}}.parntership-heading{display:flex;align-items:center;gap:40px;margin-bottom:78px;font-family:var(--font-second);font-weight:900;line-height:1}.parntership-heading-vertical{color:transparent;-webkit-text-stroke:1px var(--black,#171717);text-stroke:1px var(--black,#171717);writing-mode:vertical-rl;text-orientation:mixed;font-size:59px;line-height:40px;font-family:var(--font-second);transform:rotate(180deg)}.parntership-heading-right div{font-family:var(--font-second)}.parntership-heading-right div:nth-child(1){color:var(--black,#171717);font-size:98px}@media (max-width:1599px){.parntership-heading{margin-bottom:64px;gap:34px;margin-right:40px}.parntership-heading-vertical{font-size:48px;line-height:32px}.parntership-heading-right div:nth-child(1){font-size:81px}}@media (max-width:1365px){.parntership-heading{gap:2.246vw;margin-right:0;margin-bottom:4.297vw}.parntership-heading-vertical{font-size:3.378vw}.parntership-heading-right div:nth-child(1){font-size:5.63vw}}@media (max-width:767px){.parntership-heading{margin:0;gap:20px}.parntership-heading-vertical{font-size:30px;font-style:normal;font-weight:900;line-height:21.073px}.parntership-heading-right div:nth-child(1){font-size:51px}}.parntership-heading-right div:nth-child(2){font-size:63px;color:transparent;-webkit-text-stroke:1px var(--black,#171717);text-stroke:1px var(--black,#171717)}@media (max-width:1599px){.parntership-heading-right div:nth-child(2){font-size:52px}}@media (max-width:1365px){.parntership-heading-right div:nth-child(2){font-size:3.603vw}}@media (max-width:767px){.parntership-heading-right div:nth-child(2){font-size:32px}}.parntership-heading-right div:nth-child(3){font-size:88px;color:var(--black,#171717);text-transform:uppercase}.parntership-picture{flex-grow:1;max-width:723px}.parntership-picture-inner{position:relative;z-index:-1}@media (max-width:1439px){.parntership-picture-inner{transform:translateX(10px)}}.parntership-picture-inner::before{content:"";width:1067px;height:145px;flex-shrink:0;border-radius:1067px;background:radial-gradient(50% 50% at 50% 50%,#d9d9d9 0,#fff 100%);filter:blur(12px);position:absolute;left:50%;top:calc(100% + 60px);transform:translateX(-50%)}@media (max-width:1599px){.parntership-heading-right div:nth-child(3){font-size:5.078vw}.parntership-picture-inner::before{width:876px;height:119px;border-radius:876px;background:radial-gradient(50% 50% at 50% 50%,#d9d9d9 0,#fff 100%);filter:blur(10px)}}@media (max-width:1365px){.parntership-picture-inner::before{width:60.84vw;height:8.301vw;border-radius:60.84vw;background:radial-gradient(50% 50% at 50% 50%,#d9d9d9 0,#fff 100%);filter:blur(7.2533311844px);top:calc(100% + 3.906vw)}}@media (max-width:767px){.parntership-heading-right div:nth-child(3){font-size:47px}.parntership-picture{width:258px;height:auto;margin-bottom:83px}.parntership-picture-inner{transform:unset}.parntership-picture-inner::before{width:389px;height:63px;border-radius:389px;background:radial-gradient(50% 50% at 50% 50%,#d9d9d9 0,#fff 100%);filter:blur(6px);top:calc(100% + 20px)}}.parntership-description{width:425px;display:flex;flex-direction:column;align-items:flex-start;gap:50px;flex-shrink:0}@media (max-width:1599px){.parntership-description{width:349px;gap:40px}}@media (max-width:1365px){.parntership-description{width:248px;gap:20px}}@media (max-width:767px){.parntership-description{width:100%;align-items:center;gap:50px}}