:root{--deep-black-greenish: #040306;--deep-navy-black: #0E1823;--dark-turquoise: #1B414B;--near-white: #FBFBFB;--font-family: "Inter", sans-serif}html{scrollbar-gutter:stable;scroll-behavior:smooth}body{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;letter-spacing:.02em;background-color:var(--deep-navy-black)}h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}ul,ol{list-style:none}a{text-decoration:none;color:inherit;outline:none}button{all:unset;cursor:pointer;color:currentColor}input,textarea,select{font:inherit;border:none;outline:none;background:none}table{border-collapse:collapse;border-spacing:0}img,video{display:block;max-width:100%;height:auto}.link{text-decoration:none}.list{list-style:none}.container{padding-left:20px;padding-right:20px;margin:0 auto}@media screen and (min-width: 375px){.container{width:375px}}@media screen and (min-width: 768px){.container{width:768px;padding-left:32px;padding-right:32px}}@media screen and (min-width: 1280px){.container{width:1280px;padding-left:50px;padding-right:50px}}@media screen and (min-width: 1440px){.container{width:1440px;padding-left:50px;padding-right:50px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.overlay{z-index:999;display:flex;position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);background-color:#00000080}.overlay.is-open{opacity:1;pointer-events:auto;overflow:auto}.mobile-menu{display:flex;flex-wrap:wrap;justify-content:center;position:relative;width:100vw;padding:16px 20px 40px;margin-left:auto;background-color:var(--deep-navy-black);overflow:hidden}.mobile-menu-list{display:flex;align-items:center;position:relative;width:100%;max-width:335px;height:42px;background-color:var(--near-white);border:1px solid var(--near-white);border-radius:8px}.mobile-menu-item{padding:12px 20px;font-weight:500;font-size:14px;letter-spacing:-.03em;color:var(--dark-turquoise)}.mobile-menu-close-button{position:absolute;right:20px;width:28px;height:28px;background-color:transparent;display:flex;justify-content:center;align-items:center;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1);cursor:pointer;padding:0;border:none}.central-console-mobile-menu{display:flex;flex-direction:column;width:100%}.mobile-menu-nav-list{display:grid;gap:4px}.console-mobile-menu-links{display:flex;justify-content:center;align-items:center;background-color:var(--dark-turquoise);border-radius:8px;width:91px;height:40px;font-weight:400;font-size:9px;line-height:1.3;text-transform:uppercase;text-align:center;color:var(--near-white);margin:0 auto;cursor:pointer}.console-mobile-menu-links:hover,.console-mobile-menu-links:focus-visible,.console-mobile-menu-links:active{color:var(--near-white);background-color:var(--deep-black-greenish)}.svg-console-mobile-menu{display:flex;justify-content:center;gap:8px;margin-top:auto}.mobile-menu-svg{fill:var(--near-white)}.mobile-menu-svg:hover,.mobile-menu-svg:focus-visible,.mobile-menu-svg:active{fill:#fbfbfbcc}.header-menu{display:flex;flex-wrap:wrap;justify-content:center;position:relative;width:100vw;height:auto;padding:20px;margin-left:auto;overflow:hidden}.header-menu-list{display:flex;align-items:center;position:relative;width:100%;max-width:335px;border-radius:8px;padding:12px 20px;background-color:var(--near-white)}.header-list-item{font-weight:500;font-size:1rem;letter-spacing:-.03em;color:var(--dark-turquoise)}.header-mobile-menu-open-button{position:absolute;right:20px;width:28px;height:28px;background-color:transparent;display:flex;justify-content:center;align-items:center;transition:background-color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1);cursor:pointer;padding:0;border:none}.header-central-menu-button-links:hover,.header-central-menu-button-links:focus,.header-central-menu-button-links:active{color:var(--near-white);background-color:var(--dark-turquoise);transition:color .25s linear,background-color .25s linear}.header-mobile-svg:hover,.header-mobile-svg:active,.header-mobile-svg:focus{fill:#062730}.header-svg-menu-links{display:block;line-height:0}@media screen and (max-width: 767px){.header-navigation,.header-svg-menu-list{display:none}}@media screen and (min-width: 768px){.header-mobile-menu-open-button{display:none}.header-menu-list{display:flex;align-items:center;position:relative;width:100%;height:48px;border:1px solid var(--near-white);border-radius:8px;padding:12px 20px;background-color:var(--near-white)}.header-list-item{font-weight:500;font-size:20px;letter-spacing:-.03em;color:var(--dark-turquoise)}.header-central-menu-list{display:flex;gap:4px;cursor:pointer}.header-central-menu-button-links{display:flex;justify-content:center;align-items:center;background-color:#1b414b80;border-radius:8px;width:auto;min-width:91px;height:40px;font-weight:400;font-size:9px;line-height:1.3;text-transform:uppercase;text-align:center;color:var(--near-white);margin:0 auto}.header-svg-menu-list{display:flex;gap:8px}.header-mobile-svg{fill:var(--dark-turquoise)}}@media screen and (min-width: 768px) and (max-width: 1279px){.header-menu-list{max-width:704px}.header-list-item{margin:12px 0 12px 28px}.header-navigation{margin-left:113px}.header-svg-menu-list{margin:12px 0 12px 96px}}@media screen and (min-width: 1280px) and (max-width: 1439px){.header-menu-list{max-width:1080px}.header-list-item{margin:12px 0 12px 30px}.header-navigation{margin-left:296px}.header-svg-menu-list{margin:12px 0 12px 281px}}@media screen and (min-width: 1440px){.header-menu-list{max-width:1240px}.header-list-item{margin:12px 0 12px 30px}.header-navigation{margin-left:375px}.header-svg-menu-list{margin:12px 0 12px 362px}}.section-hero{display:grid;max-width:375px;background-position:center;background-repeat:no-repeat;margin-left:auto;margin-right:auto;background-size:cover}.hero-div{display:flex;flex-wrap:wrap;align-content:center;justify-content:center}.hero-title{display:flex;max-width:335px;font-weight:500;font-size:2rem;line-height:1;letter-spacing:-.02em;text-align:center;color:var(--near-white)}.hero-text{margin-top:24px;font-weight:300;font-size:12px;line-height:1.16667;text-align:center;color:#fbfbfbb3}.hero-button{margin-top:38px;border-radius:15px;min-width:141px;height:46px;color:var(--near-white);background-color:var(--dark-turquoise);text-align:center}.hero-button:hover,.hero-button:focus,.hero-button:active{background-color:var(--near-white);color:var(--dark-turquoise);transition:color .25s linear,background-color .25s linear}@media screen and (max-width: 767px){.section-hero{min-height:812px;margin-top:-82px;background-image:url(/project-senior-s-html/assets/mob-hero-Ti56Rdtt.jpg)}@media screen and (max-width 767px),screen and (min-device-pixel-ratio: 2),screen and (min-resolution: 192dpi),screen and (min-resolution: 2dppx){.section-hero{min-height:812px;background-image:url(/project-senior-s-html/assets/mob-hero@2x-DAeTIfIX.jpg)}}}@media screen and (min-width: 768px) and (max-width: 1279px){.section-hero{min-height:962px;max-width:768px;margin-top:-88px;background-image:url(/project-senior-s-html/assets/tab-hero-GDn2F3Lc.jpg)}.hero-title{font-weight:500;font-size:70px;line-height:1;letter-spacing:-.02em;max-width:704px;max-height:210px}.hero-text{font-weight:300;font-size:16px;line-height:1.4;text-align:center}.hero-button{border-radius:15px;width:179px;height:52px}@media screen and (min-width 768px) and (max-width 1279px),screen and (min-device-pixel-ratio: 2),screen and (min-resolution: 192dpi),screen and (min-resolution: 2dppx){.section-hero{min-height:962px;background-image:url(/project-senior-s-html/assets/tab-hero@2x-JDsLNEnf.jpg)}}}@media screen and (min-width: 1280px) and (max-width: 1439px){.section-hero{min-height:800px;max-width:1280px;margin-top:-88px;background-image:url(/project-senior-s-html/assets/desk-1280-hero-DNGEFF1d.jpg)}.hero-div{display:grid;justify-items:center}.hero-title{font-size:80px;line-height:1;letter-spacing:-.02em;text-align:center;max-width:1001px;max-height:160px}.hero-text{display:grid;font-weight:300;font-size:16px;line-height:1.4;text-align:center;max-width:597px;max-height:66px}.hero-button{margin-top:48px;border-radius:15px;width:179px;height:52px}@media screen and (min-width 1280px) and (max-width 1439px),screen and (min-device-pixel-ratio: 2),screen and (min-resolution: 192dpi),screen and (min-resolution: 2dppx){.section-hero{min-height:800px;background-image:url(/project-senior-s-html/assets/desk-1280-hero@2x-C2tLNlit.jpg)}}}@media screen and (min-width: 1440px){.section-hero{min-height:800px;max-width:1440px;margin-top:-88px;background-image:url(/project-senior-s-html/assets/desk-1440-hero-CcfJKLYG.jpg)}.hero-div{display:grid;justify-items:center}.hero-title{font-size:80px;line-height:1;letter-spacing:-.02em;text-align:center;max-width:1001px;max-height:160px}.hero-text{display:grid;font-weight:300;font-size:16px;line-height:1.4;text-align:center;max-width:597px;max-height:66px}.hero-button{margin-top:48px;border-radius:15px;width:179px;height:52px}@media screen and (min-width 1440px),screen and (min-device-pixel-ratio: 2),screen and (min-resolution: 192dpi),screen and (min-resolution: 2dppx){.section-hero{min-height:800px;background-image:url(/project-senior-s-html/assets/desk-1440-hero@2x-DvJk4kqc.jpg)}}}.aboutus{padding-bottom:40px}.aboutus-div{background-color:var(--near-white);border-radius:24px;max-width:335px}.aboutus-wrap{padding:40px 20px 0}.aboutus-title{font-weight:500;font-size:28px;line-height:1;letter-spacing:-.02em;color:var(--dark-turquoise);margin-bottom:40px}.aboutus-subtitle{font-weight:400;font-size:18px;line-height:1;letter-spacing:-.02em;color:var(--dark-turquoise);margin-bottom:20px}.aboutus-under-text{font-weight:400;font-size:12px;line-height:1.16667;letter-spacing:-.02em;color:var(--deep-black-greenish);opacity:.4;margin-bottom:40px}@media screen and (min-width: 768px){.aboutus{padding-bottom:75px}.aboutus-div{max-width:704px}.aboutus-wrap{padding:50px 32px 0}.aboutus-title{max-width:536px;font-size:48px;margin-bottom:50px}.aboutus-subtitle{font-size:23px;max-width:389px}.aboutus-under-text{font-size:13px;line-height:1.15;max-width:389px;margin-bottom:50px}}@media screen and (min-width: 1280px){.aboutus-div{max-width:1180px}.aboutus-wrap{padding:50px 50px 0;display:flex;justify-content:space-between}.aboutus-title{max-width:537px}.about-us-subtitle{max-width:354px}.aboutus-under-text{max-width:354px;margin-bottom:100px}}@media screen and (min-width: 1440px){.aboutus-div{max-width:1340px}}.our-yacht-section{background-color:#0e1823;padding-top:40px;padding-bottom:40px}.our-yacht-title{margin-left:auto;margin-right:auto;font-weight:500;font-size:28px;line-height:1;letter-spacing:-.02em;text-align:center;color:#fbfbfb;margin-bottom:40px}.yacht-card-list{width:100%;display:flex;margin-bottom:40px;gap:32px}.yacht-card-item{width:100%;height:100%;background-color:#fbfbfb;padding:16px 16px 32px;border-radius:24px}.yacht-card-table{display:flex;flex-direction:column;width:100%}.yacht-card-img,.yacht-card-thead{margin-bottom:32px}.yacht-thead-item{display:flex;justify-content:space-between;align-items:center}.yacht-name{font-weight:500;font-size:14px;line-height:1.18;letter-spacing:-.04em;text-transform:uppercase;color:#1b414b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:147px}.yacht-category{font-weight:400;font-size:12px;line-height:1.17;letter-spacing:.03em;text-transform:uppercase;color:#040306;opacity:.4}.yacht-card-tbody{display:flex;flex-direction:column;gap:6px;position:relative}.yacht-card-tbody:before{content:"";position:absolute;width:100%;height:1px;background-color:#0403061a;top:-16px}.yacht-table-item{display:flex;justify-content:space-between}.yacht-parameter{font-weight:400;font-size:14px;line-height:1.18;letter-spacing:.03em;text-transform:uppercase;color:#040306;opacity:.4}.yacht-parameter-value{font-weight:400;font-size:14px;line-height:1.18;letter-spacing:.03em;color:#040306}.yacht-rental-link{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:1.29;letter-spacing:-.02em;color:#fbfbfb;padding:14px 32px;text-align:center;border:1px solid rgba(251,251,251,.35);border-radius:15px;margin-left:auto;margin-right:auto;max-width:143px;transition:color .25s linear,background-color .25s linear}.yacht-rental-link:hover,.yacht-rental-link:focus{background-color:#fbfbfb;color:#1b414b}.yacht-slider{overflow-x:auto;scroll-snap-type:x mandatory}.yacht-slide-item{flex:0 0 auto;scroll-snap-align:start}@media screen and (min-width: 768px){.our-yacht-section{padding-top:75px;padding-bottom:75px}.our-yacht-title{max-width:610px;font-size:48px;margin-bottom:75px}.yacht-card-list{margin-bottom:50px}.yacht-card-item{width:calc((100% - 32px)/2)}.yacht-card-img{width:100%;height:100%}.yacht-name{font-size:16px;line-height:1.2}.yacht-category{font-size:13px;line-height:1.18}.yacht-rental-link{font-size:18px;line-height:1.1;padding:16px 40px;max-width:179px}}@media screen and (min-width: 1280px){@media screen and (min-width: 1280px) and (max-width: 1439px){.yacht-card-list{gap:25px}}.our-yacht-title{max-width:690px}.yacht-card-item{width:calc((100% - (25px * 2)) / 3)}.yacht-name{max-width:177px}}@media screen and (min-width: 1440px){.yacht-card-item{width:calc((100% - (32px * 2)) / 3)}}.adventages{padding:40px 0}.adventages-list{background-color:#1b414b;border-radius:24px;padding:80px 20px;display:flex;flex-direction:column;row-gap:40px;margin-top:0;margin-bottom:20px}.adventages-name{position:relative;font-family:Inter,sans-serif;font-weight:500;font-size:28px;line-height:1;letter-spacing:-.05em;color:#fbfbfb;margin-top:0;margin-bottom:38px}.adventages-name:after{content:"";width:100%;position:absolute;left:0;bottom:-18px;height:2px;border-radius:18px;background-color:#fbfbfb1a}.advantages-text{display:block;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:1.17;letter-spacing:-.02em;color:#fbfbfb}.pic{border-radius:24px}@media screen and (min-width:375px) and (max-width:767px){.adventages-list{max-width:375px}.adventages-name{width:295px}.adventages-list-item:first-child .advantages-text:nth-child(2){max-width:238px}}@media screen and (min-width:768px){.adventages{padding:75px 0}.adventages-list{max-width:768px;padding:90px 32px;flex-direction:row;flex-wrap:wrap;column-gap:32px;row-gap:44px;justify-content:space-between;align-items:baseline;margin-top:0;margin-bottom:32px}.adventages-name{font-size:32px;width:304px}.advantages-text{font-size:13px;line-height:1.15;max-width:292px}.adventages-list-item:first-child .advantages-text:nth-child(2){max-width:238px}}@media screen and (min-width:1280px){.adventages .container{display:flex}.adventages-list{margin:0 32px 0 0;max-width:716px;padding:90px 50px;column-gap:44px;row-gap:44px;align-self:center}.adventages-list-item{max-width:280px}.adventages-name{width:280px}.adventages-name:after{max-width:280px}}@media screen and (min-width:1440px){.adventages-list{max-width:768px;column-gap:32px;row-gap:44px;margin-right:32px;justify-content:space-between}.adventages-list-item{max-width:318px}.adventages-name{width:318px}.adventages-name:after{max-width:318px}}.rent{padding:40px 0}.rent__form-wrapper{max-width:335px;margin:0 auto 80px}.rent__title{font-weight:500;font-size:28px;line-height:1;letter-spacing:-.02em;color:var(--near-white);margin-bottom:40px}.rent__field-input{margin-bottom:18px}.rent__input{width:100%;height:42px;font-weight:400;font-size:14px;line-height:1.29;border:1px solid rgba(251,251,251,.2);border-radius:12px;padding-left:18px;color:var(--near-white);background-color:transparent;transition:border-color .25s linear}.rent__field-textarea{margin-bottom:40px}.rent__textarea{display:block;width:100%;height:108px;font-weight:400;font-size:14px;line-height:1.28571;padding:14px 18px;resize:none;border:1px solid rgba(251,251,251,.2);border-radius:12px;color:var(--near-white);background-color:transparent;transition:border-color .25s linear}.rent__input::placeholder,.rent__textarea::placeholder{font-size:12px;line-height:1.17;color:#fbfbfb66}.rent__input:focus,.rent__textarea:focus{border-color:#fbfbfb80}.rent__submit-btn{box-sizing:border-box;min-width:122px;font-weight:500;font-size:14px;line-height:1.29;letter-spacing:-.02em;border-radius:15px;padding:14px 44px;color:var(--near-white);background-color:var(--dark-turquoise);transition:color .25s linear,background-color .25s linear}.rent__submit-btn:hover,.rent__submit-btn:focus{color:var(--dark-turquoise);background-color:var(--near-white)}.rent__img{width:335px;height:412px;border-radius:24px}@media screen and (min-width: 768px){.rent{padding:75px 0}.rent__form-wrapper{max-width:472px;margin-bottom:100px}.rent__title{font-size:48px;margin-bottom:50px}.rent__input{height:54px}.rent__textarea{height:116px;padding:18px}.rent__field-textarea{margin-bottom:50px}.rent__input::placeholder,.rent__textarea::placeholder{font-size:14px;line-height:1.29}.rent__submit-btn{min-width:194px;font-size:18px;line-height:1.1;padding:18px 75px}.rent__img{width:704px;height:534px}}@media screen and (min-width: 1280px){.rent .container{display:flex;column-gap:50px}.rent__form-wrapper{order:1;flex-grow:1;margin:0}.rent__img{width:658px;height:536px}}@media screen and (min-width: 1440px){.rent__img{width:768px;height:536px}}.reviews{padding:40px 0}.title{font-weight:500;font-size:28px;line-height:1;letter-spacing:-.02em;text-align:center;color:var(--near-white);margin-bottom:25px}.title-description{font-size:12px;line-height:1.17;letter-spacing:-.02em;text-align:center;color:var(--near-white);opacity:.4;margin-bottom:40px}.customer-name{font-weight:500;font-size:18px;line-height:1.1;letter-spacing:-.02em;color:var(--deep-black-greenish);margin-top:24px;margin-bottom:8px}.customer-message{line-height:1.4;letter-spacing:-.02em;color:#04030666}.customer-reviews{display:flex;justify-content:center;gap:32px}.review{display:none;flex-direction:column;align-items:center;text-align:center;border-radius:24px;padding:32px 16px;background:var(--near-white)}.review:nth-child(1){display:flex}@media (min-width: 768px){.reviews{padding:75px 0}.title{max-width:704px;font-size:48px}.title-description{max-width:571px;margin-left:auto;margin-right:auto;font-size:14px}.review:nth-child(1),.review:nth-child(2){display:flex}}@media (min-width: 1280px){.title{max-width:854px;margin-left:auto;margin-right:auto}.customer-reviews{gap:26px}.review{display:flex;flex-basis:calc((100% - 52px)/2)}}@media (min-width: 1440px){.customer-reviews{gap:32px}.review{max-width:392px;flex-basis:calc((100% - 64px)/2)}}.footer{padding-top:40px}.footer-container{background-color:var(--dark-turquoise);margin:0 auto;padding-top:40px;padding-bottom:20px;border-radius:24px 24px 0 0}@media screen and (min-width: 375px){.footer-container{min-width:320px;max-width:375px}}@media screen and (min-width: 768px){.footer{padding-top:75px}.footer-container{max-width:768px;padding-top:50px}}@media screen and (min-width: 1280px){.footer-container{max-width:1280px}}@media screen and (min-width: 1440px){.footer-container{max-width:1440px}}.footer-content{padding-left:30px;padding-right:30px}@media screen and (min-width: 768px){.footer-content{padding-left:48px;padding-right:48px}}@media screen and (min-width: 1280px){.footer-content{padding-left:75px;padding-right:75px}}@media screen and (min-width: 768px){.footer-wrapper{display:flex;gap:91px;margin-bottom:96px}}@media screen and (min-width: 1280px){.footer-wrapper{gap:311px}}@media screen and (min-width: 1440px){.footer-wrapper{gap:388px}}.footer-nav{display:flex;justify-content:space-between;align-items:flex-start;width:100%}@media screen and (max-width: 767px){.footer-nav{margin-bottom:80px}}@media screen and (max-width: 374px){.footer-nav{flex-wrap:wrap;justify-content:center;column-gap:37px;row-gap:20px;margin-bottom:60px}}.footer-logo{font-weight:500;font-size:14px;letter-spacing:-.03em;color:var(--near-white)}@media screen and (min-width: 768px){.footer-logo{font-size:20px}}.footer-nav-list{display:flex;gap:4px}.footer-nav-item-link{display:block;font-weight:400;font-size:9px;line-height:130%;text-transform:uppercase;text-align:center;color:var(--near-white);padding:15px 12px;background-color:#fbfbfb4d;border-radius:8px;transition:color .25s linear,background-color .25s linear}@media screen and (min-width: 768px){.footer-nav-item-link{padding:15px 24px}}.footer-nav-item-link:hover,.footer-nav-item-link:focus{color:var(--dark-turquoise);background-color:var(--near-white)}.footer-social-list{display:flex;justify-content:center;gap:10px}@media screen and (max-width: 767px){.footer-social-list{margin-bottom:40px}}.footer-social-icon{fill:var(--near-white);transition:fill .25s linear}.footer-social-icon:hover,.footer-social-icon:focus{fill:#fbfbfbcc}.footer-social-item{line-height:0}.footer-slogan{max-width:279px;font-weight:400;font-size:18px;line-height:100%;letter-spacing:-.02em;text-align:center;color:var(--near-white);margin-bottom:82px}.footer-slogan-container{display:flex;justify-content:center}@media screen and (min-width: 768px){.footer-slogan{max-width:640px;font-size:32px;margin-bottom:99px}.third-break{display:none}}@media screen and (min-width: 1280px){.footer-slogan{max-width:693px}}@media screen and (max-width: 1279px){.first-break,.second-break{display:none}}.footer-copyright{display:flex;justify-content:center;gap:20px}.footer-copyright-text{font-size:12px;line-height:117%;letter-spacing:.03em;text-align:center;color:#fbfbfb66}@media screen and (min-width: 768px){.footer-copyright-text{font-size:14px;line-height:118%}}
