@font-face{font-family:Manrope;src:url(/fonts/Manrope-400.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-500.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-600.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-700.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-800.ttf) format("truetype");font-weight:800 900;font-display:swap}:root{--bg:#151723;--panel:#1b1e2b;--white:#fff;--muted:#a9afc0;--line:rgba(255,255,255,.15);--orange:#e76a0b;--gutter:60px;--content:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none;background:var(--bg)}html::-webkit-scrollbar{display:none}body{margin:0;overflow-x:hidden;background:var(--bg);color:var(--white);font-family:Manrope,Arial,Helvetica,sans-serif;font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}img{display:block;max-width:100%}.container{width:min(calc(100% - 120px),var(--content));height:100%;margin-inline:auto;position:relative}.section{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:var(--bg)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:999;top:8px;left:8px;padding:10px 14px;background:#fff;color:#111;transform:translateY(-150%)}.skip-link:focus{transform:none}.eyebrow{display:block;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.105em;text-transform:uppercase}.section-title{margin:22px 0 0;font-size:70px;font-weight:800;letter-spacing:-.025em;line-height:1.02;text-transform:uppercase}.button{display:inline-flex;min-height:76px;align-items:center;justify-content:space-between;padding:0 24px;border:0;background:var(--orange);color:#fff;font-size:13px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;cursor:pointer}.button span,.text-link span,.header-link span{font-size:1.08em}.button--small{min-height:64px}.text-link{display:inline-flex;min-width:174px;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.55);font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.corner{position:absolute;z-index:3;top:0;left:0;width:0;height:0;border-top:30px solid var(--orange);border-right:30px solid transparent}.slider-controls{display:flex;gap:8px}.slider-controls button{width:46px;height:46px;border:1px solid var(--line);background:transparent;cursor:pointer}.reveal{opacity:1!important;transform:none!important}.site-header{position:absolute;z-index:50;top:0;left:0;width:100%;height:126px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a0c152e}.site-header.is-fixed{position:fixed;height:86px;background:#0c0e18f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px}.brand__mark{width:70px;height:70px;flex:0 0 auto;object-fit:contain;filter:brightness(0) invert(1)}.brand__text{display:flex;align-items:center;gap:16px}.brand__text strong{padding-right:17px;border-right:1px solid var(--line);font-size:15px;font-weight:800;letter-spacing:0;line-height:1.35;text-transform:uppercase}.brand__text small{color:#ffffffb8;font-size:12px;line-height:1.65}.site-header__actions{display:flex;align-items:center;gap:54px}.header-link{display:flex;width:236px;height:56px;align-items:center;justify-content:space-between;padding:0 23px;border:1px solid rgba(255,255,255,.28);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.language{display:flex;border:1px solid var(--line)}.language__item{width:38px;height:28px;border:0;border-right:1px solid var(--line);background:transparent;font-size:10px;cursor:pointer}.language__item:last-child{border-right:0}.language__item.is-active{background:#ffffff1f}.menu-toggle{display:grid;width:106px;grid-template-columns:auto 50px;align-items:center;gap:6px 18px;border:0;background:none;font-size:12px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.menu-toggle span{grid-row:1/3}.menu-toggle i{display:block;width:50px;height:1px;background:#fff}.menu-panel{position:fixed;z-index:100;inset:0;display:none;background:#11141f}.menu-panel.is-open{display:block}.menu-panel__inner{padding-top:52px}.menu-panel__head{display:flex;justify-content:space-between}.menu-panel__close{border:0;background:none;font-size:48px;cursor:pointer}.menu-panel__nav{display:grid;margin-top:80px}.menu-panel__nav a{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid var(--line);font-size:42px;text-transform:uppercase}.menu-panel__contacts{display:flex;gap:30px;margin-top:40px;color:var(--muted)}.hero{position:relative;width:100%;height:958px;overflow:visible;background:#0d101c}.hero__media,.hero__shade{position:absolute;inset:0;width:100%;height:100%}.hero__media{object-fit:cover;object-position:center bottom;filter:saturate(.62) brightness(.72) blur(1.2px)}.hero__shade{background:linear-gradient(180deg,#0709119e,#070911b8)}.hero__inner{width:100%;max-width:none;margin:0}.hero__title-wrap{position:absolute;top:222px;left:50%;width:min(calc(100% - 120px),1320px);transform:translate(-50%)}.hero__bottom{position:absolute;right:0;bottom:0;left:0;display:grid;height:262px;grid-template-columns:minmax(0,1fr) min(33.82vw,487px);border-top:1px solid var(--line)}.hero__lead{display:flex;flex-direction:column;align-items:flex-start;padding:51px max(60px,calc((100vw - 1320px)/2)) 0}.hero__lead p{margin:0;font-size:16px;letter-spacing:0;line-height:1.5}.hero-copy{display:none}.hero-copy--desktop{display:inline}.hero__lead .button{width:314px;margin-top:23px}.hero-card{position:relative;height:262px;background:#1f222ff5;border-left:1px solid var(--line)}.hero-card__body{position:relative;height:262px;padding:74px 48px 36px}.hero-card h2{margin:0;font-size:32px;font-weight:800;letter-spacing:0;line-height:1.1;text-transform:uppercase}.hero-card__body p{margin:18px 0 0;font-size:16px;line-height:1.45}.hero-card__image{position:absolute;top:262px;left:0;width:100%;height:661px;max-width:none;object-fit:cover;object-position:center}.intro{height:1152px}.intro .container{width:min(calc(100% - 120px),1320px)}.intro__grid{height:100%}.intro__copy{position:absolute;top:120px;left:0;width:650px}.intro__copy .section-title{font-size:70px}.intro__copy .text-link{margin-top:48px}.intro__side-photo{position:absolute;top:0;right:calc((100vw - 100%)/-2);left:auto;width:min(33.82vw,487px);height:auto;aspect-ratio:1/1;z-index:2}.intro__side-photo figure{position:relative;height:100%;margin:0;overflow:hidden;background:#151723}.intro__side-photo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center top}.intro__side-photo figure:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(180deg,transparent,rgba(9,12,22,.76))}.intro__side-photo figcaption{position:absolute;z-index:2;right:0;bottom:0;min-width:112px;min-height:36px;padding:12px 18px;background:var(--orange);font-size:9px;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.video-feature{position:absolute;left:0;top:491px;display:block;width:710px;height:661px;overflow:hidden;background:#0d101c}.video-feature video{width:100%;height:100%;object-fit:cover;object-position:center bottom;filter:brightness(.78) saturate(.82)}.video-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b0f1b0d,#0b0f1b8f)}.video-feature .play{position:absolute;z-index:2;top:50%;left:50%;display:block;width:112px;height:112px;border-radius:50%;transform:translate(-50%,-50%)}.video-feature .play img{width:100%;height:100%}.video-feature__tag{position:absolute;z-index:2;top:0;right:0;width:352px;min-height:78px;padding:28px 32px;background:var(--orange);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.video-feature__caption{position:absolute;z-index:2;left:28px;bottom:28px;width:380px;font-size:21px;font-weight:800;letter-spacing:0;line-height:1.06;text-transform:uppercase}.packages{height:2556px;padding-top:120px}.packages .section-heading{display:block}.packages .section-heading>div{width:100%}.packages .section-heading>p{width:930px;margin:26px 0 0;color:var(--muted);font-size:14px}.package-tabs{display:flex;gap:8px;margin-top:44px}.package-tabs button{min-height:44px;padding:0 20px;border:1px solid var(--line);background:transparent;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.package-tabs button.is-active{background:#fff;color:#151723}.package-list{display:grid;gap:20px;margin-top:48px}.package-art{display:block;width:100%;height:600px;overflow:hidden}.package-art img{width:100%;height:100%;object-fit:cover}.package-art.is-hidden,.package-card.is-hidden,.package-more.is-hidden{display:none}.package-card{position:relative;display:grid;width:100%;height:600px;grid-template-columns:893px 1fr;overflow:hidden}.package-card__media{position:relative;overflow:hidden}.package-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#080d1900 28%,#080d1961 56%,#080d19e0)}.package-card__media img{width:100%;height:100%;object-fit:cover}.package-card__media>div{position:absolute;z-index:2;bottom:60px;left:60px;text-transform:uppercase}.package-card__media h3{margin:0;font-size:44px;font-weight:800;letter-spacing:.015em;line-height:1}.package-card__media p{margin:8px 0 0;font-size:28px;line-height:1}.package-card--big-game .package-card__media:after{background:none}.package-card--big-game .package-card__media img{object-position:center}.package-card--big-game .package-card__media>div{display:none}.package-card__body{position:relative;display:flex;flex-direction:column;padding:48px 24px 24px 26px;background:linear-gradient(135deg,#50525de0,#232734ed);font-size:14px}.package-card__body p{margin:0;font-size:16px;line-height:1.55}.package-card__body small{display:block;margin-bottom:8px;color:var(--muted);font-size:11px}.feature-list{display:grid;gap:18px;margin:42px 0 24px;padding:0;list-style:none}.feature-list li{position:relative;min-height:48px;padding-left:64px;font-size:16px;line-height:1.35}.feature-list li:before{content:"";position:absolute;left:0;top:0;width:48px;height:48px;border-radius:50%;background:#ffffff29}.feature-list li:after{content:"";position:absolute;left:15px;top:15px;width:18px;height:18px;background:#ffffffe6;-webkit-mask:center/contain no-repeat;mask:center/contain no-repeat}.feature-list li:nth-child(1):after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M7 2h2v3h6V2h2v3h3v17H4V5h3V2Zm11 9H6v9h12v-9ZM6 7v2h12V7H6Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M7 2h2v3h6V2h2v3h3v17H4V5h3V2Zm11 9H6v9h12v-9ZM6 7v2h12V7H6Z'/%3E%3C/svg%3E")}.feature-list li:nth-child(2):after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M9 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8Zm0 2c3.3 0 6 1.8 6 4v2H3v-2c0-2.2 2.7-4 6-4Zm7.5-1.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6Zm.2 1.5c2.4.1 4.3 1.4 4.3 3.1V19h-4v-2c0-1.4-.8-2.8-2.1-3.8.6-.1 1.2-.2 1.8-.2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M9 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8Zm0 2c3.3 0 6 1.8 6 4v2H3v-2c0-2.2 2.7-4 6-4Zm7.5-1.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6Zm.2 1.5c2.4.1 4.3 1.4 4.3 3.1V19h-4v-2c0-1.4-.8-2.8-2.1-3.8.6-.1 1.2-.2 1.8-.2Z'/%3E%3C/svg%3E")}.feature-list li span{display:block;margin-bottom:4px;color:var(--muted);font-size:13px}.package-card__body .button{margin-top:auto}.package-more{width:100%;height:46px;border:1px solid var(--line);background:transparent;color:#fff;font-size:13px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}.builder{height:777px;scroll-margin-top:86px}.builder__grid{display:grid;grid-template-columns:730px 590px;gap:60px;align-items:start;height:100%;padding-top:60px}.builder__copy{position:relative;height:100%;padding-top:73px}.builder__copy .section-title{width:390px;margin:0;font-size:70px;line-height:1.08;letter-spacing:-.025em}.builder__copy>p{width:455px;margin:44px 0 0;color:#fff;font-size:17px;line-height:1.52}.builder__media-row{position:absolute;left:0;bottom:0;display:grid;grid-template-columns:375px 335px;gap:20px;align-items:end;width:730px}.builder__media-row img{width:100%;height:269px;object-fit:cover;object-position:center}.builder-form{display:block;width:590px;padding:0;border:0}.builder-form fieldset{margin:0;padding:0;border:0}.builder-form legend,.builder-form__label,.builder-field>span{display:block;margin:0 0 18px;color:#fff;font-size:14px;font-weight:700;letter-spacing:.11em;line-height:1;text-transform:uppercase}.builder-form__group--people{display:block}.people-box{display:grid;height:114px;grid-template-columns:247px 247px;gap:47px;padding:21px 23px;border:1px solid rgba(255,255,255,.72)}.people-field>span{display:block;margin-bottom:14px;color:#fff;font-size:12px;font-weight:400}.counter{display:grid;height:39px;grid-template-columns:41px 1fr 41px;align-items:center;border:1px solid rgba(255,255,255,.25)}.counter button{width:41px;height:39px;border:0;background:#fff;color:#151723;font-size:28px;line-height:1;cursor:pointer}.counter output{height:39px;border-inline:1px solid rgba(255,255,255,.2);font-size:22px;font-weight:800;line-height:39px;text-align:center}.builder-field{display:block;margin-top:36px}.builder-field input,.builder-field select,.builder-date-button{width:100%;height:53px;padding:0 19px;border:1px solid var(--line);background:transparent;color:#fff;font-size:12px;font-weight:700;outline:0}.builder-date-button{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.date-icon{position:relative;width:15px;height:15px;border:2px solid #fff}.date-icon:before{content:"";position:absolute;top:4px;left:-2px;width:15px;height:2px;background:#fff}.date-icon:after{content:"";position:absolute;top:-5px;left:3px;width:5px;height:5px;border-right:2px solid #fff;border-left:2px solid #fff}.builder-date-field{position:relative}.builder-date-native{position:absolute;right:0;bottom:0;width:53px!important;height:53px!important;padding:0!important;opacity:0;pointer-events:none}.builder-field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:calc(100% - 32px) 22px,calc(100% - 24px) 22px;background-size:8px 8px,8px 8px;background-repeat:no-repeat}.builder-field option{color:#111}.builder-form__row{display:grid;grid-template-columns:272px 272px;gap:46px}.builder-form fieldset.builder-form__group--fishing{margin-top:26px}.builder-form__group--fishing legend{margin-bottom:14px}.fishing-options{position:relative;display:flex;flex-wrap:wrap;gap:10px 8px}.fishing-options button{height:51px;padding:0;border:1px solid var(--line);background:transparent;color:#fff;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .22s ease,color .22s ease,border-color .22s ease}.fishing-options button:nth-child(1){width:120px}.fishing-options button:nth-child(2){width:280px}.fishing-options button:nth-child(3){width:120px}.fishing-options button:nth-child(4){width:183px}.fishing-options button:nth-child(5){width:126px}.fishing-options button.is-active{background:#fff;color:#151723}.fish-option--hint{position:relative}.fish-option--hint:before{content:"";position:absolute;right:53px;bottom:-16px;border-right:8px solid transparent;border-bottom:8px solid rgba(42,45,58,.98);border-left:8px solid transparent;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.fish-option--hint:after{content:"Морская рыбалка на крупную рыбу в открытом океане: марлин, тунец, парусник, дорадо и другие трофеи";position:absolute;z-index:4;top:65px;right:-74px;width:265px;padding:16px;background:#2a2d3afa;color:#fff;font-size:13px;font-weight:400;line-height:1.42;letter-spacing:0;text-align:left;text-transform:none;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.fish-option--hint:hover:before,.fish-option--hint:focus-visible:before,.fish-option--hint:hover:after,.fish-option--hint:focus-visible:after{opacity:1;transform:translateY(0)}.builder-form__submit{width:590px;min-height:78px;margin-top:32px;padding:0 30px;font-size:17px;font-weight:400;letter-spacing:.12em}.form-status{display:none}.hotels{height:1123px;padding-top:126px;background:#151723}.hotels .container{width:min(calc(100% - 120px),var(--content));max-width:var(--content);margin-inline:auto}.hotels .section-heading{display:grid;width:1320px;grid-template-columns:1fr auto;gap:40px;align-items:center}.section-heading{display:grid;grid-template-columns:1fr 427px;gap:40px;align-items:end}.section-heading>p{margin:0;color:var(--muted);font-size:16px}.section-heading--compact{grid-template-columns:1fr auto}.section-heading--compact .slider-controls{padding-bottom:0}.hotels .section-title{margin:0;font-size:70px;line-height:1.08;letter-spacing:-.015em}.hotels .slider-controls{display:flex;gap:14px}.hotels .slider-controls button{display:grid;width:77px;height:77px;place-items:center;border:0;background:#fff;color:#151723;line-height:1;cursor:pointer;transition:background .2s ease}.hotels .slider-controls button:hover{background:var(--orange)}.hotels .slider-controls button img{display:block;width:18px;height:18px;transition:filter .2s ease}.hotels .slider-controls button:hover img{filter:brightness(0) invert(1)}.hotel-grid{display:flex;width:calc(100vw - max(var(--gutter),calc((100vw - var(--content)) / 2)));gap:20px;margin-top:62px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none}.hotel-grid::-webkit-scrollbar{display:none}.hotel-card{position:relative;display:flex;flex:0 0 315px;height:437px;overflow:hidden;flex-direction:column;background:linear-gradient(180deg,#1b1e2b,#202330)}.hotel-card__media{position:relative;height:153px;flex:0 0 153px;overflow:hidden}.hotel-card__media img{width:100%;height:100%;object-fit:cover;object-position:center}.hotel-card__label{position:absolute;top:0;right:0;min-width:144px;height:36px;padding:0 12px;background:var(--orange);color:#fff;font-size:14px;font-weight:500;letter-spacing:.13em;line-height:36px;text-align:center;text-transform:uppercase}.hotel-card__body{display:flex;min-height:284px;flex:1;flex-direction:column;padding:15px 20px 20px}.hotel-card__rating{margin:0;color:#969dab;font-size:14px;line-height:1}.hotel-card__rating span{color:var(--orange);font-size:15px}.hotel-card__rating b{color:#fff;font-weight:800}.hotel-card h3{margin:13px 0 0;color:#fff;font-size:24px;font-weight:800;line-height:1.18;text-transform:uppercase}.hotel-card__atoll{margin:4px 0 0;color:#969dab;font-size:14px}.hotel-card__text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin:12px 0 0;color:#fff;font-size:14px;line-height:1.35}.hotel-card a{display:flex;height:56px;flex:0 0 56px;align-items:center;justify-content:center;gap:12px;margin-top:auto;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:15px;font-weight:400;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:background .2s ease,border-color .2s ease}.hotel-card a:hover{background:#ffffff14;border-color:#ffffff8c}.hotel-card a .button-arrow{display:block;width:13px;height:13px}.partner-strip{display:grid;width:1320px;height:180px;grid-template-columns:repeat(5,1fr);margin-top:56px;border:0}.partner-strip span{position:relative;display:grid;place-items:center;border:0}.partner-strip span:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:#ffffff73}.partner-strip img{display:block;max-width:100%;max-height:100%;object-fit:contain;clip-path:inset(0 1px)}.hotel-now{height:850px;padding:120px 0 0;background:#151723;overflow:visible}.hotel-now__layout{width:min(100%,1440px);height:100%;margin-inline:auto;padding-left:60px;overflow:visible}.hotel-now__header{display:flex;width:1320px;height:154px;align-items:flex-start;justify-content:space-between}.hotel-now__title{width:851px;height:141px;margin:0}.hotel-now__title img{display:block;width:100%;height:100%}.hotel-now__controls{display:flex;gap:16px;margin-top:39px}.hotel-now__controls button{display:grid;width:76px;height:76px;padding:0;place-items:center;border:0;background:#fff;cursor:pointer}.hotel-now__controls button img{display:block;width:28px;height:28px}.hotel-now__controls button:last-child img{transform:rotate(180deg)}.hotel-now__track{display:flex;width:max-content;height:400px;gap:20px;margin-top:56px;overflow:visible;scroll-behavior:smooth;scrollbar-width:none;transition:transform .45s cubic-bezier(.22,.61,.36,1);will-change:transform}.hotel-now__track::-webkit-scrollbar{display:none}.hotel-now__card{position:relative;display:block;flex:0 0 650px;width:650px;height:400px;overflow:hidden}.hotel-now__image{display:block;width:650px;height:400px}.hotel-now__badge{position:absolute;top:0;right:0;display:block;height:49px}.hotel-now__badge--intercontinental{width:333px}.hotel-now__badge--jawakara{width:244px}.hotel-now__play{position:absolute;top:125px;left:250px;display:block;width:150px;height:150px}.founder{height:883px;padding:120px 0;background:#151723}.founder__frame{width:min(100%,1440px);height:100%;margin-inline:auto;padding:0 60px 0 42px}.founder__grid{position:relative;display:grid;width:100%;height:642px;grid-template-columns:456px 1fr;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:#151723}.founder__grid:after{content:"";position:absolute;top:0;right:0;z-index:3;width:0;height:0;border-top:24px solid #e76a0b;border-left:24px solid transparent;pointer-events:none}.founder__portrait{position:relative;height:100%;margin:0;overflow:hidden;background:url(/images/founder-figma/person-card-bg-201-2036.png) center/cover no-repeat}.founder__portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0}.founder__portrait:after{display:none}.founder__portrait figcaption{position:absolute;left:48px;bottom:47px;display:flex;flex-direction:column;gap:22px;color:#fff}.founder__portrait strong{font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:32px;font-weight:900;letter-spacing:0;line-height:1.15;text-transform:uppercase}.founder__portrait span{color:#fff;font-size:18px;font-weight:400;line-height:1.4}.founder__copy{position:relative;padding:60px 60px 0}.founder__title{width:762px;margin:0;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:70px;font-weight:900;letter-spacing:0;line-height:1.1;text-transform:uppercase}.founder__copy>p{width:650px;margin:40px 0 0;color:#fff;font-size:14px;font-weight:400;line-height:1.4}.founder__link{position:absolute;right:60px;bottom:59px;left:60px;display:flex;height:70px;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(255,255,255,.15);color:#fff;font-size:12px;font-weight:400;letter-spacing:.11em;line-height:1;text-transform:uppercase}.founder__link img{display:block;width:13px;height:13px}.stories{height:1163px;padding:120px 0;background:#151723;overflow:hidden}.stories__layout{width:min(100%,1440px);height:100%;margin-inline:auto;padding:0 60px}.stories__header{display:flex;width:1320px;height:77px;align-items:center;justify-content:space-between}.stories__title{margin:0;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:70px;font-weight:900;letter-spacing:0;line-height:1.1;text-transform:uppercase}.stories__controls{display:flex;align-items:center;gap:14px}.stories__controls button{display:grid;width:77px;height:77px;place-items:center;border:0;background:#fff;cursor:pointer}.stories__controls img{display:block;width:18px;height:18px}.stories__track{display:flex;width:calc(100vw - max(60px,calc((100vw - 1440px)/2 + 60px)));gap:20px;margin-top:56px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none}.stories__track::-webkit-scrollbar{display:none}.story-card--figma{position:relative;flex:0 0 650px;width:650px;height:790px;padding:0;overflow:hidden;background:#151723}.story-card--figma>img{display:block;width:100%;height:100%;object-fit:cover}.story-card--figma:after{content:none}.presentation{height:772px;background:#151723;overflow:hidden;box-shadow:inset 0 1px #ffffff26,inset 0 -1px #ffffff26}.presentation__layout{position:relative;width:min(100%,1440px);height:772px;margin-inline:auto}.presentation__copy{position:absolute;top:134px;left:60px;width:620px;padding:0}.presentation__title{margin:0;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:70px;font-style:normal;font-weight:900;letter-spacing:0;line-height:110%;text-transform:uppercase}.presentation__subtitle{margin:28px 0 0;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:32px;font-style:normal;font-weight:900;letter-spacing:0;line-height:115%;text-transform:uppercase;white-space:nowrap}.presentation__form{width:427px;margin-top:30px}.presentation__form input{display:block;width:100%;height:53px;margin:0 0 15px;padding:0 20px;border:0;background:#fff;color:#15172399;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:140%;outline:0}.presentation__form input::placeholder{color:#15172399;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:140%;opacity:1}.presentation__button{display:flex;width:427px;height:77px;align-items:center;justify-content:center;gap:16px;margin-top:15px;border:0;background:#f37005;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:140%;text-transform:uppercase;cursor:pointer}.presentation__button img{display:block;width:14px;height:14px;filter:none}.presentation__policy{width:427px;margin:19px 0 0;color:#ffffff4d;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:140%}.presentation__policy a{color:#ffffff4d;text-decoration:underline;text-underline-offset:3px}.presentation__form .form-status{margin:8px 0 0;color:#aeb4c4;font-size:12px}.presentation__visual{position:absolute;top:58px;left:730px;width:710px;height:714px;overflow:hidden}.presentation__visual img{display:block;width:710px;height:714px;border:0;object-fit:cover;box-shadow:none;transform:none}.catch{height:1125px;padding:0;background:#151723;overflow:visible}.catch__layout{position:relative;width:1440px;height:1125px;margin-inline:auto}.catch__header{position:absolute;top:120px;left:60px;width:1320px;height:145px}.catch__title{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.catch__title span{display:block}.catch__title-art{position:absolute;top:0;left:0;width:770px;height:145px;object-fit:contain;object-position:left top;pointer-events:none}.catch__controls{position:absolute;top:38px;right:0;display:flex;gap:16px}.catch__controls button{display:grid;width:76px;height:76px;place-items:center;border:0;background:#fff;color:#151723;cursor:pointer}.catch__controls img{display:block;width:28px;height:28px}.catch__controls button:last-child img{transform:rotate(180deg)}.catch__track{position:absolute;top:330px;left:60px;display:flex;width:max-content;height:675px;gap:20px;overflow:visible;scroll-behavior:smooth;scrollbar-width:none;transition:transform .45s cubic-bezier(.22,.61,.36,1);will-change:transform}.catch__track::-webkit-scrollbar{display:none}.catch__slide{flex:0 0 1320px;width:1320px;height:675px}.catch__slide img{display:block;width:100%;height:100%;object-fit:cover}.equipment{height:1215px;padding:0;background:#151723;overflow:hidden}.equipment__layout{position:relative;width:1440px;height:1215px;margin-inline:auto}.equipment__header{position:absolute;top:120px;left:60px;width:1320px;height:225px}.equipment__title,.equipment__subtitle{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.equipment__title span{display:block}.equipment__title-art{position:absolute;top:0;left:0;width:1060px;height:140px;object-fit:contain;object-position:left top;pointer-events:none}.equipment__subtitle-art{position:absolute;top:198px;left:0;width:1320px;height:27px;object-fit:contain;object-position:left top;pointer-events:none}.equipment__cards{position:absolute;top:395px;left:60px;width:1320px;height:700px;overflow:hidden}.equipment__cards img{display:block;width:1320px;height:700px;object-fit:cover}.social{height:1681px;padding:0;background:#151723;overflow:hidden}.social__layout{position:relative;width:1440px;height:1681px;margin-inline:auto}.social__figma-art{position:absolute;inset:0;display:block;width:1440px;height:1681px;object-fit:contain;object-position:left top;pointer-events:none}.social__title,.social__lead{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.social__hit{position:absolute;z-index:3;display:block;background:transparent}.social__hit:focus-visible{outline:2px solid #ee6b00;outline-offset:-2px}.social__hit--youtube{left:60px;top:375px;width:315px;height:76px}.social__hit--instagram{left:395px;top:375px;width:315px;height:76px}.social__hit--whatsapp{left:730px;top:375px;width:315px;height:76px}.social__hit--telegram{left:1065px;top:375px;width:315px;height:76px}.social__hit--youtube-all{left:1184px;top:516px;width:196px;height:32px}.social__hit--video-one{left:60px;top:598px;width:650px;height:368px}.social__hit--video-two{left:730px;top:598px;width:650px;height:368px}.social__hit--instagram-all{left:1184px;top:1038px;width:196px;height:32px}.social__hit--instagram-one{left:60px;top:1121px;width:315px;height:440px}.social__hit--instagram-two{left:395px;top:1121px;width:315px;height:440px}.social__hit--instagram-three{left:730px;top:1121px;width:315px;height:440px}.social__hit--instagram-four{left:1065px;top:1121px;width:315px;height:440px}.contact{height:1082px;padding:0;background:#151723;overflow:hidden}.contact__layout{position:relative;width:1440px;height:1082px;margin-inline:auto}.contact__box{position:absolute;inset:0;width:1440px;height:1082px;padding:0;border:0;background:transparent}.contact__figma-art{position:absolute;z-index:0;inset:0;display:block;width:1440px;height:1082px;object-fit:contain;object-position:left top;pointer-events:none}.contact__corner{display:none}.contact__title{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.contact__title-art{display:none}.contact-form{position:absolute;z-index:4;top:304px;left:140px;width:1158px;height:574px;margin:0;display:block;pointer-events:none}.contact-form__row{position:absolute;left:0;width:1158px;height:32px;margin:0;color:#fff;font-size:22px;font-weight:800;line-height:1.2;text-transform:none;pointer-events:none}.contact-form__row span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.contact-form__row:after{display:none}.contact-form__row input{position:absolute;right:25px;bottom:0;height:32px;padding:0 10px 3px;border:0;border-bottom:1px solid transparent;border-radius:0;background:transparent;color:#fff;caret-color:#fff;font-size:18px;font-weight:700;line-height:1.2;outline:0;pointer-events:auto}.contact-form__row input:focus{border-bottom-color:#fff;background:#151723;color:#fff}.contact-form__row--intro input{left:310px;width:824px}.contact-form__row--intro input{border-bottom-color:#fff;background:#151723;color:#fff}.contact-form__row--guests input{left:392px;width:742px}.contact-form__row--duration input{left:528px;width:606px}.contact-form__row--country input{left:99px;width:1035px}.contact-form__row--name input{left:64px;width:1070px}.contact-form__row--contacts input{left:241px;width:893px}.contact-form__submit{position:absolute;top:465px;left:0;width:1158px;height:77px;display:flex;align-items:center;justify-content:center;gap:16px;border:0;background:transparent;color:transparent;font-size:18px;font-weight:400;letter-spacing:.11em;line-height:1;text-transform:uppercase;cursor:pointer;pointer-events:auto}.contact-form__submit:focus-visible{outline:2px solid #fff;outline-offset:-4px}.contact-form__submit img{display:none}.contact-form__privacy{position:absolute;top:563px;left:0;width:474px;height:17px;margin:0;background:transparent;color:transparent;font-size:12px;font-weight:700;line-height:1.25;pointer-events:auto}.contact-form__privacy a{color:transparent;text-decoration:none}.contact-form__privacy a:focus-visible{outline:1px solid #fff;outline-offset:2px}.contact-form .form-status{position:absolute;top:585px;left:0;margin:0;color:#fff;font-size:12px}.site-footer{height:714px;padding:0;background:#151723;border-top:1px solid rgba(255,255,255,.15);border-bottom:0}.site-footer__container{position:relative;width:min(calc(100% - 120px),1320px);height:100%;margin-inline:auto}.site-footer__top{position:relative;height:182px;border-bottom:1px solid rgba(255,255,255,.15)}.brand--footer{position:absolute;top:56px;left:0;width:256px;height:70px}.brand--footer:after{position:absolute;top:12.5px;right:-17px;width:1px;height:45px;background:#ffffff26;content:""}.brand--footer .brand__logo{width:256px;height:70px;object-fit:contain}.site-footer__tagline{position:absolute;top:71px;left:288px;display:block;width:245px;height:40px;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:0}.site-footer__language{position:absolute;top:76px;right:295px;display:flex;width:80px;height:30px;gap:0;padding:3px;background:#ffffff26}.site-footer__language button{width:36px;height:24px;padding:2px 7px 2px 6px;border:0;border-radius:0;background:transparent;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.11em;text-transform:none;cursor:pointer}.site-footer__language button.is-active{background:#ffffff26}.site-footer__top .header-link{position:absolute;top:63px;right:0;width:235px;height:56px;gap:8px;padding:16px 20px 16px 24px;border:1px solid rgba(255,255,255,.15);border-radius:0;color:#fff;font-family:Manrope,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;letter-spacing:.08em}.site-footer__grid{position:relative;height:394px;border-bottom:1px solid rgba(255,255,255,.15)}.site-footer__grid nav{position:absolute;top:56px;left:0;display:flex;flex-direction:column;align-items:flex-start;gap:20px;color:#fff}.site-footer__grid nav strong,.site-footer__contacts strong{margin:0 0 6px;color:#ffffff6b;font-family:Manrope,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0}.site-footer__grid nav a{color:#fff;font-family:Manrope,Arial,Helvetica,sans-serif;font-size:24px;font-weight:400;line-height:1.25;letter-spacing:0;text-decoration:none}.site-footer__contacts{position:absolute;top:56px;left:446px;display:flex;flex-direction:column;align-items:flex-start;color:#fff}.site-footer__contacts a{margin-bottom:18px;color:#fff;font-family:Manrope,Arial,Helvetica,sans-serif;font-size:24px;font-weight:400;line-height:1.25;letter-spacing:0;text-decoration:none}.site-footer__contacts strong:nth-of-type(2){margin-top:24px}.site-footer__contacts span{margin-top:17px;color:#fff;font-family:Manrope,Arial,Helvetica,sans-serif;font-size:24px;font-weight:400;line-height:1.25;letter-spacing:0}.site-footer__socials{position:absolute;top:55px;right:0;display:flex;flex-direction:column;gap:16px}.site-footer__socials a{display:flex;width:235px;height:56px;align-items:center;justify-content:center;gap:8px;padding:16px 20px 16px 24px;border:1px solid rgba(255,255,255,.15);border-radius:0;color:#fff;font-family:Manrope,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:1;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.site-footer__socials img{width:22px;height:22px;object-fit:contain}.site-footer__bottom{position:absolute;right:0;bottom:55px;left:0;display:grid;grid-template-columns:315px 470px 236px;justify-content:space-between;color:#fff}.site-footer__bottom a,.site-footer__bottom span{color:#ffffff6b;font-family:Manrope,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:1.35;letter-spacing:0;text-decoration:none}.site-footer__bottom span{justify-self:start}@media(max-width:1100px){:root{--gutter:36px}.container{width:calc(100% - 72px)}.section-title,.intro__copy .section-title,.packages .section-title,.hotel-now .section-title,.stories .section-title,.presentation__copy .section-title,.catch .section-title,.equipment .section-title,.contact .section-title{font-size:52px}.site-header{height:92px}.brand__mark{width:52px;height:52px}.brand__text strong{font-size:12px}.brand__text small{display:none}.site-header__actions{gap:24px}.header-link{width:200px;height:50px}.hero{height:820px}.hero__title-wrap{top:168px;width:calc(100% - 72px)}.hero__bottom{height:230px;grid-template-columns:62% 38%}.hero__lead{padding:38px 36px 0}.hero-card,.hero-card__body{height:230px}.hero-card__body{padding:62px 28px 20px}.hero-card__image{top:230px;height:520px}.intro{height:980px}.intro__copy{top:90px}.intro__side-photo{top:0;right:0;left:auto;width:38%;height:auto}.video-feature{top:390px;left:0;width:58%;height:590px}.packages{height:auto;min-height:2150px;padding-block:90px}.package-art{height:auto}.package-card{height:500px;grid-template-columns:65% 35%}.builder{height:auto;min-height:760px}.builder__grid{grid-template-columns:1fr;gap:48px;padding-block:80px}.builder__copy{min-height:430px}.builder__media-row{position:relative;left:0;bottom:auto;margin-top:44px}.builder-form{width:100%;max-width:590px;padding:0}.hotels{height:auto;padding-block:90px}.hotel-now{height:auto;margin-top:90px}.hotel-now__grid{grid-template-columns:1fr 1fr}.founder{height:auto;padding-block:90px}.founder__grid{grid-template-columns:40% 60%}.founder__copy{padding:50px 34px}.founder__copy>p{width:auto}.stories,.presentation,.catch,.equipment,.social,.contact,.site-footer{height:auto;padding-block:90px}.story-card{flex-basis:54vw}.presentation__grid{grid-template-columns:1fr 1fr}.presentation__visual{height:650px}.social-grid{grid-template-columns:1fr 1fr}.contact__box{height:auto}.site-footer{padding-bottom:120px}}@media(max-width:720px){:root{--gutter:24px}.container{width:calc(100% - 48px)}body{font-size:13px}.section-title,.intro__copy .section-title,.packages .section-title,.hotel-now .section-title,.stories .section-title,.presentation__copy .section-title,.catch .section-title,.equipment .section-title,.contact .section-title{font-size:42px;line-height:1.02}.eyebrow{font-size:10px}.site-header{height:94px}.site-header__inner{width:calc(100% - 48px)}.brand__mark{width:45px;height:45px}.brand__text strong{padding:0;border:0;font-size:9px}.site-header__actions{gap:16px}.site-header .header-link{display:none}.language__item{width:28px;height:22px}.menu-toggle{width:32px;grid-template-columns:32px;gap:7px;padding:0}.menu-toggle span{display:none}.menu-toggle i{width:32px}.hero{height:1122px;overflow:hidden}.hero__media{height:450px;object-position:center bottom}.hero__shade{height:450px;background:#0709118c}.hero__title-wrap{top:132px;width:calc(100% - 48px)}.hero__bottom{top:272px;bottom:auto;display:block;height:850px;border-top:1px solid var(--line)}.hero__lead{height:178px;padding:22px 24px 0;background:#1215209e}.hero__lead p{font-size:12px;line-height:1.4}.hero-copy--desktop{display:none}.hero-copy--mobile{display:inline}.hero__lead .button{width:100%;min-height:42px;margin-top:18px;font-size:10px}.hero-card{height:672px;border-left:0}.hero-card__body{height:108px;padding:24px;background:linear-gradient(120deg,#181b28,#303543)}.hero-card h2{font-size:20px}.hero-card__body p{margin-top:10px;font-size:12px}.hero-card__image{position:static;width:100%;height:564px;object-fit:cover}.intro{height:706px}.intro .container{width:calc(100% - 48px)}.intro__copy{top:64px;width:100%}.intro__copy .section-title{font-size:42px}.intro__copy .text-link{margin-top:26px}.intro__side-photo{display:none}.video-feature{top:288px;left:-24px;width:calc(100% + 48px);height:418px}.video-feature .play{width:92px;height:92px}.video-feature__tag{right:0;width:auto;min-height:48px;padding:16px 20px;font-size:9px}.video-feature__caption{left:24px;bottom:24px;width:300px;font-size:16px}.packages{min-height:0;height:auto;padding:64px 0}.packages .section-heading>p{width:auto;margin-top:20px}.package-tabs{margin:30px -24px 0 0;overflow-x:auto;scrollbar-width:none}.package-tabs::-webkit-scrollbar{display:none}.package-tabs button{flex:0 0 auto}.package-list{gap:16px;margin-top:32px}.package-art,.package-art img{height:auto}.package-card{height:590px;grid-template-columns:1fr}.package-card__media{height:330px}.package-card__body{height:260px;padding:24px}.package-card__media>div{bottom:24px;left:24px}.package-card__media h3{font-size:30px}.package-card__media p{font-size:20px}.feature-list{gap:8px;margin:16px 0}.package-card__body p{font-size:12px}.builder{height:auto}.builder__grid{display:block;padding:64px 0}.builder__copy{height:auto;padding-top:0}.builder__copy .section-title{width:auto;font-size:42px}.builder__copy>p{width:auto;margin-top:28px;font-size:12px}.builder__media-row{position:relative;left:0;bottom:auto;grid-template-columns:1fr 1fr;width:100%;margin-top:46px}.builder__media-row img{height:135px}.builder-form{width:100%;height:auto;margin-top:44px;padding:0;border-left:0}.people-box{height:auto;grid-template-columns:1fr;gap:16px}.builder-form__row{grid-template-columns:1fr;gap:0}.builder-form__submit{width:100%}.fishing-options button{width:auto!important;padding:0 14px}.fish-option--hint:before,.fish-option--hint:after{display:none}.hotels{height:auto;padding-top:64px}.section-heading,.section-heading--compact{grid-template-columns:1fr;gap:24px}.hotel-grid{margin:38px -24px 0 0;overflow-x:auto;scrollbar-width:none}.hotel-grid::-webkit-scrollbar{display:none}.hotel-card{flex-basis:278px;height:390px}.partner-strip{grid-template-columns:1fr;height:auto;margin-top:46px}.partner-strip span{min-height:84px;border-right:0;border-bottom:1px solid var(--line)}.hotel-now{height:526px;margin-top:64px}.hotel-now__grid{display:flex;gap:12px;margin:32px -24px 0 0;overflow-x:auto}.hotel-now__grid a{flex:0 0 310px;height:190px}.hotel-now__grid b{top:12px;left:12px;font-size:8px}.founder{height:865px;padding-top:64px}.founder__grid{display:block;height:auto;border:1px solid var(--line)}.founder__portrait{height:420px}.founder__copy{height:380px;padding:38px 24px}.founder__copy .section-title{font-size:38px}.founder__copy>p{margin-top:20px;font-size:11px}.founder__copy .text-link{right:24px;bottom:24px;left:24px}.stories{height:768px;padding-top:64px}.story-grid{margin:32px -24px 0 0;overflow-x:auto}.story-card{flex-basis:316px;height:540px;padding:24px}.story-card blockquote{margin-top:330px;font-size:20px}.presentation{height:808px}.presentation__grid{display:block}.presentation__copy{padding-top:64px}.presentation__copy>p,.presentation__form{width:100%}.presentation__visual{height:365px}.presentation__visual img{width:170px;height:245px;border-width:4px}.presentation__visual img:nth-child(1){top:70px;left:0}.presentation__visual img:nth-child(2){top:50px;left:110px}.presentation__visual img:nth-child(3){top:84px;right:-35px}.catch{height:773px;padding-top:64px}.catch .section-heading>p{font-size:12px}.catch-card{height:490px;margin-top:34px}.catch-card__copy{width:100%;padding:28px 24px}.catch-card__copy h3{font-size:24px}.catch-card__copy p{width:auto}.catch-card__media{grid-template-columns:1fr}.catch-card__media img{height:50%}.catch-card__media img:last-child{margin-top:245px}.catch-card__media:after{background:linear-gradient(180deg,rgba(10,14,24,.92),transparent 72%)}.equipment{height:1181px;padding-top:64px}.yacht-card{height:800px;margin-top:34px}.yacht-card>img{object-position:center}.yacht-card__overlay{right:24px;bottom:30px;left:24px}.yacht-card__overlay h3{font-size:32px}.yacht-card__overlay .button{position:static;width:100%;margin-top:22px}.social{height:1759px;padding-top:64px}.social__head{align-items:flex-start;gap:18px}.social__head>img{width:84px;height:84px}.social__head .section-title{font-size:34px}.channel-row{height:auto;grid-template-columns:1fr 1fr;margin-top:34px}.channel-row a{height:58px;border-bottom:1px solid var(--line)}.social-grid{display:flex;flex-wrap:wrap;grid-template-columns:none;margin-top:50px}.social-grid a{flex:0 0 100%;height:290px}.social-grid a:nth-child(n+3){flex-basis:calc(50% - 10px);height:330px}.social-grid span{font-size:14px}.contact{height:1144px;padding:0}.contact__box{height:1144px;margin:0 -24px;padding:64px 24px;border-right:0;border-left:0}.contact-form{grid-template-columns:1fr;margin-top:42px}.contact-form label,.contact-form label:nth-child(2n),.contact-form label:nth-child(5){height:92px;border-right:1px solid var(--line);border-bottom:0}.contact-form label:last-of-type{border-bottom:1px solid var(--line)}.site-footer{height:1409px;padding:64px 0 0}.site-footer .container{padding-top:0}.site-footer__top{height:auto;grid-template-columns:1fr;gap:28px;padding-bottom:46px}.site-footer__top .header-link{width:100%}.site-footer__grid{grid-template-columns:1fr;gap:48px}.site-footer__contacts{font-size:18px}.site-footer__bottom{bottom:30px;display:grid;gap:12px}.menu-panel__nav a{font-size:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}main{font-synthesis:none}.hero__title{position:relative;width:1320px;height:378px;margin:0;color:#fff;font-family:Manrope,Arial,Helvetica,sans-serif;text-transform:uppercase}.hero__title span{display:block;color:#f0eee8;-webkit-text-fill-color:transparent;background-image:url(/images/hero-title-desktop.png),linear-gradient(#f0eee8,#f0eee8);background-repeat:no-repeat,no-repeat;background-size:1320px 378px,100% 100%;background-blend-mode:normal,normal;background-clip:text;-webkit-background-clip:text}.hero__title-kicker{position:absolute;top:-2px;left:0;font-size:68px;font-weight:900;line-height:.96;letter-spacing:-.03em;background-position:0 2px,0 0;-webkit-text-stroke:1.45px currentColor;text-shadow:0 0 .01px currentColor}.hero__title-main{position:absolute;top:66px;left:0;font-size:304px;font-weight:900;line-height:.74;letter-spacing:-.045em;background-position:0 -66px,0 0;transform:scaleX(1.135);transform-origin:left center;-webkit-text-stroke:5.4px currentColor;text-shadow:0 0 1px currentColor}.hero__title-sub{position:absolute;right:0;bottom:0;font-size:58px;font-weight:900;line-height:1;letter-spacing:-.04em;background-position:right bottom,0 0;transform:scaleX(1.11);transform-origin:right center;-webkit-text-stroke:.8px currentColor}.hero__lead .button img,.package-card .button img,.header-link img,.builder-form__submit img{width:14px;height:14px;flex:0 0 auto}.intro__copy .section-title{margin-top:0}.package-card__media{display:block}.package-card__media img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover}.package-card__media>div{position:absolute}.package-card__body .button{gap:16px}.hotel-now__title{width:850px;height:auto;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:70px;font-weight:900;letter-spacing:0;line-height:1.1;text-transform:uppercase}.hotel-now__badge{display:flex!important;width:auto!important;height:49px!important;align-items:center;padding:0 16px;background:#ed6c05;color:#fff;font-size:18px;font-weight:400;letter-spacing:.08em;line-height:1;text-transform:uppercase}.story-card{position:relative;flex:0 0 650px;width:650px;height:790px;overflow:hidden;background:#151723;color:#fff}.story-card:after{position:absolute;inset:35% 0 0;background:linear-gradient(180deg,transparent,rgba(15,18,34,.96));content:""}.story-card>img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.story-card__label{position:absolute;z-index:2;top:0;right:0;display:flex;min-height:50px;align-items:center;padding:0 16px;background:#ed6c05;font-size:18px;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.story-card blockquote{position:absolute;z-index:2;right:56px;bottom:96px;left:56px;margin:0;font-size:42px;font-weight:900;letter-spacing:-.015em;line-height:1.2;text-transform:uppercase}.story-card blockquote:before{position:absolute;top:-110px;left:-36px;color:#ffffff29;font-size:180px;line-height:1;content:"“"}.story-card>p{position:absolute;z-index:2;right:56px;bottom:40px;margin:0;font-size:22px}.presentation__visual{display:block}.presentation__visual>*{position:absolute;margin:0;overflow:hidden}.presentation__visual img{width:100%!important;height:100%!important;max-width:none;object-fit:cover}.presentation-tile figcaption{position:absolute;right:0;bottom:0;padding:14px 16px;background:#ed6c05;color:#fff;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.presentation-tile--hotel{top:123px;left:0;width:248px;height:319px}.presentation-tile--location{top:123px;left:536px;width:174px;height:319px}.presentation-tile--boat{top:286px;left:268px;width:248px;height:265px}.presentation-tile--villa{top:571px;left:268px;width:248px;height:143px}.presentation-tile--terrace{top:443px;left:536px;width:174px;height:271px}.presentation-tour-card{top:0;left:268px;width:248px;height:268px;padding:137px 16px 12px;background:#07182f}.presentation-tour-card>img{position:absolute;inset:0 0 auto;width:100%!important;height:128px!important}.presentation-tour-card small{color:#38d3d5;font-size:12px}.presentation-tour-card h3{margin:3px 0 8px;font-size:20px;line-height:1}.presentation-tour-card p{margin:5px 0;font-size:9px;line-height:1.25}.presentation-hotel-card{top:443px;left:0;width:248px;height:271px;padding:16px;background:#fff;color:#193246}.presentation-hotel-card h3{margin:0;font-size:13px;line-height:1.05}.presentation-hotel-card p{margin:8px 0;font-size:8px;line-height:1.2}.presentation-hotel-card img{height:139px!important;border-radius:12px}.catch__title{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal;border:0;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:70px;font-weight:900;letter-spacing:0;line-height:1.1;text-transform:uppercase}.catch__slide{position:relative;overflow:visible;background:transparent;color:#151723}.catch__image{display:block;width:1320px!important;height:675px!important;object-fit:fill!important;pointer-events:none}.catch__copy{position:absolute;z-index:2;top:48px;left:48px;width:520px;margin:0;color:#151723;font-size:18px;font-weight:400;line-height:1.4}.catch__slide:after{position:absolute;right:0;bottom:0;left:0;z-index:1;height:135px;background:linear-gradient(90deg,#aaaab0eb,#38434aeb);content:"";pointer-events:none}.catch__benefits{position:absolute;right:0;bottom:0;left:0;z-index:2;display:grid;height:135px;grid-template-columns:1fr 1fr;color:#fff}.catch__benefits p{display:flex;align-items:center;margin:24px 48px;border-right:1px solid rgba(255,255,255,.2);font-size:18px;font-weight:400;line-height:1.4}.catch__benefits p:last-child{border:0}.catch__benefits img{display:block!important;width:64px!important;height:64px!important;margin-right:20px;flex:0 0 64px;object-fit:contain!important}.equipment__title{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal;border:0;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:70px;font-weight:900;letter-spacing:0;line-height:1.1;text-transform:uppercase}.equipment__subtitle{position:static;width:auto;height:auto;margin:42px 0 0;overflow:visible;clip:auto;white-space:normal;border:0;color:#fff;font-size:16px;line-height:1.4}.equipment__cards{display:flex;gap:20px}.equipment-panel{position:relative;min-width:0;flex:1 1 0;overflow:hidden;padding:0;border:0;background:#222;color:#fff;text-align:left;cursor:pointer;transition:flex-grow .55s cubic-bezier(.22,.61,.36,1)}.equipment-panel.is-active{flex-grow:3.2}.equipment-panel:after{position:absolute;inset:0;background:linear-gradient(180deg,#0e121f14,#0e121fcc);content:""}.equipment-panel>img{width:100%!important;height:100%!important;max-width:none;object-fit:cover;filter:grayscale(1)}.equipment-panel.is-active>img{filter:none}.equipment-panel__tag{position:absolute;z-index:2;top:0;right:0;padding:14px 18px;background:#ed6c05;font-size:18px;letter-spacing:.08em;text-transform:uppercase}.equipment-panel__copy{position:absolute;z-index:2;right:56px;bottom:48px;left:56px;display:flex;flex-direction:column;gap:12px;opacity:0;transition:opacity .25s ease}.equipment-panel.is-active .equipment-panel__copy{opacity:1}.equipment-panel__copy strong{font-size:42px;line-height:1.15;text-transform:uppercase}.equipment-panel__copy em{font-size:36px;font-style:normal}.social__layout{padding:120px 60px 0}.social__intro{display:flex;height:190px;align-items:center;gap:56px}.social__intro>img{width:180px;height:180px;border-radius:50%;object-fit:cover}.social__title,.social__lead{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal;border:0}.social__title{font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:70px;font-weight:900;line-height:1.1;text-transform:uppercase}.social__lead{margin-top:20px;font-size:17px}.social__channels{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:64px}.social__channels a{display:flex;height:76px;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(255,255,255,.55);font-size:18px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.social__channels img{width:24px;height:24px;object-fit:contain}.social-section-head{display:grid;grid-template-columns:auto 1fr auto;gap:32px;align-items:center;margin-top:56px}.social-section-head h3{margin:0;font-size:42px;text-transform:uppercase}.social-section-head>span{height:1px;background:#ffffffb3}.social-section-head>a{display:flex;align-items:center;gap:14px;font-size:16px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.social-section-head>a img{width:14px;height:14px}.social__videos{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px}.social-card{position:relative;display:block;height:440px;overflow:hidden}.social-card:after{position:absolute;inset:30% 0 0;background:linear-gradient(180deg,transparent,rgba(3,22,48,.9));content:""}.social-card>img{width:100%;height:100%;object-fit:cover}.social-card__label{position:absolute;z-index:2;top:0;right:0;padding:14px 16px;background:#ed6c05;font-size:18px;letter-spacing:.08em;text-transform:uppercase}.social-card>strong{position:absolute;z-index:2;right:32px;bottom:32px;left:32px;font-size:32px;line-height:1.15;text-transform:uppercase}.social-card__play{position:absolute;z-index:2;top:50%;left:50%;display:block;width:120px;height:120px;transform:translate(-50%,-50%)}.social-card__play img{width:100%;height:100%}.social-section-head--instagram{margin-top:64px}.social__instagram{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.social__instagram .social-card{height:440px}.social__instagram .social-card>strong{font-size:30px}.social__instagram .social-card>small{position:absolute;z-index:2;right:32px;bottom:16px;left:32px;font-size:18px;text-transform:uppercase}.contact__box{top:0;left:60px;width:1320px;height:962px;border:1px solid rgba(255,255,255,.65)}.contact__corner{display:block;position:absolute;top:0;right:0;width:0;height:0;border-top:30px solid #ed6c05;border-left:30px solid transparent}.contact__title{position:absolute;top:86px;left:80px;width:1100px;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal;border:0;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:70px;font-weight:900;letter-spacing:0;line-height:1.1;text-transform:uppercase}.contact-form{top:304px;left:80px;width:1158px;height:574px;pointer-events:auto}.contact-form__row{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:end;color:#fff;font-size:22px;font-weight:500;pointer-events:auto}.contact-form__row span{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:nowrap;border:0}.contact-form__row input{position:static;width:100%!important;height:32px;padding:0 8px 4px;border:0;border-bottom:1px solid rgba(255,255,255,.85);background:transparent;color:#fff;font-size:20px;font-weight:400;pointer-events:auto}.contact-form__row input:focus{background:transparent}.contact-form__row--intro{top:0}.contact-form__row--guests{top:77px}.contact-form__row--duration{top:154px}.contact-form__row--country{top:231px}.contact-form__row--name{top:308px}.contact-form__row--contacts{top:385px}.contact-form__submit{background:#ed6c05;color:#fff;pointer-events:auto}.contact-form__submit img{display:block;width:14px;height:14px}.contact-form__privacy{color:#fff;pointer-events:auto}.contact-form__privacy a{color:#fff;text-decoration:underline;text-underline-offset:3px}@media(min-width:721px){.hero__title-wrap{top:218px}.hero__title{display:block;width:1320px;height:378px;margin:0}.hero__lead .button,.package-card__body .button,.builder-form__submit{justify-content:center;gap:20px}.hero__lead .button{font-size:18px;font-weight:400}.package-card__body .button{font-size:14px;font-weight:600}.intro__copy{top:124px}.intro__copy .section-title{font-weight:900;line-height:1.1;-webkit-text-stroke:.35px currentColor}.intro__copy .section-title span{display:block}.intro__copy .section-title span:nth-child(1){letter-spacing:-.035em}.intro__copy .section-title span:nth-child(2){letter-spacing:.012em}.intro__copy .section-title span:nth-child(3){letter-spacing:.025em}.intro__side-photo{height:662px;aspect-ratio:auto}.intro__side-photo img{object-fit:cover;object-position:center top}.intro__side-photo figcaption{display:flex;width:170px;height:49px;min-width:170px;min-height:49px;align-items:center;justify-content:center;padding:0 16px;font-size:18px;font-weight:400;letter-spacing:.08em}.video-feature{left:-60px;top:471px;height:681px}.video-feature__tag{display:flex;width:352px;height:49px;min-height:49px;align-items:center;justify-content:center;padding:0 16px;font-size:18px;font-weight:400;letter-spacing:.08em;white-space:nowrap}.video-feature__caption{left:60px;bottom:58px;width:500px;font-size:30px;font-weight:900;letter-spacing:-.015em;line-height:1.12;-webkit-text-stroke:.2px currentColor}.packages .section-title,.builder__copy .section-title{font-weight:900;-webkit-text-stroke:.35px currentColor}.packages .section-heading>p{width:1080px;color:#ffffffb3;font-size:14px;font-weight:400;line-height:1.45}.package-tabs button{font-weight:700}.package-card__body{isolation:isolate;background:#3d404c}.package-card__body:before,.package-card__body:after{position:absolute;inset:-24px;content:"";pointer-events:none}.package-card__body:before{z-index:-2;background-position:center;background-size:cover;filter:blur(18px);transform:scale(1.14)}.package-card__body:after{z-index:-1;background:linear-gradient(180deg,#2a2d396b,#181c28ad)}.package-card--family .package-card__body:before{background-image:url(/images/tour-family-source.png);background-position:78% center}.package-card--fly .package-card__body:before{background-image:url(/images/tour-fly-media.png);background-position:78% center}.package-card--big-game .package-card__body:before{background-image:url(/images/tour-big-game-media.png);background-position:76% center}.package-card--big-game .package-card__media:after{background:linear-gradient(180deg,#080d1900 28%,#080d1961 56%,#080d19e0)}.package-card--fly .package-card__media>div,.package-card--big-game .package-card__media>div{display:none}.package-card__media h3{font-weight:900}.package-card__body p,.feature-list li{font-weight:400}.builder__grid{grid-template-columns:663px 590px;gap:67px}.builder__media-row{left:-60px;width:663px;grid-template-columns:375px 268px}.builder__media-row img:first-child{width:375px;height:269px}.builder__media-row img:last-child{width:268px;height:213px}.builder-form__label,.builder-field>span,.builder-form legend{font-weight:500}.builder-field input,.builder-field select,.builder-date-button,.fishing-options button{font-weight:500}.hotel-now__title{width:851px;height:141px;font-size:0;line-height:0}.hotel-now__title img{width:851px;height:141px}.stories__title{letter-spacing:-.015em}.story-card--figma:after{content:none}.story-card--figma>img{width:650px;height:790px;object-fit:fill}.presentation__title,.presentation__subtitle{font-weight:900;-webkit-text-stroke:.35px currentColor}.presentation__title span{display:block}.presentation__title span:nth-child(2){letter-spacing:.017em}.presentation__visual>*{position:absolute;margin:0;overflow:hidden}.presentation-mosaic-slice img{position:absolute;width:710px!important;height:714px!important;max-width:none;object-fit:none!important}.presentation-mosaic-slice--hotel{top:123px;left:0;width:248px;height:319px}.presentation-mosaic-slice--hotel img{top:-123px;left:0}.presentation-mosaic-slice--tour{top:0;left:268px;width:248px;height:268px}.presentation-mosaic-slice--tour img{top:0;left:-268px}.presentation-mosaic-slice--location{top:123px;left:536px;width:174px;height:319px}.presentation-mosaic-slice--location img{top:-123px;left:-536px}.presentation-mosaic-slice--hotel-card{top:443px;left:0;width:248px;height:271px}.presentation-mosaic-slice--hotel-card img{top:-443px;left:0}.presentation-mosaic-slice--boat{top:286px;left:268px;width:248px;height:265px}.presentation-mosaic-slice--boat img{top:-286px;left:-268px}.presentation-mosaic-slice--villa{top:571px;left:268px;width:248px;height:143px}.presentation-mosaic-slice--villa img{top:-571px;left:-268px}.presentation-mosaic-slice--terrace{top:443px;left:536px;width:174px;height:271px}.presentation-mosaic-slice--terrace img{top:-443px;left:-536px}.social__instagram .social-card:after{inset:20% 0 0;background:linear-gradient(180deg,transparent 0%,rgba(3,29,64,.42) 48%,rgba(3,25,56,.98) 100%)}}@media(max-width:720px){.hero__title{font-size:48px}.hotel-now__title,.stories__title,.social__title,.contact__title,.catch__title,.equipment__title{font-size:42px}.package-card{height:auto;min-height:680px}.package-card__media{min-height:360px}.story-card{flex-basis:316px;width:316px;height:540px}.story-card blockquote{right:24px;bottom:70px;left:24px;font-size:24px}.story-card__label{font-size:10px}}.tour-accommodation-page{background:#151723}.tour-accommodation-page .site-header__actions .header-link img,.tour-accommodation-page .site-footer__top .header-link img{width:13px;height:13px;flex:0 0 auto}.tour-page{padding-top:126px;background:#151723}.tour-accommodation{display:grid;width:min(100%,1440px);height:733px;margin-inline:auto;grid-template-columns:375px 578px 487px;background:#151723}.tour-sidebar{display:flex;height:733px;flex-direction:column;border-right:1px solid rgba(255,255,255,.15);font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif}.tour-sidebar__back{display:flex;height:80px;flex:0 0 80px;align-items:center;gap:12px;padding-inline:60px;border-bottom:1px solid rgba(255,255,255,.15);font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.11em;text-transform:uppercase}.tour-sidebar__back img,.tour-mobile-back img{width:13px;height:13px;flex:0 0 auto;transform:rotate(-135deg)}.tour-sidebar__nav{display:flex;flex-direction:column}.tour-sidebar__nav button{position:relative;height:80px;flex:0 0 80px;padding:0 60px;border:0;border-bottom:1px solid rgba(255,255,255,.15);background:transparent;text-align:left;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.11em;text-transform:uppercase;cursor:pointer}.tour-sidebar__nav button:hover,.tour-sidebar__nav button:focus-visible{background:#ffffff14}.tour-sidebar__nav button.is-active{background:#ffffff26}.tour-sidebar__nav button.is-active:before{position:absolute;top:0;left:0;width:32px;height:32px;background:#ed6c05;clip-path:polygon(0 0,100% 0,0 100%);content:""}.tour-button{display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(255,255,255,.15);font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:1.4;letter-spacing:.11em;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease}.tour-button img{width:13px;height:13px;flex:0 0 auto}.tour-button:hover,.tour-button:focus-visible{border-color:#ffffff73;background:#ffffff0f}.tour-button--orange{border-color:#ed6c05;background:#ed6c05}.tour-button--orange:hover,.tour-button--orange:focus-visible{border-color:#f57c1c;background:#f57c1c}.tour-sidebar__cta{width:279px;height:76px;margin:0 48px 48px;padding:24px 50px 24px 60px}.tour-content{display:flex;width:578px;height:733px;flex-direction:column;justify-content:space-between;padding:48px;background:#151723;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif}.tour-copy{display:flex;width:482px;height:175px;flex-direction:column;gap:24px}.tour-copy h1{width:482px;height:51px;margin:0;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:44px;font-weight:800;line-height:1.15;letter-spacing:0;text-transform:uppercase}.tour-description{position:relative;width:482px;height:100px}.tour-description p{margin:0;color:#fff;font-size:18px;font-weight:400;line-height:1.4;letter-spacing:0}.tour-details{display:flex;width:482px;height:306px;flex-direction:column;gap:32px}.tour-price{width:482px;height:48px;margin:0;font-size:40px;font-weight:400;line-height:1.2;letter-spacing:0}.tour-info{display:flex;width:482px;height:118px;flex-direction:column;gap:20px}.tour-info__row{display:flex;width:482px;height:49px;align-items:center;gap:12px}.tour-info__icon{width:48px;height:48px;flex:0 0 48px}.tour-info__row>div{display:flex;min-width:0;flex-direction:column;gap:4px}.tour-info__row span{color:#ffffff80;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:0}.tour-info__row strong{color:#fff;font-size:18px;font-weight:400;line-height:1.4;letter-spacing:0;white-space:nowrap}.tour-program{width:482px;height:76px;padding:24px 50px 24px 60px}.tour-photo{display:block;width:487px;height:733px;overflow:hidden}.tour-photo img{width:487px;height:733px;max-width:none;object-fit:fill}.tour-mobile-back,.tour-mobile-tabs,.tour-mobile-cta{display:none}@media(max-width:1100px){.tour-accommodation-page .site-header{height:92px}.tour-page{padding-top:92px}.tour-accommodation{width:100%;height:auto;grid-template-columns:28% 42% 30%}.tour-sidebar,.tour-content,.tour-photo{width:100%;height:670px}.tour-content{padding:36px}.tour-copy,.tour-copy h1,.tour-description,.tour-details,.tour-price,.tour-info,.tour-info__row,.tour-program{width:100%}.tour-copy h1{font-size:38px}.tour-description p{font-size:15px}.tour-info__row strong{font-size:14px;white-space:normal}.tour-sidebar__back,.tour-sidebar__nav button{padding-inline:36px}.tour-sidebar__cta{width:calc(100% - 48px);margin:0 24px 36px;padding-inline:24px}.tour-photo img{width:100%;height:100%;object-fit:cover}}@media(max-width:720px){.tour-accommodation-page .site-header{height:94px;background:#151723}.tour-accommodation-page .site-header.is-fixed{height:78px}.tour-page{padding-top:94px}.tour-accommodation{display:flex;width:100%;height:auto;flex-direction:column}.tour-sidebar{display:none}.tour-content{display:flex;width:100%;height:auto;min-height:585px;padding:0 16px 16px;justify-content:flex-start}.tour-mobile-back{display:flex;height:48px;align-items:center;gap:10px;color:#fff;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:10px;font-weight:400;line-height:1.4;letter-spacing:.11em;text-transform:uppercase}.tour-copy{display:flex;width:100%;height:auto;gap:14px}.tour-copy h1{width:100%;height:auto;font-size:24px;line-height:1.15}.tour-mobile-tabs{display:grid;width:100%;grid-template-columns:repeat(3,1fr);gap:4px}.tour-mobile-tabs button{height:30px;padding:0 5px;border:1px solid rgba(255,255,255,.15);background:transparent;font-family:Aeonik Pro,Manrope,Arial,Helvetica,sans-serif;font-size:7px;font-weight:400;line-height:1.4;letter-spacing:.05em;text-transform:uppercase}.tour-mobile-tabs button:nth-child(4){grid-column:1/3}.tour-mobile-tabs button.is-active{background:#ffffff26}.tour-description{width:100%;height:auto;margin-top:4px;padding:16px;border:1px solid rgba(255,255,255,.15)}.tour-description:before{position:absolute;top:0;left:0;width:20px;height:20px;background:#ed6c05;clip-path:polygon(0 0,100% 0,0 100%);content:""}.tour-description p{font-size:12px;line-height:1.4}.tour-details{width:100%;height:auto;margin-top:22px;gap:18px}.tour-price{width:100%;height:auto;font-size:24px;line-height:1.2}.tour-info{width:100%;height:auto;gap:12px}.tour-info__row{width:100%;height:42px;gap:10px}.tour-info__icon{width:40px;height:40px;flex-basis:40px}.tour-info__row>div{gap:1px}.tour-info__row span{font-size:10px}.tour-info__row strong{font-size:12px;white-space:normal}.tour-program{width:100%;height:48px;padding:12px 14px;font-size:10px}.tour-photo{width:100%;height:312px}.tour-photo img{width:100%;height:100%;object-fit:cover;object-position:31% center}.tour-mobile-cta{display:flex;width:calc(100% - 32px);height:48px;margin:16px;padding:12px 20px;font-size:10px}.tour-accommodation-page .site-footer{height:1409px;padding:64px 0 0}.tour-accommodation-page .site-footer__container{width:calc(100% - 32px)}.tour-accommodation-page .site-footer__top{height:286px;padding:0;border-bottom:1px solid rgba(255,255,255,.15)}.tour-accommodation-page .brand--footer{top:0;left:0;width:256px;height:70px;transform:scale(.68);transform-origin:top left}.tour-accommodation-page .site-footer__tagline{top:78px;left:0;width:100%;height:auto;font-size:10px;line-height:1.4}.tour-accommodation-page .site-footer__language{top:143px;right:0}.tour-accommodation-page .site-footer__top .header-link{top:134px;right:auto;left:0;width:245px;height:48px;padding:12px 16px;font-size:10px}.tour-accommodation-page .site-footer__grid{height:875px;border-bottom:1px solid rgba(255,255,255,.15)}.tour-accommodation-page .site-footer__grid nav{top:48px;gap:16px}.tour-accommodation-page .site-footer__grid nav strong,.tour-accommodation-page .site-footer__contacts strong{font-size:12px}.tour-accommodation-page .site-footer__grid nav a{font-size:16px}.tour-accommodation-page .site-footer__contacts{top:330px;left:0}.tour-accommodation-page .site-footer__contacts a,.tour-accommodation-page .site-footer__contacts span{font-size:16px}.tour-accommodation-page .site-footer__socials{top:520px;right:auto;left:0;width:100%;gap:12px}.tour-accommodation-page .site-footer__socials a{width:100%;height:48px;padding:12px 16px;font-size:10px}.tour-accommodation-page .site-footer__bottom{right:0;bottom:42px;left:0;display:flex;grid-template-columns:none;flex-direction:column;gap:14px}.tour-accommodation-page .site-footer__bottom a,.tour-accommodation-page .site-footer__bottom span{font-size:11px}}.blog-page .site-header,.article-page .site-header{position:fixed;height:92px;background:#151723;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.article-main{padding-top:126px;background:#151723}.blog-breadcrumb{display:flex;align-items:center;gap:10px;color:#ffffff73;font-size:12px;font-weight:500}.article-breadcrumb{height:58px}.article{color:#fff}.article-hero{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:#151723}.article-hero__top{display:grid;height:270px;grid-template-columns:1fr 360px;gap:80px;align-items:start;padding:70px 92px 0}.article-hero h1{margin:0;color:#fff;font-size:62px;font-weight:800;line-height:1.02;letter-spacing:-.04em;text-transform:uppercase}.article-hero__meta{padding-top:5px}.article-hero__meta p{width:300px;margin:0;color:#fff;font-size:14px;font-weight:600;line-height:1.35}.article-read-time{display:inline-flex;height:39px;align-items:center;gap:8px;margin-top:27px;padding:0 18px;background:#ffffff1f;color:#fff;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.article-read-time i{width:14px;height:14px;border:2px solid #fff;border-radius:50%;opacity:.9}.article-hero__image{height:auto;margin:0;overflow:visible}.article-hero__image img{width:100%;height:auto;max-width:none;object-fit:contain}.article-content{width:830px;margin:84px auto 0}.article-content section+section{margin-top:92px}.article-content h2{margin:0 0 29px;color:#fff;font-size:38px;font-weight:800;line-height:1.06;letter-spacing:-.035em;text-transform:uppercase}.article-content p{margin:0;color:#fff;font-size:15px;font-weight:600;line-height:1.55}.article-content p+p{margin-top:27px}.article-two-images{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:48px}.article-two-images img{width:100%;height:234px;object-fit:cover}.article-video{position:relative;height:464px;margin:50px 0 0;overflow:hidden;background:#111}.article-video img{width:100%;height:100%;object-fit:cover}.article-video figcaption{position:absolute;top:0;right:0;display:flex;width:304px;height:48px;align-items:center;justify-content:center;margin:0;background:#ed6c05;color:#fff;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fish-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:46px}.fish-card{border:1px solid rgba(255,255,255,.15);background:#151723}.fish-card img{width:100%;height:249px;object-fit:cover}.fish-card div{min-height:178px;padding:25px 27px 22px}.fish-card h3{margin:0;color:#fff;font-size:24px;font-weight:800;line-height:1.04;letter-spacing:-.025em;text-transform:uppercase}.fish-card p{margin:22px 0 0;color:#ffffffc7;font-size:15px;font-weight:500;line-height:1.42}.article-outro{margin-top:58px!important}.article-presentation{height:980px;margin-top:146px;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);background:#151723;overflow:hidden}.article-presentation__grid{display:grid;grid-template-columns:520px 1fr;gap:146px;height:100%;align-items:start;padding-top:104px}.article-presentation__copy{transform:translate(-64px)}.article-presentation__copy h2{margin:0;color:#fff;font-size:80px;font-weight:800;line-height:1.02;letter-spacing:-.04em;text-transform:uppercase}.article-presentation__copy>p{margin:36px 0 0;color:#fff;font-size:29px;font-weight:800;line-height:1.15;text-transform:uppercase}.article-presentation form{width:520px;margin-top:86px}.article-presentation label{display:block;margin-bottom:13px}.article-presentation input{width:520px;height:58px;padding:0 22px;border:0;background:#fff;color:#151723;font-size:14px}.article-presentation button{display:flex;width:520px;height:78px;align-items:center;justify-content:center;gap:14px;margin-top:18px;border:0;background:#ed6c05;color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.article-presentation button img{width:13px;height:13px;filter:brightness(0) invert(1)}.article-presentation small{display:block;width:410px;margin-top:22px;color:#ffffff57;font-size:12px;font-weight:500;line-height:1.4}.article-presentation small a{text-decoration:underline;text-underline-offset:3px}.article-presentation__visual{position:relative!important;top:auto!important;left:auto!important;width:710px!important;height:714px!important;overflow:hidden;transform:scale(1.14);transform-origin:top left}.article-presentation__visual>*{position:absolute;margin:0;overflow:hidden}@media(max-width:1100px){.article-hero__top{grid-template-columns:1fr 300px;padding-inline:48px}.article-hero h1{font-size:52px}.article-content{width:min(calc(100% - 120px),830px)}.article-presentation__grid{grid-template-columns:1fr 1fr;gap:50px}.article-presentation__visual{transform:scale(.85);transform-origin:top left}}@media(max-width:720px){.article-main{padding-top:94px}.article-breadcrumb{height:48px}.article-hero{height:auto}.article-hero__top{display:block;height:auto;padding:36px 24px}.article-hero h1{font-size:36px}.article-hero__meta{margin-top:24px}.article-hero__meta p{width:auto}.article-content{width:calc(100% - 48px);margin-top:54px}.article-content h2{font-size:28px}.article-two-images,.fish-grid{grid-template-columns:1fr}.article-video{height:260px}.article-video figcaption{width:230px;font-size:10px}.article-presentation{height:auto;margin-top:70px;padding-bottom:70px}.article-presentation__grid{display:block;padding-top:58px}.article-presentation__copy{transform:none}.article-presentation__copy h2{font-size:36px}.article-presentation form,.article-presentation input,.article-presentation button{width:100%}.article-presentation__visual{height:360px;margin-top:42px;transform:scale(.62);transform-origin:top left}}.article-collage{isolation:isolate}.article-collage__item{position:absolute;margin:0;overflow:hidden;background:#202330;color:#fff}.article-collage__item img{width:100%;height:100%;max-width:none;object-fit:cover}.article-collage__item figcaption{position:absolute;z-index:2;margin:0;text-transform:uppercase}.article-collage__item--hotel{top:123px;left:0;width:248px;height:319px}.article-collage__item--hotel img{object-position:center}.article-collage__item--hotel figcaption{right:0;bottom:0;display:flex;width:148px;height:42px;align-items:center;justify-content:center;background:#ed6c05;font-size:12px;font-weight:800;letter-spacing:.06em}.article-collage__item--tour{top:0;left:268px;width:248px;height:268px}.article-collage__item--tour:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#050b1600,#050b16bd 58%,#050b16f2)}.article-collage__item--tour img{object-position:54% 58%}.article-collage__item--tour figcaption{right:18px;bottom:16px;left:18px;text-transform:none}.article-collage__item--tour span{display:block;margin-bottom:5px;color:#34bfc1;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.article-collage__item--tour strong{display:block;color:#fff;font-size:21px;font-weight:800;line-height:1.02;letter-spacing:-.02em}.article-collage__item--tour small{position:relative;display:block;margin-top:8px;padding-left:12px;color:#ffffffd9;font-size:9px;font-weight:600;line-height:1.32}.article-collage__item--tour small:before{content:"";position:absolute;top:5px;left:0;width:5px;height:5px;border-radius:50%;background:#1ed3c4}.article-collage__item--location{top:123px;left:536px;width:174px;height:319px}.article-collage__item--location img{object-position:center}.article-collage__item--location figcaption{top:0;left:0;display:flex;width:112px;height:62px;align-items:center;padding:0 13px;background:#ed6c05;font-size:12px;font-weight:800;line-height:1.08;letter-spacing:.06em}.article-collage__item--review{top:443px;left:0;width:248px;height:271px;padding:18px 18px 16px;background:#fff;color:#151723}.article-collage__item--review figcaption{position:static;text-transform:none}.article-collage__item--review strong{display:block;color:#12636d;font-size:14px;font-weight:800;line-height:1.12}.article-collage__item--review span{display:block;margin-top:10px;color:#7d8795;font-size:9px;font-weight:600;line-height:1.35}.article-collage__item--review img{position:absolute;right:18px;bottom:16px;left:18px;width:calc(100% - 36px);height:86px;border-radius:9px;object-fit:cover}.article-collage__item--boat{top:286px;left:268px;width:248px;height:265px}.article-collage__item--boat img{object-position:center}.article-collage__item--boat figcaption{right:0;bottom:0;display:flex;width:174px;height:42px;align-items:center;justify-content:center;background:#ed6c05;font-size:12px;font-weight:800;letter-spacing:.06em}.article-collage__item--villa{top:571px;left:268px;width:248px;height:143px}.article-collage__item--villa img{object-position:center}.article-collage__item--terrace{top:443px;left:536px;width:174px;height:271px}.article-collage__item--terrace img{object-position:center}.founder-page{background:#151723;color:#fff}.founder-page .site-header{position:fixed;height:92px;background:#151723;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.founder-main{padding-top:126px;background:#151723}.founder-container{width:min(calc(100% - 120px),1320px)}.founder-breadcrumb{display:flex;height:50px;align-items:center;gap:10px;color:#ffffff73;font-size:12px;font-weight:500}.founder-hero{position:relative;display:grid;height:500px;grid-template-columns:1fr 424px;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:#151723}.founder-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:18px 0 0 60px}.founder-hero h1{margin:0;color:#fff;font-size:82px;font-weight:800;line-height:.96;letter-spacing:-.045em;text-transform:uppercase}.founder-hero__copy p{margin:26px 0 0;color:#fff;font-size:13px;font-weight:600;line-height:1.45}.founder-hero__photo{width:424px;height:500px;margin:0;overflow:hidden}.founder-hero__photo img{width:100%;height:100%;object-fit:cover;object-position:48% 40%}.founder-stats{display:grid;height:270px;grid-template-columns:repeat(3,1fr);border-bottom:1px solid rgba(255,255,255,.15)}.founder-stats article{display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.15)}.founder-stats article:last-child{border-right:0}.founder-stats strong{display:block;color:#fff;font-size:64px;font-weight:800;line-height:1;letter-spacing:-.045em}.founder-stats span{display:block;margin-top:18px;color:#ffffffb8;font-size:12px;font-weight:500;line-height:1.45}.founder-section{border-bottom:1px solid rgba(255,255,255,.15);background:#151723}.founder-section h2{margin:0;color:#fff;font-size:54px;font-weight:800;line-height:1.05;letter-spacing:-.04em;text-transform:uppercase}.founder-section__lead{margin:22px 0 0;color:#ffffffb8;font-size:13px;font-weight:500;line-height:1.5}.founder-facts{padding:116px 0 112px}.founder-facts__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:58px}.founder-facts__grid article{position:relative;min-height:208px;padding:58px 54px 38px;border:1px solid rgba(255,255,255,.15);background:#151723}.founder-facts__grid article b{position:absolute;top:0;right:0;display:grid;width:33px;height:33px;place-items:center;background:#ed6c05;color:#fff;font-size:10px;font-weight:800;line-height:1}.founder-fact-icon{display:grid;width:44px;height:44px;place-items:center;margin-bottom:44px;border-radius:50%;background:#ffffff2e;color:#ffffffb8;font-size:20px;font-weight:700}.founder-facts h3{margin:0;color:#fff;font-size:21px;font-weight:800;line-height:1.08;letter-spacing:-.02em;text-transform:uppercase}.founder-facts p{width:380px;max-width:100%;margin:16px 0 0;color:#ffffffa8;font-size:12px;font-weight:500;line-height:1.45}.founder-tournaments{padding:112px 0 118px}.founder-tournament-list{margin-top:58px;border-top:1px solid rgba(255,255,255,.15)}.founder-tournament-list article{display:grid;grid-template-columns:520px 1fr;gap:120px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.15)}.founder-tournament-list article[hidden]{display:none!important}.founder-tournament-list h3{margin:0;color:#fff;font-size:19px;font-weight:800;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase}.founder-tournament-list p{margin:0;color:#ffffff94;font-size:12px;font-weight:500;line-height:1.45}.founder-more{display:flex;width:100%;height:68px;align-items:center;justify-content:center;margin-top:32px;border:1px solid rgba(255,255,255,.15);background:transparent;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.founder-mission{padding:118px 0 120px}.founder-mission__grid{display:grid;grid-template-columns:520px 1fr;gap:160px;align-items:start}.founder-mission p{margin:26px 0 0;color:#fff;font-size:14px;font-weight:500;line-height:1.52}.founder-mission p+p{margin-top:24px}.founder-mission__photos{display:grid;grid-template-columns:1fr 1fr;gap:20px}.founder-mission__photos img{width:100%;height:384px;object-fit:cover}.founder-mission__photos img:first-child{object-position:49% 52%}.founder-mission__photos img:last-child{object-position:center}.founder-tv{padding:112px 0 120px}.founder-tv__grid{display:grid;grid-template-columns:520px 1fr;gap:160px;align-items:start}.founder-tv h2{font-size:58px;line-height:1.05}.founder-tv p{width:400px;margin:32px 0 0;color:#fff;font-size:13px;font-weight:500;line-height:1.5}.founder-tv__list{border-top:1px solid rgba(255,255,255,.15)}.founder-tv__list article{display:grid;grid-template-columns:54px 1fr auto;gap:20px;align-items:center;min-height:78px;border-bottom:1px solid rgba(255,255,255,.15)}.founder-tv__list span{color:#ffffff59;font-size:11px;font-weight:800}.founder-tv__list h3{margin:0;color:#fff;font-size:22px;font-weight:800;letter-spacing:-.02em;text-transform:uppercase}.founder-tv__list b{display:flex;height:25px;align-items:center;padding:0 10px;background:#ed6c05;color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:1100px){.founder-hero{grid-template-columns:1fr 360px}.founder-hero h1{font-size:68px}.founder-hero__photo{width:360px}.founder-tournament-list article,.founder-mission__grid,.founder-tv__grid{grid-template-columns:1fr;gap:48px}.founder-mission__photos{max-width:620px}.founder-tv p{width:auto}}@media(max-width:720px){.founder-main{padding-top:94px}.founder-container{width:calc(100% - 32px)}.founder-breadcrumb{height:44px;font-size:10px}.founder-hero{height:auto;grid-template-columns:1fr}.founder-hero__copy{padding:56px 24px 34px}.founder-hero h1{font-size:44px}.founder-hero__photo{width:100%;height:360px}.founder-stats{height:auto;grid-template-columns:1fr}.founder-stats article{min-height:150px;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.founder-stats strong{font-size:50px}.founder-section{padding:70px 0}.founder-section h2,.founder-tv h2{font-size:36px}.founder-facts__grid{grid-template-columns:1fr;margin-top:36px}.founder-facts__grid article{padding:36px 24px;min-height:180px}.founder-tournament-list article{grid-template-columns:1fr;gap:16px}.founder-mission__photos{grid-template-columns:1fr}.founder-tv__list article{grid-template-columns:44px 1fr;gap:14px;padding:18px 0}.founder-tv__list b{grid-column:2;width:max-content}}.founder-page .founder-container{width:min(calc(100% - 120px),1320px)}.founder-page .founder-hero{height:560px;grid-template-columns:1fr 424px}.founder-page .founder-hero__copy{padding:32px 0 0 64px}.founder-page .founder-hero h1{font-size:96px;font-weight:900;line-height:.93;letter-spacing:-.055em}.founder-page .founder-hero__copy p{margin-top:30px;font-size:15px;font-weight:800;line-height:1.45}.founder-page .founder-hero__photo{height:560px}.founder-page .founder-stats{height:300px;border-bottom:1px solid rgba(255,255,255,.15)}.founder-page .founder-stats article{position:relative;justify-content:center;padding-left:86px;border-right:0}.founder-page .founder-stats article+article:before{content:"";position:absolute;left:0;top:52px;bottom:52px;width:1px;background:#ffffff26}.founder-page .founder-stats strong{font-size:76px;font-weight:900;line-height:.95;letter-spacing:-.055em}.founder-page .founder-stats span{margin-top:22px;font-size:14px;font-weight:600;line-height:1.45;color:#ffffffc7}.founder-page .founder-section h2{font-size:64px;font-weight:900;line-height:1.02;letter-spacing:-.05em}.founder-page .founder-section__lead{margin-top:26px;font-size:15px;font-weight:600;color:#ffffffc7}.founder-page .founder-facts{padding:126px 0 122px}.founder-page .founder-facts__grid{gap:22px;margin-top:66px}.founder-page .founder-facts__grid article{min-height:258px;padding:70px 62px 44px}.founder-page .founder-facts__grid article b{width:38px;height:38px;font-size:11px;font-weight:900}.founder-page .founder-fact-icon{width:88px;height:88px;margin-bottom:44px;background:transparent;border-radius:0;font-size:0}.founder-page .founder-fact-icon img{display:block;width:88px;height:88px;object-fit:contain}.founder-page .founder-facts__grid article:nth-child(1) .founder-fact-icon,.founder-page .founder-facts__grid article:nth-child(4) .founder-fact-icon,.founder-page .founder-facts__grid article:nth-child(6) .founder-fact-icon{display:grid;place-items:center;border-radius:50%;background:#ffffff2e}.founder-page .founder-facts h3{font-size:27px;font-weight:900;line-height:1.08;letter-spacing:-.035em}.founder-page .founder-facts p{width:440px;margin-top:18px;font-size:15px;font-weight:600;line-height:1.45;color:#ffffffc2}.founder-page .founder-tournaments{padding:124px 0 132px}.founder-page .founder-tournaments .founder-section__lead{margin-top:40px}.founder-page .founder-tournament-list{margin-top:66px}.founder-page .founder-tournament-list article{grid-template-columns:540px minmax(0,1fr);gap:100px;padding:34px 0}.founder-page .founder-tournament-list h3{font-size:25px;font-weight:900;line-height:1.08;letter-spacing:-.035em}.founder-page .founder-tournament-list p{font-size:15px;font-weight:600;line-height:1.42;color:#ffffffad}.founder-page .founder-more{height:78px;margin-top:40px;font-size:13px;font-weight:900}.founder-page .founder-mission{padding:126px 0 130px}.founder-page .founder-mission__grid{grid-template-columns:560px 760px;gap:90px}.founder-page .founder-mission h2{font-size:74px;font-weight:900}.founder-page .founder-mission p{font-size:18px;font-weight:500;line-height:1.48}.founder-page .founder-mission__photos{gap:20px}.founder-page .founder-mission__photos img{height:540px;object-fit:contain;object-position:center;background:#151723}.founder-page .founder-tv{padding:124px 0 128px}.founder-page .founder-tv .founder-container{width:calc(100% - 120px);max-width:none}.founder-page .founder-tv__grid{grid-template-columns:600px minmax(650px,1fr);gap:70px}.founder-page .founder-tv h2{font-size:76px;font-weight:950;line-height:1.02;letter-spacing:-.06em}.founder-page .founder-tv p{width:590px;margin-top:50px;font-size:18px;font-weight:750;line-height:1.42}.founder-page .founder-tv__list article{grid-template-columns:68px minmax(0,1fr) auto;gap:26px;min-height:96px}.founder-page .founder-tv__list span{font-size:16px;font-weight:950;color:#fff}.founder-page .founder-tv__list h3{font-size:34px;font-weight:950;line-height:1.02;letter-spacing:-.045em}.founder-page .founder-tv__list b{height:40px;min-width:68px;justify-content:center;padding:0 18px;font-size:14px;font-weight:800;letter-spacing:.08em}.founder-page .founder-tv .founder-container{width:min(calc(100% - 120px),1320px);max-width:1320px}.founder-page .founder-tv__grid{grid-template-columns:600px 650px;gap:70px}.founder-page .founder-tv h2{font-size:72px;font-weight:900;line-height:1.02;letter-spacing:-.015em;-webkit-text-stroke:.35px currentColor}.founder-page .founder-tv p{width:590px;margin-top:44px;font-size:16px;font-weight:600;line-height:1.45}.founder-page .founder-tv__list article{grid-template-columns:42px minmax(0,1fr) auto;gap:0;min-height:123px}.founder-page .founder-tv__list span{font-size:13px;font-weight:400;color:#ffffff70}.founder-page .founder-tv__list h3{font-size:32px;font-weight:900;line-height:1.02;letter-spacing:-.04em;white-space:nowrap}.founder-page .founder-tv__list b{height:37px;min-width:68px;justify-content:center;padding:0 14px;font-size:13px;font-weight:500;letter-spacing:.08em}.contacts-page{background:#151723;color:#fff}.contacts-page .site-header{position:absolute;height:126px;background:#151723;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.contacts-main{height:1260px;padding-top:126px;border-bottom:0;background:#151723}.contacts-container{width:min(calc(100% - 120px),1320px);height:1134px}.contacts-breadcrumb{display:flex;height:64px;align-items:center;gap:11px;color:#ffffff70;font-size:12px;font-weight:500;line-height:1}.contacts-main h1{margin:31px 0 0;color:#fff;font-size:106px;font-weight:800;line-height:1;letter-spacing:-.045em;text-transform:uppercase}.contacts-list{margin-top:81px}.contacts-row{display:grid;min-height:99px;grid-template-columns:600px 650px;column-gap:70px;border-bottom:1px solid rgba(255,255,255,.15)}.contacts-row--phone{min-height:141px}.contacts-row--last{border-bottom:0}.contacts-label,.contacts-value{display:flex;align-items:center;color:#ffffff8f;font-size:23px;font-weight:400;line-height:1.25;letter-spacing:-.02em}.contacts-value{color:#ffffffeb}.contacts-row--phone .contacts-value{flex-direction:column;align-items:flex-start;justify-content:center}.contacts-row--phone .contacts-value>span{margin-bottom:12px;color:#ffffff80;font-size:16px;line-height:1.25}.contacts-row--phone .contacts-value>a{color:#fff;font-size:54px;font-weight:800;line-height:1;letter-spacing:-.035em}.contacts-action{display:inline-flex;align-items:center;gap:15px}.contacts-action img{width:26px;height:26px;object-fit:contain}.contacts-social-links{gap:40px}.contacts-page .site-footer{border-top:1px solid rgba(255,255,255,.15)}@media(max-width:1100px){.contacts-main{height:auto;min-height:100vh;padding-bottom:90px}.contacts-container{height:auto}.contacts-main h1{font-size:76px}.contacts-row{grid-template-columns:36% 1fr;column-gap:40px}.contacts-row--phone .contacts-value>a{font-size:42px}}@media(max-width:720px){.contacts-page .site-header{height:94px}.contacts-main{padding-top:94px}.contacts-container{width:calc(100% - 32px)}.contacts-breadcrumb{height:52px;font-size:10px}.contacts-main h1{margin-top:24px;font-size:52px}.contacts-list{margin-top:48px}.contacts-row,.contacts-row--phone{min-height:112px;grid-template-columns:1fr;gap:10px;padding:22px 0}.contacts-label{font-size:14px}.contacts-value{font-size:18px}.contacts-row--phone .contacts-value{justify-content:flex-start}.contacts-row--phone .contacts-value>a{font-size:32px}.contacts-social-links{flex-wrap:wrap;gap:16px 24px}}.success-page{background:#151723;color:#fff}.success-page .site-header{position:absolute;height:126px;background:#151723;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.success-main{background:#151723;padding-top:186px}.success-container{width:min(calc(100% - 120px),1320px);height:auto}.success-confirmation{position:relative;height:585px;display:flex;flex-direction:column;align-items:center;border:1px solid rgba(255,255,255,.15);overflow:hidden;padding-top:59px;text-align:center}.success-corner{position:absolute;top:0;right:0;width:0;height:0;border-top:30px solid #ed6c05;border-left:30px solid transparent}.success-check{display:grid;width:160px;height:160px;place-items:center;border-radius:50%;background:#ed6c05}.success-check i{display:block;width:65px;height:34px;border-left:12px solid #fff;border-bottom:12px solid #fff;transform:translateY(-7px) rotate(-45deg)}.success-confirmation h1{margin:28px 0 0;color:#fff;font-size:64px;font-weight:800;line-height:1.05;letter-spacing:-.035em;text-transform:uppercase}.success-confirmation p{margin:22px 0 0;color:#ffffffc7;font-size:16px;font-weight:400;line-height:1.5}.success-direct{margin-top:24px;color:#ffffffb8;font-size:16px;line-height:1.4}.success-actions{display:flex;gap:18px;margin-top:23px}.success-actions a{display:flex;width:160px;height:58px;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(255,255,255,.15);font-size:13px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.success-actions img{width:24px;height:24px;object-fit:contain}.success-media{padding:84px 0 118px}.success-media>h2{margin:0;color:#fff;font-size:60px;font-weight:800;line-height:1.06;letter-spacing:-.035em;text-transform:uppercase}.success-channel{margin-top:80px}.success-channel__head{display:grid;height:42px;grid-template-columns:auto 1fr auto;align-items:center;gap:36px}.success-channel__head h3{margin:0;color:#fff;font-size:32px;font-weight:800;line-height:1;text-transform:uppercase}.success-channel__head>span{height:1px;background:#ffffff26}.success-channel__head>a{display:flex;align-items:center;gap:15px;color:#ffffffd1;font-size:14px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.success-channel__head>a img{width:18px;height:18px}.success-youtube-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:31px}.success-video-card{position:relative;height:368px;overflow:hidden;background:#0d101b}.success-card__photo{width:100%;height:100%;object-fit:cover;object-position:center}.success-video-card:first-child .success-card__photo{object-position:center 34%}.success-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,#050c180f 36%,#050c18e6)}.success-card__tag{position:absolute;top:0;right:0;display:flex;height:50px;align-items:center;padding:0 18px;background:#ed6c05;color:#fff;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.success-card__play{position:absolute;top:50%;left:50%;width:112px;height:112px;transform:translate(-50%,-50%)}.success-video-card strong{position:absolute;left:30px;bottom:31px;color:#fff;font-size:31px;font-weight:800;line-height:1.02;letter-spacing:-.025em;text-transform:uppercase}.success-channel--instagram{margin-top:73px}.success-instagram-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.success-instagram-card{position:relative;height:440px;overflow:hidden;background:#0d101b}.success-instagram-card>img{width:100%;height:100%;object-fit:cover}.success-instagram-card>span{position:absolute;inset:0;background:linear-gradient(180deg,#00244800 42%,#00274df5)}.success-instagram-card strong{position:absolute;right:12px;bottom:39px;left:12px;color:#fff;font-size:28px;font-weight:800;line-height:.98;letter-spacing:-.02em;text-transform:uppercase}.success-instagram-card strong small{display:block;color:#ffffffd1;font-size:25px;font-weight:300;line-height:1.02}.success-page .site-footer{border-top:1px solid rgba(255,255,255,.15)}@media(max-width:1100px){.success-media>h2{font-size:48px}.success-youtube-grid{grid-template-columns:1fr}.success-instagram-grid{grid-template-columns:repeat(2,1fr)}.success-video-card{height:360px}.success-instagram-card{height:480px}}@media(max-width:720px){.success-page .site-header{height:94px}.success-main{padding-top:126px}.success-container{width:calc(100% - 32px)}.success-confirmation{height:auto;padding:46px 20px}.success-check{width:108px;height:108px}.success-check i{width:46px;height:25px;border-width:0 0 9px 9px}.success-confirmation h1{font-size:38px}.success-confirmation p br,.success-media>h2 br{display:none}.success-media{padding:64px 0 80px}.success-media>h2{font-size:38px}.success-channel{margin-top:52px}.success-channel__head{grid-template-columns:1fr auto;gap:20px}.success-channel__head>span{display:none}.success-channel__head h3{font-size:25px}.success-channel__head>a{font-size:11px}.success-youtube-grid,.success-instagram-grid{grid-template-columns:1fr}.success-video-card{height:280px}.success-card__tag{height:42px;font-size:10px}.success-card__play{width:82px;height:82px}.success-video-card strong{left:20px;bottom:22px;font-size:24px}.success-channel--instagram{margin-top:58px}.success-instagram-card{height:440px}}.responsive-photo{display:contents}.hotel-now,.catch{overflow:clip}@media(min-width:1440px)and (max-width:1559px){.founder-page .founder-mission__grid{grid-template-columns:560px minmax(0,1fr);min-height:540px}.founder-page .founder-mission__photos{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.founder-page .founder-mission__photos img{width:100%;height:auto;object-fit:contain}}@media(max-width:1439px){.container{width:calc(100% - 64px)}.site-header__actions{gap:24px}.brand__text small{display:none}.contacts-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.founder-page .founder-hero{grid-template-columns:minmax(0,1fr) 36%}.founder-page .founder-hero h1{font-size:clamp(48px,6.6vw,96px)}.founder-page .founder-hero__photo{width:100%}.founder-page .founder-hero__copy{padding:32px}.founder-page .founder-facts__grid article{padding:40px 32px}.founder-page .founder-tournament-list article,.founder-page .founder-mission__grid,.founder-page .founder-tv__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.founder-page .founder-tv h2{font-size:clamp(38px,4.8vw,64px)}.founder-page .founder-tv p{width:auto}.founder-page .founder-tv__list h3{font-size:23px;white-space:normal}.founder-page .founder-tv__list article{grid-template-columns:30px 1fr;gap:12px;padding:20px 0}.founder-page .founder-tv__list b{grid-column:2;width:max-content}.tour-accommodation{grid-template-columns:24% 43% 33%;height:auto}.tour-content,.tour-photo,.tour-sidebar{width:100%}.tour-content{padding:32px}.tour-copy,.tour-copy h1,.tour-description,.tour-details,.tour-price,.tour-info,.tour-info__row,.tour-program{width:100%;height:auto}.tour-info__row strong{white-space:normal}.tour-sidebar__back,.tour-sidebar__nav button{padding-inline:24px}.tour-sidebar__cta{width:calc(100% - 32px);margin-inline:16px;padding-inline:12px}.tour-photo img{width:100%;height:100%;object-fit:cover}.hero__title{width:100%}.hero__title-main{font-size:clamp(140px,20vw,288px);transform:none}.hero__title-kicker{font-size:clamp(38px,4.7vw,68px)}.hero__title-sub{font-size:clamp(34px,4vw,58px);transform:none}.intro__copy{width:56%}.intro__copy .section-title{font-size:clamp(36px,4.8vw,64px)}.video-feature{width:58%}.package-card{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.packages .section-heading>p{max-width:100%}.builder__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.builder__copy .section-title,.builder__copy>p,.builder-form,.builder-form__submit{width:100%}.builder__media-row{width:100%;left:0;grid-template-columns:1fr 1fr}.builder__media-row img:first-child,.builder__media-row img:last-child{width:100%}.builder-form__row,.people-box{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.hotels .section-heading,.partner-strip{width:100%}.hotel-now__layout,.stories__layout,.catch__layout,.equipment__layout,.social__layout,.contact__layout{width:100%;padding-inline:32px}.hotel-now__header,.stories__header{width:100%}.hotel-now__title{max-width:75%;height:auto}.hotel-now__title img{max-width:100%;height:auto}.founder__title{width:auto;font-size:clamp(36px,4.7vw,64px)}.founder__copy>p{width:auto}.presentation__layout{width:100%}.presentation__copy{left:32px;width:45%}.presentation__title{font-size:clamp(38px,4.8vw,64px)}.presentation__subtitle{font-size:23px;white-space:normal}.presentation__form,.presentation__button,.presentation__policy{max-width:100%}.presentation__visual{left:53%}.catch__header,.equipment__header{left:32px;width:calc(100% - 64px)}.catch__track{left:32px}.equipment__cards{left:32px;width:calc(100% - 64px)}.equipment__title,.social__title{font-size:clamp(38px,4.8vw,64px)}.social__layout{height:auto}.social-card>strong{font-size:26px}.social-card__label{font-size:13px}.contact__box{position:relative;left:0;width:100%;height:auto;padding:64px}.contact__title{position:static;width:auto;font-size:clamp(38px,4.8vw,64px)}.contact-form{position:static;width:100%;height:auto;margin-top:48px}.contact-form__row{position:static;width:100%;height:auto;margin-bottom:36px}.contact-form__row span{white-space:normal}.contact-form__submit,.contact-form__privacy,.contact-form .form-status{position:static;width:100%;height:auto}.contact-form__submit{min-height:56px}.contact-form__privacy{margin-top:20px}.article-hero__top{grid-template-columns:minmax(0,1fr) minmax(0,.65fr);gap:32px;padding-inline:40px}.article-presentation__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px}.article-presentation__copy{transform:none}.article-presentation__copy h2{font-size:clamp(38px,5.3vw,76px)}.article-presentation form,.article-presentation input,.article-presentation button,.article-presentation small{max-width:100%}:root body .site-footer{height:auto;padding:0}:root body .site-footer__container{width:calc(100% - 64px);height:auto}:root body .site-footer__top{display:grid;grid-template-columns:256px 1fr auto;gap:24px;align-items:center;height:auto;padding:48px 0}:root body .brand--footer,:root body .site-footer__tagline,:root body .site-footer__language,:root body .site-footer__top .header-link{position:static;transform:none}:root body .site-footer__tagline{width:auto;height:auto;grid-column:2}:root body .site-footer__language{grid-column:3;grid-row:1}:root body .site-footer__top .header-link{grid-column:2/4;width:235px}:root body .site-footer__grid{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:32px;height:auto;padding:48px 0}:root body .site-footer__grid nav,:root body .site-footer__contacts,:root body .site-footer__socials{position:static;width:auto}:root body .site-footer__grid nav a,:root body .site-footer__contacts a,:root body .site-footer__contacts span{font-size:18px;overflow-wrap:anywhere}:root body .site-footer__socials a{width:100%}:root body .site-footer__bottom{position:static;grid-template-columns:1fr 1fr 1fr;gap:32px;padding:48px 0}}@media(min-width:721px)and (max-width:1100px){.site-header__actions .header-link{display:none}.builder__grid{grid-template-columns:1fr}.builder__copy{min-height:0;padding-top:0}.builder__media-row{position:static}.builder-form{max-width:none}.founder-page .founder-stats article{padding-left:24px}.founder-page .founder-section h2{font-size:44px}.founder-page .founder-facts h3{font-size:24px}.founder-page .founder-mission__grid,.founder-page .founder-tv__grid{grid-template-columns:1fr}.founder-page .founder-mission__photos{width:100%;max-width:none}.founder-page .founder-tv__list article{grid-template-columns:32px 1fr auto}.founder-page .founder-tv__list b{grid-column:3}.article-hero__top{height:auto;padding-bottom:40px}.article-hero h1{font-size:42px}.article-hero__meta p{width:auto}.social__channels,.social__instagram{grid-template-columns:repeat(2,1fr)}.social{height:auto;padding-bottom:80px}.social__intro,.contact{height:auto}}@media(max-width:720px){:root{--gutter:24px}:root body .container,:root body .founder-container,:root body .founder-tv .founder-container,:root body .success-container,:root body .contacts-container{width:calc(100% - 48px);height:auto}:root body .site-header,:root body .site-header.is-fixed{height:64px}:root body .site-header__inner{height:100%}.brand{gap:8px}.brand__mark{width:46px;height:46px}.brand__text strong{padding:0;border:0;font-size:10px;line-height:1.3}.brand__text small,.site-header__actions .header-link,.menu-toggle span{display:none}.site-header__actions{gap:clamp(12px,8vw,38px)}.language{display:flex}.language__item{width:36px;height:26px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;width:30px;height:44px;gap:11px;padding:0}.menu-toggle i{width:30px;height:2px}.menu-panel{overflow-y:auto;overscroll-behavior:contain}.menu-panel__bar{border-bottom:1px solid var(--line)}.menu-panel__bar-inner{display:flex;height:64px!important;justify-content:space-between;align-items:center}.menu-panel__actions{display:flex;align-items:center;gap:24px}.menu-panel__actions .header-link,.menu-panel__close span,.menu-panel__socials{display:none}.menu-panel__close{position:relative;width:32px;height:44px;padding:0}.menu-panel__close i{position:absolute;top:21px;left:0;width:30px;height:2px;background:#fff;transform:rotate(45deg)}.menu-panel__close i:last-child{transform:rotate(-45deg)}.menu-panel__inner{padding-top:24px;padding-bottom:56px}.menu-panel__nav{margin:0}.menu-panel__nav a{min-height:93px;padding:28px 0;font-size:24px;font-weight:800}.menu-panel__contacts{flex-direction:column;gap:12px;margin-top:56px;color:#fff}.menu-panel__contacts a:first-child{font-size:30px}.menu-panel__contacts a:last-child{font-size:16px;overflow-wrap:anywhere}:root body .site-footer{padding:64px 0 0}:root body .site-footer__container{width:calc(100% - 48px)}:root body .site-footer__top{grid-template-columns:minmax(0,1fr) 80px;gap:24px 16px;padding:0 0 48px}:root body .brand--footer{grid-column:1/-1;width:256px;max-width:100%;height:70px}.brand--footer:after{display:none}:root body .site-footer__tagline{grid-column:1/-1;font-size:14px;line-height:1.4}:root body .site-footer__top .header-link{grid-column:1;grid-row:3;width:100%;height:56px;padding:0 16px;font-size:12px}:root body .site-footer__language{grid-column:2;grid-row:3;width:80px}:root body .site-footer__grid{grid-template-columns:minmax(0,1fr);gap:48px;padding:48px 0}:root body .site-footer__grid nav{gap:20px}:root body .site-footer__grid nav strong,:root body .site-footer__contacts strong{font-size:14px;margin:0 0 8px;font-weight:400}:root body .site-footer__contacts a{margin-top:12px;margin-bottom:4px}:root body .site-footer__contacts strong:nth-of-type(2){margin-top:42px}:root body .site-footer__contacts span{margin-top:12px}:root body .site-footer__socials{gap:16px}:root body .site-footer__socials a{height:56px;font-size:14px}:root body .site-footer__bottom{display:flex;flex-direction:column;gap:28px;padding:48px 0 64px}:root body .site-footer__bottom a,:root body .site-footer__bottom span{font-size:16px}.section-title,:root body .section h2:not(.hero-card h2){font-size:32px;line-height:1.1;letter-spacing:-.025em}:root body .section{height:auto;padding-block:64px}.hero{height:auto}.hero__title-wrap{position:relative;top:auto;left:auto;width:calc(100% - 48px);margin:0 auto;padding:124px 0 64px;transform:none}.hero__title{width:100%;height:auto;display:flex;flex-direction:column}.hero__title span{position:static;width:auto;transform:none;line-height:1;letter-spacing:-.035em;-webkit-text-stroke:0;text-shadow:none}.hero__title-kicker{font-size:clamp(24px,8.2vw,58px)}.hero__title-main{font-size:clamp(58px,19vw,132px);font-weight:900}.hero__title-sub{font-size:clamp(24px,8.2vw,58px);align-self:flex-end}.hero__bottom{position:relative;display:block;height:auto}.hero__lead{padding:32px 24px 40px}.hero__lead p{font-size:16px}.hero-copy--desktop{display:inline}.hero__lead .button{width:100%;min-height:56px;margin-top:32px}.hero-card,.hero-card__body{height:auto}.hero-card__body{padding:32px 24px}.hero-card h2{font-size:24px}.hero-card__body p{margin-top:16px}.hero-card__image{display:none}:root body .intro{padding-top:0}:root body .intro .container{width:100%}.intro__grid{display:flex;flex-direction:column}.intro__side-photo{position:relative;inset:auto;width:100%;height:400px;aspect-ratio:auto;order:-1}.intro__side-photo img{object-fit:cover}.intro__side-photo figure{margin:0}.intro__copy{position:static;width:auto;padding:64px 24px 32px}.intro__copy .section-title{margin:0}.intro__copy .eyebrow,.intro__copy .text-link{display:none}.video-feature{position:relative;inset:auto;width:calc(100% - 48px);height:440px;margin:0 24px}.video-feature__tag{width:auto;min-height:36px;padding:10px 12px;font-size:12px}.video-feature__caption{width:auto;right:24px;left:24px;font-size:20px}.packages .section-title{margin:0}.packages .section-heading>p{width:auto;margin-top:20px;font-size:16px}.package-tabs{width:calc(100% + 24px);overflow-x:auto;flex-wrap:nowrap;margin-top:24px;padding-right:24px;scrollbar-width:none}.package-tabs button{flex:0 0 auto;min-height:34px;padding:0 16px;font-size:11px;font-weight:500}.package-list{margin-top:24px;gap:24px}.package-card{display:flex;flex-direction:column;height:auto}.package-card__media{height:auto;aspect-ratio:342/327}.package-card__media>div{bottom:24px;left:24px}.package-card__media h3{font-size:24px}.package-card__media p{font-size:20px}.package-card__body{padding:24px}.package-card__body p{font-size:16px;line-height:1.4}.package-card__body small{font-size:14px}.package-card .button{width:100%;min-height:56px;font-size:13px}.feature-list{margin:24px 0}.package-more{width:100%;min-height:56px;margin-top:24px}.builder__grid{display:block;padding:0}.builder__copy{min-height:0;height:auto;padding:0}.builder__copy .section-title{width:auto;font-size:32px}.builder__copy>p{margin:20px 0 0;font-size:16px}.builder__media-row{display:none}.builder-form{margin-top:28px;max-width:none}.people-box{height:auto;grid-template-columns:minmax(0,1fr);gap:48px;padding:24px}.people-field>span{font-size:14px;color:var(--muted)}.builder-form__row{grid-template-columns:minmax(0,1fr);gap:16px}.builder-field input,.builder-field select,.builder-date-button{font-size:14px}.fishing-options{display:flex;flex-wrap:wrap;gap:8px}.fishing-options button{max-width:100%;min-height:34px;font-size:11px}.builder-form__submit{width:100%;min-height:56px;font-size:13px;padding-inline:12px}.hotels .section-heading{display:block;width:100%}.hotels .slider-controls,.hotel-now__controls,.stories__controls,.catch__controls{display:none}.hotel-grid{width:calc(100% + 24px);margin-top:32px;overflow-x:auto}.hotel-card{flex:0 0 min(315px,100%);height:auto;min-height:437px}.hotel-card__body{min-height:284px}.partner-strip{width:100%;height:auto;grid-template-columns:1fr;margin-top:32px}.partner-strip span{min-height:132px;border-bottom:1px solid var(--line)}.partner-strip span:after{display:none}.partner-strip span:last-child{border-bottom:0}.partner-strip img{max-height:90px;max-width:210px}:root body .hotel-now{margin:0;overflow:hidden}.hotel-now__layout,.stories__layout,.catch__layout,.equipment__layout,.social__layout,.contact__layout{width:calc(100% - 48px);height:auto;padding:0;margin-inline:auto}.hotel-now__header,.stories__header{height:auto;width:auto}.hotel-now__title{width:100%;max-width:none;height:auto}.hotel-now__title img{width:100%;height:auto}.hotel-now__track,.catch__track{position:static;display:flex;width:calc(100% + 24px);height:auto;margin-top:32px;gap:8px;overflow-x:auto;transform:none!important;scroll-snap-type:x mandatory}.hotel-now__card{flex:0 0 calc(100% - 24px);width:auto;height:260px;scroll-snap-align:start}.hotel-now__image{width:100%;height:100%;object-fit:cover}.hotel-now__badge{height:36px!important;font-size:12px;padding-inline:12px}.hotel-now__play{width:90px;height:90px;top:50%;left:50%;transform:translate(-50%,-50%)}.founder__frame{width:calc(100% - 48px);height:auto;padding:0}.founder__grid{display:grid;height:auto;border:0;grid-template-columns:minmax(0,1fr)}.founder__grid:after{display:none}.founder__copy{display:contents}.founder__title{grid-row:1;width:auto}.founder__copy>p{grid-row:2;margin:20px 0 32px;font-size:16px}.founder__portrait{grid-row:3;height:520px}.founder__portrait figcaption{left:24px;right:24px;bottom:24px;gap:16px}.founder__portrait strong{font-size:24px}.founder__portrait span{font-size:16px}.founder__link{position:static;grid-row:4;margin-top:32px;height:56px}.stories__track{width:calc(100% + 24px);margin-top:32px;gap:8px}.story-card,.story-card--figma{flex:0 0 calc(100% - 24px);width:auto;height:490px;padding:0}:root body .presentation{padding:64px 0}.presentation__layout{display:grid;grid-template-columns:minmax(0,1fr);height:auto}.presentation__copy{display:contents}:root body .presentation__title{grid-row:1;margin-inline:24px;font-size:40px}.presentation__subtitle{grid-row:2;margin:20px 24px 40px;font-size:23px}.presentation__form{grid-row:3;grid-column:1;position:relative;z-index:2;width:auto;margin:260px 24px 0}.presentation__form input{height:53px;font-size:16px}.presentation__button{width:100%;height:56px;font-size:13px}.presentation__policy{width:auto;font-size:14px}.presentation__visual{grid-row:3;grid-column:1;position:relative;inset:auto;width:100%;height:460px;align-self:start;overflow:hidden}.presentation__visual:after{content:"";position:absolute;inset:140px 0 0;background:linear-gradient(transparent,var(--bg));pointer-events:none}.presentation-mosaic-slice{display:none}.presentation-mosaic-slice:first-child{display:block;position:absolute;inset:0;width:100%;height:100%}.presentation-mosaic-slice:first-child img{position:static;width:100%!important;height:auto!important;object-fit:contain!important}.catch__header,.equipment__header{position:static;width:auto;height:auto}.catch__slide{flex:0 0 calc(100% - 24px);width:auto;height:auto;scroll-snap-align:start;display:flex;flex-direction:column}.catch__copy{position:static;width:auto;color:#fff;font-size:16px;order:-1;margin-bottom:32px}.catch__image{width:100%!important;height:176px!important;object-fit:cover!important}.catch__slide:after{display:none}.catch__benefits{position:static;display:block;height:auto;background:#ffffff26;padding:0 24px}.catch__benefits p{margin:0;padding:24px 0;border:0;border-bottom:1px solid var(--line);font-size:16px}.catch__benefits img{width:48px!important;height:48px!important;flex-basis:48px;margin-right:16px}.equipment__subtitle{margin-top:20px;font-size:16px}.equipment__cards{position:static;width:100%;height:auto;display:flex;flex-direction:column;gap:12px;margin-top:32px}.equipment-panel{flex:none;width:100%;height:100px;transition:height .3s ease}.equipment-panel.is-active{height:440px;flex:none}.equipment-panel__copy{left:24px;right:24px;bottom:24px}.equipment-panel__copy strong{font-size:24px}.equipment-panel__copy em{font-size:20px}.equipment-panel__tag{font-size:14px;padding:8px 12px}.social__intro{height:auto;display:block}.social__intro>img{width:120px;height:120px;margin-bottom:24px}.social__lead{font-size:16px;margin-top:20px}.social__channels{grid-template-columns:1fr;gap:8px;margin-top:32px}.social__channels a{height:56px;font-size:14px;font-weight:500}.social-section-head{grid-template-columns:auto 1fr;gap:12px;margin-top:48px}.social-section-head h3{font-size:24px}.social-section-head>a{display:none}.social__videos,.social__instagram{display:flex;width:calc(100% + 24px);gap:8px;margin-top:32px;overflow-x:auto;scroll-snap-type:x mandatory}.social-card{flex:0 0 calc(100% - 24px);height:260px;scroll-snap-align:start}.social__instagram .social-card{flex-basis:min(315px,calc(100% - 24px));height:440px}.social-card>strong{left:24px;right:20px;bottom:24px;font-size:24px}.social-card__label{font-size:12px;padding:10px 12px}.social-card__play{width:90px;height:90px}.mobile-channel-more{display:flex;width:100%;height:56px;align-items:center;justify-content:center;gap:14px;margin-top:24px;border:1px solid var(--line);font-size:14px;text-transform:uppercase;letter-spacing:.08em}.mobile-channel-more img{width:14px;height:14px}.contact__box{margin:0;padding:0;border:0}.contact__corner{display:none}.contact-form{margin-top:40px;padding:24px;border:1px solid var(--line)}.contact-form label{display:flex;flex-direction:column;align-items:stretch;gap:24px;height:auto!important;min-height:112px;border:0!important;font-size:18px}.contact-form__row input{min-width:0;height:40px;font-size:18px}.contact-form__privacy{font-size:14px;color:var(--muted);line-height:1.45}.contact-form__privacy a{color:inherit}}@media(max-width:720px){.founder-main,.contacts-main,.article-main,.tour-page{padding-top:64px}.founder-breadcrumb,.contacts-breadcrumb,.article-breadcrumb{min-height:68px;height:auto;padding-block:24px;font-size:14px;flex-wrap:wrap}.founder-page .founder-hero{display:flex;flex-direction:column;height:auto;border:0}.founder-hero>.corner{display:none}.founder-page .founder-hero__copy{padding:10px 0 32px}.founder-page .founder-hero h1{font-size:clamp(38px,12.3vw,62px);font-weight:800;line-height:1.13;letter-spacing:-.035em}.founder-page .founder-hero__copy p{margin-top:20px;max-width:270px;font-size:16px;font-weight:400}.founder-page .founder-hero__photo{width:100%;height:400px}.founder-page .founder-stats{display:block;height:auto;padding:24px 0 64px;border:0}.founder-page .founder-stats article{padding:32px 0;min-height:160px;border-bottom:1px solid var(--line)}.founder-page .founder-stats article:last-child{border:0}.founder-page .founder-stats article:before{display:none}.founder-page .founder-stats strong{font-size:48px;line-height:1}.founder-page .founder-stats span{font-size:16px;font-weight:400;margin-top:24px}.founder-stats br{display:none}.founder-page .founder-section{padding:64px 0}.founder-page .founder-section h2{font-size:32px;line-height:1.08;letter-spacing:-.025em;font-weight:800}.founder-page .founder-facts{border-top:1px solid var(--line)}.founder-page .founder-facts__grid{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:32px}.founder-page .founder-facts__grid article{padding:24px;min-height:0}.founder-page .founder-fact-icon,.founder-page .founder-fact-icon img{width:80px;height:80px}.founder-page .founder-fact-icon{margin-bottom:24px}.founder-page .founder-facts h3{font-size:20px;font-weight:800;line-height:1.15;letter-spacing:-.025em}.founder-page .founder-facts p{width:auto;margin-top:20px;font-size:16px;font-weight:400;line-height:1.4}.founder-page .founder-facts__grid article b{width:42px;height:36px;font-size:14px;font-weight:400}.founder-page .founder-tournaments .founder-section__lead{margin-top:20px;font-size:16px;font-weight:400}.founder-page .founder-tournament-list{margin-top:16px;border:0}.founder-page .founder-tournament-list article{grid-template-columns:minmax(0,1fr);gap:16px;padding:32px 0}.founder-page .founder-tournament-list h3{font-size:20px;font-weight:800;line-height:1.15}.founder-page .founder-tournament-list p{font-size:16px;font-weight:400;line-height:1.4}.founder-tournament-list p br{display:none}.founder-page .founder-more{height:56px;margin-top:16px;font-size:14px;font-weight:400}.founder-page .founder-mission__grid,.founder-page .founder-tv__grid{grid-template-columns:minmax(0,1fr);gap:32px}.founder-page .founder-mission p{font-size:16px;font-weight:400;margin-top:20px;line-height:1.4}.founder-page .founder-mission__photos{display:flex;width:calc(100% + 24px);max-width:none;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory}.founder-page .founder-mission__photos img{flex:0 0 calc(100% - 24px);width:calc(100% - 24px);height:auto;aspect-ratio:306/500;object-fit:contain;scroll-snap-align:start}.founder-page .founder-tv h2{font-size:32px;line-height:1.08;letter-spacing:-.025em;-webkit-text-stroke:0}.founder-page .founder-tv p{width:auto;font-size:16px;font-weight:400;margin-top:20px}.founder-page .founder-tv__list{border:0}.founder-page .founder-tv__list article{display:flex;flex-direction:column;align-items:flex-start;min-height:0;padding:24px 0;gap:12px}.founder-page .founder-tv__list span{font-size:14px;font-weight:400}.founder-page .founder-tv__list h3{font-size:20px;white-space:normal;line-height:1.15}.founder-page .founder-tv__list b{font-size:12px;height:36px;font-weight:400}.contacts-main{min-height:0;height:auto;padding-bottom:80px}.contacts-main h1{margin:10px 0 0;font-size:clamp(38px,12.3vw,62px);letter-spacing:-.035em}.contacts-list{margin-top:52px}.contacts-row,.contacts-row--phone{grid-template-columns:minmax(0,1fr);min-height:0;gap:8px;padding:28px 0}.contacts-row--phone{padding:0 0 32px}.contacts-row--phone .contacts-value>span{font-size:14px;margin-bottom:8px}.contacts-row--phone .contacts-value>a{font-size:clamp(27px,8.2vw,44px);white-space:nowrap}.contacts-row:nth-child(-n+3)>.contacts-label,.contacts-row:nth-child(6)>.contacts-label{display:none}.contacts-label{font-size:14px}.contacts-value{font-size:clamp(18px,5.9vw,24px);overflow-wrap:anywhere}.contacts-action{gap:16px}.contacts-action img{width:28px;height:28px}.contacts-social-links{flex-direction:column;align-items:flex-start;gap:24px}.success-main{padding-top:88px}.success-confirmation{height:auto;padding:32px 23px 24px;overflow:visible}.success-check{width:80px;height:80px}.success-check i{width:40px;height:22px;border-width:0 0 8px 8px}.success-confirmation h1{font-size:clamp(24px,8.2vw,40px);line-height:1.1;margin-top:26px;white-space:nowrap;letter-spacing:-.045em}.success-confirmation p{font-size:16px;margin-top:20px;line-height:1.4}.success-direct{margin-top:24px;font-size:16px}.success-actions{width:100%;flex-direction:column;gap:16px;margin-top:32px}.success-actions a{width:100%;height:56px;font-size:14px;font-weight:400}.success-media{margin-top:64px;padding:64px 0;border-top:1px solid var(--line)}.success-media>h2{font-size:32px;line-height:1.08}.success-channel{display:grid;grid-template-columns:minmax(0,1fr);margin-top:48px}.success-channel__head{display:contents}.success-channel__head h3{font-size:24px;display:flex;gap:12px;align-items:center}.success-channel__head h3:after{content:"";height:1px;flex:1;background:var(--line)}.success-channel__head>a{grid-row:3;justify-content:center;height:56px;border:1px solid var(--line);margin-top:24px;font-size:14px;font-weight:400}.success-youtube-grid,.success-instagram-grid{grid-row:2;display:flex;width:calc(100% + 24px);gap:8px;overflow-x:auto;margin-top:32px;scroll-snap-type:x mandatory}.success-video-card{flex:0 0 calc(100% - 24px);height:260px;scroll-snap-align:start}.success-instagram-card{flex:0 0 min(315px,calc(100% - 24px));height:440px;scroll-snap-align:start}.success-card__tag{height:36px;padding-inline:12px;font-size:11px}.success-video-card strong{left:24px;right:16px;bottom:24px;font-size:24px}.article-hero{border:0;overflow:visible}.article-hero__top{display:block;height:auto;padding:10px 0 32px}.article-hero h1{font-size:32px;line-height:1.08}.article-hero__meta{margin-top:20px;padding:0}.article-hero__meta p{width:auto;font-size:16px;font-weight:400;line-height:1.4}.article-read-time{margin-top:24px;font-size:14px;font-weight:400}.article-hero__image img{height:240px;width:100%;object-fit:cover}.article-content{width:100%;margin-top:64px}.article-hero>.corner{display:none}.article-content section+section{margin-top:64px}.article-content h2{font-size:32px;line-height:1.1;margin-bottom:28px}.article-content p{font-size:18px;font-weight:400;line-height:1.4}.article-two-images{display:flex;overflow-x:auto;width:calc(100% + 24px);gap:8px;margin-top:32px}.article-two-images img{flex:0 0 calc(100% - 24px);width:calc(100% - 24px);height:220px}.article-video{height:260px;margin-top:32px}.fish-grid{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:32px}.fish-card img{height:auto;aspect-ratio:342/249}.fish-card div{min-height:0;padding:24px}.fish-card h3{font-size:20px}.fish-card p{font-size:16px;margin-top:16px}.article-presentation{height:auto;margin-top:64px;padding:64px 0}.article-presentation__grid{display:grid;padding:0;height:auto;gap:0;grid-template-columns:minmax(0,1fr)}.article-presentation__copy{display:contents}.article-presentation__copy h2{grid-row:1;font-size:40px}.article-presentation__copy>p{grid-row:2;margin:20px 0 32px;font-size:23px}.article-presentation form{grid-row:3;grid-column:1;z-index:2;width:100%;margin:260px 0 0}.article-presentation input{height:53px;font-size:16px}.article-presentation button{height:56px;font-size:13px}.article-presentation small{width:auto;font-size:14px}.article-presentation__visual{grid-row:3;grid-column:1;width:100%!important;height:430px!important;margin:0;transform:none}.article-collage__item--hotel{left:0;top:17%;width:35%;height:45%}.article-collage__item--tour{left:38%;top:0;width:35%;height:38%}.article-collage__item--location{left:76%;top:17%;width:24%;height:45%}.article-collage__item--review{left:0;top:64%;width:35%;height:36%;padding:8px}.article-collage__item--boat{left:38%;top:41%;width:35%;height:37%}.article-collage__item--villa{left:38%;top:81%;width:35%;height:19%}.article-collage__item--terrace{left:76%;top:64%;width:24%;height:36%}.article-collage__item figcaption{max-width:100%;font-size:7px;padding:6px;height:auto}.article-collage__item--tour figcaption{left:4px;right:4px;bottom:4px}.article-collage__item--tour strong{font-size:11px}.article-collage__item--tour span,.article-collage__item--tour small{font-size:6px}.article-presentation__visual:after{content:"";position:absolute;inset:120px 0 0;background:linear-gradient(transparent,var(--bg));pointer-events:none}.tour-accommodation{display:flex;width:calc(100% - 48px);height:auto;padding-bottom:64px}.tour-sidebar{display:none}.tour-content,.tour-food-content,.tour-fishing-content,.tour-transfer-content,.tour-hotel-content{width:100%;height:auto;min-height:0;padding:0}.tour-mobile-back{display:flex;height:64px;font-size:12px}.tour-copy,.tour-food-copy,.tour-fishing-copy,.tour-transfer-copy{width:auto;height:auto;gap:0}.tour-copy h1{font-size:32px;margin:12px 0 32px}.tour-mobile-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.tour-mobile-tabs a,.tour-mobile-tabs button{display:flex;align-items:center;min-height:34px;padding:6px 14px;border:1px solid var(--line);font-size:11px;font-weight:500;text-transform:uppercase}.tour-mobile-tabs .is-active{background:#fff;color:#151723}.tour-description{margin:0;padding:24px;border-bottom:0}.tour-description p{font-size:16px;line-height:1.4}.tour-details{margin:0;padding:12px 24px 32px;border:1px solid var(--line);border-top:0;gap:24px}.tour-price{font-size:24px}.tour-info{gap:24px}.tour-info__row{height:auto;min-height:48px;gap:12px}.tour-info__icon{width:48px;height:48px;flex-basis:48px}.tour-info__row span{font-size:14px}.tour-info__row strong{font-size:16px;white-space:normal}.tour-program{min-height:56px;padding:12px;font-size:12px}.tour-photo{width:100%;height:auto;aspect-ratio:1}.tour-photo img{width:100%;height:100%;object-fit:cover}.tour-mobile-cta{width:100%;height:56px;margin:32px 0 0;font-size:14px}.tour-food-copy,.tour-fishing-copy,.tour-transfer-copy,.tour-hotel-content{display:flex;flex-direction:column}.tour-food-copy h1,.tour-fishing-copy h1,.tour-transfer-copy h1,.tour-hotel-content h1{font-size:24px;margin:0;padding:24px 24px 0;border:1px solid var(--line);border-bottom:0;order:1}.tour-food-description,.tour-fishing-description,.tour-transfer-description{order:2;margin:0;padding:20px 24px 24px;border-inline:1px solid var(--line);font-size:16px}.tour-food-included,.tour-fishing-included,.tour-transfer-included{order:3;padding:0 24px 24px;border-inline:1px solid var(--line);font-size:16px}.tour-food-included ul,.tour-fishing-included ul,.tour-transfer-included ul{padding-left:16px}.tour-food-included li,.tour-fishing-included li,.tour-transfer-included li{padding-bottom:8px}.tour-food-included li::marker,.tour-fishing-included li::marker,.tour-transfer-included li::marker{color:var(--orange)}.tour-food-gallery,.tour-fishing-gallery,.tour-transfer-gallery{display:flex;width:100%;gap:8px;overflow-x:auto}.tour-food-gallery img,.tour-fishing-gallery img,.tour-transfer-gallery img{flex:0 0 70%;width:70%;height:300px;object-fit:cover}.tour-hotel-media{order:2;margin:0;padding:32px 24px 24px;border:1px solid var(--line);border-top:0;position:relative}.tour-hotel-media>img{width:100%;height:260px;object-fit:cover}.tour-hotel-media figcaption{position:absolute;top:32px;right:24px;padding:8px 12px;background:var(--orange);font-size:12px;text-transform:uppercase}.tour-mobile-heading{font-size:32px;font-weight:800;text-transform:uppercase;margin:12px 0 32px}.blog-main{padding-top:64px}.blog-hero{padding:24px 0 40px}.blog-hero h1{font-size:48px;margin:32px 0}.blog-hero p{font-size:16px}.blog-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.blog-card{border:1px solid var(--line);min-width:0}.blog-card__media{display:block;position:relative}.blog-card__media>img{width:100%;height:240px;object-fit:cover}.blog-card__tag{position:absolute;right:0;top:0;padding:8px 12px;background:var(--orange)}.blog-card__body{display:flex;flex-direction:column;gap:16px;padding:24px}.blog-card__body strong{font-size:24px}.blog-pagination{display:flex;flex-wrap:wrap;gap:16px;padding:32px 0}.blog-subscribe{padding:40px 0 64px}.blog-subscribe__box{position:relative;padding:24px;border:1px solid var(--line)}.blog-subscribe h2{font-size:32px}.blog-subscribe__form input,.blog-subscribe__form button{width:100%;min-height:56px;margin-top:16px}}@media(min-width:721px){.mobile-channel-more,.tour-mobile-heading{display:none}}@media(max-width:359px){.site-header__actions{gap:12px}.brand__mark{width:38px;height:38px}.brand__text strong{font-size:9px}.language__item{width:28px}:root body .site-footer__top{column-gap:8px;grid-template-columns:minmax(0,1fr) 64px}:root body .site-footer__language{width:64px}:root body .site-footer__top .header-link{font-size:10px;padding-inline:8px}.success-confirmation{padding-inline:16px}.success-confirmation h1{font-size:25px}.tour-mobile-tabs a,.tour-mobile-tabs button{padding-inline:10px;font-size:10px}}@media(max-width:1439px){.founder-page .founder-facts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-page .founder-facts p{width:auto}.hotel-now,.catch{overflow:hidden}}@media(min-width:721px)and (max-width:1439px){.hero__title{display:flex;flex-direction:column;height:auto;gap:12px}.hero__title span{position:static;transform:none;line-height:1}.hero__title-sub{align-self:flex-end}.catch__layout{height:auto;padding-bottom:80px}.catch__header{position:static;height:auto;padding-top:80px}.catch__title{font-size:48px}.catch__controls{position:static;margin-top:24px}.catch__track{position:relative;left:0;top:auto;margin-top:40px;height:auto}.catch__slide{flex-basis:calc(100vw - 64px);width:calc(100vw - 64px);height:620px}.catch__image{width:100%!important;height:100%!important;object-fit:cover!important}.catch__benefits p{font-size:16px;margin:24px}.catch__copy{width:45%;font-size:16px;left:32px}.catch{height:auto}}@media(max-width:720px){.founder-page .founder-facts__grid{grid-template-columns:minmax(0,1fr)}:root body .hero__inner{width:100%;margin:0}.hero__bottom{top:auto;bottom:auto}.hero__lead{height:auto}.hero__media,.hero__shade{height:100%}.hero-copy--desktop{display:none}.hero-copy--mobile{display:inline}.intro__side-photo{display:block}.package-card{min-height:0}.package-card__media{min-height:0;flex:none}.package-card__body{height:auto;min-height:0;flex:none}.package-card .feature-list{gap:24px}.package-card--big-game .package-card__media>div{display:block}:root body .presentation h2.presentation__title{font-size:40px;line-height:1.1}.presentation__title span{display:block}.tour-mobile-tabs button.is-active{background:#fff}.tour-food-copy h1,.tour-fishing-copy h1,.tour-transfer-copy h1,.tour-hotel-content h1{text-transform:uppercase;font-weight:800}.founder-page .founder-hero__copy p{max-width:245px}.founder-page .founder-hero__photo img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.success-media>h2 br{display:block}.intro .section-title>span{display:block}.builder__copy .section-title>span{display:inline}.builder__copy .section-title>span+span:before{content:" "}.hero-card__body p{font-size:16px}.hero__lead .button,.package-card__body .button{justify-content:center;gap:20px;font-size:14px;font-weight:400}.video-feature__tag{font-weight:400}.packages .section-heading>p{color:#fff}.package-card--family .package-card__media img,.tour-photo img{object-position:left center}.founder__portrait strong{order:-1}.contact-form label.contact-form__row--country,.contact-form label.contact-form__row--name{flex-direction:row;align-items:center;min-height:56px}.contact-form__row--country input,.contact-form__row--name input{flex:1}}.menu-panel{overflow:auto;overscroll-behavior:contain}.menu-panel__bar{position:sticky;top:0;z-index:2;border-bottom:1px solid var(--line);background:#11141f}.menu-panel__bar-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:124px}.menu-panel__actions{display:flex;align-items:center;gap:48px;flex-shrink:0}.menu-panel__actions .language{display:flex;width:auto;flex:none}.menu-panel__close{display:grid;position:relative;grid-template-columns:auto 50px;align-items:center;gap:6px 18px;width:106px;height:44px;padding:0;border:0;background:none;font:400 12px/1.4 Manrope,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.menu-panel__close span{grid-row:1/3}.menu-panel__close i{position:absolute;right:0;top:21px;display:block;width:50px;height:1px;background:#fff;transform:rotate(45deg)}.menu-panel__close i:last-child{transform:rotate(-45deg)}.menu-panel__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:80px;padding-block:56px}.menu-panel__nav{display:grid;margin:0;align-content:start}.menu-panel__nav a{align-items:center;justify-content:flex-start;min-height:80px;padding:20px 0;font-size:32px;font-weight:800;line-height:1.2}.menu-panel__nav a:hover,.menu-panel__nav a:focus-visible{color:var(--orange)}.menu-panel__side{display:flex;flex-direction:column;gap:40px;padding-top:20px}.menu-panel__contacts{display:flex;flex-direction:column;gap:16px;margin:0;color:#fff}.menu-panel__contacts a:first-child{font-size:30px;line-height:1.2}.menu-panel__contacts a:last-child{font-size:16px;overflow-wrap:anywhere}.menu-panel__socials{display:grid;grid-template-columns:1fr 1fr;gap:16px}.menu-panel__socials a{display:flex;align-items:center;justify-content:center;gap:10px;min-height:56px;border:1px solid var(--line);font-size:12px;letter-spacing:.06em}.menu-panel__socials img{width:20px;height:20px;object-fit:contain}body.menu-open>header,body.menu-open>main,body.menu-open>footer{pointer-events:none}html{scroll-padding-top:140px}.tour-sidebar__nav a{position:relative;display:flex;align-items:center;min-height:80px;flex:0 0 80px;padding:0 60px;border-bottom:1px solid var(--line);font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.11em;text-transform:uppercase}.tour-sidebar__nav a:hover,.tour-sidebar__nav a:focus-visible{background:#ffffff14}.tour-sidebar__nav a.is-active{background:#ffffff26}.tour-sidebar__nav a.is-active:before{position:absolute;top:0;left:0;width:32px;height:32px;background:var(--orange);clip-path:polygon(0 0,100% 0,0 100%);content:""}.package-empty{padding:32px;border:1px solid var(--line);font-size:18px}.package-empty a{text-decoration:underline;text-underline-offset:4px}.package-empty[hidden],.blog-card[hidden]{display:none}.blog-pagination a[aria-disabled=true]{opacity:.4;pointer-events:none}.content-preview{width:min(620px,calc(100% - 48px));max-height:calc(100dvh - 48px);padding:32px;border:1px solid var(--line);background:#151723;color:#fff}.content-preview::backdrop{background:#000b}.content-preview__close{display:block;margin:0 0 24px auto;min-height:44px;padding:8px 16px;background:transparent;border:1px solid var(--line);color:inherit;cursor:pointer}.content-preview img{width:100%;max-height:280px;object-fit:cover;margin-bottom:24px}.content-preview h2{font-size:28px;line-height:1.15;margin:0 0 20px;font-weight:800}.content-preview p{font-size:16px;line-height:1.5;margin:16px 0}.content-preview a{text-decoration:underline;text-underline-offset:4px}.tour-hotel-video{display:block}.tour-hotel-video img{width:100%;height:260px;object-fit:cover}.tour-hotel-media figcaption{pointer-events:none}@media(min-width:721px){.tour-accommodation:is(.tour-food,.tour-fishing,.tour-transfer,.tour-hotel){height:auto;min-height:733px}.tour-accommodation:is(.tour-food,.tour-fishing,.tour-transfer,.tour-hotel) .tour-sidebar{height:auto;min-height:733px}.tour-food-content,.tour-fishing-content,.tour-transfer-content,.tour-hotel-content{min-width:0;padding:48px}.tour-food-copy h1,.tour-fishing-copy h1,.tour-transfer-copy h1,.tour-hotel-content h1{margin:0 0 28px;font-size:36px;font-weight:800;line-height:1.1;text-transform:uppercase}.tour-food-description,.tour-fishing-description,.tour-transfer-description{margin:0 0 36px;font-size:16px;line-height:1.55}.tour-food-included,.tour-fishing-included,.tour-transfer-included{font-size:16px;line-height:1.5}.tour-food-included ul,.tour-fishing-included ul,.tour-transfer-included ul{padding-left:20px}.tour-food-included li,.tour-fishing-included li,.tour-transfer-included li{margin:12px 0}.tour-food-included li::marker,.tour-fishing-included li::marker,.tour-transfer-included li::marker{color:var(--orange)}.tour-food-gallery,.tour-fishing-gallery,.tour-transfer-gallery{display:grid;grid-template-rows:1fr 1fr;min-width:0;gap:12px}.tour-food-gallery img,.tour-fishing-gallery img,.tour-transfer-gallery img{width:100%;height:100%;min-height:0;max-height:420px;object-fit:cover}.tour-hotel{grid-template-columns:375px minmax(0,1fr)}.tour-hotel-media{position:relative;margin:0}.tour-hotel-media>img,.tour-hotel-video img{width:100%;height:520px;object-fit:cover}.tour-hotel-media figcaption{position:absolute;top:0;right:0;padding:16px 24px;background:var(--orange);text-transform:uppercase;font-size:14px}}@media(min-width:721px)and (max-width:1439px){.tour-sidebar__nav a{padding-inline:24px}.tour-food-content,.tour-fishing-content,.tour-transfer-content,.tour-hotel-content{padding:32px}.tour-food-copy h1,.tour-fishing-copy h1,.tour-transfer-copy h1{font-size:28px}.tour-hotel{grid-template-columns:26% minmax(0,1fr)}}@media(max-width:1100px){.menu-panel__bar-inner .brand__text small,.menu-panel__actions .header-link{display:none}.menu-panel__actions{gap:32px}.menu-panel__inner{gap:40px;grid-template-columns:minmax(0,1fr) 280px}.menu-panel__nav a{font-size:26px}}@media(max-width:720px){html{scroll-padding-top:80px}.menu-panel__bar-inner{min-height:64px;gap:12px}.menu-panel__actions{gap:24px}.menu-panel__close{width:32px;height:44px;display:block}.menu-panel__close span{display:none}.menu-panel__close i{width:30px;height:2px}.menu-panel__inner{display:block;padding-block:24px 48px}.menu-panel__nav a{min-height:64px;padding:20px 0;font-size:24px}.menu-panel__side{padding-top:40px}.menu-panel__socials{display:none}.tour-mobile-tabs a{letter-spacing:.05em}.content-preview{padding:24px}}
