nav{align-items:center;background-color:#587c54;display:flex;justify-content:space-between;padding:20px 50px}@media screen and (max-width:900px){nav{padding:30px 20px}}nav .logo-span{color:#fff;font-size:25px}@media screen and (max-width:900px){nav .logo-span{font-size:20px}}@media screen and (max-width:750px){nav .logo-span{content:url(/static/media/logo.88e78ced000e140e458e.png);height:65px;position:absolute;top:12px}}@media screen and (max-width:550px){nav .logo-span{display:none}}nav img{height:40px}@media screen and (max-width:900px){nav img{height:30px}}nav .logo{display:flex;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}nav .menu,nav .social{width:30%}nav .social{display:flex;justify-content:flex-end}nav .insta{background-color:#fff;display:block;height:32px;mask-image:url(/static/media/insta.5ae34e51ae196ca24b8d.svg);-webkit-mask-image:url(/static/media/insta.5ae34e51ae196ca24b8d.svg);position:relative;width:32px}nav .insta:hover:after{opacity:1;transform:translate(0)}nav .insta:after,nav .insta:hover:after{transition:transform .4s ease-in-out,opacity .6s ease-in-out}nav .insta:after{content:url(/static/media/backgroundInsta.6153a7a0fa1e78f3c5cf.svg);height:32px;opacity:0;position:absolute;transform:translate(-32px,32px);width:32px}nav ul{align-items:center;display:flex;gap:50px;list-style-type:none}@media screen and (max-width:750px){nav ul{gap:30px}}nav ul a{color:#fff;font-size:20px;position:relative;text-decoration:none}@media screen and (max-width:900px){nav ul a{font-size:16px}}nav ul a:after{background-color:#fff;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .4s ease-in-out;width:0}nav ul a:focus:after,nav ul a:hover:after{width:100%}.banner{display:flex;position:relative}.banner .banner-img,.banner .banner-video{height:calc(100vh - 92px);object-fit:cover;width:100%}.banner .photo-drone{object-position:bottom}.banner .banner-text{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:80vw;z-index:1}.banner .banner-text .banner-title{color:#fff;font-size:48px;font-weight:500;text-align:center}@media screen and (max-width:1300px){.banner .banner-text .banner-title{font-size:32px}}.banner .banner-text .banner-subTitle{color:#d3d3d3;font-size:20px;text-align:center}.footer{align-items:center;background-color:#000;display:flex;flex-direction:column;height:200px;justify-content:center}.footer-logo{filter:brightness(0) invert(100%);height:40px}.footer-text{color:#eee}.insta{background-color:#fff;display:block;height:32px;mask-image:url(/static/media/insta.5ae34e51ae196ca24b8d.svg);-webkit-mask-image:url(/static/media/insta.5ae34e51ae196ca24b8d.svg);position:relative;width:32px}.insta:hover:after{opacity:1;transform:translate(0)}.insta:after,.insta:hover:after{transition:transform .4s ease-in-out,opacity .6s ease-in-out}.insta:after{content:url(/static/media/backgroundInsta.6153a7a0fa1e78f3c5cf.svg);height:32px;opacity:0;position:absolute;transform:translate(-32px,32px);width:32px}.block-description{background-color:#1a1a1a;color:#fff;display:flex;justify-content:center;padding:100px 40px}@media screen and (max-width:900px){.block-description{padding:100px 5px}}.block-description .title{font-size:20px}.block-description p{margin:15px 0}.block-description .text-part{background-color:#3a3a3a;border-radius:20px;padding:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card{border-radius:0;height:auto;overflow:hidden;position:relative;width:47%}@media screen and (max-width:900px){.card{width:100%}}.card .card-img{border-radius:0;height:100%;object-fit:cover;transition:all .3s ease-in-out;width:100%}.card:hover .card-img{scale:1.05}.card .title{bottom:20px;color:#fff;font-size:18px;left:20px;position:absolute;width:70%;z-index:1}.card:after{background:linear-gradient(0deg,#000000e6,#020e1200 50%);border-radius:0;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.skeleton{background-color:#1a1a1a;gap:50px;justify-content:center;width:100%}.skeleton,.skeleton-card{display:flex;flex-wrap:wrap}.skeleton-img{animation:loadingAnimation 1.5s ease-in-out infinite alternate;background-color:#555;height:0;padding-top:56.25%;width:100%}.skeleton-text{animation:loadingAnimation .5s ease-in-out infinite alternate;background-color:#666;bottom:35px!important;height:20px;margin-top:10px;width:100%;width:45%!important}@keyframes loadingAnimation{0%{opacity:.7}to{opacity:1}}.block-cards{background-color:#1a1a1a;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding:100px 40px}@media screen and (max-width:750px){.block-cards{gap:40px;padding:50px 10px}}.thumbnail{cursor:pointer;max-height:50vh;min-height:180px}@media screen and (max-width:900px){.thumbnail{height:auto;max-height:none;min-height:0;min-height:auto;width:100%}}.thumbnailInsta{cursor:pointer;max-height:50vh;min-height:180px}.top-part{display:flex;justify-content:space-between;margin-top:40px}@media screen and (max-width:900px){.top-part{flex-direction:column;margin-top:20px}}.main-video{background-color:#1a1a1a;padding:50px 40px}@media screen and (max-width:900px){.main-video{padding:10px}}.video-text{margin-bottom:50px;text-align:center}@media screen and (max-width:900px){.video-text{margin-bottom:20px}}.video-title{color:#eee;margin-top:0}.video-description{color:#c5c5c5;font-size:20px;line-height:1.4em;white-space:pre-line}@media screen and (max-width:900px){.video-description{font-size:16px}}.video-img{display:flex;height:600px;margin:auto}@media screen and (max-width:900px){.video-img{height:auto;width:100%}}.video-part{align-items:center;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:900px){.video-part{gap:20px}}.image-gallery{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;margin:0 auto;max-width:1300px}@media screen and (max-width:1234px){.image-gallery{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}}@media screen and (max-width:624px){.image-gallery{justify-content:center}}.image-item{align-items:center;display:flex;flex-direction:column;min-width:284px}@media screen and (max-width:1234px){.image-item{box-sizing:border-box;flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1;max-width:calc(50% - 20px)}}@media screen and (max-width:1250px){.display-unset{display:inline;display:initial}.video-container{height:0;margin-bottom:30px;overflow:hidden;padding-bottom:56.25%;padding-top:30px;position:relative}.video-container embed,.video-container iframe,.video-container object{height:100%;left:0;position:absolute;top:0;width:100%}}.button{background-color:#fff;border-radius:40px;color:#000;display:flex;font-weight:600;justify-content:center;margin:60px auto 10px;padding:15px 25px;transition:all .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button:hover{background-color:#d4d4d4}@media screen and (max-width:900px){.button{font-size:14px;margin:20px auto 10px}}.title-part{color:#587c54}.title-part h1{font-size:36px;font-weight:500;margin-bottom:30px;margin-top:0}@media screen and (max-width:900px){.title-part h1{font-size:18px;font-weight:700;margin-bottom:10px}}.title-part span{font-size:18px}@media screen and (max-width:900px){.title-part span{font-size:14px}}.profile-part{align-items:center;display:flex;gap:20px;margin-bottom:20px}@media screen and (max-width:900px){.profile-part{gap:10px;margin-bottom:0}}.profile-pic{border-radius:100px;height:65px}@media screen and (max-width:900px){.profile-pic{height:45px}}.profile-name{color:#587c54;font-size:18px;text-align:right;width:-webkit-min-content;width:min-content}@media screen and (max-width:900px){.profile-name{font-size:14px}.profile{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:20px}}.accordion-50{display:flex;justify-content:space-between}@media screen and (max-width:900px){.accordion-50{display:inline;display:initial}}.accordion-50 .accordion{width:46%}@media screen and (max-width:900px){.accordion-50 .accordion{width:100%}}.accordion-50 .accordion-content{padding:30px 20px}.block-photo{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.instaImg{max-width:100%}.card-photo{cursor:pointer;max-height:240px;min-height:180px}@media screen and (max-width:900px){.card-photo{height:auto;max-height:none;min-height:0;min-height:auto;width:100%}}.js-pic-full-height{background-color:#000;display:flex;height:100%;justify-content:center;opacity:0;position:fixed;top:0;transform:translateY(-100vh);transition:all 0s ease-in-out .05s;width:100%;z-index:100}.active-js-pic-full-height{opacity:1;transform:translateY(0)}.pic-full-height{height:100vh}@media screen and (max-width:900px){.pic-full-height{height:auto;object-fit:contain;width:100%}}.close{cursor:pointer;height:50px;opacity:.6;position:absolute;right:50px;top:50px;transition:all .2s ease-in-out;width:50px}@media screen and (max-width:900px){.close{right:5px;scale:.5;top:5px}}.close:hover{opacity:1}.close:after,.close:before{background-color:#fff;content:" ";height:50px;left:24px;position:absolute;width:2px}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.swiperNext,.swiperPrev{content:url(/static/media/swiper.b027cb8f12b9c0f74a4a.svg);cursor:pointer;opacity:.6;position:fixed;top:50%;transition:all .2s ease-in-out}.swiperNext:hover,.swiperPrev:hover{opacity:1}@media screen and (max-width:900px){.swiperNext,.swiperPrev{bottom:-15px;scale:.3;top:auto}}.swiperPrev{left:25px}.swiperNext{right:25px;scale:-1}@media screen and (max-width:900px){.swiperNext{scale:-.3}}.lds-ellipsis{display:inline-block;height:80px;position:relative;top:50%;transform:translateY(-50%);width:80px}.lds-ellipsis div{animation-timing-function:cubic-bezier(0,1,1,0);background:#fff;border-radius:50%;height:13px;position:absolute;top:33px;width:13px}.lds-ellipsis div:first-child{animation:lds-ellipsis1 .6s infinite;left:8px}.lds-ellipsis div:nth-child(2){animation:lds-ellipsis2 .6s infinite;left:8px}.lds-ellipsis div:nth-child(3){animation:lds-ellipsis2 .6s infinite;left:32px}.lds-ellipsis div:nth-child(4){animation:lds-ellipsis3 .6s infinite;left:56px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.main-photo{background-color:#1a1a1a;padding:50px 40px}@media screen and (max-width:750px){.main-photo{padding:20px 10px}}.photo-text{margin-bottom:50px;text-align:center}.photo-title{color:#eee;margin-top:0}.photo-description{color:#888;font-size:20px}.error404{align-items:center;color:#425e3f;display:flex;flex-direction:column}.error404 h1{font-size:288px;margin:20px 0}@media screen and (max-width:1000px){.error404 h1{font-size:96px}}.error404 h2{font-size:36px;margin:80px 0;text-align:center}@media screen and (max-width:1000px){.error404 h2{font-size:18px}}.error404 a{color:#587c54;font-size:18px;margin:60px 0;text-decoration:underline}@media screen and (max-width:1000px){.error404 a{font-size:14px}}.error404 a:hover{color:#223021}body{background-color:#000;font-family:Montserrat,sans-serif;margin:0}ul{margin-block:0;margin-inline:0;padding-inline:0}a{text-decoration:none}
/*# sourceMappingURL=main.830cf934.css.map*/