.gallery-section-wrapper{padding-top:357px!important;padding-bottom:0!important;background-position:center;background-size:cover;background-repeat:no-repeat;margin-top:-250px;position:relative}.gallery-section-wrapper::after{content:"";position:absolute;background:linear-gradient(to top,rgba(255,255,255,.6),rgba(255,255,255,.6));width:100%;height:100%;mix-blend-mode:screen;bottom:0}.gallery-section-wrapper--description{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding-bottom:43px;margin-bottom:20px}@media only screen and (min-width:991px){.gallery-section-wrapper--description{margin-bottom:56px}}.gallery-section-wrapper--description::before{height:4px;bottom:0;left:54%;transform:translateX(-54%);width:28px}.gallery-section-wrapper--description h2::after,.gallery-section-wrapper--description h2::before{display:none}.gallery-section-wrapper--description h2{padding:0}.gallery-section-wrapper--description p:last-child{margin:0;font-size:18px;line-height:1.6;font-weight:400}@media only screen and (min-width:991px){.gallery-section-wrapper--description p:last-child{font-size:26px}}.gallery-section-wrapper .slider{padding:20px;background:#fff}@media screen and (min-width:720px){.gallery-section-wrapper .slider{padding:50px}}.gallery-section-wrapper .slider img{width:100%;display:block}.gallery-section-wrapper .slider .images-wrapper{position:relative}.gallery-section-wrapper .slider .images-wrapper--arrows{background-color:#004373;width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;cursor:pointer;z-index:1;top:50%;transform:translateY(-50%);transition:all ease-in-out 280ms}@media screen and (min-width:720px){.gallery-section-wrapper .slider .images-wrapper--arrows{width:61px;height:61px}}.gallery-section-wrapper .slider .images-wrapper--arrows:hover{background-color:#88beff}.gallery-section-wrapper .slider .images-wrapper--arrows.arrow-prev{left:-10px}@media screen and (min-width:720px){.gallery-section-wrapper .slider .images-wrapper--arrows.arrow-prev{left:-30px}}.gallery-section-wrapper .slider .images-wrapper--arrows.arrow-next{right:-10px}@media screen and (min-width:720px){.gallery-section-wrapper .slider .images-wrapper--arrows.arrow-next{right:-30px}}.gallery-section-wrapper .slider .images-wrapper--large{overflow:hidden;margin-bottom:13px;position:relative;width:100%;aspect-ratio:5/3}@media screen and (min-width:540px){.gallery-section-wrapper .slider .images-wrapper--large{margin-bottom:26px}}.gallery-section-wrapper .slider .images-wrapper--large img{position:absolute;inset:0;right:0;bottom:0;left:0;width:100%;height:100%;transition:transform 1s;object-fit:cover}.gallery-section-wrapper .slider .images-wrapper--container{overflow:hidden;width:100%}.gallery-section-wrapper .slider .images-wrapper--container-small{display:flex;gap:11px;align-items:center}.gallery-section-wrapper .slider .images-wrapper--container-small img{width:88px;height:98px;cursor:pointer;flex-shrink:0;padding:3px;border:3px solid transparent;object-fit:cover}.gallery-section-wrapper .slider .images-wrapper--container-small img.active{border-color:#0072bc}.gallery-section-wrapper .slider .images-wrapper--open-image{cursor:pointer;position:absolute;top:14px;right:14px}@media screen and (min-width:720px){.gallery-section-wrapper .slider .images-wrapper--open-image{top:24px;right:24px}}.gallery-section-wrapper .slider .images-wrapper--open-image svg{width:27px;height:27px}@media screen and (min-width:720px){.gallery-section-wrapper .slider .images-wrapper--open-image svg{width:37px;height:37px}}.gallery-section-wrapper .image-modal-modal-wrapper{opacity:0;pointer-events:none;visibility:hidden;transition:all .3s ease-in;position:fixed;z-index:99;top:0;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.gallery-section-wrapper .image-modal-modal-wrapper .image-modal{position:relative;display:flex;justify-content:center;width:100%}.gallery-section-wrapper .image-modal-modal-wrapper .image-modal img{aspect-ratio:9/9;width:85%;object-fit:cover}@media screen and (min-width:720px){.gallery-section-wrapper .image-modal-modal-wrapper .image-modal img{aspect-ratio:16/9;width:95%}}@media screen and (min-width:1700px){.gallery-section-wrapper .image-modal-modal-wrapper .image-modal img{width:75%}}.gallery-section-wrapper .image-modal-modal-wrapper .image-modal svg{width:24px;height:24px;position:absolute;top:24px;right:72px;right:calc(100vw - 85%);z-index:3;cursor:pointer;fill:#0072bc}@media screen and (min-width:720px){.gallery-section-wrapper .image-modal-modal-wrapper .image-modal svg{width:35px;height:35px;right:calc(100vw - 95%)}}@media screen and (min-width:1700px){.gallery-section-wrapper .image-modal-modal-wrapper .image-modal svg{right:calc(100vw - 85%)}}.gallery-section-wrapper.open-image-modal .image-modal-modal-wrapper{opacity:1;pointer-events:auto;visibility:visible}.gallery-section-wrapper .empty-section{background-color:#083462;width:100%;height:219px;z-index:1;margin-top:-148px}