.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;border-radius:8px;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==")}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;animation:sk-stretchdelay 1.2s ease-in-out infinite}.modal-spinner .rect2{animation-delay:-1.1s}.modal-spinner .rect3{animation-delay:-1s}.modal-spinner .rect4{animation-delay:-.9s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.red-gradient,.red-gradient-no-hover{background:linear-gradient(325deg,#e22f2f,#c00);background-image:linear-gradient(to top left,var(--gradient-color-stops));--gradient-from-color:#e22f2f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(226,47,47,0));--gradient-to-color:#c00}.red-gradient:hover,a:hover .red-gradient{background:linear-gradient(90deg,#b30101,#d31f1f);background-image:linear-gradient(90deg,var(--gradient-color-stops));--gradient-from-color:#b30101;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(179,1,1,0));--gradient-to-color:#d31f1f}.blue-gradient,.blue-gradient-no-hover{background:linear-gradient(325deg,#00417c,#011e39);background-image:linear-gradient(to top left,var(--gradient-color-stops));--gradient-from-color:#00417c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,65,124,0));--gradient-to-color:#011e39}.blue-gradient:hover,a:hover .blue-gradient{background:linear-gradient(90deg,#003c72,#01192f);background-image:linear-gradient(90deg,var(--gradient-color-stops));--gradient-from-color:#003c72;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,60,114,0));--gradient-to-color:#01192f}.red-gradient-2{background:linear-gradient(325deg,#e30000,#b21a1a);background-image:linear-gradient(to top left,var(--gradient-color-stops));--gradient-from-color:#e30000;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(227,0,0,0));--gradient-to-color:#b21a1a}.red-gradient-2:hover,a:hover .red-gradient-2{background:linear-gradient(90deg,#e22f2f,#c00);background-image:linear-gradient(90deg,var(--gradient-color-stops));--gradient-from-color:#e22f2f;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(226,47,47,0));--gradient-to-color:#c00}.blue-tag-gradient{background:linear-gradient(125deg,#00417c,#011e39);background-image:linear-gradient(to bottom right,var(--gradient-color-stops));--gradient-from-color:#00417c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,65,124,0));--gradient-to-color:#0b68c3}.blue-tag-gradient:hover,a:hover .blue-tag-gradient{background:linear-gradient(90deg,#002952,#002952);background-image:linear-gradient(90deg,var(--gradient-color-stops));--gradient-from-color:#002952;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,41,82,0));--gradient-to-color:#002952}.yellow-gradient{background:linear-gradient(325deg,#ffd400,#d6b200);background-image:linear-gradient(to top left,var(--gradient-color-stops));--gradient-from-color:#ffd400;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,212,0,0));--gradient-to-color:#d6b200}.yellow-gradient:hover,a:hover .yellow-gradient{background:linear-gradient(125deg,#ffd400,#d6b200);background-image:linear-gradient(to bottom right,var(--gradient-color-stops));--gradient-from-color:#ffd400;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(255,212,0,0));--gradient-to-color:#d6b200}.blue-shadow-gradient{background:linear-gradient(180deg,#011e39,#011e39);background-image:linear-gradient(180deg,var(--gradient-color-stops));--gradient-from-color:#011e39;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(1,30,57,0));--gradient-to-color:#011e39}@media (min-width:768px){.blue-shadow-gradient{background:linear-gradient(180deg,transparent,#011e39);--gradient-from-color:transparent;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,transparent)}}.blue-page-background-gradient{background:linear-gradient(325deg,#00417c,#011e39);background-image:linear-gradient(to top left,var(--gradient-color-stops));--gradient-from-color:#00417c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,65,124,0));--gradient-to-color:#011e39}.blue-header-gradient{background:linear-gradient(325deg,#0b68c3,#003c76);background-image:linear-gradient(to top left,var(--gradient-color-stops));--gradient-from-color:#0b68c3;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(11,104,195,0));--gradient-to-color:#003c76}.blue-sidebar-title-gradient{background:linear-gradient(325deg,#00417c,#0070d6);background-image:linear-gradient(90deg,var(--gradient-color-stops));--gradient-from-color:#00417c;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,65,124,0));--gradient-to-color:#0070d6}.icon{display:inline-block;font-size:1rem}.icon.flip-vertical{transform:scaleY(-1)}.icon:after{font-size:inherit;height:1em;display:inline-block;content:" ";background-size:100% 100%}.icon.i-arrow-right:after{width:.61538em;background-image:url(/images/arrow-right-white.81e80b5e.svg)}.icon.i-arrow-right.i-black:after{background-image:url(/images/arrow-right-black.8a25783a.svg)}.icon.i-arrow-right.i-red:after{background-image:url(/images/arrow-right-red.89fa224e.svg)}.icon.i-close:after{width:1em;background-image:url(/images/close-white.574a12f0.svg)}.icon.i-close.i-grey:after{background-image:url(/images/close-grey.3349f2a2.svg)}.icon.i-image-info:after{width:32px;height:32px;border-radius:32px;background-image:url(/images/image-info-white.9f5a8063.svg)}.icon.i-image-info.i-blue:after{background-image:url(/images/image-info.ace2ca4f.svg)}.icon.i-fullscreen:after{width:1em;background-image:url(/images/fullscreen-white.ed10d8fc.svg)}.icon.i-gallery-preview-open:after{width:1em;background-image:url(/images/gallery-preview-open.9c4371fe.svg)}.icon.i-gallery-preview-close:after{width:1em;background-image:url(/images/gallery-preview-close.76e13489.svg)}.icon.i-photo:after{width:1.2381em;background-image:url(/images/photo-white.dc49bb77.svg)}.icon.i-photo-header:after{width:1.2381em;background-image:url(/images/photo-white-header.a0656094.svg)}:root{--gallery-page-bg-color:#011e39;--gallery-page-text-color:#fff;--gallery-arrows-bg-color:rgba(0,47,90,0.9);--gallery-asset-thumbnails-bg-color:#011e39;--gallery-asset-thumbnails-text-color:#fff;--gallery-modal-bg-color:#011e39;--gallery-image-description-bg-color:rgba(0,47,90,0.9);--gallery-image-description-icon-bg-color:#011e39;--gallery-icons-color:#fff;--gallery-header-bg-color:rgba(0,47,90,0.9);--gallery-header-text-color:#fff;--gallery-header-borders-color:#011e39;--gallery-photos-counter-bg:#011e39;--gallery-photos-counter-icon-bg:#011e39;--gallery-fullscreen-icon-bg:#011e39}.asset-gallery-type .atom-article-photos-counter .photo-icon{background:linear-gradient(325deg,#e22f2f,#c00)!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important;--gradient-from-color:#e22f2f!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(226,47,47,0))!important;--gradient-to-color:#c00!important}.asset-gallery-type .atom-article-photos-counter .photos-counter,.asset-gallery-type .atom-fullscreen-button{background:linear-gradient(325deg,#00417c,#011e39)!important;background-image:linear-gradient(to top left,var(--gradient-color-stops))!important;--gradient-from-color:#00417c!important;--gradient-color-stops:var(--gradient-from-color),var(--gradient-to-color,rgba(0,65,124,0))!important;--gradient-to-color:#011e39!important}.image-desc-info-icon:after{background-image:url(/images/image-info.ace2ca4f.svg)!important}.atom-gallery-arrow{z-index:2;display:-ms-inline-flexbox;display:inline-flex;position:absolute;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-translate-y:-50%;text-decoration:none;transition-property:opacity;transition-duration:.2s;cursor:pointer;top:50%}@media (min-width:768px){.atom-gallery-arrow{--transform-translate-y:0;top:0;width:50%;height:100%;opacity:0}}.atom-gallery-arrow span{display:-ms-flexbox;display:flex;width:1.5rem;height:3rem;padding:.5rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;box-sizing:content-box;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));background-color:rgba(0,47,90,.9);background-color:var(--gallery-arrows-bg-color)}@media (min-width:768px){.atom-gallery-arrow span{width:3rem;position:absolute;--transform-translate-y:-50%;top:50%}}.atom-gallery-arrow img{width:1rem;height:1.5rem}.atom-gallery-arrow.next,.atom-gallery-arrow.next span{right:0}@media (min-width:768px){.atom-gallery-arrow.next span{margin-right:1rem}}.atom-gallery-arrow.prev{left:0}.atom-gallery-arrow.prev span{left:0;--transform-rotate:180deg}@media (min-width:768px){.atom-gallery-arrow.prev span{margin-left:1rem}}.carousel-nav .atom-gallery-arrow{opacity:.75}.carousel-nav .atom-gallery-arrow span{width:1.5rem}@media (min-width:768px){.carousel-nav .atom-gallery-arrow.next span{margin-right:0}}@media (min-width:768px){.carousel-nav .atom-gallery-arrow.prev{left:1px}}@media (min-width:768px){.carousel-nav .atom-gallery-arrow.prev span{margin-left:0}}.atom-gallery-arrow:hover{opacity:1}.asset-gallery-type .main-image{min-height:150px}@media (min-width:640px){.asset-gallery-type .main-image{min-height:300px}}@media (min-width:768px){.asset-gallery-type .main-image{min-height:270px}}@media (min-width:1080px){.asset-gallery-type .main-image{min-height:345px}}@media (min-width:1280px){.asset-gallery-type .main-image{min-height:370px}}.asset-gallery{float:none;clear:both;position:relative;margin-bottom:.25rem;line-height:1rem;background-color:var(--gallery-asset-bg-color)}@media (min-width:768px){.asset-gallery{margin-right:0}}.asset-gallery .carousel-image-wrapper{position:relative;cursor:pointer;background-color:var(--gallery-asset-bg-color)}.asset-gallery .carousel-image-wrapper img{width:100%}.asset-gallery .gallery-carousel{display:block}.asset-gallery .gallery-carousel:not(.owl-loaded)>div:not(:first-child){display:none}.asset-gallery.ad-visible>a.transition-opacity,.asset-gallery.ad-visible>a>.transition-opacity{opacity:0}.asset-image,.asset-live-article .timeline-vertical .asset-image{margin:2rem -1rem .25rem;position:relative;clear:both;line-height:1rem;background-color:var(--gallery-asset-bg-color)}@media (min-width:768px){.asset-image,.asset-live-article .timeline-vertical .asset-image{margin-left:0;margin-right:0}}.asset-image .main-image,.asset-live-article .timeline-vertical .asset-image .main-image{width:100%}.gallery-content .main-content article.photo picture img{min-width:100%;min-height:200px}@media (min-width:768px){.gallery-content .main-content article.photo picture img{min-width:300px;min-height:300px;max-height:calc(100vh - 115px)}}@media (max-width:767.98px){.gallery-content .main-content article{display:block!important}}.gallery-content .main-content article .future-ad-wrapper{min-height:200px}.asset-gallery-type .atom-fullscreen-button{display:none;z-index:10;position:absolute;right:0;bottom:0;margin-bottom:1.5rem;margin-right:1.5rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition-property:opacity;transition-duration:.2s;padding:.75rem;width:auto;height:auto;font-size:.875rem;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;height:42px!important;color:#fff;color:var(--gallery-icons-color);background-color:#011e39;background-color:var(--gallery-fullscreen-icon-bg)}@media (min-width:768px){.asset-gallery-type .atom-fullscreen-button{display:-ms-inline-flexbox;display:inline-flex}}.asset-gallery-type .atom-fullscreen-button img{height:1.25rem}.hover\:sibling-opacity+*{opacity:0;pointer-events:none}.hover\:sibling-opacity+:hover,.hover\:sibling-opacity:hover+*{opacity:1;pointer-events:auto}.atom-image-description{display:block;z-index:10;position:absolute;bottom:0;padding:.75rem 1rem;margin:0;width:100%;font-size:1rem;font-weight:400;line-height:1.25rem;text-align:left;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;line-height:1.5rem;transition-property:opacity;transition-duration:.2s;margin-bottom:0!important;background-color:rgba(0,47,90,.9);background-color:var(--gallery-image-description-bg-color);color:#fff;color:var(--gallery-icons-color)}.image-desc-info-icon{display:inline-block;position:absolute;z-index:10;bottom:0;right:0;margin-right:1.5rem;margin-bottom:1.5rem;width:2rem;height:2rem;cursor:pointer}.image-desc-info-icon:after{background-color:#011e39;background-color:var(--gallery-image-description-icon-bg-color)}.blocker{z-index:9999}.modal .loading{position:absolute;display:-ms-flexbox;display:flex;width:100%;z-index:2;height:95vh;background:#011e39}.dynamic-alert{box-shadow:none}.dynamic-alert .modal-footer .btn{float:right}.dynamic-alert .gallery-modal{overflow:auto;border-radius:0;width:calc(100% + 40px);height:calc(100% + 40px);margin:-20px;-webkit-overflow-scrolling:touch}.dynamic-alert .gallery-modal .content-wrapper .main-content article.ad-article{height:auto}@media screen and (max-width:768px){.gallery-modal{overflow:auto;border-radius:0;width:calc(100% + 40px);height:calc(100% + 40px);margin:-20px;-webkit-overflow-scrolling:touch}.gallery-modal .content-wrapper .main-content article.ad-article{height:auto}}.gallery-modal{display:none;z-index:20;overflow:auto;position:relative;line-height:1rem;text-align:left;vertical-align:middle;max-width:none;box-shadow:none;box-sizing:border-box;padding:0;background-color:#011e39;background-color:var(--gallery-modal-bg-color);width:calc(100% + 40px);height:100vh}@media (min-width:768px){.gallery-modal{border-radius:.5rem;overflow:hidden;width:100%}}.gallery-modal .content-wrapper{display:-ms-flexbox;display:flex;padding-bottom:1.25rem}.gallery-modal .main-content{padding-left:1rem;padding-right:1rem;width:100%;text-align:center}@media (min-width:768px){.gallery-modal .main-content{width:75%}}.gallery-modal .photo,.gallery-modal .photo .photo-inside-wrapper{display:inline-block;position:relative;text-align:center}.gallery-modal .photo .photo-inside-wrapper{overflow:hidden}.gallery-modal .photo .main-image{display:block;position:relative;margin:auto;max-width:100%;height:auto;background-position:50%;background-repeat:no-repeat;font-family:"object-fit:cover";-o-object-fit:cover;object-fit:cover;max-height:calc(90vh - 115px)!important}@media (min-width:768px){.gallery-modal .photo .main-image{font-family:"object-fit:fill";-o-object-fit:fill;object-fit:fill}}.gallery-modal .ad-right-side{padding-left:1rem;padding-right:1rem;width:100%;display:none}@media (min-width:768px){.gallery-modal .ad-right-side{width:25%;display:block}}.gallery-modal .close-modal{display:none!important}.gallery-modal .detail-page.hidden{display:-ms-flexbox!important;display:flex!important}.gallery-modal .detail-page.hidden .owl-stage{transform:none!important;transition:none!important}.gallery-modal .detail-page.hidden .owl-item{margin:2em 0;float:none}.gallery-modal .detail-page.hidden .owl-item .next,.gallery-modal .detail-page.hidden .owl-item .prev{display:none!important}.gallery-modal .detail-page.hidden .owl-item:first-child{margin-top:0}.atom-gallery-header{display:block;margin-bottom:1.25rem;height:5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background-color:rgba(0,47,90,.9);background-color:var(--gallery-header-bg-color)}@media (min-width:768px){.atom-gallery-header{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}}.atom-gallery-header .progress{margin:0;width:8.333333%;font-size:1.125rem;text-align:center;word-wrap:break-word;overflow-wrap:break-word;height:100%;display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0 1.25rem;border:0 solid #011e39;border-color:var(--gallery-header-borders-color);border-right:2px solid var(--gallery-header-borders-color);color:#fff;color:var(--gallery-header-text-color)}@media (min-width:768px){.atom-gallery-header .progress{display:-ms-flexbox;display:flex}}.atom-gallery-header .navbar{display:inline-block;-ms-flex-order:3;order:3;width:100%;height:100%}@media (min-width:768px){.atom-gallery-header .navbar{text-align:right;width:60%}}@media (min-width:1080px){.atom-gallery-header .navbar{width:75%}}@media (min-width:1280px){.atom-gallery-header .navbar{width:60%}}.atom-gallery-header .navbar ul{padding:0;margin:0;list-style-type:none;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:768px){.atom-gallery-header .navbar ul{-ms-flex-direction:row;flex-direction:row}}.atom-gallery-header .navbar ul li{display:-ms-inline-flexbox;display:inline-flex;height:100%;width:5rem}.atom-gallery-header .navbar ul li.hidden{display:none!important}.atom-gallery-header .navbar ul li.bordered{border:0 solid #011e39;border-color:var(--gallery-header-borders-color);border-left:2px solid var(--gallery-header-borders-color)}.atom-gallery-header .navbar ul .icon a{display:-ms-flexbox;display:flex;padding:1.75rem;width:100%;text-decoration:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.atom-gallery-header .navbar ul .icon a span{display:none}.atom-gallery-header .navbar ul .icon a span.show{padding-left:1rem}@media (min-width:1080px){.atom-gallery-header .navbar ul .icon a span.show{display:inline-block}}.atom-gallery-header .navbar ul .i-gallery-preview-open{margin-top:1rem;margin-right:-1rem;font-size:2.6rem}@media (min-width:1080px){.atom-gallery-header .navbar ul .toggle-overview{width:225px}}.atom-gallery-header .heading{display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;width:100%;font-size:1.125rem;font-weight:700;line-height:1.5;text-align:center;color:#fff;color:var(--gallery-header-text-color)}@media (min-width:768px){.atom-gallery-header .heading{display:-ms-flexbox;display:flex;height:100%}}.atom-gallery-header.end li.fb,.atom-gallery-header.end li.twitter,.atom-gallery-header.end p.progress,.gallery-content.overview-page-visible header.end .show-again,.gallery-content.overview-page-visible header h1,.gallery-content.overview-page-visible header p.progress{display:none}.gallery-modal .atom-gallery-header .navbar{width:100%}@media (min-width:768px){.gallery-modal .atom-gallery-header .navbar ul .toggle-overview{display:none}}.atom-gallery-header .show-again{display:inline-block;display:none;padding:1.75rem;margin:0;width:25%;height:100%;text-decoration:none;cursor:pointer;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:0 solid #011e39;border-color:var(--gallery-header-borders-color);border-right:2px solid var(--gallery-header-borders-color);color:#fff;color:var(--gallery-header-text-color)}.atom-gallery-header .show-again span{display:none;color:#fff;color:var(--gallery-header-text-color)}@media (min-width:1080px){.atom-gallery-header .show-again img{margin-right:1rem}.atom-gallery-header .show-again span{display:inline-block}}.atom-gallery-header.end .show-again{display:-ms-inline-flexbox;display:inline-flex}.asset-gallery-type .atom-article-photos-counter,.page-gallery .atom-article-photos-counter{display:-ms-flexbox;display:flex}.asset-gallery-type .atom-article-photos-counter .photo-icon,.page-gallery .atom-article-photos-counter .photo-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:.25rem;padding-right:.25rem;height:2rem;background-color:#011e39;background-color:var(--gallery-photos-counter-icon-bg)}.asset-gallery-type .atom-article-photos-counter .photos-counter,.page-gallery .atom-article-photos-counter .photos-counter{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:.875rem;font-weight:600;padding-left:.375rem;padding-right:.375rem;color:#fff;color:var(--gallery-icons-color);background-color:#011e39;background-color:var(--gallery-photos-counter-bg)}.asset-gallery .atom-article-photos-counter{position:absolute;z-index:10;bottom:0;margin-bottom:1.5rem;margin-left:1.5rem;transition-property:opacity;transition-duration:.2s}.bg-preloader{background-color:#f2f2f2;background-image:url(/images/preloader-white-35x35.0ccd831c.svg)}.bg-preloader-dark{background-color:#000;background-position:50% 54%;background-repeat:no-repeat;background-image:url(/images/preloader-blue-35x35.d68555a5.svg)}.molecule-related-gallery .square-separated-list li:not(:last-child):after{content:"▪";margin:0 5px}.page-gallery .main-content article.galleries .owl-stage{padding-left:0!important;padding-right:0!important}@media (max-width:768px){.page-gallery .main-content article.galleries .carousel-related{max-height:calc(100vh - 10.45rem);overflow:scroll}}.asset-gallery .gallery-thumbnails{display:block;display:-ms-flexbox;display:flex;padding:1rem .5rem;background-color:#011e39;background-color:var(--gallery-asset-thumbnails-bg-color)}.asset-gallery .gallery-thumbnails .image-thumbnail{width:33.333333%;padding-left:.5rem;padding-right:.5rem}@media (min-width:640px){.asset-gallery .gallery-thumbnails .image-thumbnail{width:20%}}.asset-gallery .gallery-thumbnails .image-thumbnail picture img{height:4rem;width:100%;font-family:"object-fit:cover";-o-object-fit:cover;object-fit:cover;vertical-align:middle}.asset-gallery .gallery-thumbnails .image-link{display:block;position:relative;overflow:hidden}.asset-gallery .gallery-thumbnails .show-gallery{position:absolute;left:0;top:0;width:100%;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;color:var(--gallery-asset-thumbnails-text-color)}.asset-gallery .gallery-thumbnails .show-gallery i{font-size:1.125rem}.asset-gallery .gallery-thumbnails .show-gallery b{font-size:1.25rem;margin-left:.5rem}.asset-gallery .gallery-thumbnails .show-gallery span{font-size:.75rem;width:100%;text-align:center;line-height:1.5rem}