html{box-sizing:border-box}img{display:block;max-width:100%;height:auto}*{box-sizing:border-box}*,::after,::before{box-sizing:inherit}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}:root{font-family:Inter,sans-serif;font-feature-settings:'liga' 1,'calt' 1}a{text-decoration:none}body{margin:0 auto;font-family:Oswald,sans-serif;font-weight:400}.container{max-width:1320px;margin:0 auto;padding:0 20px}.container__head{max-width:720px;margin:0 auto;text-align:center;margin-bottom:90px}@font-face{font-family:Manrope;src:url(../fonts/Manrope-VariableFont_wght.ttf) format('truetype'),}@font-face{font-family:Inter;src:url(../fonts/Inter-VariableFont_opsz_wght.ttf) format('truetype'),}.header{position:fixed;top:0;width:100%;backdrop-filter:blur(16px);background:rgba(12,12,12,.75);border-bottom:1px solid rgba(255,255,255,.06);z-index:1000}.header__container{display:grid;grid-template-columns:.7fr 1.7fr;gap:15px;justify-content:space-between;align-items:center;padding:24px 0}.header__logo{display:flex;gap:15px;align-items:center}.nav_logo{display:flex;gap:50px;justify-self:end}.logo_container{width:92px;height:92px;flex-shrink:0}.header__title{font-family:Manrope,sans-serif;font-size:19px;font-weight:800;line-height:1;letter-spacing:-.02em;color:#fff}.header__menu{display:flex;align-items:center;gap:38px;list-style:none}.header__nav-link{font-family:Manrope,sans-serif;font-size:15px;font-weight:600;line-height:1.4;color:rgba(255,255,255,.82)}.header__actions{min-height:42px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #f5a623;border-radius:6px;transition:color .25s ease,background-color .25s ease}.header__btn_primary{font-size:14px;font-weight:700;line-height:1;color:#f5a623;text-decoration:none}.header__actions:hover{color:#f0efef;background-color:#f5a623}.header__btn_primary{color:#f0efee}.header_title_burger{display:none}.burger{width:50px;height:50px;cursor:pointer;padding:0;border:none;display:flex;justify-content:center;align-items:center;flex-direction:column}.burger__line{display:block;width:32px;height:3px;margin-bottom:4px;background-color:#fff}.burger__line:last-child{margin-bottom:0}html{scroll-behavior:smooth}#benefits,#hero,#my_project{scroll-margin-top:100px}.hero{position:relative;overflow:hidden;min-height:760px;padding:140px 0 45px 0;background-color:#080909;color:#fff}.hero__content{display:grid;grid-template-columns:34% 66%;grid-template-areas:"content image" "features features";column-gap:20px;row-gap:35px;align-items:center}.box_content_hero{grid-area:content}.background_hero{grid-area:image;position:relative;overflow:hidden;width:100%;min-height:620px;background-image:url(../image/главная-секция.webp);background-position:center right;background-repeat:no-repeat;background-size:105%}.background_hero::before{content:"";position:absolute;inset:0;background:linear-gradient(to right,rgba(8,9,9,.78) 0,rgba(8,9,9,.48) 14%,rgba(8,9,9,.18) 30%,rgba(8,9,9,0) 52%);pointer-events:none}.hero__features{grid-area:features}.hero__overline{font-family:Manrope,sans-serif;font-size:16px;font-weight:700;line-height:20px;letter-spacing:.12em;text-transform:uppercase;color:#f5a623;margin-bottom:22px}.hero__title{font-family:Manrope,sans-serif;font-size:36px;font-weight:800;line-height:1.12;letter-spacing:-.03em;color:#fff;margin-bottom:30px}.hero__text{font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:1.7;color:#cfcfcf;margin-bottom:48px}.hero__actions{display:flex;gap:15px}.hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:14px 28px;font-size:15px;font-weight:600;border-radius:6px;text-decoration:none;transition:.25s}.hero__btn_primary{background:#f5ae2b;color:#111;border:1px solid #f5ae2b}.hero__btn_secondary{background:0 0;color:#fff;border:1px solid rgba(245,174,43,.8)}.hero__features{display:flex;gap:25px;list-style:none;padding:0}.hero__feature{display:flex;gap:12px;align-items:center}.hero__feature svg{width:26px;height:26px;flex-shrink:0;color:#fff;stroke-width:1.8}.hero_text h2{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.3;color:#fff}.hero_text p{font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.55;color:rgba(255,255,255,.62)}.perfect{padding:110px 0 120px;background:#fafaf9}.perfect_container .perfect__overline{font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#f5a623;margin-bottom:16px;text-align:center}.perfect_container .perfect__title{font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:1.15;letter-spacing:-.03em;color:#121212;max-width:650px;margin:0 auto 70px;text-align:center}.perfect__title span{color:#f5a623}.box_content_perfect{display:flex;gap:15px}.item_perfect_card{text-align:center}.perfect_card_title{font-family:Inter,sans-serif;margin:0 0 14px;font-size:20px;font-weight:700;line-height:1.25;color:#151515;text-align:left}.perfect_card_text{font-family:Inter,sans-serif;margin:0;font-size:15px;font-weight:400;line-height:1.65;color:#6b6b6b;text-align:left}.item_perfect_card svg{width:24px;height:24px;padding:12px;box-sizing:content-box;color:#f5a623;stroke-width:1.8;background:rgba(245,166,35,.1);border-radius:14px;margin-bottom:22px;transition:transform .25s ease,background-color .25s ease}.item_perfect_card:hover>svg{transform:translateY(-3px);background:rgba(245,166,35,.16)}.perfectSwiper{padding-bottom:48px}.perfectSwiper .swiper-pagination{bottom:8px}.perfectSwiper .swiper-slide{height:auto}.perfectSwiper .item_perfect_card{height:92%}.perfectSwiper .swiper-pagination-bullet{width:8px;height:8px;background:#c7c7c7;opacity:1}.perfectSwiper .swiper-pagination-bullet-active{width:24px;border-radius:20px;background:#f5a623}.item_perfect_card{display:flex;flex-direction:column;align-items:flex-start;min-height:300px;padding:32px 28px;background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:20px;box-shadow:0 10px 30px rgba(15,23,42,.05),0 2px 8px rgba(15,23,42,.03);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.item_perfect_card:hover{transform:translateY(-6px);border-color:rgba(245,166,35,.22);box-shadow:0 18px 42px rgba(15,23,42,.09),0 6px 16px rgba(15,23,42,.05)}.rectangle{background-color:#f5a623;width:70px;height:3px;margin-top:15px;margin-bottom:15px}.benefits{position:relative;overflow:hidden;padding:110px 0 120px;background:radial-gradient(circle at center top,rgba(255,255,255,.025) 0,rgba(255,255,255,0) 55%),#0b0d0f;color:#f5f5f5}.benefits::before{content:"";position:absolute;top:-220px;left:50%;transform:translateX(-50%);width:900px;height:450px;background:radial-gradient(circle,rgba(245,166,35,.04),transparent 70%);pointer-events:none}.benefits__head{max-width:720px;margin:0 auto 90px;text-align:center}.benefits__overline{font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#f5a623;margin-bottom:16px;text-align:center}.benefits__title{margin:0;font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:1.15;letter-spacing:-.03em;color:#f5f5f5}.benefits_cards{display:grid;grid-template-columns:repeat(3,1fr);column-gap:25px;row-gap:50px}.cards__item{display:flex;gap:15px;max-width:390px;width:100%}.icone_benefits svg{width:34px;height:34px;color:#f5a623;stroke-width:1.7;flex-shrink:0}.benefits_card__title{margin:0 0 12px;font-family:Inter,sans-serif;font-size:22px;font-weight:600;line-height:1.35;letter-spacing:-.01em;color:#f5f5f5;margin-bottom:10px}.benefits_card__text{margin:0;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.7;color:rgba(255,255,255,.62)}.my_project{padding:70px 0 50px}.my_project__overline{margin:0 0 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:#ff7a00}.my_project__title{margin:0;font-family:Inter,sans-serif;font-size:36px;font-weight:700;line-height:1.15;letter-spacing:-.025em;color:#111}.my_project__title_h3{margin:8px 0 0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#666}.my_project .swiper{width:100%;overflow:hidden}.my_project .swiper-wrapper{align-items:stretch}.my_project .swiper-slide{height:auto}.card_1_ecology .card_title_project{color:#328523}.card_drone_hub .card_title_project{color:#ff7a00}.card_project{display:flex;flex-direction:column;width:100%;min-height:720px;height:100%;padding:0 42px 38px;border:1px solid rgba(0,0,0,.05);border-radius:26px;overflow:hidden;box-sizing:border-box}.background_project{width:100%;min-height:455px;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:contain}.card_1_ecology .background_project{background-image:url(../image/PineTools.com_ноутбук_card_1.png)}.card_drone_hub .background_project{background-image:url(../image/PineTools.com_Адаптивная_вертска.png)}.inner_project_container{margin-top:50px;display:flex;flex-direction:column;margin:25px auto;max-width:720px;text-align:center}.card_title_project{margin:0;font-family:Montserrat,sans-serif;font-size:21px;font-weight:600;line-height:1.25;letter-spacing:-.015em}.card_subtitle_project{margin:6px 0 0;font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;line-height:1.4;color:#444}.card_project_description{margin:24px 0 0;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.65;color:#555;text-align:left}.texnology_teg_items{padding:0}.texnology_teg_items li{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:1;color:#555;background-color:#eee;border-radius:6px;margin-bottom:5px}.showing_more{display:inline-flex;align-items:center;gap:7px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap}.project-card__link{display:inline-flex;align-items:center;gap:8px;color:#2e7d32;text-decoration:none;font-size:15px;font-weight:500;transition:.25s}.ecology_link{color:#328523}.dron_hub_link{color:#ff7a00}.project-card__link i{width:18px;height:18px;transition:transform .25s ease}.project-card__link:hover i{transform:translateX(5px)}.project_head{margin-bottom:25px}.foother{background:#0d0d0d;padding-top:88px;padding-bottom:36px}.contacts__wrapper{display:grid;grid-template-columns:50% 50%;grid-template-areas:"title icons" "policy policy";column-gap:20px;row-gap:35px;align-items:center}.button__column{grid-area:title}.contacts__column{grid-area:icons;align-items:start;margin-bottom:25px}.policy_contanier{grid-area:policy;display:flex;gap:25%;justify-content:space-between}.inner_policy_container{display:flex;flex-direction:column;text-align:end}.button_box_foother{display:flex;gap:12px;align-items:center}.foother__list{display:flex;padding:0;gap:15px}.foother__title{font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#fff}.foother__title span{color:#f4b942}.contacts__item{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(244,185,66,.45);border-radius:8px;background:0 0;transition:all .3s ease;cursor:pointer}.contacts_info_foother{padding:0;display:flex;gap:50px;justify-content:space-between}.footer__contact-title{font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.4;color:#fff}.footer__contact-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:rgba(255,255,255,.65)}.foother_button{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1;padding:18px 34px;border-radius:8px;background:#f4b942;color:#111}.foother_button:hover{background:#f8c75a}.policy_contanier a,.policy_contanier p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:rgba(255,255,255,.65);align-self:end}.contacts__item svg{width:20px;height:20px;stroke-width:1.75;color:#fff;transition:.3s}.sidenav{position:fixed;top:0;left:0;z-index:1001;width:320px;height:100%;margin:0;padding:30px 0;overflow-y:auto;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-right:1px solid rgba(255,255,255,.08);transform:translateX(-105%);transition:transform .3s ease;will-change:transform}.sidenav.open{transform:translateX(0)}.sidenav-overlay{position:fixed;inset:0;z-index:1000;display:none;background-color:rgba(0,0,0,.45);opacity:0;cursor:pointer}.drag-target{position:fixed;top:0;left:0;z-index:997;width:10px;height:100%}.mobile-menu{width:310px;padding:30px 20px;list-style:none}.mobile-menu li{width:100%;margin:0;padding:0;list-style:none}.mobile-menu__link{min-height:58px;padding:0 24px;display:flex;align-items:center;font-family:Inter,sans-serif;font-size:17px;font-weight:500;line-height:1.4;color:rgba(255,255,255,.85);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.08);transition:color .25s ease,background-color .25s ease}.mobile-menu__link:hover{color:#fff;background-color:rgba(255,255,255,.07)}.mobile-menu__header{display:flex;justify-content:flex-end;align-items:center;padding:12px 20px}.mobile-menu__close{width:42px;height:42px;display:flex;justify-content:center;align-items:center;border:none;border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:26px;line-height:1;cursor:pointer;transition:.25s}.mobile-menu__close:hover{background:rgba(255,255,255,.12);transform:rotate(90deg)}@media screen and (max-width:1280px){.header__nav{display:none}.header_title_burger{display:block}.header__container{display:grid;grid-template-columns:1fr 1fr;align-items:center}.nav_logo{display:flex;justify-self:end}}@media (min-width:768px) and (max-width:1281px){.container{max-width:100%;padding:0 32px}}@media (min-width:768px) and (max-width:1281px){.hero{position:relative;overflow:hidden;min-height:760px;padding:140px 0 45px 0;background-color:#080909;color:#fff}.hero__content{display:grid;grid-template-columns:.1fr 1fr;grid-template-areas:"features image" "content content";column-gap:10px;row-gap:0;align-items:center}.box_content_hero{grid-area:content}.background_hero{grid-area:image;min-height:650px}.hero__features{grid-area:features}.hero__features{display:flex;gap:25px;list-style:none;padding:0}.hero__feature{display:flex;gap:12px;align-items:center}.hero__features{display:flex;flex-direction:column;gap:25px;list-style:none;padding:0}.box_content_hero{max-width:720px}}@media (min-width:768px) and (max-width:1281px){.my_project{padding:70px 0 70px}.benefits_cards{display:grid;grid-template-columns:repeat(2,1fr);justify-self:center;column-gap:70px}}@media (min-width:768px) and (max-width:1290px){.foother{padding-top:70px;padding-bottom:30px}.contacts__wrapper{grid-template-columns:1fr;grid-template-areas:"title" "icons" "policy";row-gap:42px;align-items:start}.button__column{max-width:680px}.foother__title{font-size:30px;line-height:1.25;margin-bottom:28px}.button_box_foother{gap:14px;flex-wrap:wrap}.foother_button{font-size:15px;padding:17px 28px}.foother__list{gap:12px;margin:0}.contacts__item{width:52px;height:52px}.contacts__item svg{width:19px;height:19px}.contacts__column{margin-bottom:0;width:80%}.contacts_info_foother{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin:0}.footer__contact-title{font-size:17px;line-height:1.35;margin-bottom:6px}.footer__contact-text{font-size:13px}.policy_contanier{display:grid;grid-template-columns:.4fr .6fr;align-items:center;gap:30px;padding-top:26px;border-top:1px solid rgba(255,255,255,.1)}.policy_contanier a,.policy_contanier p{font-size:13px;margin:0}}@media (max-width:768px){.container{padding:0 20px}}@media (max-width:768px){.header__actions{display:none}}@media (max-width:768px){.hero__content{display:grid;grid-template-columns:none;grid-template-areas:"features features" "image image" "content content";padding:17px}.background_hero{grid-area:image;min-height:420px}.hero__actions{display:flex;flex-direction:column;gap:15px}.hero__features{position:absolute;flex-direction:column;top:15%}}@media (max-width:768px){.benefits{padding:70px 0 70px}.benefits_cards{display:grid;grid-template-columns:repeat(2,1fr);column-gap:25px;row-gap:50px}.benefits_card__text{font-size:14px}}@media (max-width:768px){.my_project{padding:30px 0 30px}.background_project{min-height:255px}.card_project{min-height:420px;padding-right:20px;padding-left:20px;border:1px solid rgba(0,0,0,.05);border-radius:26px;overflow:hidden;box-sizing:border-box}.texnology_teg_items{text-align:left}}@media (max-width:767px){.foother{padding-top:56px;padding-bottom:24px}.contacts__wrapper{padding:17px;grid-template-columns:1fr;grid-template-areas:"title" "icons" "policy";column-gap:0;row-gap:38px;align-items:start}.button__column{width:100%}.foother__title{font-size:26px;line-height:1.25;letter-spacing:-.02em;margin-bottom:24px}.foother__title br{display:none}.button_box_foother{flex-wrap:wrap;gap:12px}.foother_button{min-height:52px;padding:16px 24px;font-size:15px}.foother__list{margin:0;gap:10px}.contacts__item{width:52px;height:52px}.contacts__item svg{width:19px;height:19px}.contacts__column{width:100%;margin-bottom:0}.contacts_info_foother{display:grid;grid-template-columns:1fr;gap:24px;width:100%;margin:0}.footer__contact-title{font-size:17px;line-height:1.35;margin-bottom:4px}.footer__contact-text{font-size:13px;line-height:1.5}.policy_contanier{flex-direction:column;align-items:end;gap:5px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}.policy_contanier a,.policy_contanier p{order:1;font-size:12px;line-height:1.5;margin:0}}@media (max-width:571px){.container{padding:0 5px}.container__head{margin-bottom:50px}}@media (max-width:571px){.hero__features{position:absolute;flex-direction:column;top:15%;display:grid;grid-template-columns:1fr 1fr}.hero__feature{display:flex;gap:12px;align-items:center}.hero__title{font-size:25px}.background_hero{min-height:320px;top:11%}}@media (max-width:467px){.hero__content{display:grid;grid-template-columns:none;grid-template-areas:"image image" "features features" "content content";padding:17px}.hero{padding:70px 0 45px 0}.background_hero{background-size:115%}.hero__features{position:relative;flex-direction:column;top:15%;display:grid;grid-template-columns:1fr 1fr}.box_content_hero{margin-top:25px}}@media (max-width:467px){.perfectSwiper{padding-bottom:48px;max-width:320px;margin:0 auto}.perfect{padding:70px 0 70px;background:#fafaf9}.perfect_container .perfect__title{font-size:23px}}@media (max-width:571px){.benefits_cards{grid-template-columns:repeat(1,1fr)}.benefits_contanier{padding:0 16px}}@media (max-width:467px){.benefits{padding:70px 0 70px}.benefits__title{font-size:23px}}@media (min-width:466px) and (max-width:672px){.item_perfect_card{min-height:350px;padding:32px 28px;max-width:320px;margin:0 auto}}@media (max-width:480px){.foother{padding-top:48px}.foother__title{font-size:23px}.button_box_foother{align-items:stretch}.foother_button{width:100%}.foother__list{width:100%}}