.header-search{margin-right:25px;display:inline-block;position:relative}.search-toggle-btn{border-radius:50%!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;padding:0!important;font-size:22px!important;display:flex!important}.search-toggle-btn:after{border-radius:50%!important}.search-dropdown{z-index:1000;width:400px;margin-top:10px;position:absolute;top:100%;right:0}.search-dropdown .search-input-group{border-radius:50px;max-width:400px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000001a}.search-dropdown .search-input-group input{border:none;outline:none;flex:1;padding:15px 25px;font-size:16px}.search-dropdown .search-input-group button{border:none;border-radius:0;padding:15px 25px}.search-suggestions{border-top:1px solid #e1e8ed;padding-top:15px}.search-suggestion-title{color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:12px;font-weight:600}.search-quick-links{flex-wrap:wrap;gap:8px;display:flex}.search-quick-links button{color:#495057;cursor:pointer;background:#f8f9fa;border:1px solid #e1e8ed;border-radius:15px;padding:6px 12px;font-size:12px;transition:all .3s}.search-quick-links button:hover{color:#fff;background:#667eea;border-color:#667eea}@media (max-width:768px){.search-dropdown{width:300px;right:-50px}.header-search{margin-right:15px}.search-toggle-btn{width:42px;height:42px;font-size:20px}}@media (max-width:480px){.search-dropdown{width:280px;padding:15px;right:-100px}.search-quick-links{justify-content:center}.header-search{margin-right:10px}.search-toggle-btn{width:38px;height:38px;font-size:18px}}.search-results-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:40px;display:grid}.search-result-card{border:1px solid #e2e8f0;border-radius:12px;padding:30px;transition:all .3s;box-shadow:0 4px 20px #00000014;background:#fff!important}.search-result-card:hover{transform:translateY(-5px);box-shadow:0 10px 40px #00000026}.result-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.result-type{color:#fff;text-transform:uppercase;background:#667eea;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.result-category{color:#718096;font-size:14px;font-weight:500}.result-title{margin-bottom:15px}.result-title a{color:#2d3748;font-size:24px;font-weight:700;text-decoration:none;transition:color .3s}.result-title a:hover{color:#667eea}.result-description{color:#4a5568;margin-bottom:20px;line-height:1.6}.no-results{text-align:center;margin-top:40px;padding:60px 20px}.no-results-content{max-width:500px;margin:0 auto}.suggested-searches,.quick-navigation{margin-top:30px}.suggested-searches h5,.quick-navigation h5{color:#2d3748;margin-bottom:15px;font-size:16px;font-weight:600}.search-suggestions-list,.quick-nav-links{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.suggestion-tag,.quick-nav-link{color:#4a5568;background:#f7fafc;border:1px solid #e2e8f0;border-radius:20px;padding:8px 16px;font-size:14px;text-decoration:none;transition:all .3s}.suggestion-tag:hover,.quick-nav-link:hover{color:#fff;background:#667eea;border-color:#667eea;text-decoration:none}.search-page-background-wrapper{background-image:url(/assets/images/shape/bg1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding-bottom:1px}.search-page-background-wrapper+.uxora-cta-section{background-color:var(--accent-color)!important;margin-top:-1px!important}.search-results-section{min-height:auto;padding:120px 0 80px}.search-results-header{text-align:center;margin-bottom:40px}.search-results-header h1{color:#2d3748;margin-bottom:16px;font-size:48px;font-weight:700}.search-query{color:#4a5568;margin-bottom:0;font-size:18px}.search-form-container{margin-bottom:60px}.search-form-large{max-width:600px;margin:0 auto}.search-input-wrapper{background:#fff;border:2px solid #0000;border-radius:50px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001a}.search-input-wrapper:focus-within{border-color:var(--accent-color);transform:translateY(-2px);box-shadow:0 15px 40px #667eea33}.search-input-large{color:var(--heading-color);text-align:center;background:0 0;border:none;outline:none;flex:1;padding:20px 30px;font-size:18px;font-weight:500}.search-input-large::placeholder{color:#999;text-align:center;font-weight:400}.search-btn-large{background:var(--accent-color);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;padding:20px 30px;transition:all .3s;display:flex;position:relative;overflow:hidden}.search-btn-large:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.search-btn-large:hover{background:#0919d1;transform:scale(1.02)}.search-btn-large:hover:before{left:100%}.search-btn-large i{font-size:20px}.search-results-list{margin-bottom:60px}.search-result-item{background:#fff;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:24px;padding:30px;transition:all .3s;box-shadow:0 8px 25px #00000014}.search-result-item:hover{transform:translateY(-2px);box-shadow:0 15px 35px #0000001f}.result-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:12px;display:flex}.result-title{color:var(--heading-color);font-size:24px;font-weight:600;line-height:1.3;text-decoration:none;transition:color .3s}.result-title:hover{color:var(--primary-color);text-decoration:none}.result-type{white-space:nowrap;background:#667eea1a;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:500;display:flex}.result-type.text-primary{color:var(--primary-color);background:#667eea1a}.result-type.text-success{color:#198754;background:#1987541a}.result-type.text-info{color:#0dcaf0;background:#0dcaf01a}.result-description{color:var(--body-color);margin-bottom:16px;font-size:16px;line-height:1.6}.result-meta{justify-content:space-between;align-items:center;gap:20px;display:flex}.result-category{color:#666;background:#f8f9fa;border-radius:15px;padding:4px 12px;font-size:14px}.result-link{color:var(--primary-color);align-items:center;gap:6px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.result-link:hover{color:var(--primary-hover,#5a7ae4);text-decoration:none;transform:translate(4px)}.no-results{text-align:center;padding:60px 20px}.no-results-icon{color:#ddd;margin-bottom:24px;font-size:64px}.no-results h3{color:var(--heading-color);margin-bottom:16px}.no-results p{color:var(--body-color);margin-bottom:32px}.suggested-searches h5{color:var(--heading-color);margin-bottom:20px}.suggestion-tags{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.suggestion-tag{background:var(--primary-color);color:#fff;border-radius:25px;padding:8px 16px;font-size:14px;text-decoration:none;transition:all .3s}.suggestion-tag:hover{background:var(--primary-hover,#5a7ae4);color:#fff;text-decoration:none;transform:translateY(-2px)}.search-placeholder{text-align:center;padding:80px 20px}.search-placeholder-icon{color:var(--primary-color);opacity:.7;margin-bottom:32px;font-size:72px}.search-placeholder h3{color:var(--heading-color);margin-bottom:16px}.search-placeholder p{color:var(--body-color);font-size:18px}.popular-searches{text-align:center;background:#f8f9fa;border-radius:16px;padding:40px}.popular-searches h4{color:var(--heading-color);margin-bottom:30px}.popular-search-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.popular-search-card{color:var(--heading-color);background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:24px 20px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000014}.popular-search-card:hover{color:var(--primary-color);text-decoration:none;transform:translateY(-4px);box-shadow:0 10px 25px #00000026}.popular-search-card i{color:var(--primary-color);font-size:32px}.popular-search-card span{font-weight:500}@media (max-width:768px){.search-results-section{padding:80px 0 60px}.search-results-header h1{font-size:36px}.search-input-large{padding:16px 20px;font-size:16px}.search-btn-large{padding:16px 20px}.search-result-item{padding:24px 20px}.result-header{flex-direction:column;align-items:flex-start;gap:12px}.result-title{font-size:20px}.result-meta{flex-direction:column;align-items:flex-start;gap:12px}.popular-search-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.popular-search-card{padding:20px 16px}.suggestion-tags{justify-content:flex-start}}
.footer-intro-default{display:block}.footer-intro-tablet{display:none}.uxora-service-d-imgrow .uxora-service-d-thumb2,.uxora-service-d-imgrow .uxora-service-d-thumb2.thumb3{margin:0 0 8px!important}@media (max-width:767px){.footer-intro-default{display:block!important}.footer-intro-tablet{display:none!important}.uxora-footer-section{--footer-mobile-gap:18px}.uxora-footer-section .uxora-footer-textarea{margin-bottom:var(--footer-mobile-gap)!important}.uxora-footer-section .footer-company,.uxora-footer-section .footer-support,.uxora-footer-section .uxora-footer-menu2{margin-top:0!important;margin-bottom:var(--footer-mobile-gap)!important}.uxora-footer-section .uxora-footer-bottom-text{margin-top:var(--footer-mobile-gap)!important}.uxora-footer-section .footer-company ul,.uxora-footer-section .footer-support ul,.uxora-footer-section .uxora-social-wrap ul{margin-top:0!important;margin-bottom:0!important}.uxora-footer-section .footer-company h5,.uxora-footer-section .footer-support h5,.uxora-footer-section .uxora-footer-menu2 h5{margin-bottom:6px!important}.footer-company ul,.footer-support ul{flex-wrap:nowrap!important;justify-content:flex-start!important;gap:28px!important;margin:8px 0 18px!important;padding:0!important;display:flex!important;overflow:hidden!important}.footer-company h5,.footer-support h5,.uxora-footer-menu2 h5{margin-bottom:6px!important}.footer-company ul,.footer-support ul{margin-top:0!important}.uxora-social-wrap ul{margin:4px 0 10px!important;padding:0!important}.uxora-footer-menu2{margin-top:15px!important}.footer-company ul li,.footer-support ul li{flex:none!important;margin:0!important;list-style:none!important;position:relative!important}.footer-company ul li a,.footer-support ul li a{white-space:nowrap!important;padding:4px 0 6px!important;font-size:16px!important;line-height:1.3!important;text-decoration:none!important;display:inline-block!important;position:relative!important}.footer-company ul li a:after,.footer-support ul li a:after{content:"";transform-origin:0;background:currentColor;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer-company ul li a:hover:after,.footer-company ul li a:focus:after,.footer-support ul li a:hover:after,.footer-support ul li a:focus:after{transform:scaleX(1)}.uxora-contact-box.box2 .uxora-main-field.field2 input,.uxora-contact-box.box2 .uxora-main-field-textarea.textarea2 textarea{padding-left:16px!important}.uxora-section-title h2{margin-bottom:15px!important;font-size:clamp(24px,5vw,32px)!important;line-height:1.2!important}.uxora-section-title p{font-size:16px!important;line-height:1.5!important}.uxora-hero-content h1{font-size:clamp(28px,8vw,40px)!important;line-height:1.1!important}.uxora-hero-content p{font-size:16px!important;line-height:1.4!important}.uxora-header-section{padding:8px 0!important}.header-logo img{max-height:35px!important}.uxora-section-padding{padding:50px 0 30px!important}.uxora-default-content h3{margin-bottom:15px!important;font-size:20px!important;line-height:1.3!important}.uxora-default-content p{margin-bottom:15px!important;font-size:15px!important;line-height:1.5!important}.uxora-default-btn{border-radius:25px!important;padding:10px 18px!important;font-size:14px!important}.uxora-p-wrap{margin-bottom:20px!important}.uxora-contact-box{margin-top:30px!important;padding:20px!important}.uxora-main-field{margin-bottom:20px!important}.uxora-main-field p{margin-bottom:8px!important;font-size:14px!important}.uxora-t-author-title{border:none!important;margin-bottom:0!important;padding-bottom:0!important}.uxora-t-mobile-dots{justify-content:center!important;align-items:center!important;gap:10px!important;margin-top:18px!important;display:flex!important}.uxora-t-mobile-dots .dot{background:#1a1a1a40!important;border-radius:50%!important;width:6px!important;height:6px!important;transition:transform .16s,background-color .16s!important;display:inline-block!important;transform:scale(1)!important}.uxora-t-mobile-dots .dot.active{background:var(--heading-color,#1a1a1a)!important;transform:scale(1.4)!important}}@media (min-width:768px) and (max-width:991px){.uxora-default-btn.portfolio-tag{text-align:center!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.site-header .header-search{display:none!important}.footer-intro-tablet{display:block!important}.footer-intro-default{display:none!important}.uxora-section-title h2{font-size:clamp(32px,6vw,48px)!important;line-height:1.15!important}.uxora-hero-content h1{font-size:clamp(48px,8vw,64px)!important}.uxora-header-section{padding:12px 0!important}.header-logo img{max-height:45px!important}.uxora-section-padding{padding:70px 0 50px!important}.uxora-counter-wrap{justify-content:center!important;margin-bottom:40px!important}.uxora-counter-item{margin:0 15px!important}.uxora-default-btn{padding:14px 24px!important;font-size:15px!important}.uxora-portfolio-column .collection-grid-item{margin-bottom:25px!important}.footer-company.uxora-footer-menu,.footer-support.uxora-footer-menu{padding-left:0!important}.footer-company h5,.footer-support h5,.footer-company ul,.footer-support ul{margin-left:0!important;padding-left:0!important}.footer-company ul li,.footer-support ul li{padding-left:0!important}.uxora-footer-one .uxora-footer-menu,.uxora-footer-one .uxora-footer-menu2{margin-top:0!important}.footer-company ul,.footer-support ul{margin:0 0 10px!important;padding:0!important;display:block!important}.footer-company ul li,.footer-support ul li{margin:0 0 6px!important}.footer-company ul li:last-child,.footer-support ul li:last-child{margin-bottom:0!important}.footer-company ul li a,.footer-support ul li a{white-space:nowrap!important;font-size:15px!important;line-height:22px!important;text-decoration:none!important;position:relative!important}.uxora-footer-one .footer-social{flex:0 0 16.6667%!important;order:3!important;align-items:flex-start!important;max-width:16.6667%!important;margin-top:0!important;display:flex!important}.uxora-footer-one .footer-social .uxora-footer-menu2{padding-left:0!important}.uxora-footer-one .footer-social h5{margin:0 0 8px!important;display:none!important}.uxora-footer-one .footer-social a.wrap2{display:none!important}.uxora-footer-one .footer-social a.wrap svg{width:18px!important;height:17px!important;display:block!important}.uxora-footer-one .footer-social a.wrap{border-radius:50%!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;padding:0!important;display:inline-flex!important}.uxora-footer-one .footer-social a.wrap svg{width:20px!important;height:20px!important}.uxora-footer-one .footer-social .uxora-social-wrap{padding-top:2px!important}.uxora-footer-one .footer-social .uxora-social-wrap ul{margin:0!important;padding:0!important;display:flex!important}.uxora-footer-one .footer-social .uxora-social-wrap ul li{margin:0!important;list-style:none!important}.uxora-header-section{padding-top:20px!important}.uxora-counter-thumb{text-align:center!important;margin-left:auto!important;margin-right:auto!important;padding:12px 0 8px!important}.uxora-counter-thumb img{max-width:300px!important;height:auto!important;display:inline-block!important}.counter-content{text-align:center!important}.counter-content h3,.counter-content p{margin-left:auto!important;margin-right:auto!important}.counter-content .mt-50{margin-top:32px!important}.uxora-counter-wrap{gap:32px!important;margin-bottom:40px!important;padding-top:8px!important;padding-bottom:4px!important}.uxora-counter-wrap+.uxora-counter-thumb{margin-top:8px!important}.uxora-counter-item h2.uxora-counter-data{font-size:clamp(32px,5.2vw,40px)!important;line-height:1.1!important}.uxora-counter-item p{font-size:15px!important}}@media (min-width:992px) and (max-width:1199px){.uxora-default-btn.portfolio-tag{text-align:center!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.site-header .header-search,.site-header .uxora-main-menu-item,.site-header .uxora-header-btn{display:none!important}.site-header .uxora-menu-toggle{display:inline-block!important}.site-header .header-logo img{max-height:45px!important}.uxora-header-section{padding:12px 0!important}.footer-intro-tablet{display:block!important}.footer-intro-default{display:none!important}.footer-company.uxora-footer-menu,.footer-support.uxora-footer-menu{padding-left:0!important}.footer-company h5,.footer-support h5,.footer-company ul,.footer-support ul{margin-left:0!important;padding-left:0!important}.footer-company ul li,.footer-support ul li{padding-left:0!important}.uxora-footer-one .footer-social{flex:0 0 16.6667%!important;order:3!important;align-items:flex-start!important;max-width:16.6667%!important;margin-top:0!important;display:flex!important}.uxora-footer-one .footer-social .uxora-footer-menu2{padding-left:0!important}.uxora-footer-one .footer-social h5,.uxora-footer-one .footer-social a.wrap2{display:none!important}.uxora-footer-one .footer-social a.wrap svg{width:18px!important;height:17px!important;display:block!important}.uxora-footer-one .footer-social a.wrap{border-radius:50%!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;padding:0!important;display:inline-flex!important}.uxora-footer-one .footer-social a.wrap svg{width:20px!important;height:20px!important}.uxora-footer-one .footer-social .uxora-social-wrap{padding-top:2px!important}.uxora-footer-one .footer-social .uxora-social-wrap ul{margin:0!important;padding:0!important;display:flex!important}.uxora-footer-one .footer-social .uxora-social-wrap ul li{margin:0!important;list-style:none!important}}@media (min-width:1200px){.footer-intro-default{display:block!important}.footer-intro-tablet{display:none!important}.uxora-section-padding{padding:100px 0 80px!important}.uxora-section-title{padding-bottom:60px!important}.uxora-section-title h2{font-size:64px!important;line-height:1.1!important}.uxora-hero-content h1{font-size:80px!important;line-height:1!important}.home-about .about-layout{flex-wrap:nowrap!important;justify-content:space-between!important;gap:48px!important;display:flex!important}.home-about .about-col{flex:1 1 0!important;max-width:calc(33.333% - 32px)!important;padding:0!important}.home-about .about-image{justify-content:center!important;align-items:flex-start!important;display:flex!important}.home-about .uxora-counter-thumb{text-align:center!important}}@media (min-width:1200px) and (max-width:1400px) and (orientation:landscape) and (pointer:coarse){.uxora-default-btn.portfolio-tag{text-align:center!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.site-header .uxora-main-menu-item,.site-header .uxora-header-btn,.site-header .header-search{display:none!important}.site-header .uxora-menu-toggle{display:inline-block!important}.uxora-header-section{padding:12px 0!important}.site-header .header-logo img{max-height:45px!important}.footer-intro-default{display:none!important}.footer-intro-tablet{display:block!important}.footer-company.uxora-footer-menu,.footer-support.uxora-footer-menu{padding-left:0!important}.footer-company h5,.footer-support h5,.footer-company ul,.footer-support ul{margin-left:0!important;padding-left:0!important}.footer-company ul li,.footer-support ul li{padding-left:0!important}.footer-company ul,.footer-support ul{margin:0 0 10px!important;padding:0!important;display:block!important}.footer-company ul li,.footer-support ul li{margin:0 0 6px!important}.footer-company ul li:last-child,.footer-support ul li:last-child{margin-bottom:0!important}.footer-company ul li a,.footer-support ul li a{white-space:nowrap!important;font-size:15px!important;line-height:22px!important;text-decoration:none!important;position:relative!important}.uxora-footer-one .footer-social h5,.uxora-footer-one .footer-social a.wrap2{display:none!important}.uxora-footer-one .footer-social a.wrap{border-radius:50%!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;padding:0!important;display:inline-flex!important}.uxora-footer-one .footer-social a.wrap svg{width:20px!important;height:20px!important}.home-about .about-layout{flex-wrap:nowrap!important;gap:40px!important;display:flex!important}.home-about .about-image,.home-about .uxora-counter-thumb{flex:0 0 0!important;max-width:0!important;margin:0!important;padding:0!important;display:none!important}.home-about .about-col,.home-about .about-metrics,.home-about .about-text{flex:0 0 50%!important;max-width:50%!important}.home-about .uxora-counter-wrap{flex-direction:column!important;gap:32px!important;display:flex!important}.home-about .counter-content{text-align:left!important}}img{max-width:100%!important;height:auto!important}.container{padding-left:15px!important;padding-right:15px!important}@media (min-width:576px){.container{padding-left:20px!important;padding-right:20px!important}}.d-flex{display:flex!important}.align-items-center{align-items:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-center{justify-content:center!important}h1,h2,h3,h4,h5,h6,p{word-wrap:break-word!important;overflow-wrap:break-word!important}@media (max-width:991px){button,.uxora-default-btn,a[href]{touch-action:manipulation!important;min-width:44px!important;min-height:44px!important}}.uxora-p-thumb img,.uxora-counter-thumb img,.uxora-about-thumb img{backface-visibility:hidden!important;perspective:1000px!important;transform:translateZ(0)!important}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:767px) and (orientation:landscape){.uxora-section-padding{padding:40px 0 25px!important}.uxora-header-section{padding:5px 0!important}.header-logo img{max-height:30px!important}}@media (min-width:992px){.uxora-section-padding .row:has(.uxora-counter-thumb){align-items:stretch!important}.uxora-counter-thumb{align-items:stretch!important;height:100%!important;display:flex!important}.uxora-counter-thumb img{object-fit:cover!important;object-position:center!important;border-radius:20px!important;width:100%!important;height:100%!important}}@media (min-width:1200px){.uxora-t-thumb{padding-bottom:56px!important}}@media (min-width:768px) and (max-width:1199px){.uxora-t-thumb{padding-bottom:48px!important}}@media (max-width:767px){.uxora-t-thumb{padding-bottom:36px!important}}@media (max-width:991px){.uxora-t-wrap .uxora-default-content{margin-top:4px!important}}
.uxora-hero-section{background-color:#f4f7ea;position:relative;overflow:hidden}.uxora-hero-content{z-index:1;position:relative}.uxora-footer-section{content-visibility:auto;contain-intrinsic-size:auto 400px}.uxora-portfolio-column{contain:layout style paint}.uxora-service-item,.uxora-testimonial-item{contain:layout style}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}img[loading=lazy]{opacity:1;transition:opacity .3s ease-in-out}.uxora-portfolio-item,.uxora-service-item{backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}.uxora-overlay{will-change:opacity}.uxora-default-btn{will-change:transform,background-color}@media (prefers-contrast:high){.uxora-default-btn{border:2px solid!important}.uxora-portfolio-overlay{background-color:#000000e6!important}}@media (prefers-color-scheme:dark){.uxora-contact-box{background-color:#1a1a1a!important;border:1px solid #333!important}.uxora-main-field input,.uxora-main-field textarea{color:#fff!important;background-color:#2a2a2a!important;border:1px solid #444!important}}.skip-link{color:#fff;z-index:9999;background:#000;padding:8px;text-decoration:none;position:absolute;top:-40px;left:6px}.skip-link:focus{top:6px}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.defer-visibility{content-visibility:auto;contain-intrinsic-size:1000px 800px}.live-region{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}@media (pointer:coarse){.uxora-default-btn,button,a[href]{min-width:48px!important;min-height:48px!important;padding:12px 20px!important}.uxora-nav-menu a{padding:15px 20px!important}}@media (hover:hover){.uxora-portfolio-item:hover .uxora-portfolio-overlay{opacity:1;visibility:visible;transform:scale(1)}.uxora-default-btn:hover{transform:translateY(-2px)}}@media (hover:none){.uxora-portfolio-overlay{opacity:1!important;visibility:visible!important;background:#000000b3!important;position:relative!important;transform:scale(1)!important}}.font-optimized{font-display:swap}h1,h2,h3,h4,h5,h6{text-rendering:optimizeLegibility;font-feature-settings:"kern" 1}p,span,div{text-rendering:optimizeSpeed}.uxora-portfolio-thumb{aspect-ratio:16/9;overflow:hidden}.uxora-portfolio-thumb img{object-fit:cover;object-position:center;width:100%;height:100%}.uxora-service-icon{justify-content:center;align-items:center;width:80px;height:80px;display:flex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.uxora-portfolio-item:hover .uxora-portfolio-overlay{transition:none!important}}@media print{.uxora-header-section,.uxora-footer-section,.uxora-mobile-menu{display:none!important}.uxora-section-padding{padding:20px 0!important}.uxora-default-btn{color:#000!important;background:0 0!important;border:2px solid #000!important}img{max-width:100%!important;height:auto!important}}@supports (-webkit-touch-callout:none){.uxora-hero-section{min-height:-webkit-fill-available}}@-moz-document url-prefix(){.uxora-portfolio-item{image-rendering:-moz-crisp-edges}}@supports (-ms-ime-align:auto){.uxora-grid{display:-ms-grid}}
