:root{--global-font-color:#333;--global-font-family:"Muli","Helvetica Neue","Arial Narrow",sans-serif;--global-font-size:18;--global-font-line-height:1.4;--highlight-font-family:"Muli","Helvetica Neue","Arial Narrow",sans-serif;--content-width:100rem;--container-width:70rem;--dropdown-symbol-width:0.7em;--color-theme-primary:#004d83;--color-theme-secondary:#fec62d;--color-theme-red:#fe7f2d;--color-theme-green:#27ae60;--color-theme-blue:#031435;--color-theme-yellow:#fec62d;--color-theme-black:#1c2833;--color-theme-grey:#95a5a6;--color-theme-white:#ecf0f1;--color-custom-daylight:#97c0b7;--color-custom-sun:#eee9d1;--color-link:#0073aa;--color-link-visited:#333;--color-link-active:#00a0d2;--color-quote-border:#000;--color-quote-citation:#6c7781;--font-size-small:calc(16/var(--global-font-size)*1rem);--font-size-regular:calc(var(--global-font-size)/16*1rem);--font-size-large:calc(24/var(--global-font-size)*1rem);--font-size-larger:calc(48/var(--global-font-size)*1rem)}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:1.5em auto;padding:0 1em}.entry-content>.wp-block-quote,.entry-content>.wp-block-quote.is-style-large{margin-left:1.5rem}@media screen and (min-width:48em){.entry-content>.wp-block-quote,.entry-content>.wp-block-quote.is-style-large{margin-left:auto}}.wp-block-quote:not(.is-large):not(.is-style-large){border-left-color:#000;border-left-color:var(--color-quote-border)}.wp-block-quote__citation,.wp-block-quote cite,.wp-block-quote footer{border-left-color:#6c7781;border-left-color:var(--color-quote-citation)}.wp-block-cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-cover__inner-container>*{max-width:100rem;max-width:var(--content-width);margin-left:auto;margin-right:auto}.wp-block-cover .wp-block-cover-text,.wp-block-cover p{margin-top:0}.wp-block-column{-ms-flex-preferred-size:100%;flex-basis:100%}.wp-block-column:not(:last-child),.wp-block-column:nth-child(odd){margin-right:0}.wp-block-column:not(:first-child){margin-left:0}.wp-block-latest-comments,.wp-block-latest-posts{padding-top:1.5em;padding-bottom:1.5em;border:1px solid #ccc}ul.wp-block-latest-posts.alignfull,ul.wp-block-latest-posts.alignwide,ul.wp-block-latest-posts.is-grid.alignfull,ul.wp-block-latest-posts.is-grid.alignwide{padding:0 1.5em}.wp-block-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.5em}.wp-block-gallery:not(.components-placeholder){margin:1.5em auto}.entry-content .wp-block-gallery{padding-right:1.5em;padding-left:1.5em}@media screen and (min-width:48em){.entry-content .wp-block-gallery{padding-right:0;padding-left:0}}.wp-block-gallery.columns-2 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-9 .blocks-gallery-item{grid-column:span 1;margin:0;width:inherit}.blocks-gallery-item:last-child:nth-child(odd){grid-column:span 2}@media screen and (min-width:40em){.wp-block-gallery.columns-2{grid-template-columns:repeat(2,1fr)}.wp-block-gallery.columns-3{grid-template-columns:repeat(3,1fr)}.wp-block-gallery.columns-4{grid-template-columns:repeat(4,1fr)}.wp-block-gallery.columns-5{grid-template-columns:repeat(5,1fr)}.wp-block-gallery.columns-6{grid-template-columns:repeat(6,1fr)}.wp-block-gallery.columns-7{grid-template-columns:repeat(7,1fr)}.wp-block-gallery.columns-8{grid-template-columns:repeat(8,1fr)}.wp-block-gallery.columns-9{grid-template-columns:repeat(9,1fr)}}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.wp-caption,embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{text-align:center}.wp-caption .wp-caption-text{margin:.8075em 0}@media screen and (min-width:48em){.wp-block-image.alignright,.wp-caption.alignright{margin-right:calc((100% - 100rem)/2);margin-right:calc((100% - var(--content-width))/2)}.wp-block-image.alignleft,.wp-caption.alignleft{margin-left:calc((100% - 100rem)/2);margin-left:calc((100% - var(--content-width))/2)}}.gallery{margin-bottom:1.5em;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:.5em}@media screen and (min-width:40em){.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}}.gallery-item{padding:.5em;border:1px solid #dedede}.gallery-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery-caption{font-size:80%}.home .entry{max-width:100%}.entry{margin:0 auto 1rem;max-width:70rem;max-width:var(--container-width)}.entry-footer,.entry-meta{font-family:Muli,Helvetica Neue,Arial Narrow,sans-serif;font-family:var(--highlight-font-family);font-stretch:condensed;font-size:80%}.entry-meta{margin:1em 0}.updated:not(.published){display:none}.post-thumbnail img{margin:0 auto}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.entry-content>*,.entry-summary>*,.page-content>*{margin-right:auto;margin-left:auto;padding-right:1.5rem;padding-left:1.5rem;max-width:100rem;max-width:var(--content-width)}.comments-area,.entry-footer,.entry-header,.page-header,.page-navigation,.post-navigation,.site-info{margin:1.5em auto;padding-right:1.5rem;padding-left:1.5rem;max-width:100rem;max-width:var(--content-width)}.archive .page-header,.single-doors .page-header,.single-windows .page-header{margin-top:1.5em;color:#000}@media screen and (min-width:48em){.comments-area,.entry-content>*,.entry-footer,.entry-header,.entry-summary>*,.page-content>*,.page-header,.page-navigation,.post-navigation,.site-info{padding-left:0;padding-right:0}}.entry p,.entry ul{text-align:left}.entry-content ol,.entry-content ul{padding-right:2.5em;padding-left:2.5em}.entry-content ol ol,.entry-content ul ul{margin-right:0;margin-left:0;padding-right:1.5em;padding-left:1.5em}.entry-content>.more-link{display:block}.page-links{clear:both;margin-bottom:1.5em}.entry-footer span{margin-right:1em}.entry-footer{clear:both;padding:1.5em 1.5rem 3em;border-bottom:1px solid #111}@media screen and (min-width:48em){.entry-footer{padding-right:0;padding-left:0}}.alignleft{float:left;margin-right:1.5rem}.alignright{float:right;margin-left:1.5rem}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.alignwide{max-width:calc(50% + 50rem);max-width:calc(50% + var(--content-width)/2)}.alignfull{max-width:100%;padding:0}.has-theme-primary-color,.has-theme-primary-color a{color:#004d83;color:var(--color-theme-primary)}.has-theme-primary-background-color{background-color:#004d83;background-color:var(--color-theme-primary)}.has-theme-secondary-color,.has-theme-secondary-color a{color:#fec62d;color:var(--color-theme-secondary)}.has-theme-secondary-background-color{background-color:#fec62d;background-color:var(--color-theme-secondary)}.has-theme-red-color,.has-theme-red-color a{color:#fe7f2d;color:var(--color-theme-red)}.has-theme-red-background-color{background-color:#fe7f2d;background-color:var(--color-theme-red)}.has-theme-green-color,.has-theme-green-color a{color:#27ae60;color:var(--color-theme-green)}.has-theme-green-background-color{background-color:#27ae60;background-color:var(--color-theme-green)}.has-theme-blue-color,.has-theme-blue-color a{color:#031435;color:var(--color-theme-blue)}.has-theme-blue-background-color{background-color:#031435;background-color:var(--color-theme-blue)}.has-theme-yellow-color,.has-theme-yellow-color a{color:#fec62d;color:var(--color-theme-yellow)}.has-theme-yellow-background-color{background-color:#fec62d;background-color:var(--color-theme-yellow)}.has-theme-black-color,.has-theme-black-color a{color:#1c2833;color:var(--color-theme-black)}.has-theme-black-background-color{background-color:#1c2833;background-color:var(--color-theme-black)}.has-theme-grey-color,.has-theme-grey-color a{color:#95a5a6;color:var(--color-theme-grey)}.has-theme-grey-background-color{background-color:#95a5a6;background-color:var(--color-theme-grey)}.has-theme-white-color,.has-theme-white-color a{color:#ecf0f1;color:var(--color-theme-white)}.has-theme-white-background-color{background-color:#ecf0f1;background-color:var(--color-theme-white)}.has-custom-daylight-color,.has-custom-daylight-color a{color:#97c0b7;color:var(--color-custom-daylight)}.has-custom-daylight-background-color{background-color:#97c0b7;background-color:var(--color-custom-daylight)}.has-custom-sun-color,.has-custom-sun-color a{color:#eee9d1;color:var(--color-custom-sun)}.has-custom-sun-background-color{background-color:#eee9d1;background-color:var(--color-custom-sun)}.has-small-font-size{font-size:.88889rem;font-size:var(--font-size-small)}.has-regular-font-size{font-size:1.125rem;font-size:var(--font-size-regular)}.has-large-font-size{font-size:1.33333rem;font-size:var(--font-size-large)}.has-larger-font-size{font-size:2.66667rem;font-size:var(--font-size-larger)}.promo-area{position:absolute;left:0;bottom:0}@media (min-width:768px){.promo-area{left:20%}}@media (min-width:960px){.promo-area{left:30%}}.orange-fade{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:orangefadein;animation-name:orangefadein}.green-fade{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-name:greenfadein;animation-name:greenfadein}.blue-fade{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-name:bluefadein;animation-name:bluefadein}.yellow-fade{-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-name:yellowfadein;animation-name:yellowfadein}.promo-color-upgrade{position:absolute;left:45%;bottom:-3.6%;width:15rem;font-size:1.6rem;text-transform:uppercase;color:#fff;padding:1rem;text-align:center;font-weight:800}@media (min-width:768px){.promo-color-upgrade{width:20rem}}@media (min-width:960px){.promo-color-upgrade{left:80%;font-size:2.4rem}}@-webkit-keyframes greenfadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes chrisfadein{0%{opacity:0}to{opacity:1}}@keyframes chrisfadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes orangefadein{0%{opacity:0}to{opacity:1}}@keyframes orangefadein{0%{opacity:0}to{opacity:1}}@keyframes greenfadein{0%{top:0}to{top:100}}@-webkit-keyframes bluefadein{0%{opacity:0}to{opacity:1}}@keyframes bluefadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes yellowfadein{0%{opacity:0}to{opacity:1}}@keyframes yellowfadein{0%{opacity:0}to{opacity:1}}.product-grid{margin-top:1.6em}.product-grid .container{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-grid .container h2,.product-grid .container p{text-align:center}.product-grid .container div:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.product-grid .container div:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.product-grid .container div:nth-child(3){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.product-grid .container div:nth-child(4){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media (min-width:960px){.product-grid .container{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product-grid .container h2,.product-grid .container p{text-align:left}.product-grid .container div:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.product-grid .container div:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.product-grid h2{margin:0 auto}.product-grid .container div{width:100%}@media (min-width:960px){.product-grid .container div{width:45%}}@media (min-width:1200px){.product-grid .container div{width:47%}}.product-grid .title-window{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:slidein;animation-name:slidein;margin-top:2em}@media (min-width:960px){.product-grid .title-window{max-width:40%;margin-top:2em;margin-left:6em;padding-right:3em}}@-webkit-keyframes slidein{0%{opacity:0}to{opacity:1}}@keyframes slidein{0%{opacity:0}to{opacity:1}}.product-grid .section-door,.product-grid .section-window{animation:slide-up-fade-in 1s ease;animation-iteration-count:1;transform-origin:50% 50%;animation-fill-mode:forwards;-webkit-animation:slide-up-fade-in 1s ease;-webkit-animation-iteration-count:1;-webkit-transform-origin:50% 50%;-webkit-animation-fill-mode:forwards;-moz-animation:slide-up-fade-in ease 1s;-moz-animation-iteration-count:1;-moz-transform-origin:50% 50%;-moz-animation-fill-mode:forwards;-o-animation:slide-up-fade-in ease 1s;-o-animation-iteration-count:1;-o-transform-origin:50% 50%;-o-animation-fill-mode:forwards;-ms-animation:slide-up-fade-in ease 1s;-ms-animation-iteration-count:1;-ms-transform-origin:50% 50%;-ms-animation-fill-mode:forwards;opacity:0;opacity:1\9}@keyframes slide-up-fade-in{0%{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes slide-up-fade-in{0%{opacity:0;-webkit-transform:translateY(40px)}to{opacity:1;-webkit-transform:translate(0)}}0%{opacity:0;-ms-transform:translateY(40px)}to{opacity:1;-ms-transform:translate(0)}.content-door{margin-top:2em}@media (min-width:960px){.content-door{max-width:40%;margin-top:2em;margin-right:2em;margin-left:6em;padding-right:3em}}.div-door{margin-top:2em}.nav--toggle-sub .dropdown-symbol{border-color:#fff}.product-grid .btn{font-size:1.6rem;font-weight:700;text-transform:uppercase;background-color:#fff;border:5px solid #fe7f2d;border:5px solid var(--color-theme-red);padding:.5rem 2rem;color:#000;text-decoration:none;display:inline-block}.btn:focus,.btn:hover,.product-grid .btn{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.btn:focus,.btn:hover{letter-spacing:1px;-webkit-box-shadow:0 5px 40px -10px rgba(0,0,0,.57);box-shadow:5px 40px -10px rgba(0,0,0,.57)}a.btn-primary{font-size:1.6rem;background-color:#004d83;background-color:var(--color-theme-primary);border:5px solid #fec62d;border:5px solid var(--color-theme-secondary);padding:.5rem 2rem;text-decoration:none;text-transform:uppercase;font-weight:600;display:inline-block}a.btn-primary,a.btn-primary:focus,a.btn-primary:hover{color:#fec62d;color:var(--color-theme-secondary);-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}a.btn-primary:focus,a.btn-primary:hover{letter-spacing:1px;-webkit-box-shadow:0 5px 40px -10px rgba(0,0,0,.57);box-shadow:5px 40px -10px rgba(0,0,0,.57)}.testimonials{text-align:center;overflow:hidden;margin:6rem auto;background-image:url(../images/Quote_Top.svg),url(../images/Quote_Bottom.svg);background-position:top,bottom;background-repeat:no-repeat,no-repeat;background-size:10%}.testimonials h2{margin-bottom:0}.slider{width:300px;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch}.slide{width:300px;-ms-flex-negative:0;flex-shrink:0;height:100%}.testimonials-bgd{-webkit-animation-name:testimonialbackground;animation-name:testimonialbackground;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes testimonialbackground{0%{background-color:#fff}100.0%{background-color:#fff1ca}}@keyframes testimonialbackground{0%{background-color:#fff}100.0%{background-color:#fff1ca}}.testimonials .container{padding:1.6rem 0;max-width:70rem;max-width:var(--container-width)}.testimonial-content{font-size:1.5rem;font-weight:400}.testimonial-name{color:#004d83;color:var(--color-theme-primary);font-weight:600;font-style:italic;font-size:1.5rem}.fa-angle-left,.fa-angle-right{padding:10px 20px;background-color:#fec62d}.fa-angle-left:before,.fa-angle-right:before{color:#fff;font-size:3rem}.testimonials .slick-arrow{display:none!important}@media (min-width:960px){.sp-testimonial-free p{padding-left:4em;padding-right:4em}.testimonials .slick-arrow{display:block!important}}.sp-testimonial-free-section .slick-next,.sp-testimonial-free-section .slick-prev{top:20%}.contact-section{background:url(/wp-content/themes/douglas/assets/images/OurServiceArea@2x.jpg) no-repeat;background-size:cover;background-attachment:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%;height:100%;overflow-x:hidden;overflow-y:scroll;-webkit-perspective:8px;perspective:8px;-webkit-perspective-origin:0;perspective-origin:0}.contact-block{background-color:#031435;background-color:var(--color-theme-blue);color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2.4rem;max-width:400px;min-height:375px}.contact-block.contact--stthomas{min-height:15rem}@media (min-width:960px){.contact-block{margin-left:10rem}}.contact-block:first-child{margin-bottom:2rem}.contact-block h3{margin-top:0;margin-bottom:0;font-weight:600;text-transform:uppercase;font-size:2.4rem}.contact-block p{font-size:1.5rem;font-weight:400}.contact-block p:first-child{margin-top:0}.contact-block a{color:#fff;text-decoration:none}.partner-section{width:100%;margin-bottom:15rem}.partner-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.partner-section h2{background-color:#fec62d;background-color:var(--color-theme-secondary);border:5px solid #004d83;border:5px solid var(--color-theme-primary);width:100%;text-align:center;position:relative;font-size:2rem}.partner-section img{width:80%;margin:1em auto}@media (min-width:960px){.partner-section h2{font-size:3rem}.partner-section img{width:auto}}.certification-section{width:100%;margin-bottom:15rem}.certification-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.certification-section h2{background-color:#004d83;background-color:var(--color-theme-primary);border:5px solid #fec62d;border:5px solid var(--color-theme-secondary);width:100%;text-align:center;color:#fec62d;color:var(--color-theme-secondary);position:relative;font-size:2rem}.certification-section img{width:80%;margin:1em auto}@media (min-width:960px){.certification-section h2{font-size:3rem}.certification-section img{width:auto}}.awards-section{width:100%;margin-bottom:0}.awards-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.awards-section h2{background-color:#fec62d;background-color:var(--color-theme-secondary);border:5px solid #004d83;border:5px solid var(--color-theme-primary);width:100%;text-align:center;position:relative;font-size:2rem}.awards-section img{width:60%;margin:1em auto}@media (min-width:960px){.awards-section h2{font-size:3rem}.awards-section img{width:auto}}.post-type-archive .doors-grid .container,.post-type-archive .windows-grid .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.doors-grid a{color:#000;text-decoration:none}.doors-grid .consultation-button a{color:#fec62d;color:var(--color-theme-secondary)}.doors-grid a:hover{text-decoration:underline}.post-type-archive article{margin:1em;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.windows-grid a{color:#000;text-decoration:none}.windows-grid a:hover{text-decoration:underline}@media screen and (min-width:960px){.post-type-archive article{width:calc(25vw - 6em)}}.post-type-archive h2{font-size:2rem;text-transform:uppercase;font-weight:400;margin-top:0}.post-type-archive h2 a{text-decoration:none;color:#000}.archive img,.page .post-type-archive img{margin:0 auto}.windows-single{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.windows-single div:first-child{margin-right:2rem}.windows-single p:first-child{margin-top:0}.windows-single div{width:100%;padding:1rem}@media (min-width:960px){.windows-single div{width:48%}}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}