.maindiv{display:flex;width:100%;flex-direction:column;gap:30px;padding:70px 0;}.search-wrapper{display:flex;width:100%;background-color:#fff;padding:24px;text-align:center;border-radius:4px;box-shadow:rgba(0,0,0,.1) 0px 4px 6px -1px,rgba(0,0,0,.06) 0px 2px 4px -1px;}.search-wrapper .search-form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;}.search-wrapper .search-form input,.search-wrapper .search-form select,.search-wrapper .search-form button{border-radius:4px;width:32.333%;}.search-wrapper .search-form input:focus,.search-wrapper .search-form select:focus,.search-wrapper .search-form button:focus{border-style:solid;border-color:#ddd;}.search-wrapper .search-form select{cursor:pointer;}.search-wrapper .search-form button{background-color:#c5a862;color:#fff;border-radius:4px;width:32.333%;padding:0;font-weight:400;font-size:initial;}.search-wrapper .search-form button:hover{background-color:#111;}.listing-wrapper{display:flex;width:100%;flex-direction:column;padding:0;margin:0;max-width:100%;}.listing-wrapper .listing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;}.listing-wrapper .listing-grid .listing-item{border:0px;text-align:center;background-color:#fff;border-radius:4px;padding:0;box-shadow:rgba(0,0,0,.1) 0px 4px 6px -1px,rgba(0,0,0,.06) 0px 2px 4px -1px;}.listing-wrapper .listing-grid .listing-item a{display:flex;border-radius:4px;}.listing-wrapper .listing-grid .listing-item a img{border-radius:4px 4px 0 0;width:100%;height:calc(100px + 60 * ( 100vw - 320px ) / 1600);object-fit:cover;}.listing-wrapper .listing-grid .listing-item h3{display:flex;margin:12px 0 10px 0;font-size:18px;justify-content:flex-start;line-height:1.4;}.listing-wrapper .listing-grid .listing-item h3 a{display:flex;font-size:18px;color:#111;padding:0 12px;text-align:left;}.listing-wrapper .listing-grid .listing-item h3 a:hover{color:#c5a862;}.listing-wrapper .listing-grid .listing-item p{display:flex;width:100%;flex-direction:column;align-items:flex-start;text-align:start;padding:0 12px;margin:0 0 12px 0;color:#555;font-size:14px;}.pagination{display:flex;align-items:center;justify-content:center;column-gap:12px;margin:25px 0px 0 0;}.pagination a{display:flex;padding:3px 12px;border:1px solid #ddd;border-radius:4px;min-width:32px;min-height:32px;align-items:center;justify-content:center;}.pagination a:hover,.pagination a.active{background-color:#c5a862;color:#fff;}.yacht-single{display:flex;width:100%;flex-direction:column;max-width:100%;margin:0 auto;padding:70px 0;font-family:Arial,sans-serif;line-height:1.6;}.yacht-single-title{display:flex;width:100%;margin-bottom:20px;}.yacht-single-title h1{font-size:32px;line-height:1.2;margin-bottom:0;}.yacht-single-slider-n-agent{display:flex;width:100%;gap:15px;align-items:flex-start;justify-content:space-between;}.yacht-single-slider{width:100%;max-width:calc(100% - 265px);flex:1;}.yacht-agent{display:flex;width:250px;margin:0;}.agent-card{display:flex;width:100%;flex-direction:column;align-items:center;border:0;padding:12px;text-align:center;border-radius:4px;background-color:#fff;box-shadow:rgba(0,0,0,.1) 0px 4px 6px -1px,rgba(0,0,0,.06) 0px 2px 4px -1px;}.agent-card h2{font-size:32px;font-weight:400;font-family:"Playfair Display",serif;line-height:1.3em;}.agent-card h2 span{color:#c5a862;}.agent-card img{margin:15px 0;border-radius:0;width:auto;}.agent-card h3{font-size:26px;color:#111;margin:5px 0;width:100%;text-align:left;}.agent-card p{width:100%;text-align:left;}.agent-card ul{display:flex;width:100%;flex-direction:column;margin:0;padding:0;text-align:left;}.agent-card ul li{display:flex;align-items:center;margin:2px 0;list-style:none;gap:5px;}.agent-card ul li a{word-break:break-all;}.agent-card ul li a:hover{color:#c5a862;}.yacht-details-wrap{display:flex;width:100%;gap:15px;background-color:#fff;padding:15px;margin:30px 0 0 0;border-radius:4px;align-items:flex-start;}.yacht-details-heading{display:flex;flex:1;flex-direction:column;align-items:flex-start;}.yacht-details-heading .flag-registry{font-size:13px;}.yacht-details-heading h2{font-size:40px;line-height:1.1;}.yacht-details-heading h4{font-size:24px;line-height:1.5;}.yacht-details-heading p{font-size:20px;line-height:1.4;margin-bottom:15px;}.yacht-share-buttons{display:flex;width:100%;margin:15px 0;padding:0;gap:10px;flex-wrap:wrap;}.yacht-share-buttons li{list-style:none;display:flex;align-items:center;justify-content:center;height:38px;width:38px;border:1px solid #dfdfdf;border-radius:4px;cursor:pointer;}.yacht-share-buttons li.facebook{background:#3b5998;}.yacht-share-buttons li.twitter{background:#1da1f2;}.yacht-share-buttons li.pinterest{background:#e60023;}.yacht-share-buttons li.email{background:#6c757d;}.yacht-share-buttons li.comment-sms{background:#28a745;}.yacht-share-buttons li.share-nodes{background:#ff9800;}.yacht-share-buttons li a:hover{opacity:.8;transform:scale(1.1);}.yacht-share-buttons li a i{color:#fff;}.yacht-featured-list{display:flex;width:100%;margin:15px 0;padding:0;gap:10px;flex-wrap:wrap;}.yacht-featured-list li{list-style:none;display:flex;align-items:center;justify-content:center;padding:10px;height:32px;border:1px solid #dfdfdf;width:max-content;font-size:13px;line-height:normal;border-radius:4px;}.yacht-vessel-detail{display:flex;align-items:center;gap:20px;font-size:11px;margin:10px 0;}.yacht-details-features{width:300px;text-align:left;}.yacht-details-features ul{margin-left:0;}.yacht-details-features ul li{list-style:none;padding:5px 20px;border:1px solid #ddd;border-bottom:0;}.yacht-details-features ul.yacht-features{margin-bottom:0;}.yacht-other-features li:last-child{border:1px solid #ddd;}.yacht-details-bonusbox{display:flex;width:220px;flex-direction:column;border:1px solid #dfdfdf;padding:12px;border-radius:4px;align-items:center;}.main-btn{background:none !important;border:2px solid #c5a862 !important;color:#000 !important;padding:7px 15px !important;transition:all .4s ease-in-out;transform:rotate(360deg) scale(1.003) skew(-14deg) translate(0px);text-align:center;}.main-btn:hover{color:#fff !important;background-color:#c5a862 !important;}.yacht-details-bonusbox-head{font-size:22px;text-align:center;background-color:#111;padding:12px;border-radius:4px;color:#fff;line-height:1.4;}.yacht-details-bonusbox-price{color:#c5a862;font-size:28px;text-align:center;line-height:1.2;margin:25px 0;}.yacht-details-bonusbox-contact{display:flex;width:100%;flex-direction:column;margin:0 0 25px 0;padding:0;text-align:left;}.yacht-details-bonusbox-contact li{display:flex;align-items:center;margin:2px 0;list-style:none;gap:5px;}.yacht-details-bonusbox-contact li a{word-break:break-all;padding:3px;width:100%;text-align:center;font-size:16px;border-radius:4px;font-style:italic;transition:all .4s ease-in-out;transform:rotate(360deg) scale(1.003) skew(-14deg) translate(0px);}.yacht-details-bonusbox-contact li a:hover{background-color:#111;color:#fff;}.yacht-details-bonusbox-contact li:last-child a{font-size:13px;font-style:normal;padding:6px;margin-top:15px;}.yacht-box-wraper{display:flex;width:100%;background-color:#fff;border-radius:4px;padding:10px 20px;flex-wrap:wrap;}.yacht-box-wraper-heading{display:flex;width:100%;background-color:#111;padding:12px;border-radius:4px;margin:20px 0;border-bottom:4px solid #c5a862;}.yacht-box-wraper-heading h3{font-size:22px;margin:0;color:#fff;font-family:Play,sans-serif;gap:10px;}.yacht-box-wraper-heading h3 small{font-size:13px;}.yacht-box-wraper h2,.yacht-box-wraper h3,.yacht-box-wraper h4,.yacht-box-wraper h5,.yacht-box-wraper h6{display:flex;width:100%;font-family:Play,sans-serif;}.yacht-box-wraper-content{display:flex;width:100%;gap:20px;}.yacht-box-wraper-content-boxes{display:flex;flex-direction:column;}.yacht-box-specifications{display:grid;grid-template-columns:repeat(3,1fr);column-gap:20px;flex:1;}.catamaran-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:20px;row-gap:20px;}.gallery-item{width:100%;height:250px;object-fit:cover;border-radius:8px;position:relative;overflow:hidden;}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;}.catamaran-gallery .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;color:#fff;font-size:16px;opacity:0;transition:opacity .3s ease-in-out;}.catamaran-gallery .gallery-item:hover .overlay{opacity:1;}.catamaran-main-slider{width:100%;height:500px;}.catamaran-main-slider .swiper-slide img{width:100%;height:100%;object-fit:cover;}.catamaran-thumbs-slider{margin-top:15px;height:120px;box-sizing:border-box;}.catamaran-thumbs-slider .swiper-slide{width:100px;height:100%;opacity:.5;cursor:pointer;}.catamaran-thumbs-slider .swiper-slide-thumb-active{opacity:1;border:2px solid #007bff;}.catamaran-thumbs-slider img{width:100%;height:100%;object-fit:cover;border-radius:4px;}.multiple-video-section{width:100%;display:flex;justify-content:space-between;gap:25px;}.multiple-video-section .video-inner{height:400px;width:100%;}.multiple-video-section .video-inner iframe{width:100%;height:100%;}.ai-generated-broker-notes{background:rgba(212,175,55,.15);border-left:4px solid rgba(212,175,55,.5);border-radius:8px;padding:1rem 1.25rem;margin:1.5rem 0;box-shadow:0 2px 8px rgba(0,0,0,.12);font-family:"Georgia",serif;}.ai-generated-broker-notes .review-title{font-size:1.1rem;font-weight:700;color:#7c6f3c;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.5px;font-style:italic;}.ai-generated-broker-notes .review-text{font-size:1rem;font-style:italic;color:#2e2e2e;line-height:1.6;margin:0;}@media (max-width: 1440px){}@media (max-width: 1366px){}@media (max-width: 1199px){}@media (max-width: 1024px){}@media (max-width: 991px){}@media (max-width: 768px){.search-wrapper{padding:12px;}.search-wrapper .search-form input,.search-wrapper .search-form select,.search-wrapper .search-form button{width:32%;}.search-wrapper .search-form input,.search-wrapper .search-form select,.search-wrapper .search-form button{width:29%;padding:8px;}.listing-wrapper .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}.yacht-single-slider-n-agent{flex-direction:column;}.yacht-single-slider{max-width:calc(100% - 0px);}.yacht-details-wrap{flex-direction:column;}.catamaran-gallery{grid-template-columns:repeat(2,minmax(0,1fr));}.yacht-single{padding:40px 0;}.yacht-details-heading h2{font-size:30px;}.yacht-details-heading p{font-size:18px;}.yacht-details-features{width:100%;}.yacht-box-specifications{grid-template-columns:repeat(2,minmax(0,1fr));}.multiple-video-section{flex-direction:column;}.yacht-box-wraper-content{flex-direction:column;}.yacht-single h1{font-size:30px;}}@media (max-width: 767px){}@media (max-width: 576px){.listing-wrapper .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}:root{--swiper-theme-color:#007aff;}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1;}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1;}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0);}.swiper-horizontal{touch-action:pan-y;}.swiper-vertical{touch-action:pan-x;}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%;}.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{backface-visibility:hidden;transform:translateZ(0);}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d{perspective:1200px;}.swiper-css-mode{}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start;}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none;}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always;}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%;}.swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0);}.swiper-virtual.swiper-css-mode{}.swiper-virtual.swiper-css-mode.swiper-horizontal{}.swiper-virtual.swiper-css-mode.swiper-vertical{}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;}.swiper-button-lock{display:none;}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size) / 2);top:var(--swiper-navigation-top-offset,50%);}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px);}.swiper-horizontal{}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1);}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit);}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;}.swiper-slide-zoomed{cursor:move;touch-action:none;}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000;}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out;}.swiper-grid>.swiper-wrapper{flex-wrap:wrap;}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap;}.swiper-fade{}.swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-slide-active{pointer-events:auto;}.swiper-cube{}.swiper-slide-active{}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;}.swiper-flip{}.swiper-slide-active{}.swiper-cards{}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900);}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free";}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em;}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em;}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em;}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em;}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em;}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit;}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em);}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em);}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em);}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-spin-reverse{--fa-animation-direction:reverse;}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8));}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s;}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4);}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4);}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1);}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1);}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none));}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto);}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:var(--fa-inverse,#fff);}.fa-0:before{content:"0";}.fa-1:before{content:"1";}.fa-2:before{content:"2";}.fa-3:before{content:"3";}.fa-4:before{content:"4";}.fa-5:before{content:"5";}.fa-6:before{content:"6";}.fa-7:before{content:"7";}.fa-8:before{content:"8";}.fa-9:before{content:"9";}.fa-fill-drip:before{content:"";}.fa-arrows-to-circle:before{content:"";}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"";}.fa-at:before{content:"@";}.fa-trash-alt:before,.fa-trash-can:before{content:"";}.fa-text-height:before{content:"";}.fa-user-times:before,.fa-user-xmark:before{content:"";}.fa-stethoscope:before{content:"";}.fa-comment-alt:before,.fa-message:before{content:"";}.fa-info:before{content:"";}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"";}.fa-explosion:before{content:"";}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"";}.fa-wave-square:before{content:"";}.fa-ring:before{content:"";}.fa-building-un:before{content:"";}.fa-dice-three:before{content:"";}.fa-calendar-alt:before,.fa-calendar-days:before{content:"";}.fa-anchor-circle-check:before{content:"";}.fa-building-circle-arrow-right:before{content:"";}.fa-volleyball-ball:before,.fa-volleyball:before{content:"";}.fa-arrows-up-to-line:before{content:"";}.fa-sort-desc:before,.fa-sort-down:before{content:"";}.fa-circle-minus:before,.fa-minus-circle:before{content:"";}.fa-door-open:before{content:"";}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"";}.fa-atom:before{content:"";}.fa-soap:before{content:"";}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"";}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"";}.fa-bridge-circle-check:before{content:"";}.fa-pump-medical:before{content:"";}.fa-fingerprint:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"";}.fa-forward-step:before,.fa-step-forward:before{content:"";}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-football-ball:before,.fa-football:before{content:"";}.fa-school-circle-exclamation:before{content:"";}.fa-crop:before{content:"";}.fa-angle-double-down:before,.fa-angles-down:before{content:"";}.fa-users-rectangle:before{content:"";}.fa-people-roof:before{content:"";}.fa-people-line:before{content:"";}.fa-beer-mug-empty:before,.fa-beer:before{content:"";}.fa-diagram-predecessor:before{content:"";}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"";}.fa-burn:before,.fa-fire-flame-simple:before{content:"";}.fa-male:before,.fa-person:before{content:"";}.fa-laptop:before{content:"";}.fa-file-csv:before{content:"";}.fa-menorah:before{content:"";}.fa-truck-plane:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"";}.fa-bong:before{content:"";}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"";}.fa-arrow-down-up-across-line:before{content:"";}.fa-spoon:before,.fa-utensil-spoon:before{content:"";}.fa-jar-wheat:before{content:"";}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"";}.fa-file-circle-exclamation:before{content:"";}.fa-circle-h:before,.fa-hospital-symbol:before{content:"";}.fa-pager:before{content:"";}.fa-address-book:before,.fa-contact-book:before{content:"";}.fa-strikethrough:before{content:"";}.fa-k:before{content:"K";}.fa-landmark-flag:before{content:"";}.fa-pencil-alt:before,.fa-pencil:before{content:"";}.fa-backward:before{content:"";}.fa-caret-right:before{content:"";}.fa-comments:before{content:"";}.fa-file-clipboard:before,.fa-paste:before{content:"";}.fa-code-pull-request:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"";}.fa-user-check:before{content:"";}.fa-vial-virus:before{content:"";}.fa-sheet-plastic:before{content:"";}.fa-blog:before{content:"";}.fa-user-ninja:before{content:"";}.fa-person-arrow-up-from-line:before{content:"";}.fa-scroll-torah:before,.fa-torah:before{content:"";}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"";}.fa-toggle-off:before{content:"";}.fa-archive:before,.fa-box-archive:before{content:"";}.fa-person-drowning:before{content:"";}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"";}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"";}.fa-spray-can:before{content:"";}.fa-truck-monster:before{content:"";}.fa-w:before{content:"W";}.fa-earth-africa:before,.fa-globe-africa:before{content:"";}.fa-rainbow:before{content:"";}.fa-circle-notch:before{content:"";}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"";}.fa-paw:before{content:"";}.fa-cloud:before{content:"";}.fa-trowel-bricks:before{content:"";}.fa-face-flushed:before,.fa-flushed:before{content:"";}.fa-hospital-user:before{content:"";}.fa-tent-arrow-left-right:before{content:"";}.fa-gavel:before,.fa-legal:before{content:"";}.fa-binoculars:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-box-tissue:before{content:"";}.fa-motorcycle:before{content:"";}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"";}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"";}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"";}.fa-mars-and-venus-burst:before{content:"";}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-sun-plant-wilt:before{content:"";}.fa-toilets-portable:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-table:before{content:"";}.fa-magnifying-glass-arrow-right:before{content:"";}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"";}.fa-users-slash:before{content:"";}.fa-clover:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-house-fire:before{content:"";}.fa-minus-square:before,.fa-square-minus:before{content:"";}.fa-helicopter:before{content:"";}.fa-compass:before{content:"";}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"";}.fa-file-circle-question:before{content:"";}.fa-laptop-code:before{content:"";}.fa-swatchbook:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-bars:before,.fa-navicon:before{content:"";}.fa-people-group:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-heart-broken:before,.fa-heart-crack:before{content:"";}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"";}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"";}.fa-film:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-people-robbery:before{content:"";}.fa-lightbulb:before{content:"";}.fa-caret-left:before{content:"";}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"";}.fa-school-circle-xmark:before{content:"";}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"";}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"";}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"";}.fa-sitemap:before{content:"";}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"";}.fa-memory:before{content:"";}.fa-road-spikes:before{content:"";}.fa-fire-burner:before{content:"";}.fa-flag:before{content:"";}.fa-hanukiah:before{content:"";}.fa-feather:before{content:"";}.fa-volume-down:before,.fa-volume-low:before{content:"";}.fa-comment-slash:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-compress:before{content:"";}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"";}.fa-ankh:before{content:"";}.fa-hands-holding-child:before{content:"";}.fa-asterisk:before{content:"*";}.fa-check-square:before,.fa-square-check:before{content:"";}.fa-peseta-sign:before{content:"";}.fa-header:before,.fa-heading:before{content:"";}.fa-ghost:before{content:"";}.fa-list-squares:before,.fa-list:before{content:"";}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"";}.fa-cart-plus:before{content:"";}.fa-gamepad:before{content:"";}.fa-circle-dot:before,.fa-dot-circle:before{content:"";}.fa-dizzy:before,.fa-face-dizzy:before{content:"";}.fa-egg:before{content:"";}.fa-house-medical-circle-xmark:before{content:"";}.fa-campground:before{content:"";}.fa-folder-plus:before{content:"";}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"";}.fa-paint-brush:before,.fa-paintbrush:before{content:"";}.fa-lock:before{content:"";}.fa-gas-pump:before{content:"";}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"";}.fa-map-location:before,.fa-map-marked:before{content:"";}.fa-house-flood-water:before{content:"";}.fa-tree:before{content:"";}.fa-bridge-lock:before{content:"";}.fa-sack-dollar:before{content:"";}.fa-edit:before,.fa-pen-to-square:before{content:"";}.fa-car-side:before{content:"";}.fa-share-alt:before,.fa-share-nodes:before{content:"";}.fa-heart-circle-minus:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-microscope:before{content:"";}.fa-sink:before{content:"";}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"";}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"";}.fa-mitten:before{content:"";}.fa-person-rays:before{content:"";}.fa-users:before{content:"";}.fa-eye-slash:before{content:"";}.fa-flask-vial:before{content:"";}.fa-hand-paper:before,.fa-hand:before{content:"";}.fa-om:before{content:"";}.fa-worm:before{content:"";}.fa-house-circle-xmark:before{content:"";}.fa-plug:before{content:"";}.fa-chevron-up:before{content:"";}.fa-hand-spock:before{content:"";}.fa-stopwatch:before{content:"";}.fa-face-kiss:before,.fa-kiss:before{content:"";}.fa-bridge-circle-xmark:before{content:"";}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"";}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"";}.fa-road-circle-check:before{content:"";}.fa-dice-five:before{content:"";}.fa-rss-square:before,.fa-square-rss:before{content:"";}.fa-land-mine-on:before{content:"";}.fa-i-cursor:before{content:"";}.fa-stamp:before{content:"";}.fa-stairs:before{content:"";}.fa-i:before{content:"I";}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"";}.fa-pills:before{content:"";}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"";}.fa-tooth:before{content:"";}.fa-v:before{content:"V";}.fa-bangladeshi-taka-sign:before{content:"";}.fa-bicycle:before{content:"";}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-ambulance:before,.fa-truck-medical:before{content:"";}.fa-wheat-awn-circle-exclamation:before{content:"";}.fa-snowman:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-road-barrier:before{content:"";}.fa-school:before{content:"";}.fa-igloo:before{content:"";}.fa-joint:before{content:"";}.fa-angle-right:before{content:"";}.fa-horse:before{content:"";}.fa-q:before{content:"Q";}.fa-g:before{content:"G";}.fa-notes-medical:before{content:"";}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"";}.fa-dong-sign:before{content:"";}.fa-capsules:before{content:"";}.fa-poo-bolt:before,.fa-poo-storm:before{content:"";}.fa-face-frown-open:before,.fa-frown-open:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-money-bill:before{content:"";}.fa-bookmark:before{content:"";}.fa-align-justify:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-helmet-un:before{content:"";}.fa-bullseye:before{content:"";}.fa-bacon:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-arrow-up-from-bracket:before{content:"";}.fa-folder-blank:before,.fa-folder:before{content:"";}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"";}.fa-radiation:before{content:"";}.fa-chart-simple:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-vial:before{content:"";}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"";}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"";}.fa-e:before{content:"E";}.fa-pen-alt:before,.fa-pen-clip:before{content:"";}.fa-bridge-circle-exclamation:before{content:"";}.fa-user:before{content:"";}.fa-school-circle-check:before{content:"";}.fa-dumpster:before{content:"";}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"";}.fa-building-user:before{content:"";}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"";}.fa-highlighter:before{content:"";}.fa-key:before{content:"";}.fa-bullhorn:before{content:"";}.fa-globe:before{content:"";}.fa-synagogue:before{content:"";}.fa-person-half-dress:before{content:"";}.fa-road-bridge:before{content:"";}.fa-location-arrow:before{content:"";}.fa-c:before{content:"C";}.fa-tablet-button:before{content:"";}.fa-building-lock:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-area-chart:before,.fa-chart-area:before{content:"";}.fa-house-flag:before{content:"";}.fa-person-circle-minus:before{content:"";}.fa-ban:before,.fa-cancel:before{content:"";}.fa-camera-rotate:before{content:"";}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"";}.fa-star:before{content:"";}.fa-repeat:before{content:"";}.fa-cross:before{content:"";}.fa-box:before{content:"";}.fa-venus-mars:before{content:"";}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"";}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"";}.fa-charging-station:before{content:"";}.fa-shapes:before,.fa-triangle-circle-square:before{content:"";}.fa-random:before,.fa-shuffle:before{content:"";}.fa-person-running:before,.fa-running:before{content:"";}.fa-mobile-retro:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-spider:before{content:"";}.fa-hands-bound:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-plane-circle-exclamation:before{content:"";}.fa-x-ray:before{content:"";}.fa-spell-check:before{content:"";}.fa-slash:before{content:"";}.fa-computer-mouse:before,.fa-mouse:before{content:"";}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"";}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"";}.fa-server:before{content:"";}.fa-virus-covid-slash:before{content:"";}.fa-shop-lock:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-blender-phone:before{content:"";}.fa-building-wheat:before{content:"";}.fa-person-breastfeeding:before{content:"";}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"";}.fa-venus:before{content:"";}.fa-passport:before{content:"";}.fa-heart-pulse:before,.fa-heartbeat:before{content:"";}.fa-people-carry-box:before,.fa-people-carry:before{content:"";}.fa-temperature-high:before{content:"";}.fa-microchip:before{content:"";}.fa-crown:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-xmarks-lines:before{content:"";}.fa-file-prescription:before{content:"";}.fa-weight-scale:before,.fa-weight:before{content:"";}.fa-user-friends:before,.fa-user-group:before{content:"";}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"";}.fa-chess-knight:before{content:"";}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"";}.fa-wheelchair:before{content:"";}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"";}.fa-toggle-on:before{content:"";}.fa-person-walking:before,.fa-walking:before{content:"";}.fa-l:before{content:"L";}.fa-fire:before{content:"";}.fa-bed-pulse:before,.fa-procedures:before{content:"";}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"";}.fa-face-laugh:before,.fa-laugh:before{content:"";}.fa-folder-open:before{content:"";}.fa-heart-circle-plus:before{content:"";}.fa-code-fork:before{content:"";}.fa-city:before{content:"";}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-unlock:before{content:"";}.fa-colon-sign:before{content:"";}.fa-headset:before{content:"";}.fa-store-slash:before{content:"";}.fa-road-circle-xmark:before{content:"";}.fa-user-minus:before{content:"";}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"";}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"";}.fa-clipboard:before{content:"";}.fa-house-circle-exclamation:before{content:"";}.fa-file-arrow-up:before,.fa-file-upload:before{content:"";}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"";}.fa-bath:before,.fa-bathtub:before{content:"";}.fa-underline:before{content:"";}.fa-user-edit:before,.fa-user-pen:before{content:"";}.fa-signature:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-bold:before{content:"";}.fa-anchor-lock:before{content:"";}.fa-building-ngo:before{content:"";}.fa-manat-sign:before{content:"";}.fa-not-equal:before{content:"";}.fa-border-style:before,.fa-border-top-left:before{content:"";}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"";}.fa-jedi:before{content:"";}.fa-poll:before,.fa-square-poll-vertical:before{content:"";}.fa-mug-hot:before{content:"";}.fa-battery-car:before,.fa-car-battery:before{content:"";}.fa-gift:before{content:"";}.fa-dice-two:before{content:"";}.fa-chess-queen:before{content:"";}.fa-glasses:before{content:"";}.fa-chess-board:before{content:"";}.fa-building-circle-check:before{content:"";}.fa-person-chalkboard:before{content:"";}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"";}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"";}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"";}.fa-cloud-showers-water:before{content:"";}.fa-bar-chart:before,.fa-chart-bar:before{content:"";}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-train:before{content:"";}.fa-eye-low-vision:before,.fa-low-vision:before{content:"";}.fa-crow:before{content:"";}.fa-sailboat:before{content:"";}.fa-window-restore:before{content:"";}.fa-plus-square:before,.fa-square-plus:before{content:"";}.fa-torii-gate:before{content:"";}.fa-frog:before{content:"";}.fa-bucket:before{content:"";}.fa-image:before{content:"";}.fa-microphone:before{content:"";}.fa-cow:before{content:"";}.fa-caret-up:before{content:"";}.fa-screwdriver:before{content:"";}.fa-folder-closed:before{content:"";}.fa-house-tsunami:before{content:"";}.fa-square-nfi:before{content:"";}.fa-arrow-up-from-ground-water:before{content:"";}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"";}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"";}.fa-columns:before,.fa-table-columns:before{content:"";}.fa-lemon:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-handshake:before{content:"";}.fa-gem:before{content:"";}.fa-dolly-box:before,.fa-dolly:before{content:"";}.fa-smoking:before{content:"";}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"";}.fa-monument:before{content:"";}.fa-snowplow:before{content:"";}.fa-angle-double-right:before,.fa-angles-right:before{content:"";}.fa-cannabis:before{content:"";}.fa-circle-play:before,.fa-play-circle:before{content:"";}.fa-tablets:before{content:"";}.fa-ethernet:before{content:"";}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"";}.fa-chair:before{content:"";}.fa-check-circle:before,.fa-circle-check:before{content:"";}.fa-circle-stop:before,.fa-stop-circle:before{content:"";}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"";}.fa-plate-wheat:before{content:"";}.fa-icicles:before{content:"";}.fa-person-shelter:before{content:"";}.fa-neuter:before{content:"";}.fa-id-badge:before{content:"";}.fa-marker:before{content:"";}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"";}.fa-helicopter-symbol:before{content:"";}.fa-universal-access:before{content:"";}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"";}.fa-lari-sign:before{content:"";}.fa-volcano:before{content:"";}.fa-person-walking-dashed-line-arrow-right:before{content:"";}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"";}.fa-viruses:before{content:"";}.fa-square-person-confined:before{content:"";}.fa-user-tie:before{content:"";}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"";}.fa-tent-arrow-down-to-line:before{content:"";}.fa-certificate:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-suitcase:before{content:"";}.fa-person-skating:before,.fa-skating:before{content:"";}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"";}.fa-camera-retro:before{content:"";}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"";}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"";}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"";}.fa-box-open:before{content:"";}.fa-scroll:before{content:"";}.fa-spa:before{content:"";}.fa-location-pin-lock:before{content:"";}.fa-pause:before{content:"";}.fa-hill-avalanche:before{content:"";}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"";}.fa-bomb:before{content:"";}.fa-registered:before{content:"";}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"";}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"";}.fa-subscript:before{content:"";}.fa-diamond-turn-right:before,.fa-directions:before{content:"";}.fa-burst:before{content:"";}.fa-house-laptop:before,.fa-laptop-house:before{content:"";}.fa-face-tired:before,.fa-tired:before{content:"";}.fa-money-bills:before{content:"";}.fa-smog:before{content:"";}.fa-crutch:before{content:"";}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"";}.fa-palette:before{content:"";}.fa-arrows-turn-right:before{content:"";}.fa-vest:before{content:"";}.fa-ferry:before{content:"";}.fa-arrows-down-to-people:before{content:"";}.fa-seedling:before,.fa-sprout:before{content:"";}.fa-arrows-alt-h:before,.fa-left-right:before{content:"";}.fa-boxes-packing:before{content:"";}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"";}.fa-group-arrows-rotate:before{content:"";}.fa-bowl-food:before{content:"";}.fa-candy-cane:before{content:"";}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"";}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"";}.fa-remove-format:before,.fa-text-slash:before{content:"";}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"";}.fa-file-word:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"";}.fa-house-lock:before{content:"";}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"";}.fa-children:before{content:"";}.fa-blackboard:before,.fa-chalkboard:before{content:"";}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"";}.fa-envelope-open:before{content:"";}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"";}.fa-mattress-pillow:before{content:"";}.fa-guarani-sign:before{content:"";}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-cruzeiro-sign:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-shield-alt:before,.fa-shield-halved:before{content:"";}.fa-atlas:before,.fa-book-atlas:before{content:"";}.fa-virus:before{content:"";}.fa-envelope-circle-check:before{content:"";}.fa-layer-group:before{content:"";}.fa-arrows-to-dot:before{content:"";}.fa-archway:before{content:"";}.fa-heart-circle-check:before{content:"";}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"";}.fa-file-archive:before,.fa-file-zipper:before{content:"";}.fa-square:before{content:"";}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"";}.fa-couch:before{content:"";}.fa-cedi-sign:before{content:"";}.fa-italic:before{content:"";}.fa-church:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-democrat:before{content:"";}.fa-z:before{content:"Z";}.fa-person-skiing:before,.fa-skiing:before{content:"";}.fa-road-lock:before{content:"";}.fa-a:before{content:"A";}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"";}.fa-feather-alt:before,.fa-feather-pointed:before{content:"";}.fa-p:before{content:"P";}.fa-snowflake:before{content:"";}.fa-newspaper:before{content:"";}.fa-ad:before,.fa-rectangle-ad:before{content:"";}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"";}.fa-filter-circle-xmark:before{content:"";}.fa-locust:before{content:"";}.fa-sort:before,.fa-unsorted:before{content:"";}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"";}.fa-person-dress-burst:before{content:"";}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"";}.fa-vector-square:before{content:"";}.fa-bread-slice:before{content:"";}.fa-language:before{content:"";}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"";}.fa-filter:before{content:"";}.fa-question:before{content:"?";}.fa-file-signature:before{content:"";}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"";}.fa-house-chimney-user:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-money-check:before{content:"";}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"";}.fa-code:before{content:"";}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"";}.fa-building-circle-exclamation:before{content:"";}.fa-magnifying-glass-chart:before{content:"";}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"";}.fa-cubes-stacked:before{content:"";}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"";}.fa-virus-covid:before{content:"";}.fa-austral-sign:before{content:"";}.fa-f:before{content:"F";}.fa-leaf:before{content:"";}.fa-road:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-person-circle-plus:before{content:"";}.fa-chart-pie:before,.fa-pie-chart:before{content:"";}.fa-bolt-lightning:before{content:"";}.fa-sack-xmark:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-contract:before{content:"";}.fa-fish-fins:before{content:"";}.fa-building-flag:before{content:"";}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-poop:before{content:"";}.fa-location-pin:before,.fa-map-marker:before{content:"";}.fa-kaaba:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"";}.fa-eject:before{content:"";}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"";}.fa-plane-circle-check:before{content:"";}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"";}.fa-object-group:before{content:"";}.fa-chart-line:before,.fa-line-chart:before{content:"";}.fa-mask-ventilator:before{content:"";}.fa-arrow-right:before{content:"";}.fa-map-signs:before,.fa-signs-post:before{content:"";}.fa-cash-register:before{content:"";}.fa-person-circle-question:before{content:"";}.fa-h:before{content:"H";}.fa-tarp:before{content:"";}.fa-screwdriver-wrench:before,.fa-tools:before{content:"";}.fa-arrows-to-eye:before{content:"";}.fa-plug-circle-bolt:before{content:"";}.fa-heart:before{content:"";}.fa-mars-and-venus:before{content:"";}.fa-home-user:before,.fa-house-user:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-house-crack:before{content:"";}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"";}.fa-face-surprise:before,.fa-surprise:before{content:"";}.fa-bottle-water:before{content:"";}.fa-circle-pause:before,.fa-pause-circle:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-apple-alt:before,.fa-apple-whole:before{content:"";}.fa-kitchen-set:before{content:"";}.fa-r:before{content:"R";}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"";}.fa-cube:before{content:"";}.fa-bitcoin-sign:before{content:"";}.fa-shield-dog:before{content:"";}.fa-solar-panel:before{content:"";}.fa-lock-open:before{content:"";}.fa-elevator:before{content:"";}.fa-money-bill-transfer:before{content:"";}.fa-money-bill-trend-up:before{content:"";}.fa-house-flood-water-circle-arrow-right:before{content:"";}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"";}.fa-circle:before{content:"";}.fa-backward-fast:before,.fa-fast-backward:before{content:"";}.fa-recycle:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-plane-slash:before{content:"";}.fa-trademark:before{content:"";}.fa-basketball-ball:before,.fa-basketball:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"";}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"";}.fa-volume-high:before,.fa-volume-up:before{content:"";}.fa-users-rays:before{content:"";}.fa-wallet:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-file-audio:before{content:"";}.fa-burger:before,.fa-hamburger:before{content:"";}.fa-wrench:before{content:"";}.fa-bugs:before{content:"";}.fa-rupee-sign:before,.fa-rupee:before{content:"";}.fa-file-image:before{content:"";}.fa-circle-question:before,.fa-question-circle:before{content:"";}.fa-plane-departure:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-book-bookmark:before{content:"";}.fa-code-branch:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-bridge:before{content:"";}.fa-phone-alt:before,.fa-phone-flip:before{content:"";}.fa-truck-front:before{content:"";}.fa-cat:before{content:"";}.fa-anchor-circle-exclamation:before{content:"";}.fa-truck-field:before{content:"";}.fa-route:before{content:"";}.fa-clipboard-question:before{content:"";}.fa-panorama:before{content:"";}.fa-comment-medical:before{content:"";}.fa-teeth-open:before{content:"";}.fa-file-circle-minus:before{content:"";}.fa-tags:before{content:"";}.fa-wine-glass:before{content:"";}.fa-fast-forward:before,.fa-forward-fast:before{content:"";}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"";}.fa-parking:before,.fa-square-parking:before{content:"";}.fa-house-signal:before{content:"";}.fa-bars-progress:before,.fa-tasks-alt:before{content:"";}.fa-faucet-drip:before{content:"";}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"";}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"";}.fa-terminal:before{content:"";}.fa-mobile-button:before{content:"";}.fa-house-medical-flag:before{content:"";}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"";}.fa-tape:before{content:"";}.fa-bus-alt:before,.fa-bus-simple:before{content:"";}.fa-eye:before{content:"";}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"";}.fa-audio-description:before{content:"";}.fa-person-military-to-person:before{content:"";}.fa-file-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-pen:before{content:"";}.fa-tower-observation:before{content:"";}.fa-file-code:before{content:"";}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"";}.fa-bus:before{content:"";}.fa-heart-circle-xmark:before{content:"";}.fa-home-lg:before,.fa-house-chimney:before{content:"";}.fa-window-maximize:before{content:"";}.fa-face-frown:before,.fa-frown:before{content:"";}.fa-prescription:before{content:"";}.fa-shop:before,.fa-store-alt:before{content:"";}.fa-floppy-disk:before,.fa-save:before{content:"";}.fa-vihara:before{content:"";}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"";}.fa-sort-asc:before,.fa-sort-up:before{content:"";}.fa-comment-dots:before,.fa-commenting:before{content:"";}.fa-plant-wilt:before{content:"";}.fa-diamond:before{content:"";}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"";}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"";}.fa-bacterium:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hands-praying:before,.fa-praying-hands:before{content:"";}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"";}.fa-biohazard:before{content:"";}.fa-location-crosshairs:before,.fa-location:before{content:"";}.fa-mars-double:before{content:"";}.fa-child-dress:before{content:"";}.fa-users-between-lines:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"";}.fa-phone:before{content:"";}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"";}.fa-child-reaching:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-user-cog:before,.fa-user-gear:before{content:"";}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"";}.fa-door-closed:before{content:"";}.fa-shield-virus:before{content:"";}.fa-dice-six:before{content:"";}.fa-mosquito-net:before{content:"";}.fa-bridge-water:before{content:"";}.fa-person-booth:before{content:"";}.fa-text-width:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-digging:before,.fa-person-digging:before{content:"";}.fa-trash:before{content:"";}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"";}.fa-book-medical:before{content:"";}.fa-poo:before{content:"";}.fa-quote-right-alt:before,.fa-quote-right:before{content:"";}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"";}.fa-cubes:before{content:"";}.fa-divide:before{content:"";}.fa-tenge-sign:before,.fa-tenge:before{content:"";}.fa-headphones:before{content:"";}.fa-hands-holding:before{content:"";}.fa-hands-clapping:before{content:"";}.fa-republican:before{content:"";}.fa-arrow-left:before{content:"";}.fa-person-circle-xmark:before{content:"";}.fa-ruler:before{content:"";}.fa-align-left:before{content:"";}.fa-dice-d6:before{content:"";}.fa-restroom:before{content:"";}.fa-j:before{content:"J";}.fa-users-viewfinder:before{content:"";}.fa-file-video:before{content:"";}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"";}.fa-table-cells:before,.fa-th:before{content:"";}.fa-file-pdf:before{content:"";}.fa-bible:before,.fa-book-bible:before{content:"";}.fa-o:before{content:"O";}.fa-medkit:before,.fa-suitcase-medical:before{content:"";}.fa-user-secret:before{content:"";}.fa-otter:before{content:"";}.fa-female:before,.fa-person-dress:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-briefcase-clock:before,.fa-business-time:before{content:"";}.fa-table-cells-large:before,.fa-th-large:before{content:"";}.fa-book-tanakh:before,.fa-tanakh:before{content:"";}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-clipboard-user:before{content:"";}.fa-child:before{content:"";}.fa-lira-sign:before{content:"";}.fa-satellite:before{content:"";}.fa-plane-lock:before{content:"";}.fa-tag:before{content:"";}.fa-comment:before{content:"";}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"";}.fa-envelope:before{content:"";}.fa-angle-double-up:before,.fa-angles-up:before{content:"";}.fa-paperclip:before{content:"";}.fa-arrow-right-to-city:before{content:"";}.fa-ribbon:before{content:"";}.fa-lungs:before{content:"";}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"";}.fa-litecoin-sign:before{content:"";}.fa-border-none:before{content:"";}.fa-circle-nodes:before{content:"";}.fa-parachute-box:before{content:"";}.fa-indent:before{content:"";}.fa-truck-field-un:before{content:"";}.fa-hourglass-empty:before,.fa-hourglass:before{content:"";}.fa-mountain:before{content:"";}.fa-user-doctor:before,.fa-user-md:before{content:"";}.fa-circle-info:before,.fa-info-circle:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-camera-alt:before,.fa-camera:before{content:"";}.fa-square-virus:before{content:"";}.fa-meteor:before{content:"";}.fa-car-on:before{content:"";}.fa-sleigh:before{content:"";}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"";}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"";}.fa-water:before{content:"";}.fa-calendar-check:before{content:"";}.fa-braille:before{content:"";}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"";}.fa-landmark:before{content:"";}.fa-truck:before{content:"";}.fa-crosshairs:before{content:"";}.fa-person-cane:before{content:"";}.fa-tent:before{content:"";}.fa-vest-patches:before{content:"";}.fa-check-double:before{content:"";}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"";}.fa-money-bill-wheat:before{content:"";}.fa-cookie:before{content:"";}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"";}.fa-hard-drive:before,.fa-hdd:before{content:"";}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"";}.fa-dumbbell:before{content:"";}.fa-list-alt:before,.fa-rectangle-list:before{content:"";}.fa-tarp-droplet:before{content:"";}.fa-house-medical-circle-check:before{content:"";}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"";}.fa-subway:before,.fa-train-subway:before{content:"";}.fa-chart-gantt:before{content:"";}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"";}.fa-crop-alt:before,.fa-crop-simple:before{content:"";}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"";}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"";}.fa-dna:before{content:"";}.fa-virus-slash:before{content:"";}.fa-minus:before,.fa-subtract:before{content:"";}.fa-chess:before{content:"";}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"";}.fa-plug-circle-check:before{content:"";}.fa-street-view:before{content:"";}.fa-franc-sign:before{content:"";}.fa-volume-off:before{content:"";}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"";}.fa-cog:before,.fa-gear:before{content:"";}.fa-droplet-slash:before,.fa-tint-slash:before{content:"";}.fa-mosque:before{content:"";}.fa-mosquito:before{content:"";}.fa-star-of-david:before{content:"";}.fa-person-military-rifle:before{content:"";}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"";}.fa-vials:before{content:"";}.fa-plug-circle-plus:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-arrow-turn-up:before,.fa-level-up:before{content:"";}.fa-u:before{content:"U";}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"";}.fa-clock-four:before,.fa-clock:before{content:"";}.fa-backward-step:before,.fa-step-backward:before{content:"";}.fa-pallet:before{content:"";}.fa-faucet:before{content:"";}.fa-baseball-bat-ball:before{content:"";}.fa-s:before{content:"S";}.fa-timeline:before{content:"";}.fa-keyboard:before{content:"";}.fa-caret-down:before{content:"";}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"";}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"";}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"";}.fa-plane-up:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-battery-3:before,.fa-battery-half:before{content:"";}.fa-mountain-city:before{content:"";}.fa-coins:before{content:"";}.fa-khanda:before{content:"";}.fa-sliders-h:before,.fa-sliders:before{content:"";}.fa-folder-tree:before{content:"";}.fa-network-wired:before{content:"";}.fa-map-pin:before{content:"";}.fa-hamsa:before{content:"";}.fa-cent-sign:before{content:"";}.fa-flask:before{content:"";}.fa-person-pregnant:before{content:"";}.fa-wand-sparkles:before{content:"";}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"";}.fa-ticket:before{content:"";}.fa-power-off:before{content:"";}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"";}.fa-flag-usa:before{content:"";}.fa-laptop-file:before{content:"";}.fa-teletype:before,.fa-tty:before{content:"";}.fa-diagram-next:before{content:"";}.fa-person-rifle:before{content:"";}.fa-house-medical-circle-exclamation:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-hiking:before,.fa-person-hiking:before{content:"";}.fa-venus-double:before{content:"";}.fa-images:before{content:"";}.fa-calculator:before{content:"";}.fa-people-pulling:before{content:"";}.fa-n:before{content:"N";}.fa-cable-car:before,.fa-tram:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-building-circle-xmark:before{content:"";}.fa-ship:before{content:"";}.fa-arrows-down-to-line:before{content:"";}.fa-download:before{content:"";}.fa-face-grin:before,.fa-grin:before{content:"";}.fa-backspace:before,.fa-delete-left:before{content:"";}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"";}.fa-file-circle-check:before{content:"";}.fa-forward:before{content:"";}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-face-meh:before,.fa-meh:before{content:"";}.fa-align-center:before{content:"";}.fa-book-dead:before,.fa-book-skull:before{content:"";}.fa-drivers-license:before,.fa-id-card:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-heart-circle-exclamation:before{content:"";}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"";}.fa-calendar-week:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-b:before{content:"B";}.fa-file-medical:before{content:"";}.fa-dice-one:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"";}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"";}.fa-cutlery:before,.fa-utensils:before{content:"";}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"";}.fa-mill-sign:before{content:"";}.fa-bowl-rice:before{content:"";}.fa-skull:before{content:"";}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"";}.fa-stop:before{content:"";}.fa-code-merge:before{content:"";}.fa-upload:before{content:"";}.fa-hurricane:before{content:"";}.fa-mound:before{content:"";}.fa-toilet-portable:before{content:"";}.fa-compact-disc:before{content:"";}.fa-file-arrow-down:before,.fa-file-download:before{content:"";}.fa-caravan:before{content:"";}.fa-shield-cat:before{content:"";}.fa-bolt:before,.fa-zap:before{content:"";}.fa-glass-water:before{content:"";}.fa-oil-well:before{content:"";}.fa-vault:before{content:"";}.fa-mars:before{content:"";}.fa-toilet:before{content:"";}.fa-plane-circle-xmark:before{content:"";}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"";}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"";}.fa-sun:before{content:"";}.fa-guitar:before{content:"";}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"";}.fa-horse-head:before{content:"";}.fa-bore-hole:before{content:"";}.fa-industry:before{content:"";}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"";}.fa-arrows-turn-to-dots:before{content:"";}.fa-florin-sign:before{content:"";}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"";}.fa-less-than:before{content:"<";}.fa-angle-down:before{content:"";}.fa-car-tunnel:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-grip-lines:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-user-lock:before{content:"";}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"";}.fa-anchor-circle-xmark:before{content:"";}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-first-aid:before,.fa-kit-medical:before{content:"";}.fa-person-through-window:before{content:"";}.fa-toolbox:before{content:"";}.fa-hands-holding-circle:before{content:"";}.fa-bug:before{content:"";}.fa-credit-card-alt:before,.fa-credit-card:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-hand-holding-hand:before{content:"";}.fa-book-open-reader:before,.fa-book-reader:before{content:"";}.fa-mountain-sun:before{content:"";}.fa-arrows-left-right-to-line:before{content:"";}.fa-dice-d20:before{content:"";}.fa-truck-droplet:before{content:"";}.fa-file-circle-xmark:before{content:"";}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"";}.fa-medal:before{content:"";}.fa-bed:before{content:"";}.fa-h-square:before,.fa-square-h:before{content:"";}.fa-podcast:before{content:"";}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"";}.fa-bell:before{content:"";}.fa-superscript:before{content:"";}.fa-plug-circle-xmark:before{content:"";}.fa-star-of-life:before{content:"";}.fa-phone-slash:before{content:"";}.fa-paint-roller:before{content:"";}.fa-hands-helping:before,.fa-handshake-angle:before{content:"";}.fa-location-dot:before,.fa-map-marker-alt:before{content:"";}.fa-file:before{content:"";}.fa-greater-than:before{content:">";}.fa-person-swimming:before,.fa-swimmer:before{content:"";}.fa-arrow-down:before{content:"";}.fa-droplet:before,.fa-tint:before{content:"";}.fa-eraser:before{content:"";}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"";}.fa-person-burst:before{content:"";}.fa-dove:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-socks:before{content:"";}.fa-inbox:before{content:"";}.fa-section:before{content:"";}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-chess-rook:before{content:"";}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-hotdog:before{content:"";}.fa-blind:before,.fa-person-walking-with-cane:before{content:"";}.fa-drum:before{content:"";}.fa-ice-cream:before{content:"";}.fa-heart-circle-bolt:before{content:"";}.fa-fax:before{content:"";}.fa-paragraph:before{content:"";}.fa-check-to-slot:before,.fa-vote-yea:before{content:"";}.fa-star-half:before{content:"";}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"";}.fa-tree-city:before{content:"";}.fa-play:before{content:"";}.fa-font:before{content:"";}.fa-rupiah-sign:before{content:"";}.fa-magnifying-glass:before,.fa-search:before{content:"";}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"";}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"";}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"";}.fa-naira-sign:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-walkie-talkie:before{content:"";}.fa-file-edit:before,.fa-file-pen:before{content:"";}.fa-receipt:before{content:"";}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-person-circle-exclamation:before{content:"";}.fa-chevron-down:before{content:"";}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-code-compare:before{content:"";}.fa-list-dots:before,.fa-list-ul:before{content:"";}.fa-school-lock:before{content:"";}.fa-tower-cell:before{content:"";}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"";}.fa-ranking-star:before{content:"";}.fa-chess-king:before{content:"";}.fa-person-harassing:before{content:"";}.fa-brazilian-real-sign:before{content:"";}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"";}.fa-arrow-up:before{content:"";}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"";}.fa-shrimp:before{content:"";}.fa-list-check:before,.fa-tasks:before{content:"";}.fa-jug-detergent:before{content:"";}.fa-circle-user:before,.fa-user-circle:before{content:"";}.fa-user-shield:before{content:"";}.fa-wind:before{content:"";}.fa-car-burst:before,.fa-car-crash:before{content:"";}.fa-y:before{content:"Y";}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"";}.fa-shipping-fast:before,.fa-truck-fast:before{content:"";}.fa-fish:before{content:"";}.fa-user-graduate:before{content:"";}.fa-adjust:before,.fa-circle-half-stroke:before{content:"";}.fa-clapperboard:before{content:"";}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"";}.fa-baseball-ball:before,.fa-baseball:before{content:"";}.fa-jet-fighter-up:before{content:"";}.fa-diagram-project:before,.fa-project-diagram:before{content:"";}.fa-copy:before{content:"";}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-grip-horizontal:before,.fa-grip:before{content:"";}.fa-share-from-square:before,.fa-share-square:before{content:"";}.fa-child-combatant:before,.fa-child-rifle:before{content:"";}.fa-gun:before{content:"";}.fa-phone-square:before,.fa-square-phone:before{content:"";}.fa-add:before,.fa-plus:before{content:"+";}.fa-expand:before{content:"";}.fa-computer:before{content:"";}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"";}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"";}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"";}.fa-peso-sign:before{content:"";}.fa-building-shield:before{content:"";}.fa-baby:before{content:"";}.fa-users-line:before{content:"";}.fa-quote-left-alt:before,.fa-quote-left:before{content:"";}.fa-tractor:before{content:"";}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"";}.fa-arrow-down-up-lock:before{content:"";}.fa-lines-leaning:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-copyright:before{content:"";}.fa-equals:before{content:"=";}.fa-blender:before{content:"";}.fa-teeth:before{content:"";}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"";}.fa-map:before{content:"";}.fa-rocket:before{content:"";}.fa-photo-film:before,.fa-photo-video:before{content:"";}.fa-folder-minus:before{content:"";}.fa-store:before{content:"";}.fa-arrow-trend-up:before{content:"";}.fa-plug-circle-minus:before{content:"";}.fa-sign-hanging:before,.fa-sign:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bell-slash:before{content:"";}.fa-tablet-android:before,.fa-tablet:before{content:"";}.fa-school-flag:before{content:"";}.fa-fill:before{content:"";}.fa-angle-up:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-holly-berry:before{content:"";}.fa-chevron-left:before{content:"";}.fa-bacteria:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-notdef:before{content:"";}.fa-disease:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-genderless:before{content:"";}.fa-chevron-right:before{content:"";}.fa-retweet:before{content:"";}.fa-car-alt:before,.fa-car-rear:before{content:"";}.fa-pump-soap:before{content:"";}.fa-video-slash:before{content:"";}.fa-battery-2:before,.fa-battery-quarter:before{content:"";}.fa-radio:before{content:"";}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"";}.fa-traffic-light:before{content:"";}.fa-thermometer:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-percent:before,.fa-percentage:before{content:"%";}.fa-truck-moving:before{content:"";}.fa-glass-water-droplet:before{content:"";}.fa-display:before{content:"";}.fa-face-smile:before,.fa-smile:before{content:"";}.fa-thumb-tack:before,.fa-thumbtack:before{content:"";}.fa-trophy:before{content:"";}.fa-person-praying:before,.fa-pray:before{content:"";}.fa-hammer:before{content:"";}.fa-hand-peace:before{content:"";}.fa-rotate:before,.fa-sync-alt:before{content:"";}.fa-spinner:before{content:"";}.fa-robot:before{content:"";}.fa-peace:before{content:"";}.fa-cogs:before,.fa-gears:before{content:"";}.fa-warehouse:before{content:"";}.fa-arrow-up-right-dots:before{content:"";}.fa-splotch:before{content:"";}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"";}.fa-dice-four:before{content:"";}.fa-sim-card:before{content:"";}.fa-transgender-alt:before,.fa-transgender:before{content:"";}.fa-mercury:before{content:"";}.fa-arrow-turn-down:before,.fa-level-down:before{content:"";}.fa-person-falling-burst:before{content:"";}.fa-award:before{content:"";}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"";}.fa-building:before{content:"";}.fa-angle-double-left:before,.fa-angles-left:before{content:"";}.fa-qrcode:before{content:"";}.fa-clock-rotate-left:before,.fa-history:before{content:"";}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"";}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"";}.fa-shield-blank:before,.fa-shield:before{content:"";}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"";}.fa-house-medical:before{content:"";}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"";}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"";}.fa-house-chimney-window:before{content:"";}.fa-pen-nib:before{content:"";}.fa-tent-arrow-turn-left:before{content:"";}.fa-tents:before{content:"";}.fa-magic:before,.fa-wand-magic:before{content:"";}.fa-dog:before{content:"";}.fa-carrot:before{content:"";}.fa-moon:before{content:"";}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"";}.fa-cheese:before{content:"";}.fa-yin-yang:before{content:"";}.fa-music:before{content:"";}.fa-code-commit:before{content:"";}.fa-temperature-low:before{content:"";}.fa-biking:before,.fa-person-biking:before{content:"";}.fa-broom:before{content:"";}.fa-shield-heart:before{content:"";}.fa-gopuram:before{content:"";}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"";}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"";}.fa-hashtag:before{content:"#";}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"";}.fa-oil-can:before{content:"";}.fa-t:before{content:"T";}.fa-hippo:before{content:"";}.fa-chart-column:before{content:"";}.fa-infinity:before{content:"";}.fa-vial-circle-check:before{content:"";}.fa-person-arrow-down-to-line:before{content:"";}.fa-voicemail:before{content:"";}.fa-fan:before{content:"";}.fa-person-walking-luggage:before{content:"";}.fa-arrows-alt-v:before,.fa-up-down:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-calendar:before{content:"";}.fa-trailer:before{content:"";}.fa-bahai:before,.fa-haykal:before{content:"";}.fa-sd-card:before{content:"";}.fa-dragon:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-circle-plus:before,.fa-plus-circle:before{content:"";}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"";}.fa-hand-holding:before{content:"";}.fa-plug-circle-exclamation:before{content:"";}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"";}.fa-clone:before{content:"";}.fa-person-walking-arrow-loop-left:before{content:"";}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"";}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"";}.fa-tornado:before{content:"";}.fa-file-circle-plus:before{content:"";}.fa-book-quran:before,.fa-quran:before{content:"";}.fa-anchor:before{content:"";}.fa-border-all:before{content:"";}.fa-angry:before,.fa-face-angry:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-arrow-trend-down:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-balance-scale:before,.fa-scale-balanced:before{content:"";}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"";}.fa-shower:before{content:"";}.fa-desktop-alt:before,.fa-desktop:before{content:"";}.fa-m:before{content:"M";}.fa-table-list:before,.fa-th-list:before{content:"";}.fa-comment-sms:before,.fa-sms:before{content:"";}.fa-book:before{content:"";}.fa-user-plus:before{content:"";}.fa-check:before{content:"";}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"";}.fa-house-circle-check:before{content:"";}.fa-angle-left:before{content:"";}.fa-diagram-successor:before{content:"";}.fa-truck-arrow-right:before{content:"";}.fa-arrows-split-up-and-left:before{content:"";}.fa-fist-raised:before,.fa-hand-fist:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-briefcase:before{content:"";}.fa-person-falling:before{content:"";}.fa-image-portrait:before,.fa-portrait:before{content:"";}.fa-user-tag:before{content:"";}.fa-rug:before{content:"";}.fa-earth-europe:before,.fa-globe-europe:before{content:"";}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"";}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"";}.fa-baht-sign:before{content:"";}.fa-book-open:before{content:"";}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"";}.fa-handcuffs:before{content:"";}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"";}.fa-database:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-bottle-droplet:before{content:"";}.fa-mask-face:before{content:"";}.fa-hill-rockslide:before{content:"";}.fa-exchange-alt:before,.fa-right-left:before{content:"";}.fa-paper-plane:before{content:"";}.fa-road-circle-exclamation:before{content:"";}.fa-dungeon:before{content:"";}.fa-align-right:before{content:"";}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"";}.fa-calendar-day:before{content:"";}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"";}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"";}.fa-face-grimace:before,.fa-grimace:before{content:"";}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"";}.fa-level-down-alt:before,.fa-turn-down:before{content:"";}.fa-person-walking-arrow-right:before{content:"";}.fa-envelope-square:before,.fa-square-envelope:before{content:"";}.fa-dice:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-brain:before{content:"";}.fa-band-aid:before,.fa-bandage:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"";}.fa-gifts:before{content:"";}.fa-hotel:before{content:"";}.fa-earth-asia:before,.fa-globe-asia:before{content:"";}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"";}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-user-clock:before{content:"";}.fa-allergies:before,.fa-hand-dots:before{content:"";}.fa-file-invoice:before{content:"";}.fa-window-minimize:before{content:"";}.fa-coffee:before,.fa-mug-saucer:before{content:"";}.fa-brush:before{content:"";}.fa-mask:before{content:"";}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-user-alt:before,.fa-user-large:before{content:"";}.fa-train-tram:before{content:"";}.fa-user-nurse:before{content:"";}.fa-syringe:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-square-full:before{content:"";}.fa-magnet:before{content:"";}.fa-jar:before{content:"";}.fa-note-sticky:before,.fa-sticky-note:before{content:"";}.fa-bug-slash:before{content:"";}.fa-arrow-up-from-water-pump:before{content:"";}.fa-bone:before{content:"";}.fa-user-injured:before{content:"";}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"";}.fa-plane:before{content:"";}.fa-tent-arrows-down:before{content:"";}.fa-exclamation:before{content:"!";}.fa-arrows-spin:before{content:"";}.fa-print:before{content:"";}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"";}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$";}.fa-x:before{content:"X";}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"";}.fa-users-cog:before,.fa-users-gear:before{content:"";}.fa-person-military-pointing:before{content:"";}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"";}.fa-umbrella:before{content:"";}.fa-trowel:before{content:"";}.fa-d:before{content:"D";}.fa-stapler:before{content:"";}.fa-masks-theater:before,.fa-theater-masks:before{content:"";}.fa-kip-sign:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"";}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"";}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"";}.fa-barcode:before{content:"";}.fa-plus-minus:before{content:"";}.fa-video-camera:before,.fa-video:before{content:"";}.fa-graduation-cap:before,.fa-mortar-board:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-person-circle-check:before{content:"";}.fa-level-up-alt:before,.fa-turn-up:before{content:"";}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";}.fa-brands,.fab{font-weight:400;}.fa-monero:before{content:"";}.fa-hooli:before{content:"";}.fa-yelp:before{content:"";}.fa-cc-visa:before{content:"";}.fa-lastfm:before{content:"";}.fa-shopware:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-aws:before{content:"";}.fa-redhat:before{content:"";}.fa-yoast:before{content:"";}.fa-cloudflare:before{content:"";}.fa-ups:before{content:"";}.fa-pixiv:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-dyalog:before{content:"";}.fa-bity:before{content:"";}.fa-stackpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-first-order:before{content:"";}.fa-modx:before{content:"";}.fa-guilded:before{content:"";}.fa-vnv:before{content:"";}.fa-js-square:before,.fa-square-js:before{content:"";}.fa-microsoft:before{content:"";}.fa-qq:before{content:"";}.fa-orcid:before{content:"";}.fa-java:before{content:"";}.fa-invision:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-centercode:before{content:"";}.fa-glide-g:before{content:"";}.fa-drupal:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-unity:before{content:"";}.fa-whmcs:before{content:"";}.fa-rocketchat:before{content:"";}.fa-vk:before{content:"";}.fa-untappd:before{content:"";}.fa-mailchimp:before{content:"";}.fa-css3-alt:before{content:"";}.fa-reddit-square:before,.fa-square-reddit:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-contao:before{content:"";}.fa-square-font-awesome:before{content:"";}.fa-deskpro:before{content:"";}.fa-brave:before{content:"";}.fa-sistrix:before{content:"";}.fa-instagram-square:before,.fa-square-instagram:before{content:"";}.fa-battle-net:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"";}.fa-edge:before{content:"";}.fa-threads:before{content:"";}.fa-napster:before{content:"";}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-artstation:before{content:"";}.fa-markdown:before{content:"";}.fa-sourcetree:before{content:"";}.fa-google-plus:before{content:"";}.fa-diaspora:before{content:"";}.fa-foursquare:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-github-alt:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-pagelines:before{content:"";}.fa-algolia:before{content:"";}.fa-red-river:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-safari:before{content:"";}.fa-google:before{content:"";}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"";}.fa-atlassian:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-nimblr:before{content:"";}.fa-chromecast:before{content:"";}.fa-evernote:before{content:"";}.fa-hacker-news:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-adversal:before{content:"";}.fa-creative-commons:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-fonticons:before{content:"";}.fa-weixin:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-codepen:before{content:"";}.fa-git-alt:before{content:"";}.fa-lyft:before{content:"";}.fa-rev:before{content:"";}.fa-windows:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"";}.fa-meetup:before{content:"";}.fa-centos:before{content:"";}.fa-adn:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-opensuse:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"";}.fa-codiepie:before{content:"";}.fa-node:before{content:"";}.fa-mix:before{content:"";}.fa-steam:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-scribd:before{content:"";}.fa-debian:before{content:"";}.fa-openid:before{content:"";}.fa-instalod:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-sellcast:before{content:"";}.fa-square-twitter:before,.fa-twitter-square:before{content:"";}.fa-r-project:before{content:"";}.fa-delicious:before{content:"";}.fa-freebsd:before{content:"";}.fa-vuejs:before{content:"";}.fa-accusoft:before{content:"";}.fa-ioxhost:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-app-store:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-itunes-note:before{content:"";}.fa-golang:before{content:"";}.fa-kickstarter:before{content:"";}.fa-grav:before{content:"";}.fa-weibo:before{content:"";}.fa-uncharted:before{content:"";}.fa-firstdraft:before{content:"";}.fa-square-youtube:before,.fa-youtube-square:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-rendact:before,.fa-wpressr:before{content:"";}.fa-angellist:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-nfc-directional:before{content:"";}.fa-skype:before{content:"";}.fa-joget:before{content:"";}.fa-fedora:before{content:"";}.fa-stripe-s:before{content:"";}.fa-meta:before{content:"";}.fa-laravel:before{content:"";}.fa-hotjar:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-square-letterboxd:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-hips:before{content:"";}.fa-behance:before{content:"";}.fa-reddit:before{content:"";}.fa-discord:before{content:"";}.fa-chrome:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-cc-discover:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-confluence:before{content:"";}.fa-mdb:before{content:"";}.fa-dochub:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-ebay:before{content:"";}.fa-amazon:before{content:"";}.fa-unsplash:before{content:"";}.fa-yarn:before{content:"";}.fa-square-steam:before,.fa-steam-square:before{content:"";}.fa-500px:before{content:"";}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"";}.fa-gratipay:before{content:"";}.fa-apple:before{content:"";}.fa-hive:before{content:"";}.fa-gitkraken:before{content:"";}.fa-keybase:before{content:"";}.fa-apple-pay:before{content:"";}.fa-padlet:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-github-square:before,.fa-square-github:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-fedex:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-shopify:before{content:"";}.fa-neos:before{content:"";}.fa-square-threads:before{content:"";}.fa-hackerrank:before{content:"";}.fa-researchgate:before{content:"";}.fa-swift:before{content:"";}.fa-angular:before{content:"";}.fa-speakap:before{content:"";}.fa-angrycreative:before{content:"";}.fa-y-combinator:before{content:"";}.fa-empire:before{content:"";}.fa-envira:before{content:"";}.fa-google-scholar:before{content:"";}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"";}.fa-studiovinari:before{content:"";}.fa-pied-piper:before{content:"";}.fa-wordpress:before{content:"";}.fa-product-hunt:before{content:"";}.fa-firefox:before{content:"";}.fa-linode:before{content:"";}.fa-goodreads:before{content:"";}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-sith:before{content:"";}.fa-themeisle:before{content:"";}.fa-page4:before{content:"";}.fa-hashnode:before{content:"";}.fa-react:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-squarespace:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-bitcoin:before{content:"";}.fa-keycdn:before{content:"";}.fa-opera:before{content:"";}.fa-itch-io:before{content:"";}.fa-umbraco:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-ubuntu:before{content:"";}.fa-draft2digital:before{content:"";}.fa-stripe:before{content:"";}.fa-houzz:before{content:"";}.fa-gg:before{content:"";}.fa-dhl:before{content:"";}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"";}.fa-xing:before{content:"";}.fa-blackberry:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-playstation:before{content:"";}.fa-quinscape:before{content:"";}.fa-less:before{content:"";}.fa-blogger-b:before{content:"";}.fa-opencart:before{content:"";}.fa-vine:before{content:"";}.fa-paypal:before{content:"";}.fa-gitlab:before{content:"";}.fa-typo3:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-yahoo:before{content:"";}.fa-dailymotion:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-bootstrap:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-nfc-symbol:before{content:"";}.fa-mintbit:before{content:"";}.fa-ethereum:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-patreon:before{content:"";}.fa-avianex:before{content:"";}.fa-ello:before{content:"";}.fa-gofore:before{content:"";}.fa-bimobject:before{content:"";}.fa-brave-reverse:before{content:"";}.fa-facebook-f:before{content:"";}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"";}.fa-mandalorian:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-osi:before{content:"";}.fa-google-wallet:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-periscope:before{content:"";}.fa-fulcrum:before{content:"";}.fa-cloudscale:before{content:"";}.fa-forumbee:before{content:"";}.fa-mizuni:before{content:"";}.fa-schlix:before{content:"";}.fa-square-xing:before,.fa-xing-square:before{content:"";}.fa-bandcamp:before{content:"";}.fa-wpforms:before{content:"";}.fa-cloudversify:before{content:"";}.fa-usps:before{content:"";}.fa-megaport:before{content:"";}.fa-magento:before{content:"";}.fa-spotify:before{content:"";}.fa-optin-monster:before{content:"";}.fa-fly:before{content:"";}.fa-aviato:before{content:"";}.fa-itunes:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-blogger:before{content:"";}.fa-flickr:before{content:"";}.fa-viber:before{content:"";}.fa-soundcloud:before{content:"";}.fa-digg:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-letterboxd:before{content:"";}.fa-symfony:before{content:"";}.fa-maxcdn:before{content:"";}.fa-etsy:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-audible:before{content:"";}.fa-think-peaks:before{content:"";}.fa-bilibili:before{content:"";}.fa-erlang:before{content:"";}.fa-x-twitter:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-dashcube:before{content:"";}.fa-42-group:before,.fa-innosoft:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-elementor:before{content:"";}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-palfed:before{content:"";}.fa-superpowers:before{content:"";}.fa-resolving:before{content:"";}.fa-xbox:before{content:"";}.fa-searchengin:before{content:"";}.fa-tiktok:before{content:"";}.fa-facebook-square:before,.fa-square-facebook:before{content:"";}.fa-renren:before{content:"";}.fa-linux:before{content:"";}.fa-glide:before{content:"";}.fa-linkedin:before{content:"";}.fa-hubspot:before{content:"";}.fa-deploydog:before{content:"";}.fa-twitch:before{content:"";}.fa-ravelry:before{content:"";}.fa-mixer:before{content:"";}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"";}.fa-vimeo:before{content:"";}.fa-mendeley:before{content:"";}.fa-uniregistry:before{content:"";}.fa-figma:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-dropbox:before{content:"";}.fa-instagram:before{content:"";}.fa-cmplid:before{content:"";}.fa-upwork:before{content:"";}.fa-facebook:before{content:"";}.fa-gripfire:before{content:"";}.fa-jedi-order:before{content:"";}.fa-uikit:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-phabricator:before{content:"";}.fa-ussunnah:before{content:"";}.fa-earlybirds:before{content:"";}.fa-trade-federation:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-whatsapp:before{content:"";}.fa-slideshare:before{content:"";}.fa-google-play:before{content:"";}.fa-viadeo:before{content:"";}.fa-line:before{content:"";}.fa-google-drive:before{content:"";}.fa-servicestack:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-bitbucket:before{content:"";}.fa-imdb:before{content:"";}.fa-deezer:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-jira:before{content:"";}.fa-docker:before{content:"";}.fa-screenpal:before{content:"";}.fa-bluetooth:before{content:"";}.fa-gitter:before{content:"";}.fa-d-and-d:before{content:"";}.fa-microblog:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-gg-circle:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-yandex:before{content:"";}.fa-readme:before{content:"";}.fa-html5:before{content:"";}.fa-sellsy:before{content:"";}.fa-sass:before{content:"";}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-salesforce:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-medapps:before{content:"";}.fa-ns8:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-apper:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-waze:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-rust:before{content:"";}.fa-wix:before{content:"";}.fa-behance-square:before,.fa-square-behance:before{content:"";}.fa-supple:before{content:"";}.fa-rebel:before{content:"";}.fa-css3:before{content:"";}.fa-staylinked:before{content:"";}.fa-kaggle:before{content:"";}.fa-space-awesome:before{content:"";}.fa-deviantart:before{content:"";}.fa-cpanel:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-git-square:before,.fa-square-git:before{content:"";}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"";}.fa-trello:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-get-pocket:before{content:"";}.fa-perbyte:before{content:"";}.fa-grunt:before{content:"";}.fa-weebly:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-leanpub:before{content:"";}.fa-black-tie:before{content:"";}.fa-themeco:before{content:"";}.fa-python:before{content:"";}.fa-android:before{content:"";}.fa-bots:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-hornbill:before{content:"";}.fa-js:before{content:"";}.fa-ideal:before{content:"";}.fa-git:before{content:"";}.fa-dev:before{content:"";}.fa-sketch:before{content:"";}.fa-yandex-international:before{content:"";}.fa-cc-amex:before{content:"";}.fa-uber:before{content:"";}.fa-github:before{content:"";}.fa-php:before{content:"";}.fa-alipay:before{content:"";}.fa-youtube:before{content:"";}.fa-skyatlas:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-replyd:before{content:"";}.fa-suse:before{content:"";}.fa-jenkins:before{content:"";}.fa-twitter:before{content:"";}.fa-rockrms:before{content:"";}.fa-pinterest:before{content:"";}.fa-buffer:before{content:"";}.fa-npm:before{content:"";}.fa-yammer:before{content:"";}.fa-btc:before{content:"";}.fa-dribbble:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-stubber:before{content:"";}.fa-telegram-plane:before,.fa-telegram:before{content:"";}.fa-old-republic:before{content:"";}.fa-odysee:before{content:"";}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"";}.fa-node-js:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-slack-hash:before,.fa-slack:before{content:"";}.fa-medrt:before{content:"";}.fa-usb:before{content:"";}.fa-tumblr:before{content:"";}.fa-vaadin:before{content:"";}.fa-quora:before{content:"";}.fa-square-x-twitter:before{content:"";}.fa-reacteurope:before{content:"";}.fa-medium-m:before,.fa-medium:before{content:"";}.fa-amilia:before{content:"";}.fa-mixcloud:before{content:"";}.fa-flipboard:before{content:"";}.fa-viacoin:before{content:"";}.fa-critical-role:before{content:"";}.fa-sitrox:before{content:"";}.fa-discourse:before{content:"";}.fa-joomla:before{content:"";}.fa-mastodon:before{content:"";}.fa-airbnb:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-gulp:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-strava:before{content:"";}.fa-ember:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-teamspeak:before{content:"";}.fa-pushed:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-nutritionix:before{content:"";}.fa-wodu:before{content:"";}.fa-google-pay:before{content:"";}.fa-intercom:before{content:"";}.fa-zhihu:before{content:"";}.fa-korvue:before{content:"";}.fa-pix:before{content:"";}.fa-steam-symbol:before{content:"";}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";}.fa-regular,.far{font-weight:400;}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";}.fa-solid,.fas{font-weight:900;}.carousel{position:relative;box-sizing:border-box;}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit;}.carousel.is-draggable{cursor:move;cursor:grab;}.carousel.is-dragging{cursor:move;cursor:grabbing;}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%;}.carousel__track{display:flex;}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;}.has-dots{margin-bottom:calc(.5rem + 22px);}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none;}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer;}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out;}.carousel__dots .carousel__dot.is-selected:after{opacity:1;}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);transition:opacity .15s ease;}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%);}.carousel__button.is-prev{left:10px;}.carousel__button.is-next{right:10px;}.carousel__button[disabled]{cursor:default;opacity:.3;}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);pointer-events:none;}html.with-fancybox{scroll-behavior:auto;}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none;}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4));}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit;}.fancybox__container :focus{outline:none;}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94));}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px;}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,.92));}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10;}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px);}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default;}.fancybox__track{display:flex;height:100%;}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px;}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto;}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px;}}.fancybox__content{margin:0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20;}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none;}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere;}.is-loading .fancybox__caption{visibility:hidden;}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color,#fff);}.fancybox__nav .carousel__button{z-index:40;}.fancybox__nav .carousel__button.is-next{right:8px;}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px;}}.fancybox__nav .carousel__button.is-prev{left:8px;}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px;}}.carousel__button.is-close{position:absolute;top:8px;top:calc(env(safe-area-inset-top,0px) + 8px);right:8px;right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40;}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px;}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color,#fff);}.fancybox__no-click,.fancybox__no-click button{pointer-events:none;}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor);}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053;}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%;}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor;}@keyframes fancybox-rotate{100%{transform:rotate(360deg);}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity,1);}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn;}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut;}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn;}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut;}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp;}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown;}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp;}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown;}@keyframes fancybox-fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fancybox-fadeOut{to{opacity:0;}}@keyframes fancybox-zoomInUp{from{transform:scale(.97) translate3d(0,16px,0);opacity:0;}to{transform:scale(1) translate3d(0,0,0);opacity:1;}}@keyframes fancybox-zoomOutDown{to{transform:scale(.97) translate3d(0,16px,0);opacity:0;}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0;}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0;}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1);}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px;}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1);}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2);}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab;}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing;}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto;}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in;}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out;}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab;}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing;}.fancybox__image{transform-origin:0 0;user-select:none;transition:none;}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;}.is-closing .has-image .fancybox__content{overflow:visible;}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none;}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap;}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain;}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto;}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto;}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto;}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none;}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%;}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover;}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible;}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%;}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%;}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff;}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df;}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0);}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity,1);}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn;}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0;}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer;}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color,rgba(34,213,233,.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px);}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92;}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none;}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / ( var(--fancybox-thumbs-ratio,1.5) ));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px);}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,hsla(0deg,0%,0%,0) 0%,hsla(0deg,0%,0%,.006) 8.1%,hsla(0deg,0%,0%,.021) 15.5%,hsla(0deg,0%,0%,.046) 22.5%,hsla(0deg,0%,0%,.077) 29%,hsla(0deg,0%,0%,.114) 35.3%,hsla(0deg,0%,0%,.155) 41.2%,hsla(0deg,0%,0%,.198) 47.1%,hsla(0deg,0%,0%,.242) 52.9%,hsla(0deg,0%,0%,.285) 58.8%,hsla(0deg,0%,0%,.326) 64.7%,hsla(0deg,0%,0%,.363) 71%,hsla(0deg,0%,0%,.394) 77.5%,hsla(0deg,0%,0%,.419) 84.5%,hsla(0deg,0%,0%,.434) 91.9%,hsla(0deg,0%,0%,.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4));}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px;}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn;}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0;}.fancybox__toolbar__items{display:flex;}.fancybox__toolbar__items--left{margin-right:auto;}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%);}.fancybox__toolbar__items--right{margin-left:auto;}@media (max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none;}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none;}.fancybox__container:fullscreen::backdrop{opacity:0;}.fancybox__button--fullscreen g:nth-child(2){display:none;}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none;}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block;}.fancybox__button--slideshow g:nth-child(2){display:none;}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none;}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block;}body .wp-block-uagb-container.uagb-position__sticky{transition-property:top,bottom;transition-duration:250ms;transition-timing-function:ease;}body .wp-block-uagb-container.uagb-position__sticky--stuck{position:fixed;margin:0 !important;}body .wp-block-uagb-container.uagb-position__sticky--restricted{position:absolute;margin:0 !important;}.wp-block-uagb-container{display:flex;position:relative;box-sizing:border-box;transition-property:box-shadow;transition-duration:.2s;transition-timing-function:ease;}.wp-block-uagb-container .spectra-container-link-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10;}.wp-block-uagb-container.uagb-is-root-container{margin-left:auto;margin-right:auto;}.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:flex;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important;}.wp-block-uagb-container .wp-block-uagb-blockquote,.wp-block-uagb-container .wp-block-spectra-pro-login,.wp-block-uagb-container .wp-block-spectra-pro-register{margin:unset;}.wp-block-uagb-container .uagb-container__video-wrap{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;}.wp-block-uagb-container .uagb-container__video-wrap video{max-width:100%;width:100%;height:100%;margin:0;line-height:1;border:none;display:inline-block;vertical-align:baseline;-o-object-fit:cover;object-fit:cover;background-size:cover;}.wp-block-uagb-container.uagb-layout-grid{display:grid;width:100%;}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap{display:inherit;width:inherit;}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container{max-width:unset !important;width:unset !important;}.wp-block-uagb-container.uagb-layout-grid>.wp-block-uagb-container{max-width:unset !important;width:unset !important;}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container{margin-left:auto;margin-right:auto;}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container>.wp-block-uagb-container{max-width:unset !important;width:unset !important;}.wp-block-uagb-container.uagb-layout-grid.alignwide.uagb-is-root-container{margin-left:auto;margin-right:auto;}.wp-block-uagb-container.uagb-layout-grid.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:inherit;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important;}body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-info-box),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-container-link-overlay):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-faq__outer-wrap){min-width:unset !important;width:100%;position:relative;}body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container ol,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap ol{max-width:-webkit-fill-available;margin-block-start:0;margin-block-end:0;margin-left:20px;}.ast-plain-container .editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-is-root-container.wp-block-uagb-container.alignwide{margin-left:auto;margin-right:auto;}.uagb-container__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;}.uagb-container__shape-top{top:-3px;}.uagb-container__shape-bottom{bottom:-3px;}.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.uagb-container__shape.uagb-container__shape-flip svg{transform:translateX(-50%) rotateY(180deg);}.uagb-container__shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.uagb-container__shape .uagb-container__shape-fill{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);}.uagb-container__shape.uagb-container__shape-above-content{z-index:9;pointer-events:none;}.nv-single-page-wrap .nv-content-wrap.entry-content .wp-block-uagb-container.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);}@media only screen and (max-width: 767px){.wp-block-uagb-container .wp-block-uagb-advanced-heading{width:-webkit-fill-available;}}.wp-block-uagb-image--align-none{justify-content:center;}.uagb-ifb-content>svg *{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;}.uagb-ifb-content>svg,.uagb-ifb-content{display:inline-block;}.uagb-ifb-content>svg{vertical-align:middle;width:inherit;height:inherit;font-style:initial;}.uagb-ifb-content .uagb-ifb-icon-wrap svg{box-sizing:content-box;width:inherit;height:inherit;}.uagb-ifb-button-wrapper:empty{display:none;}div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link,div.uagb-ifb-cta a.uagb-infobox-cta-link,.entry .entry-content a.uagb-infobox-cta-link,a.uagb-infobox-link-wrap,.entry .entry-content a.uagb-infobox-link-wrap{text-decoration:none;align-items:center;}.uagb-infobox-icon-left-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,.uagb-infobox-image-valign-middle .uagb-ifb-icon-wrap,.uagb-infobox-image-valign-middle .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-image-valign-middle .uagb-ifb-content,.uagb-infobox-icon-right.uagb-infobox-image-valign-middle .uagb-ifb-content{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center;}.uagb-infobox-icon-left-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,.uagb-infobox-image-valign-top .uagb-ifb-icon-wrap,.uagb-infobox-image-valign-top .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-image-valign-top .uagb-ifb-content,.uagb-infobox-icon-right.uagb-infobox-image-valign-top .uagb-ifb-content{-webkit-align-self:self-start;align-self:self-start;}.uagb-infobox-left{justify-content:flex-start;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;}.uagb-infobox-center{justify-content:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;}.uagb-infobox-right{justify-content:flex-end;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;}.uagb-infobox-icon-above-title.uagb-infobox__content-wrap,.uagb-infobox-icon-below-title.uagb-infobox__content-wrap{display:block;width:100%;}.uagb-infobox-icon-left-title .uagb-ifb-content>svg,.uagb-infobox-icon-left .uagb-ifb-content>svg{margin-right:10px;}.uagb-infobox-icon-right-title .uagb-ifb-content>svg,.uagb-infobox-icon-right .uagb-ifb-content>svg{margin-left:10px;}.uagb-infobox-icon-left.uagb-infobox__content-wrap,.uagb-infobox-icon-right.uagb-infobox__content-wrap,.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-js-display:flex;}.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-image-content,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-image-content,.uagb-infobox-icon-left .uagb-ifb-image-content,.uagb-infobox-icon-right .uagb-ifb-image-content{flex-shrink:0;line-height:0;}.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-title-wrap,.uagb-infobox-icon-left .uagb-ifb-content,.uagb-infobox-icon-right .uagb-ifb-content{flex-grow:1;}.uagb-infobox-icon-right.uagb-infobox__content-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;}.uagb-ifb-content img{position:relative;display:inline-block;line-height:0;width:auto;height:auto !important;max-width:100%;border-radius:inherit;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-webkit-border-radius:inherit;}.uagb-infobox-module-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%;}.uagb-edit-mode .uagb-infobox-module-link{z-index:2;}.uagb-infobox-link-icon-after{margin-right:0;margin-left:5px;}.uagb-infobox-link-icon-before{margin-right:5px;margin-left:0;}.uagb-infobox-link-icon{-webkit-transition:all 200ms linear;transition:all 200ms linear;}.uagb-infobox__content-wrap{box-sizing:border-box;position:relative;width:100%;word-break:break-word;z-index:1;}.uagb-ifb-separator{display:inline-block;margin:0;border-top-color:#333;border-top-style:solid;border-top-width:2px;line-height:0;}.uagb-ifb-button-wrapper{line-height:1;}.uagb-ifb-button-wrapper.uagb-ifb-button-type-text .uagb-infobox-cta-link.wp-block-button__link{background-color:unset;border:none;}.uagb-ifb-button-wrapper.uagb-ifb-button-type-text .uagb-infobox-cta-link.wp-block-button__link:hover{background-color:unset;border-color:unset;}.uagb-ifb-button-wrapper .uagb-infobox-cta-link{cursor:pointer;}.uagb-ifb-button-wrapper .uagb-infobox-cta-link.wp-block-button__link{width:auto;}.uagb-ifb-button-wrapper .wp-block-button__link svg,.uagb-ifb-button-wrapper .ast-outline-button svg{fill:currentColor;}.uagb-infobox__content-wrap a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none;}.uagb-ifb-title-wrap{width:100%;}.uagb-ifb-title{margin-block-start:0;}.uagb-ifb-title-wrap .uagb-ifb-title-prefix{display:block;padding:0;margin:0;}.uagb-infobox__content-wrap.uagb-infobox__content-wrap{position:relative;}.uagb-ifb-content{width:100%;}.uagb-infobox__content-wrap.uagb-infobox,.uagb-ifb-content,.uagb-ifb-title-wrap,.uagb-ifb-title-prefix *,svg.dashicon.dashicons-upload{z-index:1;}a.uagb-infobox-link-wrap{color:inherit;}.uagb-ifb-content p:empty{display:none;}.uagb-infobox__content-wrap .uagb-ifb-content img{display:inline-block;max-width:100%;}.uagb-infobox__content-wrap .uagb-ifb-content svg{display:inline-block;}.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-icon-left .uagb-ifb-image-content,.uagb-infobox-icon-right .uagb-ifb-image-content{box-sizing:content-box;}.uagb-infobox-cta-link>svg{vertical-align:middle;width:15px;height:15px;font-size:15px;}.uagb-infobox-cta-link{display:inline-flex;}.block-editor-page #wpwrap .uagb-infobox-cta-link svg,.uagb-infobox-cta-link svg{font-style:normal;}.uagb-infobox-icon-left-title .uagb-ifb-icon-wrap,.uagb-infobox-icon-left .uagb-ifb-icon-wrap{margin-right:10px;line-height:0;}.uagb-infobox-icon-right-title .uagb-ifb-icon-wrap,.uagb-infobox-icon-right .uagb-ifb-icon-wrap{margin-left:10px;line-height:0;}html[dir="rtl"] .uagb-infobox-icon-left-title .uagb-ifb-icon-wrap,html[dir="rtl"] .uagb-infobox-icon-left .uagb-ifb-icon-wrap{margin-left:10px;line-height:0;}html[dir="rtl"] .uagb-infobox-icon-right-title .uagb-ifb-icon-wrap,html[dir="rtl"] .uagb-infobox-icon-right .uagb-ifb-icon-wrap{margin-right:10px;line-height:0;}html[dir="rtl"] .uagb-infobox-left{justify-content:flex-end;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;}html[dir="rtl"] .uagb-infobox-right{justify-content:flex-start;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;}.uagb-infobox-icon-left .uagb-ifb-left-right-wrap,.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{display:-webkit-box;display:-ms-flexbox;display:flex;}.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;}a.uagb-infbox__link-to-all{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;box-shadow:none;text-decoration:none;-webkit-box-shadow:none;}@media only screen and (max-width: 976px){.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{padding:0;margin-bottom:20px;}.uagb-infobox-stacked-tablet.uagb-reverse-order-tablet.uagb-infobox__content-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;flex-direction:column-reverse;-js-display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-content,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{display:block;width:100%;text-align:center;}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{margin-right:0;margin-left:0;}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap{display:inline-block;}.uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,.uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap{margin-right:0;}.uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,.uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap{margin-left:0;}.uagb-infobox-icon-left-title .uagb-ifb-separator{margin:10px 0;}}@media screen and (max-width: 767px){.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap{display:inline-block;}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap{padding:0;margin-bottom:20px;margin-right:0;margin-left:0;}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap.uagb-reverse-order-mobile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;flex-direction:column-reverse;-js-display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-content{display:block;width:100%;text-align:center;}.uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,.uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap{margin-right:0;}.uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,.uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap{margin-left:0;}.uagb-infobox-icon-left-title .uagb-ifb-separator{margin:10px 0;}}.uagb-ifb-icon svg{width:inherit;height:inherit;vertical-align:middle;}.uagb-ifb-button-icon{height:15px;width:15px;font-size:15px;vertical-align:middle;}.uagb-ifb-button-icon svg{height:inherit;width:inherit;display:inline-block;}.uagb-ifb-button-icon.uagb-ifb-align-icon-after{float:right;}.uagb-ifb-cta-button{display:inline-block;}.uagb-disable-link{pointer-events:none;}@media only screen and (min-width: 977px){.uagb-infobox-margin-wrapper{display:flex;}}.uagb-ifb-content .uagb-ifb-desc p:last-child{margin-bottom:0;}.uagb-buttons__outer-wrap .uagb-buttons__wrap{display:inline-flex;width:100%;}.uagb-buttons__outer-wrap.uagb-btn__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__small-btn .uagb-buttons-repeater.ast-outline-button{padding:5px 10px;}.uagb-buttons__outer-wrap.uagb-btn__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__medium-btn .uagb-buttons-repeater.ast-outline-button{padding:12px 24px;}.uagb-buttons__outer-wrap.uagb-btn__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__large-btn .uagb-buttons-repeater.ast-outline-button{padding:20px 30px;}.uagb-buttons__outer-wrap.uagb-btn__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__extralarge-btn .uagb-buttons-repeater.ast-outline-button{padding:30px 65px;}@media (max-width: 976px){.uagb-buttons__outer-wrap.uagb-btn-tablet__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__small-btn .uagb-buttons-repeater.ast-outline-button{padding:5px 10px;}.uagb-buttons__outer-wrap.uagb-btn-tablet__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__medium-btn .uagb-buttons-repeater.ast-outline-button{padding:12px 24px;}.uagb-buttons__outer-wrap.uagb-btn-tablet__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__large-btn .uagb-buttons-repeater.ast-outline-button{padding:20px 30px;}.uagb-buttons__outer-wrap.uagb-btn-tablet__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__extralarge-btn .uagb-buttons-repeater.ast-outline-button{padding:30px 65px;}}@media (max-width: 767px){.uagb-buttons__outer-wrap.uagb-btn-mobile__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__small-btn .uagb-buttons-repeater.ast-outline-button{padding:5px 10px;}.uagb-buttons__outer-wrap.uagb-btn-mobile__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__medium-btn .uagb-buttons-repeater.ast-outline-button{padding:12px 24px;}.uagb-buttons__outer-wrap.uagb-btn-mobile__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__large-btn .uagb-buttons-repeater.ast-outline-button{padding:20px 30px;}.uagb-buttons__outer-wrap.uagb-btn-mobile__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__extralarge-btn .uagb-buttons-repeater.ast-outline-button{padding:30px 65px;}}.uagb-buttons__outer-wrap .uagb-buttons-repeater{display:flex;justify-content:center;align-items:center;transition:box-shadow .2s ease;}.uagb-buttons__outer-wrap .uagb-buttons-repeater a.uagb-button__link{display:flex;justify-content:center;}.uagb-buttons__outer-wrap .uagb-buttons-repeater .uagb-button__icon{font-size:inherit;display:flex;align-items:center;}.uagb-buttons__outer-wrap .uagb-buttons-repeater .uagb-button__icon svg{fill:currentColor;width:inherit;height:inherit;}.wp-block-uagb-image{display:flex;}.wp-block-uagb-image__figure{position:relative;display:flex;flex-direction:column;max-width:100%;height:auto;margin:0;}.wp-block-uagb-image__figure img{height:auto;display:flex;max-width:100%;transition:box-shadow .2s ease;}.wp-block-uagb-image__figure>a{display:inline-block;}.wp-block-uagb-image__figure figcaption{text-align:center;margin-top:.5em;margin-bottom:1em;}.wp-block-uagb-image .components-placeholder.block-editor-media-placeholder .components-placeholder__instructions{align-self:center;}.wp-block-uagb-image--align-left{text-align:left;}.wp-block-uagb-image--align-right{text-align:right;}.wp-block-uagb-image--align-center{text-align:center;}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw;height:auto;}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure img{height:auto;width:100% !important;}.wp-block-uagb-image--align-wide .wp-block-uagb-image__figure img{height:auto;width:100%;}.wp-block-uagb-image--layout-overlay__color-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;opacity:.2;background:rgba(0,0,0,.5);transition:opacity .35s ease-in-out;}.wp-block-uagb-image--layout-overlay-link{position:absolute;left:0;right:0;bottom:0;top:0;}.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1;}.wp-block-uagb-image--layout-overlay__inner{position:absolute;left:15px;right:15px;bottom:15px;top:15px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-color:#fff;transition:.35s ease-in-out;}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.top-center,.wp-block-uagb-image--layout-overlay__inner.top-right{justify-content:flex-start;}.wp-block-uagb-image--layout-overlay__inner.bottom-left,.wp-block-uagb-image--layout-overlay__inner.bottom-center,.wp-block-uagb-image--layout-overlay__inner.bottom-right{justify-content:flex-end;}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.center-left,.wp-block-uagb-image--layout-overlay__inner.bottom-left{align-items:flex-start;}.wp-block-uagb-image--layout-overlay__inner.top-right,.wp-block-uagb-image--layout-overlay__inner.center-right,.wp-block-uagb-image--layout-overlay__inner.bottom-right{align-items:flex-end;}.wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{color:#fff;transition:transform .35s,opacity .35s ease-in-out;transform:translate3d(0,24px,0);margin:0;line-height:1em;}.wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;border-top-style:solid;margin-bottom:10px;opacity:0;transition:transform .4s,opacity .4s ease-in-out;transform:translate3d(0,30px,0);}.wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0;overflow:visible;color:#fff;transition:transform .45s,opacity .45s ease-in-out;transform:translate3d(0,35px,0);}.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-heading,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-separator,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-caption{opacity:1;transform:translate3d(0,0,0);}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1);transition:transform .35s ease-in-out;}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1.05);}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{width:calc(100% + 40px) !important;max-width:none !important;transform:translate3d(-40px,0,0);transition:transform .35s ease-in-out;}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:translate3d(0,0,0);}.wp-block-uagb-image--effect-grayscale img{filter:grayscale(0%);transition:.35s ease-in-out;}.wp-block-uagb-image--effect-grayscale:hover img{filter:grayscale(100%);}.wp-block-uagb-image--effect-blur img{filter:blur(0);transition:.35s ease-in-out;}.wp-block-uagb-image--effect-blur:hover img{filter:blur(3px);}.wp-block-uagb-container.uagb-block-cayadvfz .uagb-container__shape-top svg{width:calc(100% + 1.3px);}.wp-block-uagb-container.uagb-block-cayadvfz .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cayadvfz .uagb-container__shape-bottom svg{width:calc(100% + 1.3px);}.wp-block-uagb-container.uagb-block-cayadvfz .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cayadvfz .uagb-container__video-wrap video{opacity:1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cayadvfz{max-width:100%;width:100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cayadvfz > .uagb-container-inner-blocks-wrap{--inner-content-custom-width:min(100%,1140px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:flex-start;justify-content:center;flex-wrap:nowrap;row-gap:32px;column-gap:0px;}.wp-block-uagb-container.uagb-block-cayadvfz{box-shadow:0px 0px rgba(0,0,0,.44);padding-top:225px;padding-bottom:225px;padding-left:40px;padding-right:40px;overflow:visible;order:initial;border-color:inherit;background-repeat:no-repeat;background-position:54% 57%;background-size:cover;background-attachment:scroll;background-image:url("https://cdn-ilebiba.nitrocdn.com/PnMOGXcPHVSVakakVOkonfzEbfMiFzIm/assets/images/optimized/rev-0caa99b/catamaranbuyer.com/wp-content/uploads/2025/09/catamaranbuyer-hero4-2560.webp");background-clip:padding-box;row-gap:32px;column-gap:0px;}.wp-block-uagb-container.uagb-block-cayadvfz.nitro-lazy{background-image:none !important;}.wp-block-uagb-container.uagb-block-cayadvfz::before{content:"";position:absolute;pointer-events:none;top:-0px;left:-0px;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px);border-color:inherit;background:var(--ast-global-color-7);opacity:0;}.uagb-block-dhiwz2tg .uagb-ifb-icon{width:30px;line-height:30px;}.uagb-block-dhiwz2tg .uagb-ifb-icon > span{font-size:30px;width:30px;line-height:30px;color:#333;}.uagb-block-dhiwz2tg .uagb-ifb-icon svg{fill:#333;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333;}.uagb-block-dhiwz2tg .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333;}.uagb-block-dhiwz2tg .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;}.uagb-block-dhiwz2tg .uagb-infobox .uagb-ifb-image-content img{border-radius:0px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap img{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;border-radius:0px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;border-radius:0px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;border-radius:0px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;border-radius:0px;}.uagb-block-dhiwz2tg .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px;}.uagb-block-dhiwz2tg.wp-block-uagb-info-box .uagb-ifb-title{color:#fff;margin-bottom:20px;margin-top:0px;margin-left:0px;margin-right:0px;}.uagb-block-dhiwz2tg.wp-block-uagb-info-box .uagb-ifb-desc{color:#fff;margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;}.uagb-block-dhiwz2tg .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0px;}.uagb-block-dhiwz2tg .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;}.uagb-block-dhiwz2tg .uagb-ifb-align-icon-after{margin-left:5px;}.uagb-block-dhiwz2tg .uagb-ifb-align-icon-before{margin-right:5px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box;}.uagb-block-dhiwz2tg .uagb-infobox__content-wrap{text-align:left;}.uagb-block-dhiwz2tg.uagb-infobox-icon-above-title{text-align:left;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top:0%;padding-right:44%;padding-bottom:0%;padding-left:0%;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top:0%;padding-right:44%;padding-bottom:0%;padding-left:0%;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-image-content > img{width:120px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-image-content > img{width:120px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-left-title-image > img{width:120px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-right-title-image > img{width:120px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-left:5px;}[dir=rtl] .uagb-block-dhiwz2tg .uagb-iconbox-icon-wrap{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-dhiwz2tg.uagb-infobox__content-wrap img{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-dhiwz2tg.uagb-infobox__content-wrap{text-align:right;}[dir=rtl] .uagb-block-dhiwz2tg.uagb-infobox-icon-above-title{text-align:right;}[dir=rtl] .uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right:5px;margin-left:0px;}.uagb-block-pxerr5oo.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{gap:0px;}.uagb-block-pxerr5oo.uagb-buttons__outer-wrap .uagb-buttons__wrap{justify-content:left;align-items:center;}.wp-block-uagb-buttons .uagb-block-kwhw2jr3 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow:0px 0px 0 rgba(0,0,0,.15);}.wp-block-uagb-buttons .uagb-block-kwhw2jr3 .uagb-buttons-repeater .uagb-button__icon > svg{width:15px;height:15px;fill:#fff;}.wp-block-uagb-buttons .uagb-block-kwhw2jr3 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill:#fff;}.wp-block-uagb-buttons .uagb-block-kwhw2jr3 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill:#fff;}.wp-block-uagb-buttons .uagb-block-kwhw2jr3 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left:8px;}.wp-block-uagb-buttons .uagb-block-kwhw2jr3 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right:8px;}.wp-block-uagb-container.uagb-block-1f48d4b4 .uagb-container__shape-top svg{width:calc(100% + 1.3px);}.wp-block-uagb-container.uagb-block-1f48d4b4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1f48d4b4 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px);}.wp-block-uagb-container.uagb-block-1f48d4b4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1f48d4b4 .uagb-container__video-wrap video{opacity:1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1f48d4b4{max-width:100%;width:100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1f48d4b4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width:min(100%,1140px);max-width:var(--inner-content-custom-width);width:100%;}.wp-block-uagb-container.uagb-block-1f48d4b4.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap:0px;column-gap:0px;grid-template-columns:minmax(1px,50%) minmax(1px,50%);grid-template-rows:minmax(1px,1fr);align-items:stretch;justify-items:stretch;align-content:stretch;justify-content:stretch;}.wp-block-uagb-container.uagb-block-1f48d4b4{box-shadow:0px 0px rgba(0,0,0,.44);padding-top:200px;padding-bottom:0px;padding-left:30px;padding-right:30px;overflow:visible;order:initial;border-color:inherit;}.uagb-block-8f59bd30 .uagb-ifb-icon{width:30px;line-height:30px;}.uagb-block-8f59bd30 .uagb-ifb-icon > span{font-size:30px;width:30px;line-height:30px;color:#333;}.uagb-block-8f59bd30 .uagb-ifb-icon svg{fill:#333;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333;}.uagb-block-8f59bd30 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333;}.uagb-block-8f59bd30 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;}.uagb-block-8f59bd30 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333;}.uagb-block-8f59bd30 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333;}.uagb-block-8f59bd30 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;}.uagb-block-8f59bd30 .uagb-infobox .uagb-ifb-image-content img{border-radius:0px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap img{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;border-radius:0px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;border-radius:0px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;border-radius:0px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;border-radius:0px;}.uagb-block-8f59bd30 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:20px;margin-top:0px;margin-left:0px;margin-right:0px;}.uagb-block-8f59bd30.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:25px;}.uagb-block-8f59bd30.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:30px;}.uagb-block-8f59bd30 .uagb-ifb-separator{width:50px;border-top-width:1px;border-top-color:var(--ast-global-color-0);border-top-style:solid;margin-bottom:20px;}.uagb-block-8f59bd30 .uagb-infobox__content-wrap .uagb-ifb-separator{width:50px;border-top-width:1px;border-top-color:var(--ast-global-color-0);border-top-style:solid;}.uagb-block-8f59bd30 .uagb-ifb-align-icon-after{margin-left:5px;}.uagb-block-8f59bd30 .uagb-ifb-align-icon-before{margin-right:5px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box;}.uagb-block-8f59bd30 .uagb-infobox__content-wrap{text-align:left;}.uagb-block-8f59bd30.uagb-infobox-icon-above-title{text-align:left;}.uagb-block-8f59bd30.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top:100px;padding-right:100px;padding-bottom:0px;padding-left:0px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top:100px;padding-right:100px;padding-bottom:0px;padding-left:0px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-left:5px;}[dir=rtl] .uagb-block-8f59bd30 .uagb-iconbox-icon-wrap{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox__content-wrap img{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-right:0px;padding-left:0px;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox__content-wrap{text-align:right;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox-icon-above-title{text-align:right;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right:5px;margin-left:0px;}.uagb-block-5c6b2a49.wp-block-uagb-image{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;text-align:left;justify-content:flex-start;align-self:flex-start;}.uagb-block-5c6b2a49 .wp-block-uagb-image__figure{align-items:flex-start;}.uagb-block-5c6b2a49.wp-block-uagb-image--layout-default figure img{box-shadow:0px 0px 0 rgba(0,0,0,.44);}.uagb-block-5c6b2a49.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style:normal;align-self:center;}.uagb-block-5c6b2a49.wp-block-uagb-image--layout-overlay figure img{box-shadow:0px 0px 0 rgba(0,0,0,.44);}.uagb-block-5c6b2a49.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:.2;}.uagb-block-5c6b2a49.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left:15px;right:15px;top:15px;bottom:15px;}.uagb-block-5c6b2a49.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style:normal;color:#fff;opacity:1;}.uagb-block-5c6b2a49.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color:#fff;}.uagb-block-5c6b2a49.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0;}.uagb-block-5c6b2a49.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1;}.uagb-block-5c6b2a49.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;opacity:0;}.uagb-block-5c6b2a49.wp-block-uagb-image .wp-block-uagb-image__figure img{width:550px;height:auto;}.uagb-block-5c6b2a49.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:1;}.uagb-block-5c6b2a49.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity:1;}.uagb-block-5c6b2a49.wp-block-uagb-image--layout-default figure:hover img{box-shadow:0px 0px 0 rgba(0,0,0,.44);}.uagb-block-5c6b2a49.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow:0px 0px 0 rgba(0,0,0,.44);}.wp-block-uagb-container.uagb-block-f1388a33 .uagb-container__shape-top svg{width:calc(100% + 1.3px);}.wp-block-uagb-container.uagb-block-f1388a33 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f1388a33 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px);}.wp-block-uagb-container.uagb-block-f1388a33 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f1388a33 .uagb-container__video-wrap video{opacity:1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f1388a33{max-width:100%;width:100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f1388a33 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width:min(100%,1140px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-uagb-container.uagb-block-f1388a33{box-shadow:0px 0px rgba(0,0,0,.44);padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;overflow:visible;order:initial;border-color:inherit;row-gap:20px;column-gap:20px;}@media only screen and (max-width: 976px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-cayadvfz{width:100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cayadvfz > .uagb-container-inner-blocks-wrap{--inner-content-custom-width:min(100%,1024px);max-width:var(--inner-content-custom-width);width:100%;row-gap:24px;}.wp-block-uagb-container.uagb-block-cayadvfz{padding-top:80px;padding-bottom:80px;padding-left:32px;padding-right:32px;order:initial;background-image:url("https://cdn-ilebiba.nitrocdn.com/PnMOGXcPHVSVakakVOkonfzEbfMiFzIm/assets/images/optimized/rev-0caa99b/catamaranbuyer.com/wp-content/uploads/2025/09/catamaranbuyer-hero4-2560.webp");background-clip:padding-box;row-gap:24px;}.wp-block-uagb-container.uagb-block-cayadvfz.nitro-lazy{background-image:none !important;}.wp-block-uagb-container.uagb-block-cayadvfz::before{top:-0px;left:-0px;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px);background:var(--ast-global-color-7);opacity:0;}.uagb-block-dhiwz2tg.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:16px;margin-top:0px;margin-left:0px;margin-right:0px;}.uagb-block-dhiwz2tg.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width:30px;height:30px;line-height:30px;font-size:30px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height:30px;font-size:30px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box;}.uagb-block-dhiwz2tg .uagb-ifb-icon{width:30px;line-height:30px;}.uagb-block-dhiwz2tg .uagb-ifb-icon > span{font-size:30px;width:30px;line-height:30px;}.uagb-block-dhiwz2tg .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-left-title-image > svg{width:30px;line-height:30px;font-size:30px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-right-title-image > svg{width:30px;line-height:30px;font-size:30px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top:0%;padding-right:45%;padding-bottom:0%;padding-left:0%;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top:0%;padding-right:45%;padding-bottom:0%;padding-left:0%;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-image-content img{width:120px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-image-content img{width:120px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-left-title-image img{width:120px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-right-title-image img{width:120px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-left:5px;}[dir=rtl] .uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right:5px;margin-left:0px;}.uagb-block-pxerr5oo.uagb-buttons__outer-wrap .uagb-buttons__wrap{justify-content:left;align-items:center;}.uagb-block-pxerr5oo.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button{width:auto;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1f48d4b4{width:100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1f48d4b4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width:min(100%,1024px);max-width:var(--inner-content-custom-width);width:100%;}.wp-block-uagb-container.uagb-block-1f48d4b4.uagb-layout-grid > .uagb-container-inner-blocks-wrap{grid-template-columns:minmax(1px,1fr);grid-template-rows:minmax(1px,1fr);align-items:stretch;justify-items:stretch;align-content:stretch;justify-content:stretch;}.wp-block-uagb-container.uagb-block-1f48d4b4{padding-top:125px;padding-bottom:0px;padding-left:25px;padding-right:25px;order:initial;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width:30px;height:30px;line-height:30px;font-size:30px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height:30px;font-size:30px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box;}.uagb-block-8f59bd30 .uagb-ifb-icon{width:30px;line-height:30px;}.uagb-block-8f59bd30 .uagb-ifb-icon > span{font-size:30px;width:30px;line-height:30px;}.uagb-block-8f59bd30 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px;}.uagb-block-8f59bd30 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width:30px;line-height:30px;font-size:30px;}.uagb-block-8f59bd30 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width:30px;line-height:30px;font-size:30px;}.uagb-block-8f59bd30.uagb-infobox-icon-above-title{text-align:center;}.uagb-block-8f59bd30.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top:15px;padding-right:75px;padding-bottom:75px;padding-left:75px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top:15px;padding-right:75px;padding-bottom:75px;padding-left:75px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-left:5px;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox-icon-above-title{text-align:center;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right:5px;margin-left:0px;}.uagb-block-5c6b2a49.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit:cover;width:359px;height:481px;}.uagb-block-5c6b2a49.wp-block-uagb-image{text-align:center;justify-content:center;align-self:center;}.uagb-block-5c6b2a49 .wp-block-uagb-image__figure{align-items:center;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f1388a33{width:100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f1388a33 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width:min(100%,1024px);max-width:var(--inner-content-custom-width);width:100%;}.wp-block-uagb-container.uagb-block-f1388a33{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;order:initial;}}@media only screen and (max-width: 767px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-cayadvfz{max-width:100%;width:100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cayadvfz > .uagb-container-inner-blocks-wrap{--inner-content-custom-width:min(100%,767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap;row-gap:24px;}.wp-block-uagb-container.uagb-block-cayadvfz{padding-top:64px;padding-bottom:64px;padding-left:24px;padding-right:24px;row-gap:24px;order:initial;background-image:url("https://cdn-ilebiba.nitrocdn.com/PnMOGXcPHVSVakakVOkonfzEbfMiFzIm/assets/images/optimized/rev-0caa99b/catamaranbuyer.com/wp-content/uploads/2025/09/catamaranbuyer-hero4-2560.webp");background-clip:padding-box;}.wp-block-uagb-container.uagb-block-cayadvfz.nitro-lazy{background-image:none !important;}.wp-block-uagb-container.uagb-block-cayadvfz::before{top:-0px;left:-0px;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px);background:var(--ast-global-color-7);opacity:0;}.uagb-block-dhiwz2tg.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:12px;margin-top:0px;margin-left:0px;margin-right:0px;}.uagb-block-dhiwz2tg.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:0px;margin-top:0px;margin-left:0px;margin-right:0px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width:30px;height:30px;line-height:30px;font-size:30px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height:30px;font-size:30px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-left-title-image > svg{width:30px;line-height:30px;font-size:30px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-right-title-image > svg{width:30px;line-height:30px;font-size:30px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box;}.uagb-block-dhiwz2tg .uagb-ifb-icon{width:30px;line-height:30px;}.uagb-block-dhiwz2tg .uagb-ifb-icon > span{font-size:30px;width:30px;line-height:30px;}.uagb-block-dhiwz2tg .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-image-content img{width:120px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-ifb-image-content img{width:120px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-left-title-image img{width:120px;}.uagb-block-dhiwz2tg .uagb-ifb-content .uagb-ifb-right-title-image img{width:120px;}.uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-left:5px;}[dir=rtl] .uagb-block-dhiwz2tg.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right:5px;margin-left:0px;}.uagb-block-pxerr5oo.uagb-buttons__outer-wrap .uagb-buttons__wrap{justify-content:left;align-items:center;}.uagb-block-pxerr5oo.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button{width:auto;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1f48d4b4{max-width:100%;width:100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1f48d4b4 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width:min(100%,426px);max-width:var(--inner-content-custom-width);width:100%;}.wp-block-uagb-container.uagb-block-1f48d4b4.uagb-layout-grid > .uagb-container-inner-blocks-wrap{row-gap:0px;grid-template-columns:minmax(1px,1fr);grid-template-rows:minmax(1px,1fr);align-items:stretch;justify-items:stretch;align-content:stretch;justify-content:stretch;}.wp-block-uagb-container.uagb-block-1f48d4b4{padding-top:125px;padding-bottom:0px;padding-left:20px;padding-right:20px;row-gap:0px;order:initial;}.uagb-block-8f59bd30.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:26px;margin-top:0px;margin-left:0px;margin-right:0px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width:30px;height:30px;line-height:30px;font-size:30px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height:30px;font-size:30px;}.uagb-block-8f59bd30 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width:30px;line-height:30px;font-size:30px;}.uagb-block-8f59bd30 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width:30px;line-height:30px;font-size:30px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box;}.uagb-block-8f59bd30 .uagb-ifb-icon{width:30px;line-height:30px;}.uagb-block-8f59bd30 .uagb-ifb-icon > span{font-size:30px;width:30px;line-height:30px;}.uagb-block-8f59bd30 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top:20px;padding-right:10px;padding-bottom:65px;padding-left:10px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top:20px;padding-right:10px;padding-bottom:65px;padding-left:10px;}.uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-left:5px;}[dir=rtl] .uagb-block-8f59bd30.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right:5px;margin-left:0px;}.uagb-block-5c6b2a49.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit:cover;width:328px;height:439px;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f1388a33{max-width:100%;width:100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f1388a33 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width:min(100%,767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap;}.wp-block-uagb-container.uagb-block-f1388a33{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;order:initial;}}.uag-blocks-common-selector{z-index:var(--z-index-desktop) !important;}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important;}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important;}}.uagb-forms__outer-wrap .uagb-forms-input,.uagb-forms__outer-wrap .uagb-forms-input::placeholder,.uagb-forms__outer-wrap .uagb-forms-input-label,.uagb-forms__outer-wrap .uagb-forms-main-submit-button,.uagb-forms__outer-wrap .uagb-forms-success-message,.uagb-forms__outer-wrap .uagb-forms-failed-message{-webkit-transition-property:color,background-color,border-color;-moz-transition-property:color,background-color,border-color;-o-transition-property:color,background-color,border-color;transition-property:color,background-color,border-color;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-input,.uagb-forms__outer-wrap .uagb-forms-main-form input[type="text"]{min-height:0 !important;}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-input::-webkit-input-placeholder,.uagb-forms__outer-wrap .uagb-forms-main-form input[type="text"]::-webkit-input-placeholder{overflow:unset;}.uagb-forms__outer-wrap .uagb-forms-main-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),.uagb-forms__outer-wrap .uagb-forms-main-form textarea,.uagb-forms__outer-wrap .uagb-forms-main-form select{width:100%;box-sizing:border-box;}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-checkbox-wrap .uagb-form-checkbox-option input.uagb-inner-input-view{width:33%;}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-wrap .uagb-form-phone-country{width:25%;margin-right:5px;}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-wrap .uagb-forms-phone-input{width:75% !important;}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex{display:flex;width:100%;justify-content:space-between;}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex .uagb-form-phone-country{width:25%;margin-right:5px;}.uagb-forms__outer-wrap .uagb-forms-main-form .required::after{color:#f00;content:" *";}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-form-hidden-data{display:none;}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button.wp-block-button__link{width:auto;}.uagb-forms__outer-wrap .uagb-forms-submit-message-hide{display:none;}.uagb-forms__outer-wrap .uagb-forms-success-message{padding:20px 20px;}.uagb-forms__outer-wrap .uagb-forms-failed-message{padding:20px 20px;}.uagb-forms__outer-wrap span.components-spinner{float:none;}.uagb-forms__outer-wrap .uagb-forms-input.uagb-form-phone-country{background-color:#fff;}.uagb-forms__outer-wrap .uag-col-2-wrap{display:grid;grid-template-columns:1fr 1fr;column-gap:15px;}.uagb-forms__outer-wrap .uag-col-3-wrap{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:15px;}.uagb-forms__outer-wrap .uag-col-4-wrap{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:15px;}.uagb-forms__outer-wrap .uagb-switch{position:relative;display:inline-block;width:50px;height:25px;}.uagb-forms__outer-wrap .uagb-switch input{width:0;height:0;opacity:0;}.uagb-forms__outer-wrap .uagb-slider{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;cursor:pointer;transition:.4s;-webkit-transition:.4s;}.uagb-forms__outer-wrap .uagb-switch .uagb-slider::before{position:absolute;width:20px;height:20px;background-color:#000;transition:.4s;content:"";-webkit-transition:.4s;}.uagb-forms__outer-wrap .uagb-switch input:checked+.uagb-slider::before{background-color:#fff;}.uagb-forms__outer-wrap .uagb-slider.round::before{border-radius:50% !important;}.uagb-forms-select-box,.uagb-form-phone-country,.uagb-forms-phone-wrap .uagb-forms-phone-input{height:auto;-webkit-appearance:none;appearance:none;}.uagb-forms-radio-wrap input[type="radio"]:checked+label::before{line-height:1.2;content:" ";}.uagb-forms-radio-wrap input[type="radio"]+label::before{display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:5px;box-sizing:content-box;text-align:center;line-height:1.2;content:"";}.uagb-forms-radio-wrap input[type="radio"].round+label::before{border-radius:100% !important;}select::after,select::before{padding:10px;}.uagb-forms-radio-wrap input[type="radio"],.uagb-forms-checkbox-wrap input[type="checkbox"],.uagb-forms-accept-wrap input[type="checkbox"]{opacity:0;}.uagb-forms-checkbox-wrap input[type="checkbox"]:checked+label::before,.uagb-forms-accept-wrap input[type="checkbox"]:checked+label::before{line-height:1.2;content:"✔";}.uagb-forms-checkbox-wrap input[type="checkbox"]+label::before,.uagb-forms-accept-wrap input[type="checkbox"]+label::before{display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:5px;box-sizing:content-box;text-align:center;line-height:1.2;content:" ";}@media only screen and (max-width: 767px){.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex{display:flex;width:100%;}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex .uagb-form-phone-country{width:25%;}}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-20 .uagb-forms-main-form{column-gap:20px;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-15 .uagb-forms-main-form{column-gap:15px;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-10 .uagb-forms-main-form{column-gap:10px;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-5 .uagb-forms-main-form{column-gap:5px;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-20 .uagb-forms-main-submit-button-wrap{width:20%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-25 .uagb-forms-main-submit-button-wrap{width:25%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-33 .uagb-forms-main-submit-button-wrap{width:33.33%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-40 .uagb-forms-main-submit-button-wrap{width:40%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-50 .uagb-forms-main-submit-button-wrap{width:50%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-60 .uagb-forms-main-submit-button-wrap{width:60%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-66 .uagb-forms-main-submit-button-wrap{width:66.66%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-75 .uagb-forms-main-submit-button-wrap{width:75%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-80 .uagb-forms-main-submit-button-wrap{width:80%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-align-item-flex-start .uagb-forms-main-form{align-items:flex-start;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-align-item-center .uagb-forms-main-form{align-items:center;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form{display:flex;flex-wrap:wrap;margin:0 -5px;position:relative;text-align:left;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-20{width:20%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-25{width:25%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-33{width:33.33%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-40{width:40%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-50{width:50%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-60{width:60%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-66{width:66.66%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-75{width:75%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-80{width:80%;}@media (min-width: 768px) and (max-width: 1024px){.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-20{width:20%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-25{width:25%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-33{width:33.33%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-40{width:40%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-50{width:50%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-60{width:60%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-66{width:66.66%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-75{width:75%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-80{width:80%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-100{width:100%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-unset{width:auto;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-20 .uagb-forms-main-submit-button-wrap{width:20%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-25 .uagb-forms-main-submit-button-wrap{width:25%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-33 .uagb-forms-main-submit-button-wrap{width:33.33%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-40 .uagb-forms-main-submit-button-wrap{width:40%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-50 .uagb-forms-main-submit-button-wrap{width:50%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-60 .uagb-forms-main-submit-button-wrap{width:60%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-66 .uagb-forms-main-submit-button-wrap{width:66.66%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-75 .uagb-forms-main-submit-button-wrap{width:75%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-80 .uagb-forms-main-submit-button-wrap{width:80%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-100 .uagb-forms-main-submit-button-wrap{width:100%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-unset .uagb-forms-main-submit-button-wrap{width:auto;}}@media (max-width: 767px){.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-20{width:20%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-25{width:25%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-33{width:33.33%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-40{width:40%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-50{width:50%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-60{width:60%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-66{width:66.66%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-75{width:75%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-80{width:80%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-100{width:100%;}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-unset{width:auto;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-20 .uagb-forms-main-submit-button-wrap{width:20%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-25 .uagb-forms-main-submit-button-wrap{width:25%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-33 .uagb-forms-main-submit-button-wrap{width:33.33%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-40 .uagb-forms-main-submit-button-wrap{width:40%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-50 .uagb-forms-main-submit-button-wrap{width:50%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-60 .uagb-forms-main-submit-button-wrap{width:60%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-66 .uagb-forms-main-submit-button-wrap{width:66.66%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-75 .uagb-forms-main-submit-button-wrap{width:75%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-80 .uagb-forms-main-submit-button-wrap{width:80%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-100 .uagb-forms-main-submit-button-wrap{width:100%;}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-unset .uagb-forms-main-submit-button-wrap{width:auto;}}.uagb-block-dc62bcc2.uagb-forms__outer-wrap{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.uagb-block-dc62bcc2 .uagb-forms-main-form textarea{text-align:left;}.uagb-block-dc62bcc2 .uagb-forms-input{text-align:left;}.uagb-block-dc62bcc2 .uagb-forms-input-label{display:none;text-align:left;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom:20px;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-input-label{font-size:15px;margin-bottom:10px;}.uagb-block-dc62bcc2 .uagb-forms-success-message{color:var(--ast-global-color-5);}.uagb-block-dc62bcc2 .uagb-forms-failed-message{color:var(--ast-global-color-5);}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-input:focus{outline:none !important;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{}.uagb-block-dc62bcc2 .uagb-slider.round{border-radius:20px !important;}.uagb-block-dc62bcc2 .uagb-form-phone-country{background:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=") no-repeat;-moz-appearance:none !important;-webkit-appearance:none !important;background-position:top 50% right 12px;appearance:none !important;}.uagb-block-dc62bcc2 .uagb-form-phone-country.nitro-lazy{background:none !important;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align:left;}.uagb-block-dc62bcc2 .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{background-color:#fff;width:15px;height:15px;}.uagb-block-dc62bcc2 .uagb-forms-radio-wrap input[type=radio] + label:before{background-color:#fff;width:15px;height:15px;}.uagb-block-dc62bcc2 .uagb-slider{background-color:#fff;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-switch{height:calc(1px + 1px + 26px);width:calc(1px + 1px + 56px);}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-slider:before{height:20px;width:20px;top:3px;bottom:3px;left:3px;background-color:#1e1e1e;border-radius:3px 3px 3px 3px;}.uagb-block-dc62bcc2 .uagb-switch input:checked + .uagb-slider{background-color:#017cba;}.uagb-block-dc62bcc2 .uagb-switch input:checked + .uagb-slider:before{transform:translateX(30px);background-color:#fff;}.uagb-block-dc62bcc2 .uagb-switch input:focus + .uagb-slider{box-shadow:0 0 1px #017cba;}.uagb-block-dc62bcc2 .uagb-forms-accept-wrap input[type=checkbox] + label:before{background-color:#fff;width:15px;height:15px;}.uagb-block-dc62bcc2 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:#bdbdbd;border-style:solid;}.uagb-block-dc62bcc2 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:#bdbdbd;border-style:solid;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-slider{border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:#bdbdbd;border-style:solid;}.uagb-block-dc62bcc2 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:#bdbdbd;border-style:solid;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-input{border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:#bdbdbd;border-style:solid;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top:11px;padding-bottom:11px;padding-left:12px;padding-right:12px;}.uagb-block-dc62bcc2 .uagb-forms-main-form  .uagb-forms-input{padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;}.uagb-block-dc62bcc2 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{color:#fff;background-color:#017cba;font-size:calc(15px / 1.2);}.uagb-block-dc62bcc2 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{background-color:#fff;box-shadow:inset 0 0 0 4px #017cba;font-size:calc(15px / 1.2);}.uagb-block-dc62bcc2 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{color:#fff;background-color:#017cba;font-size:calc(15px / 1.2);}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link{font-size:15px;border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:var(--ast-global-color-5);border-style:solid;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-main-submit-button{font-size:15px;border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:var(--ast-global-color-5);border-style:solid;}.uagb-block-dc62bcc2.uagb-forms__full-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{width:100%;padding:10px 15px;}.uagb-block-dc62bcc2.uagb-forms__small-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding:5px 10px;}.uagb-block-dc62bcc2.uagb-forms__medium-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding:12px 24px;}.uagb-block-dc62bcc2.uagb-forms__large-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding:20px 30px;}.uagb-block-dc62bcc2.uagb-forms__extralarge-btn .uagb-forms-main-submit-button-wrap .uagb-forms-main-submit-button{padding:30px 65px;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-main-submit-button{font-size:15px;}@media only screen and (max-width: 976px){.uagb-block-dc62bcc2.uagb-forms__outer-wrap{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-input-label{font-size:15px;}.uagb-block-dc62bcc2 .uagb-slider.round{border-radius:20px !important;}.uagb-block-dc62bcc2 .uagb-form-phone-country{background-position:top 50% right 12px;padding-right:30px;}.uagb-block-dc62bcc2 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style:solid;border-color:#bdbdbd;}.uagb-block-dc62bcc2 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style:solid;border-color:#bdbdbd;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-slider{border-style:solid;border-color:#bdbdbd;}.uagb-block-dc62bcc2 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style:solid;border-color:#bdbdbd;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-input{border-style:solid;border-color:#bdbdbd;}.uagb-block-dc62bcc2 .uagb-switch input:checked + .uagb-slider:before{transform:translateX(30px);}.uagb-block-dc62bcc2 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size:calc(15px / 1.2);}.uagb-block-dc62bcc2 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size:calc(15px / 1.2);}.uagb-block-dc62bcc2 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size:calc(15px / 1.2);}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-switch{height:calc(1px + 1px + 26px);width:calc(1px + 1px + 56px);}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-slider:before{height:calc(20px + 0px);width:calc(20px + 0px);top:3px;bottom:3px;left:3px;border-radius:3px 3px 3px 3px;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-main-submit-button{font-size:15px;border-style:solid;border-color:var(--ast-global-color-5);}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link{border-style:solid;border-color:var(--ast-global-color-5);}}@media only screen and (max-width: 767px){.uagb-block-dc62bcc2.uagb-forms__outer-wrap{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-input-label{font-size:15px;}.uagb-block-dc62bcc2 .uagb-slider.round{border-radius:20px !important;}.uagb-block-dc62bcc2 .uagb-form-phone-country{background-position:top 50% right 6px;padding-right:30px;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{display:grid;}.uagb-block-dc62bcc2 .uagb-forms-main-form  .uagb-forms-checkbox-wrap input[type=checkbox] + label:before{border-style:solid;border-color:#bdbdbd;}.uagb-block-dc62bcc2 .uagb-forms-main-form  .uagb-forms-radio-wrap input[type=radio] + label:before{border-style:solid;border-color:#bdbdbd;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-slider{border-style:solid;border-color:#bdbdbd;}.uagb-block-dc62bcc2 .uagb-forms-main-form  .uagb-forms-accept-wrap input[type=checkbox] + label:before{border-style:solid;border-color:#bdbdbd;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-input{border-style:solid;border-color:#bdbdbd;}.uagb-block-dc62bcc2 .uagb-switch input:checked + .uagb-slider:before{transform:translateX(30px);}.uagb-block-dc62bcc2 .uagb-forms-checkbox-wrap input[type=checkbox]:checked + label:before{font-size:calc(15px / 1.2);}.uagb-block-dc62bcc2 .uagb-forms-radio-wrap input[type=radio]:checked + label:before{font-size:calc(15px / 1.2);}.uagb-block-dc62bcc2 .uagb-forms-accept-wrap input[type=checkbox]:checked + label:before{font-size:calc(15px / 1.2);}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-switch{height:calc(1px + 1px + 26px);width:calc(1px + 1px + 56px);}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-slider:before{height:calc(20px + 0px);width:calc(20px + 0px);top:3px;bottom:3px;left:3px;border-radius:3px 3px 3px 3px;}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-main-submit-button{font-size:15px;border-style:solid;border-color:var(--ast-global-color-5);}.uagb-block-dc62bcc2 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap.wp-block-button:not(.is-style-outline) .uagb-forms-main-submit-button.wp-block-button__link{border-style:solid;border-color:var(--ast-global-color-5);}}.ast-hb-account-login-wrapper .ast-hb-account-login{position:fixed;left:50%;top:50%;padding:35px;max-height:550px;width:340px;margin:0 0 0 -170px;background-color:#f1f1f1;z-index:1000011;box-shadow:0 3px 6px rgba(0,0,0,.3);}.ast-hb-account-login-wrapper .ast-hb-account-login-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;opacity:.7;z-index:1000010;transition:all .3s;}.ast-hb-account-login-wrapper .ast-hb-login-header .ast-hb-login-close{background:0 0;border:0;font-size:24px;line-height:1;padding:.4em;color:inherit;-js-display:flex;display:flex;box-shadow:none;}.ast-hb-account-login-wrapper #loginform input[type=password],.ast-hb-account-login-wrapper #loginform input[type=text]{width:100%;max-width:100%;margin-top:10px;border:1px solid;background-color:transparent;vertical-align:middle;}.ast-hb-account-login-form-footer a.ast-header-account-footer-link:not(:last-child) span:after{content:"|";margin:0 .4em;}.ast-header-account-link.ast-account-action-link,.ast-header-account-link.ast-account-action-login,.ast-header-account-link.ast-account-action-login.customize-unpreviewable,.ast-header-break-point .ast-header-account-link{cursor:pointer;pointer-events:all;}.ast-header-account{-js-display:flex;display:flex;}.ast-hb-account-login-wrapper{visibility:hidden;}.ast-hb-account-login-wrapper .ast-hb-login-header{-js-display:flex;position:absolute;right:0;top:0;display:flex;justify-content:flex-end;min-height:calc(1.2em + 24px);}.ast-hb-account-login-wrapper .ast-hb-account-login{transform:scale(.7);opacity:0;transition:all .3s;overflow:auto;}.ast-hb-account-login-wrapper.show{visibility:visible;}.ast-hb-account-login-wrapper.show .ast-hb-account-login{transform:scale(1) translateY(-50%);opacity:1;}.ast-hb-login-body{height:100%;position:relative;line-height:1.5;}.ast-hf-account-menu-wrap.ast-main-header-bar-alignment{position:relative;}.main-header-bar .main-header-bar-navigation .ast-account-nav-menu{line-height:1.45;}.ast-account-nav-menu{width:240px;background:#fff;left:-999em;position:absolute;top:0;z-index:99999;list-style:none;margin:0;padding-left:0;border:0;box-shadow:0 4px 10px -2px rgba(0,0,0,.1);}.ast-account-nav-menu .sub-menu{right:auto;top:0;margin-left:0;}.ast-account-nav-menu .menu-item.focus>.sub-menu,.ast-account-nav-menu .menu-item:hover>.sub-menu{left:100%;}.ast-account-nav-menu .ast-left-align-sub-menu.menu-item.focus>.sub-menu,.ast-account-nav-menu .ast-left-align-sub-menu.menu-item:hover>.sub-menu{left:-100%;}.ast-account-nav-menu .menu-item .menu-link{padding:.9em 1em;}.ast-account-nav-menu .menu-item{border-style:none;}.ast-account-nav-menu .menu-item.menu-item-has-children>.menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg);}.ast-above-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-below-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-primary-header-bar .main-header-menu.ast-account-nav-menu>.menu-item{height:auto;line-height:unset;bottom:-5px;}.ast-header-account-wrap .woocommerce-MyAccount-navigation-link.is-active a{background:unset;}.ast-header-account-wrap .menu-item:last-child>.menu-link{border-style:none;}.ast-divider-wrapper{border:0;}.ast-mobile-popup-content .ast-header-divider-element{justify-content:center;}.ast-header-divider-element{position:relative;}.ast-fb-divider-layout-vertical{position:relative;}.ast-hb-divider-layout-vertical.ast-header-divider-element{height:100%;}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px;}.footer-widget-area .ast-footer-divider-element{position:relative;align-items:center;}.footer-widget-area .ast-divider-wrapper{display:inline-block;}.ast-builder-footer-grid-columns .ast-fb-divider-layout-horizontal{-js-display:inline-flex;display:inline-flex;vertical-align:middle;}[data-section*=section-fb-button-] .ast-builder-button-size-xs .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xs .ast-custom-button{font-size:13px;padding:8px 20px;}[data-section*=section-fb-button-] .ast-builder-button-size-sm .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-sm .ast-custom-button{font-size:15px;padding:10px 40px;}[data-section*=section-fb-button-] .ast-builder-button-size-md .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-md .ast-custom-button{font-size:17px;padding:15px 45px;}[data-section*=section-fb-button-] .ast-builder-button-size-lg .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-lg .ast-custom-button{font-size:19px;padding:20px 50px;}[data-section*=section-fb-button-] .ast-builder-button-size-xl .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xl .ast-custom-button{font-size:21px;padding:25px 55px;}.ast-fb-divider-layout-vertical{-js-display:flex;display:flex;}.site-footer-section{position:relative;}.ast-builder-language-switcher .ast-builder-language-switcher-menu{list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:transparent;}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher{display:block;}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher-menu{display:block;}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher{-js-display:flex;display:flex;}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher-menu{-js-display:flex;display:flex;flex-wrap:wrap;}.ast-builder-language-switcher a{-js-display:flex;display:flex;align-items:center;}.ast-lswitcher-item-footer,.ast-lswitcher-item-header{-js-display:inline-flex;display:inline-flex;}span.ast-lswitcher-item-footer:last-child,span.ast-lswitcher-item-header:last-child{margin-right:0;}.ast-header-sticky-active{position:fixed !important;right:0;left:0;margin:0 auto;z-index:99;}.ast-footer-sticky-active .ast-custom-footer{position:fixed !important;right:0;left:0;bottom:0;margin:0 auto;z-index:99;}.ast-custom-header{position:relative;z-index:99;}.ast-custom-header.ast-header-sticky-active .fl-row-content-wrap{transition:padding .3s linear;}.ast-custom-header.ast-header-sticky-active .fl-module-content{transition:all .3s linear;}.ast-custom-header.ast-header-sticky-active .elementor-section-wrap{transition:padding .3s linear;}.ast-custom-header.ast-header-sticky-active .elementor-row>.elementor-column>.elementor-element-populated{transition:all .3s linear;}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-row-content-wrap{transition:padding .3s linear;padding-top:5px;padding-bottom:5px;box-sizing:border-box;}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content{margin-top:5px;margin-bottom:5px;transition:all .3s linear;}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content.fl-node-content img{max-height:50px;width:auto;}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap{transition:padding .3s linear;box-sizing:border-box;}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap img{max-height:50px;width:auto;}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-row>.elementor-column>.elementor-element-populated{max-height:60px;transition:all .3s linear;}.ast-custom-header.ast-header-sticky-active{top:0;width:100%;transition:ease-out;}.single-advanced-hook .ast-no-title,.single-advanced-hook .hentry{margin:0;}.js_active .ast-plain-container.single-advanced-hook .entry-header{margin:0;}.summary.entry-summary+[CLASS*=astra-advanced-hook]{clear:both;}.single-astra-advanced-hook .wp-block-buttons,.single-astra-advanced-hook .wp-block-uagb-buttons{margin-bottom:1.5em;}.single-astra-advanced-hook .ast-container{flex-wrap:wrap;}.single-astra-advanced-hook .ast-container>*{width:100%;}.ast-sticky-active{position:fixed !important;right:0;left:0;margin:0 auto;}.ast-nav-up{transform:translateY(-100%);}.site-header .sticky-custom-logo{display:none;}.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:focus,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:hover{background:0 0;}.ast-fullscreen-active .ast-above-header,.ast-offcanvas-active .ast-above-header{z-index:4;}.ast-fullscreen-active .ast-above-header.ast-sticky-active,.ast-offcanvas-active .ast-above-header.ast-sticky-active{z-index:0;}#ast-fixed-header{position:fixed;visibility:hidden;top:0;left:0;width:100%;}#ast-fixed-header .main-header-bar{box-shadow:0 1px 2px rgba(0,0,0,.2);}#ast-fixed-header.ast-header-slide{transform:translateY(-100%);transition:transform .3s linear,top .3s linear,visibility .3s linear;}#ast-fixed-header.ast-header-fade{opacity:0;transition:opacity .3s linear;}.main-header-bar.ast-sticky-active{box-shadow:0 2px 10px 0 rgba(36,50,66,.075);}.ast-sticky-custom-logo .ast-header-sticked .custom-logo-link,.ast-sticky-custom-logo .ast-header-sticked .custom-mobile-logo-link{display:none;}.ast-sticky-custom-logo .ast-header-sticked .sticky-custom-logo{display:inline-block;}.ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:none;}.ast-header-stick-fade-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-scroll-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-slide-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:inline-block;}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar{line-height:55px;}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em;}.ast-sticky-main-shrink .ast-sticky-shrunk .site-navigation{line-height:3;}.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px !important;width:auto;}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk.main-header-bar{padding-bottom:0;}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em;}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em;}.ast-sticky-above-shrink .ast-sticky-shrunk .ast-above-header-bar .ast-site-identity,.ast-sticky-above-shrink .ast-sticky-shrunk.ast-above-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em;}.ast-sticky-above-shrink .ast-sticky-shrunk .site-navigation{line-height:3;}.ast-sticky-above-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto;}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-above-header-bar,.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk.ast-above-header-bar{padding-bottom:0;}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em;}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em;}.ast-sticky-below-shrink .ast-sticky-shrunk .ast-below-header-bar .ast-site-identity,.ast-sticky-below-shrink .ast-sticky-shrunk.ast-below-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em;}.ast-sticky-below-shrink .ast-sticky-shrunk .site-navigation{line-height:3;}.ast-sticky-below-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto;}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-below-header-bar,.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk.ast-below-header-bar{padding-bottom:0;}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em;}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em;}.ast-header-break-point .ast-sticky-active .sticky-custom-logo img{display:block;}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .sticky-custom-logo img{display:block;}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .ast-mobile-header-logo{display:none;}.ast-header-break-point .ast-header-sticked .sticky-custom-logo img{display:block;}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-logo-link img{display:none;}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-mobile-logo-link img{display:inline-block;}.above-header-toggle-on .main-header-bar{z-index:1;}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none;}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none;}.ast-main-header-nav-open.ast-hfb-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block;}.ast-main-header-nav-open.ast-hfb-header .ast-desktop-header-content{display:block;}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block;}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:block;}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{display:none;}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content{display:none;}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none;}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none;}.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{position:fixed;}.site-above-header-wrap,.site-below-header-wrap,.site-primary-header-wrap{transition:all .2s linear;}.ast-header-stick-slide-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none !important;}.ast-header-stick-fade-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none !important;}.ast-flyout-menu-overlay .ast-stick-primary-below-wrapper.ast-sticky-active{z-index:5;}.ast-fullscreen-menu-overlay #ast-fixed-header{z-index:9;}.ast-flyout-menu-enable.ast-primary-sticky-enabled .ast-stick-primary-below-wrapper,.ast-flyout-menu-enable.ast-primary-sticky-enabled .main-header-bar{overflow-y:unset !important;}#ast-mobile-header .content-align-flex-start{max-height:60vh;overflow:auto;}.main-header-bar-wrap .ast-search-box.header-cover{z-index:7;}.ast-below-header-wrap .ast-search-box.header-cover #close,.ast-below-header-wrap .ast-search-box.header-cover .search-field{font-size:1.8em;}.ast-below-header-wrap .ast-search-box.header-cover .search-submit{font-size:1.5em;}.ast-search-box.full-screen,.ast-search-box.header-cover{display:none;opacity:0;transition:opacity .3s ease-in-out,display .3s ease-in-out;width:100%;height:100%;}.ast-search-box.full-screen .search-field,.ast-search-box.header-cover .search-field{background:0 0;border:0;color:#fafafa;box-shadow:none;text-align:left;padding:0;}.ast-search-box.full-screen .search-submit,.ast-search-box.header-cover .search-submit{background:var(--ast-fs-search-submit-background,0 0);padding:0;border-radius:50%;box-shadow:none;color:var(--ast-fs-search-text-color,#9e9e9e);transition:all .7s ease-In;outline:0;border:0;vertical-align:middle;}.ast-search-box.full-screen .ast-search-wrapper,.ast-search-box.header-cover .ast-search-wrapper{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%);}.ast-search-box.full-screen .ast-search-wrapper .search-form,.ast-search-box.header-cover .ast-search-wrapper .search-form{line-height:normal;}.ast-search-box.full-screen #close,.ast-search-box.header-cover #close{color:#fafafa;transform:rotate(0);font-size:2em;cursor:pointer;z-index:9;font-weight:400;}.ast-search-box.full-screen .search-field::-webkit-input-placeholder,.ast-search-box.header-cover .search-field::-webkit-input-placeholder{color:#fafafa;}.ast-search-box.full-screen .search-field:-moz-placeholder,.ast-search-box.header-cover .search-field:-moz-placeholder{color:#fafafa;}.ast-search-box.full-screen .search-field::-moz-placeholder,.ast-search-box.header-cover .search-field::-moz-placeholder{color:#fafafa;}.ast-search-box.full-screen .search-field:-ms-input-placeholder,.ast-search-box.header-cover .search-field:-ms-input-placeholder{color:#fafafa;}.ast-search-box.header-cover{position:absolute;background:rgba(25,25,25,.96);top:0;z-index:10;}.ast-search-box.header-cover .search-field{font-size:2em;line-height:2;width:100%;}.ast-search-box.header-cover .ast-container{position:relative;}.ast-search-box.header-cover .close,.ast-search-box.header-cover .search-submit,.ast-search-box.header-cover .search-text-wrap{display:inline-block;}.ast-search-box.header-cover .search-text-wrap{width:calc(100% - 2.5em);vertical-align:middle;}.ast-search-box.header-cover .search-submit{font-size:1.7em;margin-right:2em;}.ast-search-box.header-cover #close{vertical-align:middle;backface-visibility:hidden;}.ast-search-box.full-screen{position:fixed;background:rgba(25,25,25,.96);top:0;left:0;z-index:999;}.ast-search-box.full-screen .ast-search-wrapper .large-search-text{text-align:center;color:#e2e2e2;font-size:1.5em;font-weight:400;transition-delay:50ms;transition:all .3s ease-in-out;}.ast-search-box.full-screen .ast-search-wrapper fieldset{border:0;padding:2.5em 0 1em;border-bottom:2px solid var(--ast-border-color);}.ast-search-box.full-screen .ast-search-wrapper .search-field{font-size:2em;padding-left:20px;line-height:1.7;width:92%;vertical-align:middle;}.ast-search-box.full-screen .ast-search-wrapper .search-form{width:70%;margin:20px auto;}.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:var(--ast-fs-search-font-size,1.7em);}.ast-search-box.full-screen #close{position:absolute;color:#fafafa;right:1em;line-height:1;cursor:pointer;z-index:9;font-weight:400;font-size:2em;top:1.5em;backface-visibility:hidden;}.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:0;}.ast-search-box.full-screen ::-moz-placeholder{opacity:0;}.ast-search-box.full-screen :-ms-input-placeholder{opacity:0;}.ast-search-box.full-screen :-moz-placeholder{opacity:0;}@media (max-width:420px){.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:1;}.ast-search-box.full-screen ::-moz-placeholder{opacity:1;}.ast-search-box.full-screen :-ms-input-placeholder{opacity:1;}.ast-search-box.full-screen :-moz-placeholder{opacity:1;}}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-webkit-input-placeholder{opacity:.5;}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-moz-placeholder{opacity:.5;}.ast-hfb-header .ast-search-box.full-screen.full-screen :-ms-input-placeholder{opacity:.5;}.ast-hfb-header .ast-search-box.full-screen.full-screen :-moz-placeholder{opacity:.5;}.site-header .ast-inline-search.ast-search-menu-icon .search-form{padding-left:0;padding-right:0;}.site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:2em;}.ast-inline-search.ast-search-menu-icon{position:relative;transform:none;left:0;right:0;}.ast-inline-search.ast-search-menu-icon .search-submit{display:block;background:0 0;border:none;position:absolute;height:100%;right:.25em;padding:0;top:0;font-size:1.3em;color:#757575;}.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form{padding:0;}.ast-header-break-point .site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-right:2em;}.ast-header-break-point .ast-search-box.full-screen .ast-search-wrapper .search-field{width:80%;}.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.full-screen,.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.header-cover{display:none;}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em;}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .search-field{padding-right:0;padding-left:1em;}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em;}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .search-field{padding-left:0;padding-right:1em;}.ast-header-break-point .ast-above-header .ast-above-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0;}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon .search-form{padding-left:0;left:auto;padding-right:2em;}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon.slide-search .search-form{left:-1em;padding-left:2em;}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-1 .search-field{padding-right:0;}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .search-field{padding-right:0;padding-left:1em;}.ast-header-break-point .ast-above-header-mobile-stack .ast-above-header .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em;}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon.ast-inline-search .search-form{left:0;padding-left:0;padding-right:2em;}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em;}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .search-field{padding-right:0;padding-left:1em;}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em;}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .search-field{padding-left:0;padding-right:1em;}.ast-header-break-point .ast-below-header .below-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0;}.ast-header-break-point .ast-swap-below-header-sections.site-header .ast-below-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:0;}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;padding-left:3em;padding-right:1em;}.ast-below-header-mobile-stack .ast-below-header .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em;}.iphone.full-screen,.ipod.full-screen{position:fixed !important;}@media (max-width:992px){.ast-above-header-mobile-stack .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto;}.ast-below-header-mobile-stack .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto;}}@media (max-width:544px){.ast-search-box.full-screen .ast-search-wrapper .large-search-text{display:none;}.ast-search-box.full-screen .ast-search-wrapper .search-field,.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:1.6em;}}