*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"Gill";src:url(//www.dugwilders.co.uk/wp-content/themes/DugWildersTheme/assets/fonts.ttf) format("truetype")}img{opacity:0;animation:fadeIn 1s ease forwards}@keyframes fadeIn{to{opacity:1}}a{cursor:pointer}.gradient1{background:#af1451;background:-moz-linear-gradient(45deg,#af1451 0%,#017a8a 100%);background:-webkit-gradient(left bottom,right top,color-stop(0%,#af1451),color-stop(100%,#017a8a));background:-webkit-linear-gradient(45deg,#af1451 0%,#017a8a 100%);background:-o-linear-gradient(45deg,#af1451 0%,#017a8a 100%);background:-ms-linear-gradient(45deg,#af1451 0%,#017a8a 100%);background:linear-gradient(45deg,#af1451 0%,#017a8a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#af1451",endColorstr="#017a8a",GradientType=1)}.gradient2{background:#000;background:-moz-linear-gradient(45deg,#000 0%,#1798ac 100%);background:-webkit-gradient(left bottom,right top,color-stop(0%,#000),color-stop(100%,#1798ac));background:-webkit-linear-gradient(45deg,#000 0%,#1798ac 100%);background:-o-linear-gradient(45deg,#000 0%,#1798ac 100%);background:-ms-linear-gradient(45deg,#000 0%,#1798ac 100%);background:linear-gradient(45deg,#000 0%,#1798ac 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#1798ac",GradientType=1)}*{scroll-behavior:auto;scroll-behavior:smooth;-webkit-appearance:none}@-webkit-keyframes AnimationName{0%{background-position:97% 0}50%{background-position:4% 100%}100%{background-position:97% 0}}@-moz-keyframes AnimationName{0%{background-position:97% 0}50%{background-position:4% 100%}100%{background-position:97% 0}}@keyframes AnimationName{0%{background-position:97% 0}50%{background-position:4% 100%}100%{background-position:97% 0}}html{background-color:#222}body{font:1.2em "Helvetica",sans-serif;color:#220901;transition:all .3s}img,iframe{display:block;height:auto}a{text-decoration:none;color:#af1551}p{font-size:1rem;line-height:1.4em;margin-bottom:1.2em;color:#220901}.container{max-width:90rem;margin:0 auto;padding:0 4rem}.flex{display:flex;gap:2em}.flex div{flex:1}.flex .fl1{flex:1}.flex .fl2{flex:2}.flex .fl3{flex:3}.bttn{background-color:#af1551;color:#fff;min-width:18em;display:inline-flex;align-items:center;justify-content:center;height:4em;font-weight:700;box-shadow:.5em .5em 0 rgba(0,0,0,.1333333333);padding:0 2em;cursor:pointer;transition:.2s all;position:relative;z-index:5}.bttn:hover,.wpcf7-submit:hover,.wpcf-submit:hover{background-color:#1798ac !important;color:#fff !important;transition:.2s all !important}.wpcf7-submit{cursor:pointer}.wpcf7-submit:hover{background-color:#1798ac !important;color:#fff !important;transition:.2s all !important}h1,h2,h3,h4,h5,h6{font:1rem "Gill",sans-serif;color:#000;font-weight:900;line-height:1em;padding-bottom:.7rem}h2,h3,h4,h5,h6{font:1rem "Gill",sans-serif;color:#000;font-weight:900;line-height:1em;padding-bottom:.2em;padding-bottom:.7rem}h3,h4,h5,h6{font:1rem "Gill",sans-serif;color:#000;font-weight:900;line-height:1em;padding-bottom:.7rem}h4,h5,h6{font:1rem "Gill",sans-serif;color:#000;font-weight:900;line-height:1em}main{position:relative;z-index:2;background-color:#000;box-shadow:0 2rem 6rem #000}header{position:fixed;z-index:999;top:0;width:100%}header .container{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;padding-bottom:2rem}header .logo{display:flex;gap:.5rem;align-items:center}header .logo img{max-height:2rem;width:auto}header .logo span{color:#fff;padding:0;font-family:"Gill",sans-serif}header .logo a{color:#fff}header .menutoggle{display:flex;height:3rem;width:2rem;gap:.4rem;align-items:flex-end;flex-direction:column;justify-content:center}header .menutoggle:before,header .menutoggle:after,header .menutoggle span{background-color:#fff;height:.3rem;display:block;content:"";transition:all .3s}header .menutoggle:before{width:70%}header .menutoggle span{width:100%}header .menutoggle:after{width:50%}header .menutoggle:hover{cursor:pointer}header .menutoggle:hover:before{width:100%}header .menutoggle:hover span{width:100%}header .menutoggle:hover:after{width:100%}.page header .container,.single header .container{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;padding-bottom:2rem}.page header .logo,.single header .logo{display:flex;gap:.5rem;align-items:center}.page header .logo img,.single header .logo img{max-height:2rem;width:auto}.page header .logo span,.single header .logo span{color:#000;padding:0}.page header .logo a,.single header .logo a{color:#000}.page header .menutoggle,.single header .menutoggle{display:flex;height:3rem;width:2rem;gap:.4rem;align-items:flex-end;flex-direction:column;justify-content:center}.page header .menutoggle:before,.page header .menutoggle:after,.page header .menutoggle span,.single header .menutoggle:before,.single header .menutoggle:after,.single header .menutoggle span{background-color:#000;height:.3rem;display:block;content:"";transition:all .3s}.page header .menutoggle:before,.single header .menutoggle:before{width:70%}.page header .menutoggle span,.single header .menutoggle span{width:100%}.page header .menutoggle:after,.single header .menutoggle:after{width:50%}.home header .container{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;padding-bottom:2rem}.home header .logo{display:flex;gap:.5rem;align-items:center}.home header .logo img{max-height:2rem;width:auto}.home header .logo span{color:#fff;padding:0}.home header .logo a{color:#fff}.home header .menutoggle{display:flex;height:3rem;width:2rem;gap:.4rem;align-items:flex-end;flex-direction:column;justify-content:center}.home header .menutoggle:before,.home header .menutoggle:after,.home header .menutoggle span{background-color:#fff;height:.3rem;display:block;content:"";transition:all .3s}.home header .menutoggle:before{width:70%}.home header .menutoggle span{width:100%}.home header .menutoggle:after{width:50%}nav{position:absolute;right:-24rem;top:0;height:100vh;display:flex;padding:3rem;background-color:#fff;transition:ease-out .3s;flex-direction:column;justify-content:space-between;width:23rem;transition:all .3s}nav a{color:#000}nav li{padding-bottom:.5rem}.menu-on nav{display:flex;transition:all .3s;right:0;box-shadow:0 0 1rem}#homepage_gallery{overflow:hidden}#homepage_gallery ul.main_gallery h2,#homepage_gallery ul.main_gallery p{text-shadow:0 0 .4rem #000}#homepage_gallery ul.main_gallery li{position:relative;height:100vh;width:100%}#homepage_gallery ul.main_gallery li img{object-fit:cover;object-position:center;height:100%;width:100%}#homepage_gallery ul.main_gallery li .slidecontent{width:100%;margin:0 auto;position:absolute;top:0;bottom:0;z-index:5}#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer{max-width:90rem;margin:0 auto;padding:6rem 4rem;display:flex;justify-content:flex-end;height:100%;color:#fff;flex-direction:column}#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer h2,#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer p{color:#fff}#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer h2,#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer h1{font-size:1.4rem}#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer .innerslide{max-width:30rem}#homepage_gallery .navcontain{position:absolute;bottom:0;z-index:99;height:12rem;left:0;display:flex;justify-content:center;align-items:flex-end;right:0;overflow:hidden}#homepage_gallery ul.thumbnail_nav{margin-bottom:-5rem;z-index:99;height:auto;display:flex;justify-content:center;align-items:center;padding:1rem;gap:1rem;background-color:#000;opacity:.5;transition:all .3s}#homepage_gallery ul.thumbnail_nav li{aspect-ratio:4/3;max-width:9rem}#homepage_gallery ul.thumbnail_nav li img{object-fit:cover;object-position:center;width:100%;height:100%;cursor:pointer}#homepage_gallery ul.thumbnail_nav:hover{margin-bottom:0;opacity:1}footer{position:sticky;bottom:0;height:30rem;z-index:1}footer .logo{display:flex;gap:.5rem;align-items:center;margin-bottom:2.5rem}footer .logo img{max-height:2rem;width:auto}footer a,footer h2{color:#fff}footer h2{padding-bottom:0}footer p,footer a,footer li{color:#fff;font-size:.8rem}footer .footwrap{position:absolute;bottom:4rem;left:0;width:100%}footer ul{display:flex;white-space:nowrap;gap:1rem;float:right}main#page{background-color:#fff}main#page article{margin:0 auto;max-width:90rem;padding:10rem 4rem 2rem}main#page article img{max-width:100%}main#page .parent{display:grid;grid-template-columns:repeat(18,1fr);grid-auto-rows:auto;gap:24px;align-items:start}main#page .div1{grid-column:1/10;align-self:end}main#page .div1 h2{padding-right:10%;padding-bottom:3rem}main#page .div2{grid-column:10/19}main#page .div3{grid-column:1/10}main#page .div5{grid-column:6/14}main#page .div4{grid-column:1/6}main#page .div6{grid-column:1/19}main#page .div6 p:last-of-type{width:170%}main#page .div7{grid-column:14/19}main#page .div8{grid-column:10/17}main#page .innerparent{display:grid;grid-template-columns:repeat(18,1fr);grid-auto-rows:auto;column-gap:24px;align-items:start}main#page .innerparent .div1{grid-column:1/19}main#page .aboutbottom{max-width:50rem;margin:0 auto;text-align:center;padding:3rem 0 6rem}main#page h1{max-width:58rem;padding-bottom:3rem}main#page h1,main#page h2,main#page h3{font-size:2.8rem}main#page .abouttop{display:flex;max-width:60rem;margin:0 auto;gap:4rem;margin-bottom:3rem}main#page .abouttop .images{flex:3;position:relative}main#page .abouttop .images .topimg1{position:absolute;top:0;right:0;width:18rem}main#page .abouttop .images .headshot{position:absolute;z-index:2;bottom:0;left:0;width:10rem}main#page .abouttop .contentarea{flex:5}main#page .blockquote{padding:2rem 0}main#page .blockquote blockquote{max-width:48rem;text-align:center;margin:0 auto}main#page .blockquote blockquote p{font-weight:700;font-style:italic;font-size:1.2rem}main#page .blockquote .author{text-align:center}main#page .aboutbottom img{margin:3rem auto}.gallerygrid{display:flex;flex-wrap:wrap}.gallerygrid article{width:25%}.gallerygrid img{height:100%;width:100%;display:block}article .entry-content h2{font-size:2rem;padding-right:20%;padding-bottom:1.2rem;padding-top:2rem;color:#000}article .entry-content h2:first-of-type{padding-top:0;color:#000}article .card{align-items:center;gap:1rem;padding-top:2rem;padding-bottom:2rem}article .card h2{padding-bottom:0;font-size:1rem;color:#000}article .card h3{font-weight:400;font-size:1.2rem}article .card .headshot{border-radius:100%;overflow:hidden}article .card .headshot img{object-fit:cover;width:100%;height:100%}article .sticky{position:sticky;top:8rem}.single main .comtainer{padding-top:4rem}.single main .comtainer strong{font-weight:700}.single article:before{content:"";position:fixed;top:0;left:0;width:100%;height:7rem;background:linear-gradient(360deg,rgba(255,255,255,0) 0%,#fff 100%);z-index:2;display:block}#contactpage{background-color:#fff;padding-top:8rem}#contactpage h1{font-size:2.4rem}#contactpage .wpcf7-form span,#contactpage .wpcf7-form input{width:100%}#contactpage .wpcf7-form input{height:2.8rem;padding:0 1rem;border:1px solid #ccc;border-radius:4px}#contactpage .wpcf7-form textarea{height:6.8rem;padding:1rem;width:100%;border:1px solid #ccc;border-radius:4px}#contactpage .wpcf7-form .wpcf7-submit{max-width:20rem;font-size:1.2rem;background-color:#82ca9c}a[href^=tel]{color:inherit;text-decoration:none}.mobiletoggle{display:none}@media screen and (max-width:990px){.footwrap{flex-direction:column}.footright{display:none}.container,.slidecontainer{padding-left:4vw !important;padding-right:4vw !important}main article{background-color:#fff;padding:8rem 0;flex-direction:column}.parent{grid-template-columns:1fr !important}.div1,.div2,.div3,.div4,.div5,.div6,.div7,.div8{grid-column:1/-1 !important}.div1 h2{padding-right:0;padding-bottom:2rem !important}.div6 p:last-of-type{width:100% !important}.div6 .flex{flex-direction:column !important}main#page article img{width:100%}main#page .aboutbottom img{margin:3rem auto;max-width:11rem}main#page .abouttop{display:flex;max-width:60rem;margin:0 auto;gap:2rem;margin-bottom:3rem;flex-direction:column}main#page .abouttop .images .topimg1{position:relative !important;top:0;right:0;width:100%}.container{flex-direction:column;gap:0}#contactpage{background-color:#fff;padding:2rem 0;flex-direction:column}main#page .abouttop .images .headshot{position:relative !important;z-index:2 !important;bottom:0 !important;left:0 !important;width:50% !important;left:0 !important;margin-top:-10rem !important;margin-left:-7vw !important}header .container{flex-direction:row}article .card .headshot{border-radius:100%;overflow:hidden;max-width:7rem}}
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
#fancybox-outer{background:#fff}#fancybox-content{background:#fff;border-color:#fff;color:#000}#fancybox-title,#fancybox-title-float-main{color:#fff}
.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:0 0;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:0 0;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}
.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter {float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter {float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
.logow{display:none}.home .logow,.archive .logow{display:block}.home .logob,.archive .logob{display:none}
main article{background-color:#fff;padding:8rem 0}.attachment-post-thumbnail{margin-bottom:3rem}article .fl3{flex:2}article .fl3 h1{font-size:2.4rem}article .fl5{flex:9}article .fl5 img{width:100%}.single-post main{background-color:#fff}.logo h1{color:#000}header .menutoggle:before,header .menutoggle:after,header .menutoggle span{background-color:#000;height:.3rem;display:block;content:"";transition:all .3s}.wp-block-image .aligncenter{width:100%}.entry-content ul,.entry-content ol{padding-left:2rem;margin-bottom:1.2em}.entry-content ul li{font-size:1rem;line-height:1.4em;margin-bottom:.2em;list-style:disc}.entry-content ol li{font-size:1rem;line-height:1.4em;margin-bottom:.2em;list-style:decimal}article .entry-content h3{font-size:1.6rem;padding-right:20%;padding-bottom:1.2rem;padding-top:2rem}
#homepage_gallery h1{color:#fff;text-shadow:0 0 .4rem #000}