.cat-hero-v2{justify-content:center;align-items:center;width:100%;height:78vh;min-height:520px;display:flex;position:relative;overflow:hidden}.cat-hero-v2__img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.cat-hero-v2__gradient{background:linear-gradient(#0000 30%,#26282bbf 50%,#26282b 75%);height:40%;position:absolute;bottom:0;left:0;right:0}.cat-hero-v2__content{z-index:1;text-align:center;margin-top:auto;padding:1rem 1rem 2rem;position:relative}.cat-hero-v2__discover{text-transform:uppercase;color:#fff;text-shadow:1px 1px 1px #000;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:block}.cat-hero-v2__title{text-transform:uppercase;color:#ffbe3d;text-shadow:0 2px 16px #26282b66;max-width:780px;margin:0 auto .75rem;font-size:clamp(2.75rem,5vw,3.5rem);font-weight:800;line-height:1.1}.cat-hero-v2__phrase{color:#fff;margin:0;font-size:1.25rem;font-weight:600}@media (width<=768px){.cat-hero-v2{height:60vh;min-height:380px}.cat-hero-v2__title{font-size:2.25rem}.cat-hero-v2__content{padding-bottom:1rem}}@media (width<=640px){.cat-hero-v2__title{font-size:1.75rem}.cat-hero-v2__discover{font-size:.72rem}.cat-hero-v2__phrase{font-size:.95rem}}.cat-tabs{background:#26282b;padding:2rem 1.5rem}.cat-tabs__inner{scrollbar-width:none;gap:.75rem;max-width:1280px;margin:0 auto;display:flex;overflow-x:auto}.cat-tabs__inner::-webkit-scrollbar{display:none}.cat-tabs__btn{color:#ffffffbf;white-space:nowrap;border:1.5px solid #ffffff40;border-radius:.75rem;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem .75rem;font-size:.95rem;font-weight:600;transition:color .2s,border-color .2s,background .2s;display:flex}.cat-tabs__btn svg{flex-shrink:0;width:1.625rem;height:1.625rem}.cat-tabs__btn:hover{color:#fff;border-color:#ffffff59}@media (width<=768px){.cat-tabs{padding:.875rem 1rem}.cat-tabs__inner{gap:.5rem}.cat-tabs__btn{padding:.75rem .5rem;font-size:.8rem}.cat-tabs__btn svg{width:1.375rem;height:1.375rem}}.cat-desc-v2{padding:5rem 1.5rem}.cat-desc-v2__inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1280px;margin:0 auto;display:grid}.cat-desc-v2__col-text{flex-direction:column;gap:1.5rem;display:flex}.cat-desc-v2__label{color:#997225;text-transform:uppercase;margin:0;font-size:clamp(1rem,2vw,1.15rem);font-weight:700;line-height:1.2}.cat-desc-v2__label-keyword{color:#26282b;text-transform:none;letter-spacing:-.01em;margin-top:.2rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;display:block}.cat-desc-v2__label-keyword:after{content:"";background:#ffbe3d;border-radius:2px;width:2.75rem;height:3px;margin-top:.75rem;display:block}.cat-desc-v2__body{color:#26282b;font-size:1rem;line-height:1.85}.cat-desc-v2__body p{margin:0 0 1rem}.cat-desc-v2__body p:last-child{margin-bottom:0}.cat-desc-v2__body strong{color:#26282b;font-weight:600}.cat-desc-v2__body a{color:#997225;text-underline-offset:3px;font-weight:500;-webkit-text-decoration:underline #99722559;text-decoration:underline #99722559;transition:color .2s,text-decoration-color .2s}.cat-desc-v2__body a:hover{color:#26282b;text-decoration-color:#26282b66}.cat-desc-v2__body ul{flex-direction:column;gap:.5rem;padding-left:0;list-style:none;display:flex}.cat-desc-v2__body ul li{padding-left:1.25rem;position:relative}.cat-desc-v2__body ul li:before{content:"";background:#ffbe3d;border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.cat-desc-v2__actions{flex-wrap:wrap;gap:.875rem;display:flex}.cat-desc-v2__btn{border-radius:.5rem;align-items:center;gap:.5rem;padding:1.25rem 1.75rem;font-size:.95rem;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.cat-desc-v2__btn svg{flex-shrink:0;width:1.1rem;height:1.1rem}.cat-desc-v2__btn--primary{color:#fff;background:#26282b}.cat-desc-v2__btn--primary:hover{background:#26282bd1}.cat-desc-v2__btn--outline{color:#26282b;background:0 0;border:1.5px solid #26282b40}.cat-desc-v2__btn--outline:hover{border-color:#26282b}.cat-desc-v2__col-img{aspect-ratio:4/3;border-radius:1rem;overflow:hidden}.cat-desc-v2__img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1024px){.cat-desc-v2__inner{gap:2.5rem}}@media (width<=768px){.cat-desc-v2{padding:3rem 1.5rem}.cat-desc-v2__inner{grid-template-columns:1fr;gap:2rem}.cat-desc-v2__col-img{order:-1}}.cat-why{background-position:50%;background-size:cover;background-attachment:fixed;padding:8rem 1.5rem 0;position:relative}.cat-why__overlay{background:linear-gradient(#26282b8c 0%,#26282bb8 100%);position:absolute;inset:0}.cat-why__inner{z-index:1;flex-direction:column;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.cat-why__head{text-align:center;flex-direction:column;align-items:center;gap:.625rem;display:flex}.cat-why__eyebrow{text-transform:uppercase;color:#fff;font-size:.85rem;font-weight:700}.cat-why__title{color:#fff;letter-spacing:-.01em;margin:0;font-size:clamp(1.625rem,3vw,2.375rem);font-weight:800;line-height:1.15}.cat-why__grid{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;margin-bottom:-8rem;display:grid}.cat-why__item{background:#fff;border-top:3px solid #0000;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem 1.75rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 4px 24px #26282b12}.cat-why__item:hover{border-top-color:#ffbe3d;transform:translateY(-4px);box-shadow:0 12px 36px #26282b21}.cat-why__icon{background:#fff9ec;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.cat-why__icon svg{stroke:#997225;width:1.375rem;height:1.375rem}.cat-why__item-title{color:#26282b;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.cat-why__item-desc{color:#26282b;text-align:center;margin:0;font-size:.95rem;line-height:1.5}@media (width<=1024px){.cat-why__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cat-why{background-attachment:scroll;padding:4rem 1.5rem 0}.cat-why__grid{gap:.875rem}}@media (width<=640px){.cat-why__grid{grid-template-columns:1fr}}.cat-stats{background:#26282b;padding:1rem}.cat-stats__inner{max-width:1280px;margin:0 auto;display:flex}.cat-stats__item{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.75rem;padding:1.5rem 2rem;display:flex}.cat-stats__item+.cat-stats__item{border-left:1px solid #ffffff1a}.cat-stats__icon svg{stroke:#ffbe3d;width:2rem;height:2rem}.cat-stats__number{color:#ffbe3d;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1;display:block}.cat-stats__label{color:#fffc;margin:0;font-size:.95rem;line-height:1.5}@media (width<=768px){.cat-stats{padding:2rem 1.5rem}.cat-stats__inner{flex-direction:column}.cat-stats__item{padding:1.75rem 1.5rem}.cat-stats__item+.cat-stats__item{border-top:1px solid #ffffff1a;border-left:none}}.cat-tours{background:#f7f6f4;padding:0 1.5rem 7rem}.cat-tours__inner{flex-direction:column;gap:3.5rem;max-width:1280px;margin:0 auto;display:flex}.cat-tours__head{text-align:center;flex-direction:column;align-items:center;gap:.875rem;display:flex}.cat-tours__eyebrow{text-transform:uppercase;color:#997225;font-size:.9rem;font-weight:700}.cat-tours__title{color:#26282b;letter-spacing:-.01em;margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.cat-tours__count{color:#26282bbf;background:#26282b0f;border-radius:2rem;margin:0;padding:.35rem 1rem;font-size:.88rem}.cat-tours__grid{flex-wrap:wrap;gap:1.5rem;display:flex}.cat-tours__card{background:#fff;border-radius:1.125rem;flex-direction:column;width:calc(33.333% - 1rem);min-width:280px;transition:box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #26282b12,0 4px 16px #26282b0a}.cat-tours__card:after{content:"";transform-origin:0;background:#ffbe3d;height:3px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.cat-tours__card:hover{transform:translateY(-5px);box-shadow:0 8px 28px #26282b21}.cat-tours__card:hover:after{transform:scaleX(1)}.cat-tours__card-media{aspect-ratio:3/2;display:block;position:relative;overflow:hidden}.cat-tours__card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.cat-tours__card:hover .cat-tours__card-img{transform:scale(1.06)}.cat-tours__card-duration{-webkit-backdrop-filter:blur(10px);color:#fff;letter-spacing:.01em;background:#26282bad;border-radius:2rem;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.8rem;font-weight:600;display:inline-flex;position:absolute;top:.875rem;left:.875rem}.cat-tours__card-duration svg{stroke:#ffbe3d;flex-shrink:0;width:.8rem;height:.8rem}.cat-tours__card-body{flex-direction:column;flex:1;gap:.875rem;padding:1.375rem 1.375rem 1rem;display:flex}.cat-tours__card-title{color:#26282b;margin:0;font-size:1.05rem;font-weight:700;line-height:1.4}.cat-tours__card-title a{color:inherit;transition:color .2s}.cat-tours__card-title a:hover{color:#997225}.cat-tours__card-chips{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.cat-tours__card-chips li{color:#26282bbf;white-space:nowrap;background:#26282b08;border-radius:2rem;align-items:center;gap:.3rem;padding:.35rem .65rem;font-size:.8rem;font-weight:500;display:inline-flex}.cat-tours__card-chips li svg{stroke:#997225;flex-shrink:0;width:.72rem;height:.72rem}.cat-tours__card-footer{border-top:1px solid #26282b12;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.375rem 1.25rem;display:flex}.cat-tours__card-price{flex-wrap:wrap;align-items:baseline;gap:.2rem;display:flex}.cat-tours__card-price-from,.cat-tours__card-price-per{color:#26282b6b;font-size:.75rem}.cat-tours__card-price-amount{color:#26282b;font-size:1.375rem;font-weight:800;line-height:1}.cat-tours__card-cta{color:#26282b;white-space:nowrap;background:#ffbe3d;border-radius:2rem;align-items:center;gap:.375rem;padding:.6rem 1rem;font-size:.82rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.cat-tours__card-cta svg{stroke-width:2.5px;flex-shrink:0;width:.8rem;height:.8rem;transition:transform .2s}.cat-tours__card-cta:hover{background:#ffd88b}.cat-tours__card-cta:hover svg{transform:translate(3px)}.cat-tours__empty{text-align:center;color:#26282b66;padding:5rem 0;font-size:.95rem}.cat-tours__card--hidden{display:none}.cat-tours__card--reveal{animation:.4s both cat-tours-reveal;animation-delay:var(--reveal-delay,0s)}.cat-tours__more{flex-direction:column;align-items:center;gap:1rem;width:100%;padding-top:.5rem;display:flex}.cat-tours__more-btn{color:#26282b;cursor:pointer;background:#fff;border:1.5px solid #26282b2e;border-radius:2rem;align-items:center;gap:.625rem;padding:.875rem 2rem;font-size:.9rem;font-weight:600;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.cat-tours__more-btn svg{stroke:currentColor;flex-shrink:0;width:1rem;height:1rem}.cat-tours__more-btn .cat-tours__more-arrow{stroke:#997225;transition:transform .25s}.cat-tours__more-btn:hover{background:#26282b0a;border-color:#26282b;transform:translateY(-1px)}.cat-tours__more-btn:hover .cat-tours__more-arrow{transform:translateY(3px)}@media (width<=1024px){.cat-tours__card{width:calc(50% - .75rem)}}@media (width<=768px){.cat-tours{padding-bottom:5rem}.cat-tours__grid{gap:1.25rem}}@media (width<=640px){.cat-tours__card{width:100%}}.cat-gallery{background:#fff;padding:5rem 1rem;overflow:hidden}.cat-gallery__inner{flex-direction:column;align-items:center;gap:3.5rem;display:flex}.cat-gallery__head{text-align:center;padding:0 1.5rem}.cat-gallery__title{color:#26282b;letter-spacing:-.01em;margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.cat-gallery__title:after{content:"";background:#ffbe3d;border-radius:2px;width:3rem;height:3px;margin:.625rem auto 0;display:block}.cat-gallery__swiper-wrap{width:100%;position:relative}.cat-gallery__swiper-wrap .swiper{overflow:visible}.cat-gallery__swiper-wrap .swiper-wrapper{align-items:center}.cat-gallery__swiper-wrap .swiper-slide{height:270px;transition:height .35s}.cat-gallery__swiper-wrap .swiper-slide.swiper-slide-active{height:390px}.cat-gallery__slide{border-radius:.875rem;transition:box-shadow .35s;overflow:hidden;box-shadow:0 4px 18px #26282b1a}.cat-gallery__slide.swiper-slide-active{box-shadow:0 12px 40px #26282b2e}.cat-gallery__item{width:100%;height:100%;display:flex;position:relative;overflow:hidden}.cat-gallery__item:hover .cat-gallery__zoom{opacity:1}.cat-gallery__item:hover .cat-gallery__img{transform:scale(1.05)}.cat-gallery__img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s;display:block}.cat-gallery__zoom{opacity:0;background:#26282b59;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.cat-gallery__zoom svg{stroke:#fff;filter:drop-shadow(0 2px 6px #26282b66);width:2rem;height:2rem}.cat-gallery__nav{z-index:10;cursor:pointer;background:#ffbe3d;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.625rem;height:2.625rem;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #26282b33}.cat-gallery__nav svg{stroke:#26282b;flex-shrink:0;width:1.1rem;height:1.1rem}.cat-gallery__nav:hover{background:#ffd88b;transform:translateY(-50%)scale(1.08)}.cat-gallery__nav--prev{left:1.25rem}.cat-gallery__nav--next{right:1.25rem}.cat-gallery__nav.swiper-button-disabled{opacity:.4;cursor:default;pointer-events:none}@media (width<=768px){.cat-gallery{padding:4rem 0 5rem}.cat-gallery__swiper-wrap .swiper-slide{height:210px}.cat-gallery__swiper-wrap .swiper-slide.swiper-slide-active{height:300px}.cat-gallery__nav{width:2.25rem;height:2.25rem}}@media (width<=640px){.cat-gallery__swiper-wrap .swiper-slide{height:170px}.cat-gallery__swiper-wrap .swiper-slide.swiper-slide-active{height:240px}.cat-gallery__nav--prev{left:.5rem}.cat-gallery__nav--next{right:.5rem}}@keyframes cat-tours-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}#section-tours{padding-top:16rem}.cat-faqs{background:#f5f4f2;padding:6rem 1.5rem 7rem;position:relative;overflow:hidden}.cat-faqs:before,.cat-faqs:after{content:"";pointer-events:none;background-image:repeating-linear-gradient(-45deg,#26282b0f 0 1px,#0000 1px 10px);width:220px;height:220px;position:absolute}.cat-faqs:before{top:0;left:0}.cat-faqs:after{bottom:0;right:0}.cat-faqs__inner{z-index:1;flex-direction:column;gap:3rem;max-width:1024px;margin:0 auto;display:flex;position:relative}.cat-faqs__head{text-align:center;flex-direction:column;align-items:center;gap:.625rem;display:flex}.cat-faqs__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#997225;font-size:.8rem;font-weight:700}.cat-faqs__title{text-transform:uppercase;color:#26282b;letter-spacing:.03em;margin:0;font-size:clamp(1.375rem,3vw,1.875rem);font-weight:800;line-height:1.2}.cat-faqs__list{flex-direction:column;gap:.625rem;display:flex}.cat-faqs__item{background:#fff;border:1px solid #26282b1a;border-radius:.625rem;transition:border-color .2s,box-shadow .2s;overflow:hidden}.cat-faqs__item.is-open{border-color:#26282b2e;box-shadow:0 4px 20px #26282b12}.cat-faqs__question{cursor:pointer;text-align:left;color:#26282b;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-size:clamp(.95rem,2vw,1.15rem);font-weight:600;line-height:1.4;transition:color .2s;display:flex}.cat-faqs__question:hover{color:#997225}.is-open .cat-faqs__question{color:#26282b}.cat-faqs__chevron{stroke:#997225;flex-shrink:0;width:1.1rem;height:1.1rem;transition:transform .3s}.is-open .cat-faqs__chevron{transform:rotate(180deg)}.cat-faqs__answer{max-height:0;transition:max-height .38s;overflow:hidden}.is-open .cat-faqs__answer{max-height:600px}.cat-faqs__answer-body{color:#26282b;padding:0 2rem 2rem;font-size:.95rem;line-height:1.8}.cat-faqs__answer-body p{margin:0 0 .875rem}.cat-faqs__answer-body p:last-child{margin-bottom:0}.cat-faqs__answer-body ul{flex-direction:column;gap:.375rem;margin:.5rem 0 .875rem;padding-left:0;list-style:none;display:flex}.cat-faqs__answer-body ul li{padding-left:1.25rem;position:relative}.cat-faqs__answer-body ul li:before{content:"";background:#ffbe3d;border-radius:50%;width:5px;height:5px;position:absolute;top:.6em;left:0}@media (width<=768px){.cat-faqs{padding:4rem 1.25rem 5rem}.cat-faqs__question{padding:1.125rem 1.25rem;font-size:.95rem}.cat-faqs__answer-body{padding:0 1.25rem 1.25rem}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.glightbox-container{-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;backface-visibility:hidden;outline:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden;z-index:999999!important}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{z-index:9999;width:100%;height:100%;position:relative;overflow:hidden}.glightbox-container .gslider{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .4s;position:relative;top:0;left:0;overflow:hidden;transform:translate(0,0);display:flex!important}.glightbox-container .gslide{-webkit-user-select:none;user-select:none;opacity:0;justify-content:center;align-items:center;width:100%;display:flex;position:absolute}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{flex-direction:column;justify-content:center;width:100%;max-width:100%;height:100vh;margin:auto;display:flex;position:relative}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto;border:none;min-height:165px;outline:none!important}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{float:none;-webkit-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;border:none;outline:none;width:auto;min-width:200px;max-width:100vw;height:auto;max-height:100vh;margin:auto;padding:0;display:block}.desc-top .gslide-image img,.desc-bottom .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{transition:none;cursor:-webkit-grabbing!important;cursor:grabbing!important}.gslide-video{max-width:100vh;position:relative;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";background:#ff000057;width:100%;height:100%;display:none;position:absolute}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{min-width:100%;height:75vh;max-width:100%!important}.gslide-video.fullscreen video{width:100%!important;max-width:100%!important}.gslide-inline{text-align:left;background:#fff;max-width:100%;max-height:calc(100vh - 40px);margin:auto;overflow:auto}.gslide-inline .ginlined-content{width:100%;padding:20px}.gslide-inline .dragging{transition:none;cursor:-webkit-grabbing!important;cursor:grabbing!important}.ginlined-content{opacity:1;overflow:auto;display:block!important}.gslide-external{background:#fff;width:100%;min-width:100%;height:100%;max-height:75vh;padding:0;display:flex;overflow:auto}.gslide-media{width:auto;display:flex}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-top .gslide-media,.desc-bottom .gslide-media{flex-direction:column;margin:0 auto}.gslide-description{flex:1 0 100%;position:relative}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{width:100%;margin:0 auto}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{background:linear-gradient(#0000 0%,#000000bf 100%);width:100%;max-height:78vh;padding:19px 11px 50px;transition:opacity .3s linear;position:absolute;bottom:0;order:2!important;max-width:100vw!important;height:auto!important;overflow:auto!important}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{opacity:.4;transition:opacity .5s}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{opacity:1;transition:opacity .5s}.greset{transition:all .3s}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{z-index:9999;border:2px solid #fff;border-right-color:#0000;border-radius:50%;width:25px;height:25px;margin:0 auto;animation:.8s linear infinite lightboxLoader;display:block;position:absolute;top:47%;left:0;right:0}.goverlay{will-change:opacity;background:#000;width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0}.glightbox-mobile .goverlay{background:#000}.gprev,.gnext,.gclose{z-index:99999;cursor:pointer;border:none;flex-direction:column;justify-content:center;align-items:center;width:26px;height:44px;display:flex}.gprev svg,.gnext svg,.gclose svg{width:25px;height:auto;margin:0;padding:0;display:block}.gprev.disabled,.gnext.disabled,.gclose.disabled{opacity:.1}.gprev .garrow,.gnext .garrow,.gclose .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gnext,.glightbox-closing .gprev,.glightbox-closing .gclose{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{color:#000;margin-bottom:19px;font-family:arial;font-size:1em;font-weight:400;line-height:1.4em}.glightbox-clean .gslide-desc{margin-bottom:0;font-family:arial;font-size:.86em;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:#000000bf;border-radius:4px}.glightbox-clean .gprev path,.glightbox-clean .gnext path,.glightbox-clean .gclose path{fill:#fff}.glightbox-clean .gprev{width:40px;height:50px;position:absolute;top:-100%;left:30px}.glightbox-clean .gnext{width:40px;height:50px;position:absolute;top:-100%;right:30px}.glightbox-clean .gclose{width:35px;height:35px;position:absolute;top:15px;right:10px}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:.5s gfadeIn}.gfadeOut{animation:.5s gfadeOut}.gslideOutLeft{animation:.3s gslideOutLeft}.gslideInLeft{animation:.3s gslideInLeft}.gslideOutRight{animation:.3s gslideOutRight}.gslideInRight{animation:.3s gslideInRight}.gzoomIn{animation:.5s gzoomIn}.gzoomOut{animation:.5s gzoomOut}@keyframes lightboxLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate(-60%)}to{visibility:visible;opacity:1;transform:translate(0,0)}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;transform:translate(0,0)}to{opacity:0;visibility:hidden;transform:translate(-60%)}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;transform:translate(60%)}to{opacity:1;transform:translate(0,0)}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;transform:translate(0,0)}to{opacity:0;transform:translate(60%)}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (width>=769px){.glightbox-container .ginner-container{flex-direction:row;width:auto;height:auto}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-width:100%;max-height:97vh}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:#000000eb}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px #000000a6}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{height:100%;position:absolute;overflow-y:auto}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:#00000052}.glightbox-clean .gprev:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gclose:hover{background-color:#000000b3}.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@media (width>=992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (height<=420px){.goverlay{background:#000}}
