.hero__main{position:relative;padding-top:200px;background-size:cover;background-repeat:no-repeat}.hero__main:before{content:"";position:absolute;background-color:rgba(0,0,0,.3294117647);top:0;left:0;width:100%;height:100%;z-index:0}.hero__main-social{display:flex;gap:12px;padding-top:100px}.hero__main-social.mobile{display:none}.hero__main-info{display:flex;align-items:flex-end;justify-content:space-between;padding:100px 0 55px}.hero__main-info-content{width:47%}.hero__main-item:first-child{padding-right:20px;border-right:1px solid rgba(19,19,19,.168627451)}.hero__main-item:last-child{padding-left:20px}.hero__main-item-icon{width:27px;height:27px}.hero__main-numbers{color:#556701;font-size:18px;font-weight:700;line-height:32px;transition:all .9s ease;position:relative}.hero__main-numbers::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#556701;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.hero__main-numbers:hover{color:#556701}.hero__main-numbers:hover::after{transform:scaleX(1)}.hero__main-title{margin:0}.hero__main-title span{font-family:"Cormorant Garamond";color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25);font-size:62px;font-weight:700;line-height:70px;opacity:0;text-transform:uppercase}.hero__main-text{padding-bottom:60px}.hero__main-text span{color:#fff;font-family:"Cormorant Garamond";text-shadow:0 4px 4px rgba(0,0,0,.25);font-size:50px;font-weight:700;line-height:58px;opacity:0}.hero__main-list{display:flex;border-radius:48px;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:23px 45px}.hero__main-button{border-radius:45px;border:3px solid #fff;color:#fff;font-size:21px;font-weight:500;line-height:normal;padding:20px 40px;transition:all .9s ease}.hero__main-button:hover{color:#152508;border-radius:45px;border:3px solid #fff;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25) inset}.hero__main-item{display:flex;gap:5px;align-items:center}.hero__main-name{color:#494949;font-feature-settings:"liga" off,"clig" off;font-size:18px;font-style:normal;font-weight:400;line-height:32px}.hero__main-number{display:flex;gap:20px;align-items:center}.hero__main-social-icon{width:50px;height:50px;transition:all .8s ease;scale:.9}.hero__main-social-icon:hover{opacity:.6;scale:1}.about_us{padding:80px 0 100px}.about_us__content{display:flex;gap:100px;align-items:flex-end;position:relative}.about_us__information{width:45%}.about_us__title{padding-bottom:50px}.about_us__title span{color:#2b2b2b;font-size:65px;font-weight:400;line-height:normal;font-family:"Cormorant Garamond",serif}.about_us__text{color:rgba(0,0,0,.67);font-size:18px;font-weight:400;line-height:30px;padding-bottom:55px}.about_us__image{width:50%}.about_us__image-first{width:552px;height:520px;border-radius:10px;overflow:hidden;box-shadow:rgba(0,0,0,.35) 0 5px 15px}.about_us__image-second{width:410px;height:490px;position:absolute;top:0;right:0;z-index:-1;border-radius:10px}.about_us__image-second:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,rgba(82,102,0,.7) 0,rgba(126,127,1,.7) 100%)}.about_us__image img{-o-object-fit:cover;object-fit:cover}.about_us__button{color:#fff;font-size:21px;font-weight:500;line-height:normal;border-radius:45px;background:linear-gradient(90deg,#bf9141 0,#dfb46a 100%);padding:20px 40px;overflow:hidden;transition:all .3s ease;position:relative}.about_us__button::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:45px;opacity:0;transition:opacity .3s ease;z-index:-1}.about_us__button:hover::after{opacity:1}.about_us__button:hover{box-shadow:inset 0 4px 4px rgba(0,0,0,.25)}.about_us__list{display:flex;gap:50px;padding-top:130px;justify-content:space-between}.about_us__item{cursor:pointer;padding:32px 32px 50px 32px;display:flex;flex-direction:column;gap:40px;width:23%;border-radius:32px;border:1px solid rgba(217,222,226,.8);box-shadow:rgba(0,0,0,.35) 0 2px 12px;transition:all .6s ease}.about_us__item:hover{box-shadow:transparent 0 2px 2px}.about_us__item-img{padding:22px;background:linear-gradient(180deg,#516500 0,olive 100%);width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-radius:50%}.about_us__item-text{color:#2c2c2c;font-size:30px;font-weight:600;line-height:32px}.about_us__icon{width:54px;height:54px}.products{padding:50px 0 100px;background-size:cover;background-repeat:no-repeat;position:relative}.products__title{text-align:center;padding-bottom:80px}.products__title span{color:#2b2b2b;font-size:65px;font-weight:400;line-height:normal;font-family:"Cormorant Garamond",serif}.products__categories{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;padding:0 150px}.products__category{width:31%;display:flex;flex-direction:column-reverse;overflow:hidden;gap:30px;align-items:center;border-radius:32px;border:1px solid rgba(217,222,226,.9);background:#fff;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:40px 12px 20px 12px;transition:all .9s ease}.products__category:hover{border:1px solid rgba(217,222,226,.6);background:#fff;box-shadow:0 0 30px 0 #000 inset}.products__category-image{height:281px;width:100%;border-radius:20px;overflow:hidden}.products__category-image img{-o-object-fit:cover;object-fit:cover}.products__category-title{color:#526601;text-align:center;font-size:46px;font-weight:700;line-height:normal}.stages{padding:100px 0}.stages__title{text-align:center;padding-bottom:80px}.stages__title span{color:#2b2b2b;font-size:65px;font-weight:400;line-height:normal;font-family:"Cormorant Garamond",serif}.stages__list{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;position:relative;gap:40px}.stages__item--step{position:relative;width:20%;height:100%}.stages__item--step:not(:last-child)::after{content:"";position:absolute;top:10%;right:-86px;transform:translateY(-50%);width:280px;height:35px;background-image:url(../images/stage-arrow.svg);background-size:contain;background-repeat:no-repeat;pointer-events:none}.stages__item-title{color:#282828;font-size:28px;font-weight:700;line-height:normal;width:67%}.stages__item-text{color:rgba(0,0,0,.67);font-size:14px;font-weight:400;line-height:30px;padding-top:20px}.stages__item-img{padding-bottom:30px}.stages__item-arrow-mobile{display:none;justify-content:center;padding:15px 0}.stages .stages__item--step:nth-child(3)::after{top:30%;background-image:url(../images/second.svg)}.stages__icon{width:95px;height:95px}.stages__wrapper{position:relative}.stages__wrapper--3 .stages__item:not(:last-child)::after{right:-165px;width:220px}.stages__wrapper--3 .stages__item:nth-child(2)::after{background-image:url(../images/second.svg)}.stages__arrow{flex:0 0 auto;width:120px}.stages__arrow svg{width:100%;height:auto}.stages__arrow svg path{stroke-dasharray:1000;stroke-dashoffset:1000;fill:none;stroke:#afafaf;stroke-width:2}.contact_us{padding-top:50px}.contact_us__title{text-align:center}.contact_us__title span{color:#2b2b2b;font-size:65px;font-weight:400;line-height:normal;font-family:"Cormorant Garamond",serif}.contact_us__title.mobile{display:none}.contact_us__list{display:flex;flex-direction:column;gap:20px;align-items:center;padding:80px 120px 50px;width:-moz-fit-content;width:fit-content;border-radius:32px;border:1px solid rgba(217,222,226,.8);background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);margin-top:-60px}.contact_us__main{background-repeat:no-repeat;background-size:cover;padding-bottom:50px;margin-top:100px}.contact_us__info{display:flex;justify-content:center}.contact_us__item{display:flex;align-items:center;border-radius:16px;background:#fff;padding:20px 40px;width:820px;height:100px;justify-content:space-between}.contact_us__item:first-child .contact_us__item-location{color:#556701;font-weight:700}.contact_us__item-bg{display:flex;gap:12px;align-items:center;padding-right:25px}.contact_us__item-icon{width:24px;height:32px}.contact_us__item-title{color:#313131;font-size:14px;font-weight:400;padding-bottom:5px}.contact_us__item-location{color:#313131;font-size:20px;font-weight:400;transition:all .6s ease}.contact_us__item-location:hover{color:#556701}.contact_us__item-location--title{font-size:20px;font-weight:400;color:#313131}.contact_us__item-location--title:hover{color:#313131}.contact_us__item-phone{display:flex;gap:18px;align-items:center;padding:0 20px 0 30px;border-left:1px solid rgba(0,0,0,.3098039216)}.contact_us__item-phone-icon{width:24px;height:24px}.contact_us__item-phone a{color:#313131;font-size:22px;font-weight:400;line-height:32px;transition:all .9s ease;position:relative}.contact_us__item-phone a::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#556701;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.contact_us__item-phone a:hover{color:#556701}.contact_us__item-phone a:hover::after{transform:scaleX(1)}.contact_us__item-socials{padding:0 5px 0 30px;border-left:1px solid rgba(0,0,0,.3098039216);display:flex;gap:10px;align-items:center}.contact_us__item-socials-link{width:28px;height:28px;transition:all .8s ease;scale:.9}.contact_us__item-socials-link:hover{opacity:.6;scale:1}@media (max-width:1630px){.stages__item--step:not(:last-child)::after{width:240px;right:-73px}}@media (max-width:1540px){.hero__main-info-content{width:45%}.hero__main-title span{font-size:52px}.hero__main-list{padding:20px 25px}}@media (max-width:1441px){.hero__main{padding-top:150px}.hero__main-social{padding-top:60px}}@media (max-width:1440px){.hero__main-info-content{width:46%}.hero__main-item-icon{width:23px;height:23px}.hero__main-numbers{font-size:16px}.hero__main-text span{font-size:40px}.hero__main-button{padding:22px 30px;font-size:18px}.hero__main-name{font-size:16px}.about_us{padding:60px 0 80px}.about_us__information{width:50%}.about_us__title span{font-size:58px}.about_us__title{padding-bottom:30px}.about_us__text{font-size:16px;line-height:25px}.about_us__image-first{width:500px;height:480px}.about_us__image-second{width:390px;height:450px}.about_us__list{gap:30px;padding-top:100px}.about_us__item{padding:22px 22px 40px 22px}.about_us__item-img{padding:18px}.about_us__item-text{font-size:26px;line-height:30px}.about_us__icon{width:40px;height:40px}.products__title{padding-bottom:50px}.products__title span{padding-bottom:50px;font-size:58px}.products__categories{gap:30px;padding:0 50px}.products__category{padding:20px 12px 20px 12px;gap:20px}.products__category-title{font-size:42px}.stages__title{padding-bottom:50px}.stages__title span{font-size:58px}.stages__item--step:not(:last-child)::after{width:192px;right:-25px}.stages__item-title{width:100%;font-size:23px}.stages__item-text{padding-top:12px}.stages__icon{width:65px;height:65px}.contact_us__title span{font-size:58px}}@media (max-width:1420px){.hero__main-title span{font-size:50px}}@media (max-width:1370px){.hero__main{background-position:bottom}}@media (max-width:1290px){.hero__main-info-content{width:44%}}@media (max-width:1280px){.hero__main{padding-top:200px}.hero__main:before{background-color:rgba(0,0,0,.55)}.hero__main-info{padding:20px 0 25px;flex-direction:column;align-items:flex-start;gap:40px}.hero__main-info-content{width:70%}.hero__main-title span{font-size:46px}.hero__main-text span{font-size:38px}.about_us__content{gap:70px}.about_us__title span{font-size:52px}.about_us__image{width:40%}.about_us__image-first{width:426px;height:480px}.about_us__list{gap:13px}.about_us__item{width:25%}.about_us__item-text{font-size:21px;line-height:26px}.about_us__icon{width:34px;height:34px}.products__title{padding-bottom:30px}.products__title span{font-size:52px;padding-bottom:30px}.products__category-title{font-size:36px}.stages{padding:80px 0}.stages__title{padding-bottom:30px}.stages__title span{font-size:52px}.stages__item--step{width:25%}.stages__item-text{line-height:23px}.stages__wrapper--3 .stages__item:not(:last-child)::after{right:-54px;width:200px}.contact_us__title span{font-size:52px}.contact_us__list{padding:30px 50px 30px}.contact_us__list{width:100%}.contact_us__item{width:100%;height:85px}.contact_us__item-location--title{font-size:16px}.contact_us__item-location{font-size:16px}.contact_us__item-phone{font-size:16px}.contact_us__item-phone a{font-size:16px}.contact_us__item-socials{border-left:0 solid rgba(0,0,0,.3098039216)}}@media (max-width:1170px){.stages__item--step:not(:last-child)::after{width:165px}}@media (max-width:1130px){.hero__main-info-content{width:75%}.hero__main-button{padding:19px 23px;font-size:17px}}@media (max-width:1125px){.hero__main-title span{font-size:42px;line-height:65px}.about_us__content{flex-direction:column;gap:60px}.about_us__information{width:100%}.about_us__image{width:100%;display:flex;gap:20px}.about_us__image-first{width:50%;height:480px}.about_us__image-second{position:relative;width:50%;height:480px}.about_us__list{flex-wrap:wrap;padding-top:50px}.about_us__item{width:49%}}@media (max-width:1100px){.hero__main-info-content{width:100%}.hero__main-text span{font-size:34px}.hero__main-button{font-size:16px}.about_us__title span{font-size:46px}.products{padding:50px 0 60px}.products__title span{font-size:46px}.products__categories{gap:20px;padding:0 0}.products__category{width:48%}.products__category-image{height:220px}.products__category-title{font-size:30px}.stages__title span{font-size:46px}.stages__item--step:not(:last-child)::after{width:145px;right:-20px}.contact_us__title span{font-size:46px}}@media (max-width:1024px){.stages__item--step:not(:last-child)::after{width:135px;right:-20px}.stages__item-title{font-size:21px}.stages__wrapper--3 .stages__item:not(:last-child)::after{right:-75px;width:200px}}@media (max-width:1000px){.stages__list{flex-wrap:wrap;gap:30px}.stages__item--step:not(:last-child)::after{display:none}.stages__item--step{width:47%}}@media (max-width:900px){.contact_us__item{height:75px;padding:12px 20px}.contact_us__item-bg{width:56%}}@media (max-width:810px){.hero__main-social{padding-top:10px}.hero__main-social.desktop{display:none}.hero__main-social.mobile{display:flex}.hero__main-info-content{padding-bottom:40px}.hero__main-list{justify-content:center;width:100%}}@media (max-width:800px){.hero__main-item:first-child{border-right:0 solid rgba(19,19,19,.168627451);padding-right:0}.hero__main-item:last-child{padding-left:0}.hero__main-list{gap:20px}.contact_us__list{padding:40px 20px 20px;gap:10px}}@media (max-width:768px){.hero__main:before{background-color:rgba(0,0,0,.14)}.hero__main-info{gap:20px}.hero__main-title span{font-size:40px;line-height:52px}.hero__main-text{padding-bottom:40px}.hero__main-text span{font-size:30px;line-height:48px}.hero__main-list{flex-direction:column;gap:3px;width:-moz-fit-content;width:fit-content;padding:20px 45px}.about_us__content{gap:160px}.about_us__image{position:relative}.about_us__image-first{width:77%;height:480px}.about_us__image-second{position:absolute;top:-80px;right:0;width:70%}.about_us__list{padding-top:70px}.about_us__list{justify-content:center}.about_us__item{width:70%}.contact_us__title.desktop{display:none}.contact_us__title.mobile{display:block;padding-bottom:50px}.contact_us__list{margin-top:0}.contact_us__main{padding:50px 0;margin-top:0}.contact_us__item{justify-content:space-between;flex-direction:column;align-items:flex-start;height:auto;padding:20px}.contact_us__item-bg{width:100%;padding-bottom:18px;border-bottom:2px solid rgba(0,0,0,.1803921569)}.contact_us__item-phone{border-left:0 solid rgba(0,0,0,.3098039216);padding:0;padding-top:18px}.contact_us__item-socials{padding:0}.contact_us__item-socials{padding-top:18px}}@media (max-width:650px){.products__category{gap:12px}.products__category-image{height:190px}}@media (max-width:575px){.stages{padding:60px 0}.stages__title{padding-bottom:50px}.stages__list{flex-direction:column;align-items:center}.stages__item--step{width:70%}.stages__item-title{text-align:center}.stages__item-text{text-align:center}.stages__item-img{display:flex;justify-content:center}.stages__item-arrow-mobile{display:flex}}@media (max-width:574px){.products__category{width:100%}.products__category-image{height:290px}}@media (max-width:558px){.about_us__item{width:100%}}@media (max-width:510px){.about_us__image-first{height:380px}.about_us__image-second{height:380px}}@media (max-width:430px){.hero__main{background-position:right}.hero__main:before{background-color:rgba(0,0,0,.033)}.hero__main-info-content{padding-bottom:210px}.hero__main-title span{font-size:36px;line-height:46px}.hero__main-text{padding-bottom:30px}.hero__main-text span{font-size:28px}.hero__main-list{gap:3px;width:-moz-fit-content;width:fit-content;padding:12px 25px;border-radius:19px}.hero__main-button{padding:16px 20px}.about_us__title span{font-size:40px}.about_us__title span{font-size:36px}.about_us__image-first{height:280px}.about_us__image-second{height:290px}.products__title span{font-size:40px}.products__title span{font-size:36px}.products__category-image{height:225px}.stages__title span{font-size:40px}.stages__title span{font-size:36px}.stages__item--step{width:90%}.contact_us__title span{font-size:40px}.contact_us__title span{font-size:36px}.contact_us .container{margin:0;width:100%}.contact_us__item-icon{width:31px;height:38px}}