/* root.css */
:root{--global-color:#403C3B;--global-emphasis-color:#000;--global-muted-color:#999;--global-link-color:#B00936;--global-link-hover-color:#000;--global-inverse-color:#fff;--global-background:#fff;--global-muted-background:#f2f2f2;--global-primary-background:#BF5315;--global-secondary-background:#D98B2B;--global-thirdly-background:#D9AE5F;--global-success-background:#32d296;--global-warning-background:#faa05a;--global-danger-background:#f0506e}
/* base.css*/
d-topics-list>iframe{width:100%}h1,h2,h3{overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}
/* link.css */
/* heading.css */
.uk-heading-small{font-size:var(--step-6);line-height:1.2}.uk-heading-mini-hx :where(h1,h2,h3,h4,h5,h6){font-size:var(--step-5);line-height:1.2}.uk-heading-small-hx :where(h1,h2,h3,h4,h5,h6){font-size:var(--step-6);line-height:1.2}.uk-heading-medium-hx :where(h1,h2,h3,h4,h5,h6){font-size:var(--step-7);line-height:1.1}.uk-heading-large-hx :where(h1,h2,h3,h4,h5,h6){font-size:var(--step-8);line-height:1.1}.uk-heading-xlargen-hx :where(h1,h2,h3,h4,h5,h6){font-size:var(--step-9);line-height:1}.uk-heading-2xlarge-hx :where(h1,h2,h3,h4,h5,h6){font-size:var(--step-10);line-height:1}
header figure figcaption>.uk-heading-small{line-height:1.1}@media (min-width:960px){header figure figcaption>.uk-heading-small span{margin-left:8rem}header figure figcaption>.uk-heading-small span~span{margin-left:3rem}}
/* list.css */
/* icon.css */
.uk-icon-button{background:var(--global-primary-background)}.uk-icon-button:focus,.uk-icon-button:hover{background-color:var(--global-primary-background)}.uk-active>.uk-icon-button,.uk-icon-button:active{background-color:var(--global-primary-background)}
/*
.uk-icon:not(.uk-preserve) [fill*='#']:not(.uk-preserve){fill:#666}.uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve){stroke:#666}.uk-icon-button{background:var(--global-primary-background)}.uk-icon-button:focus,.uk-icon-button:hover{background-color:var(--global-primary-background)}.uk-active>.uk-icon-button,.uk-icon-button:active{background-color:var(--global-primary-background)}
/* form.css */
.uk-input,.uk-textarea{background:rgba(255,255,255,.7);border:none;border-bottom:1px solid var(--global-color);border-radius:0;color:var(--global-link-color)}.uk-input:focus,.uk-input:hover,.uk-textarea:focus,.uk-textarea:hover{outline:0;border-color:var(--global-link-color);color:var(--global-link-color)}.uk-box-background .uk-input,.uk-box-background .uk-select,.uk-box-background .uk-textarea{background:rgba(255,255,255,.4);color:#fff;border:1px solid #fff}.uk-box-background .uk-checkbox,.uk-box-background .uk-radio{height:24px;width:24px;border:1px solid #fff}.uk-box-background .uk-input::-ms-input-placeholder{color:#fff!important}.uk-box-background .uk-input::placeholder{color:#fff}.uk-box-background .uk-textarea::-ms-input-placeholder{color:#fff!important}.uk-box-background .uk-textarea::placeholder{color:#fff}label.uk-position-relative::before{content:"";position:relative;width:25px;height:25px;margin-right:10px;margin-bottom:10px;display:inline-block;float:left}label>input[type=checkbox]+span{position:absolute;top:0;left:-35px;height:25px;width:25px;background-color:#fff;border:1px solid var(--global-color)}label:active input[type=checkbox]~span,label:hover input[type=checkbox]~span{border:1px solid var(--global-link-color)}label input:checked~span{border:1px solid var(--global-link-color);background-color:var(--global-link-color)}input[type=checkbox]+span:after{content:"";position:absolute;display:none}label input:checked~span:after{display:block}input[type=checkbox]+span:after{left:8px;bottom:5px;width:6px;height:12px;border:solid #fff;border-width:0 4px 4px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
/* button.css */
:not(.back-totop-wrapper)>.uk-button{display:inline-flex;align-items:center;justify-content:center}.uk-button-default{background-color:#fff}.uk-button-default:focus,.uk-button-default:hover{background-color:#fff}.uk-button-default.uk-active,.uk-button-default:active{background-color:#fff}.uk-button-primary{background-color:var(--global-primary-background);color:#fff}.uk-button-primary:focus,.uk-button-primary:hover{background-color:var(--global-primary-background);color:#fff}.uk-button-primary.uk-active,.uk-button-primary:active{background-color:var(--global-primary-background);color:#fff}.uk-button-secondary{background-color:var(--global-secondary-background);color:#fff}.uk-button-secondary:focus,.uk-button-secondary:hover{background-color:var(--global-secondary-background);color:#fff}.uk-button-secondary.uk-active,.uk-button-secondary:active{background-color:var(--global-secondary-background);color:#fff}.uk-button-thirdly{background-color:var(--global-link-color)}.uk-button-thirdly:focus,.uk-button-thirdly:hover{background-color:var(--global-link-hover-color)}.uk-button-thirdly.uk-active{background-color:var(--global-link-hover-color)}.uk-button-danger:disabled,.uk-button-default:disabled,.uk-button-primary:disabled,.uk-button-secondary:disabled{color:#ccc;box-shadow:none}.uk-button-danger:disabled:hover,.uk-button-default:disabled:hover,.uk-button-primary:disabled:hover,.uk-button-secondary:disabled:hover{background-color:transparent;color:#ccc;border-color:#e5e5e5;box-shadow:none}
/* section.css */
/* container.css */
/* card.css */
.uk-card-fourthly{background-color:var(--global-fourthly-background);color:#fff;box-shadow:0 14px 25px rgba(0,0,0,.16)}.uk-card-fourthly .uk-card-title{color:#fff}.uk-card-fourthly.uk-card-hover:hover{background-color:var(--global-fourthly-background);box-shadow:0 5px 15px rgba(0,0,0,.08)}.uk-card-thirdly{background-color:var(--global-link-color);color:#fff;box-shadow:0 14px 25px rgba(0,0,0,.16)}.uk-card-thirdly .uk-card-title{color:#fff}.uk-card-thirdly.uk-card-hover:hover{background-color:var(--global-link-color);box-shadow:0 5px 15px rgba(0,0,0,.08)}.card-link,.uk-card-media-top{position:relative}.card-link a:not(.uk-position-bottom-left)::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;text-decoration:none;outline:0;z-index:1}.uk-card-media-top>[class*=uk-position-]{z-index:2}.card-link a:not(.uk-position-relative)::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;text-decoration:none;outline:0;z-index:1}.card-link a[class*=uk-position-]{z-index:2}.card-border{border:1px solid var(--global-thirdly-background)}:where(.uk-card-primary,.uk-card-secondary) .uk-link,:where(.uk-card-primary,.uk-card-secondary) a{text-decoration:underline;font-weight:700}
/* close.css */
.uk-close{color:rgba(255,255,255,.8)}.uk-close:focus,.uk-close:hover{color:#fff}
/* totop.css */
.uk-totop:hover{color:#fff;background-color:var(--global-color)!important}.uk-totop{position:fixed;position:sticky;pointer-events:all;top:calc(100vh - 2.3rem);color:#fff}.back-totop-wrapper{position:absolute;top:calc(100vh + 2.3rem);right:50%;bottom:0;left:auto;width:102px;height:auto;pointer-events:none;margin-right:-51px;z-index:1009}.back-totop-wrapper>a>svg{margin-top:-5px}.back-totop-wrapper>a>svg>polyline{stroke:#fff}.back-totop-wrapper>a:focus>svg>polyline,.back-totop-wrapper>a:hover>svg>polyline{stroke:#fff}
/* marker.css */
.uk-marker{background:var(--global-link-color)}
/* badge.css */
.uk-badge{box-sizing:border-box;min-width:18px;height:18px;padding:var(--space-2xs);border-radius:0;vertical-align:middle;background:var(--global-danger-background);color:#fff!important;font-size:var(--step--2);display:inline-flex;justify-content:center;align-items:center;line-height:0}.uk-badge:hover{text-decoration:none}.uk-badge-available{background:var(--global-primary-background)}
/* overlay.css */
.uk-overlay{padding:var(--space-xs)}.uk-overlay-muted{background:rgba(242,242,242,.8)}.uk-overlay-add\@s{padding:var(--space-xs)}.uk-overlay-add\@m{padding:var(--space-xs)}@media (min-width:640px){.uk-overlay-add\@s{padding:0!important;background:0 0}}@media (min-width:960px){.uk-overlay-add\@m{padding:0!important;background:0 0}}@media (min-width:1200px){.uk-overlay-add\@l{padding:0!important;background:0 0}}@media (min-width:1600px){.uk-overlay-add\@xl{padding:0!important;background:0 0}}
/* search.css */
.uk-search-input{color:#666}.uk-search-input:-ms-input-placeholder{color:#999!important}.uk-search-input::placeholder{color:#999}
/* accordion.css */
.uk-accordion>:nth-child(n+2){margin-top:var(--space-xs-s);padding-top:var(--space-xs-s)}.uk-accordion-title{font-size:var(--step--1);color:var(--global-link-color)}.uk-accordion-title:focus,.uk-accordion-title:hover{color:var(--global-link-hover-color)}
/* dropdown.css */
.uk-dropdown{min-width:300px}.uk-dropdown-nav{white-space:normal!important}.uk-dropdown-nav>li>a{color:var(--global-link-color);overflow-wrap:break-word;word-wrap:break-word;hyphens:auto;align-items:center}.uk-dropdown-nav>li.uk-active>a,.uk-dropdown-nav>li>a:hover{color:var(--global-link-hover-color)}
/* slideshow.css */
/* sticky.css */
/* offcanvas.css */
.uk-offcanvas-bar{background:var(--global-fourthly-background)}
/*tooltip.css */
/* grid.css */
/* nav.css */
.uk-nav-default{font-size:var(--step--1)}.uk-nav-default .uk-nav-sub a,.uk-nav-default>li>a{color:rgba(255,255,255,.7)}.uk-nav-default .uk-nav-sub a:focus,.uk-nav-default .uk-nav-sub a:hover,.uk-nav-default>li>a:focus,.uk-nav-default>li>a:hover{color:#fff}.uk-nav-default .uk-nav-sub li.uk-active>a,.uk-nav-default>li.uk-active>a{color:#fff;font-weight:700}
/* navbar.css */
.uk-navbar-item,.uk-navbar-nav>li>a,.uk-navbar-toggle{font-size:var(--step--1);font-family:var(--global-font-family)}.uk-navbar-nav>li>a{color:var(--global-emphasis-color)}.uk-navbar-nav>li:hover>a,.uk-navbar-nav>li>a:focus,.uk-navbar-nav>li>a[aria-expanded=true]{color:var(--global-emphasis-color)}.uk-navbar-dropdown{background:var(--global-link-color);color:#fff}.uk-navbar-dropdown-nav{font-size:var(--step--2)}.uk-navbar-dropdown-nav>li>a{color:rgba(255,255,255,.8)}.uk-navbar-dropdown-nav>li>a:focus,.uk-navbar-dropdown-nav>li>a:hover{color:#fff}.uk-navbar-dropdown-nav>li.uk-active>a{color:#fff}.uk-sticky.uk-active .uk-navbar-container.uk-margin-top{margin-top:0!important;padding-top:var(--space-xs-s);padding-bottom:var(--space-xs-s)}.uk-sticky.uk-active .uk-navbar-container .uk-navbar-left img{width:100px!important}.uk-navbar-nav>li{display:flex}.uk-navbar-nav>li>a{color:#000;outline:0}.uk-navbar-nav>li:hover>a,.uk-navbar-nav>li>a:focus,.uk-navbar-nav>li>a[aria-expanded=true]{color:#ee7f02;outline:0}.uk-navbar-nav>li>a:active{color:#ee7f02}.uk-navbar-nav>li.uk-active>a{color:#ee7f02}.uk-navbar-nav>li>a.facebook>svg>path,.uk-navbar-nav>li>a.info>svg>path,.uk-navbar-nav>li>a.shop>svg>circle,.uk-navbar-nav>li>a>svg>rect{fill:#000}.uk-navbar-nav>li>a.info>svg>circle,.uk-navbar-nav>li>a.search>svg>circle,.uk-navbar-nav>li>a.search>svg>path,.uk-navbar-nav>li>a>svg>polyline{stroke:#000}.uk-navbar-nav>li>a.facebook:focus>svg>path,.uk-navbar-nav>li>a.facebook:hover>svg>path,.uk-navbar-nav>li>a.info:focus>svg>path,.uk-navbar-nav>li>a.info:hover>svg>path,.uk-navbar-nav>li>a.shop:focus>svg>circle,.uk-navbar-nav>li>a.shop:hover>svg>circle,.uk-navbar-nav>li>a:focus>svg>rect,.uk-navbar-nav>li>a:hover>svg>rect{fill:#ee7f02}.uk-navbar-nav>li>a.info:focus>svg>circle,.uk-navbar-nav>li>a.info:hover>svg>circle,.uk-navbar-nav>li>a.search:focus>svg>circle,.uk-navbar-nav>li>a.search:focus>svg>path,.uk-navbar-nav>li>a.search:hover>svg>circle,.uk-navbar-nav>li>a.search:hover>svg>path,.uk-navbar-nav>li>a:focus>svg>polyline,.uk-navbar-nav>li>a:hover>svg>polyline{stroke:#ee7f02}.uk-navbar-dropdown-nav .uk-nav-header{color:#fff}.uk-navbar-dropdown-nav .uk-nav-divider{border-top:1px solid rgba(255,255,255,.7)}
/* pagination.css */
.uk-pagination>li{background:rgba(255,255,255,.8)}.uk-pagination.background-transparent>li:not(.uk-active){background:0 0!important}.uk-pagination>li.uk-active{box-shadow:0 5px 15px rgba(0,0,0,.16);background-color:var(--global-primary-background)}.uk-pagination>li.uk-active>span{color:#fff}
/* dotnav.css */
.uk-dotnav{margin-left:-22px}.uk-dotnav>*{padding-left:22px}.uk-dotnav>*>*{width:20px;height:20px;border:1px solid var(--global-fourthly-background)}.uk-dotnav>*>:hover{background-color:var(--global-fourthly-background)}.uk-dotnav>*>:active{background-color:var(--global-fourthly-background)}.uk-dotnav>.uk-active>*{background-color:var(--global-fourthly-background)}
/* lightbox.css */
.uk-lightbox-toolbar.uk-position-top{background:0 0!important}
/* animation.css */
/* width.css */
.uk-width-3xlarge{max-width:900px}
/* height.css */
/* text.css */
.uk-text-lead{font-size:var(--step-1);color:var(--global-color)}.uk-text-primary{color:var(--global-primary-background)!important}.uk-text-secondary{color:var(--global-secondary-background)!important}.uk-text-shadow-small{text-shadow:0 2px 8px rgba(0,0,0,.1)}.uk-text-shadow-medium{text-shadow:0 5px 15px rgba(0,0,0,.1)}.uk-text-shadow-large{text-shadow:0 14px 25px rgba(0,0,0,.2)}.uk-text-shadow-xlarge{text-shadow:0 28px 50px rgba(0,0,0,.2)}.uk-text-white,.uk-text-white *{color:#fff!important}.uk-text-emphasis{color:var(--global-color)!important}.uk-text-thirdly{color:var(--global-link-color)!important}.uk-text-fourthly{color:var(--global-fourthly-background)!important}.wbh-text-zero-line-height{line-height:0!important}.wbh-text-break-remove{overflow-wrap:unset!important;word-wrap:unset!important;hyphens:unset!important}
/* column.css */
[class*=uk-column-]{column-gap:var(--space-m-l)}.uk-column-divider{column-gap:var(--space-l-xl)}
/* cover.css */
/* background.css */
.uk-background-gradient{background:#fff;background:linear-gradient(180deg,rgba(255,255,255,1) 0,rgba(242,242,242,1) 100%)}.uk-box-background{background:#86a93f;background:-o-linear-gradient(286deg,rgba(134,169,63,1) 0,rgba(43,99,40,1) 100%);background:linear-gradient(164deg,rgba(134,169,63,1) 0,rgba(43,99,40,1) 100%)}.uk-background-gradient a:not(.uk-button){text-decoration:underline!important;font-weight:700}
/* align.css */
/* utility.css */
blockquote{position:relative;padding:var(--space-s) 0;text-align:center;margin:var(--space-m) 0;color:var(--global-primary-background)}blockquote::before{content:"";position:absolute;top:-1px;right:auto;bottom:auto;left:50%;display:block;width:150px;height:1px;margin-left:-75px;border-top:2px dotted var(--global-primary-background)}blockquote::after{content:"";position:absolute;top:auto;right:auto;bottom:-1px;left:50%;display:block;width:150px;height:1px;margin-left:-75px;border-bottom:2px dotted var(--global-primary-background)}figure{position:relative}.mellifera-link{border-top:5px solid #e64214}.wbh-mellifera{position:absolute;width:50px;height:auto;top:-25px;left:50%;margin-left:-25px;z-index:1000;-webkit-transition:all .5s 0s ease-in-out;-moz-transition:all .5s 0s ease-in-out;-o-transition:all .5s 0s ease-in-out;transition:all .5s 0s ease-in-out}.wbh-mellifera:focus,.wbh-mellifera:hover{top:-15px}.uk-logo{line-height:.8;font-weight:400;color:var(--global-primary-background)}.uk-logo>svg{display:none}body.start>.mellifera-link>header .uk-section{background:rgba(255,255,255,.7);padding-right:var(--space-m-l);max-width:800px}body.start>.mellifera-link>header .uk-section h1 .uk-heading-2xlarge{color:var(--global-color)}:where(section,article,aside){position:relative}.img-flip{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);-ms-filter:FlipH;filter:FlipH}.uk-border-rounded-top{border-radius:8px 8px 0 0}.uk-border-rounded-right{border-radius:0 8px 8px 0}.uk-border-rounded-bottom{border-radius:0 0 8px 8px}.uk-border-rounded-left{border-radius:8px 0 0 8px}aside article+article,aside section+article,aside>p+article{margin-top:var(--space-m)!important}aside>article>.uk-panel.uk-overlay.uk-overlay-default{padding:0;background:0 0}aside img{border-radius:8px}aside h3{font-size:var(--step-0);line-height:1.4}.footnote{font-style:italic;font-size:.875rem;line-height:1.5;margin:0}.uk-cover-container{width:100%;padding-top:56.25%}.uk-responsive-width{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none}@media (max-width:641px){body.start>.uk-position-relative.mellifera-link>header{margin-bottom:2rem}.uk-logo span.uk-margin-small-left{margin-left:0!important}}@media (min-width:640px){.uk-logo>svg{display:inline-block}}@media (min-width:1400px){body.start>.mellifera-link>header>.uk-panel{min-height:calc(100vh)}body.start>.mellifera-link>header .uk-section{background:0 0;padding-right:0;max-width:auto}body.start>.mellifera-link>header .uk-section h1{display:flex;align-items:flex-start;margin-left:-10%}body.start>.mellifera-link>header .uk-section h1 .uk-heading-2xlarge{color:#fff;text-shadow:11px 2px 10px rgba(0,0,0,.6)}body.start>.mellifera-link>header .uk-section header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;max-width:100%;box-sizing:border-box}body.start>.mellifera-link>header .uk-section header+p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;max-width:100%;box-sizing:border-box;width:500px;margin-top:60px;margin-left:-460px;text-align:right!important}}
/* image-gallery.css */
.hexagon-gallery{max-width:auto;display:-ms-grid;display:grid;-ms-grid-columns:108px 14px 108px;grid-template-columns:repeat(2,108px);grid-auto-rows:200px;grid-column-gap:14px;grid-row-gap:14px}.hexagon-gallery>div{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:240px;height:265px;background-color:#424242;-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.hexagon-gallery-small.hexagon-gallery{max-width:320px;grid-auto-rows:130px;grid-column-gap:4px;grid-row-gap:4px}.hexagon-gallery-small.hexagon-gallery>div{width:160px;height:185px}.hexagon-gallery>div:first-child{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1/2/2/3}.hexagon-gallery>div:nth-child(2){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:2/1/3/2}.hexagon-gallery>div:nth-child(3){-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:3/2/4/3}.hexagon-gallery>div:nth-child(4){-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:4/1/5/2}.hexagon-gallery>div:nth-child(5){-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:5/2/6/3}.hexagon-gallery>div:nth-child(6){-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:6/1/7/2}.hexagon-gallery>div:nth-child(7){-ms-grid-row:7;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:7/2/8/3}.hexagon-gallery>div:nth-child(8){-ms-grid-row:8;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:8/1/9/2}.hexagon-gallery>div:nth-child(9){-ms-grid-row:9;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:9/2/10/3}.hexagon-gallery>div:nth-child(10){-ms-grid-row:10;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:10/1/11/2}.hexagon-gallery>div:nth-child(11){-ms-grid-row:11;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:11/2/12/3}.hexagon-gallery>div:nth-child(12){-ms-grid-row:12;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:12/1/13/2}.hexagon-gallery>div:nth-child(13){-ms-grid-row:13;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:13/2/14/3}.hexagon-gallery>div:nth-child(14){-ms-grid-row:14;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:14/1/15/2}.hexagon-gallery>div:nth-child(15){-ms-grid-row:15;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:15/2/16/3}.hexagon-gallery>div:nth-child(16){-ms-grid-row:16;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:16/1/17/2}.hexagon-gallery>div:nth-child(17){-ms-grid-row:17;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:17/2/18/3}.hexagon-gallery>div:nth-child(18){-ms-grid-row:18;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:18/1/19/2}.hexagon-gallery>div:nth-child(19){-ms-grid-row:19;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:19/2/20/3}.hexagon-gallery>div:nth-child(20){-ms-grid-row:20;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:20/1/21/2}.hexagon-gallery>div:nth-child(21){-ms-grid-row:21;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:21/2/22/3}.hexagon-gallery>div:nth-child(22){-ms-grid-row:22;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:22/1/23/2}.hexagon-gallery>div:nth-child(23){-ms-grid-row:23;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:23/2/24/3}.hexagon-gallery>div:nth-child(24){-ms-grid-row:24;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:24/1/25/2}.hexagon-gallery>div:nth-child(25){-ms-grid-row:25;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:25/2/26/3}.hexagon-gallery>div:nth-child(26){-ms-grid-row:26;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:26/1/27/2}.hexagon-gallery>div:nth-child(27){-ms-grid-row:27;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:27/2/28/3}.hexagon-gallery>div:nth-child(28){-ms-grid-row:28;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:28/1/29/2}.hexagon-gallery>div:nth-child(29){-ms-grid-row:29;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:29/2/30/3}.hexagon-gallery>div:nth-child(30){-ms-grid-row:30;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:30/1/31/2}.hexagon-gallery>div:nth-child(31){-ms-grid-row:31;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:31/2/32/3}.hexagon-gallery>div:nth-child(32){-ms-grid-row:32;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:32/1/33/2}.hexagon-gallery>div:nth-child(33){-ms-grid-row:33;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:33/2/34/3}.hexagon-gallery>div:nth-child(34){-ms-grid-row:34;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:34/1/35/2}.hexagon-gallery>div:nth-child(35){-ms-grid-row:35;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:35/2/36/3}.hexagon-gallery>div:nth-child(36){-ms-grid-row:36;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:36/1/37/2}.hexagon-gallery>div:nth-child(37){-ms-grid-row:37;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:37/2/38/3}.hexagon-gallery>div:nth-child(38){-ms-grid-row:38;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:38/1/39/2}.hexagon-gallery>div:nth-child(39){-ms-grid-row:39;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:39/2/40/3}.hexagon-gallery>div:nth-child(40){-ms-grid-row:40;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:40/1/41/2}.hexagon-gallery>div:nth-child(41){-ms-grid-row:41;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:41/2/42/3}.hexagon-gallery>div:nth-child(42){-ms-grid-row:42;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:42/1/43/2}@media (min-width:550px){.hexagon-gallery{max-width:520px;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.hexagon-gallery-small.hexagon-gallery{max-width:320px;grid-column-gap:14px;grid-row-gap:14px}.hexagon-gallery>div:first-child{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:1/2/2/4}.hexagon-gallery>div:nth-child(2){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:2/1/3/3}.hexagon-gallery>div:nth-child(3){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:2/3/3/5}.hexagon-gallery>div:nth-child(4){-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:3/2/4/4}.hexagon-gallery>div:nth-child(5){-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:4/1/5/3}.hexagon-gallery>div:nth-child(6){-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:4/3/5/5}.hexagon-gallery>div:nth-child(7){-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:5/2/6/4}.hexagon-gallery>div:nth-child(8){-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:6/1/7/3}.hexagon-gallery>div:nth-child(9){-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:6/3/7/5}.hexagon-gallery>div:nth-child(10){-ms-grid-row:7;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:7/2/8/4}.hexagon-gallery>div:nth-child(11){-ms-grid-row:8;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:8/1/9/3}.hexagon-gallery>div:nth-child(12){-ms-grid-row:8;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:8/3/9/5}.hexagon-gallery>div:nth-child(13){-ms-grid-row:9;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:9/2/10/4}.hexagon-gallery>div:nth-child(14){-ms-grid-row:10;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:10/1/11/3}.hexagon-gallery>div:nth-child(15){-ms-grid-row:10;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:10/3/11/5}.hexagon-gallery>div:nth-child(16){-ms-grid-row:11;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:11/2/12/4}.hexagon-gallery>div:nth-child(17){-ms-grid-row:12;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:12/1/13/3}.hexagon-gallery>div:nth-child(18){-ms-grid-row:12;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:12/3/13/5}.hexagon-gallery>div:nth-child(19){-ms-grid-row:13;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:13/2/14/4}.hexagon-gallery>div:nth-child(20){-ms-grid-row:14;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:14/1/15/3}.hexagon-gallery>div:nth-child(21){-ms-grid-row:14;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:14/3/15/5}.hexagon-gallery>div:nth-child(22){-ms-grid-row:15;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:15/2/16/4}.hexagon-gallery>div:nth-child(23){-ms-grid-row:16;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:16/1/17/3}.hexagon-gallery>div:nth-child(24){-ms-grid-row:16;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:16/3/17/5}.hexagon-gallery>div:nth-child(25){-ms-grid-row:17;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:17/2/18/4}.hexagon-gallery>div:nth-child(26){-ms-grid-row:18;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:18/1/19/3}.hexagon-gallery>div:nth-child(27){-ms-grid-row:18;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:18/3/19/5}.hexagon-gallery>div:nth-child(28){-ms-grid-row:19;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:19/2/20/4}.hexagon-gallery>div:nth-child(29){-ms-grid-row:20;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:20/1/21/3}.hexagon-gallery>div:nth-child(30){-ms-grid-row:20;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:20/3/21/5}.hexagon-gallery>div:nth-child(31){-ms-grid-row:21;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:21/2/22/4}.hexagon-gallery>div:nth-child(32){-ms-grid-row:22;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:22/1/23/3}.hexagon-gallery>div:nth-child(33){-ms-grid-row:22;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:22/3/23/5}.hexagon-gallery>div:nth-child(34){-ms-grid-row:23;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:23/2/24/4}.hexagon-gallery>div:nth-child(35){-ms-grid-row:24;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:24/1/25/3}.hexagon-gallery>div:nth-child(36){-ms-grid-row:24;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:24/3/25/5}.hexagon-gallery>div:nth-child(37){-ms-grid-row:25;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:25/2/26/4}.hexagon-gallery>div:nth-child(38){-ms-grid-row:26;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:26/1/27/3}.hexagon-gallery>div:nth-child(39){-ms-grid-row:26;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:26/3/27/5}.hexagon-gallery>div:nth-child(40){-ms-grid-row:27;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:27/2/28/4}.hexagon-gallery>div:nth-child(41){-ms-grid-row:28;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:28/1/29/3}.hexagon-gallery>div:nth-child(42){-ms-grid-row:28;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:28/3/29/5}}@media (min-width:806px){.hexagon-gallery{max-width:760px;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}.hexagon-gallery-small.hexagon-gallery{max-width:490px}.hexagon-gallery>div:first-child{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:1/2/2/4}.hexagon-gallery>div:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:1/4/2/6}.hexagon-gallery>div:nth-child(3){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:2/1/3/3}.hexagon-gallery>div:nth-child(4){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:2/3/3/5}.hexagon-gallery>div:nth-child(5){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:2/5/3/7}.hexagon-gallery>div:nth-child(6){-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:3/2/4/4}.hexagon-gallery>div:nth-child(7){-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:3/4/4/6}.hexagon-gallery>div:nth-child(8){-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:4/1/5/3}.hexagon-gallery>div:nth-child(9){-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:4/3/5/5}.hexagon-gallery>div:nth-child(10){-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:4/5/5/7}.hexagon-gallery>div:nth-child(11){-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:5/2/6/4}.hexagon-gallery>div:nth-child(12){-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:5/4/6/6}.hexagon-gallery>div:nth-child(13){-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:6/1/7/3}.hexagon-gallery>div:nth-child(14){-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:6/3/7/5}.hexagon-gallery>div:nth-child(15){-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:6/5/7/7}.hexagon-gallery>div:nth-child(16){-ms-grid-row:7;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:7/2/8/4}.hexagon-gallery>div:nth-child(17){-ms-grid-row:7;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:7/4/8/6}.hexagon-gallery>div:nth-child(18){-ms-grid-row:8;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:8/1/9/3}.hexagon-gallery>div:nth-child(19){-ms-grid-row:8;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:8/3/9/5}.hexagon-gallery>div:nth-child(20){-ms-grid-row:8;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:8/5/9/7}.hexagon-gallery>div:nth-child(21){-ms-grid-row:9;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:9/2/10/4}.hexagon-gallery>div:nth-child(22){-ms-grid-row:9;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:9/4/10/6}.hexagon-gallery>div:nth-child(23){-ms-grid-row:10;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:10/1/11/3}.hexagon-gallery>div:nth-child(24){-ms-grid-row:10;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:10/3/11/5}.hexagon-gallery>div:nth-child(25){-ms-grid-row:10;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:10/5/11/7}.hexagon-gallery>div:nth-child(26){-ms-grid-row:11;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:11/2/12/4}.hexagon-gallery>div:nth-child(27){-ms-grid-row:11;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:11/4/12/6}.hexagon-gallery>div:nth-child(28){-ms-grid-row:12;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:12/1/13/3}.hexagon-gallery>div:nth-child(29){-ms-grid-row:12;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:12/3/13/5}.hexagon-gallery>div:nth-child(30){-ms-grid-row:12;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:12/5/13/7}.hexagon-gallery>div:nth-child(31){-ms-grid-row:13;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:13/2/14/4}.hexagon-gallery>div:nth-child(32){-ms-grid-row:13;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:13/4/14/6}.hexagon-gallery>div:nth-child(33){-ms-grid-row:14;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:14/1/15/3}.hexagon-gallery>div:nth-child(34){-ms-grid-row:14;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:14/3/15/5}.hexagon-gallery>div:nth-child(35){-ms-grid-row:14;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:14/5/15/7}.hexagon-gallery>div:nth-child(36){-ms-grid-row:15;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:15/2/16/4}.hexagon-gallery>div:nth-child(37){-ms-grid-row:15;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:15/4/16/6}.hexagon-gallery>div:nth-child(38){-ms-grid-row:16;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:16/1/17/3}.hexagon-gallery>div:nth-child(39){-ms-grid-row:16;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:16/3/17/5}.hexagon-gallery>div:nth-child(40){-ms-grid-row:16;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:16/5/17/7}.hexagon-gallery>div:nth-child(41){-ms-grid-row:17;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:17/2/18/4}.hexagon-gallery>div:nth-child(42){-ms-grid-row:17;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:17/4/18/6}}@media (min-width:1060px){.hexagon-gallery{max-width:1000px;-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr)}.hexagon-gallery-small.hexagon-gallery{max-width:650px}.hexagon-gallery>div:first-child{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:1/2/2/4}.hexagon-gallery>div:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:1/4/2/6}.hexagon-gallery>div:nth-child(3){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:6;-ms-grid-column-span:2;grid-area:1/6/2/8}.hexagon-gallery>div:nth-child(4){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:2/1/3/3}.hexagon-gallery>div:nth-child(5){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:2/3/3/5}.hexagon-gallery>div:nth-child(6){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:2/5/3/7}.hexagon-gallery>div:nth-child(7){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:7;-ms-grid-column-span:2;grid-area:2/7/3/9}.hexagon-gallery>div:nth-child(8){-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:3/2/4/4}.hexagon-gallery>div:nth-child(9){-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:3/4/4/6}.hexagon-gallery>div:nth-child(10){-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:6;-ms-grid-column-span:2;grid-area:3/6/4/8}.hexagon-gallery>div:nth-child(11){-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:4/1/5/3}.hexagon-gallery>div:nth-child(12){-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:4/3/5/5}.hexagon-gallery>div:nth-child(13){-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:4/5/5/7}.hexagon-gallery>div:nth-child(14){-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:7;-ms-grid-column-span:2;grid-area:4/7/5/9}.hexagon-gallery>div:nth-child(15){-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:5/2/6/4}.hexagon-gallery>div:nth-child(16){-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:5/4/6/6}.hexagon-gallery>div:nth-child(17){-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:6;-ms-grid-column-span:2;grid-area:5/6/6/8}.hexagon-gallery>div:nth-child(18){-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:6/1/7/3}.hexagon-gallery>div:nth-child(19){-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:6/3/7/5}.hexagon-gallery>div:nth-child(20){-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:6/5/7/7}.hexagon-gallery>div:nth-child(21){-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:7;-ms-grid-column-span:2;grid-area:6/7/7/9}.hexagon-gallery>div:nth-child(22){-ms-grid-row:7;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:7/2/8/4}.hexagon-gallery>div:nth-child(23){-ms-grid-row:7;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:7/4/8/6}.hexagon-gallery>div:nth-child(24){-ms-grid-row:7;-ms-grid-row-span:1;-ms-grid-column:6;-ms-grid-column-span:2;grid-area:7/6/8/8}.hexagon-gallery>div:nth-child(25){-ms-grid-row:8;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:8/1/9/3}.hexagon-gallery>div:nth-child(26){-ms-grid-row:8;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:8/3/9/5}.hexagon-gallery>div:nth-child(27){-ms-grid-row:8;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:8/5/9/7}.hexagon-gallery>div:nth-child(28){-ms-grid-row:8;-ms-grid-row-span:1;-ms-grid-column:7;-ms-grid-column-span:2;grid-area:8/7/9/9}.hexagon-gallery>div:nth-child(29){-ms-grid-row:9;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:9/2/10/4}.hexagon-gallery>div:nth-child(30){-ms-grid-row:9;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:9/4/10/6}.hexagon-gallery>div:nth-child(31){-ms-grid-row:9;-ms-grid-row-span:1;-ms-grid-column:6;-ms-grid-column-span:2;grid-area:9/6/10/8}.hexagon-gallery>div:nth-child(32){-ms-grid-row:10;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:10/1/11/3}.hexagon-gallery>div:nth-child(33){-ms-grid-row:10;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:10/3/11/5}.hexagon-gallery>div:nth-child(34){-ms-grid-row:10;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:10/5/11/7}.hexagon-gallery>div:nth-child(35){-ms-grid-row:10;-ms-grid-row-span:1;-ms-grid-column:7;-ms-grid-column-span:2;grid-area:10/7/11/9}.hexagon-gallery>div:nth-child(36){-ms-grid-row:11;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:11/2/12/4}.hexagon-gallery>div:nth-child(37){-ms-grid-row:11;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:11/4/12/6}.hexagon-gallery>div:nth-child(38){-ms-grid-row:11;-ms-grid-row-span:1;-ms-grid-column:6;-ms-grid-column-span:2;grid-area:11/6/12/8}.hexagon-gallery>div:nth-child(39){-ms-grid-row:12;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:12/1/13/3}.hexagon-gallery>div:nth-child(40){-ms-grid-row:12;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:12/3/13/5}.hexagon-gallery>div:nth-child(41){-ms-grid-row:12;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:12/5/13/7}.hexagon-gallery>div:nth-child(42){-ms-grid-row:12;-ms-grid-row-span:1;-ms-grid-column:7;-ms-grid-column-span:2;grid-area:12/7/13/9}.hexagon-gallery>div:nth-child(43){-ms-grid-row:13;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:13/2/14/4}.hexagon-gallery>div:nth-child(44){-ms-grid-row:13;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:13/4/14/6}.hexagon-gallery>div:nth-child(45){-ms-grid-row:13;-ms-grid-row-span:1;-ms-grid-column:6;-ms-grid-column-span:2;grid-area:13/6/14/8}.hexagon-gallery>div:nth-child(46){-ms-grid-row:14;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:14/1/15/3}.hexagon-gallery>div:nth-child(47){-ms-grid-row:14;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:14/3/15/5}.hexagon-gallery>div:nth-child(48){-ms-grid-row:14;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:14/5/15/7}.hexagon-gallery>div:nth-child(49){-ms-grid-row:14;-ms-grid-row-span:1;-ms-grid-column:7;-ms-grid-column-span:2;grid-area:14/7/15/9}.hexagon-gallery>div:nth-child(50){-ms-grid-row:15;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:15/2/16/4}.hexagon-gallery>div:nth-child(51){-ms-grid-row:15;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:15/4/16/6}.hexagon-gallery>div:nth-child(52){-ms-grid-row:15;-ms-grid-row-span:1;-ms-grid-column:6;-ms-grid-column-span:2;grid-area:15/6/16/8}.hexagon-gallery>div:nth-child(53){-ms-grid-row:16;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:16/1/17/3}.hexagon-gallery>div:nth-child(54){-ms-grid-row:16;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:16/3/17/5}.hexagon-gallery>div:nth-child(55){-ms-grid-row:16;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:2;grid-area:16/5/17/7}.hexagon-gallery>div:nth-child(56){-ms-grid-row:16;-ms-grid-row-span:1;-ms-grid-column:7;-ms-grid-column-span:2;grid-area:16/7/17/9}.hexagon-gallery>div:nth-child(57){-ms-grid-row:17;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:17/2/18/4}.hexagon-gallery>div:nth-child(58){-ms-grid-row:17;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:2;grid-area:17/4/18/6}.hexagon-gallery>div:nth-child(59){-ms-grid-row:17;-ms-grid-row-span:1;-ms-grid-column:6;-ms-grid-column-span:2;grid-area:17/6/18/8}}@media (max-width:376px){.hexagon-gallery{grid-auto-rows:180px}.hexagon-gallery>div{width:220px;height:245px}}
/* flex.css */
.uk-grid-gap{grid-gap:var(--global-gutter)}.uk-grid-gap-small{grid-gap:var(--global-small-gutter)}.uk-grid-gap-medium{grid-gap:var(--global-medium-gutter)}.uk-grid-gap-large{grid-gap:var(--global-large-gutter)}.uk-grid-gap-xlarge{grid-gap:var(--global-xlarge-gutter)}.uk-flex\@m{display:block}.uk-flex\@m.uk-grid-gap{grid-gap:0}@media (min-width:960px){.uk-flex\@m{display:flex}.uk-flex\@m.uk-grid-gap{grid-gap:var(--global-gutter)}}
/* margin.css */
.uk-margin-medium-top\@m{margin-top:var(--space-l-xl)!important}@media (min-width:960px){.uk-margin-medium-top\@m{margin-top:var(--space-m)!important}}
/* padding.css */
.uk-padding-xsmall{padding:var(--space-2xs)}.uk-padding-remove\@s{padding:0}.uk-padding-remove\@m{padding:0}@media (min-width:640px){.uk-padding-remove\@s{padding:var(--space-m)}}@media (min-width:960px){.uk-padding-remove\@m{padding:var(--space-m)}}
/* position.css */
/* hidden.css */
.uk-hidden-visually:not(:focus):not(:active):not(:focus-within), .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-visible):not(:has(:focus-visible)), .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) { /* 1 */ position: absolute !important; /* 2 */ width: 0 !important; height: 0 !important; padding: 0 !important; border: 0 !important; margin: 0 !important; overflow: hidden !important; }
/*Need to be loaded last*/