@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes tg-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes tg-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}*,::after,::before,ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.transparent-header .logo .sticky-logo,div.mobile-menu .social-links ul{display:none}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:#777;font-style:normal;-ms-word-wrap:break-word;word-wrap:break-word;overflow-x:hidden}h1,h2,h3,h4{line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}p,ul{margin-top:0;margin-bottom:1rem}p{font-size:16px;font-weight:400;line-height:1.6;color:#777;margin-bottom:15px}ul{padding-left:2rem;list-style:disc}img,svg{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[type=submit],button{-webkit-appearance:button}[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col-12{flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}}@media (min-width:768px){.col-md-5,.col-md-7{flex:0 0 auto;width:41.66666667%}.col-md-7{width:58.33333333%}}@media (min-width:992px){.col-lg-2,.col-lg-3{flex:0 0 auto;width:16.66666667%}.col-lg-3{width:25%}.col-lg-12,.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-12{width:100%}}@media (min-width:1200px){.col-xl-10{flex:0 0 auto;width:83.33333333%}}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.position-relative{position:relative!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.text-center{text-align:center!important}@media (min-width:576px){.d-sm-block{display:block!important}}@media (min-width:1200px){.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}button::-moz-focus-inner{padding:0;border:0}.fab,.fas,i[class^=flaticon-]:before{font-style:normal;font-variant:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fab,.fas{display:inline-block;text-rendering:auto}.fa-angle-up:before{content:""}.fa-envelope:before{content:""}.fa-facebook-f:before{content:""}.fa-globe:before{content:""}.fa-instagram:before{content:""}.fa-linkedin-in:before{content:""}.fa-phone:before{content:""}.fa-search:before{content:""}.fa-times:before{content:""}.fa-youtube:before{content:""}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/suxnix/assets/fonts/fa-brands-400.eot);src:url(/wp-content/themes/suxnix/assets/fonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/suxnix/assets/fonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/suxnix/assets/fonts/fa-brands-400.woff)format("woff"),url(/wp-content/themes/suxnix/assets/fonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/themes/suxnix/assets/fonts/fa-brands-400.svg#fontawesome)format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/suxnix/assets/fonts/fa-regular-400.eot);src:url(/wp-content/themes/suxnix/assets/fonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/suxnix/assets/fonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/suxnix/assets/fonts/fa-regular-400.woff)format("woff"),url(/wp-content/themes/suxnix/assets/fonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/themes/suxnix/assets/fonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/suxnix/assets/fonts/fa-solid-900.eot);src:url(/wp-content/themes/suxnix/assets/fonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/suxnix/assets/fonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/suxnix/assets/fonts/fa-solid-900.woff)format("woff"),url(/wp-content/themes/suxnix/assets/fonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/themes/suxnix/assets/fonts/fa-solid-900.svg#fontawesome)format("svg")}.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-display:swap;font-family:"flaticon";src:url(/wp-content/themes/suxnix/assets/fonts/flaticon.ttf?7a978330ff7fdc656926f8f882f4249d)format("truetype"),url(/wp-content/themes/suxnix/assets/fonts/flaticon.woff?7a978330ff7fdc656926f8f882f4249d)format("woff"),url(/wp-content/themes/suxnix/assets/fonts/flaticon.woff2?7a978330ff7fdc656926f8f882f4249d)format("woff2"),url(/wp-content/themes/suxnix/assets/fonts/flaticon.eot?7a978330ff7fdc656926f8f882f4249d#iefix)format("embedded-opentype"),url(/wp-content/themes/suxnix/assets/fonts/flaticon.svg?7a978330ff7fdc656926f8f882f4249d#flaticon)format("svg")}i[class^=flaticon-]:before{font-family:flaticon!important;font-weight:400!important;text-transform:none}i[class*=flaticon-]{display:block;line-height:0}.flaticon-layout:before{content:""}.flaticon-search:before{content:""}.flaticon-shopping-cart:before{content:""}.mt-20{margin-top:20px}.mb-10{margin-bottom:10px}.pt-120{padding-top:120px}.pb-120{padding-bottom:120px}img{max-width:100%;height:auto}a,button{color:#faa432;outline:medium;text-decoration:none}button{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s}a:focus,button:focus{box-shadow:none}button:focus{text-decoration:none}.footer -menu li a:hover,a:hover{color:#faa432;text-decoration:none}h1,h2,h3,h4{font-family:"Oswald",sans-serif;color:#222;margin-top:0;font-style:normal;margin-bottom:1rem;font-weight:500;text-transform:uppercase}h1{font-size:40px}h2{font-size:35px}h3{font-size:28px}h4{font-size:22px}.list-wrap{margin:0;padding:0}.list-wrap li,footer ul,header ul{list-style:none}::-moz-selection{background:#777}::selection{background:#777}.container{padding-left:15px;padding-right:15px}.row{--bs-gutter-x:30px}:root{scroll-behavior:auto}.scroll-top{width:50px;height:50px;line-height:50px;position:fixed;bottom:-10%;right:30px;font-size:16px;border-radius:50%;z-index:99;color:#fff;text-align:center;cursor:pointer;background:#0d9b4d;transition:1s ease;border:0;opacity:0}.scroll-top::after{position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:1;background:radial-gradient(ellipse at center,rgb(0 0 0/.25)0,#fff0 80%)}.scroll-top:hover{background:#222;opacity:1}.custom-container{max-width:1650px}.transparent-header{position:absolute;left:0;top:0;width:100%;z-index:9;height:auto}.menu-area{padding:23px 0}.menu-nav,.navbar-wrap ul{display:flex;flex-wrap:wrap}.menu-nav{align-items:center;justify-content:flex-start}.logo img{max-width:160px}.navbar-wrap{display:flex;flex-grow:1}.navbar-wrap ul{flex-direction:row;margin:0 auto;padding:0}.navbar-wrap ul li{list-style:none;display:block;position:relative}.navbar-wrap ul li a{font-size:16px;font-weight:600;text-transform:capitalize;color:#777;padding:38px 30px;display:block;line-height:1;position:relative;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;text-decoration:none;z-index:1}.header-action>ul{display:flex;align-items:center;margin:0;padding:0}.header-action>ul li{position:relative;list-style:none;margin-left:40px}.header-action>ul>li:first-child{margin-left:0}.header-action>ul>li.header-shop-cart>a{padding-right:10px}.header-action>ul>li>a{display:block;color:#222;font-size:28px}.header-action>ul>li:hover>a{color:#0d9b4d}.header-shop-cart a.cart-count span.mini-cart-count{position:absolute;right:0;top:-2px;width:20px;height:20px;text-align:center;border-radius:50%;font-size:12px;font-weight:700;line-height:20px;background-color:#faa432;color:#fff;box-shadow:0 5px 12.09px .91px rgb(71 51 127/.14)}.header-action>ul li.offCanvas-btn a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;text-align:center;background:#0d9b4d;color:#fff!important;border-radius:50%;font-size:25px}.transparent-header .navbar-wrap ul li a{color:#dcdcdc}.transparent-header .header-action>ul>li>a{color:#fff}.navbar-wrap>ul>li:hover>a,.transparent-header .navbar-wrap ul li:hover>a{color:#faa432}.nav-logo img{width:160px}.mobile-menu{position:fixed;right:0;top:0;width:300px;padding-right:30px;max-width:100%;height:100%;z-index:99;border-radius:0;-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);transition:all .3s cubic-bezier(.785,.135,.15,.86);-webkit-transform:translateX(101%);-ms-transform:translateX(101%);transform:translateX(101%)}.mobile-menu .nav-logo{position:relative;padding:30px 25px;text-align:left}.menu-backdrop,.search-backdrop{position:fixed;right:0;top:0;width:100%;height:100%;transition:all .3s linear;-moz-transition:all .3s linear;-webkit-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;opacity:0}.menu-backdrop{z-index:4;visibility:hidden;background:#000}.mobile-menu .menu-box{position:absolute;left:0;top:0;width:100%;height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;background:#fff;padding:0;z-index:5;box-shadow:-9px 0 14px 0 rgb(0 0 0/6%)}.mobile-menu .close-btn{position:absolute;right:15px;top:28px;line-height:30px;width:35px;text-align:center;font-size:20px;color:#faa432;cursor:pointer;z-index:10;-webkit-transition:all .9s ease;-o-transition:all .9s ease;transition:all .9s ease}.mobile-menu .navigation{position:relative;display:block;width:100%;float:none;margin:0;padding:0}.mobile-menu .navigation li{position:relative;list-style:none;display:block;border-top:1px solid rgb(0 0 0/10%)}.mobile-menu .navigation:last-child{border-bottom:1px solid rgb(0 0 0/10%)}.mobile-menu .navigation li>a{position:relative;display:block;line-height:24px;padding:10px 60px 10px 25px;font-size:15px;font-weight:500;color:#222;text-transform:capitalize;border:0}.mobile-menu .navigation li>a,.mobile-menu .navigation li>a:before,.mobile-menu .social-links li a{-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.mobile-menu .navigation li>a:before{content:"";position:absolute;left:0;top:0;height:0}.menu-area .mobile-nav-toggler,.mobile-menu .social-links ul{position:relative;align-items:center;justify-content:center;text-align:center}.mobile-menu .social-links ul{display:flex;padding:30px 20px 20px;flex-wrap:wrap}.mobile-menu .social-links li{position:relative;display:inline-block;margin:0 6px 10px}.mobile-menu .social-links li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;position:relative;line-height:32px;font-size:16px;color:#222;border:1px solid #efefef;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.mobile-menu .social-links li a:hover{border-color:#0d9b4d;background:#0d9b4d;color:#fff}.menu-area .mobile-nav-toggler{float:right;display:none;width:60px;height:60px;background:#0d9b4d;color:#fff;border-radius:50%;font-size:25px;cursor:pointer;margin-top:-2px}.search-popup-wrap{position:fixed;top:0;left:0;background:#fff;height:auto;width:100%;padding:40px 0 50px;display:none;z-index:999}.search-form{position:relative}.search-form input{width:100%;border:0;border-bottom:1px solid #0d9b4d;padding:10px 50px 20px;text-align:center;font-weight:500;font-size:30px;background:#fff0;color:#222}.search-form input::placeholder{font-size:30px;color:#222;opacity:.5}.search-btn{position:absolute;right:20px;background:#fff0;border:0;font-size:25px;color:#0d9b4d;top:50%;transform:translateY(-50%)}.search-backdrop{background:#000;cursor:url(/wp-content/themes/suxnix/assets/img/icons/cross-out.png),pointer;z-index:99;visibility:hidden}.offCanvas-wrap{position:fixed;overflow-y:auto;top:0;right:0;width:582px;padding:35px 80px 55px;transform:translateX(100%);height:100%;display:block;background-color:#fff;z-index:1020;-webkit-transition:all 600ms cubic-bezier(.785,.135,.15,.86);-moz-transition:all 600ms cubic-bezier(.785,.135,.15,.86);transition:all 600ms cubic-bezier(.785,.135,.15,.86);display:flex;flex-direction:column}.offCanvas-toggle{width:56px;height:56px;flex:0 0 56px;background:rgb(13 155 77/.16);display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0-40px 30px auto;cursor:pointer}.offCanvas-toggle img{width:18px}.offCanvas-content{margin-bottom:80px}.offCanvas-content .title{font-size:43px;line-height:1.17;margin-bottom:28px}.offCanvas-content p{margin-bottom:0}.offCanvas-body{display:flex;flex-direction:column;justify-content:space-between;flex:1}.offCanvas-wrap::-webkit-scrollbar{width:0}.offCanvas-overlay{position:fixed;right:0;top:0;width:100%;height:100%;z-index:99;transition:all 700ms ease;-moz-transition:all 700ms ease;-webkit-transition:all 700ms ease;-ms-transition:all 700ms ease;-o-transition:all 700ms ease;opacity:0;visibility:hidden;background:#000}.offcanvas-contact .number{font-size:30px;margin:0 0 5px}.offcanvas-contact .email{font-size:30px;margin:0 0 18px}.offcanvas-contact .offcanvas-social li,.offcanvas-contact p{margin:0}.offcanvas-contact .offcanvas-social{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:35px}.offcanvas-contact .offcanvas-social li a{display:flex;font-size:14px;width:40px;height:40px;align-items:center;justify-content:center;background:rgb(13 155 77/.16);border-radius:50%;color:#222}.offcanvas-contact .offcanvas-social li a:hover{background:rgb(13 155 77);color:#fff}.breadcrumb-bg{background-position:center;background-size:cover;position:relative;padding:230px 0 150px;z-index:1}.breadcrumb-bg::after,.breadcrumb-bg::before{content:"";position:absolute;left:0;width:100%}.breadcrumb-bg::before{top:0;height:100%;background:#090909;opacity:.85;z-index:-1}.breadcrumb-bg::after{bottom:-10px;background-image:url(/wp-content/themes/suxnix/assets/img/bg/testimonial_bottom_shape.png);height:36px;background-repeat:repeat;background-position:center;z-index:1}.breadcrumb-content{position:relative;z-index:4}.breadcrumb-content .title{font-size:60px;line-height:1.2;color:#fff;letter-spacing:-1px;margin-bottom:15px}.video-shape{position:absolute;z-index:3}.video-shape.one{left:0;bottom:-12%}.video-shape.two{right:0;bottom:-7%}.sidebar-search-form input{background:#f9f9f9;border:0;width:100%;padding:19px 75px 19px 25px;font-size:14px;color:#222;border-radius:0}.sidebar-search-form input::placeholder{font-size:14px;color:#222}.sidebar-search-form button{position:absolute;right:0;top:0;border:0;padding:19px 23px;color:#fff;background:#0d9b4d;font-size:14px;cursor:pointer;border-radius:0}.footer-top-wrap{background:#0a0a0a;position:relative;padding:195px 0 30px;overflow-x:hidden;z-index:1}.not-show-instagram .footer-top-wrap{padding:120px 0 30px}.footer-top-wrap::before{content:"";position:absolute;left:0;top:-22px;width:100%;height:53px;background-image:url(/wp-content/themes/suxnix/assets/img/bg/footer_bg_shape.png);background-repeat:repeat;background-position:center;z-index:-1}.footer-top-wrap::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#0a0a0a;opacity:.9;z-index:-2}.footer-shape{position:absolute;z-index:-1}.footer-shape.one{left:0;bottom:100px}.footer-shape.two{right:0;bottom:170px}.footer-widget{margin:0 0 50px}.footer-widget .footer-text{width:75%}.footer-widget .footer-text p{margin:0;color:#fff;opacity:.7}.footer-social{display:flex;align-items:center;gap:10px;margin-top:30px}.footer-social a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#1b1b1b;border-radius:50%;color:#fff}.footer-social a:hover{background:#0d9b4d}.footer-widget .fw-title{font-size:20px;color:#fff;letter-spacing:.02em;margin:0 0 30px}.footer-widget ul li{margin:0 0 15px}.footer-widget ul li:last-child{margin:0}.footer-contact-wrap p{color:#fff;opacity:.7}.footer-widget ul li a{opacity:.7}.footer-widget ul li a:hover{opacity:1;color:#0d9b4d}.footer-contact-wrap .list-wrap{margin:30px 0 0}.footer-contact-wrap .list-wrap li{color:#fff;display:flex;align-items:center;margin:0 0 15px}.footer-contact-wrap .list-wrap li i{color:#0d9b4d;font-size:18px;margin-right:10px}.footer-widgets-wrap .row [class*=col-]:nth-child(4n+4) .footer-widget{padding-left:70px}.copyright-wrap{background:#0a0a0a;border-top:1px solid #262626;padding:25px 0}.copyright-text p{margin:0;color:#fff;opacity:.9}#preloader{position:fixed;height:100%;width:100%;top:0;left:0;background:#fff;z-index:9999}.tg-cube-grid{width:45px;height:45px;position:absolute;left:0;right:0;margin:auto;top:0;bottom:0}.tg-cube-grid .tg-cube{width:33%;height:33%;background-color:#0d9b4d;float:left;-webkit-animation:tg-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:tg-cubeGridScaleDelay 1.3s infinite ease-in-out}.tg-cube-grid .tg-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.tg-cube-grid .tg-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.tg-cube-grid .tg-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.tg-cube-grid .tg-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.tg-cube-grid .tg-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.tg-cube-grid .tg-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.tg-cube-grid .tg-cube7{-webkit-animation-delay:0s;animation-delay:0s}.tg-cube-grid .tg-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.tg-cube-grid .tg-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}button,img{transition:.3s}.fix{overflow:hidden}a{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}button{cursor:pointer}a:focus{outline:0}a:focus,a:hover{text-decoration:none}input:focus::placeholder{opacity:0}input:focus::-moz-placeholder{opacity:0}button:focus,input:focus{outline:0}::-moz-selection{background:#d6b161;background:#444;color:#fff;text-shadow:none}::selection{background:#444;color:#fff;text-shadow:none}::-moz-placeholder{color:#555;font-size:14px;opacity:1}::placeholder{color:#555;font-size:14px;opacity:1}.sidebar-search-form{position:relative}.footer-widget ul{padding:0;margin:0}.footer-widget p{color:#fff;opacity:.7}.no-results.not-found{background:#f9f9f9;padding:41px 100px;text-align:center;border:2px solid #f5f5f5}.no-results .sidebar-search-form input{background:#fff}.pageontent.blog-search-content p{margin-bottom:20px}.blog-search-title{font-size:30px;font-weight:700;margin:0}.page-header{background:#011d3a;margin-bottom:30px;padding:30px}.page-header h1{font-size:35px;font-weight:500;margin:0;line-height:1.3;letter-spacing:-.5px}.no-results.not-found .page-header{background:0 0;margin-bottom:20px;padding:0}.footer-widget ul li a{color:#777;display:inline-block}@media (max-width:991.98px){.logo,.sticky-logo{padding:0}}.breadcrumb-content .breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin-bottom:0;list-style:none;background-color:#fff0;border-radius:0;justify-content:center;align-items:center;color:#fff;column-gap:13px;row-gap:5px}.breadcrumb>*{display:block;font-size:20px;color:#fff;line-height:1.4}.breadcrumb>* a{color:#fff}.breadcrumb>* a:hover{color:#faa432}.footer-top-wrap .footer-widget ul li{margin:0 0 12px;font-family:"Roboto",sans-serif}.footer-top-wrap .footer-widget ul li:last-child{margin:0}.footer-top-wrap .footer-widget ul li a{color:#fff;font-family:"Roboto",sans-serif;opacity:.7}.footer-top-wrap .footer-widget ul li a:hover{opacity:1;color:#0d9b4d}.footer-widget.widget_nav_menu ul li{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between}.widget_nav_menu .menu{margin-bottom:0}.product-widget-title:color{color:#3c8599}.header-shop-cart .header-mini-cart{background:#fff;opacity:0!important;padding:25px;position:absolute;right:-15px;top:60px;transition:all .5s ease 0s;width:350px;z-index:9;box-shadow:0 12px 24px 0 rgb(120 120 120/.3);visibility:hidden;transform:translateY(10px)}.header-shop-cart .header-mini-cart::before{position:absolute;content:"";left:0;top:-30px;width:100%;height:45px;display:block}.header-shop-cart:hover .header-mini-cart{opacity:1!important;visibility:visible;transform:translateY(0);z-index:9}.header-shop-cart .woocommerce-mini-cart__empty-message{margin-bottom:0}@media (max-width:1500px){.custom-container{max-width:1320px}.header-action>ul li{margin-left:30px}.navbar-wrap ul li a{padding:38px 22px}.footer-widgets-wrap .row [class*=col-]:nth-child(4n+4) .footer-widget{padding-left:40px}.footer-widget .footer-text{width:87%}.offCanvas-wrap{width:390px;padding:15px 40px 35px}.offCanvas-toggle{width:45px;height:45px;flex:0 0 45px;margin:0-10px 0 auto}.offCanvas-content .title{font-size:36px;margin-bottom:20px}.offCanvas-content{margin-bottom:50px;margin-top:20px}.offcanvas-contact .email,.offcanvas-contact .number{font-size:28px}.breadcrumb-bg{padding:200px 0 120px!important}}@media (max-width:1199.98px){.custom-container{max-width:960px}.menu-area{padding:25px 0}.menu-nav{justify-content:space-between}.header-action{margin-right:30px}.menu-area .mobile-nav-toggler{display:flex}.footer-shape.one{max-width:50px}.footer-shape.two{max-width:80px}.footer-widgets-wrap .row [class*=col-]:nth-child(4n+4) .footer-widget{padding-left:0}.footer-widget .footer-text{width:90%}.breadcrumb-bg{padding:150px 0 120px!important}}@media (max-width:991.98px){.custom-container{max-width:720px}.footer-shape.two{right:0;bottom:30%}}@media (max-width:767.98px){.custom-container{max-width:100%}.transparent-header{top:0}.menu-area{padding:20px 0}.video-shape.one,.video-shape.two{max-width:100px}.video-shape.one{bottom:-4%}.footer-shape.one{max-width:55px;left:auto;right:0;transform:rotate(180deg)}.scroll-top{right:15px}.copyright-text{text-align:center}.breadcrumb-content .title{font-size:48px;margin-bottom:10px}}@media (max-width:420px){.scroll-top{width:35px;height:35px;line-height:35px;font-size:14px}}@media only screen and (min-width:576px) and (max-width:767px){.custom-container{max-width:540px}.breadcrumb-content .title{font-size:54px}}@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.36.0)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.36.0)format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.36.0)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.36.0#eicon)format("svg");font-weight:400;font-style:normal}:root{--page-title-display:block}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-kit-422{--e-global-color-primary:#61CE70;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:34px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500}.elementor-kit-422 button{background-color:var(--e-global-color-primary);color:#fff;border-radius:30px 30px 30px 30px}.elementor-kit-422 a{color:var(--e-global-color-primary)}.elementor-kit-422 h1{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight)}.elementor-kit-422 h2{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-size:var(--e-global-typography-secondary-font-size);font-weight:var(--e-global-typography-secondary-font-weight);text-transform:var(--e-global-typography-secondary-text-transform)}.elementor-kit-422,.elementor-kit-422 a,.elementor-kit-422 button,.elementor-kit-422 h3,.elementor-kit-422 h4{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-size:var(--e-global-typography-text-font-size);font-weight:var(--e-global-typography-text-font-weight)}@media (max-width:1024px){.elementor-kit-422,.elementor-kit-422 a,.elementor-kit-422 button,.elementor-kit-422 h3,.elementor-kit-422 h4{font-size:var(--e-global-typography-text-font-size)}.elementor-kit-422 h1{font-size:var(--e-global-typography-primary-font-size)}.elementor-kit-422 h2{font-size:var(--e-global-typography-secondary-font-size)}}@media (max-width:767px){.elementor-kit-422,.elementor-kit-422 a,.elementor-kit-422 button,.elementor-kit-422 h3,.elementor-kit-422 h4{font-size:var(--e-global-typography-text-font-size)}.elementor-kit-422 h1{font-size:var(--e-global-typography-primary-font-size)}.elementor-kit-422 h2{font-size:var(--e-global-typography-secondary-font-size)}}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tdmpkzsq.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tmmpkzsq.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tcmpi.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvfteoceg.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvgdeoceg.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvf9eo.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvfteoceg.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvgdeoceg.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvf9eo.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjlucxtakpy.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjlufntakpy.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjluchta.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvfteoceg.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvgdeoceg.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvf9eo.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vfteoceg.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vgdeoceg.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vf9eo.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vfteoceg.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vgdeoceg.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vf9eo.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vfteoceg.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vgdeoceg.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vf9eo.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvfteoceg.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvgdeoceg.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvf9eo.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptucxtakpy.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptufntakpy.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptuchta.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z11lfc-k.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1jlfc-k.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1xlfq.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z11lfc-k.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1jlfc-k.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1xlfq.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjbecmne.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjnecmne.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjfecg.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z11lfc-k.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1jlfc-k.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z11lfc-k.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1jlfc-k.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1xlfq.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z11lfc-k.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1jlfc-k.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1xlfq.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z11lfc-k.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1jlfc-k.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1xlfq.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z11lfc-k.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1jlfc-k.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1xlfq.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:100;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:200;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:700;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:800;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:900;font-display:swap;src:url(https://www.faxtwo.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}