*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #c5997e;--secondary-color: #342a20;--tertiary-color: #453621;--fourary-color: #d57715;--fivary-color: #503d23;--max_width: 1200px}html,body{font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;background:var(--secondary-color);color:#fff;line-height:1.6;scroll-behavior:smooth}a{color:var(--primary-color);text-decoration:none}ul{list-style:none}img{max-width:100%}.container{max-width:1100px;margin:0 auto}.btn{padding:.5rem 2rem;background-color:var(--primary-color);border:2px solid transparent;color:#fff;font-weight:600;border-radius:50px;transition:background-color .3s ease}.btn:hover{background-color:var(--secondary-color);border-color:var(--primary-color)}.navbar{padding:0;position:fixed;top:0;right:0;left:0;z-index:1000;background-color:var(--secondary-color)}.navbar.navbar--scroll{background-color:#262431cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar__container{display:flex;justify-content:space-between;align-items:center}.navbar__logo img{height:60px}.navbar__menu-list{margin:0 1rem;display:flex;align-items:center;gap:2rem;font-weight:600;font-size:larger}.navbar__mobile-menu-link{margin-left:1rem;margin-right:1rem}.navbar__menu-link:hover,.navbar__mobile-menu-link:hover{color:var(--fourary-color)}.navbar__menu-link--primary,.navbar__mobile-menu-link--primary{color:var(--primary-color)}.navbar__menu-link--primary:hover,.navbar__mobile-menu-link--primary:hover{color:#fff}.dropbtn{border:none}.dropbtn:hover{color:var(--fourary-color)}.dropdown-content{display:none;position:absolute;margin-left:-4.5rem;background-color:var(--tertiary-color);z-index:1}.dropdown-content a{color:var(--primary-color);text-decoration:none;padding:.5rem 1rem;display:block}.dropdown-content a:hover{background-color:#ddd}.dropdown:hover .dropdown-content{display:block}.navbar__mobile-menu{display:none;cursor:pointer;color:var(--primary-color)}.navbar__mobile-menu-items{position:absolute;top:100%;left:0;width:100%;background:var(--secondary-color);opacity:.95;padding:3rem 2rem;text-align:center;box-shadow:0 2px 5px #ffffff1a;border-top:1px solid rgba(255,255,255,.1);transition:transform .3s ease-in-out}.navbar__mobile-menu-list{display:flex;flex-direction:column;gap:2rem;font-size:larger}.navbar__mobile-menu-items{transform:translate(100%)}.navbar__mobile-menu-items.active{transform:translate(0)}.noahhead{padding:5rem 1rem 1rem;text-align:center}.noahhead__container_message,.noahhead__container_buy{margin-top:1rem}.noahhead__container_buy_text{padding:1rem 2rem;font-size:larger}.noahvideo{text-align:center;padding-bottom:5rem;background:var(--tertiary-color)}.noahvideo__container-title{padding:2.5rem;font-size:larger}.noahvideo__container_video_iframe{width:calc(var(--max_width) * .9);height:calc(calc(var(--max_width) * .9) / 1.77)}.noahgallery{background-color:var(--secondary-color);padding-top:2.5rem;padding-bottom:5rem}.noahgallery_title{padding-bottom:2.5rem;font-size:larger;text-align:center}.noahgallery__container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.noahgallery__container__card{width:20.25rem}.noahgallery__container__card_img{cursor:pointer}.noahdescription__text_head{text-align:center}.noahdescription__p_margin{margin-left:2.6rem}.team{background-color:var(--tertiary-color);padding-top:4rem;padding-bottom:5rem}.team_title{color:#fff;padding-bottom:2.5rem;font-size:larger;text-align:center}.team__container{display:flex;flex-wrap:wrap;justify-content:center;align-items:first;gap:2rem}.team__container__card{width:20.25rem}.team__container__member__card__image{text-align:center}.team__container__member__card__image img{border-radius:50%;margin-right:auto;margin-left:auto;margin-bottom:1.5rem}.member__card--content__card-title{margin-bottom:1.5rem}.faq{background-color:var(--secondary-color);padding-top:4rem;padding-bottom:5rem}.faq_description{background-color:var(--tertiary-color)}.faq_title{padding-bottom:2.5rem;font-size:larger;text-align:center}.faq__container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.faq__container_card{background-color:var(--tertiary-color);border-radius:1rem;width:100%;padding:1rem}.faq__container_card_question{padding:1rem;background-color:var(--secondary-color);border-radius:1rem}.faq__container_card_answer{margin:1rem}.hero{background:#000 url(/images/header-background.jpg) center center/cover no-repeat;padding:11.5rem 2rem 8rem}.hero__container{display:flex;justify-content:space-between;align-items:center;gap:2rem}.hero__content{max-width:500px}.hero__title{font-size:3.5rem;text-transform:uppercase;font-weight:700;line-height:1.2}.hero__title--primary{color:var(--primary-color)}.hero__description{margin-top:1.5rem;font-size:1.2rem;line-height:1.6}.hero__image img{max-width:500px}.hero__buttons{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem}.hero__button{padding:1rem 2rem}.hero__button i{margin-right:.5rem}.features{background-color:var(--tertiary-color);padding:6rem 2rem}.features__container{text-align:center}.features__title{font-size:2.3rem;margin-bottom:2rem;text-transform:uppercase}.features__description{max-width:600px;margin:1rem auto 4rem}.features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.features__grid-column{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6rem}.features__grid-item{display:flex;align-items:start;justify-content:start;text-align:right;gap:1.5rem}.features__grid-item-text-title{font-size:1.3rem;font-weight:600;margin-bottom:1rem}.features__grid-item-icon{margin-top:2rem}.features__grid-item-icon i{color:var(--primary-color)}.features__grid-column-right .features__grid-item{flex-direction:row-reverse;text-align:left}.preview{background:url(/images/video-background.jpg) center center/cover no-repeat}.preview__container{padding:6rem 2rem;text-align:center}.preview__title{font-size:2.3rem;margin-bottom:2rem;text-transform:uppercase}.preview__description{max-width:600px;margin:1rem auto 4rem}.preview__video-wrapper{position:relative}.preview__video-wrapper img{width:100%;max-width:900px;border-radius:10px}.preview__video-play-button{position:absolute;top:48%;left:50%;transform:translate(-50%) translateY(-50%);z-index:10;display:block;box-sizing:content-box;width:2rem;height:2.75rem;border-radius:50%;cursor:pointer;padding:1.25rem 1.25rem 1.25rem 1.75rem}.preview__video-play-button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);z-index:1;background:#00c9db;height:4.375rem;width:4.375rem;border-radius:50%;display:block;transition:all .2s}.preview__video-play-button span{position:relative;display:block;z-index:3;top:.375rem;left:.25rem;width:0;height:0;border-left:1.625rem solid #fff;border-top:1rem solid transparent;border-bottom:1rem solid transparent}.preview__video-play-button:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);z-index:0;display:block;width:4.75rem;height:4.75rem;background:#00c9db;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}@keyframes pulse-border{0%{transform:translate(-50%) translateY(-50%) scale(1);opacity:1}to{transform:translate(-50%) translateY(-50%) scale(1.5);opacity:0}}.modal{position:fixed;z-index:1;padding-top:3.4rem;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#000000e6;display:flex;align-items:center;justify-content:right}.modal_center{justify-content:center}.modal-content{margin:auto;display:block;width:80%}#caption{margin:auto;display:block;width:80%;max-width:700px;text-align:center;color:#ccc;padding:10px 0;height:150px}.modal-content,#caption{-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@-webkit-keyframes zoom{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes zoom{0%{transform:scale(0)}to{transform:scale(1)}}.close{position:absolute;top:3.8rem;right:1rem;color:#c5997e;font-size:2.5rem;font-weight:700;transition:.3s}.close:hover,.close:focus{color:var(--fourary-color);text-decoration:none;cursor:pointer}.control_image{color:#c5997e;font-size:2.5rem;font-weight:700;transition:.3s}.control_image:hover,.control_image:focus{color:var(--fourary-color);text-decoration:none;cursor:pointer}.before_image{margin-left:2rem}.next_image{margin-right:2rem}@media only screen and (max-width: 700px){.modal-content{width:100%}}.details{padding:9rem 2rem}.details__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5rem;align-items:center;justify-content:center}.details__grid-content{max-width:500px;width:100%}.details__grid-heading{font-size:2rem;margin-bottom:2rem;line-height:1.2}.details__grid-description{lline-height:1.6;margin-bottom:2rem}.details__icons{display:flex;flex-wrap:wrap;margin-top:8rem;gap:2rem;justify-content:space-around;text-align:center}.details__icons i{color:var(--primary-color);margin-bottom:1rem}.details__icons-amount{font-size:3.5rem;font-weight:600}.details__icons-title{font-size:1.3rem;font-weight:400}.screenshots{padding:6rem 2rem;background:var(--tertiary-color);text-align:center}.screenshots__container{max-width:var(--max_width)}.screenshots__title{font-size:2.3rem;text-transform:uppercase;border-bottom:2px solid var(--primary-color);width:300px;margin:0 auto 2.5rem}.screenshots__images{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.screenshots__images img{width:100%;max-width:200px;margin:0 auto}.download{background:#000 url(/images/download-background.jpg) center center/cover no-repeat;padding:11.5rem 2rem 8rem}.download__container{display:flex;justify-content:space-between;align-items:center;gap:2rem}.download__content{max-width:500px}.download__description{font-size:1.5rem;margin-top:1.5rem;line-height:1.6;text-align:center}.download__image img{width:100%;max-width:500px}.download__buttons{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem}.download__button{padding:1rem 2rem}.download__button i{margin-right:.5rem}.footer{background:var(--tertiary-color);color:#9f9caf;padding:4rem 2rem}.footer__links-link,.footer__social-link{color:var(--primary-color)}.footer__links-link:hover,.footer__social-link:hover{color:var(--fourary-color)}.footer__container{display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:6rem}.footer__title{font-size:1.2rem;color:#fff;margin-bottom:.5rem}.footer__container_contact{display:flex;flex-direction:column;gap:5rem;justify-content:space-evenly}.footer__social{display:flex;gap:1.5rem;justify-content:left}.copyright__container{text-align:center}.inner-header{background:#000 url(/images/header-background.jpg) center center/cover no-repeat;padding:10rem 2rem 6rem}.pricing{background:var(--tertiary-color);padding:4rem 2rem 6rem}.pricing__title{font-size:2.3rem;margin-bottom:2rem;text-transform:uppercase;text-align:center}.pricing__cards{display:flex;justify-content:space-between;align-items:center;text-align:center;gap:2rem}.pricing__card-box{background:#ffffff1a;padding:2.5rem;border-radius:30px;margin-bottom:2rem}.pricing__card-title{font-size:1.4rem;text-transform:uppercase}.pricing__card-price{font-size:3rem;color:var(--primary-color);font-weight:700;margin-bottom:1rem}.pricing__card-list{text-align:left;line-height:2.5rem;font-weight:300}.pricing__card-item i{color:var(--primary-color);margin-right:.5rem}.pricing-notes{padding:3rem 2rem;color:#9f9caf;text-align:center}.details-features{background:var(--tertiary-color);padding:4rem 2rem}.details-features__title{font-size:2.3rem;margin-bottom:2rem;text-transform:uppercase;text-align:center}.details-features__list-item{display:flex;gap:1.5rem;align-items:center;margin-bottom:3.5rem;background:#ffffff1a;padding:1.5rem;border-radius:20px}.details-features__list-item i{color:var(--primary-color)}.details-features__list-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}@media (max-width: 992px){.hero{padding:10rem;text-align:center}.hero__container{flex-direction:column}.hero__title{font-size:2.3rem}.hero__buttons{flex-direction:column;gap:1rem}.hero__button{width:100%}.hero__image img{max-width:350px}.features__grid{grid-template-columns:1fr}.features__grid-column-left,.features__grid-column-right{order:2;margin-bottom:2rem}.features__grid-column-center{order:1;margin-bottom:3rem}.features__grid-item,.features__grid-column-right .features__grid-item{text-align:center;flex-direction:column-reverse;max-width:400px}.features__grid-item-icon{margin:0 auto}.features__grid-column-center img{max-width:300px}.details__grid{grid-template-columns:1fr;text-align:center}.details__grid-image img{width:100%;max-width:400px}.details__grid-content{width:100%;max-width:400px;margin:0 auto}.details__icons{flex-direction:column;gap:2rem;margin-top:4rem}.download{padding-top:10rem;text-align:center}.download__container{flex-direction:column-reverse}.download__buttons{flex-direction:column}.download__button{width:100%;padding:.7rem}.footer__container{grid-template-columns:1fr;text-align:center;gap:3rem;max-width:600px}.footer__social{justify-content:center}}@media (max-width: 1100px){.noahvideo__container_video_iframe{width:90vw;height:calc(90vw / 1.77)}}@media (max-width: 895px){.navbar__menu{display:none}.navbar__mobile-menu{display:block}.navbar__mobile-menu-toggle{margin:1rem}.modal__content{margin:40% auto;padding:10px;width:90%}.modal__content iframe{width:100%}.pricing__cards{flex-direction:column}.pricing__card{margin-bottom:4.5rem}.details-features__list-item{flex-direction:column;text-align:center}}
