.gallery-section{padding:76px 0 72px}.gallery-tabs{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto 34px}.gallery-tab{align-items:center;appearance:none;background:#fff;background-image:linear-gradient(90deg,rgba(255,103,69,.12) 0 50%,#fff 50% 100%)!important;background-position:100% 100%!important;background-repeat:no-repeat!important;background-size:200% 100%!important;border:2px solid #00205b;border-radius:0;box-sizing:border-box;color:#00205b!important;cursor:pointer;display:flex;justify-content:center;min-height:112px;padding:24px 30px;text-align:center;transition:background-position .3s ease,border-color .3s ease,background-color .3s ease,color .3s ease;width:100%}.gallery-tab:focus,.gallery-tab:hover{background-position:0 100%!important;border-color:#ff6745;color:#fff!important}.gallery-tab .smalltitle,.gallery-tab span{color:#00205b!important;display:block;line-height:1.08;margin:0;overflow-wrap:break-word;text-align:center;white-space:normal;width:100%;word-break:normal}.gallery-tab:focus .smalltitle,.gallery-tab:focus span,.gallery-tab:hover .smalltitle,.gallery-tab:hover span{color:#fff!important}.gallery-tab.is-active,.gallery-tab.is-active:focus,.gallery-tab.is-active:hover{background-color:#ff6745!important;background-image:linear-gradient(90deg,#e45b3c 0 50%,#ff6745 50% 100%)!important;background-position:100% 100%!important;background-repeat:no-repeat!important;background-size:200% 100%!important;border-color:#ff6745!important;color:#fff!important}.gallery-tab.is-active:focus,.gallery-tab.is-active:hover{background-position:0 100%!important}.gallery-tab.is-active .smalltitle,.gallery-tab.is-active span,.gallery-tab.is-active:focus .smalltitle,.gallery-tab.is-active:focus span,.gallery-tab.is-active:hover .smalltitle,.gallery-tab.is-active:hover span{color:#fff!important}@media (max-width:900px){.gallery-tabs{gap:14px;grid-template-columns:1fr;margin-bottom:28px;max-width:100%}.gallery-tab{min-height:86px;padding:20px}}.gallery-wrap{margin:0 auto;max-width:1080px}.gallery-panel[hidden]{display:none!important}.gallery-main{background:#00205b;border:2px solid #00205b;box-shadow:0 18px 44px rgba(0,32,91,.18);margin:0;overflow:hidden;position:relative}.gallery-main-image{display:block;height:560px;object-fit:cover;width:100%}.gallery-arrow{align-items:center;background:rgba(0,32,91,.78);border:2px solid hsla(0,0%,100%,.9);border-radius:50%;box-sizing:border-box;color:#fff!important;cursor:pointer;display:flex;font-size:0!important;height:54px;justify-content:center;line-height:1!important;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s ease,border-color .2s ease,transform .2s ease;width:54px;z-index:4}.gallery-arrow:before{color:#fff!important;display:block;font-size:36px;font-weight:700;line-height:1;transform:translateY(-5px)}.gallery-arrow--prev:before{content:"‹"}.gallery-arrow--next:before{content:"›"}.gallery-arrow:focus,.gallery-arrow:hover{background:#ff6745;border-color:#fff;color:#fff!important;transform:translateY(-50%) scale(1.04)}.gallery-arrow--prev{left:20px}.gallery-arrow--next{right:20px}.gallery-counter{background:rgba(0,32,91,.84);bottom:18px;color:#fff;font-size:14px;font-weight:700;left:20px;padding:10px 14px;position:absolute;z-index:4}.gallery-autoplay{display:none!important}.gallery-thumbnails{display:grid;gap:18px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:22px}.gallery-thumb{background:transparent;border:3px solid transparent;box-sizing:border-box;cursor:pointer;display:block;height:118px;opacity:.72;overflow:hidden;padding:0;transition:border-color .2s ease,opacity .2s ease,transform .2s ease;width:100%}.gallery-thumb img{display:block;height:100%;object-fit:cover;width:100%}.gallery-thumb:focus,.gallery-thumb:hover{border-color:rgba(255,103,69,.55);opacity:1}.gallery-thumb.is-active{border-color:#ff6745;opacity:1;transform:translateY(-2px)}.gallery-note{color:#00205b;margin:22px 0 0;text-align:center}@media (max-width:900px){.gallery-section{padding:52px 0}.gallery-tabs{gap:14px;grid-template-columns:1fr;max-width:100%}.gallery-tab{min-height:86px;padding:20px}.gallery-main-image{height:390px}.gallery-thumbnails{gap:12px;grid-template-columns:repeat(5,minmax(92px,1fr));overflow-x:auto;padding-bottom:6px}.gallery-thumb{height:88px}.gallery-arrow{font-size:30px;height:44px;width:44px}.gallery-arrow--prev{left:12px}.gallery-arrow--next{right:12px}.gallery-counter{bottom:12px;font-size:13px;left:12px;padding:8px 12px}}@media (max-width:600px){.gallery-main,.gallery-panel,.gallery-wrap{max-width:100%;min-width:0;width:100%}.gallery-main-image{aspect-ratio:3/2;height:auto;object-fit:cover;width:100%}.gallery-thumbnails{gap:8px;grid-template-columns:repeat(5,minmax(0,1fr));overflow-x:visible}.gallery-thumb{aspect-ratio:3/2;height:auto;min-width:0;width:100%}.gallery-thumb img{height:100%;object-fit:cover;width:100%}}