:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.homepage-hero-wrap{height:100%;background-repeat:no-repeat;background-size:cover}.homepage-hero-wrap .container:first-of-type{height:100%}.homepage-hero-wrap .homepage-hero{flex-direction:row;height:100%;color:#fff;align-items:center}.homepage-hero-wrap .homepage-hero .col-6{z-index:10}.container.desktop img{width:93% !important}@media (max-width:767px){.container.desktop{display:none}}@media (min-width:768px){.container.mobile{display:none !important}}.homepage-hero-wrap .homepage-hero .hero-right{margin-top:2%}.homepage-hero-wrap .homepage-hero .hero-right span{font-size:12px;font-weight:500;display:block;text-align:center;text-transform:uppercase}.homepage-hero-wrap .homepage-hero .hero-right img{width:100%;margin:10px auto 0}.homepage-hero-wrap .homepage-hero .btn-global,.homepage-hero-wrap .homepage-hero body .search-form .search-form-submit,body .search-form .homepage-hero-wrap .homepage-hero .search-form-submit{z-index:1}.homepage-hero-wrap .homepage-hero .btn-global img,.homepage-hero-wrap .homepage-hero body .search-form .search-form-submit img,body .search-form .homepage-hero-wrap .homepage-hero .search-form-submit img{width:28px;height:28px;margin-left:10px}.homepage-hero-wrap .homepage-hero .hero-cta-bg{padding:15px}.homepage-hero-wrap .homepage-hero .hero-cta-bg .single-page-title{font-size:64px;text-align:center}.homepage-hero-wrap .homepage-hero .hero-cta-bg .single-page-tagline{font-family:"Source Serif 4",serif;font-size:30px}.homepage-hero-wrap .homepage-hero .hero-cta-bg span{display:block;width:100%;text-align:center;text-transform:uppercase}.homepage-hero-wrap .homepage-hero a{font-family:Anton,sans-serif;margin:0 auto;padding:1rem 1.5rem;border-radius:10px}.homepage-hero-wrap .homepage-hero .big-heading{font-family:Anton,sans-serif;font-size:100px;line-height:1.2;margin:1rem 0;text-align:center;text-transform:uppercase}.homepage-hero-wrap .homepage-hero .big-heading span{font-size:60px}.homepage-hero-wrap .homepage-hero .small-heading{font-size:60px;margin-top:-4.3rem;margin-bottom:0;text-align:center;background-color:transparent}.homepage-hero-wrap .homepage-hero .hero-bottom{display:flex;margin-top:15px;justify-content:space-evenly}@media (max-width:992px){.homepage-hero-wrap .homepage-hero .hero-bottom{flex-direction:column;align-items:center;justify-content:center}}.homepage-hero-wrap .homepage-hero .hero-bottom div{width:-moz-max-content;width:max-content;justify-content:center}@media (max-width:992px){.homepage-hero-wrap .homepage-hero .hero-bottom div{margin-top:20px}}.homepage-hero-wrap .homepage-hero .hero-bottom div img{margin-right:5px}.hero-line,.homepage-hero-wrap .homepage-hero .hero-bottom div,.homepage-hero-wrap .homepage-hero .hero-bottom span{display:flex;align-items:center}.homepage-hero-wrap .homepage-hero .hero-bottom span{font-size:18px;padding-left:10px}.homepage-hero-wrap .homepage-hero .hero-bottom span svg{margin-right:1rem}.homepage-hero-wrap .homepage-hero .hero-subtitle-tagline{font-family:Inter,sans-serif !important;display:block;text-align:center}.homepage-hero-wrap .homepage-hero .hero-portrait{position:absolute;right:20vw;width:444px}.hero-line{position:relative;height:80px;background-color:#0074b9}@media (max-width:992px){.hero-line{height:auto;padding:10px 0}}.hero-line .stars-wrap div:nth-of-type(1){float:left}.hero-line svg{float:left;width:25px;height:25px;fill:#ffb320}.hero-line img.hero-portrait{position:absolute;right:16vw;bottom:0;max-height:100vh}.hero-line p{position:relative;top:-3px;float:left;margin:0;padding-left:10px;color:#fff}@media screen and (max-width:1200px){.hero-portrait,.homepage-hero-wrap .hero-right,.homepage-hero-wrap img.hero-portrait{display:none}}@media screen and (max-width:768px){body.page-template-page-personal_injury .hero-bottom{margin-top:2rem !important}.stars-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem}}.row{display:flex;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));--bs-gutter-x:1.5rem;--bs-gutter-y:0;flex-wrap:wrap}.row>*{box-sizing:border-box;width:100%;max-width:100%;margin-top:var(--bs-gutter-y);padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);flex-shrink:0}.col{flex:1 0 0}.row-cols-1>*,.row-cols-2>*{flex:0 0 auto}.row-cols-auto>*{width:auto;flex:0 0 auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-3>*{width:33.3333333333%;flex:0 0 auto}.row-cols-4>*,.row-cols-5>*{flex:0 0 auto}.row-cols-4>*{width:25%}.row-cols-5>*{width:20%}.col-1,.col-2,.col-auto{flex:0 0 auto}.row-cols-6>*{width:16.6666666667%;flex:0 0 auto}.col-auto{width:auto}.col-1{width:8.33333333%}.col-2{width:16.66666667%}.col-3{width:25%}.col-3,.col-4,.col-5,.col-6,.col-7{flex:0 0 auto}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-6{width:50%}.col-7{width:58.33333333%}.col-10,.col-11,.col-12{flex:0 0 auto}.col-8,.col-9{width:66.66666667%;flex:0 0 auto}.col-9{width:75%}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-12{width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-1>*{flex:0 0 auto}.row-cols-sm-auto>*{width:auto;flex:0 0 auto}.row-cols-sm-1>*{width:100%}.row-cols-sm-2>*{width:50%;flex:0 0 auto}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{width:25%;flex:0 0 auto}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.col-sm-1,.col-sm-auto{flex:0 0 auto}.row-cols-sm-6>*{width:16.6666666667%;flex:0 0 auto}.col-sm-auto{width:auto}.col-sm-1{width:8.33333333%}.col-sm-2{width:16.66666667%}.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5{flex:0 0 auto}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-6{width:50%}.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{flex:0 0 auto}.col-sm-7{width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333%}.col-sm-10,.col-sm-11,.col-sm-12{flex:0 0 auto}.col-sm-11{width:91.66666667%}.col-sm-12{width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0}.row-cols-md-1>*{flex:0 0 auto}.row-cols-md-auto>*{width:auto;flex:0 0 auto}.row-cols-md-1>*{width:100%}.row-cols-md-2>*{width:50%;flex:0 0 auto}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{width:25%;flex:0 0 auto}.row-cols-md-5>*{flex:0 0 auto;width:20%}.col-md-1,.col-md-auto{flex:0 0 auto}.row-cols-md-6>*{width:16.6666666667%;flex:0 0 auto}.col-md-auto{width:auto}.col-md-1{width:8.33333333%}.col-md-2{width:16.66666667%}.col-md-2,.col-md-3,.col-md-4,.col-md-5{flex:0 0 auto}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-6{width:50%}.col-md-6,.col-md-7,.col-md-8,.col-md-9{flex:0 0 auto}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10{width:83.33333333%}.col-md-10,.col-md-11,.col-md-12{flex:0 0 auto}.col-md-11{width:91.66666667%}.col-md-12{width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-1>*{flex:0 0 auto}.row-cols-lg-auto>*{width:auto;flex:0 0 auto}.row-cols-lg-1>*{width:100%}.row-cols-lg-2>*{width:50%;flex:0 0 auto}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{width:25%;flex:0 0 auto}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.col-lg-1,.col-lg-auto{flex:0 0 auto}.row-cols-lg-6>*{width:16.6666666667%;flex:0 0 auto}.col-lg-auto{width:auto}.col-lg-1{width:8.33333333%}.col-lg-2{width:16.66666667%}.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5{flex:0 0 auto}.col-lg-3{width:25%}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-6{width:50%}.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{flex:0 0 auto}.col-lg-7{width:58.33333333%}.col-lg-8{width:66.66666667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333%}.col-lg-10,.col-lg-11,.col-lg-12{flex:0 0 auto}.col-lg-11{width:91.66666667%}.col-lg-12{width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-1>*{flex:0 0 auto}.row-cols-xl-auto>*{width:auto;flex:0 0 auto}.row-cols-xl-1>*{width:100%}.row-cols-xl-2>*{width:50%;flex:0 0 auto}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{width:25%;flex:0 0 auto}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.col-xl-1,.col-xl-auto{flex:0 0 auto}.row-cols-xl-6>*{width:16.6666666667%;flex:0 0 auto}.col-xl-auto{width:auto}.col-xl-1{width:8.33333333%}.col-xl-2{width:16.66666667%}.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5{flex:0 0 auto}.col-xl-3{width:25%}.col-xl-4{width:33.33333333%}.col-xl-5{width:41.66666667%}.col-xl-6{width:50%}.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{flex:0 0 auto}.col-xl-7{width:58.33333333%}.col-xl-8{width:66.66666667%}.col-xl-9{width:75%}.col-xl-10{width:83.33333333%}.col-xl-10,.col-xl-11,.col-xl-12{flex:0 0 auto}.col-xl-11{width:91.66666667%}.col-xl-12{width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{width:auto;flex:0 0 auto}.row-cols-xxl-1>*{width:100%;flex:0 0 auto}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{width:33.3333333333%;flex:0 0 auto}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.col-xxl-auto{flex:0 0 auto}.row-cols-xxl-5>*{width:20%;flex:0 0 auto}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{width:auto}.col-xxl-1{width:8.33333333%}.col-xxl-1,.col-xxl-2,.col-xxl-3{flex:0 0 auto}.col-xxl-2{width:16.66666667%}.col-xxl-3{width:25%}.col-xxl-4{width:33.33333333%}.col-xxl-4,.col-xxl-5,.col-xxl-6{flex:0 0 auto}.col-xxl-5{width:41.66666667%}.col-xxl-6{width:50%}.col-xxl-7{width:58.33333333%}.col-xxl-7,.col-xxl-8,.col-xxl-9{flex:0 0 auto}.col-xxl-8{width:66.66666667%}.col-xxl-9{width:75%}.col-xxl-10{width:83.33333333%}.col-xxl-10,.col-xxl-11,.col-xxl-12{flex:0 0 auto}.col-xxl-11{width:91.66666667%}.col-xxl-12{width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media (min-width:576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media (min-width:768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media (min-width:992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media (min-width:1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media (min-width:1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.btn-global,.gform_button{width:max-content}.btn-global,.gform_button,body .search-form .search-form-submit,header.header button.burger{position:relative;border:0;align-items:center}.btn-global,.gform_button,body .search-form .search-form-submit{font-family:Anton,sans-serif;font-size:25px;font-style:normal;line-height:1;z-index:2;display:flex;width:-moz-max-content;padding:.75rem;transition:all .3s ease-in-out;text-align:center;text-decoration:none;text-transform:uppercase;color:#fff;border-radius:10px;background-color:#f1633b;justify-content:center}.btn-global:hover,.gform_button:hover,body .search-form .search-form-submit:hover{color:#fff;background-color:#0074b9;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}.btn-global:active,.gform_button:active,body .search-form .search-form-submit:active{transform:translateY(2px);box-shadow:none}@media (max-width:992px){.btn-global,.gform_button,body .search-form .search-form-submit{font-size:15px}}.btn-global img,.gform_button img,body .search-form .search-form-submit img{margin-left:5px}header.header button.burger{z-index:33333;display:none;overflow:hidden;width:40px;height:40px;padding:0;cursor:pointer;border-radius:0;outline:0;background:0 0;justify-content:flex-end}header.header button.burger:active,header.header button.burger:focus,header.header button.burger:hover{border:0;border-radius:0;outline:0;background:0 0}@media (max-width:1200px){header.header button.burger{display:flex}}.socials svg,header.header button.burger .burger-svg{width:100%;height:100%}header.header button.burger .burger-svg path{transition:.45s cubic-bezier(.68,-.55,.265,1.55);stroke:#0074b9;stroke-width:5px}header.header button.burger .burger-svg path.burger-close{transform:translateX(100%)}header.header button.burger-active path.burger-icon{transform:translateX(-100%);stroke:transparent;stroke-width:0}header.header button.burger-active path.burger-close{transform:translateX(0) !important;stroke:#0074b9;stroke-width:5px}.socials{display:flex;width:100%;margin:15px 0 5px;padding:0;justify-content:center;align-items:center}@media (max-width:1200px){.socials{justify-content:center}}.socials li{margin:0 5px;padding:0;list-style-type:none}.socials a{line-height:1;flex-direction:column;width:25px;height:25px;padding:0}.socials a:hover{transform:translateY(-3px)}.socials a:hover svg{fill:#ffbc43}.socials svg{margin:0;fill:#ffbc43}.social-share,.social-share a,.socials a{display:flex;justify-content:center;align-items:center}.social-share{z-index:2;width:100%;padding-bottom:38px}.social-share a,.social-share a svg,.socials svg{transition:all .3s ease-in-out}.social-share a{overflow:hidden;width:45px;height:45px;margin:0 10px;border-radius:50%}.social-share a:hover{transform:translateY(-5px)}.social-share a svg{width:60%;height:60%;fill:#fff}.social-share-twitter{background-color:#55acee}.social-share-facebook{background-color:#1877f2}.social-share-linkedin{background-color:#0077b5}.social-share-pinterest{background-color:#e60019}#scrollToTop,.btn-nav{margin:0;padding:0;cursor:pointer;text-decoration:none;outline:0}#scrollToTop{font-weight:700;position:fixed;z-index:995;right:105px;bottom:-100px;display:block;overflow:hidden;width:35px;height:35px;transition:all .3s ease-in-out;text-align:center;opacity:.5;border:1.6px solid #fff;border-radius:50%;background-color:#0074b9}@media (max-width:1200px){#scrollToTop{display:none}}#scrollToTop:hover{opacity:1;background:#ffbc43}#scrollToTop svg{position:absolute;top:45%;left:50%;width:12px;height:12px;transform:translate(-50%,-50%) rotate(-180deg);fill:#fff}#scrollToTop.btn-up-active{right:35px;bottom:25px}.btn-nav.btn-next{right:-90px;left:initial}@media (max-width:1400px){.btn-nav.btn-next{right:-30px}}@media (max-width:576px){.btn-nav.btn-next{right:0}}.btn-nav.btn-next svg{transform:rotate(-180deg)}.btn-nav{position:absolute;z-index:1;top:50%;left:-90px;display:flex;width:25px;height:80px;transform:translateY(-50%);border:0;border-radius:0;background:0 0;justify-content:center;align-items:center}@media (max-width:1400px){.btn-nav{left:-30px}}@media (max-width:576px){.btn-nav{left:0;display:none;width:20px;height:65px}}.btn-nav:hover svg{fill:#ffbc43}.btn-nav svg,.header{width:100%;transition:all .3s ease-in-out}.btn-nav svg{height:100%;fill:#f1633b}.header{position:fixed;z-index:996;top:0;left:0}.header a{font-size:12px;font-weight:400}@media (max-width:1200px){.header{margin-bottom:80px}}.header-nav{width:100% !important;margin-right:auto;trasition:all .3s ease-in-out}.header-main{display:flex;width:100%;padding:10px 0;justify-content:space-between;flex-wrap:wrap;align-items:center}@media (max-width:1200px){.header-main{height:80px;padding:0 7px 0 15px}}.header-main-wrap{position:relative;z-index:996;width:100%;background-color:#fff !important}@media (max-width:1200px){.header-main-wrap .container{padding-right:0;padding-left:0}}.header-logotype img{width:200px;height:auto}@media (max-width:1200px){.header-logotype img{width:140px}}.header-cta{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;justify-content:center;align-items:center}.header-cta.mobile{display:none}@media (max-width:1200px){.header-cta{position:fixed;z-index:995;top:80px;left:0;width:100%;height:80px;padding:0 15px;transition:all .3s ease-in-out;background-color:#0074b9}}.header-cta a:not(.phone){font-size:18px;font-weight:700;line-height:1.2;position:relative;display:block;margin-bottom:5px;letter-spacing:initial;text-transform:uppercase;color:#000}.header-cta a:not(.phone):hover{color:#0074b9}@media (max-width:1200px){.header-cta a:not(.phone){display:none}}.header-cta a:first-of-type{font-size:12px;font-weight:400;text-align:right;color:#000}.header-cta a.phone{font-family:Anton,sans-serif;font-size:2rem;font-weight:100;line-height:1.1;display:flex;transform:translateY(-2px);letter-spacing:.01em;text-transform:uppercase;color:#000;justify-content:center;align-items:center}.header-cta a.phone:hover,.menu>li:hover>a{color:#ffbc43}@media (max-width:1200px){.header-cta a.phone{font-size:35px;font-weight:700;letter-spacing:1px;color:#ffbc43}.header-cta a.phone:hover{color:#ffbc43}}.header-cta a.phone svg{display:inline-block;width:30px;height:30px;margin-right:5px}.header-cta span{font-size:14px;font-weight:700;line-height:1.2;letter-spacing:.09em;text-transform:uppercase;color:#f1633b}@media (max-width:1200px){.header-cta span{font-size:12px;font-weight:700;letter-spacing:2px;color:#fff}}.header-nav{padding:10px 0;background-color:#fff}@media (max-width:1200px){.header-nav{position:fixed;z-index:996;right:-110%;bottom:0;width:300px;height:calc(100% - 80px);padding:0;transition:all .4s ease-in-out;border-top:2px solid #000;border-left:2px solid #000;background-color:#0074b9;box-shadow:none}}@media (max-width:576px){.header-nav{width:100%;border-left:none}}.header-nav.active{right:0}@media (min-width:1200px){.header-nav+.header-cta{display:none}}@media (max-width:1200px){.header-nav .container{width:100%;height:100%;padding-right:0;padding-left:0}}.header-menu,.header-menu>a{display:flex;align-items:center}.header-menu{transition:all .3s ease-in-out;justify-content:space-between}@media (max-width:1200px){.header-menu{overflow-x:hidden;overflow-y:auto;flex-direction:column;width:100%;height:100%;padding:15px 0 150px;justify-content:flex-start;align-items:flex-start}}.header-menu>a{font-size:13px;font-weight:700;width:-moz-max-content;width:max-content;margin-left:15px;letter-spacing:1.4px;color:#fff;justify-content:center}.header-menu>a svg{width:23px;height:23px;fill:#fff}@media (max-width:767px){.header-scroll.header-mobile .header-cta{transform:translateY(-80px)}}.header-active,.mobile-cta a{box-shadow:0 0 8px 0 rgba(34,60,80,.2)}@media (max-width:1200px){.header-mobile .menu>.menu-item-has-children.open .menu-item-has-children.open>a,.header-mobile .menu>.menu-item-has-children.open>a{color:#f36e43}.header-mobile .menu>.menu-item-has-children.open .menu-item-has-children.open::before,.header-mobile .menu>.menu-item-has-children.open::before{top:21px;transform:rotate(-135deg);border-color:#f36e43}.header:not(.header-mobile) .menu>.menu-item-has-children.open .menu-item-has-children.open>a,.header:not(.header-mobile) .menu>.menu-item-has-children.open>a{color:#f36e43}.header:not(.header-mobile) .menu>.menu-item-has-children.open .menu-item-has-children.open::before,.header:not(.header-mobile) .menu>.menu-item-has-children.open::before{top:21px;transform:rotate(-135deg);border-color:#f36e43}.header:not(.header-mobile) .menu>.menu-item-has-children.open .menu-item-has-children.open>ul,.header:not(.header-mobile) .menu>.menu-item-has-children.open>ul{display:block}}body.admin-bar .header{top:32px}@media (max-width:782px){body.admin-bar .header{top:46px}}body.admin-bar .header-cta{top:112px}@media (max-width:782px){body.admin-bar .header-cta{top:126px}}@media (max-width:1200px){body.admin-bar .header-nav{height:calc(100% - 112px)}}@media (max-width:782px){body.admin-bar .header-nav{height:calc(100% - 126px)}}@media (max-width:576px){#wpadminbar{position:fixed}}.overflowGlobal{overflow:hidden}.two-row .sub-menu{width:450px !important}#menu-item-65321 .sub-menu{width:450px}#menu-item-65321 .sub-menu li,.two-per-row .sub-menu li,.two-row .sub-menu li{flex-basis:50%}.one-per-row .sub-menu{width:230px !important}.one-per-row .sub-menu li{flex-basis:100% !important}@media screen and (max-width:1200px){.sticky-mobile{position:fixed !important;z-index:1000;top:0;left:0;width:100%}}@media screen and (min-width:1200px){.sticky-desktop{position:fixed !important;z-index:1000;top:0;left:0;width:100%}}.genesis-nav-menu,.menu .sub-menu .sub-menu li{width:100%}@media (max-width:1200px){.genesis-nav-menu{width:100%}}.menu{display:flex;width:100%;margin:0;padding:0;align-items:center;justify-content:center}@media (max-width:1200px){.menu{flex-direction:column;width:100%;justify-content:flex-start;align-items:flex-start}}.menu a[href='#'],.menu>li>span{cursor:default}.menu li{position:relative;list-style-type:none}.menu li a{font-family:Inter,sans-serif}.menu>li{position:relative;z-index:2}@media (min-width:1200px){.menu>li{margin:0 40px}.menu>li:hover::after{pointer-events:initial}.menu>li::after{position:absolute;bottom:-10px;left:0;display:block;width:100%;height:10px;content:"";pointer-events:none}}@media (max-width:1200px){.menu>li{width:100%;margin-bottom:0}.menu>li:hover>a{color:#fff}}.menu .sub-menu a,.menu>li>a,.menu>li>span{font-size:13px;font-weight:700;display:flex;color:#fff;align-items:center}.menu>li>a,.menu>li>span{padding:8px 0;letter-spacing:1.4px;text-transform:uppercase;background-color:transparent;justify-content:center}@media (max-width:1200px){.menu>li>a,.menu>li>span{font-size:14px;font-weight:700;display:inline-block;width:100%;padding:15px;letter-spacing:1px;text-transform:uppercase;color:#fff;background-color:transparent;justify-content:flex-start}}.language-item,.menu li.menu-item-has-children,.menu>li>a,.menu>li>span{position:relative}.menu .sub-menu,.menu li.menu-item-has-children::before{position:absolute;transition:all .3s ease-in-out;pointer-events:none}.menu li.menu-item-has-children::before{z-index:1;top:45%;right:15px;display:inline-block;width:10px;height:10px;padding:2px;content:"";transform:translateY(-50%) rotate(-45deg);border:solid #fff;border-width:0 2.2px 2.2px 0}@media (max-width:1200px){.menu li.menu-item-has-children::before{top:17px;right:23px;transform:rotate(45deg);border:solid #fff;border-width:0 2px 2px 0}.menu li.menu-item-has-children>a{width:-moz-max-content;width:max-content}}.menu>li.current-menu-item>a,.menu>li.current-menu-item>a:hover{color:#ffbc43}@media (max-width:1200px){.menu>li.current-menu-item>a,.menu>li.current-menu-item>a:hover{color:#f36e43}}@media (min-width:1200px){.menu>li.menu-item-has-children{margin:0 25px 0 15px}.menu>li.menu-item-has-children li.menu-item-has-children:hover>ul,.menu>li.menu-item-has-children:hover>ul{transform:translateY(0);pointer-events:initial;opacity:1}}@media (min-width:1400px){.menu>li.menu-item-has-children{margin:0 40px}}.menu>li.menu-item-has-children::before{right:-15px;transform:translateY(-45%) rotate(45deg) scale(.7)}@media (max-width:1200px){.menu>li.menu-item-has-children::before{top:17px;right:23px;transform:rotate(45deg)}}@media (min-width:1200px){.menu>li.menu-item-has-children:hover::before{top:55%;transform:translateY(-45%) rotate(-135deg) scale(.7)}}.menu .sub-menu{z-index:-1;top:calc(100% + 10px);left:0;display:flex;width:230px;margin:0;padding:10px 0;transform:translateY(10px);opacity:0;background-color:#0074b9;box-shadow:0 0 8px 0 rgba(34,60,80,.2);flex-wrap:wrap}@media (max-width:1200px){.menu .sub-menu{position:static;top:initial;left:initial;display:none;visibility:visible;width:100% !important;margin:0;padding:0 0 10px 10px;transition:initial;transform:initial;pointer-events:initial;opacity:1;border-bottom:none;background-color:#0074b9;box-shadow:none}}@media (min-width:1200px){.menu .sub-menu li{width:100%}}.menu .sub-menu li.menu-item-has-children::before{top:17px;right:10px;width:8px;height:8px;border:solid #fff;border-width:0 1.6px 1.6px 0 !important}@media (max-width:1200px){.menu .sub-menu li.menu-item-has-children::before{top:15px;right:22px;border-width:0 2px 2px 0;border-color:#fff}}.contact-page-hero__inner h2 b,.footer-copyright p a:hover,.menu .sub-menu li.current-menu-item>a{color:#ffbc43}.menu .sub-menu a{font-family:Inter,sans-serif;line-height:1.2;width:100%;padding:8px 10px;letter-spacing:normal;text-transform:capitalize;border:0;justify-content:space-between}@media (min-width:1200px){.menu .sub-menu a:hover{color:#ffbc43}}@media (max-width:1200px){.menu .sub-menu a{font-size:13px;font-weight:700;width:100%;padding:15px;letter-spacing:normal;text-transform:capitalize;color:#fff}.menu .sub-menu a:hover{color:#fff}}.menu .sub-menu .sub-menu{z-index:10;top:-200px;left:100%;width:200px;margin:0}@media (max-width:1200px){.menu .sub-menu .sub-menu{width:100%;top:initial;left:initial;display:none}}.language-item{padding-left:20px}.language-item:before{position:absolute;top:10px;left:0;width:16px;height:16px;content:"";background-image:url("data:image/svg+xml,%0A%3Csvg width=\'17\' height=\'16\' viewBox=\'0 0 17 16\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cmask id=\'mask0_34_4536\' style=\'mask-type:alpha\' maskUnits=\'userSpaceOnUse\' x=\'0\' y=\'0\' width=\'17\' height=\'16\'%3E%3Crect x=\'0.484619\' width=\'16\' height=\'16\' fill=\'%23D9D9D9\'/%3E%3C/mask%3E%3Cg mask=\'url(%23mask0_34_4536)\'%3E%3Cpath d=\'M8.48459 14.4C7.60682 14.4 6.77904 14.2333 6.00126 13.9C5.22348 13.5667 4.54293 13.1083 3.95959 12.525C3.37626 11.9417 2.91793 11.2611 2.58459 10.4833C2.25126 9.70555 2.08459 8.87778 2.08459 8C2.08459 7.11111 2.25126 6.28055 2.58459 5.50833C2.91793 4.73611 3.37626 4.05833 3.95959 3.475C4.54293 2.89167 5.22348 2.43333 6.00126 2.1C6.77904 1.76667 7.60682 1.6 8.48459 1.6C9.37348 1.6 10.204 1.76667 10.9763 2.1C11.7485 2.43333 12.4263 2.89167 13.0096 3.475C13.5929 4.05833 14.0513 4.73611 14.3846 5.50833C14.7179 6.28055 14.8846 7.11111 14.8846 8C14.8846 8.87778 14.7179 9.70555 14.3846 10.4833C14.0513 11.2611 13.5929 11.9417 13.0096 12.525C12.4263 13.1083 11.7485 13.5667 10.9763 13.9C10.204 14.2333 9.37348 14.4 8.48459 14.4ZM8.48459 13.15C8.67348 12.9611 8.86237 12.6083 9.05126 12.0917C9.24015 11.575 9.38459 11.0111 9.48459 10.4H7.48459C7.58459 11.0111 7.72904 11.575 7.91793 12.0917C8.10682 12.6083 8.29571 12.9611 8.48459 13.15ZM6.96793 12.9833C6.81237 12.65 6.67626 12.2667 6.55959 11.8333C6.44293 11.4 6.34571 10.9222 6.26793 10.4H3.88459C4.20682 11.0333 4.63459 11.575 5.16793 12.025C5.70126 12.475 6.30126 12.7944 6.96793 12.9833ZM10.0013 12.9833C10.6679 12.7944 11.2679 12.475 11.8013 12.025C12.3346 11.575 12.7624 11.0333 13.0846 10.4H10.7013C10.6235 10.9222 10.5263 11.4 10.4096 11.8333C10.2929 12.2667 10.1568 12.65 10.0013 12.9833ZM3.43459 9.2H6.11793C6.09571 8.98889 6.08182 8.78055 6.07626 8.575C6.07071 8.36944 6.06793 8.16667 6.06793 7.96667C6.06793 7.76667 6.07071 7.56944 6.07626 7.375C6.08182 7.18055 6.09571 6.98889 6.11793 6.8H3.43459C3.37904 7.01111 3.34015 7.21389 3.31793 7.40833C3.29571 7.60278 3.28459 7.8 3.28459 8C3.28459 8.2 3.29571 8.39722 3.31793 8.59167C3.34015 8.78611 3.37904 8.98889 3.43459 9.2ZM7.33459 9.2H9.63459C9.65682 8.97778 9.67071 8.76944 9.67626 8.575C9.68182 8.38055 9.68459 8.18889 9.68459 8C9.68459 7.81111 9.68182 7.61667 9.67626 7.41667C9.67071 7.21667 9.65682 7.01111 9.63459 6.8H7.33459C7.31237 7.01111 7.29848 7.21667 7.29293 7.41667C7.28737 7.61667 7.2846 7.81111 7.2846 8C7.2846 8.18889 7.28737 8.38333 7.29293 8.58333C7.29848 8.78333 7.31237 8.98889 7.33459 9.2ZM10.8513 9.2H13.5346C13.5902 8.98889 13.629 8.78611 13.6513 8.59167C13.6735 8.39722 13.6846 8.2 13.6846 8C13.6846 7.8 13.6735 7.6 13.6513 7.4C13.629 7.2 13.5902 7 13.5346 6.8H10.8513C10.8735 7.01111 10.8874 7.21944 10.8929 7.425C10.8985 7.63055 10.9013 7.83333 10.9013 8.03333C10.9013 8.23333 10.8985 8.43055 10.8929 8.625C10.8874 8.81944 10.8735 9.01111 10.8513 9.2ZM10.7013 5.6H13.0846C12.7624 4.96667 12.3346 4.425 11.8013 3.975C11.2679 3.525 10.6679 3.20555 10.0013 3.01667C10.1568 3.35 10.2929 3.73333 10.4096 4.16667C10.5263 4.6 10.6235 5.07778 10.7013 5.6ZM7.48459 5.6H9.48459C9.38459 4.98889 9.24015 4.425 9.05126 3.90833C8.86237 3.39167 8.67348 3.03889 8.48459 2.85C8.29571 3.03889 8.10682 3.39167 7.91793 3.90833C7.72904 4.425 7.58459 4.98889 7.48459 5.6ZM3.88459 5.6H6.26793C6.34571 5.07778 6.44293 4.6 6.55959 4.16667C6.67626 3.73333 6.81237 3.35 6.96793 3.01667C6.30126 3.20555 5.70126 3.525 5.16793 3.975C4.63459 4.425 4.20682 4.96667 3.88459 5.6Z\' fill=\'white\'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:cover}@media (max-width:1200px){.language-item:before{top:18px;left:10px}}.footer,.site-footer{width:100%}.footer{padding:20px 0 0;background-color:#fff}.footer .container{margin:0 auto;padding:0 0 70px}.footer p{color:#5a606e}.footer .footer-nav-item-title{font-size:16px;font-weight:700;display:block;margin-top:1.5rem;text-transform:uppercase;color:#0074b9}.footer-info{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}.footer-logotype img{width:200px;height:auto}@media (max-width:992px){.footer-logotype img{width:140px}}.footer-copyright{width:100%;padding:15px 0}.footer-copyright p{font-size:14px;margin:3px;text-align:left;color:#1a1f29}@media (max-width:767px){.footer-copyright p{font-size:12px}}.footer-bottom .wpel-image,.footer-copyright p br,.sidebar .widget-title br+br{display:none}@media (max-width:576px){.footer-copyright p br{display:block}}.footer-copyright p a{color:#1a1f29}.footer .footer-cta-wrap{text-align:right}@media (max-width:767px){.footer .footer-cta-wrap{text-align:left}}.footer .footer-cta-wrap .language-switcher{font-size:1.5rem;font-weight:700;text-transform:uppercase;color:#0074b9}.footer .footer-cta-wrap .language-switcher:hover{opacity:.8}.footer .footer-cta-wrap .footer-cta{display:inline-flex;flex-direction:column;width:-moz-max-content;width:max-content;justify-content:center;align-items:flex-end}.footer .footer-cta-wrap .footer-cta a:nth-of-type(1){font-family:Anton,sans-serif;font-size:2.25rem;color:#1a1f29}.footer .footer-cta-wrap .footer-cta span{font-size:14px;color:#0074b9}.footer .footer-nav-wrap .footer-nav ul{font-size:1rem;padding-left:0;list-style:none}.footer .footer-nav-wrap .footer-nav a{display:block;margin:.55rem 0;text-transform:capitalize;color:#5a606e}.footer .footer-nav-wrap .footer-nav a:lang(es){text-transform:none}.breadcrumb li:hover a,.footer .footer-nav-wrap .footer-nav a:hover{color:#0074b9}.footer .footer-nav-wrap-inner{margin:1rem 0;padding-bottom:1rem;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}.footer .footer-nav-wrap-inner .footer-language-switcher{display:flex !important;width:60px;padding:.25rem;border:1px solid #d3d3d3;border-radius:12px;align-items:center;justify-content:center}.footer .footer-nav-wrap-inner .footer-language-switcher svg{width:20px;height:20px}.footer .connect-cta{padding:15px 0;text-align:right}.footer .connect-cta a{padding:0 .5rem}.footer .connect-cta h4{font-weight:400;margin-top:0;margin-bottom:1rem;color:#0074b9}.mobile-cta{z-index:999;display:none}.mobile-cta a:hover{background-color:#0074b9 !important}.mobile-cta a:hover path{fill:#0074b9 !important}@media screen and (max-width:768px){.footer .container{padding:0 1rem 20px}.footer .container .justify-content-between{flex-direction:column}.footer .container .justify-content-between .footer-cta{margin-top:1rem;align-items:flex-start}.footer .footer-bottom .col-md-10{padding:0}body{margin-bottom:117px !important}body .mobile-cta{position:fixed;bottom:0;display:flex;width:100%;padding:1rem 2rem;background-color:#0074b9;align-items:center;justify-content:center}body .mobile-cta a{max-height:53px}}@media screen and (max-width:768px) and (max-width:992px){body .mobile-cta a{font-size:14px}body .mobile-cta a img,body .mobile-cta a svg{width:20px;height:20px}}@media screen and (max-width:768px){body .mobile-cta .call{background-color:#59a84a}body .mobile-cta .call svg{margin-left:.25rem;border-radius:50%;background-color:#fff}body .mobile-cta .call svg path{fill:#59a84a}body .mobile-cta .chat{margin-right:2rem}body .mobile-cta .chat img{margin-left:.25rem}}.footer-map iframe{display:flex;width:100%;height:300px}.home-hero__outer{position:relative;padding:50px 0;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/home-hero-bg.jpg");background-repeat:no-repeat;background-size:cover}.home-hero__outer.nitro-lazy{background-image:none !important}@media (max-width:992px){.home-hero__outer{padding:20px 0 0;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/office-min-bg.jpg");background-position:center}.home-hero__outer.nitro-lazy{background-image:none !important}}.home-hero__inner{position:relative}.home-hero__bottom{position:absolute;bottom:0;left:0;display:flex;width:100%;padding-top:1rem;padding-bottom:.5rem;background:linear-gradient(to bottom,rgba(60,72,86,0) 0,#3c4856 100%);flex-wrap:wrap;justify-content:center;gap:8px}.home-hero__bottom span{font-size:12px;display:flex;color:#fff;align-items:center}.home-hero__bottom span svg{height:20px}.home-hero__leftside{position:relative;width:619px;padding:0 10px 70px}@media (max-width:992px){.home-hero__leftside{width:100%;padding:10px 0;border:1px solid #c95f2c;border-radius:10px}}.home-hero__leftside:before{position:absolute;top:30px;left:0;width:100%;height:100%;content:"";pointer-events:none;background:url("data:image/svg+xml,<svg width=\"620\" height=\"483\" viewBox=\"0 0 620 483\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M189.783 0.64035H21C9.9543 0.64035 1 9.59468 1 20.6404V462C1 473.046 9.95431 482 21 482H599C610.046 482 619 473.046 619 462V20.6404C619 9.59466 610.046 0.64035 599 0.64035H430.217\" stroke=\"%23C95F2C\"/></svg>");background-repeat:no-repeat}.home-hero__topspan{font-family:"Source Serif 4",serif;font-size:40px;font-weight:700;display:block;text-align:center;letter-spacing:2px;text-transform:uppercase;color:#fff}@media (max-width:992px){.home-hero__topspan{font-size:15px !important}}@media (max-width:768px){.home-hero__topspan{font-size:20px !important;display:flex;width:35%;margin:-1.85rem auto 0;padding:.25rem .5rem;text-align:center;border-radius:.5rem;background:rgba(64,73,86,.9);align-items:center;justify-content:center}}.home-hero__bottomspan{font-family:Anton,sans-serif;font-size:123px;line-height:1.2;display:block;margin:0;padding:30px 0;text-align:center;text-transform:uppercase;color:#fff}.home-hero__bottomspan>span{font-size:64px;display:block}.home-hero .btn-global,.home-hero body .search-form .search-form-submit,body .search-form .home-hero .search-form-submit{margin:20px auto}.home-hero .btn-global:hover{cursor:pointer}@media (max-width:992px){.home-hero .btn-global,.home-hero body .search-form .search-form-submit,body .search-form .home-hero .search-form-submit{font-size:12px;margin:0 auto}}.home-hero__title{font-size:16px;text-align:center;color:#fff}.home-hero__bottomside{display:flex;width:619px;justify-content:center}.home-hero__bottomside span{z-index:99;display:inline-flex;white-space:nowrap;align-items:center;font-size:20px;margin-right:20px;color:#fff}@media (max-width:992px){.home-hero__bottomside{width:100%;margin-top:0;margin-bottom:0;justify-content:space-around}}.home-hero__rightside{display:inline-flex;white-space:nowrap;align-items:center;position:absolute;top:0;right:0;flex-direction:column}@media (max-width:992px){.home-hero__bottomside span{font-size:10px;margin:0 0 10px;text-align:left;justify-content:center}}.contact-page-hero__inner__items span svg,.home-hero__bottomside span svg,.internal-page-hero__bottomside span svg,.single-attorneys-hero__right .title svg{margin-right:10px}@media (max-width:992px){.home-hero__rightside{position:relative;flex-direction:row;justify-content:space-between;align-items:center}}.home-hero__rightside img{margin-top:20px}@media (max-width:992px){.home-hero__rightside img{width:15%;height:auto;margin:0 10px 0 0}}.home-hero__rightside span{text-align:center;text-transform:uppercase;color:#fff}@media (max-width:992px){.home-hero__rightside span{font-size:10px;width:15%;height:auto;margin:0 10px 0 0}}.home-hero__starscontainer{background-color:#0074b9}.home-hero__starscontainer .container{position:relative}.home-hero__starscontainer__inner{display:flex;padding:60px 0;align-items:center}@media (max-width:992px){.home-hero__starscontainer__inner{padding:30px 0;justify-content:center}}.home-hero__starscontainer__inner a{font-size:20px;margin:0 0 0 10px;padding:0;color:#fff}@media (max-width:992px){.home-hero__starscontainer__inner a{font-size:16px}}.home-hero__portrait{position:absolute;right:80px;bottom:120px;height:720px}@media (min-width:992px) and (max-width:1400px){.home-hero__portrait{-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom}}.home-hero__portrait.mobile{right:120px;bottom:0;height:55dvh}@media (max-width:1400px){.home-hero__portrait{height:600px}}@media (max-width:1200px){.home-hero__portrait{right:55px;height:450px}}@media (max-width:992px){.home-hero__portrait{right:26px;bottom:0;display:flex;width:auto;height:340px}.home-hero .esportrait{bottom:375px}}.internal-page-hero__outer{position:relative;padding:50px 0;background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width:992px){.internal-page-hero__outer{padding:30px 0 0}.internal-page-hero__subtitle{margin:5px 0 !important}}.about-page-hero:before,.internal-page-hero__outer:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:.3;background-color:#000}.internal-page-hero__inner{position:relative}.internal-page-hero__leftside{position:relative;width:619px;padding:0 10px 30px}@media (max-width:992px){.internal-page-hero__leftside{width:100%;padding:0}}.internal-page-hero__title{font-family:Anton,sans-serif;font-size:64px;font-weight:400;line-height:1.1;margin:0;text-align:center;letter-spacing:2px;text-transform:uppercase;color:#fff}.internal-page-hero__title:lang(es){font-size:60px}@media (max-width:992px){.internal-page-hero__title{font-size:37px}}.internal-page-hero__subtitle{font-family:"Source Serif 4",serif;font-size:45px;font-weight:700;display:block;margin:20px 0;text-align:center;color:#fff}@media (max-width:992px){.internal-page-hero__subtitle{font-size:25px}.home-hero .btn-global,.internal-page-hero .btn-global{padding:5px 15px !important}}.internal-page-hero .btn-global,.internal-page-hero body .search-form .search-form-submit,body .search-form .internal-page-hero .search-form-submit{margin:20px auto}@media (max-width:992px){.internal-page-hero .btn-global,.internal-page-hero body .search-form .search-form-submit,body .search-form .internal-page-hero .search-form-submit{font-size:12px;margin:0 auto}.home-hero__title{font-size:14px}.home-hero .btn-global{font-size:18px !important;padding:5px 15px !important}}.internal-page-hero__bottomside{display:flex;width:619px;justify-content:center}@media (max-width:992px){.internal-page-hero__bottomside{flex-direction:column;width:100%;margin-top:20px;margin-bottom:20px}}.internal-page-hero__bottomside span,.internal-page-hero__rightside{display:flex;align-items:center}.internal-page-hero__bottomside span{font-size:20px;margin-right:20px;color:#fff}@media (max-width:992px){.internal-page-hero__bottomside span{margin:0 0 10px;justify-content:center}}.internal-page-hero__rightside{position:absolute;top:0;right:0;flex-direction:column}@media (max-width:992px){.internal-page-hero__rightside{position:relative;flex-direction:row;justify-content:space-between;align-items:center}}.internal-page-hero__rightside img{margin-top:20px}@media (max-width:992px){.internal-page-hero__rightside img{width:15%;height:auto;margin:0 10px 0 0}}.internal-page-hero__rightside span{text-align:center;text-transform:uppercase;color:#fff}@media (max-width:992px){.internal-page-hero__rightside span{font-size:10px;width:15%;height:auto;margin:0 10px 0 0}}.internal-page-hero__starscontainer{background-color:#0074b9}.internal-page-hero__starscontainer .container{position:relative}.internal-page-hero__starscontainer__inner{display:flex;padding:40px 0;align-items:center}@media (max-width:992px){.internal-page-hero__starscontainer__inner{padding:20px 0;justify-content:center}}.internal-page-hero__starscontainer__inner a{font-size:20px;margin:0 0 0 10px;padding:0;color:#fff}@media (max-width:992px){.internal-page-hero__starscontainer__inner a{font-size:16px}}.internal-page-hero__portrait{position:absolute;right:120px;bottom:70px;width:auto;height:640px}@media (max-width:1200px){.internal-page-hero__portrait{right:55px;height:450px}}@media (max-width:992px){.internal-page-hero__portrait{right:calc(50% - 100px);bottom:366px;display:flex;width:auto;height:300px}}.single-attorneys-hero{position:relative;padding:80px 0 0;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/single-attr-hero-bg.jpg");background-repeat:no-repeat;background-size:cover}.single-attorneys-hero.nitro-lazy{background-image:none !important}.single-attorneys-hero__inner{display:flex;margin-bottom:-60px;border-radius:20px;background-color:#0074b9}@media (max-width:992px){.single-attorneys-hero__inner{flex-direction:column}}.single-attorneys-hero__left{position:relative;width:30%}@media (max-width:992px){.single-attorneys-hero__left{display:flex;width:100%;height:400px;justify-content:center}}.single-attorneys-hero__left .single-attorneys-hero-img{position:absolute;bottom:0;left:0;width:100%;height:120%;border-radius:0 0 0 20px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media (max-width:992px){.single-attorneys-hero__left .single-attorneys-hero-img{position:relative;width:auto;height:100%;border-radius:0}}.single-attorneys-hero__right{width:70%;padding:40px}@media (max-width:992px){.single-attorneys-hero__right{width:100%}}.about-page-hero__inner h1,.about-page-hero__inner p,.single-attorneys-hero__right .single-attorneys-header-role,.single-attorneys-hero__right h1{color:#fff}.single-attorneys-hero__right .title{display:flex;color:#fff;align-items:center}.single-attorneys-hero__right .details p{margin:10px 0 40px;color:#fff}.about-page-hero{position:relative;padding:100px 0;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/uploads/2024/12/gruber-bg-scaled.jpg");background-position:center;background-size:cover}.about-page-hero.nitro-lazy{background-image:none !important}.about-page-hero .container,.about-page-hero__inner{display:flex}.about-page-hero:before{pointer-events:none}.about-page-hero__inner{z-index:2;flex-direction:column;width:870px;margin:0 auto;text-align:center}.about-page-hero__inner .btn-global,.about-page-hero__inner body .search-form .search-form-submit,body .search-form .about-page-hero__inner .search-form-submit{margin:0 auto}.contact-page-hero{position:relative;padding:100px 0 50px;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/contact-bg.jpg");background-position:center;background-size:cover}.contact-page-hero.nitro-lazy{background-image:none !important}@media (max-width:992px){.contact-page-hero{padding:40px 0}}.contact-page-hero__outer{z-index:2}.contact-page-hero__inner,body .sidebar-cta{width:100%}@media (max-width:992px){.contact-page-hero__inner{width:100%}}.contact-page-hero__inner .first-text{font-family:"Source Serif 4",serif;font-size:40px;display:block;text-align:center;color:#fff}@media (max-width:992px){.contact-page-hero__inner .first-text{font-size:28px}}.contact-page-hero__inner .second-text{font-family:Anton,sans-serif;font-size:54px;display:block;text-align:center;color:#fff}@media (max-width:992px){.contact-page-hero__inner .second-text{font-size:32px}}.contact-page-hero__inner .phone{font-family:Anton,sans-serif;font-size:54px;display:block;max-width:420px;margin:0 auto 20px;text-align:center;color:#fff;border-radius:4px;background-color:#f1633b}@media (max-width:992px){.contact-page-hero__inner .phone{font-size:32px;max-width:272px}}.contact-page-hero__inner .phone svg{width:54px;height:54px}@media (max-width:992px){.contact-page-hero__inner .phone svg{width:32px;height:32px}}.contact-page-hero__inner h1:not(h1.en__h1),.contact-page-hero__inner h2.en__h2{font-size:16px;margin:0;padding:0;text-align:center;color:#fff}.contact-page-hero__inner .btn-global,.contact-page-hero__inner body .search-form .search-form-submit,body .search-form .contact-page-hero__inner .search-form-submit{margin:20px auto}.contact-page-hero__inner .third-text{font-size:16px;display:block;margin:0;padding:0;text-align:center;color:#fff}.contact-page-hero__inner__items{display:grid;margin-top:40px;margin-bottom:-100px;padding:20px 30px;border-radius:20px;background-color:#fff;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:992px){.contact-page-hero__inner__items{margin:20px 0;padding:20px;grid-template-columns:repeat(1,1fr)}}.contact-page-hero__inner__items span{display:flex;align-items:center}.contact-page-hero__inner__items span b{margin:0 3px}.contact-page-hero__portrait{position:absolute;right:20vw;bottom:0;height:100%}@media (max-width:1400px){.contact-page-hero__portrait{right:14vw}}@media (max-width:1200px){.contact-page-hero__portrait{right:55px;height:450px}}@media (max-width:992px){.contact-page-hero__portrait{display:none}}.breadcrumb{font-size:16px;font-weight:400;line-height:1.6;display:flex;width:100%;margin:20px -5px 40px;padding-bottom:10px;padding-left:0;letter-spacing:.3px;border-bottom:1px solid #5a606e;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}@media (max-width:767px){.breadcrumb{font-size:14px}}.breadcrumb_last{font-weight:400}.breadcrumb>svg{align-self:center}.breadcrumb>li:first-child>a:first-child{display:inline-block;overflow:hidden;width:18px;height:18px;transition:all .3s ease-in-out;transform:translateY(2px);color:transparent;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/svg/home.svg");background-repeat:no-repeat;background-position:center center;background-size:contain}.breadcrumb>li:first-child>a:first-child.nitro-lazy{background-image:none !important}.breadcrumb>li:first-child>a:first-child:hover{opacity:.6;color:transparent}.breadcrumb li{display:inline-flex;padding:0 5px;list-style-type:none;transition:all .3s ease-in-out}.breadcrumb li a svg{position:relative;top:6px;right:-5px}.breadcrumb li a svg:hover{fill:#0074b9}@media (max-width:767px){.breadcrumb li a svg{right:0}}.breadcrumb li .dot,.breadcrumb li a{color:#f1633b}.breadcrumb a{font-size:16px;font-weight:400}@media (max-width:767px){.breadcrumb a{font-size:14px}}body:not(.home) .content-sidebar-wrap{display:flex;flex-direction:row-reverse}body:not(.home) .content-sidebar-wrap main{width:66.66667%;padding-bottom:30px}@media (max-width:1200px){body:not(.home) .content-sidebar-wrap main{width:100%;padding-left:0 !important}}body:not(.home) .content-sidebar-wrap aside{width:33.33333%;height:-moz-fit-content;height:fit-content;padding-right:24px;padding-bottom:30px}@media (max-width:1200px){body:not(.home) .content-sidebar-wrap aside{width:100%;padding-right:0 !important}body:not(.home) .content-sidebar-wrap{flex-direction:column !important}}body:not(.home).full-width-content .content-sidebar-wrap main{width:100%}.site-container{overflow:hidden;width:100%;word-wrap:break-word}body:not(.home) .toc-active .entry-content iframe{width:100%;height:350px}@media (max-width:1400px){body:not(.home) .toc-active .entry-content iframe{height:300px}}@media (max-width:1200px){body:not(.home) .toc-active .entry-content iframe{height:520px}}@media (max-width:992px){body:not(.home) .toc-active .entry-content iframe{height:370px}}@media (max-width:767px){body:not(.home) .toc-active .entry-content iframe{height:320px}}@media (max-width:576px){body:not(.home) .toc-active .entry-content iframe{height:220px}}body:not(.home) .entry-content a{color:#f1633b}body:not(.home) .entry-content>:first-child:not(img.wp-post-image),body:not(.home) .entry-content>img.wp-post-image:first-child+:not(.row){margin:0 0 30px}body:not(.home) .entry-content>img.wp-post-image:first-child{float:right;width:auto;max-width:250px;height:auto;margin:0 0 10px 10px}@media (max-width:767px){body:not(.home) .entry-content>img.wp-post-image:first-child{max-width:180px}}@media (max-width:576px){body:not(.home) .entry-content>img.wp-post-image:first-child{width:100%;max-width:100%;margin:0 0 30px}}body:not(.home) .entry-content img{height:auto;margin:0}@media (max-width:576px){body:not(.home) .entry-content img{width:100%;max-width:100%;height:auto;margin:0}}body:not(.home) .entry-content .alignleft{float:left;margin:0 15px 10px 0}body:not(.home) .entry-content .alignright{float:right;margin:0 0 10px 15px}body:not(.home) .entry-content .aligncenter,body:not(.home) .entry-content .alignnone{display:block;margin:30px auto}@media (max-width:576px){body:not(.home) .entry-content .aligncenter,body:not(.home) .entry-content .alignleft,body:not(.home) .entry-content .alignnone,body:not(.home) .entry-content .alignright{float:initial;width:100%;max-width:100%;height:auto;margin:0}}body:not(.home) .entry-content h2,body:not(.home) .entry-content h3,body:not(.home) .entry-content h4,body:not(.home) .entry-content h5,body:not(.home) .entry-content h6{font-family:Anton,sans-serif;font-weight:700;line-height:1.1;margin:40px 0 30px}@media (max-width:767px){body:not(.home) .entry-content h2,body:not(.home) .entry-content h3,body:not(.home) .entry-content h4,body:not(.home) .entry-content h5,body:not(.home) .entry-content h6{line-height:1.2}}body:not(.home) .entry-content h2{font-size:40px;color:#0074b9}@media (max-width:767px){body:not(.home) .entry-content h2{font-size:35px}}body:not(.home) .entry-content h3{font-size:36px;color:#000}@media (max-width:767px){body:not(.home) .entry-content h3{font-size:32px}}body:not(.home) .entry-content h4{font-size:32px;color:#000}@media (max-width:767px){body:not(.home) .entry-content h4{font-size:28px}}body:not(.home) .entry-content h5{font-size:28px;color:#000}@media (max-width:767px){body:not(.home) .entry-content h5{font-size:24px}}body:not(.home) .entry-content h6{font-size:24px;color:#000}@media (max-width:767px){body:not(.home) .entry-content h6{font-size:20px}}body:not(.home) .entry-content p:not(.rs-content-cta){font-size:18px;line-height:1.8;color:#000}body:not(.home) .entry-content ol,body:not(.home) .entry-content ul{margin:30px 0}body:not(.home) .entry-content ol li,body:not(.home) .entry-content ul li{font-size:18px;line-height:1.8;margin:0 0 10px;color:#000}body:not(.home) .entry-content ol li a,body:not(.home) .entry-content ul li a{font-weight:500 !important;color:#f1633b !important}body:not(.home) .entry-content ol li a:hover,body:not(.home) .entry-content ul li a:hover{color:#0074b9 !important}@media (max-width:767px){body:not(.home) .entry-content ol li,body:not(.home) .entry-content ul li{font-size:16px;line-height:1.6}}body:not(.home) .entry-content ol a,body:not(.home) .entry-content p:not(.rs-content-cta) a,body:not(.home) .entry-content ul a{font-weight:500;color:#f1633b}body:not(.home) .blogSidebar span:hover,body:not(.home) .entry-content ol a:hover,body:not(.home) .entry-content p:not(.rs-content-cta) a:hover,body:not(.home) .entry-content ul a:hover{color:#0074b9}body:not(.home) .entry-content hr{height:1px;border:0;background-color:#0074b9}body:not(.home) .entry-content iframe{display:block;width:100%;height:500px;margin:0;border:0;border-radius:0}@media (max-width:1400px){body:not(.home) .entry-content iframe{height:450px}}@media (max-width:1200px){body:not(.home) .entry-content iframe{height:520px}}@media (max-width:992px){body:not(.home) .entry-content iframe{height:370px}}@media (max-width:767px){body:not(.home) .entry-content iframe{height:320px}}@media (max-width:576px){body:not(.home) .entry-content iframe{height:220px}}@media (max-width:767px){body:not(.home) .content-sidebar-wrap .entry-content p{font-size:16px;line-height:1.6}}.rs-content-cta{font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.3;display:block;width:100%;margin:35px 0 30px;padding:30px 15px;text-align:center;letter-spacing:normal;color:#fff;border-radius:15px;background-color:#0074b9}@media (max-width:767px){.rs-content-cta{font-size:20px;padding:20px 15px}.rs-content-cta br{display:none}}.rs-content-cta a{text-decoration:underline;color:#fff}.rs-content-cta a:hover{text-decoration:none}body:not(.home).admin-bar .content-sidebar-wrap #blogSidebar.sidebar-active{top:232px}body:not(.home).admin-bar .content-sidebar-wrap #blogSidebar.sidebar-active-bottom{top:initial;bottom:50px}body:not(.home) .blogSidebar{z-index:2;display:flex;flex-direction:column}@media (max-width:1600px){body:not(.home) .blogSidebar{width:255px}}@media (max-width:1200px){body:not(.home) .blogSidebar{display:none}}body:not(.home) .blogSidebar-main{width:100%}body:not(.home) .blogSidebar div.contents{font-family:Anton,sans-serif;font-size:26px;font-weight:700;line-height:1.1;margin:0 0 20px;letter-spacing:.24px;text-transform:capitalize;color:#0074b9}body:not(.home) .blogSidebar ol{margin:0;padding:0}body:not(.home) .blogSidebar ol li{list-style-type:none}body:not(.home) .blogSidebar span{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.3;display:block;width:100%;margin-bottom:15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease-in-out;text-align:left;letter-spacing:normal;text-transform:capitalize;color:#000}body:not(.home) .blogSidebar .scrollToElements.active,body:not(.home) .content .hc-map__address p a:hover,body:not(.home) .content .hc-map__map-embed .map-link a:hover{color:#ffbc43}body:not(.home) #blogSidebar.sidebar-active{position:fixed;top:200px}body:not(.home) #blogSidebar.sidebar-active-bottom{position:absolute;top:initial;bottom:50px}body:not(.home) .toc-active{padding-left:305px}@media (max-width:1600px){body:not(.home) .toc-active{padding-left:270px}}@media (max-width:1200px){body:not(.home) .toc-active{padding-left:0}}body .sidebar-cta-title{display:flex;flex-direction:column;width:100%;justify-content:flex-start;align-items:center}body .sidebar-cta-title p{font-size:21px;line-height:1.5;margin:0 0 14px;text-align:center;color:#000}body .search-form .sidebar-cta .trust-cta .search-form-submit,body .search-form .sidebar-cta-title .search-form-submit,body .sidebar-cta .trust-cta .btn-global,body .sidebar-cta .trust-cta .search-form .search-form-submit,body .sidebar-cta-title .btn-global,body .sidebar-cta-title .search-form .search-form-submit{font-size:14px;min-width:230px;height:45px;border-radius:23px}body .sidebar-cta-trust{display:flex;width:100%;padding-top:10px;flex-wrap:wrap}body .sidebar-cta .trust-thumb{overflow:hidden;width:75px;height:75px;border:1px solid #5a606e;border-radius:50%;background-color:#5a606e}.related-item-thumb a img,.sidebar .faq-page-thumb img,body .sidebar-cta .trust-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}body .sidebar-cta .trust-meta{display:flex;flex-direction:column;width:calc(100% - 75px);padding-left:15px;justify-content:flex-start;align-items:flex-start}body .sidebar-cta .trust-meta *{text-align:left}body .sidebar-cta .trust-meta span:first-child{font-size:12px;font-weight:700;margin:0;text-transform:uppercase;color:#000}body .sidebar-cta .trust-meta h4{font-family:Inter,sans-serif;font-size:21px;font-weight:400;line-height:1;margin:7px 0 10px;text-align:center;color:#000}body .sidebar-cta .trust-meta span:last-child{font-size:16px;font-weight:400;line-height:1.3;color:#000}@media (max-width:1400px){body .sidebar-cta .trust-meta span:last-child{font-size:14px}}body .sidebar-cta .trust-cta{display:flex;width:100%;padding-top:10px;justify-content:center;align-items:center}.sidebar .widget:not(:first-child){margin-top:30px}.sidebar .widget.location-widget-outer ul.location-widget-links,.single-attorneys-header .details p{margin:0}.sidebar .widget ul{padding:0 20px 30px;background-color:#0074b9}@media (max-width:576px){.sidebar .widget ul{padding:0 15px 30px}}.sidebar .widget-title{font-family:Anton,sans-serif;font-size:36px;font-weight:400;line-height:1.1;display:block;margin:0;padding:2rem 20px 35px;color:#fff;background-color:#0074b9;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}@media (max-width:767px){.sidebar .widget-title{font-size:22px}}@media (max-width:576px){.sidebar .widget-title{padding:2rem 15px 35px}}.sidebar .widget-title:not(.widget-title-faq){border-radius:23px 23px 0 0}.location-widget-links,.widget-wrap ul{position:relative;z-index:1;margin:0;padding:0;border-radius:0 0 23px 23px;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}.location-widget-links::before,.widget-wrap ul::before{position:absolute;z-index:2;top:-10px;left:0;display:block;width:100%;height:13px;content:"";background-color:#0074b9}.location-widget-links .single-location-link,.widget-wrap ul li{margin:0;list-style-type:none}.location-widget-links .single-location-link a,.widget-wrap ul li a{font-family:Inter,sans-serif;font-size:16px;font-weight:400;position:relative;display:flex;margin:0 0 15px;padding:0 0 0 25px;transition:all .3s ease-in-out;text-decoration:none;text-transform:capitalize;color:#fff}@media (max-width:767px){.location-widget-links .single-location-link a,.widget-wrap ul li a{font-size:15px}}.location-widget-links .single-location-link a::before,.widget-wrap ul li a::before{position:absolute;z-index:1;top:12px;left:0;display:block;width:5px;height:5px;content:"";transition:all .3s ease-in-out;transform:translateY(-50%);border-radius:50%;background-color:#ffbc43}.location-widget-links .single-location-link a:hover::before,.widget-wrap ul li a:hover::before{width:10px;height:5px;border-radius:2px;background-color:#fff}.location-widget-links .single-location-link a:hover,.widget-wrap ul li a:hover{color:#f1633b}.sidebar .faq-page-listing{width:100%;margin-top:-1px;padding:0 20px 30px;background-color:#f1633b}@media (max-width:767px){.sidebar .faq-page-listing{padding:0 15px 30px}}.sidebar .faq-page-listing:last-child{padding:0 20px 45px;border-radius:0}@media (max-width:767px){.sidebar .faq-page-listing:last-child{padding:0 15px 45px}}.sidebar .faq-page-link,.sidebar .faq-page-title,body a{transition:all .3s ease-in-out}.sidebar .faq-page-link{display:block;width:100%}.sidebar .faq-page-title,body .sidebar .widget-title-faq{font-family:Anton,sans-serif;letter-spacing:normal;color:#fff}.sidebar .faq-page-title{font-size:20px;font-weight:400;line-height:1.3;margin:0 0 10px;text-transform:capitalize}.pagination ul li a:hover,.pagination ul li.active a,.related-item-info h3 a:hover,.sidebar .faq-page-title:hover,body.archive .content .page h2 a:hover,body.archive .content .page p.entry-meta a:hover,body.archive .content .post h2 a:hover,body.archive .content .post p.entry-meta a:hover,body.blog .content .page h2 a:hover,body.blog .content .page p.entry-meta a:hover,body.blog .content .post h2 a:hover,body.blog .content .post p.entry-meta a:hover,body.search .content .page h2 a:hover,body.search .content .page p.entry-meta a:hover,body.search .content .post h2 a:hover,body.search .content .post p.entry-meta a:hover{color:#ffbc43}@media (max-width:767px){.sidebar .faq-page-title{font-size:18px}}.sidebar .faq-page-thumb{width:100%;height:250px}@media (max-width:576px){.sidebar .faq-page-thumb{width:100%;height:250px}}body .sidebar .widget-title-faq{font-size:36px;font-weight:700;line-height:1.1;display:block;margin:0;padding:40px 20px 35px;border-radius:0;background-color:#f1633b}@media (max-width:767px){body .sidebar .widget-title-faq{font-size:32px;padding:40px 15px 35px}}.sidebar-form{position:relative}.sidebar-form .contact-form-item-top{display:flex;flex-direction:column;padding:0 40px 40px;text-align:center;border-radius:23px;background-color:#0074b9;justify-content:center;align-items:center;clip-path:polygon(50% -5%,100% 0,100% 80%,50% 100%,0 80%,0 0)}@media (max-width:992px){.sidebar-form .contact-form-item-top{padding:0 20px 60px}}.sidebar-form .contact-form-item-top img{margin-top:-14px}.sidebar-form .contact-form-item-top .small-heading{font-size:18px;font-weight:700;display:block;margin:15px 0 25px;color:#fff}.sidebar-form .contact-form-item-top .big-heading{font-size:28px;display:block;margin:0;color:#fff}.sidebar-form .contact-form-item-form{padding:30px}@media (max-width:992px){.sidebar-form .contact-form-item-form{padding:0 20px}}.sidebar-form .contact-form-item-form input:not([type=submit]):not([type=checkbox]),.sidebar-form .contact-form-item-form textarea{font-size:16px !important;width:100% !important;padding:16px 24px !important;border-width:0 !important;border-radius:10px !important;background:#eaecee !important}.sidebar-form .contact-form-item-form input[type=submit]{font-family:Anton,sans-serif !important;font-size:25px !important;width:100% !important;padding:16px !important}@media (max-width:992px){.sidebar-form .contact-form-item-form input[type=submit]{font-size:16px !important}}.sidebar-form ul{background:0 0 !important;box-shadow:none !important}.sidebar-form ul:before{content:none !important}.sidebar-form .gfield{padding:0 !important}.sidebar-form .ginput_container{line-height:1}.sidebar-form .ginput_container .gfield_consent_label{font-size:10px !important}.sidebar:not(.personal-injury-sidebar) .sidebar-form-active .contact-form-item-top{display:none;padding:10px 30px}.sidebar:not(.personal-injury-sidebar) .sidebar-form-active textarea{height:60px;margin:0 !important;padding:10px !important}.sidebar:not(.personal-injury-sidebar) .sidebar-form-active input[type=submit]{font-size:16px !important;padding:10px !important}.sidebar:not(.personal-injury-sidebar) .sidebar-form-active input:not([type=submit]):not([type=checkbox]){margin:0 !important;padding:10px !important}@media (min-width:1200px){.sidebar:not(.personal-injury-sidebar) .sidebar-form-active{position:fixed;top:230px;width:346px}}@media (min-width:1400px){.sidebar:not(.personal-injury-sidebar) .sidebar-form-active{width:406px}}@media (min-width:1200px){.sidebar:not(.personal-injury-sidebar) .sidebar-active-bottom{position:absolute;top:unset;bottom:0;width:346px}}@media (min-width:1400px){.sidebar:not(.personal-injury-sidebar) .sidebar-active-bottom{width:406px}}.small-heading{font-family:"Source Serif 4",serif;font-size:20px}.big-heading,.medium-heading{font-family:Anton,sans-serif;font-weight:500;line-height:1;margin:0;text-transform:uppercase}.medium-heading{font-size:25px}.big-heading{font-size:60px}.related-articles,body .search-form label input.search-form-input{width:100%}.related-articles>.small-heading{font-size:40px}.related-item{display:flex;width:100%;flex-wrap:wrap}.related-item-thumb{width:140px;height:140px}@media (max-width:576px){.related-item-thumb{width:100%;height:240px;margin-bottom:25px}}.related-item-thumb a{display:block;width:100%;height:100%}.related-item-info{width:calc(100% - 140px);padding-left:15px}@media (max-width:576px){.related-item-info{width:100%;padding-left:0}}.related-item-info h3{line-height:1.1;margin:0 0 10px}.related-item-info h3 a{font-family:Inter,sans-serif;font-size:22px;font-weight:700;line-height:1.1;color:#0074b9}.related-item-info p{font-size:16px;line-height:1.6;margin:0;color:#000}.related-title{font-size:32px;font-weight:500;display:block;margin-bottom:30px;color:#0074b9}@media (max-width:992px){.related-title{font-size:24px}}.pagination{width:100%;margin:50px 0}.pagination ul{display:flex;margin:0;padding:0;flex-wrap:wrap;justify-content:flex-start;align-items:center}.pagination ul li,.pagination ul li a{font-size:16px;font-weight:700;line-height:1.3;color:#fff}.pagination ul li{margin:0 2px 2px 0;list-style-type:none;background-color:#0074b9}@media (max-width:767px){.pagination ul li{font-size:15px}}.pagination ul li.pagination-omission{padding:13px}@media (max-width:767px){.pagination ul li.pagination-omission{padding:10px}}.pagination ul li a{display:inline-block;padding:13px}@media (max-width:767px){.pagination ul li a{font-size:15px;padding:10px}}body:not(.home) .content .hc-map{width:100%;border:2px solid #0074b9}body:not(.home) .content .hc-map .row{margin:0 !important}body:not(.home) .content .hc-map .row .col-md-6:last-child{padding-right:0;padding-left:0}@media (min-width:992px){body:not(.home) .content .hc-map .row .col-md-6:last-child{border-left:2px solid #0074b9}}body:not(.home) .content .hc-map__address{width:100%;height:100%;padding:30px 15px}body:not(.home) .content .hc-map__address h3{font-family:Anton,sans-serif;font-size:24px;font-weight:700;width:100%;margin:0 0 30px;padding-bottom:10px;text-align:left;color:#0074b9;border-bottom:2px solid #0074b9}body:not(.home) .content .hc-map__address address{font-size:18px;font-style:normal;display:block;width:100%;margin:0 0 30px}@media (max-width:767px){body:not(.home) .content .hc-map__address address{font-size:16px}}body:not(.home) .content .hc-map__address p{font-size:18px;margin:0}@media (max-width:767px){body:not(.home) .content .hc-map__address p{font-size:16px}}body:not(.home) .content .hc-map__address p a{font-weight:700;color:#0074b9}body:not(.home) .content .hc-map__map-embed{width:100%;height:100%}body:not(.home) .content .hc-map__map-embed iframe{display:block;width:100%;height:100%;margin:0}body:not(.home) .content .hc-map__map-embed .map-container{width:100%;height:calc(100% - 50px);min-height:300px}body:not(.home) .content .hc-map__map-embed .map-link{width:100%;height:50px;border-top:2px solid #0074b9}body:not(.home) .content .hc-map__map-embed .map-link a{font-size:18px;font-weight:700;display:flex;width:100%;height:100%;color:#0074b9;justify-content:center;align-items:center}@media (max-width:767px){body:not(.home) .content .hc-map__map-embed .map-link a{font-size:16px}}body.error404 .entry h2{font-family:Anton,sans-serif;font-size:40px;font-weight:700;line-height:1.1;margin:0 0 30px;color:#0074b9}@media (max-width:767px){body.error404 .entry h2{font-size:35px;line-height:1.2}}body.error404 .entry p{font-size:18px;line-height:1.8}body.error404 .entry p a{font-weight:500;color:#f1633b}body.error404 .entry p a:hover{color:#0074b9}#hd-modal-container .hd-modal .hd-modal-top,body .search-form{display:flex;justify-content:space-between}body .search-form{width:100%;margin-top:50px;align-items:center}@media (max-width:576px){body .search-form{flex-direction:column;justify-content:flex-start;align-items:center}}body .search-form .search-form-input,body .search-form label{display:block;width:calc(100% - 230px)}@media (max-width:576px){body .search-form label{width:100%;margin-bottom:15px}body .search-form label input.search-form-input{margin-bottom:0}}body .search-form .search-form-input{font-family:Inter,sans-serif;font-size:16px;height:50px;padding:0 30px;border:1px solid #5a606e;border-radius:0;outline:0}@media (max-width:576px){body .search-form .search-form-input{width:100%;margin-bottom:15px}}body .search-form .search-form-submit{width:200px;min-width:200px;padding-right:0;padding-left:0}#hd-modal-container{position:fixed;z-index:999;top:0;left:0;display:none;width:100%;height:100%;background-color:rgba(0,0,0,.5)}#hd-modal-container .hd-modal{position:absolute;top:50%;left:50%;overflow:hidden;width:95%;max-width:800px;transform:translate(-50%,-50%);border-radius:5px;background-color:#fff}#hd-modal-container .hd-modal .hd-modal-top{align-items:flex-start}#hd-modal-container .hd-modal .hd-modal-top .hd-modal-title{font-size:22px;line-height:1.2;display:block;margin:0;padding:8px 20px}@media (max-width:992px){#hd-modal-container .hd-modal .hd-modal-top .hd-modal-title{font-size:18px}}#hd-modal-container .hd-modal .hd-modal-top .hd-modal-close{line-height:1;padding:10px;cursor:pointer}@media (max-width:992px){#hd-modal-container .hd-modal .hd-modal-top .hd-modal-close{padding:6px}}#hd-modal-container .hd-modal .hd-modal-before{position:relative;overflow:hidden;width:100%;padding-bottom:56.25%}#hd-modal-container .hd-modal .hd-modal-before iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.open-hd-modal{cursor:pointer}@media (max-width:992px){.open-hd-modal-img{width:100%;height:auto}}.btn-second,.section-reviews-hero h1{font-family:Anton,sans-serif;text-transform:uppercase}.btn-second{font-size:25px;font-weight:400;font-style:normal;line-height:1;display:block;width:-moz-fit-content;width:fit-content;padding:15px 30px;color:#fffefe;border:2px solid #fff;border-radius:10px}@media (max-width:992px){.btn-second{font-size:18px;padding:10px 20px}}.btn-second:hover{color:#0074b9;border-color:#0074b9;background-color:#fff}.section-reviews-hero{padding:120px 0;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/reviews-bg.jpg");background-position:center;background-size:cover}.section-reviews-hero.nitro-lazy{background-image:none !important}@media (max-width:992px){.section-reviews-hero{padding:40px 0}}.section-reviews-hero h1{font-size:64px;line-height:120%;letter-spacing:4.48px;color:#fff}@media (max-width:992px){.section-reviews-hero h1{font-size:42px}}.section-reviews-hero-item__inner{display:flex;width:605px;margin:80px auto 0;padding:15px 15px 0;border-radius:20px;background:#0074b9;box-shadow:0 4px 35px 0 rgba(35,38,40,.1)}@media (max-width:992px){.section-reviews-hero-item__inner{width:100%;margin:20px 0}}.section-reviews-hero-item__left{flex-direction:column;text-align:center;align-items:center}.section-reviews-hero-item__left .first-text{font-family:"Source Serif 4",serif;font-size:19px;font-weight:400;font-style:normal;line-height:normal;color:#fff}.section-reviews-videos span{font-size:20px;font-weight:700;line-height:30px;padding-top:0;color:#f36e43}.section-reviews-hero-item__left .second-text{font-family:Anton,sans-serif;font-size:65px;font-weight:400;font-style:normal;line-height:1;text-align:center;letter-spacing:1.42px;color:#fff}.section-reviews-hero-item__left .third-text,.section-reviews-videos span{font-family:"Source Serif 4",serif;font-style:normal;display:block;text-align:center}.section-reviews-hero-item__left .third-text{font-size:19px;font-weight:400;line-height:normal;padding-bottom:15px;color:#fff}.section-reviews-hero-item__left,.section-reviews-hero-item__right{display:flex;width:50%}@media (max-width:992px){.section-reviews-hero-item__right{align-items:flex-end}}.section-reviews-hero-item__right img{display:flex;width:100%;height:-moz-fit-content;height:fit-content;margin-top:-75px}@media (max-width:992px){.section-reviews-hero-item__right img{height:-moz-max-content;height:max-content;margin:0}}.post-type-archive-results .content-sidebar-wrap,.post-type-archive-videos .content-sidebar-wrap{display:none !important}.section-reviews-hero h1,.section-reviews-videos h2,.section-reviews-videos p{font-weight:400;font-style:normal;margin:0;text-align:center}.section-reviews-videos h2{font-family:Anton,sans-serif;font-size:65px;line-height:1;padding:30px 0 20px;text-transform:uppercase;color:#1a1f29}@media (max-width:992px){.section-reviews-videos h2{font-size:32px}}.section-reviews-videos p{font-size:18px;line-height:32px;color:#5a606e}.section-reviews-videos__inner{display:grid;margin-top:45px;grid-gap:20px;grid-template-columns:repeat(2,1fr)}@media (max-width:992px){.section-reviews-videos__inner{grid-template-columns:repeat(1,1fr)}}.section-reviews-videos .btn-second{margin:50px auto 0;color:#0074b9;border-color:#0074b9;background-color:#fff}.section-reviews-videos .btn-second:hover{color:#fffefe;border-color:#fff;background-color:#0074b9}.section-reviews-caseresults{margin-top:40px;padding:120px 0;background-color:#0074b9}@media (max-width:992px){.section-reviews-caseresults{padding:60px 0 40px}}.section-reviews-caseresults .caseresults-inner{display:grid;grid-gap:70px 40px;grid-template-columns:repeat(3,1fr)}@media (max-width:1200px){.section-reviews-caseresults .caseresults-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.section-reviews-caseresults .caseresults-inner{grid-template-columns:repeat(1,1fr)}}.section-reviews-caseresults .caseresults-inner .caseresult-item{display:flex;flex-direction:column;padding:40px 30px;text-align:center;border-radius:20px;background-color:#fff;align-items:center}.section-reviews-caseresults .caseresults-inner .caseresult-item svg{width:70px;height:70px;margin-top:-80px}.section-reviews-caseresults .caseresults-inner .caseresult-item p{font-size:18px;font-weight:400;font-style:normal;line-height:32px;position:relative;padding-bottom:30px;color:#5a606e}.section-reviews-caseresults .caseresults-inner .caseresult-item p:after{position:absolute;bottom:0;left:calc(50% - 20px);width:40px;height:5px;content:"";background-color:#0074b9}.section-reviews-caseresults .caseresults-inner .caseresult-item .title{font-family:"Source Serif 4",serif;font-size:24px;font-weight:700;font-style:normal;line-height:30px;display:block;margin-bottom:10px;color:#000}.section-reviews-caseresults .caseresults-inner .caseresult-item .position{font-size:12px;font-weight:600;font-style:normal;line-height:normal;color:#0074b9}.section-reviews-caseresults .btn-second{margin:50px auto 0}body.page-template-page-about-us .small-heading{font-size:20px;font-weight:700;display:block;margin-bottom:24px}body.page-template-page-about-us .our-mission{text-align:center}body.page-template-page-about-us .our-mission .small-heading{color:#f1633b}body.page-template-page-about-us .our-mission mark{font-weight:700;color:#0074b9;background-color:transparent}body.page-template-page-about-us .our-mission p{display:block;width:90%;margin:0 auto}@media (max-width:767px){body.page-template-page-about-us .our-mission p{width:100% !important}}body.page-template-page-about-us .our-mission .btn-global,body.page-template-page-about-us .our-mission .search-form .search-form-submit,body.page-template-page-about-us .search-form .our-mission .search-form-submit{display:block;margin:3rem auto}body.page-template-page-about-us .our-mission img{width:100%;height:auto;border-radius:23px}body.page-template-page-about-us .family-values .small-heading,body.page-template-page-about-us .our-law-firm .small-heading{color:#f1633b}body.page-template-page-about-us .our-law-firm img{width:48%;height:100px}body.page-template-page-about-us .contact-us{background-image:none !important}body.page-template-page-about-us .contact-us.nitro-lazy{background-image:none !important}body.page-template-page-about-us .family-values .section-left{position:relative;overflow:hidden;border-radius:23px}body.page-template-page-about-us .family-values .section-left img{position:absolute;width:auto;height:100%;border-radius:23px}body.page-template-page-about-us .reputation{background-color:#0074b9}body.page-template-page-about-us .reputation .big-heading,body.page-template-page-about-us .reputation .small-heading,body.page-template-page-about-us .reputation p{color:#fff}body.page-template-page-about-us .reputation .rep-left{padding:0 2rem 0 4.2rem}body.page-template-page-about-us .reputation .rep-right{position:relative;padding:0}body.page-template-page-about-us .reputation .rep-right img{position:absolute;height:100%}body.page-template-page-about-us .philosophy-cta{background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/philosophy-cta.png")}body.page-template-page-about-us .philosophy-cta.nitro-lazy{background-image:none !important}body.page-template-page-about-us .philosophy-cta .small-heading{color:#f1633b}body.page-template-page-about-us .philosophy-cta .big-heading,body.page-template-page-about-us .philosophy-cta p{color:#fff}body.page-template-page-about-us .built-trust-cta a,body.page-template-page-about-us .philosophy-cta a{text-decoration:underline;color:#f1633b}body.page-template-page-about-us .philosophy-cta img{width:265px;height:auto;margin:2rem 0}@media (max-width:992px){body.page-template-page-about-us .philosophy-cta img{display:none}}body.page-template-page-about-us .philosophy-cta-right{display:flex;flex-direction:column;padding-left:3rem;align-self:center}body.page-template-page-about-us .why-gruber .big-heading,body.page-template-page-about-us .why-gruber .small-heading{text-align:center}body.page-template-page-about-us .why-gruber .bw-logos{margin:4rem 0}body #quote-grid,body #quote-grid .single-quote,body.page-template-page-about-us .why-gruber .featured-review .featured-review-top,body.page-template-page-about-us .why-gruber .points-check{display:flex}body.page-template-page-about-us .why-gruber .points-check svg{width:8%;margin-top:1.5rem;flex:none}body.page-template-page-about-us .why-gruber .points-check p{font-family:"Source Serif 4",serif;font-size:24px;font-weight:700;line-height:28px}body.page-template-page-about-us .why-gruber .featured-review{padding:2rem;color:#fff;border-radius:23px;background-color:#0074b9;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}body.page-template-page-about-us .why-gruber .featured-review p{font-size:26px;line-height:41px;display:block;width:65%}@media (max-width:992px){body.page-template-page-about-us .why-gruber .featured-review p{width:100%}}body #quote-grid .single-quote .js-gridItem .quote-ribbon .icon-container,body.page-template-page-about-us .why-gruber .featured-review .featured-review-top-inner{position:relative}body.page-template-page-about-us .why-gruber .featured-review .featured-review-top-inner img{position:absolute;top:-14%;width:311px;height:311px}body.page-template-page-about-us .client-reviews{margin-top:4rem;padding:4rem 0;text-align:center;background-color:#0074b9}body.page-template-page-about-us .client-reviews .big-heading,body.page-template-page-about-us .client-reviews .small-heading,body.page-template-page-about-us .client-reviews p{text-align:center;color:#fff}body.page-template-page-about-us .client-reviews .container>p{margin:0 auto}body.page-template-page-about-us .client-reviews .client-reviews-grid{justify-content:center}@media (max-width:1200px){body.page-template-page-about-us .client-reviews .client-reviews-grid .review-card-hidden{display:none}}body.page-template-page-about-us .client-reviews .load-more-reviews-btn{font-size:18px;font-weight:700;display:none;cursor:pointer;transition:all .3s ease;text-decoration:underline;text-transform:uppercase;color:#fff;border:0;background:0 0}@media (max-width:1200px){body.page-template-page-about-us .client-reviews .load-more-reviews-btn{display:inline-block}}body.page-template-page-about-us .client-reviews .load-more-reviews-btn:hover{opacity:.8}body.page-template-page-about-us .client-reviews .load-more-reviews-btn.hidden{display:none !important}body.page-template-page-about-us .client-reviews .review-card{display:flex;flex-direction:column;height:100%;min-height:250px;padding:30px;border-radius:16px;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1)}body.page-template-page-about-us .client-reviews .review-card .review-card-header{display:flex;margin-bottom:1.5rem;justify-content:space-between;align-items:flex-start}body.page-template-page-about-us .client-reviews .review-card .review-card-header .review-card-quote svg{width:32px;height:auto}body.page-template-page-about-us .client-reviews .review-card .review-card-body{margin-bottom:1.5rem;flex:1}body.page-template-page-about-us .client-reviews .review-card .review-card-body p{font-size:16px;line-height:24px;margin:0;text-align:left;color:#5c5c5c}body.page-template-page-about-us .client-reviews .review-card .review-card-footer{display:flex;margin-top:auto;justify-content:space-between;align-items:center}body.page-template-page-about-us .client-reviews .review-card .review-card-footer .review-card-label,body.page-template-page-about-us .client-reviews .review-card .review-card-footer .review-card-name{line-height:20px;letter-spacing:0}body.page-template-page-about-us .client-reviews .review-card .review-card-footer .review-card-name{font-family:"Source Serif 4",serif;font-size:18px;font-weight:600;color:#000}body.page-template-page-about-us .client-reviews .review-card .review-card-footer .review-card-label{font-size:12px;font-weight:400;margin-left:auto;color:#000}body.page-template-page-about-us .our-promise{padding-top:4rem;padding-bottom:4rem}body.page-template-page-about-us .our-promise .small-heading{color:#f1633b}body.page-template-page-about-us .our-promise .big-heading,body.page-template-page-about-us .our-promise .small-heading{text-align:center}@media (max-width:1200px){body.page-template-page-about-us .our-promise .big-heading,body.page-template-page-about-us .our-promise .small-heading{text-align:left}}body.page-template-page-about-us .our-promise .our-promise-images{display:flex;align-items:center;justify-content:flex-start}@media (max-width:1200px){body.page-template-page-about-us .our-promise .our-promise-images{justify-content:center}}body.page-template-page-about-us .our-promise .our-promise-images-inner{position:relative;display:flex;height:709px;align-items:flex-end}@media (max-width:992px){body.page-template-page-about-us .our-promise .our-promise-images-inner{height:100%}}body.page-template-page-about-us .our-promise .our-promise-images-inner .our-promise-bg{position:absolute;width:95%;height:100%}body.page-template-page-about-us .our-promise .our-promise-images-inner .our-promise-bg img{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}body.page-template-page-about-us .our-promise .our-promise-images-inner .our-promise-david{position:relative;z-index:1;transform:translate(10px,9px)}body.page-template-page-about-us .laywers-choice .laywers-choice-image img,body.page-template-page-about-us .our-promise .our-promise-images-inner .our-promise-david img,body.page-template-page-about-us .recent-case-results .result-matter-image img{width:100%;height:auto}body.page-template-page-about-us .recent-case-results{background-color:#fff}body.page-template-page-about-us .laywers-choice,body.page-template-page-about-us .recent-case-results .container{padding-top:4rem;padding-bottom:4rem}body.page-template-page-about-us .recent-case-results .small-heading{color:#f1633b}body.page-template-page-about-us .recent-case-results .big-heading,body.page-template-page-about-us .recent-case-results .intro p,body.page-template-page-about-us .recent-case-results .small-heading{text-align:center}@media (max-width:1200px){body.page-template-page-about-us .recent-case-results .big-heading,body.page-template-page-about-us .recent-case-results .intro p,body.page-template-page-about-us .recent-case-results .small-heading{text-align:left}}body.page-template-page-about-us .recent-case-results ul li{padding-bottom:1rem}body.page-template-page-about-us .recent-case-results .result-matter-image.desktop{display:block;margin-top:2.75rem}body.page-template-page-about-us .recent-case-results .result-matter-image.mobile{display:none}@media (max-width:992px){body.page-template-page-about-us .recent-case-results .result-matter-image.desktop{display:none}body.page-template-page-about-us .recent-case-results .result-matter-image.mobile{display:block}}body.page-template-page-about-us .laywers-choice .small-heading{color:#f1633b}body.page-template-page-about-us .laywers-choice .big-heading,body.page-template-page-about-us .laywers-choice .small-heading{text-align:center}@media (max-width:1200px){body.page-template-page-about-us .laywers-choice .big-heading,body.page-template-page-about-us .laywers-choice .small-heading{text-align:left}}body.page-template-page-about-us .laywers-choice .laywers-choice-image{display:flex;height:100%;align-items:center}body.page-template-page-about-us .built-trust-cta{border-radius:23px;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/philosophy-cta.png")}body.page-template-page-about-us .built-trust-cta.nitro-lazy{background-image:none !important}@media (max-width:992px){body.page-template-page-about-us .built-trust-cta{padding:2rem 1.5rem;border-radius:0}}body.page-template-page-about-us .built-trust-cta .small-heading{color:#f1633b}body.page-template-page-about-us .built-trust-cta .big-heading,body.page-template-page-about-us .built-trust-cta p{color:#fff}body.page-template-page-about-us .built-trust-cta img{width:265px;height:auto;margin:2rem 0}@media (max-width:992px){body.page-template-page-about-us .built-trust-cta img{display:block;margin:0 auto 40px}}body.page-template-page-about-us .built-trust-cta-right{display:flex;flex-direction:column;padding-left:3rem;align-self:center}@media (max-width:992px){body.page-template-page-about-us .built-trust-cta-right{padding-left:0}}.single-attorneys-header{position:relative;height:445px;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/single-attorneys-bg.jpeg");background-position:center;background-size:cover}.single-attorneys-header.nitro-lazy{background-image:none !important}@media (max-width:992px){.single-attorneys-header{height:100%}}.single-attorneys-header .big-heading{font-size:64px}.single-attorneys-header-content{position:relative;top:6rem;height:445px;color:#fff;border-radius:23px;background-color:#0074b9}@media (max-width:992px){.single-attorneys-header-content{height:100%}}.single-attorneys-header-img{display:flex;width:70%;margin:auto;border-radius:10px}.single-attorneys-header-role{font-family:"Source Serif 4",serif;font-size:24px;font-weight:700}.single-attorneys-header-stars{position:relative;top:2px;left:5px;display:inline}.single-attorneys-header span{font-size:16px}.single-attorneys-header .title{font-weight:700;padding-left:.8rem}.single-attorneys-header .title svg{position:relative;top:2px;left:-.8rem}.single-attorneys-header .details{display:block;height:51px}.single-attorneys-header .row{height:100%}body.single-attorneys .main-attorneys,body.single-es_attorneys .main-attorneys{max-width:100% !important;padding:0 !important}body.single-attorneys .main-attorneys .container,body.single-es_attorneys .main-attorneys .container{margin:0 auto !important}body.single-attorneys .site-inner,body.single-es_attorneys .site-inner{margin-top:7rem !important}body.single-attorneys .site-inner .award:nth-child(even),body.single-es_attorneys .site-inner .award:nth-child(even){margin-right:1%}body.single-attorneys .site-inner .award,body.single-es_attorneys .site-inner .award{float:left;width:49%;height:auto}body.single-attorneys .site-inner main.content,body.single-es_attorneys .site-inner main.content{padding-bottom:0 !important}body.single-attorneys .site-inner .testimonial-cards-wrap,body.single-es_attorneys .site-inner .testimonial-cards-wrap{background-color:#0074b9}body.single-attorneys .site-inner .testimonial-cards .small-heading,body.single-es_attorneys .site-inner .testimonial-cards .small-heading{display:block;color:#fff;marign:0 auto}.team-hero{position:relative;padding:100px 0;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/uploads/2024/12/gruber-bg-scaled.jpg");background-repeat:no-repeat;background-position:center;background-size:cover}.team-hero.nitro-lazy{background-image:none !important}@media (max-width:992px){.team-hero{padding:40px 0}}.team-hero__inner{text-align:center}.team-hero__inner h1{margin-bottom:20px !important;color:#fff}.team-hero__inner p{max-width:760px;margin:0 auto;color:#fff}.team-hero__inner a{margin:20px auto 0}.team-hero svg{position:absolute;right:40px;bottom:-80px}@media (max-width:992px){.team-hero svg{display:none}}.team-meet-team{padding:100px 0;background-color:#fff}@media (max-width:992px){.team-meet-team{padding:40px 0}}.team-meet-team__inner{text-align:center}.team-meet-team__inner span{font-family:"Source Serif 4",serif;font-size:20px;font-weight:700;line-height:30px;display:block;margin-bottom:20px;color:#f36e43}.team-meet-team__inner p{max-width:1200px;margin:20px auto 40px;color:#5a606e}.team-all-team svg{display:flex;margin:0 auto}.team-testimonial__inner img{display:flex;width:100%;max-width:311px;height:auto;margin:-70px auto}.team-all-team__inner{display:grid;padding:190px 0 100px;grid-template-columns:repeat(3,1fr);row-gap:180px;-moz-column-gap:40px;column-gap:40px}@media (max-width:1200px){.team-all-team__inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.team-all-team__inner{padding:120px 0 80px;grid-template-columns:repeat(1,1fr)}}.team-all-team__inner .team-item{display:flex;flex-direction:column;background-color:#fff;justify-content:center;align-items:center}.team-all-team__inner .team-item img{width:185px;height:185px;margin-top:-90px;flex:none}.team-all-team__inner .team-item span{font-family:"Source Serif 4",serif;font-size:30px;font-weight:700;position:relative;display:block;margin-top:25px;padding-top:15px}.team-all-team__inner .team-item span:before{position:absolute;top:0;left:calc(50% - 20px);width:40px;height:5px;content:"";background-color:#0074b9}.team-all-team__inner .team-item p{font-size:12px;font-weight:500;margin:0;color:#0074b9}.team-all-team__inner .team-item a{font-family:Anton,sans-serif;font-size:25px;margin-top:30px;margin-bottom:-30px;padding:15px 50px;color:#fff;border-radius:10px;background-color:#f36e43}.team-all-team__inner .team-item a:hover{transform:scale(.95)}.team-testimonial__inner{padding:50px 60px;border-radius:20px;background-color:#0074b9}@media (max-width:992px){.team-testimonial__inner{padding:40px}}@media (max-width:1200px){.team-testimonial__inner img{margin:0 auto}}@media (max-width:992px){.team-testimonial__inner img{margin:20px auto}}.team-testimonial__inner p{font-size:26px;color:#fff}@media (max-width:992px){.team-testimonial__inner p{font-size:18px}}.team-testimonial__inner .svg-star{width:140px}.team-testimonial__inner span{font-size:12px;display:block;text-align:center;color:#fff}.team-testimonial__inner span b{font-family:"Source Serif 4",serif;font-size:26px}.global-contact-bg{background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/contact-us-background.webp");background-size:cover}.global-contact-bg.nitro-lazy{background-image:none !important}.global-contact-us-inner{display:flex;justify-content:space-between}.swiper-button-next,.swiper-button-prev{display:none}@media (max-width:992px){.global-contact-us-inner{flex-direction:column-reverse}.swiper-button-next,.swiper-button-prev{top:37%;display:block;background:0 0 !important}.swiper-button-prev{left:23px}.swiper-button-next{right:23px;text-align:right}}.global-contact-us .leftCol{width:45%}@media (max-width:992px){.global-contact-us .leftCol{width:100%}}.global-contact-us .leftCol img{width:100%;height:100%;border-radius:23px;-o-object-fit:cover;object-fit:cover}.global-contact-us .rightCol{width:50%;margin-bottom:15px;border-radius:23px;background:#fff;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}@media (max-width:992px){.global-contact-us .rightCol{width:100%;margin-bottom:30px}}.global-contact-us .contact-form-item-top{display:flex;flex-direction:column;padding:0 60px 60px;text-align:center;border-radius:23px;background-color:#000;justify-content:center;align-items:center;clip-path:polygon(50% -5%,100% 0,100% 80%,50% 100%,0 80%,0 0)}@media (max-width:992px){.global-contact-us .contact-form-item-top{padding:0 20px 60px}}.global-contact-us .contact-form-item-top img{margin-top:-14px}.global-contact-us .contact-form-item-top .small-heading{font-size:20px;font-weight:700;display:block;margin:15px 0 25px;color:#fff}.global-contact-us .contact-form-item-top .big-heading{font-size:44px;display:block;margin:0;color:#fff}.global-contact-us .contact-form-item-form{padding:30px 60px}@media (max-width:992px){.global-contact-us .contact-form-item-form{padding:0 20px}}.global-contact-us .contact-form-item-form input:not([type=submit]):not([type=checkbox]),.global-contact-us .contact-form-item-form textarea{font-size:16px !important;width:100% !important;padding:16px 24px !important;border-width:0 !important;border-radius:10px !important;background:#eaecee !important}.global-contact-us .contact-form-item-form input[type=submit]{font-family:Anton,sans-serif !important;font-size:25px !important;width:100% !important;padding:16px !important}@media (max-width:992px){.global-contact-us .contact-form-item-form input[type=submit]{font-size:16px !important}}.global-contact-us .gfield{padding:0 !important}.global-contact-cta{margin-top:80px}.global-contact-cta-inner{display:flex;padding:0 50px;border-radius:50px;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/contact-cta-bg.jpg");background-size:cover;box-shadow:0 0 8px 0 rgba(34,60,80,.2);justify-content:space-between}.global-contact-cta-inner.nitro-lazy{background-image:none !important}@media (max-width:992px){.global-contact-cta-inner{flex-direction:column;padding:20px;align-items:center}}.global-contact-cta-inner .leftCol{display:flex;flex-direction:column;justify-content:center}body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner,body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner .inner-bg{display:flex;flex-direction:column}@media (max-width:992px){.global-contact-cta-inner .leftCol{text-align:center}}.global-contact-cta-inner .leftCol .big-heading,body.page-template-front-page .our-firm .blue-cta p,body.page-template-front-page .our-firm .blue-cta span,body.page-template-front-page .practise-areas .clickable-boxes a.practise-areas-learn-nore{color:#fff}.global-contact-cta-inner .leftCol p{margin:10px 0 0;color:#fff}.global-contact-cta-inner .rightCol img{width:250px;height:auto;margin:-30px 0}@media (max-width:992px){.global-contact-cta-inner .rightCol img{margin:10px 0 0}}.contact-us-aside-box{margin-bottom:15px;padding:15px 30px;border-radius:18px;background-color:#fff;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}.contact-us-aside-box p{font-size:16px !important;color:#5a606e !important}.contact-us-aside-box h4{font-size:25px;margin:0 0 10px;text-transform:uppercase}.contact-us-aside-box a{font-size:16px}.contact-us-aside-box-row{display:flex;margin-bottom:20px;align-items:center}.contact-us-aside-box-row svg{margin-right:20px}.contact-us-aside-box-row span{font-size:15px;color:#5a606e}.contact-us-aside-box-social{text-align:right}.contact-us-aside .wpel-icon{display:none !important}.contact-us-aside iframe{display:flex;width:100%}.gfield{padding-right:0 !important}body.page-template-front-page .content-sidebar-wrap ul{margin:0;padding:0}body.page-template-front-page .content-sidebar-wrap ul li{list-style-type:none}body.page-template-front-page .our-firm{background-color:#f2f6f9}body.page-template-front-page .our-firm .orange{color:#f1633b}body.page-template-front-page .our-firm .big-heading{color:#000}body.page-template-front-page .our-firm p{color:gray}body.page-template-front-page .our-firm .our-firm-card{text-align:center}body.page-template-front-page .our-firm .our-firm-card img{display:block;width:auto;margin:0 auto}body.page-template-front-page .our-firm .blue-cta{text-align:center;border-radius:23px;background-color:#0074b9}body.page-template-front-page .our-firm .blue-cta span{font-family:Anton,sans-serif;font-size:38px}body.page-template-front-page .our-firm .blue-cta p{font-size:12px;text-transform:uppercase}body.page-template-front-page .practise-areas .practise-areas-learn-nore{font-size:12px;font-weight:600;display:inline-flex;text-transform:uppercase;color:#1a1f29;align-items:center}body.page-template-front-page .practise-areas span.small-heading{font-weight:700;display:block;margin-top:1rem;color:#f1633b}body.page-template-front-page .practise-areas .big-heading{color:#000}body.page-template-front-page .practise-areas .clickable-boxes span{font-family:"Source Serif 4",serif;font-size:38px;font-weight:700;color:#fff}body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner{height:400px;cursor:pointer;border-radius:23px;background-size:cover;justify-content:flex-end}body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner:hover .inner-bg .practise-areas-learn-nore .arrow-right-wrap{left:15px;border-color:#fff !important}body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner p{font-size:14px;display:none;color:#fff}@media (max-width:1200px){body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner p{display:block !important}}body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner svg{fill:#fff}body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner .inner-bg{height:100%;transition:all .2s ease-out;border-radius:23px;justify-content:flex-end}@media (max-width:1200px){body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner .inner-bg{background-color:rgba(0,116,185,.5)}}body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner .inner-bg .practise-areas-learn-nore{color:#fff}body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner .inner-bg .practise-areas-learn-nore .arrow-right-wrap svg{width:36px;stroke:#fff}body.page-template-front-page .practise-areas .cases .case{cursor:pointer;flex:0 1 20%}body.page-template-front-page .practise-areas .cases .case:hover .arrow-right-wrap,body.page-template-front-page .results .container .swiper-slide .recent-results-learn-nore:hover .arrow-right{left:15px}body.page-template-front-page .practise-areas .cases .case .case-inner{display:block;border-radius:23px;background-color:#f2f6f9}body.page-template-front-page .practise-areas .cases .case .case-inner img{width:auto;height:60px}body.page-template-front-page .practise-areas .cases .case .small-heading{height:64px;color:#0074b9}.wpcf7-form body .search-form input.search-form-submit[type=submit],.wpcf7-form input[type=submit].btn-global,body .search-form .wpcf7-form input.search-form-submit[type=submit],body.page-template-front-page .reputation .row{width:100%}body.page-template-front-page .reputation .rep-hd-modal{position:relative;width:100%}body.page-template-front-page .reputation .rep-hd-modal img{width:100%;height:auto;pointer-events:none}body.page-template-front-page .reputation .rep-hd-modal svg{position:absolute;right:2rem;bottom:2rem;transition:all .33s}body.page-template-front-page .reputation .rep-hd-modal svg:hover{transition:all .33s;transform:scale(1.2)}body.page-template-front-page .reputation .rep-left{padding:0 2rem 0 4.2rem;background-color:#272e3c}body.page-template-front-page .reputation .rep-left span{font-weight:700;display:block;margin:1.75rem 0}body section.hero-regular .hero-background .container p,body.page-template-front-page .reputation .rep-left .big-heading,body.page-template-front-page .reputation .rep-left p{color:#fff}body.page-template-front-page .reputation .rep-left .small-heading{color:#f1633b}body.page-template-front-page .reputation .rep-right{position:relative;overflow:hidden;padding:0}body.page-template-front-page .reputation .rep-right img{position:absolute;width:100%;height:auto}body.page-template-front-page .accidents-personal-injury .bg-col{position:relative;overflow:hidden;width:45%;margin-right:5%;border-radius:23px;background-repeat:no-repeat;background-position:center;background-size:cover}body.page-template-front-page .accidents-personal-injury .bg-col img{position:absolute;height:100%;border-radius:23px}body.page-template-front-page .accidents-personal-injury .right-col span.small-heading{font-weight:700;display:block;margin:26px 0;color:#f1633b}body.page-template-front-page .accidents-personal-injury .right-col .big-heading{padding-right:2rem;color:#000}body.page-template-front-page .experience span.small-heading,body.page-template-front-page .results span.small-heading{font-weight:700;display:block;margin:26px 0}.blog-custom .blog-item__content__title:hover,body.page-template-front-page .experience .small-heading{color:#f1633b}body.page-template-front-page .experience .w-full{width:100%;height:auto}body.page-template-front-page .experience p,body.page-template-front-page .law-firm-seo .white-box p{font-size:16px}body.page-template-front-page .experience .first-par{font-weight:700;margin-bottom:0;color:#0074b9}body.page-template-front-page .experience .bw-logos{display:flex;justify-content:space-between}body.page-template-front-page .experience .bw-logos .single-bw-logo{width:auto;max-height:50px}body.page-template-front-page .results{position:relative;background-color:#0074b9;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/results_bg.png");background-size:cover}body.page-template-front-page .results.nitro-lazy{background-image:none !important}body.page-template-front-page .results .small-heading{text-align:center;color:#fff}body.page-template-front-page .results .swiper-button-next,body.page-template-front-page .results .swiper-button-prev{width:53px;height:53px;border-radius:16px;background:#fff}body.page-template-front-page .results .swiper-button-next:after,body.page-template-front-page .results .swiper-button-prev:after{font-size:14px;font-weight:700;color:#000}body.page-template-front-page .results .big-heading{text-align:center;color:#fff}body.page-template-front-page .results .container{overflow:hidden}body.page-template-front-page .results .container .swiper-slide{height:auto;padding-top:30px !important;border-radius:23px;background-color:#fff}body.page-template-front-page .results .container .swiper-slide .big-heading{font-size:38px;display:block;margin:13px 0;color:#000}body.page-template-front-page .results .container .swiper-slide .small-heading{font-size:18px;font-weight:600;height:64px;text-align:center;color:#000}body.page-template-front-page .results .container .swiper-slide .result-tag{font-size:11px;font-weight:600;display:block;width:135px;margin:0 auto;text-align:center;text-transform:uppercase;color:#fff;border-radius:23px;background-color:#f1633b}body.page-template-front-page .results .container .swiper-slide .inner-result{min-height:246px;border-radius:12px;background-color:#eef4f9}body.page-template-front-page .results .container .swiper-slide .inner-result p{font-size:14px}body.page-template-front-page .results .container .swiper-slide .recent-results-learn-nore{font-size:12px;font-weight:600;display:inline-flex;text-transform:none;color:#1a1f29;align-items:center}body.page-template-front-page .results .container .swiper-slide .recent-results-learn-nore .arrow-right{position:relative;left:0;margin-left:10px;transition:all .2s ease-out;border:2px solid #0074b9;border-radius:50%}body.page-template-front-page .law-firm-seo{background-color:#f2f6f9}body.page-template-front-page .law-firm-seo p{font-size:18px;margin-bottom:0}body.page-template-front-page .law-firm-seo .col-12{margin-bottom:2rem}body.page-template-front-page .law-firm-seo .big-heading{color:#000}body.page-template-front-page .law-firm-seo .box{font-size:18px;padding:3rem;color:#fff;border-radius:23px;background-color:#f1633b}body.page-template-front-page .law-firm-seo .box ul{margin-top:2rem}body.page-template-front-page .law-firm-seo .box ul li{margin-left:2rem;list-style:disc}.section-icon-outer p,body.page-template-front-page .law-firm-seo .centered{text-align:center}body.page-template-front-page .law-firm-seo .centered span{display:inline-block}.section-icon-outer,body.page-template-front-page .law-firm-seo .white-box{flex-direction:column}body.page-template-front-page .law-firm-seo .white-box{height:100%;border-radius:23px;background-color:#fff}body.page-template-front-page .law-firm-seo .white-box svg{margin-bottom:13px}@media (max-width:768px){body.page-template-front-page .law-firm-seo .col-12,body.page-template-front-page .our-firm{margin-bottom:0 !important}body.page-template-front-page .practise-areas{margin-top:0 !important}body.page-template-front-page .practise-areas .clickable-boxes .row{margin-bottom:15px}body.page-template-front-page .big-cta-wrap{padding-top:0 !important}body.page-template-front-page .big-cta-wrap a.chat{margin-bottom:1rem}body.page-template-front-page .big-cta-wrap a.chat,body.page-template-front-page .big-cta-wrap a.message{display:block !important;max-width:220px;text-align:center}body.page-template-front-page .contact-us .container .row .section-left{display:none}}article.post-222 .entry-content{display:flex;flex-direction:column}.section-icon-outer,.section-icon-outer .section-icon,body.page-template-front-page .law-firm-seo .white-box{display:flex;align-items:center}.section-icon-outer{width:100%;justify-content:flex-start}.section-icon-outer .section-icon{width:100px;height:100px;border-radius:50%;background-color:#223353;justify-content:center}.section-icon-outer h4{text-align:center;color:#0074b9}.section-icon-outer h4::after{content:none}body.page-template-page-faqs .content-sidebar-wrap{max-width:1320px;margin:0 auto}@media (max-width:1400px){body.page-template-page-faqs .content-sidebar-wrap{max-width:1140px}}@media (max-width:1200px){body.page-template-page-faqs .content-sidebar-wrap{max-width:100%;padding-right:15px;padding-left:15px}}body:not(.home) .entry-content .faq-wrap{width:100%}body:not(.home) .entry-content .faq-filter-terms{display:flex;width:100%;padding:15px 0;border-top:1px solid #5a606e;border-bottom:1px solid #5a606e;justify-content:center;align-items:center;flex-wrap:wrap}body:not(.home) .entry-content .faq-filter-terms a{font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.4;display:inline-block;margin:3px 7px;letter-spacing:normal;color:#f1633b}body:not(.home) .entry-content .faq-filter-terms a:hover,body:not(.home) .entry-content .faq-page-item:hover h2{color:#ffbc43}@media (max-width:767px){body:not(.home) .entry-content .faq-filter-terms a{font-size:14px;margin:2px 4px}}body:not(.home) .entry-content .faq-filter-terms a.faq-filter-active{font-weight:400;color:#ffbc43}body:not(.home) .entry-content .faq-page-items{display:flex;width:calc(100% + 15px);margin:0;padding:0;flex-wrap:wrap;justify-content:flex-start}@media (max-width:1200px){body:not(.home) .entry-content .faq-page-items{width:calc(100% + 15px)}}@media (max-width:992px){body:not(.home) .entry-content .faq-page-items{width:calc(100% + 15px)}}@media (max-width:767px){body:not(.home) .entry-content .faq-page-items{width:calc(100% + 15px)}}@media (max-width:576px){body:not(.home) .entry-content .faq-page-items{width:100%}}body:not(.home) .entry-content .faq-page-item{display:flex;overflow:hidden;width:100%;width:calc(50% - 15px);margin:0 15px 15px 0;list-style-type:none;border:1px solid #fff;border-radius:0;background-color:#fff;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}@media (max-width:1200px){body:not(.home) .entry-content .faq-page-item{width:calc(33.3333% - 15px);margin:0 15px 15px 0}}@media (max-width:992px){body:not(.home) .entry-content .faq-page-item{width:calc(50% - 15px);margin:0 15px 15px 0}}@media (max-width:767px){body:not(.home) .entry-content .faq-page-item{width:calc(50% - 15px);margin:0 15px 15px 0}}@media (max-width:576px){body:not(.home) .entry-content .faq-page-item{width:100%;margin:0 0 30px}}body:not(.home) .entry-content .faq-page-link{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-between}body:not(.home) .entry-content .faq-page-thumb{overflow:hidden;width:100%;height:250px;border-radius:0}@media (max-width:576px){body:not(.home) .entry-content .faq-page-thumb{width:100%;height:240px}}body:not(.home) .entry-content .faq-page-thumb img{display:block;width:100%;height:100%;transition:all .3s ease-in-out;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}body:not(.home) .entry-content .faq-page-title{font-family:Anton,sans-serif;font-size:24px;font-weight:700;line-height:1.3;margin:0;padding:15px;transition:all .3s ease-in-out;letter-spacing:normal;color:#f1633b}@media (max-width:767px){body:not(.home) .entry-content .faq-page-title{font-size:18px;padding:15px}}body.archive .content .page,body.archive .content .post,body.blog .content .page,body.blog .content .post,body.search .content .page,body.search .content .post{width:100%;margin-bottom:50px}body.archive .content .page h2,body.archive .content .post h2,body.blog .content .page h2,body.blog .content .post h2,body.search .content .page h2,body.search .content .post h2{margin:0 0 10px}body.archive .content .page h2 a,body.archive .content .post h2 a,body.blog .content .page h2 a,body.blog .content .post h2 a,body.search .content .page h2 a,body.search .content .post h2 a{font-family:Anton,sans-serif;font-size:32px;font-weight:700;line-height:1;color:#f1633b}@media (max-width:767px){body.archive .content .page h2 a,body.archive .content .post h2 a,body.blog .content .page h2 a,body.blog .content .post h2 a,body.search .content .page h2 a,body.search .content .post h2 a{font-size:28px}}body.archive .content .page p.entry-meta,body.archive .content .post p.entry-meta,body.blog .content .page p.entry-meta,body.blog .content .post p.entry-meta,body.search .content .page p.entry-meta,body.search .content .post p.entry-meta{font-size:16px;font-weight:400;line-height:1.6;margin:0 0 10px;color:#000}@media (max-width:767px){body.archive .content .page p.entry-meta,body.archive .content .post p.entry-meta,body.blog .content .page p.entry-meta,body.blog .content .post p.entry-meta,body.search .content .page p.entry-meta,body.search .content .post p.entry-meta{font-size:15px}}body.archive .content .page p.entry-meta a,body.archive .content .post p.entry-meta a,body.blog .content .page p.entry-meta a,body.blog .content .post p.entry-meta a,body.search .content .page p.entry-meta a,body.search .content .post p.entry-meta a{font-weight:500;color:#0074b9}body.archive .content .page p:not(.entry-meta),body.archive .content .post p:not(.entry-meta),body.blog .content .page p:not(.entry-meta),body.blog .content .post p:not(.entry-meta),body.search .content .page p:not(.entry-meta),body.search .content .post p:not(.entry-meta){font-size:16px;font-weight:400;line-height:1.7;margin:0;color:#000}.blog-custom{display:flex;justify-content:space-between;flex-wrap:wrap}.blog-custom .blog-item{display:flex;flex-direction:column;width:32%;margin-bottom:30px;border-radius:20px;background-color:#fff;box-shadow:-1px 2px 6px rgba(0,0,0,.25)}@media (max-width:992px){.blog-custom .blog-item{width:100%}}.blog-custom .blog-item img{width:100%;height:250px;border-radius:20px 20px 0 0;-o-object-fit:cover;object-fit:cover}.blog-custom .blog-item__content{padding:20px}.blog-custom .blog-item__content__title{font-family:Anton,sans-serif;font-size:24px;font-weight:400;line-height:1.3;display:block;margin:0 0 15px;color:#0074b9}@media (max-width:992px){.blog-custom .blog-item__content__title{font-size:22px}}.blog-custom .blog-item__content span{font-size:18px;font-weight:400;padding-right:10px}@media (max-width:992px){.blog-custom .blog-item__content span{font-size:18px}}.blog-custom .blog-item__content__category{font-size:20px;padding-left:10px;color:#f1633b}@media (max-width:992px){.blog-custom .blog-item__content__category{font-size:18px}}.blog-custom .blog-item__content__category:hover{color:#ffbc43}.blog-custom .blog-item__content p{font-size:18px}*,::after,::before{box-sizing:border-box}*{font-variant-numeric:lining-nums}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.page-template .breadcrumb,body.blog .site-inner,body:not(.home):not(.page-template) .site-inner{width:100%;margin-right:auto;margin-left:auto;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem)}@media (min-width:576px){.container,.container-sm,.page-template .breadcrumb,body.blog .site-inner,body:not(.home):not(.page-template) .site-inner{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm,.page-template .breadcrumb,body.blog .site-inner,body:not(.home):not(.page-template) .site-inner{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm,.page-template .breadcrumb,body.blog .site-inner,body:not(.home):not(.page-template) .site-inner{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.page-template .breadcrumb,body.blog .site-inner,body:not(.home):not(.page-template) .site-inner{max-width:1140px}}@media (min-width:1400px){.container,.container-md,.container-sm,.page-template .breadcrumb,body.blog .site-inner,body:not(.home):not(.page-template) .site-inner{max-width:1320px}}body:not(.page-template):not(.blog) .site-container{display:flex;flex-direction:column;min-height:100vh}body:not(.page-template):not(.blog) .site-container .site-inner{margin:0 auto;padding-right:15px;padding-left:15px;flex-grow:2}body{padding-top:166px}@media (max-width:1200px){body{padding-top:80px}}.gray-text{color:#5a606e}.hidden{display:none}.center-this{text-align:center}.brand-dark{color:#000 !important}.bw-logos{display:flex;justify-content:space-between}.bw-logos .single-bw-logo{width:auto;max-height:50px}.post-card-inner .arrow-right-wrap{position:relative;left:0;display:flex;width:36px;height:36px;margin-left:10px;transition:all .2s ease-out;border:2px solid #0074b9;border-radius:50%;justify-content:center;align-items:center}.post-card-inner:hover .arrow-right-wrap{left:15px}.testimonial-cards .cards-title,body .logos .row{text-align:center}.testimonial-cards .single-card svg.quote-icon{width:33px;height:28px;fill:#0074b9}.testimonial-cards .single-card svg.star-icon{float:right;width:22px;height:22px;fill:#c95f2c}.testimonial-cards .single-card .avatar img,body header.header .header-cta picture{float:left}.testimonial-cards .single-card .avatar-name{font-family:"Source Serif 4",serif;font-size:16px;font-weight:600;position:relative;top:13px;display:block;margin-bottom:1.75rem}.testimonial-cards .single-card .inner-testimonial-card{font-size:16px;height:100%;border-radius:23px;background-color:#fff}.testimonial-cards .single-card .inner-testimonial-card .font-gray{min-height:125px;color:#5a606e}.testimonial-cards .single-card .inner-testimonial-card .move-right{float:right}.practise-areas-learn-nore .arrow-right-wrap{position:relative;left:0;display:flex;width:36px;height:36px;margin-left:10px;transition:all .2s ease-out;border:2px solid #0074b9;border-radius:50%;justify-content:center;align-items:center}.practise-areas-learn-nore .arrow-right-wrap:hover,body .blue-card .blue-card-inner .learn-more:hover .arrow-right{left:15px}body .logos{padding:50px 0}body .logos .row h4{font-size:16px;width:90%;text-transform:uppercase;color:#5a606e}body .logos .row img{width:auto;max-height:60px}body .section-btn{display:none}body #quote-grid{flex-direction:row;margin-right:-1.75rem;margin-left:-1.75rem;flex-wrap:wrap}body #quote-grid .single-quote{flex-direction:column;text-align:center;flex-basis:33%}body #quote-grid .single-quote .js-gridItem{position:relative;height:100%;padding:0 16px 16px;border-radius:2px;box-shadow:0 2px 16px 0 rgba(0,0,0,.1)}body #quote-grid .single-quote .js-gridItem .quote-ribbon{position:relative;top:-2px;left:50%;width:64px;height:82px;transform:translateX(-50%)}body #quote-grid .single-quote .js-gridItem .quote-ribbon .icon-container svg:nth-of-type(1){width:100%;height:100%}body #quote-grid .single-quote .js-gridItem .quote-ribbon .icon-container svg:nth-of-type(2){position:absolute;top:1.55vw;left:1.35vw;width:2.43vw;height:2.01vw}body #quote-grid .single-quote .js-gridItem .quote-text{position:relative;margin:.75rem 0;padding-bottom:.75rem}body #quote-grid .single-quote .js-gridItem .quote-text:after{position:absolute;bottom:0;left:45%;width:10%;height:3px;content:"";background:#0074b9}body #attorney-grid,body #attorney-grid .attorney-card{display:flex}body #attorney-grid{flex-direction:row;flex-wrap:wrap}body #attorney-grid .attorney-card{flex-direction:column;text-align:center;flex-basis:25%}body #attorney-grid .attorney-card img{height:auto}body section.hero-regular .hero-background{position:relative;display:flex;height:100%;padding:100px 0;text-align:center;background-position:100% 30%;background-size:cover}body section.hero-regular .hero-background:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:.7;background-color:#000}body section.hero-regular .hero-background .container{z-index:2}body section.hero-regular .hero-background .container h1,body section.hero-regular .hero-background .container h2,body section.hero-regular .hero-background .container h3,body section.hero-regular .hero-background .container h4,body section.hero-regular .hero-background .container h5{margin-top:0;color:#fff}body .sidebar-cta{padding:2.25rem;border-radius:23px;background-color:#fff;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}body .search-form .sidebar-cta .sidebar-cta-title .search-form-submit,body .sidebar-cta .sidebar-cta-title .btn-global,body .sidebar-cta .sidebar-cta-title .search-form .search-form-submit{font-size:25px;font-style:normal;border-radius:10px}body .blue-card{margin-bottom:1.25rem}body .blue-card .blue-card-inner{width:100%;height:100%;border-radius:18px;background-color:#f2f6f9}body .blue-card .blue-card-inner .small-heading{font-size:24px;height:68px;color:#0074b9}body .blue-card .blue-card-inner p{font-size:16px;color:#1a1f29}body .blue-card .blue-card-inner .learn-more{font-size:12px;font-weight:600;display:inline-flex;text-transform:uppercase;color:#1a1f29;align-items:center}body .blue-card .blue-card-inner .learn-more .arrow-right{position:relative;left:0;margin-left:10px;transition:all .2s ease-out;border:2px solid #0074b9;border-radius:50%}body .personal-injury-sidebar .blue-card{width:100%}body .blue-cta-card{display:flex;margin-top:6rem;padding:0;border-radius:18px;background:0 0 !important;align-self:self-end}body .blue-cta-card .big-heading{font-size:28px !important;margin:1.5rem 0 !important;text-align:center;color:#fff}body .blue-cta-card .blue-card-inner{position:relative;text-align:center;background-color:transparent}body .blue-cta-card .blue-card-inner .small-heading{height:auto;color:#fff}body .blue-cta-card .blue-card-inner img{display:inline-block;margin-top:-77px}body .blue-cta-card .blue-card-inner a{font-family:Anton,sans-serif;font-weight:500;line-height:1;display:block;padding:1rem 2.5rem;text-transform:uppercase;color:#fff;border-radius:10px}body .blue-cta-card .blue-card-inner a:hover{color:#000;background-color:#fff}body .blue-cta-card .blue-card-inner .chat{background-color:#59a84a}body .blue-cta-card .blue-card-inner .message{background-color:#f1633b}body .big-cta-wrap .big-cta,body .blue-cta-card .blue-card-inner-cta{background-color:#0074b9;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}body .big-cta-wrap{background-color:#f2f6f9}body .big-cta-wrap .big-cta{position:relative;border-radius:23px;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/our-firm-bg-transparent.webp");background-repeat:no-repeat;background-size:cover}body .big-cta-wrap .big-cta.nitro-lazy{background-image:none !important}body .big-cta-wrap .big-cta .big-heading{font-size:53px;color:#fff}body .big-cta-wrap .big-cta p{font-size:18px;margin:26px 0;color:#fff}body .big-cta-wrap .big-cta a{font-family:Anton,sans-serif;font-size:25px;transition:all .3s ease-in-out;color:#fff;border-radius:10px}body .big-cta-wrap .big-cta a.chat{display:inline-block;margin-top:1rem;margin-right:1rem;background-color:#59a84a}body .big-cta-wrap .big-cta a.chat:hover,body .big-cta-wrap .big-cta a.message:hover,body header.header .header-nav,body.archive .pagination .pagination-next a:hover,body.archive .pagination .pagination-previous a:hover,body.blog .pagination .pagination-next a:hover,body.blog .pagination .pagination-previous a:hover{background-color:#0074b9}body .big-cta-wrap .big-cta a.message{background-color:#f1633b}body .big-cta-wrap .big-cta div img{position:absolute;bottom:0}body.blog .post-card{float:left !important}body header.header .header-nav+.header-cta.mobile,body.blog .post-card .entry-content{display:none}body.blog .post-card .small-heading{height:88px;text-transform:capitalize}body.blog .pagination .pagination-next a{margin-top:2rem;margin-left:1rem;padding:.5rem 1rem;color:#fff;border-radius:10px;background-color:#f1633b}body.blog .pagination .pagination-previous a,body.post-type-archive-es_post .pagination .pagination-next a,body.post-type-archive-es_post .pagination .pagination-previous a{float:left;margin-top:2rem;margin-left:1rem;padding:.5rem 1rem;color:#fff;border-radius:10px;background-color:#f1633b}body.blog .pagination .pagination-next a{float:right}body.archive .pagination .pagination-next a,body.archive .pagination .pagination-previous a{margin-top:2rem;margin-left:1rem;padding:.5rem 1rem;color:#fff;border-radius:10px;background-color:#f1633b}body.archive .pagination .pagination-previous a{float:left}@media (max-width:576px){body.archive .pagination .pagination-next a,body.archive .pagination .pagination-previous a{margin-left:0}}body.archive .pagination .pagination-next a{float:right}body:not(.home) .blogSidebar{width:auto}body:not(.home) .blogSidebar .sidebar-cta{margin-top:2rem !important}body:not(.home) .widget_text .blue-cta-card{width:100% !important;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}body:not(.home) #blogSidebar img.gruber-symbol,body:not(.home) aside img.gruber-symbol{position:absolute;top:-13px;right:0;left:0;width:70px;margin:auto}body:not(.home) #blogSidebar .form-top h3,body:not(.home) #blogSidebar .form-top h4,body:not(.home) aside .form-top h3,body:not(.home) aside .form-top h4{min-height:auto;text-align:center;color:#fff}body:not(.home) #blogSidebar .form-top h3:after,body:not(.home) #blogSidebar .form-top h4:after,body:not(.home) aside .form-top h3:after,body:not(.home) aside .form-top h4:after{display:none}body:not(.home) #blogSidebar .form-top h3,body:not(.home) aside .form-top h3{margin-bottom:0}body:not(.home) #blogSidebar ol,body:not(.home) aside ol{margin-top:2rem;padding:2.25rem;list-style-type:none;border-radius:23px;background-color:#fff;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}body:not(.home) #blogSidebar ol li span,body:not(.home) aside ol li span{margin:0 !important;padding:.225rem 0}body:not(.home) .hd_blog_sidebar{padding-left:0}body:not(.home) .entry-content p:not(.rs-content-cta),body:not(.home) .entry-content>div p:not(.rs-content-cta){height:auto}body:not(.home) #gethelpnow{padding:1.5rem .5rem;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/contact-cta-bg.webp") !important;background-size:cover}body:not(.home) #gethelpnow.nitro-lazy{background-image:none !important}body:not(.home) #gethelpnow .section-inner>div{text-align:center}body:not(.home) #gethelpnow .section-inner>div p strong{font-family:Anton,sans-serif;font-size:60px !important}body:not(.home) #gethelpnow .section-inner>div a{font-family:Anton,sans-serif;font-size:23px;display:inline-block;margin:0 auto;padding:.5rem 1.5rem;cursor:pointer;transition:all .3s ease-in-out;text-align:center;text-transform:uppercase;color:#fff;border-radius:10px;background-color:#f1633b}body:not(.home) #gethelpnow .section-inner>div p{font-family:Anton,sans-serif;font-size:25;display:inline-block;margin:0 auto;text-align:center;color:#fff}body:not(.home) #gethelpnow .section-inner>div a:hover{color:#000;background-color:#fff}body:not(.home) .site-container{background-color:#f2f6f9}body:not(.home) .site-container .entry-content .blue-cta-card img,body:not(.home) .site-container .entry-content>div .blue-cta-card img{width:70px;height:auto;margin-top:-29px}body:not(.home) .site-container .entry-content .blue-cta-card .big-heading,body:not(.home) .site-container .entry-content>div .blue-cta-card .big-heading{font-size:24px;color:#fff}body:not(.home) .site-container .entry-content .blue-cta-card .small-heading,body:not(.home) .site-container .entry-content>div .blue-cta-card .small-heading{font-family:Anton,sans-serif;font-size:20px;font-weight:400;color:#fff}body:not(.home) .site-container .entry-content h1,body:not(.home) .site-container .entry-content h2,body:not(.home) .site-container .entry-content h3,body:not(.home) .site-container .entry-content h4,body:not(.home) .site-container .entry-content h5,body:not(.home) .site-container .entry-content>div h1,body:not(.home) .site-container .entry-content>div h2,body:not(.home) .site-container .entry-content>div h3,body:not(.home) .site-container .entry-content>div h4,body:not(.home) .site-container .entry-content>div h5{color:#000}body:not(.home) .site-container .entry-content h1:after,body:not(.home) .site-container .entry-content h2:after,body:not(.home) .site-container .entry-content h3:after,body:not(.home) .site-container .entry-content h4:after,body:not(.home) .site-container .entry-content h5:after,body:not(.home) .site-container .entry-content>div h1:after,body:not(.home) .site-container .entry-content>div h2:after,body:not(.home) .site-container .entry-content>div h3:after,body:not(.home) .site-container .entry-content>div h4:after,body:not(.home) .site-container .entry-content>div h5:after{display:block;width:40px;height:5px;margin-top:18px;margin-left:20px;content:"";transform:translate(-50%,0);background-color:#0074b9}body:not(.home) #gethelpnow,body:not(.home) .site-container .entry-content p.rs-content-cta,body:not(.home) .site-container .entry-content>div p.rs-content-cta{border-radius:23px;background-color:#0074b9;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}body:not(.home) .site-container .entry-content p.rs-content-cta a,body:not(.home) .site-container .entry-content>div p.rs-content-cta a{text-decoration:underline;color:#fff}body.page-template-page-personal_injury .site-inner{max-width:100% !important;padding:0 !important}body.page-template-page-personal_injury .site-inner .page-entry-content{padding-left:4rem}body.page-template-page-personal_injury .site-inner .page-entry-content h2:after,body.page-template-page-personal_injury .site-inner .page-entry-content h3:after,body.page-template-page-personal_injury .site-inner .page-entry-content h4:after,body.page-template-page-personal_injury .site-inner .page-entry-content h5:after{display:block;width:40px;height:5px;margin-top:18px;margin-left:20px;content:"";transform:translate(-50%,0);background-color:#0074b9}body.page-template-page-personal_injury .site-inner .testimonials{background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/transparent-bridge.webp");background-repeat:no-repeat;background-size:cover}body.page-template-page-personal_injury .site-inner .testimonials.nitro-lazy{background-image:none !important}body.page-template-page-personal_injury .site-inner .content-sidebar-wrap{background-color:#fff}body.page-template-page-personal_injury .site-inner .blue-cta-card{margin-top:6rem}body{font-family:Inter,sans-serif;font-size:18px;line-height:1.6;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body a,body a:hover{text-decoration:none;outline:0}body p:empty{display:none}body .footer-info{align-items:baseline}body .footer-logotype,body .header-logotype{width:auto}body header.header .header-main-wrap{box-shadow:0 0 8px 0 rgba(34,60,80,.2)}body header.header .header-nav+.header-cta{display:block}body header.header .header-cta{text-align:center}body header.header button.burger .burger-svg path{stroke:#0074b9}body .blue-line-after-center:after,body .blue-line-after:after{display:block;width:40px;height:5px;content:"";background-color:#0074b9}body .blue-line-after:after{margin-top:10px}body .blue-line-after-center:after{margin:10px auto 0}body .our-firm{position:relative;margin-bottom:13rem;padding-bottom:6rem;background-color:#0074b9}body .our-firm .small-heading{font-weight:600;text-align:center;color:#fff}body .our-firm .big-heading,body .our-firm p{text-align:center;color:#fff}body .our-firm .our-firm-card{text-align:center}body .our-firm .our-firm-card-img-wrap{display:block}body .our-firm .our-firm-card picture,body .our-firm .our-firm-card-img-wrap{display:flex;width:117px;height:117px;margin:0 auto;border-radius:50%;background-color:#fff;align-items:center}body .our-firm .our-firm-card picture img{display:block;margin:0 auto}body .our-firm .our-firm-card p{font-size:16px;text-align:center !important}body .our-firm .blue-cta{right:0;bottom:-7rem;left:0;text-align:center;border-radius:23px;background-color:#fff;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}body .our-firm .blue-cta p,body .our-firm .blue-cta span,body .testimonials .testimonials-wrap .swiper-slide .small-heading{color:#000}body .our-firm .blue-cta span{font-family:Anton,sans-serif;font-size:40px}body .our-firm .blue-cta p{font-size:12px;padding:0 1rem;text-transform:uppercase}body .our-firm .blue-cta .border-right{border-right:1px solid rgba(255,255,255,.15)}body .common-injuries .big-heading{font-size:50px}body .common-injuries p{font-size:16px;color:#5a606e}body .car-accidents,body .related-attorney a:hover .line{background-color:#f2f6f9}body .car-accidents span.small-heading:first-of-type{margin-bottom:26px;color:#f1633b}body .post-card{position:relative;padding:0}body .post-card img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}body .post-card .card-content{padding:10px}body .post-card .learn-more{font-size:12px;font-weight:600;display:flex;text-align:left;text-transform:uppercase;color:#000;align-items:center}body .post-card .learn-more svg{margin-left:10px;transition:all .3s ease-in-out}body .post-card .learn-more:hover{color:#f36e43}body .post-card .learn-more:hover svg{margin-left:15px}body .post-card .category{position:absolute;top:20px;left:30px;padding:0 10px;color:#fff;border-radius:60px;background-color:#0074b9}body .post-card .post-card-inner,body .sidebar-widget{border-radius:18px;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}body .post-card .post-card-inner{overflow:hidden;height:100%;background-color:#fff}body .post-card .small-heading,body .related-attorney a{transition:all .3s ease-in-out}body .post-card .small-heading{line-height:22px;margin:0 0 10px;padding:0;text-align:left;color:#2d3648}body .post-card p{font-size:14px;text-align:left;color:#5a606e}body .sidebar-widget{padding:0;background:#fff}body .related-attorney{padding:30px}body .related-attorney a{font-size:15px;display:block;margin-bottom:15px;padding:15px;color:#1a1f29}body .related-attorney a .line{height:1px;margin-top:0;background-color:#e5e5e5}body .related-attorney a:hover{color:#0074b9;border-radius:18px;background-color:#f2f6f9}body .why-gruber .col-12 img{position:relative;top:50%;width:100%;transform:translateY(-50%)}body .faq p{font-size:18px}body .why-gruber .col-12 p{font-size:18px;color:#5a606e}body .why-gruber .col-12 span{font-family:Anton,sans-serif;font-size:24px;display:block;margin:0;padding:1rem 0 1rem 1rem;border-bottom:1px solid rgba(90,96,110,.2)}body .why-gruber .col-12 .small-heading{color:#f1633b}body .why-gruber .col-12 .items svg{position:relative;top:5px}body .personal-injury-content{padding:2rem 15px;background-color:#f2f6f9}body .personal-injury-content .big-heading{font-size:50px}body .form-img{width:100%}body .form-top{position:relative;padding:1rem 2rem 0 1rem;text-align:center;color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;background:#0074b9}body .form-top img{position:absolute;top:-13px;right:0;left:0;margin:auto}body .form-top span.small-heading{font-size:20px;font-weight:700;display:block;width:100%;margin-bottom:24px;text-align:center}body .form-top span.big-heading{font-size:44px;display:block;width:100%;padding-bottom:1rem;text-align:center}body .triangle-top{height:50px;margin-top:-1px;background:#0074b9;clip-path:polygon(0 0,100% 0,100% 0,50% 100%,0 0)}body .triangle-bottom{clip-path:polygon(0 0,50% 200px,100% 0,100% 100%,0 100%)}body .testimonials{position:relative;background-color:#0074b9}body .testimonials span.small-heading{display:block;margin-bottom:2rem;color:#fff}body .testimonials .testimonials-wrap{overflow:hidden}body .testimonials .testimonials-wrap .big-heading{color:#fff}body .testimonials .testimonials-wrap .swiper-slide{border-radius:23px;background-color:#fff}body .testimonials .testimonials-wrap .swiper-slide img{width:100%;height:300px;pointer-events:none;border-radius:23px 23px 0 0;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}body .testimonials .testimonials-wrap .swiper-slide .tes-hd-modal-wrap{position:relative}body .testimonials .testimonials-wrap .swiper-slide .tes-hd-modal-wrap .t-name{font-size:32px;font-weight:700;position:absolute;bottom:1rem;left:1rem;text-transform:uppercase;color:#fff}body .testimonials .testimonials-wrap .swiper-slide .tes-hd-modal-wrap svg{position:absolute;right:1rem;bottom:1rem;transition:transform .3s}body .testimonials .testimonials-wrap .swiper-slide .tes-hd-modal-wrap svg:hover{transform:scale(1.2)}body .testimonials .testimonials-wrap .swiper-slide .inner-card{padding:0 40px 20px}body .testimonials .testimonials-wrap .swiper-slide .inner-card span{font-size:20px;font-weight:600;line-height:inherit;text-align:center}body .testimonials .testimonials-wrap .swiper-slide .inner-card img{display:block;width:100px;margin:15px auto}body .testimonials .testimonials-wrap .swiper-slide .inner-card svg{display:block;margin:1rem auto}body .testimonials .swiper-button-next:after,body .testimonials .swiper-button-prev:after{font-size:25px;font-weight:700;padding:1rem 1.5rem;color:#0074b9;border-radius:5px;background:#fff}body .testimonials .swiper-button-next{display:none}@media (max-width:767px){body .testimonials .swiper-button-next{top:unset;bottom:5px;display:flex}}body .testimonials .swiper-button-prev{display:none}@media (max-width:767px){body .testimonials .swiper-button-prev{top:unset;bottom:5px;display:flex}}body .testimonials .testimonial-swiper-outer{position:relative;padding:0 55px}@media (max-width:992px){body .testimonials .testimonial-swiper-outer{padding:0 0 60px}}body .testimonials .client-testimonials{overflow:hidden}body .faq{background-color:#202632;background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/faq-bg.webp");background-size:cover}body .faq.nitro-lazy{background-image:none !important}body .faq .small-heading{color:#f1633b}body .faq .big-heading,body .faq p{color:#fff}body .faq .faq-accordion .accordion-btn,body .faq .faq-accordion .accordion-btn.active img{transition:transform .4s}body .faq .faq-accordion .accordion-btn{font-size:15px;display:flex;flex-direction:row-reverse;width:100%;margin-top:1rem;padding:18px;cursor:pointer;text-align:left;color:#000;border:0;border-radius:10px;outline:0;background-color:#fff;box-shadow:0 0 8px 0 rgba(34,60,80,.2);align-items:center;justify-content:space-between}body .faq .faq-accordion .accordion-btn span{font-family:"Source Serif 4",serif;font-size:24px}body .faq .faq-accordion .accordion-btn.active{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}body .faq .faq-accordion .accordion-btn.active img{transform:rotate(90deg)}body .faq .faq-accordion .accordion-panel{display:none;overflow:hidden;padding:0 18px;background-color:#fff}body .faq .faq-accordion .accordion-panel p{color:#000 !important}@media (max-width:1200px){.header-cta{display:none !important}body.admin-bar .header{margin-bottom:0 !important}}@media (max-width:768px){.logo-on-hero{position:absolute !important;right:20px !important;bottom:0 !important;width:120px !important}.david-video iframe{width:100%;height:250px}.david-gruber-hero-page{position:relative !important;padding:100px 0 !important;background-position:left top !important;background-size:cover !important}.david-gruber-hero-page .about-page-hero__inner{width:100%}.big-heading{font-size:32px !important}#attorney-grid .attorney-card,#quote-grid .single-quote{flex-basis:50% !important}.mobile-hide{display:none !important}.post-card{margin-bottom:2rem}.our-firm{margin-bottom:4rem !important;padding-bottom:4rem}.our-firm .blue-cta{position:unset !important;width:90%}.our-firm .blue-cta .row{padding:1rem 0 !important}.page-entry-content{padding-left:0 !important}.practise-areas .single-box{margin-bottom:1.25rem}.practise-areas .cases .case{margin-bottom:1.25rem;text-align:center;flex:0 1 100% !important}.practise-areas .cases .case .small-heading{height:45px;margin:10px 0}.logos img{max-width:75px}.reputation .rep-hd-modal,body.archive .content-sidebar-wrap main{width:100% !important}.hero-wrap a.call-btn{font-size:16px}body.page-template-page-personal_injury .post-card{margin-bottom:1.5rem}body.page-template-page-personal_injury .post-card .post-card-inner .post-card-feat-img{height:280px !important}body.page-template-page-personal_injury .blue-card-inner-cta{display:block;margin:0 auto;margin-top:4rem}}@media (max-width:520px){#attorney-grid .attorney-card,#quote-grid .single-quote{flex-basis:100% !important}.homepage-hero-wrap .homepage-hero a{font-size:16px}.reputation .rep-left{padding-right:.75rem !important;padding-left:1.75rem !important}.bw-logos{flex-wrap:wrap;justify-content:center !important}.bw-logos img{width:calc(50% - 10px);margin:5px}.big-cta{padding:1.5rem !important}.big-cta a{display:block;margin-bottom:1rem;text-align:center}.our-firm .big-heading{font-size:40px;margin-bottom:1.5rem}}.margin-0{margin:0}input:not([type=submit]),textarea{font-family:Inter,sans-serif !important}input:not([type=submit])::-moz-placeholder,textarea::-moz-placeholder{font-family:Inter,sans-serif}input:not([type=submit])::placeholder,textarea::placeholder{font-family:Inter,sans-serif}.content-sidebar-wrap{position:relative}@media (max-width:1200px){.content-sidebar-wrap{flex-direction:column !important}.content-sidebar-wrap aside{padding-right:0 !important}.content-sidebar-wrap main{padding-left:0 !important}}.profile .iframe iframe{display:flex;width:100%;height:100%}.itsaaron-title{font-size:calc(3.375rem + ( 1vw - 14.4px ) * 2.8846);text-align:center;color:#fff}.color-white{color:#fff !important}.mb-phone-call{display:flex;width:100px;justify-content:space-evenly}.contact-page-hero__outer__items .row .col-lg-4.live-chat-box,body.page-template-front-page .results .container .swiper-slide .big-heading{text-align:center}body.page-template-front-page .our-firm,body.page-template-front-page .our-firm .big-heading,body.page-template-front-page .our-firm .small-heading,body.page-template-front-page .our-firm p{text-align:left}.color-black{color:#000 !important}.color-black,.color-black+p{text-align:center !important}.contact-page-hero__inner{margin-bottom:80px}.contact-page-hero__outer__items{position:relative;width:100%;max-width:100%;height:auto;padding:80px 50px 50px}.contact-page-hero__outer__items span{display:block;margin-bottom:15px}.contact-page-hero__outer__items span svg{position:relative;top:10px}.contact-page-hero__outer__items img.live-chat{max-width:150px;margin-top:-15px}.contact-page-hero__outer__items .row{position:relative;z-index:10;box-shadow:0 10px 16px -17px rgba(0,0,0,.4)}.contact-page-hero__outer__items .row:before{position:absolute;z-index:-10;top:-30px;width:100%;height:135px;content:"";background-color:#ebebed}.contact-page-hero__outer__items .row:after{position:absolute;z-index:10;top:0;right:0;left:0;width:97.5%;height:135px;margin:0 auto;content:"";background-color:#fff}.contact-page-hero__outer__items .row .col-lg-4{position:relative;z-index:100}.contact-page-hero__outer__items .row .col-lg-4.live-chat-box p{font-size:20px;display:block !important;margin-top:5px !important;margin-bottom:10px !important}.contact-page-hero__outer__items .row .col-lg-4.list{display:flex;flex-direction:column;border-right:1px solid #dcdbda;justify-content:center}.contact-page-hero__outer__items .row .col-lg-4 .profile-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact-page-hero__outer__items .row .col-lg-4 .btn-live-chat-now{font-family:Inter,sans-serif !important;font-size:18px;margin:0 auto 20px}@media (max-width:991px){.contact-page-hero__outer__items{padding:20px}.contact-page-hero__outer__items img.live-chat{margin-top:0}.contact-page-hero__outer__items .row .col-lg-4.list{margin:10px 0;border-right:0;align-items:center}.contact-page-hero__outer__items .row:after,.contact-page-hero__outer__items .row:before{display:none}}@media (max-width:600px){.contact-page-hero__outer__items span{font-size:16px}}.contact-page-hero__outer__items{border-radius:20px;background-color:#fff}.center_hero_text{margin:0 auto}.center_hero_flex{margin:0 auto !important;padding-top:5px;justify-content:center !important}.david-gruber-hero-page{position:relative;padding:200px 0;background-image:linear-gradient(to bottom,rgba(59,69,87,.75),rgba(59,69,87,.25)),url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/about-david-gruber.jpg");background-position:center;background-size:cover}.david-gruber-hero-page.nitro-lazy{background-image:none !important}.logo-on-hero{position:absolute;right:20px;bottom:10px;width:180px}.logo-on-hero img{width:100%}.david-news,.pitch-it,.radius-img img{width:100%;border-radius:23px}.david-video iframe{width:100%;height:800px}.david-news,.pitch-it{height:350px;background-size:100%}.pitch-it{background:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/pitch-it.jpg")}.david-news{background:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/david-gruber-news.jpg")}h3.big-heading{font-size:36px}@media (max-width:992px){.home-hero__starscontainer{height:auto !important}.internal-page-hero .btn-global{font-size:18px !important}.home-hero__leftside:before{display:none}.home-hero__bottomspan,.home-hero__bottomspan>span{font-size:67px !important;padding:5px 0 !important}.home-hero__bottomside{justify-content:center !important}.home-hero__bottomside span{margin:0 10px 10px;justify-content:center}.home-hero__rightside-mobile_view span{display:block;width:90px !important;margin:0;text-align:left;text-wrap:auto}.home-hero__rightside-mobile_view{display:block;width:100%;margin:0}.home-hero__rightside_mobile-icon{display:flex;flex-direction:row;width:100% !important;flex-wrap:wrap;align-content:flex-start;justify-content:space-around;align-items:center}.home-hero__rightside_mobile-icon img{width:auto;max-width:40px !important;height:39px !important;margin:0}.home-hero__starscontainer__inner{display:block;text-align:center}.home-hero__starscontainer__inner a{font-size:14px;margin:0}.home-hero__portrait{position:relative !important;right:0;bottom:0 !important;left:0;width:100%;height:260px !important;margin:0 auto;-o-object-fit:contain;object-fit:contain}.home-hero__portrait.mobile{width:120%;height:58dvh !important;margin-top:-50px;margin-left:-10svw;-webkit-mask-image:linear-gradient(to bottom,#000 75%,transparent);mask-image:linear-gradient(to bottom,#000 75%,transparent);-o-object-fit:contain;object-fit:contain}}@media (max-width:992px) and (max-width:480px){.home-hero__portrait{height:65dvh !important;margin-left:0}}@media (max-width:415px){.home-hero__bottomside span{margin:0 10px 10px;justify-content:left}.home-hero__bottomspan,.home-hero__bottomspan>span{font-size:38px !important;text-align:center}.home-hero__rightside_mobile-icon img{max-width:37px !important;height:38px !important;margin-bottom:7px !important;margin-left:0}.home-hero__bottomside span{display:block;text-wrap:auto}.home-hero__bottomside span svg{float:left}.home-hero__outer{padding:30px 0 0 !important}.home-hero__bottomspan{padding:20px 0}}.rep-right{background-image:url("https://cdn-igggh.nitrocdn.com/NBWTiviHDlhAscMFREDgrCAYFdZuBITf/assets/images/optimized/rev-2c9c2a9/www.gruber-law.com/wp-content/themes/gruberlawoffices-rebuild/assets/app/img/collage.png");background-repeat:no-repeat;background-position:center center;background-size:cover}.rep-right.nitro-lazy{background-image:none !important}.team-all-team{margin-top:80px}.team-video{padding-top:0;padding-bottom:80px;background:#fff}.team-meet-team .desktop .row{padding-top:30px;justify-content:center}.page-id-222 .entry-content ul li a{padding-right:5px !important}.page-id-222 .entry-content ul{margin:0 !important;padding:0}.page-id-222 .entry-content ul ul{padding-left:30px}h1.long-text{font-size:calc(10px + 1.8vw)}.global-contact-bg{padding:25px 0 50px}.contact-page-hero__outer__items{margin-top:-20px;margin-bottom:40px}html[lang=es] nav.main ul li{width:265px}.page-template-itsaaron-about .language-item:before,.page-template-itsaaron-annie .language-item:before,.page-template-itsaaron-camp-hometown-heroes .language-item:before,.page-template-page-aaron-rodgers-letter .language-item:before,.page-template-page-itsaaron .language-item:before,.page-template-page-itsaaron-david-gruber-letter .language-item:before,.page-template-page-itsaaron-tony .language-item:before{top:7px}.page-template-front-page .big-heading{text-transform:none}@media (max-width:1400px) and (min-width:768px){.page-template-front-page .big-heading .home-hero__portrait{max-width:45%;height:unset}}@media (max-width:1200px) and (min-width:768px){.page-template-front-page .big-heading .home-hero__portrait{max-width:38%;height:unset}}.blog-section .row{gap:30px}.blog-section .card{display:flex;padding:25px;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;border:1px solid #e1e1e1;border-radius:12px;background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.05);justify-content:space-between;align-items:flex-start;gap:20px}.blog-section .card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.blog-section .card:hover .card__image{transform:scale(1.2)}.blog-section .card:hover .card__title{color:#0074b9}.blog-section .card__content{flex:1}.blog-section .card__title{font-size:24px;margin-bottom:10px;transition:color .3s ease;color:#1a1a1a}.blog-section .card__date{font-size:14px;display:block;margin-bottom:15px;color:#999}.blog-section .card__text{font-size:16px;line-height:1.5;color:#333}.blog-section .card__thumb{overflow:hidden;max-width:250px;margin:0;border-radius:10px;flex-shrink:0}.blog-section .card__thumb .card__image{display:block;width:100%;height:auto;transition:transform .3s ease}@media (max-width:767px){.blog-section .card{flex-direction:column}.blog-section .card__thumb{max-width:100%;margin-top:15px}}.blog-section .pagination{display:flex;margin-top:40px;justify-content:center}.blog-section .pagination .page-numbers{margin:0 10px;padding:8px 14px;transition:background .3s;text-decoration:none;color:#333;border-radius:6px;background:#f5f5f5}.blog-section .pagination .page-numbers:hover{color:#fff;background:#1a1f29}.blog-section .pagination .page-numbers.current{font-weight:600;color:#fff;background:#1a1f29}@media (min-width:1201px){#menu-item-65970 .sub-menu{display:grid;max-width:400px;grid-template-columns:repeat(2,1fr)}#menu-item-65970 .sub-menu #menu-item-65985{padding-top:10px;text-align:center;border-top:1px solid #fff;grid-column:1/-1}#menu-item-65970 .sub-menu #menu-item-65985 a{display:block}}@media (max-width:576px){body.page-template-front-page .reputation .row{margin-right:0 !important;margin-left:0 !important}body.page-template-front-page .reputation .rep-left{padding-right:1.5rem !important;padding-left:1.5rem !important}}body .gform_wrapper li.gfield.validate-input.valid input{padding-right:35px !important;border-color:#28a745 !important;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'16\' height=\'16\' fill=\'%2328a745\' class=\'bi bi-check-circle-fill\' viewBox=\'0 0 16 16\'%3E%3Cpath d=\'M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.97 11.03a.75.75 0 0 0 1.08-.022l3.992-4.99a.75.75 0 0 0-1.152-.96L7.477 9.417 5.384 7.323a.75.75 0 1 0-1.06 1.06l2.646 2.647z\'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:right 10px center !important;background-size:20px !important}body .gform_wrapper li.gfield.validate-input.valid input.nitro-lazy{background-image:none !important}body.page-template-front-page .practise-areas .clickable-boxes .single-box .single-box-inner:hover .inner-bg{background-color:rgba(0,116,185,.85)}