:root{--wdg-layout--wide-width: clamp(320px, 100vw, 1200px);--wdg-layout--narrow-width: clamp(320px, 100vw, 800px);--wdg-layout--gutter: clamp(1rem, 1vw, 2rem);--wdg-color_main: #dbff00;--wdg-color_main-light: #e6ffe0;--wdg-color_secondary: #05ff00;--wdg-color_secondary-light: #a8eadd;--wdg-color_secondary-600: #004c46;--wdg-color_secondary-700: #043734;--wdg-color_secondary-dark: #00201e;--wdg-color_black: #000;--wdg-color_background: #f4f4f4;--wdg-color_gray: #878787;--wdg-color_gray-dark: #333;--wdg-color_gray-light: #cfcfcf;--wdg-color_gray-800: #eaeaea;--wdg-header_height: 60px;--wdg-header_gutter: 0px;--wdg-font_size-normal: 16px;--wdg-font_size-sm: 14px;--wdg-font_size-xs: 12px;--wdg-font_style-ancizar: "Ancizar Serif", serif;--wdg-font-family_rubik: "Rubik", sans-serif;--global--color-primary: var(--wdg-color_black)}.wdg-font-main{font-family:var(--wdg-font_style-ancizar);font-optical-sizing:auto;font-weight:300;font-style:normal}.hidden{display:none!important}body{background-color:var(--wdg-color_main);color:var(--wdg-color_black)}h1,h2,h3,h4,h5,h6{font-family:var(--wdg-font_style-ancizar),serif;font-weight:800;letter-spacing:3%;color:var(--wdg-color_secondary-dark);transition:color .2s ease-in-out}h1,h1.page-title{font-size:clamp(2rem,2vw,4rem);font-weight:800}h2,h2.entry-title{font-size:clamp(1.75rem,2.5vw,2.75rem);line-height:120%;font-weight:700}h3{font-size:clamp(1.5rem,1.5vw,2.25rem)}h4{font-weight:400;letter-spacing:1%;font-size:clamp(1.2rem,1.2vw,1.5rem);margin-bottom:1rem}h5{font-size:clamp(1rem,1vw,1.3rem);line-height:120%}h6{font-size:.7rem;text-transform:uppercase;letter-spacing:1%;font-weight:900}.mb-sm{margin-bottom:clamp(1rem,1vw,2rem)}.mt-md{margin-top:clamp(1.25rem,2vw,3rem)}.pt-md{padding-top:clamp(1.25rem,2vw,3rem)}.my-lg{margin-top:clamp(1.5rem,2vw,3rem);margin-bottom:clamp(1.5rem,2vw,3rem)}.unstyle-links a{text-decoration:none;color:inherit}.unstyle-links a:hover{color:var(--wdg-color_secondary);text-decoration:underline}ul,li{list-style:none;margin:0;padding:0;font-family:var(--wdg-font_style-ancizar)}ul a,li a{text-decoration:none}ul a:hover,li a:hover{color:var(--wdg-color_black);text-decoration:underline}.btn{display:inline-block;padding:.5rem 1rem;border:none;color:var(--wdg-color_secondary);font-weight:800;font-family:var(--wdg-font_style-ancizar),serif;transition:background-color .2s ease-in-out}.btn a:hover{color:var(--wdg-color_black);background-color:var(--wdg-color_secondary);text-decoration:none}.btn.btn-primary{background-color:var(--wdg-color_secondary);color:var(--wdg-color_black)}li{margin-bottom:.5rem}button,button:not(:hover):not(:active):not(.has-background){background-color:var(--wdg-color_black);color:var(--wdg-color_secondary);font-family:var(--wdg-font_style-ancizar),serif;font-weight:800;cursor:pointer;padding:.5rem 1rem}button:hover,button:not(:hover):not(:active):not(.has-background):hover{background-color:var(--wdg-color_secondary)}button:focus,button:active,button:not(:hover):not(:active):not(.has-background):focus,button:not(:hover):not(:active):not(.has-background):active{outline:none;background-color:var(--wdg-color_black)}article header .entry-title{font-weight:800}article .entry-content{font-family:var(--wdg-font_style-ancizar),serif}article .wdg-entry-meta{display:flex;width:100%;flex-direction:column;border-bottom:1px solid var(--wdg-color_gray-light);font-size:var(--wdg-font_size-normal)}article .wdg-entry-meta .wdg-meta-content{display:flex;flex-wrap:wrap;font-size:var(--wdg-font_size-sm);line-height:130%;padding:1rem 0;border-bottom:1px solid var(--wdg-color_gray-light)}article .wdg-entry-meta .wdg-meta-content>div{padding:.5rem 1rem;border-right:1px solid var(--wdg-color_gray-light)}article .wdg-entry-meta .wdg-meta-content>div:last-child{margin-left:auto;border:none}article .wdg-entry-meta .wdg-meta-content>div:nth-last-child(2){border-right:none}article .wdg-entry-meta .wdg-meta-content .wdg-location-contact{display:flex;flex-direction:column}article .wdg-entry-meta .wdg-meta-content .wdg-location-contact a{display:block;margin-bottom:5px;text-decoration:none}article .wdg-entry-meta .wdg-meta-content .wdg-location-contact a:hover{color:var(--wdg-color_secondary);text-decoration:underline}.text-center{text-align:center}input[type=email],input[type=text],input[type=search],textarea{width:100%;border:1px solid var(--wdg-color_black);background-color:var(--wdg-color_black);font-size:var(--wdg-font_size-sm);font-family:var(--wdg-font-family_rubik);color:var(--wdg-color_secondary);padding:.25rem .5rem;margin:0}input[type=email]::placeholder,input[type=text]::placeholder,input[type=search]::placeholder,textarea::placeholder{color:var(--wdg-color_gray)!important;font-size:var(--wdg-font_size-xs)}input[type=email]:focus,input[type=email]:active,input[type=text]:focus,input[type=text]:active,input[type=search]:focus,input[type=search]:active,textarea:focus,textarea:active{outline:none!important}input[type=email]:focus,input[type=email]:active,input[type=text]:focus,input[type=text]:active,input[type=search]:focus,input[type=search]:active,textarea:focus,textarea:active{border:1px solid var(--wdg-color_secondary);color:var(--wdg-color_secondary)}input[type=submit]{background-color:var(--wdg-color_black)!important;color:var(--wdg-color_secondary)!important;border-color:unset!important;border:none;padding:.5rem 1rem;font-weight:600!important;font-size:var(--wdg-font_size-sm);font-family:var(--wdg-font_style-ancizar);transition:background-color .2s ease-in-out}input[type=submit]:hover{background-color:var(--wdg-color_secondary)!important;color:var(--wdg-color_black)!important}input[type=submit]:active{background-color:var(--wdg-color_main)!important;color:var(--wdg-color_secondary)!important}input[type=submit]:focus{outline:none}.wdg-header{position:fixed;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:calc(var(--wdg-header_height) + 20px);width:100%;padding:0 1rem;background-color:var(--wdg-color_main);border-bottom:1px solid var(--wdg-color_black);overflow:hidden}@media(min-width:1024px){.wdg-header{justify-content:space-between}}.wdg-header .wdg-header-logo{position:relative;flex:0 0 auto;height:var(--wdg-header_height);width:fit-content}@media(min-width:768px){.wdg-header .wdg-header-logo{left:50%;transform:translate(-50%);position:absolute}}.wdg-header .wdg-header-logo a,.wdg-header .wdg-header-logo>span.custom-logo-link{height:inherit;display:block;width:fit-content;position:relative}.wdg-header .wdg-header-logo a img,.wdg-header .wdg-header-logo>span.custom-logo-link img{height:inherit;width:auto;object-fit:contain;transition:opacity .2s ease-in-out}.wdg-header .wdg-header-logo a .logo-default,.wdg-header .wdg-header-logo a .logo-hover,.wdg-header .wdg-header-logo>span.custom-logo-link .logo-default,.wdg-header .wdg-header-logo>span.custom-logo-link .logo-hover{display:block}.wdg-header .wdg-header-logo a .logo-hover,.wdg-header .wdg-header-logo>span.custom-logo-link .logo-hover{position:absolute;inset:0;opacity:0}.wdg-header .wdg-header-logo a:hover .logo-default,.wdg-header .wdg-header-logo>span.custom-logo-link:hover .logo-default{opacity:0}.wdg-header .wdg-header-logo a:hover .logo-hover,.wdg-header .wdg-header-logo>span.custom-logo-link:hover .logo-hover{opacity:1}.wdg-header .blog-info_name{padding:0 1rem;font-size:var(--wdg-font_size-sm);font-weight:400;color:var(--wdg-color_secondary);height:min-content}.wdg-header .main-menu-container{display:inline-flex;border:1px solid var(--wdg-color_gray);border-top:none;border-bottom:none;height:100%;margin-left:auto}.wdg-header .main-menu-container>ul,.wdg-header .main-menu-container li{display:inline-block;list-style:none;font-size:var(--wdg-font_size-sm)}.wdg-mobile-search{position:relative;display:block}@media(min-width:768px){.wdg-mobile-search{display:none}}.wdg-mobile-search button.wdg-open-search-modal-toggle{background-color:var(--wdg-color_black)!important;height:3rem;width:3rem;margin:0;padding:0!important;display:flex;justify-content:center;align-items:center;border:none}.wdg-mobile-search button.wdg-open-search-modal-toggle svg{overflow:visible;height:50%;fill:var(--wdg-color_secondary)}.wdg-mobile-search button.wdg-open-search-modal-toggle:hover svg{fill:var(--wdg-color_main-light)}.wdg-mobile-search .wdg-mobile-search-modal{position:fixed;left:0;top:0;width:100%;height:100%;z-index:2000;background-color:#00000080;display:none;align-items:center;justify-content:center}.wdg-mobile-search .wdg-mobile-search-modal.show{display:flex}.wdg-mobile-search .wdg-mobile-search-modal .wdg-mobile-search-modal-content{background-color:var(--wdg-color_main);padding:1rem;max-width:350px;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;pointer-events:all}.wdg-mobile-search .wdg-mobile-search-modal .wdg-mobile-search-modal-content .wdg-modal-header{width:100%;height:40px;position:relative;display:flex;justify-content:space-between}.wdg-mobile-search .wdg-mobile-search-modal .wdg-mobile-search-modal-content .wdg-modal-header button.wdg-close-search-modal-toggle{position:absolute;display:flex;border:none;right:0;top:-.25rem;height:40%;margin:0;padding:0;background-color:transparent}.wdg-mobile-search .wdg-mobile-search-modal .wdg-mobile-search-modal-content .wdg-modal-header button.wdg-close-search-modal-toggle svg{height:100%;fill:var(--wdg-color_black)}.wdg-mobile-search .wdg-mobile-search-modal .wdg-mobile-search-modal-content form.header-search-form{position:relative;display:flex;width:100%;right:unset;top:unset;transform:none;margin:0}.nav-links .nav-next{margin-left:auto}form.search-form{padding:2rem 0}form.search-form input[type=search]{height:3rem}form.search-form input[type=submit]{margin:1rem 0 0}form.header-search-form{flex-wrap:nowrap;position:relative;display:none}@media(min-width:768px){form.header-search-form{display:flex}}form.header-search-form label{visibility:hidden;width:0;height:0;overflow:hidden}form.header-search-form input.search-field{margin:0;max-height:3rem;background-color:var(--wdg-color_black);border:1px solid transparent;color:var(--wdg-color_secondary)}form.header-search-form input.search-field::placeholder{color:var(--wdg-color_secondary)!important}form.header-search-form button[type=submit].search-submit{background-color:var(--wdg-color_black);color:var(--wdg-color_main-light);margin:0 0 0 1rem;padding:.75rem;height:100%;display:flex;justify-content:center;align-items:center;border:1px solid transparent}form.header-search-form button[type=submit].search-submit svg{overflow:visible;width:1.5rem;fill:var(--wdg-color_secondary)}form.header-search-form button[type=submit].search-submit:hover svg{fill:var(--wdg-color_main)}button.pswp__button{background-color:initial!important}.wdg-banner-header .wdg-banner-desktop,.wdg-banner-header .wdg-banner-mobile{justify-content:center}.wdg-banner-header .wdg-banner-desktop a,.wdg-banner-header .wdg-banner-mobile a{margin:2rem auto}.wdg-banner-header .wdg-banner-desktop img.banner-image--desktop{max-width:1000px!important;height:auto!important;width:100%;aspect-ratio:6.25/1!important;object-fit:cover}.wdg-banner-header .wdg-banner-desktop{display:none}@media(min-width:461px){.wdg-banner-header .wdg-banner-desktop{display:flex}}.wdg-banner-header .wdg-banner-mobile img.banner-image--mobile{max-width:300px!important;height:auto!important;width:100%;aspect-ratio:1.2/1!important;object-fit:cover}.wdg-banner-header .wdg-banner-mobile{display:flex}@media(min-width:460px){.wdg-banner-header .wdg-banner-mobile{display:none}}main{padding-top:calc(var(--wdg-header_height) + 20px)}.map-overlay{position:relative}.map-overlay .map-welcome{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#00000080;z-index:1}.map-overlay .map-welcome.show{display:flex;flex-direction:column;justify-content:center;align-items:center}.map-overlay .map-welcome .map-welcome_content{background-color:var(--wdg-color_background);padding:1rem;margin:.5rem;min-width:320px;max-width:600px;text-align:center}.map-overlay .map-welcome .map-welcome_start{margin-top:1rem}.map-container{min-height:300px;height:calc(100dvh - var(--wdg-header_height));max-height:1200px;width:100%;background-color:var(--wdg-color_gray-light);border-bottom:1px solid var(--wdg-color_gray-light)}.map-container iframe{width:100%;height:100%}.post-location-map{width:100%;height:clamp(120px,50vw,200px);overflow:hidden}.popover-open{z-index:5000}.map-pin{width:32px;height:32px;background-color:var(--wdg-color_main);border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s ease-in-out;position:relative;box-shadow:0 0 2px 1px #0000001a}.map-pin .map-pin_content{pointer-events:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.map-pin svg.map-pin_icon{margin-top:2px;margin-left:0;height:10.6666666667px;fill:var(--wdg-color_black);transition:fill .2s ease-in-out}.map-pin:hover,.map-pin:focus,.map-pin:active{background-color:var(--wdg-color_black)}.map-pin:hover svg.map-pin_icon,.map-pin:focus svg.map-pin_icon,.map-pin:active svg.map-pin_icon{fill:var(--wdg-color_secondary)}.map-pin .pin-popover.show{display:flex;flex-direction:column;z-index:2000}.map-pin .pin-popover{font-family:var(--wdg-font_style-ancizar),serif;line-height:1.2;display:none;position:absolute;z-index:100;top:calc(100% + 10px);left:-109px;background-color:var(--wdg-color_main);width:250px;height:min-content;box-shadow:2px 2px 8px #0003}.map-pin .pin-popover .popover-header{font-size:.65rem;font-weight:900;border-bottom:1px solid var(--wdg-color_black);margin-bottom:.5rem;color:var(--wdg-color_secondary);display:flex;align-items:center}.map-pin .pin-popover .popover-header .popover-header_name{padding:.5rem}.map-pin .pin-popover .popover-header .popover-header_image{margin-right:.5rem;width:64px;min-width:64px;height:64px}.map-pin .pin-popover .popover-header .popover-header_image img{width:100%;height:100%;object-fit:cover}.map-pin .pin-popover .popover-body{padding:0 .5rem}.map-pin .pin-popover .popover-body a{color:var(--wdg-color_black)}.map-pin .pin-popover .popover-body .wdg-map-popover_phone{line-height:2}.map-pin .pin-popover .popover-actions{background-color:var(--wdg-color_black);margin-top:.75rem;display:flex;justify-content:flex-end}.map-pin .pin-popover .popover-actions .btn-link{text-decoration:none;padding:.5rem .75rem;background:var(--wdg-color_black);color:var(--wdg-color_secondary);font-size:.65rem;font-weight:600;text-transform:uppercase;transition:color .2s ease-in-out;display:flex;align-items:center}.map-pin .pin-popover .popover-actions .btn-link svg.popover-more-icon{margin-left:.25rem;height:.65rem;fill:var(--wdg-color_secondary)}.map-pin .pin-popover .popover-actions .btn-link:hover,.map-pin .pin-popover .popover-actions .btn-link:focus,.map-pin .pin-popover .popover-actions .btn-link:active{color:var(--wdg-color_main-light)}.map-pin .pin-popover:after{position:absolute;content:"";display:block;top:-5px;left:50%;transform:translate(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid var(--wdg-color_main)}.map-cluster-pin{display:flex;align-items:center;justify-content:center;background-color:var(--wdg-color_black);width:40px;height:40px;border-radius:50%;color:var(--wdg-color_secondary);font-weight:500;font-size:var(--wdg-font_size-sm);border:2px solid var(--wdg-color_secondary)}.wdg-image-wrapper--w-hover{position:relative;overflow:hidden}.wdg-image-wrapper--w-hover>img{transition:transform .3s ease-in-out}.wdg-image-wrapper--w-hover:hover>img{transform:scale(1.05)}.wdg-layout--wide-wrapper{width:var(--wdg-layout--wide-width);max-width:var(--wdg-layout--wide-width);margin:0 auto;padding:0 var(--wdg-layout--gutter)}.wdg-articles-excerpt-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.wdg-articles-excerpt-grid{grid-template-columns:1fr 1fr 1fr}}.wdg-articles-excerpt-grid .wdg-latest-design-providers__item{display:block;height:min-content;text-decoration:none;overflow:hidden}.wdg-articles-excerpt-grid .wdg-latest-design-providers__item>h5{margin-top:.5rem}.wdg-articles-excerpt-grid .wdg-latest-design-providers__item:hover h5{color:var(--wdg-color_black)}.wdg-articles-excerpt-grid .wdg-latest-design-providers__item img{object-fit:cover;max-height:225px;aspect-ratio:16/9}.wdg-latest-design-providers--wrapper{display:flex;flex-direction:column;width:100%;padding:clamp(1.5rem,5vw,4rem) 0}.wdg-share-post{padding:2rem 0}.socials{display:flex;align-items:center;background-color:var(--wdg-color_main)}.socials ul.socials-list-blocks,.socials li.socials-list-blocks-item{display:inline-flex;list-style:none;margin:0;padding:0}.socials a.socials-list-blocks-item-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.socials svg{transition:fill .2s ease-in-out;fill:var(--wdg-color_black);height:1.5rem;width:1.5rem}.socials li.socials-list-blocks-item{width:50px;height:50px;justify-content:center;align-items:center;border-right:1px solid var(--wdg-color_black)}.socials li.socials-list-blocks-item:last-child{border-right:none}.socials li.socials-list-blocks-item:hover{background-color:var(--wdg-color_secondary)}.socials li.socials-list-blocks-item:hover a svg{fill:var(--wdg-color_black)}.socials.variant-b{background-color:transparent}.socials.variant-b ul{height:50px;padding:0}.socials.variant-b li{border:none}.wpcf7-form{margin-top:1rem;width:100%;font-family:var(--wdg-font-family_rubik)}.wpcf7-form label{font-weight:300;font-size:var(--wdg-font_size-xs);position:relative}.wpcf7-form span.wpcf7-not-valid-tip{font-family:var(--wdg-font-family_rubik);font-size:var(--wdg-font_size-xs);color:#9a0459;opacity:.75}.wpcf7-form .wpcf7-response-output{margin:0 0 0 1rem!important;border:none!important;color:#9a0459!important;font-size:var(--wdg-font_size-xs)!important;line-height:120%;position:relative}.wpcf7-form .wpcf7-response-output:before{position:absolute;left:-1rem;content:"i";display:flex;justify-content:center;align-items:center;font-size:70%;font-weight:900;width:20px;height:20px;border-radius:50%;border:2px solid #9a0459}.tnp.tnp-subscription label{font-family:var(--wdg-font-family_rubik);color:var(--wdg-color_gray-dark);font-weight:300;font-size:var(--wdg-font_size-xs)}.tnp.tnp-subscription .tnp-privacy-field label{font-family:var(--wdg-font_style-ancizar);font-weight:600}.tnp.tnp-subscription input{border:none;background-color:var(--wdg-color_black);color:var(--wdg-color_secondary)}.tnp.tnp-subscription input:focus{outline:none;border:none}.tnp.tnp-subscription input[type=checkbox]{border:3px solid var(--wdg-color_gray-dark);background-color:var(--wdg-color_secondary);width:25px;max-width:25px}.tnp.tnp-subscription input[type=checkbox]:checked{background-color:var(--wdg-color_secondary)}footer.wdg-footer{width:100%;font-size:16px;background-color:var(--wdg-color_primary);color:var(--wdg-color_secondary-dark);border-top:1px solid var(--wdg-color_gray);border-bottom:1px solid var(--wdg-color_gray)}footer.wdg-footer .footer-note{font-size:var(--wdg-font_size-sm);width:100%;display:grid;grid-template-columns:repeat(1,1fr)}footer.wdg-footer .footer-note .footer-item{padding:2rem}footer.wdg-footer .footer-note .footer-item.footer-contact a{color:var(--wdg-color_secondary)}footer.wdg-footer .footer-note .footer-item.footer-contact a:hover{color:var(--wdg-color_secondary-dark)}@media(min-width:768px){footer.wdg-footer .footer-note{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){footer.wdg-footer .footer-note{grid-template-columns:repeat(4,1fr)}footer.wdg-footer .footer-note .footer-item{padding:2rem}}footer.wdg-footer .footer-bar{width:100%;background-color:var(--wdg-color_main)}footer.wdg-footer .footer-bar>div{display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:90%}.cmplz-cookiebanner{border-radius:0!important}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn{height:35px!important;padding:0!important;border-radius:0!important}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover{font-weight:800}.cmplz-cookiebanner .cmplz-buttons .cmplz-accept{background-color:var(--wdg-color_secondary)!important}.daportal_header-left{display:flex;align-items:center;gap:2rem;position:relative}.daportal-partners{display:flex;align-items:center;text-transform:uppercase;font-size:.5em;letter-spacing:.1em;padding:3px 0}.daportal-partners .daportal-partners__label{width:max-content;text-align:center}.daportal-partners .daportal-partner__image{max-height:40px;max-width:100px}.daportal-partners .daportal-partner__image img{max-width:inherit;max-height:inherit;object-fit:contain}.daportal-partners__desktop{justify-content:center;flex-direction:column;width:max-content;margin-top:-.5rem;font-weight:600;color:#000}.daportal-partner__image{margin-top:1px;max-height:45px;position:relative}.daportal-partner__image img{object-fit:contain}.daportal-partner__image.is-masked{color:transparent}.daportal-partner__image.is-masked:before{content:"";position:absolute;inset:0;background:var(--wdg-color_black);-webkit-mask:var(--mask) no-repeat center/contain;mask:var(--mask) no-repeat center/contain}.daportal-partner__image.is-masked img{visibility:hidden}.daportal-partners__mobile{margin:8px 0;width:100%;font-size:.6em;justify-content:space-between;padding:0 1rem;display:none;font-weight:600;color:#000}@media(max-width:768px){.daportal-partners__desktop,.daportal_header-left{display:none}.daportal-partners__mobile{display:flex}}#wdg-gallery-overlay-slider[aria-hidden=true]{display:none}#wdg-gallery-overlay-slider{position:fixed;inset:0;z-index:999999}#wdg-gallery-overlay-slider .wdg-gos__backdrop{position:absolute;inset:0;background:#000000d9}#wdg-gallery-overlay-slider .wdg-gos__panel{position:relative;height:100%;width:100%;display:grid;grid-template-rows:1fr auto;align-items:center;justify-items:center;padding:24px;box-sizing:border-box}#wdg-gallery-overlay-slider .wdg-gos__figure{margin:0;max-width:min(1200px,100%);max-height:100%;display:grid;gap:12px;justify-items:center}#wdg-gallery-overlay-slider .wdg-gos__img{max-width:100%;max-height:calc(100vh - 140px);object-fit:contain;box-shadow:0 10px 40px #00000080;border-radius:10px;background:#ffffff05}#wdg-gallery-overlay-slider .wdg-gos__caption{color:#ffffffe6;font:14px/1.4 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;text-align:center;max-width:80ch}#wdg-gallery-overlay-slider .wdg-gos__counter{color:#fffc;font:12px/1 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;padding:12px 0 0;text-align:center}#wdg-gallery-overlay-slider .wdg-gos__actions{display:flex;flex-wrap:nowrap;position:absolute;top:14px;right:14px;gap:1rem;z-index:2}#wdg-gallery-overlay-slider .wdg-gos__actions .wdg-gos__close,#wdg-gallery-overlay-slider .wdg-gos__actions .wdg-gos__zoom{border:0;background:#ffffff1f;color:#fff;width:42px;height:42px;border-radius:999px;cursor:pointer;font-size:20px}#wdg-gallery-overlay-slider .wdg-gos__actions .wdg-gos__close>svg,#wdg-gallery-overlay-slider .wdg-gos__actions .wdg-gos__zoom>svg{position:relative;pointer-events:none;display:block;height:75%;fill:currentColor}#wdg-gallery-overlay-slider .wdg-gos__actions .wdg-gos__close>svg:nth-child(2),#wdg-gallery-overlay-slider .wdg-gos__actions .wdg-gos__zoom>svg:nth-child(2){display:none}#wdg-gallery-overlay-slider .wdg-gos__actions .wdg-gos__zoom>svg{left:-50%}#wdg-gallery-overlay-slider .wdg-gos__actions .wdg-gos__close>svg{left:-25%}#wdg-gallery-overlay-slider .wdg-gos__navigation{position:fixed;top:0;left:0;width:100dvw;height:100dvh;pointer-events:none;z-index:2}#wdg-gallery-overlay-slider .wdg-gos__navigation .wdg-gos__nav{pointer-events:all;position:absolute;top:50%;transform:translateY(-50%);border:0;background:#ffffff1f;color:#fff;width:54px;height:54px;border-radius:999px;cursor:pointer;font-size:34px;line-height:1;display:grid;-webkit-user-select:none;user-select:none}@media(max-width:520px){#wdg-gallery-overlay-slider .wdg-gos__navigation .wdg-gos__nav{width:46px;height:46px;font-size:30px}}#wdg-gallery-overlay-slider .wdg-gos__navigation .wdg-gos__prev{left:14px}#wdg-gallery-overlay-slider .wdg-gos__navigation .wdg-gos__next{right:14px}@media(max-width:520px){#wdg-gallery-overlay-slider .wdg-gos__img{max-height:calc(100vh - 170px)}}#wdg-gallery-overlay-slider .wdg-gos__figure{overflow:hidden}#wdg-gallery-overlay-slider .wdg-gos__img{transform-origin:center center;touch-action:none;cursor:zoom-in}#wdg-gallery-overlay-slider.wdg-gos--zoomed button.wdg-gos__zoom>svg:first-child{display:none}#wdg-gallery-overlay-slider.wdg-gos--zoomed button.wdg-gos__zoom>svg:last-child{display:block}#wdg-gallery-overlay-slider.wdg-gos--zoomed .wdg-gos__figure{position:fixed;inset:0;margin:0;max-width:none;max-height:none;overflow:hidden;width:100dvw;height:100dvh}#wdg-gallery-overlay-slider.wdg-gos--zoomed .wdg-gos__img{position:absolute;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;transform-origin:center center;user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}
