@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Montserrat:wght@400;500;700&display=swap');
.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;word-break: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}
:root{--gap:40px}.content-box,.wide .wp-block-group__inner-container{max-width:1400px;margin:0 auto;padding:0 var(--gap)}.row{display:flex;gap:var(--gap)}.no-gap{--gap:0px}.col-1-2{flex-basis:50%}.col-1-3{flex-basis:calc(100% / 3)}.col-1-4{flex-basis:calc(100% / 4)}.col-1-5{flex-basis:calc(100% / 5)}.col-1-6{flex-basis:calc(100% / 6)}.col-2-3{flex-basis:calc(100% / 3 * 2)}.col-2-5{flex-basis:calc(100% /5 *2)}.col-3-4{flex-basis:calc(100% /4 *3)}.col-3-5{flex-basis:calc(100% /5 *3)}.col-4-5{flex-basis:calc(100% /5 *4)}.col-5-6{flex-basis:calc(100% /6 *5)}@media screen and (max-width:768px){.row{flex-wrap:wrap}.col-1-2,.col-1-3,.col-1-4,.col-1-5,.col-1-6,.col-2-3,.col-2-5,.col-3-4,.col-3-5,.col-4-5,.col-5-6{flex-basis:100%}}.column-2,.column-3,.column-4,.column-5,.column-6,.column-7,.column-8,.column-9{display:flex;gap:var(--gap);flex-wrap:wrap}.column-2>div{width:calc((100% - (1*var(--gap))) / 2)}.column-3>div{width:calc((100% - (2*var(--gap)))/3)}.column-4>div{width:calc((100% - (3*var(--gap)))/4)}.column-5>div{width:calc((100% - (4*var(--gap)))/5)}.column-6>div{width:calc((100% - (5*var(--gap)))/6)}.column-7>div{width:calc((100% - (6*var(--gap)))/7)}.column-8>div{width:calc((100% - (7*var(--gap)))/8)}.column-9>div{width:calc((100% - (8*var(--gap)))/9)}@media screen and (min-width:768px) and (max-width:1024px){.column-2>div{width:calc(100% - var(--gap))}.column-3>div,.column-4>div{width:calc((100% - (2*var(--gap)))/3)}.column-5>div,.column-6>div{width:calc((100% - (3*var(--gap)))/4)}.column-7>div{width:calc((100% - (4*var(--gap)))/5)}.column-8>div{width:calc((100% - (5*var(--gap)))/6)}.column-9>div{width:calc((100% - (6*var(--gap)))/7)}}@media screen and (min-width:480px) and (max-width:767px){.column-2>div{width:calc(100% - var(--gap))}.column-3>div,.column-4>div{width:calc((100% - (1*var(--gap)))/2)}.column-5>div,.column-6>div{width:calc((100% - (2*var(--gap)))/3)}.column-7>div,.column-8>div{width:calc((100% - (3*var(--gap)))/4)}.column-9>div{width:calc((100% - (4*var(--gap)))/5)}.content-box{padding:0 15px}}@media screen and (max-width:479px){:root{--gap:15px}.column-2>div,.column-3>div,.column-4>div{width:calc(100% - var(--gap))}.column-5>div,.column-6>div,.column-7>div,.column-8>div{width:calc((100% - (1*var(--gap)))/2)}.column-9>div{width:calc((100% - (2*var(--gap)))/3)}}
#main-menu li{display:inline-block;list-style-type:none}#main-menu ul li{margin-left:1.75rem;margin-right:1rem;position:relative}#main-menu ul li:before{content:"";display:block;width:0;height:2px;background:var(--orange);position:absolute;bottom:0;transition:all .3s ease-in-out}#main-menu ul li:hover:before{width:100%}#main-menu ul li a{padding:.5rem 0;color:var(--green);font-weight:700;font-size:smaller;transition:all .5s ease}#main-menu ul li ul{display:none}#main-menu ul li a:hover{color:var(--orange)}#main-menu .current-menu-item:before{content:"";display:block;width:100%;height:2px;background:var(--green);position:absolute;bottom:0}#hamburger{display:none}@media only screen and (max-width:1024px){#main-menu li{display:block;margin:0;padding:0}#main-menu ul{margin:0;padding:0}#main-menu ul li a{padding:.25rem 0;display:block;border-top:1px solid #ddd;font-size:1.3rem}#main-menu{width:100%;text-align:right;border-top:1px solid #ddd}#hamburger{display:flex;flex-direction:column;justify-content:space-between;width:3rem;height:2.5rem;padding:.5rem;transition:all .3s ease-in-out}#hamburger span{display:block;width:100%;height:4px;background:var(--green);border-radius:2px}#hamburger.nyitva span:nth-of-type(2){display:none}#hamburger.nyitva span:nth-of-type(1){transform:rotate(45deg);margin-bottom:-2px}#hamburger.nyitva span:nth-of-type(3){transform:rotate(-45deg);margin-top:-2px}#hamburger.nyitva{background:var(--orange);justify-content:center}#main-menu{max-height:0;text-align:center;opacity:0;transition:all .5s ease-in-out}#main-menu.nyitva{max-height:1000px;opacity:1;text-align:center}#main-menu ul li:hover:before{width:0}}
:root{--orange:#ff862d;--body-txt:#1c1c1c;--green:#181f30;--grey:#f1f1f1;--white:#fff}*,*:before,*:after{box-sizing:border-box}html{font-size:1.25vw}@media only screen and (max-width:768px){:root{--gap:30px}html{font-size:22px}}@media only screen and (max-width:480px){html{font-size:18px}}body{margin:0;padding:0;font-family:'Montserrat',sans-serif;background:var(--grey)}img{max-width:100%;height:auto}a{color:var(--orange);text-decoration:none}a:hover{color:var(--green)}p,li{line-height:1.5}ul{padding-left:20px}h1,h2{font-family:'Abril Fatface',serif;color:var(--body-text);line-height:1.2;margin-bottom:2rem;position:relative}h3{font-family:'Montserrat',sans-serif;color:var(--body-text);line-height:1.2;margin-bottom:2rem;position:relative;text-transform:uppercase}.light{color:var(--white)}h1,h2{font-size:1.5rem;padding:0 0 0 25px;line-height:1.3;text-transform:uppercase}h1:before,h2:before{content:'';display:block;width:15px;height:100%;position:absolute;left:0;background:var(--orange)}h3{font-size:1.2rem}h4{text-transform:uppercase}.button,.wp-block-button a,input[type=submit],.wp-block-post-excerpt__more-link{display:inline-block;padding:1rem;color:var(--white);background:var(--orange);text-transform:uppercase;border:none;font-family:inherit;font-size:inherit;font-weight:700;line-height:1;border-radius:1rem;transition:all .5s ease-in-out}.wp-block-button.masodgomb>a{background:var(--green);color:#fff;outline:.5px solid #fff}.button:hover,.wp-block-button a:hover,.wp-block-post-excerpt__more-link:hover{background:var(--green);color:#fff;outline:.5px solid #fff;outline-offset:-1px;margin-left:20px}input[type=submit]:hover{background:var(--green);color:#fff;outline:.5px solid #fff;outline-offset:-1px}.box-style{border:1px solid var(--grey);background:rgba(245,245,245,.1);box-shadow:0px 5px 5px 0px rgba(0,0,0,.5);overflow:hidden;padding:1rem}.blockquote{background:var(--green);padding:1.5rem 0 2rem;margin-bottom:1rem;box-shadow:0px 5px 5px 0px rgba(0,0,0,.5)}.blockquote h3,.blockquote p{color:#fff}.blockquote h3{text-transform:uppercase}.blockquote p{margin-bottom:1.5rem}.align-center{text-align:center}.img-box img{border:3px solid var(--grey);box-shadow:0px 5px 5px 0px rgba(0,0,0,.35)}.wp-block-columns.is-layout-flex{gap:1em}#go-to-top{position:fixed;width:40px;height:40px;bottom:20px;right:20px;background:var(--green);border-radius:5px;z-index:150;cursor:pointer}#go-to-top:before{content:"";position:absolute;left:30%;bottom:20%;border:solid #fff;border-width:0 4px 4px 0;display:inline-block;padding:6px;transform:rotate(-135deg)}header{background-color:var(--grey);box-shadow:5px 5px 8px 0px rgba(0,0,0,.35);position:relative;z-index:8;width:100%}.logo svg{width:8rem;height:auto}.logo{padding:.5rem 0;position:relative;z-index:10}header .content-box{display:flex;justify-content:space-between;align-items:center}.service-menu{background:var(--green);padding:1rem 2rem}header .service-menu{display:flex;justify-content:flex-end;align-items:bottom}.service-menu a{color:#fff;padding-left:.5rem;font-size:smaller}.service-menu-contact{padding-left:2rem;align-content:center}.service-menu a:hover{color:var(--orange);display:inline-block}.service-menu svg{width:20px;height:20px}.service-menu svg path{fill:#fff}.hero{background-image:url(//delidekor.hu/wp-content/themes/festes/img/hero.jpg);background-position:top right;background-repeat:no-repeat}.wide{width:calc(100vw - 18px);position:relative;left:calc(50% + 9px);margin-left:-50vw}.hero-txt{max-width:50%;padding:6rem 0;z-index:13}#hero-small-one{width:23rem;height:23rem;background-color:var(--green);transform:rotate(45deg);position:absolute;left:-380px;top:175px;border:5px solid rgba(245,245,245,.2);border-radius:79px;z-index:5}#hero-small-two{width:20rem;height:20rem;background-color:var(--green);transform:rotate(45deg);position:absolute;left:-380px;top:215px;border:5px solid rgba(245,245,245,.2);border-radius:79px;z-index:5}.hero-txt h1{text-transform:uppercase}#hero-decor{width:48rem;height:48rem;margin:0;background-color:var(--green);background-image:url(//delidekor.hu/wp-content/themes/festes/img/wallbackground.png);background-repeat:repeat;transform:rotate(30deg);position:absolute;left:-240px;top:0;border-radius:79px;z-index:7;overflow:hidden}.about,.work,.why,.testimonials,.services,.offer{padding:5rem 0}.about{position:relative;z-index:10;background-color:var(--grey);margin-top:-50px;overflow:clip}.about:after{content:"";display:block;width:45rem;height:45rem;background-color:var(--green);background-image:url(//delidekor.hu/wp-content/themes/festes/img/wallbackground.png);background-repeat:repeat;transform:rotate(40deg);position:absolute;right:-286px;top:-224px;border-radius:79px;z-index:5}.why:after{content:"";display:block;width:45rem;height:45rem;background-color:var(--green);background-image:url(//delidekor.hu/wp-content/themes/festes/img/wallbackground.png);background-repeat:repeat;transform:rotate(40deg);position:absolute;right:-348px;top:-27px;border-radius:79px;z-index:5}.about figure{max-width:20rem;max-height:auto;margin:auto;overflow:hidden;position:absolute;z-index:8}.about-text{padding-right:2rem}.service figure{margin:0;overflow:hidden}.service figure:hover{filter:grayscale()}.service figure img{overflow:hidden;transition:all .5s ease}.service figure img:hover{transform:scale(1.5)}.services{overflow:clip}.services:after{content:"";display:block;width:40rem;height:40rem;background-color:var(--green);background-image:url(//delidekor.hu/wp-content/themes/festes/img/wallbackground.png);background-repeat:repeat;transform:rotate(40deg);position:absolute;left:-550px;top:83px;border-radius:79px;z-index:7}.services-links{position:relative;z-index:10}.service{position:relative;margin:0}.services-txt{width:100%;pointer-events:none;margin:0;position:relative;bottom:20%;left:0;text-align:center;padding-bottom:1rem;z-index:1;text-shadow:2px 2px 4px #000}.service-column{margin-bottom:0}.work,.testimonials{background-color:var(--green);background-image:url(//delidekor.hu/wp-content/themes/festes/img/wallbackground.png);background-repeat:repeat;margin-top:-1.5rem;position:relative;z-index:10}.why{overflow:clip}.why ul li{list-style-image:url(//delidekor.hu/wp-content/themes/festes/img/list-brush.png);padding:.5rem}.why figure{margin:auto;vertical-align:center;position:relative;z-index:9}.review-slider{border:1px solid var(--grey);background:rgba(245,245,245,.1);box-shadow:0px 5px 5px 0px rgba(0,0,0,.5);overflow:hidden;padding:1rem;position:relative;margin:0 1rem}.reviews{display:block;white-space:nowrap;position:relative;font-size:0;padding:0;margin:0}.reviews li{padding:1rem 2rem;list-style-type:none;display:inline-block;position:relative;width:100%;white-space:initial;font-size:initial;vertical-align:middle}.next-review,.prev-review{display:block;position:absolute;bottom:35%;width:50px;height:50px;margin-top:-25px;z-index:5;cursor:pointer;border-radius:50%}.next-review:before{position:absolute;top:40%;left:50%;margin-top:-6px;content:"";width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:16px solid #fff}.prev-review:before{position:absolute;top:40%;right:50%;margin-top:-6px;content:"";width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:16px solid #fff}.prev-review{left:1%}.next-review{right:1%}form{background-image:url(//delidekor.hu/wp-content/themes/festes/img/offer_background.jpg);background-size:cover;background-color:rgba(245,245,245,.75);padding:2rem 4rem;margin:auto}body input[type=text]:focus-visible,body input[type=email]:focus-visible,body input[type=tel]:focus-visible,textarea:focus-visible{outline:2px solid var(--orange) !important}input[type=text],input[type=email],input[type=tel],textarea{width:100%;font-size:1rem;font-family:inherit;line-height:1.5;padding-left:.5rem;margin-bottom:.5rem;border:none;box-shadow:0px 5px 5px 0px rgba(0,0,0,.35)}input[type=checkbox]{width:1rem;height:1rem}input[type=submit]{display:block;margin:1rem auto 0 auto}.page-hero{background-color:#fff;background-image:url(//delidekor.hu/wp-content/themes/festes/img/page_hero.jpg);background-position:top left;background-repeat:no-repeat;background-size:cover;padding:3rem 0}.page-hero h1{color:#fff}.service-page{padding:1.5rem 0}.service-page h2{padding:0}.service-page h2:before{content:none}.is-type-video{margin:3rem auto}.page-id-16 h2:before,.page-id-18 h2:before,.archive h2:before{content:none}.page-id-18 h2,.archive h2{padding-left:0;font-size:1.2rem;margin:2rem 0 1rem}.archive main{padding:2rem 0}.archive a{color:inherit}.price-head{padding-top:2rem}.price-head2{padding-bottom:2rem}.sidebar{padding-top:3rem}summary{font-size:1.2rem;text-transform:uppercase;font-family:'Abril Fatface',serif;border-bottom:1px solid rgba(0,0,0,.3);padding-bottom:1rem}.wp-block-contact-form-7-contact-form-selector{margin-bottom:1.5rem}.nav-links{display:block;margin:1rem auto;text-align:center}.page-numbers{padding:.4rem;border:1px solid rgba(0,0,0,.3);font-size:16px}.page-numbers.current{color:var(--orange);font-size:20px}.next,.prev{border:none}#call{display:none}footer{font-size:smaller;line-height:1.5;background:var(--green);background-image:url(//delidekor.hu/wp-content/themes/festes/img/wallbackground.png);background-repeat:repat;padding:2rem 0;color:var(--white)}footer a{color:var(--white)}footer a:hover{color:var(--orange)}footer ul li{list-style-type:none}footer .column-3{flex-wrap:nowrap}footer svg{max-width:3rem;height:auto;transition:.5s ease-in-out}footer svg path{fill:var(--white)}footer svg:hover{max-width:4rem}#face{display:block;text-align:center}#copyright{text-align:center;font-size:smaller;background-color:var(--grey);line-height:1;padding:.5rem}#copyright p{margin:0}.work-col{flex-wrap:wrap !important}.work-col>.box-style{flex-basis:30% !important;max-width:30%}.next-work,.prev-work{display:none}.prev-review{left:1%}.next-review{right:1%}.page-template-szolgaltatas-aloldalak section,.page-id-12 section{padding:50px 0}.services-hero{background:url(//delidekor.hu/wp-content/themes/festes/img/wallbackground.png);padding:3rem 0;position:relative;z-index:1000;align-items:middle}.services-hero h1,.services-hero p{color:#fff}.light-bg{background:#fff}.page-template-szolgaltatas-aloldalak .button a,.page-template-szolgaltatas-aloldalak .button a:hover{color:#fff}.services-card{border:1px solid var(--green);padding:1rem;background:#fff;box-shadow:2px 2px 10px rgba(0,0,0,.25)}.services-card a{color:inherit}.services-card a:hover{color:var(--orange)}.read-more{text-transform:uppercase;font-size:1.2rem;font-weight:700;color:var(--orange) !important}.front-page-services{position:relative;z-index:149}.front-page-services ul li{border:1px solid var(--green);padding:1rem;background:#fff;box-shadow:2px 2px 10px rgba(0,0,0,.25);flex-basis:30%;margin:1rem}.front-page-services ul{display:flex;flex-wrap:wrap}.front-page-services a{color:inherit}.front-page-services p{margin-bottom:1rem}.front-page-services a:hover{color:var(--orange)}#terkep{width:500px;height:480px}.blog-link h2,.blog-link p{color:var(--body-txt)}.blog-button a{color:#fff !important}.blog-link:hover h2{color:var(--orange)}.blog-content-box{padding-top:2rem}h1,h2.visible{opacity:0;animation:elotunes .5s linear forwards}.hero p,p.visible{opacity:0;animation:elotunes .5s linear forwards}.hero .wp-block-button{opacity:0;animation:elotunes .5s linear forwards}figure,.blockquote{opacity:0}.work figure{opacity:1}.work figure.visible{animation:none}figure.visible,.blockquote.visible{animation:scale .8s ease-in-out forwards}.work .box-style.visible{animation:scale .8s ease-in-out forwards}.work p.visible,form p.visible,#copyright p.visible{opacity:1;animation:none}.category-list{display:flex;padding:.5rem;background:var(--green);margin-bottom:.5rem}.category-list ul{display:flex;justify-content:flex-start;flex-wrap:wrap}.category-list ul li{display:inline-block;width:16%;list-style-type:none;margin-bottom:.5rem}.category-list ul li a{font-weight:700;color:#fff}.category-list ul li a:hover{color:var(--orange)}@keyframes elotunes{from{opacity:0}to{opacity:1}}@keyframes scale{from{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@media only screen and (max-width:1600px){.hero{background-position:bottom right}}@media only screen and (max-width:1280px){header .content-box{flex-wrap:wrap}#hero-decor{left:-148px}.wide{width:100vw;position:relative;left:50%;margin-left:-50vw}}@media only screen and (max-width:768px){#hero-decor{width:41rem;height:23rem;background-image:url(//delidekor.hu/wp-content/themes/festes/img/wallbackground.png);transform:none;left:-200px;top:180px}#hero-decor.nyitva{top:340px}.hero-txt{max-width:100%;padding-top:2rem;padding-bottom:8rem}.hero{padding-bottom:6rem}.about:after,.services:after,.why:after{display:none}.services-txt{font-size:1.5rem}.teruletul{margin:-10px}.about{padding-top:2rem;padding-bottom:24rem}footer svg{max-width:2.5rem}.order-change .order1{order:1}.order-change .order2{order:2}.wp-block-columns.is-not-stacked-on-mobile.service-column{flex-wrap:wrap !important}.service-column>.service{flex-basis:50% !important;max-width:48%}.services-txt{font-size:1.2rem}.category-list{display:block;padding:.5rem;background:var(--green);margin-bottom:.5rem}.category-list ul{display:block}.category-list ul li{display:block;width:100%}}@media only screen and (max-width:480px){:root{--gap:15px}#hero-decor{height:35rem;width:30rem;top:120px;left:-150px}h3{font-size:1rem}.hero{background-position:top right}.service-menu{display:none !important}.page-hero{background-position:bottom right}.wp-block-column-is-layout-flow{align-items:center}#hero-decor.nyitva{top:280px}form{padding:2rem}#call{display:block;width:70%;background-color:#52ba28;position:fixed;bottom:0;z-index:150;text-align:center;margin-left:40px;border-radius:.5rem}#call a{display:block;color:#fff;vertical-align:middle;margin:.5rem 0}footer .column-3{display:block !important}footer .column-3 div{padding-bottom:1rem 0}#face{text-align:left;padding-left:1rem}.blockquote{padding-left:1rem;padding-right:1rem}.wp-block-columns.is-not-stacked-on-mobile.service-column{display:block !important}.service-column>.service{max-width:100%}.work-col{display:block !important}.work-col>.box-style{max-width:100%}.next-work,.prev-work{display:block;position:absolute;bottom:35%;width:50px;height:50px;margin-top:-25px;z-index:5;cursor:pointer;border-radius:50%}.next-work:before{position:absolute;top:40%;left:50%;margin-top:-6px;content:"";width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:16px solid #fff}.prev-work:before{position:absolute;top:40%;right:50%;margin-top:-6px;content:"";width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:16px solid #fff}.prev-work{left:1%}.next-work{right:1%}.work-slider{display:flex;overflow:hidden;padding:1rem;position:relative;margin:0 1rem}.work-col{display:flex;position:relative;flex-wrap:nowrap;width:100%;height:auto}.work{display:block;white-space:nowrap;position:relative;font-size:0;overflow:hidden}.work .box-style{padding:1rem 2rem;list-style-type:none;display:inline-block;position:relative;width:100%;height:320px;white-space:initial;font-size:initial;vertical-align:middle}.front-page-services ul{display:block}.front-page-services p{display:none}#terkep{width:330px;height:330px}h1{opacity:1;animation:none}.hero p{opacity:1;animation:none}.hero .wp-block-button{opacity:1;animation:none}.button:hover,.wp-block-button a:hover,.wp-block-post-excerpt__more-link:hover{margin-left:0}}@media only screen and (max-width:375px){#hero-decor{height:38rem;width:28rem}.work .box-style{height:400px}}
html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}