@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-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 fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@-ms-keyframes ctspin{0%{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(360deg)}}@-moz-keyframes ctspin{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes ctspin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes ctspin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes toRightFromLeft{49%{-webkit-transform:translate(100%)}50%{opacity:0;-webkit-transform:translate(-100%)}51%{opacity:1}}@-moz-keyframes toRightFromLeft{49%{-moz-transform:translate(100%)}50%{opacity:0;-moz-transform:translate(-100%)}51%{opacity:1}}@keyframes toRightFromLeft{49%{transform:translate(100%)}50%{opacity:0;transform:translate(-100%)}51%{opacity:1}}@-webkit-keyframes toTopFromBottom{49%{-webkit-transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%)}51%{opacity:1}}@-moz-keyframes toTopFromBottom{49%{-moz-transform:translateY(-100%)}50%{opacity:0;-moz-transform:translateY(100%)}51%{opacity:1}}@keyframes toTopFromBottom{49%{transform:translateY(-100%)}50%{opacity:0;transform:translateY(100%)}51%{opacity:1}}@-webkit-keyframes squares{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);transform:scale(1.24);opacity:1}to{-webkit-transform:scale(2.1);transform:scale(2.1);opacity:0}}@-moz-keyframes squares{0%{-moz-transform:scale(1);transform:scale(1);opacity:0}20%{-moz-transform:scale(1.24);transform:scale(1.24);opacity:1}to{-moz-transform:scale(2.1);transform:scale(2.1);opacity:0}}@-o-keyframes squares{0%{-o-transform:scale(1);transform:scale(1);opacity:0}20%{-o-transform:scale(1.24);transform:scale(1.24);opacity:1}to{-o-transform:scale(2.1);transform:scale(2.1);opacity:0}}@keyframes squares{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);-moz-transform:scale(1.24);-o-transform:scale(1.24);transform:scale(1.24);opacity:1}to{-webkit-transform:scale(2.1);-moz-transform:scale(2.1);-o-transform:scale(2.1);transform:scale(2.1);opacity:0}}@keyframes ct_dual_ring{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes ct_dual_ring{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes icon-bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}60%{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(body){margin:0}body{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;text-align:left;background-color:#fff;font-size:16px;line-height:1.875;color:#383838;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;font-weight:400;letter-spacing:0}@font-face{ font-display:swap;font-family:"FontAwesome";src:url(https://breatheeasyac.com/wp-content/plugins/case-theme-core/assets/plugin/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(https://breatheeasyac.com/wp-content/plugins/case-theme-core/assets/plugin/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/plugins/case-theme-core/assets/plugin/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0)format("woff2"),url(https://breatheeasyac.com/wp-content/plugins/case-theme-core/assets/plugin/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0)format("woff"),url(https://breatheeasyac.com/wp-content/plugins/case-theme-core/assets/plugin/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0)format("truetype"),url(https://breatheeasyac.com/wp-content/plugins/case-theme-core/assets/plugin/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal }input[class*=apbct].apbct_special_field{display:none!important}.apbct-email-encoder{position:relative}.apbct-blur{filter:blur(5px);transition:filter 2s}.wpcf7-form{border:1px solid #eaeaea;overflow:hidden}.bounce{-webkit-transform-origin:center bottom;transform-origin:center bottom}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container,.wpcf7 form.init .wpcf7-response-output{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7-form-control-wrap{position:relative}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#868e96;--gray-dark:#343a40;--primary:#007bff;--secondary:#868e96;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol";--font-family-mconsultiospace:"SFMconsultio-Regular", Menlo, Monaco,
        Consolas, "Liberation Mconsultio", "Courier New", mconsultiospace}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}img{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}::after,::before,html{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,footer,header,main,nav,section{display:block}h2,h3{margin-bottom:.5rem;font-family:inherit}p{margin-top:0}p,ul{margin-bottom:1rem}ul ul{margin-bottom:0}a{text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}img{vertical-align:middle;border-style:none;width:auto;max-width:100%;height:auto}svg:not(:root){overflow:hidden}a,button,input:not([type=range]),label,select,textarea{-ms-touch-action:manipulation;touch-action:manipulation}label{display:inline-block;margin-bottom:.5rem;margin-bottom:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input{overflow:visible}button{margin:0}input{font-size:inherit;line-height:inherit}input,select,textarea{margin:0;font-family:inherit}button,select{text-transform:none}[type=submit],button{-webkit-appearance:button}[type=submit]::-moz-focus-inner{padding:0;border-style:none}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}h2{font-size:2rem}h3{font-size:1.75rem}.container{width:100%;padding-right:15px;padding-left:15px;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}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-12,.col-6,.col-lg-6,.col-md-6,.col-sm-6,.col-xl-6{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:1200px){.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.btn{white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem}.btn:focus,.btn:hover{text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn:disabled{opacity:.65}.btn:not([disabled]):not(.disabled):active{background-image:none}.clearfix::after{display:block;clear:both;content:""}.text-white{color:#fff!important}@font-face{ font-display:swap;font-family:"FontAwesome";src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0)format("woff2"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0)format("woff"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0)format("truetype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal }.fac-angle-double-right:before{content:""}.fac{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 5 Pro";font-weight:900}.fac-angle-right:before{content:""}.fac-check-circle:before{content:""}.ct-icon1 a i.fa-facebook-f:before,.fac-facebook-f:before{content:""}.fac-google-plus:before{content:""}.fac-instagram:before{content:""}.fac-play:before{content:""}.fac-tripadvisor:before{content:""}.fac-twitter:before{content:""}@font-face{ font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-brands-400.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-brands-400.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-brands-400.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-brands-400.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-brands-400.svg#fontawesome)format("svg") }@font-face{ font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:swap;src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-light-300.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-light-300.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-light-300.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-light-300.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-light-300.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-light-300.svg#fontawesome)format("svg") }@font-face{ font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:swap;src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-regular-400.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-regular-400.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-regular-400.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-regular-400.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-regular-400.svg#fontawesome)format("svg") }@font-face{ font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:swap;src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-solid-900.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-solid-900.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-solid-900.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-solid-900.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/fontawesome/fa-solid-900.svg#fontawesome)format("svg") }@font-face{ font-display:swap;font-family:"Flaticon";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon.svg#Flaticon)format("svg");font-weight:400;font-style:normal }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"Flaticon";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon.svg#Flaticon)format("svg") }}[class*=" flaticon-"]:after,[class*=" flaticon-"]:before{font-family:Flaticon;font-size:inherit;font-style:normal}.ct-list.style2 .ct-list-icon i:before,.flaticon-setting-spanner:before{content:""}.flaticon-handshake:before{content:""}.flaticon-increased-revenue:before{content:""}.flaticon-teamwork:before{content:""}@font-face{ font-display:swap;font-family:"Flaticon-v2";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v2.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v2.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v2.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v2.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v2.svg#Flaticon-v2)format("svg");font-weight:400;font-style:normal }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"Flaticon-v2";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v2.svg#Flaticon-v2)format("svg") }}@font-face{ font-display:swap;font-family:"Flaticon-v3";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v3.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v3.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v3.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v3.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v3.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v3.svg#Flaticon-v3)format("svg");font-weight:400;font-style:normal }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"Flaticon-v3";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v3.svg#Flaticon-v3)format("svg") }}@font-face{ font-display:swap;font-family:"Flaticon-v4";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v4.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v4.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v4.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v4.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v4.svg#Flaticon-v4)format("svg");font-weight:400;font-style:normal }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"Flaticon-v4";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v4.svg#Flaticon-v4)format("svg") }}@font-face{ font-display:swap;font-family:"Flaticon-v5";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v5.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v5.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v5.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v5.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v5.svg#Flaticon-v5)format("svg");font-weight:400;font-style:normal }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"Flaticon-v5";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v5.svg#Flaticon-v5)format("svg") }}@font-face{ font-display:swap;font-family:"Flaticon-v6";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v6.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v6.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v6.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v6.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v6.svg#Flaticon-v6)format("svg");font-weight:400;font-style:normal }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"Flaticon-v6";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Flaticon-v6.svg#Flaticon-v6)format("svg") }}@font-face{ font-display:swap;font-family:"flaticon-v7";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v7.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v7.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v7.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v7.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v7.svg#flaticon-v7)format("svg");font-weight:400;font-style:normal }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"flaticon-v7";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v7.svg#flaticon-v7)format("svg") }}@font-face{ font-display:swap;font-family:"flaticon-v8";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v8.eot);src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v8.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v8.woff)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v8.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v8.svg#flaticon-v8)format("svg");font-weight:400;font-style:normal }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"flaticon-v8";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/flaticon-v8.svg#flaticon-v8)format("svg") }}@font-face{ font-display:swap;font-family:Material-Design-Iconic-Font;src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0)format("woff2"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Material-Design-Iconic-Font.woff?v=2.2.0)format("woff"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0)format("truetype") }.zmdi{display:inline-block;font:14px/1"Material-Design-Iconic-Font";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-pin:before{content:""}.zmdi-long-arrow-up:before{content:""}button::-moz-focus-inner{padding:0;border:0}.bounce{-webkit-animation-name:bounce;animation-name:bounce}.fadeInLeft{-webkit-animation-name:fadeInLeft}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}a{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms}a,a:after,a:before,a:focus,a:hover{outline:0;text-decoration:none}a:focus,a:hover{color:#d1651a}*,:after,:before{box-sizing:inherit}p{margin-bottom:15px}body.body-default-font{font-family:"Roboto",sans-serif}.site{position:relative}h2,h3,ul{margin:0 0 15px}h2,h3{color:#0e0e0e;clear:both;line-height:1.2;font-weight:700}.heading-default-font h2,.heading-default-font h3{font-family:"Poppins",sans-serif}h2{font-size:42px}h3{font-size:36px}ul{padding:0}ul li{list-style-position:inside}@font-face{ font-display:swap;font-family:"Bill-Smith";src:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/billsmith.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/themes/consultio/assets/fonts/billsmith.woff)format("woff");font-weight:400;font-style:normal }.ct-arrow-right,.ct-icon-close{width:20px;height:20px;position:relative;display:inline-block}.ct-icon-close:after,.ct-icon-close:before{content:"";background-color:#000;position:absolute;width:100%;height:2px;top:9px;left:0;-webkit-transition:all 200ms linear 0ms;-khtml-transition:all 200ms linear 0ms;-moz-transition:all 200ms linear 0ms;-ms-transition:all 200ms linear 0ms;-o-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms}.ct-icon-close:before{-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.ct-icon-close:after{-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.ct-icon-close.ct-center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ct-close .ct-icon-close:after,.ct-close .ct-icon-close:before{background-color:#fff}.ct-close:hover .ct-icon-close:after,.ct-close:hover .ct-icon-close:before{-webkit-transform:rotate(0deg);-khtml-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.ct-counter-layout2.style1 .ct-counter-icon i{background-image:-webkit-gradient(linear,left top,right top,from(#242b30),to(#242b30));background-image:-webkit-linear-gradient(left,#242b30,#242b30);background-image:-moz-linear-gradient(left,#242b30,#242b30);background-image:-ms-linear-gradient(left,#242b30,#242b30);background-image:-o-linear-gradient(left,#242b30,#242b30);background-image:linear-gradient(left,#242b30,#242b30);background-color:transparent;background-clip:text;-o-background-clip:text;-ms-background-clip:text;-moz-background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-o-text-fill-color:transparent;-ms-text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-text-fill-color:transparent}.ct-arrow-right{width:25px;height:13px;font-style:normal}.ct-arrow-right:after,.ct-arrow-right:before{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.ct-arrow-right:before{content:"";font-family:"Font Awesome 5 Pro";right:0;color:#0e0e0e;font-weight:400;font-size:14px}.ct-arrow-right:after{content:"";background-color:#0e0e0e;width:23px;height:1px;left:0}.ct-arrow-right.arrow-white:before{color:#fff}.ct-arrow-right.arrow-white:after{background-color:#fff}.bg-image{background-size:cover;background-position:center;background-repeat:no-repeat}input::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:1;text-overflow:ellipsis}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:1;text-overflow:ellipsis}input::-o-placeholder,textarea::-o-placeholder{color:inherit;opacity:1;text-overflow:ellipsis}input::-ms-placeholder,textarea::-ms-placeholder{color:inherit;opacity:1;text-overflow:ellipsis}input[type=email],input[type=tel],input[type=text]{line-height:normal;height:51px}input[type=email],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #d8d8d8;color:#9b9b9b;padding:6px 22px;font-size:15px;font-weight:400;-webkit-transition:all 200ms linear 0ms;-khtml-transition:all 200ms linear 0ms;-moz-transition:all 200ms linear 0ms;-ms-transition:all 200ms linear 0ms;-o-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;width:100%;outline:0}select{line-height:normal}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:0;border-color:#223035}select{height:60px}textarea{line-height:normal;padding-top:18px;padding-bottom:18px;height:150px}.wpcf7-form{position:relative}.wpcf7-form:before{content:"";width:30px;height:30px;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;border-color:transparent #223035;border-width:2px;border-style:solid;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;animation:ctspin .6s infinite linear;-webkit-animation:ctspin .6s infinite linear;box-sizing:border-box;z-index:2;-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);-khtml-transition:all .25s cubic-bezier(.645,.045,.355,1);-moz-transition:all .25s cubic-bezier(.645,.045,.355,1);-ms-transition:all .25s cubic-bezier(.645,.045,.355,1);-o-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1);visibility:hidden}.wpcf7-form .wpcf7-form-control-wrap{margin-bottom:27px;display:block}.btn,.wpcf7-form .wpcf7-response-output,button,input[type=submit]{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.wpcf7-form .wpcf7-response-output{border:1px solid #d8d8d8;padding:10px 22px;margin:20px 0 0;font-size:13px;background-color:#fff}.btn,button,input[type=submit]{font-size:15px;font-weight:700;color:#fff;padding:0 34px;line-height:51px;-webkit-transition:all 200ms linear 0ms;-khtml-transition:all 200ms linear 0ms;-moz-transition:all 200ms linear 0ms;-ms-transition:all 200ms linear 0ms;-o-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms;font-family:"Poppins",sans-serif;-webkit-box-shadow:0 8px 10px rgba(12,12,12,.1);-khtml-box-shadow:0 8px 10px rgba(12,12,12,.1);-moz-box-shadow:0 8px 10px rgba(12,12,12,.1);-ms-box-shadow:0 8px 10px rgba(12,12,12,.1);-o-box-shadow:0 8px 10px rgba(12,12,12,.1);box-shadow:0 8px 10px rgba(12,12,12,.1);position:relative;display:inline-block;text-align:center;cursor:pointer;border:0;background-color:#223035;background-image:-webkit-linear-gradient(90deg,#242b30 0,#242b30 50%,#242b30);background-image:-moz-linear-gradient(90deg,#242b30 0,#242b30 50%,#242b30);background-image:-ms-linear-gradient(90deg,#242b30 0%,#242b30 50%,#242b30);background-image:-o-linear-gradient(90deg,#242b30 0,#242b30 50%,#242b30);background-image:linear-gradient(90deg,#242b30 0,#242b30 50%,#242b30);background-size:300%,1px;background-position:0;height:auto}.btn:active,.btn:focus,.btn:hover,.btn:not([disabled]):not(.disabled):active,button:active,button:focus,button:hover,button:not([disabled]):not(.disabled):active,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover,input[type=submit]:not([disabled]):not(.disabled):active{outline:medium;text-decoration:none;color:#fff;background-position:100%;background-color:#0e0e0e}.elementor a.btn{-webkit-box-shadow:0 7px 16px rgba(12,12,12,.22);-khtml-box-shadow:0 7px 16px rgba(12,12,12,.22);-moz-box-shadow:0 7px 16px rgba(12,12,12,.22);-ms-box-shadow:0 7px 16px rgba(12,12,12,.22);-o-box-shadow:0 7px 16px rgba(12,12,12,.22);box-shadow:0 7px 16px rgba(12,12,12,.22)}.btn i{margin-left:8px}.btn i.space-right{margin-left:0;margin-right:8px}.btn .ct-align-icon-right{float:right}.btn.btn-round,.btn.text-white{-webkit-box-shadow:none!important;-khtml-box-shadow:none!important;-moz-box-shadow:none!important;-ms-box-shadow:none!important;-o-box-shadow:none!important;box-shadow:none!important}.btn.btn-round{-webkit-border-radius:60px;-khtml-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;border-radius:60px;line-height:57px;padding:0 46px}.btn.text-white{background-color:transparent;background-image:none!important;padding:0;line-height:normal}.btn.text-white:before{content:"";width:100%;height:1px;background-color:rgba(255,255,255,.85);position:absolute;bottom:-8px;left:0;opacity:0;-webkit-transition:all 200ms linear 0ms;-khtml-transition:all 200ms linear 0ms;-moz-transition:all 200ms linear 0ms;-ms-transition:all 200ms linear 0ms;-o-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms}.btn.text-white:hover:before{opacity:1;bottom:0}.ct-feature-layout1.style2 .item--title i,.ct-icon-active{display:none}.ct-header-elementor-popup{position:fixed;background-color:#000;top:0;left:0;width:100%;height:100%;z-index:999999;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;opacity:0;visibility:hidden;-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);-khtml-transition:all .25s cubic-bezier(.645,.045,.355,1);-moz-transition:all .25s cubic-bezier(.645,.045,.355,1);-ms-transition:all .25s cubic-bezier(.645,.045,.355,1);-o-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1);clip:rect(1px,1px,1px,1px);-webkit-transform:scaleY(0);-khtml-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0);transform-origin:0 0 0;-webkit-transform-origin:0 0 0;-ms-transform-origin:0 0 0;-o-transform-origin:0 0 0}.ct-header-elementor-popup:before{content:"";z-index:-1;background-color:inherit;position:absolute;opacity:.9;top:0;left:0;width:100%;height:100%}.ct-header-elementor-popup .elementor-popup-social a{width:35px;height:35px;-webkit-border-radius:35px;-khtml-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px;border-radius:35px;background-color:#fff;line-height:35px;color:#000;display:inline-block;margin:8px}.ct-header-elementor-popup .elementor-popup-social a:hover{background-color:#223035;color:#fff}.ct-header-elementor-popup .ct-header-popup-main{padding:80px 15px}.ct-header-elementor-popup .ct-header-popup-scroll{max-width:800px;height:100vh;overflow:scroll;width:100%;position:relative;right:-40px}.ct-header-elementor-popup .ct-header-popup-inner{width:100%;max-width:640px;overflow:hidden;margin-left:-40px}.ct-header-elementor-popup .ct-close{position:absolute;top:30px;right:30px;cursor:pointer;width:30px;height:30px}#ct-header-wrap{position:relative;z-index:999}#ct-header-wrap .row{align-items:center}#ct-header-wrap .ct-header-branding{margin:15px;position:relative;flex-grow:1;opacity:1}#ct-header-wrap .ct-header-branding .logo-light,#ct-header-wrap .ct-header-branding .logo-mobile,#ct-header-wrap .ct-header-holder .ct-header-info-item+.ct-header-info-item:before{position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}#ct-header-wrap .ct-header-branding .logo-light,#ct-header-wrap .ct-header-branding .logo-mobile{opacity:0}#ct-header-wrap #ct-header{-webkit-transition:all .3s cubic-bezier(.39,.575,.565,1) 0s;-khtml-transition:all .3s cubic-bezier(.39,.575,.565,1) 0s;-moz-transition:all .3s cubic-bezier(.39,.575,.565,1) 0s;-ms-transition:all .3s cubic-bezier(.39,.575,.565,1) 0s;-o-transition:all .3s cubic-bezier(.39,.575,.565,1) 0s;transition:all .3s cubic-bezier(.39,.575,.565,1) 0s}#ct-header-wrap #ct-header-top .row>div{padding:0 15px}#ct-header-wrap #ct-header-top.ct-header-top9{background-color:#0e0e0e;padding:11px 0;color:#fff;font-size:14px;line-height:24px}#ct-header-wrap #ct-header-top.ct-header-top9 .ct-header-wellcome{flex-grow:1}#ct-header-wrap #ct-header-top.ct-header-top9 .ct-header-social a,.ct-fancy-box-layout1.style1 .item--icon i,.ct-icon1 a{display:inline-block}#ct-header-wrap #ct-header-top.ct-header-top9 .ct-header-social a+a{margin-left:10px}#ct-header-wrap #ct-header-top.ct-header-top9 .ct-header-social a:hover{-webkit-transform:translateY(-5px);-khtml-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}#ct-header-wrap #ct-header-top.ct-header-top9 .ct-header-social i{background-color:#494867;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;width:25px;height:25px;line-height:25px;-webkit-border-radius:25px;-khtml-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;color:#fff;text-align:center}#ct-header-wrap #ct-header-middle{padding:10px 0}#ct-header-wrap .ct-header-holder{margin:15px;display:flex;font-family:"Poppins",sans-serif}#ct-header-wrap .ct-header-holder .ct-header-info-item{display:flex;flex-wrap:nowrap;align-items:center;position:relative}#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-icon{line-height:1}#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-meta{font-size:15px;color:#1a1a1a}#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-meta label{line-height:20px;font-weight:600}#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-meta span{display:block;line-height:24px;font-weight:300}#ct-header-wrap .ct-header-holder .ct-header-info-item+.ct-header-info-item{margin-left:35px;padding-left:35px;position:relative}#ct-header-wrap .ct-header-holder .ct-header-info-item+.ct-header-info-item:before{content:"";width:1px;height:38px;background-color:#bababa}#ct-header-wrap .ct-header-holder.style-two .h-item-icon{margin-right:10px;margin-top:9px}#ct-header-wrap .ct-header-holder.style-two .h-item-icon svg{height:38px;width:auto;fill:#223035}#ct-header-wrap .ct-header-holder.style-two .ct-header-info-item:before{width:0;height:34px;border-left:2px dashed #c6d0ef;background-color:transparent}#ct-header-wrap .ct-header-holder.style-two .ct-header-info-item+.ct-header-info-item{margin-left:34px;padding-left:34px}#ct-header-wrap .ct-header-holder.style-two .ct-header-info-item+.ct-header-info-item.ct-header-address{padding-left:24px}#ct-header-wrap .ct-header-holder.style-two .ct-header-info-item:hover .h-item-icon{animation:icon-bounce 800ms ease-out infinite;-webkit-animation:icon-bounce 800ms ease-out infinite}#ct-header-wrap .ct-header-holder.style-two .h-item-meta label{font-size:13px;font-family:inherit;color:#222;font-weight:400}#ct-header-wrap .ct-header-holder.style-two .h-item-meta span{font-size:19px;font-weight:700;color:#0e0e0e;margin-top:-4px}#ct-header-wrap .ct-header-meta{display:flex;flex-wrap:wrap;align-items:center;margin-left:17px}#ct-header-wrap .ct-header-button{margin-right:15px}#ct-header-wrap .ct-header-button .btn:not(.btn-icon-fixed){line-height:73px;height:73px;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;padding:0 57px;font-size:16px;font-weight:600}#ct-header-wrap .ct-header-button .btn:not(.btn-icon-fixed) i{margin-left:14px}@media screen and (min-width:1200px){#ct-header-wrap .ct-header-holder-mobile{display:none}#ct-header-wrap .ct-header-navigation{margin:0 15px;display:flex;align-items:center}#ct-header-wrap.ct-header-layout18{margin-bottom:-73px}#ct-header-wrap.ct-header-layout18 #ct-header-middle .ct-header-branding a:not(.logo-dark){visibility:hidden}#ct-header-wrap.ct-header-layout18 .ct-header-navigation{flex-grow:1}#ct-header-wrap.ct-header-layout18 .ct-header-navigation-bg{display:flex;flex-wrap:wrap}#ct-header-wrap.ct-header-layout18 .ct-main-menu>li:first-child{margin-left:0}#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn,#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn i:before{color:#0e0e0e}#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn i:after{background-color:#0e0e0e}#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:focus,#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:focus i:before,#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:hover,#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:hover i:before{color:#fff}#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:focus i:after,#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:hover i:after{background-color:#fff}#ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-branding{display:none}#ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-navigation{margin-right:10px}#ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg{background-color:#0e0e0e;padding:0 30px 0 80px;flex-grow:1}#ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-main-menu>li>a{color:#fff}}@media screen and (max-width:1199px){#ct-header-wrap{-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);-khtml-box-shadow:0 0 5px rgba(0,0,0,.15);-moz-box-shadow:0 0 5px rgba(0,0,0,.15);-ms-box-shadow:0 0 5px rgba(0,0,0,.15);-o-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15);background-color:#fff}#ct-header-wrap.fixed-height{height:inherit!important}#ct-header-wrap,#ct-header-wrap .ct-header-main{position:relative}#ct-header-wrap #ct-header-middle,#ct-header-wrap .ct-header-button,#ct-header-wrap .ct-header-holder,#ct-header-wrap .ct-header-holder-mobile .ct-header-info-item:before,#ct-header-wrap .ct-header-meta{display:none}#ct-header-wrap .ct-header-holder-mobile{display:block!important;margin-top:30px}#ct-header-wrap .ct-header-holder-mobile .ct-header-info-item{margin-left:0!important;padding-left:0!important}#ct-header-wrap .ct-header-holder-mobile .ct-header-info-item+.ct-header-info-item{margin-top:20px}#ct-header-wrap .ct-header-branding{margin:15px}#ct-header-wrap .ct-header-branding img{max-height:50px}#ct-header-wrap .ct-header-branding a.logo-mobile{opacity:1;position:static}#ct-header-wrap .ct-header-branding a.logo-dark,#ct-header-wrap .ct-header-branding a.logo-light{display:none}#ct-header-wrap #ct-menu-mobile{position:absolute;top:50%;right:15px;-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);display:flex;flex-wrap:wrap;align-items:center}}@media screen and (max-width:767px){#ct-header-wrap #ct-header-top{display:none}}ul.menu{list-style:none;margin:0}@media screen and (min-width:1200px){#ct-menu-mobile,.ct-header-button-mobile,.ct-logo-mobile{display:none}.ct-main-navigation ul{display:block}.ct-main-menu{list-style:none;margin:0;padding:0}.ct-main-menu li{position:relative;list-style:none}.ct-main-menu li a{display:block;-webkit-transition:all 300ms linear 0ms!important;-khtml-transition:all 300ms linear 0ms!important;-moz-transition:all 300ms linear 0ms!important;-ms-transition:all 300ms linear 0ms!important;-o-transition:all 300ms linear 0ms!important;transition:all 300ms linear 0ms!important;font-family:"Poppins",sans-serif}.ct-main-menu>li{display:inline-block;vertical-align:middle;float:left;margin:0 17px}.ct-main-menu>li>a{font-size:16px;color:#000;font-weight:600;line-height:73px;position:relative;padding:0}.ct-main-menu>li>a:before{content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;background-color:#242b30;background-image:-webkit-gradient(linear,left top,right top,from(#242b30),to(#242b30));background-image:-webkit-linear-gradient(left,#242b30,#242b30);background-image:-moz-linear-gradient(left,#242b30,#242b30);background-image:-ms-linear-gradient(left,#242b30,#242b30);background-image:-o-linear-gradient(left,#242b30,#242b30);background-image:linear-gradient(left,#242b30,#242b30);height:5px;width:0;-webkit-transition:all .25s cubic-bezier(.37,.31,.2,.85);-khtml-transition:all .25s cubic-bezier(.37,.31,.2,.85);-moz-transition:all .25s cubic-bezier(.37,.31,.2,.85);-ms-transition:all .25s cubic-bezier(.37,.31,.2,.85);-o-transition:all .25s cubic-bezier(.37,.31,.2,.85);transition:all .25s cubic-bezier(.37,.31,.2,.85)}.ct-main-menu>li.current-menu-item:not(.menu-item-type-custom)>a,.ct-main-menu>li.current_page_item:not(.menu-item-type-custom)>a,.ct-main-menu>li:hover>a{color:#223035}.ct-main-menu>li.current-menu-item:not(.menu-item-type-custom)>a:before,.ct-main-menu>li.current_page_item:not(.menu-item-type-custom)>a:before,.ct-main-menu>li:hover>a:before{width:100%}.ct-main-menu>li.menu-item-has-children>a:after{content:"+";margin-left:4px;display:inline-block;vertical-align:top}.ct-main-menu .sub-menu,.ct-main-menu .sub-menu li.menu-item a:before{position:absolute;opacity:0;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms}.ct-main-menu .sub-menu{background:#fff;padding:28px 0;top:100%;left:0;margin-top:0;margin-bottom:0;min-width:235px;z-index:99;visibility:hidden;-webkit-box-shadow:0 8px 83px rgba(40,40,40,.08);-khtml-box-shadow:0 8px 83px rgba(40,40,40,.08);-moz-box-shadow:0 8px 83px rgba(40,40,40,.08);-ms-box-shadow:0 8px 83px rgba(40,40,40,.08);-o-box-shadow:0 8px 83px rgba(40,40,40,.08);box-shadow:0 8px 83px rgba(40,40,40,.08);-webkit-border-radius:0 0 7px 7px;-khtml-border-radius:0 0 7px 7px;-moz-border-radius:0 0 7px 7px;-ms-border-radius:0 0 7px 7px;-o-border-radius:0 0 7px 7px;border-radius:0 0 7px 7px;clip:rect(1px,1px,1px,1px);-webkit-transform:scaleY(0);-khtml-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0);transform-origin:0 0 0;-webkit-transform-origin:0 0 0;-ms-transform-origin:0 0 0;-o-transform-origin:0 0 0}.ct-main-menu .sub-menu li.menu-item{padding:0 40px;white-space:nowrap}.ct-main-menu .sub-menu li.menu-item a{color:#222;font-size:14px;font-weight:500;line-height:normal;padding:8px 0;position:relative}.ct-main-menu .sub-menu li.menu-item a:before{left:-40px;top:50%;-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);color:#223035}.ct-main-menu .sub-menu li.menu-item:last-child>a{border-bottom:none}.ct-main-menu .sub-menu li.menu-item>a:hover{color:#223035}.ct-main-menu .sub-menu li.menu-item>a:hover:before{opacity:1;left:-23px}.ct-main-menu li:hover{overflow:visible}.ct-main-menu li:hover>.sub-menu{visibility:visible;opacity:1;clip:inherit;-webkit-transform:scaleY(1);-khtml-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}}@media screen and (max-width:1199px){.ct-logo-mobile{display:block;margin-bottom:30px;text-align:center;position:relative}.ct-logo-mobile img{max-height:50px}.ct-header-button-mobile{margin-top:32px;margin-bottom:30px;text-align:center}.ct-header-button-mobile .btn{line-height:50px;font-size:14px}.ct-header-navigation{position:absolute;height:100vh;width:260px;top:0;left:0;bottom:0;margin:0!important;overflow:hidden;visibility:hidden;z-index:999}.ct-header-navigation .ct-main-navigation{overflow:hidden;width:260px;padding:0;background-color:#fff;position:fixed;z-index:1001;top:0;height:100%;left:0;right:0;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-transform:translateX(-100%);-khtml-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-box-shadow:0 0 12px rgba(0,0,0,.22);-khtml-box-shadow:0 0 12px rgba(0,0,0,.22);-moz-box-shadow:0 0 12px rgba(0,0,0,.22);-ms-box-shadow:0 0 12px rgba(0,0,0,.22);-o-box-shadow:0 0 12px rgba(0,0,0,.22);box-shadow:0 0 12px rgba(0,0,0,.22)}.ct-header-navigation .ct-main-navigation .ct-main-navigation-inner{height:100%;overflow-y:scroll;padding:30px 26px 30px 16px;margin-right:-10px}.ct-main-menu{list-style:none;margin:0;padding:0}.ct-main-menu li{position:relative;list-style:none}.ct-main-menu li a{display:block;padding:0;line-height:50px;color:#282828;font-family:"Poppins",sans-serif;font-size:15px;font-weight:600;border-bottom:1px solid #ebebeb}.ct-main-menu .sub-menu li>a:hover,.ct-main-menu>li.current-menu-item>a,.ct-main-menu>li.current_page_item>a,.ct-main-menu>li>a:hover{color:#223035}.ct-main-menu>li>.sub-menu{border-bottom:1px solid #ebebeb;padding-top:9px;padding-bottom:9px}.ct-main-menu .sub-menu{position:relative;display:none}.ct-main-menu .sub-menu li a{padding:0 0 0 10px;line-height:34px;font-weight:400;font-size:14px;border:0}#ct-menu-mobile .btn-nav-mobile,#ct-menu-mobile .btn-nav-mobile span,#ct-menu-mobile .btn-nav-mobile:after,#ct-menu-mobile .btn-nav-mobile:before{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms}#ct-menu-mobile .btn-nav-mobile{color:#1f2233;display:inline-block;font-size:16px;height:32px;line-height:32px;text-align:center;vertical-align:middle;width:30px;cursor:pointer;position:relative}#ct-menu-mobile .btn-nav-mobile span,#ct-menu-mobile .btn-nav-mobile:after,#ct-menu-mobile .btn-nav-mobile:before{content:"";background-color:#1f2233;display:block;height:2px;left:0;margin:auto;position:absolute;right:0;width:26px}#ct-menu-mobile .btn-nav-mobile span,#ct-menu-mobile .btn-nav-mobile:after{top:22px}#ct-menu-mobile .btn-nav-mobile span{top:15px}#ct-menu-mobile .btn-nav-mobile:before{top:8px}}.site-footer-custom{font-family:"Poppins"}@media screen and (max-width:991px){.site-footer-custom{overflow:hidden}}.logo-footer{opacity:1}.logo-footer img{max-height:59px}.scroll-top{position:fixed;z-index:99;bottom:24px;right:30px;height:50px;width:50px;line-height:50px;text-align:center;background-image:-webkit-linear-gradient(-190deg,#242b30,#242b30);background-image:-moz-linear-gradient(-190deg,#242b30,#242b30);background-image:-ms-linear-gradient(-190deg,#242b30,#242b30);background-image:-o-linear-gradient(-190deg,#242b30,#242b30);background-image:linear-gradient(-190deg,#242b30,#242b30);-webkit-border-radius:50px;-khtml-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;color:#fff;font-size:22px;opacity:0;visibility:hidden;overflow:hidden}@media screen and (max-width:767px){.scroll-top{bottom:0;right:0}}.scroll-top:active,.scroll-top:focus,.scroll-top:hover{color:#fff}.scroll-top:hover i{-o-animation:toTopFromBottom .3s forwards;-ms-animation:toTopFromBottom .3s forwards;-webkit-animation:toTopFromBottom .3s forwards;animation:toTopFromBottom .3s forwards}.ct-grid{margin:0-15px}.ct-grid .grid-sizer,rs-module-wrap{visibility:hidden}.ct-grid .ct-grid-inner{position:relative}.ct-grid-inner.row{margin:0}#ct-loadding{height:100%;position:fixed;width:100%;z-index:999999;top:0;left:0;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;background-color:#fff;-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}#ct-loadding .ct-dual-ring{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:64px;height:64px}#ct-loadding .ct-dual-ring:after{content:" ";display:block;width:64px;height:64px;border-radius:50%;border-width:4px;border-style:solid;animation:ct_dual_ring 1.2s linear infinite;border-color:#223035 transparent}#ct-mouse-move{position:fixed;z-index:9999}#ct-mouse-move .circle-cursor{position:fixed;top:inherit;left:inherit;pointer-events:none}#ct-mouse-move .circle-cursor--inner{width:6px;height:6px;background-color:#223035;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;margin-top:-5px;margin-left:-4px}#ct-mouse-move .circle-cursor--outer{width:30px;height:30px;border:1px solid rgba(34,48,53,.5);-webkit-border-radius:30px;-khtml-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;margin-top:-17px;margin-left:-16px;-webkit-transition:all 50ms linear 0ms;-khtml-transition:all 50ms linear 0ms;-moz-transition:all 50ms linear 0ms;-ms-transition:all 50ms linear 0ms;-o-transition:all 50ms linear 0ms;transition:all 50ms linear 0ms}.ct-navigation-menu1.one-col-light ul.menu{display:flex;flex-wrap:wrap}.ct-navigation-menu1.one-col-light ul.menu li a{position:relative;font-size:14px;padding-left:16px;margin-bottom:12px;color:#9d9d9d}.ct-navigation-menu1.one-col-light ul.menu li a:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;margin-right:8px;position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.ct-navigation-menu1.one-col-light ul.menu li a:after{content:"";position:absolute;bottom:0;right:0;left:15px;height:1px;background-color:#fff;transform-origin:right center;-webkit-transform-origin:right center;-webkit-transform:scale(0,1);-khtml-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transition:transform .25s cubic-bezier(.37,.31,.2,.85);-khtml-transition:transform .25s cubic-bezier(.37,.31,.2,.85);-moz-transition:transform .25s cubic-bezier(.37,.31,.2,.85);-ms-transition:transform .25s cubic-bezier(.37,.31,.2,.85);-o-transition:transform .25s cubic-bezier(.37,.31,.2,.85);transition:transform .25s cubic-bezier(.37,.31,.2,.85)}.ct-navigation-menu1.one-col-light ul.menu li:hover>a{margin-left:8px;color:#fff}.ct-navigation-menu1.one-col-light ul.menu li:hover>a:after{transform-origin:left center;-webkit-transform-origin:left center;-webkit-transform:scale(1,1);-khtml-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.ct-navigation-menu1.one-col-light ul.menu li:last-child,.ct-tabs--layout1.style3 .ct-tabs-content p:last-child{margin-bottom:0}@media screen and (max-width:575px){.ct-navigation-menu1.one-col-light ul.menu>li{width:100%}}.ct-navigation-menu1.one-col-light ul.menu>li{width:100%}.ct-title1.style1 h3{font-size:24px;font-weight:600;align-items:center;margin-bottom:29px}.ct-title1.style1 h3 span{display:inline-block;margin-right:20px}.ct-title1.style1 h3 i{flex-grow:1;height:1px;background-color:rgba(233,234,238,.15);display:inline-block}.ct-list{margin-left:15px;margin-bottom:0;list-style:none}@media screen and (max-width:1199px){.ct-list{margin-left:0}}.ct-list .ct-list-item{position:relative;display:flex;flex-wrap:nowrap}.ct-list .ct-list-item+.ct-list-item{margin-top:12px}.ct-list .ct-list-meta,.ct-newsletter1.style1 form.newsletter{position:relative}.ct-list.style2{margin:-10px;font-size:16px;line-height:26px;font-weight:600;color:#0e0e0e;display:flex;flex-wrap:wrap;align-items:center}.ct-list.style2 .ct-list-icon{margin-right:10px}.ct-list.style2 .ct-list-item{padding:0 10px;width:50%;margin-top:20px}@media screen and (max-width:1199px){.ct-list.style2 .ct-list-item{width:100%}}.ct-newsletter1.style1 .tnp-field-button .tnp-button,.ct-newsletter1.style1 .tnp-field-email .tnp-email{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;height:46px}.ct-newsletter1.style1 .tnp-field-email .tnp-email{border:0;background-color:#464646;font-size:14px;font-weight:400;color:#fff}.ct-newsletter1.style1 .tnp-field-button{margin-bottom:0;height:46px;width:62px;position:absolute;bottom:0;right:0;overflow:hidden}.ct-newsletter1.style1 .tnp-field-button:before{z-index:1}.ct-newsletter1.style1 .tnp-field-button:after,.ct-newsletter1.style1 .tnp-field-button:before{font-weight:400;font-family:"Font Awesome 5 Pro";height:46px;width:62px;font-size:14px;position:absolute;bottom:0;right:0;color:#fff;text-align:center;line-height:46px}.ct-newsletter1.style1 .tnp-field-button:before{content:"";background-color:#242b30;background-image:-webkit-gradient(linear,left top,right top,from(#242b30),to(#242b30));background-image:-webkit-linear-gradient(left,#242b30,#242b30);background-image:-moz-linear-gradient(left,#242b30,#242b30);background-image:-ms-linear-gradient(left,#242b30,#242b30);background-image:-o-linear-gradient(left,#242b30,#242b30);background-image:linear-gradient(left,#242b30,#242b30)}.ct-newsletter1.style1 .tnp-field-button:after{z-index:2;content:""}.ct-newsletter1.style1 .tnp-field-button .tnp-button{position:absolute;bottom:0;right:0;width:62px;padding:0;opacity:0;z-index:3}.ct-newsletter1.style1 .tnp-field-button:hover:after{-o-animation:toRightFromLeft .3s forwards;-ms-animation:toRightFromLeft .3s forwards;-webkit-animation:toRightFromLeft .3s forwards;animation:toRightFromLeft .3s forwards}.ct-icon1{margin:0;list-style:none}.ct-feature-layout1.style2:before,.ct-icon1 a i{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms}.ct-icon1 a i{height:29px;width:29px;line-height:29px;display:inline-block;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;font-size:17px;color:#223035;background-color:#fff;text-align:center;margin-right:4px;margin-top:4px;margin-bottom:4px}.ct-icon1 a i.fa-facebook-f{color:#16599b}.ct-icon1 a:hover{-webkit-transform:translateY(-4px);-khtml-transform:translateY(-4px);-moz-transform:translateY(-4px);-ms-transform:translateY(-4px);-o-transform:translateY(-4px);transform:translateY(-4px)}.ct-contact-info1{list-style:none;margin-bottom:0;font-size:14px;line-height:24px}.ct-contact-info1 i{color:#223035}.ct-contact-info1 li,.ct-title1.style1 h3{display:flex;flex-wrap:nowrap}.ct-contact-info1 li+li{margin-top:10px}.ct-contact-info1 li a,.ct-contact-info1 li a:hover{color:inherit}.ct-contact-info1 .ct-contact-icon{display:inline-block;margin-right:10px}.about-call a{text-decoration:underline!important}.ct-feature-layout1 .item--title{font-size:20px;color:#383838}@media screen and (max-width:991px){.ct-feature-layout1 .item--title{font-size:16px}}.ct-feature-layout1 .item--title i{color:#242b30;margin-right:6px}.ct-feature-layout1.style2{background-color:#fafafa;padding:52px 50px 48px;position:relative}@media screen and (max-width:1199px){.ct-feature-layout1.style2{padding-left:30px;padding-right:30px}}@media screen and (max-width:991px){.ct-feature-layout1.style2{padding-left:20px;padding-right:20px}}.ct-feature-layout1.style2:before{content:"";width:0;height:4px;position:absolute;bottom:0;left:0;background-color:#242b30;background-image:-webkit-gradient(linear,left top,right top,from(#242b30),to(#242b30));background-image:-webkit-linear-gradient(left,#242b30,#242b30);background-image:-moz-linear-gradient(left,#242b30,#242b30);background-image:-ms-linear-gradient(left,#242b30,#242b30);background-image:-o-linear-gradient(left,#242b30,#242b30);background-image:linear-gradient(left,#242b30,#242b30)}.ct-feature-layout1.style2 .item--title{font-family:22px;margin-bottom:12px}.ct-feature-layout1.style2:hover:before{width:100%}.ct-banner1{padding-left:142px;position:relative;z-index:1}@media screen and (max-width:767px){.ct-banner1{padding-left:60px}}.ct-banner1:before{content:"";width:280px;height:135px;background-image:url(https://breatheeasyac.com/wp-content/themes/consultio/assets/images/dots.png);background-position:center;background-repeat:no-repeat;position:absolute;top:55px;left:0;z-index:-1}.ct-banner1 .ct-banner-imge{margin-right:-18px;position:relative}@media screen and (max-width:767px){.ct-banner1 .ct-banner-imge{margin-right:0}}.ct-banner1 .ct-banner-title{position:absolute;font-size:26px;line-height:1.2;margin-bottom:0;padding:22px 55px;background-image:-webkit-gradient(linear,left top,left bottom,from(#242b30),to(#242b30));background-image:-webkit-linear-gradient(bottom,#242b30,#242b30);background-image:-moz-linear-gradient(bottom,#242b30,#242b30);background-image:-ms-linear-gradient(bottom,#242b30,#242b30);background-image:-o-linear-gradient(bottom,#242b30,#242b30);background-image:linear-gradient(bottom,#242b30,#242b30);color:#fff;transform-origin:0 50%;-webkit-transform-origin:0 50%;-webkit-transform:translateX(45px) rotate(-90deg);-khtml-transform:translateX(45px) rotate(-90deg);-moz-transform:translateX(45px) rotate(-90deg);-ms-transform:translateX(45px) rotate(-90deg);-o-transform:translateX(45px) rotate(-90deg);transform:translateX(45px) rotate(-90deg);bottom:34px;left:-70px}@media screen and (max-width:991px){.ct-banner1 .ct-banner-title{padding:22px 25px;font-size:18px}}@media screen and (max-width:767px){.ct-banner1 .ct-banner-title{bottom:0}}.ct-fancy-box-grid2 .item--icon{line-height:1;margin-bottom:26px}.ct-fancy-box-grid2 .item--icon svg{height:65px;width:100%}.ct-fancy-box-grid2 .item--desc,.ct-fancy-box-grid2 .item--title{font-size:20px;-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);-khtml-transition:all .25s cubic-bezier(.645,.045,.355,1);-moz-transition:all .25s cubic-bezier(.645,.045,.355,1);-ms-transition:all .25s cubic-bezier(.645,.045,.355,1);-o-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1)}.ct-fancy-box-grid2 .item--desc{font-size:16px;line-height:26px;color:#000}.ct-fancy-box-grid2 .item-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}.ct-fancy-box-grid2 .row{margin:0 14px 0 16px}.ct-fancy-box-grid2 .row .grid-item{padding:0}.ct-fancy-box-grid2 .row .grid-item:hover{z-index:99}.ct-fancy-box-grid2 .item--inner,.ct-fancy-box-grid2 .item--shadow{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms}.ct-fancy-box-grid2 .item--shadow{position:absolute;bottom:20px;left:0;right:0;margin:auto;height:75%;width:83%;z-index:-1;-webkit-box-shadow:0 10px 40px rgba(5,12,103,.28);-khtml-box-shadow:0 10px 40px rgba(5,12,103,.28);-moz-box-shadow:0 10px 40px rgba(5,12,103,.28);-ms-box-shadow:0 10px 40px rgba(5,12,103,.28);-o-box-shadow:0 10px 40px rgba(5,12,103,.28);box-shadow:0 10px 40px rgba(5,12,103,.28);opacity:0}.ct-fancy-box-grid2 .item--inner{text-align:center;border:1px solid #ebeffc;background-color:#f9fbfd;padding:55px 40px 48px;margin-top:-1px;margin-left:-1px;position:relative;z-index:1}@media screen and (max-width:767px){.ct-fancy-box-grid2 .item--inner{padding-left:30px;padding-right:30px}}.ct-fancy-box-grid2 .item--inner:hover{background-color:#fff;z-index:99}.ct-fancy-box-grid2 .item--inner:hover+.item--shadow{opacity:1}.cta-custom-bg+.elementor-element,.cta-custom-bg>.elementor-widget-wrap{z-index:1}.cta-custom-bg>.elementor-widget-wrap:before{content:"";z-index:-1;height:100%;width:5000px;position:absolute;background-color:#fafafa;top:0;left:0;-webkit-border-radius:5px 0 0 5px;-khtml-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-ms-border-radius:5px 0 0 5px;-o-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){body .ct-counter-layout2 .ct-counter-icon i,body .ct-counter-layout2.style1 .ct-counter-icon i{text-fill-color:#223035;-o-text-fill-color:#223035;-ms-text-fill-color:#223035;-moz-text-fill-color:#223035;-webkit-text-fill-color:#223035;background-clip:#223035;-o-background-clip:#223035;-ms-background-clip:#223035;-webkit-background-clip:#223035;background-image:none}}.site-content{padding:90px 0;position:relative}@media screen and (max-width:1199px){#page.site{overflow:hidden}}@media screen and (min-width:1200px){body .container{max-width:1200px;width:100%}}@media screen and (max-width:1199px){body .container{max-width:100%}body .site-content{background-image:none!important}}.elementor-element .elementor-widget:not(:last-child){margin-bottom:0}.elementor .elementor-section.elementor-section-boxed>.elementor-container.elementor-column-gap-default{max-width:1190px}.elementor .elementor-section.elementor-section-boxed>.elementor-container.elementor-column-gap-extended{max-width:1200px}.elementor .elementor-section.elementor-section-boxed>.elementor-container.elementor-column-gap-extended .elementor-section-boxed>.elementor-column-gap-no{max-width:1170px}.site-content .elementor-widget-text-editor,.site-footer-custom .elementor-widget-text-editor{color:inherit;font-family:inherit;font-weight:inherit}.site-content .elementor-top-section:not(.elementor-section-full_width) .elementor-section.elementor-inner-section>.elementor-container{margin:0-15px;max-width:inherit!important}.site-footer-custom .elementor-container.elementor-column-gap-default{margin:0-10px}.site-footer-custom .elementor-container.elementor-column-gap-extended,.site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended .elementor-column-gap-extended{margin:0-15px}.site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default,.site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended{margin:0 auto}@media screen and (max-width:1199px){.col-offset-left>.elementor-widget-wrap{padding-left:15px!important}}.ct-heading{position:relative;z-index:1}.ct-heading .ct-item--inner{display:inline-block;position:relative}.ct-heading .item--sub-title{font-weight:600;display:inline-block;color:#0e0e0e;font-family:"Poppins",sans-serif}.ct-accordion.layout1 .ct-accordion-item.active .ct-ac-title a:before,.ct-heading .item--sub-title:before{opacity:0}.ct-heading .item--sub-title.style1{padding-left:75px;position:relative}.ct-heading .item--sub-title.style1:before{content:"";width:50px;height:3px;position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);background-color:#242b30;background-image:-webkit-gradient(linear,left top,right top,from(#242b30),to(#242b30));background-image:-webkit-linear-gradient(left,#242b30,#242b30);background-image:-moz-linear-gradient(left,#242b30,#242b30);background-image:-ms-linear-gradient(left,#242b30,#242b30);background-image:-o-linear-gradient(left,#242b30,#242b30);background-image:linear-gradient(left,#242b30,#242b30);-webkit-box-shadow:0 7px 16px rgba(12,12,12,.22);-khtml-box-shadow:0 7px 16px rgba(12,12,12,.22);-moz-box-shadow:0 7px 16px rgba(12,12,12,.22);-ms-box-shadow:0 7px 16px rgba(12,12,12,.22);-o-box-shadow:0 7px 16px rgba(12,12,12,.22);box-shadow:0 7px 16px rgba(12,12,12,.22)}.ct-accordion.layout1 .ct-accordion-item.active .ct-ac-title a:after,.ct-heading .item--sub-title.show-line:before{opacity:1}.ct-heading .item--title{margin-bottom:0}.ct-heading h3.item--title{font-size:36px;line-height:1.33333}@media screen and (max-width:991px){.ct-heading h3.item--title{font-size:30px}}.ct-video-button,.line-sub-preset2 .ct-heading .item--sub-title.style1:before{background-color:#242b30;background-image:-webkit-gradient(linear,left top,right top,from(#242b30),to(#242b30));background-image:-webkit-linear-gradient(left,#242b30,#242b30);background-image:-moz-linear-gradient(left,#242b30,#242b30);background-image:-ms-linear-gradient(left,#242b30,#242b30);background-image:-o-linear-gradient(left,#242b30,#242b30);background-image:linear-gradient(left,#242b30,#242b30)}.ct-video-button{height:52px;width:52px;position:relative;font-size:12px;color:#fff;display:inline-block;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;z-index:99;-webkit-box-shadow:0 3px 9px rgba(3,31,114,.21);-khtml-box-shadow:0 3px 9px rgba(3,31,114,.21);-moz-box-shadow:0 3px 9px rgba(3,31,114,.21);-ms-box-shadow:0 3px 9px rgba(3,31,114,.21);-o-box-shadow:0 3px 9px rgba(3,31,114,.21);box-shadow:0 3px 9px rgba(3,31,114,.21)}.ct-video-button i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ct-video-button .line-video-animation{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid rgba(255,255,255,.24);-webkit-border-radius:60px;-khtml-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;border-radius:60px;animation:squares 3.9s linear 0s infinite;-webkit-animation:squares 3.9s linear 0s infinite;-ms-animation:squares 3.9s linear 0s infinite;-o-animation:squares 3.9s linear 0s infinite;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;opacity:0}.ct-video-button .line-video-animation.line-video-2{-webkit-animation-delay:1.3s;-moz-animation-delay:1.3s;-o-animation-delay:1.3s;animation-delay:1.3s}.ct-video-button .line-video-animation.line-video-3{-webkit-animation-delay:2.6s;-moz-animation-delay:2.6s;-o-animation-delay:2.6s;animation-delay:2.6s}.ct-video-button:focus,.ct-video-button:hover{color:#fff}.ct-video-button:focus .line-video-animation,.ct-video-button:hover .line-video-animation{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.ct-video-player{position:relative;z-index:1}.ct-video-player .ct-video-button{height:64px;width:64px;font-size:14px}.ct-video-player .ct-video-button.style2{height:93px;width:93px;font-size:16px}.ct-video-player .ct-video-button.style2 .line-video-animation{border:1px solid rgba(36,43,48,.2)}.btn-video-center .ct-video-player{text-align:center}.ct-progressbar1 .ct-progress-bar{height:7px;position:relative;width:0;-webkit-transition:width 1.4s ease;-khtml-transition:width 1.4s ease;-moz-transition:width 1.4s ease;-ms-transition:width 1.4s ease;-o-transition:width 1.4s ease;transition:width 1.4s ease;background-color:#242b30;background-image:-webkit-gradient(linear,left top,right top,from(#242b30),to(#242b30));background-image:-webkit-linear-gradient(left,#242b30,#242b30);background-image:-moz-linear-gradient(left,#242b30,#242b30);background-image:-ms-linear-gradient(left,#242b30,#242b30);background-image:-o-linear-gradient(left,#242b30,#242b30);background-image:linear-gradient(left,#242b30,#242b30)}.ct-progressbar1 .ct-progress-holder{position:relative;z-index:1;height:7px;background-color:#f9f9f9;display:flex;flex-grow:1}.ct-progressbar1 .ct-progress-meta{min-width:97px;margin-right:15px}.ct-progressbar1 .ct-progress-percentage{min-width:56px;text-align:right}.ct-progressbar1 .ct-progress-item{display:flex;flex-wrap:nowrap;align-items:center}.ct-progressbar1 .ct-progress-item+.ct-progress-item{margin-top:25px}.ct-icon-accordion{width:15px;height:15px;right:0;margin-bottom:4px;margin-top:-2px;-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);-khtml-transition:all .25s cubic-bezier(.645,.045,.355,1);-moz-transition:all .25s cubic-bezier(.645,.045,.355,1);-ms-transition:all .25s cubic-bezier(.645,.045,.355,1);-o-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1);display:none}.ct-icon-accordion:after,.ct-icon-accordion:before{content:"";position:absolute;background-color:#000}.ct-icon-accordion:before{width:15px;height:1px;left:0;top:7px}.ct-icon-accordion:after{height:15px;width:1px;left:7px;top:0}.ct-accordion .ct-ac-content,.ct-fancy-box-layout1 .item--shape{display:none}.ct-accordion.layout1 .ct-ac-title{font-size:18px;color:#222;font-weight:700;position:relative;cursor:pointer;font-family:"Poppins",sans-serif}.ct-accordion.layout1 .ct-ac-title a{padding:23px 65px 23px 25px;display:block;color:inherit}.ct-accordion.layout1 .ct-ac-title a i{margin-right:4px;color:#223035}.ct-accordion.layout1 .ct-ac-title a:after,.ct-accordion.layout1 .ct-ac-title a:before,.ct-icon-accordion{top:50%;-webkit-transform:translate(0,-50%);-khtml-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);position:absolute}.ct-accordion.layout1 .ct-ac-title,.ct-accordion.layout1 .ct-ac-title a:before{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms}.ct-accordion.layout1 .ct-ac-title a:before{content:"";font-family:"Font Awesome 5 Pro";font-size:16px;right:35px;color:#9ba2aa}.ct-accordion.layout1 .ct-ac-title a:after{content:"";font-family:"Material-Design-Iconic-Font";right:30px;height:21px;width:21px;line-height:21px;background-color:#9ba2aa;color:#fff;text-align:center;-webkit-border-radius:21px;-khtml-border-radius:21px;-moz-border-radius:21px;-ms-border-radius:21px;-o-border-radius:21px;border-radius:21px;font-size:12px;opacity:0;margin-top:9px}.ct-accordion.layout1 .ct-ac-content{color:#636363;padding:0 65px 23px 25px}.ct-accordion.layout1 .ct-ac-title a:after,.ct-accordion.layout1 .ct-accordion-item,.ct-accordion.layout1 .ct-accordion-item:before,.ct-tabs--layout1.style3 .ct-tab-title:before{-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms}.ct-accordion.layout1 .ct-accordion-item{border:1px solid #e6e6e6;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;background-color:#fff;position:relative}.ct-accordion.layout1 .ct-accordion-item:before,.ct-tabs--layout1.style3 .ct-tab-title:before{content:"";position:absolute;bottom:0;background-color:#242b30}.ct-accordion.layout1 .ct-accordion-item:before,.ct-fancy-box-layout1.style1 .item--icon{background-image:-webkit-gradient(linear,left top,right top,from(#242b30),to(#242b30));background-image:-webkit-linear-gradient(left,#242b30,#242b30);background-image:-moz-linear-gradient(left,#242b30,#242b30);background-image:-ms-linear-gradient(left,#242b30,#242b30);background-image:-o-linear-gradient(left,#242b30,#242b30);background-image:linear-gradient(left,#242b30,#242b30)}.ct-accordion.layout1 .ct-accordion-item:before{height:0;width:6px;top:0;left:-1px;margin:auto;opacity:0}.ct-accordion.layout1 .ct-accordion-item+.ct-accordion-item{margin-top:19px}.ct-accordion.layout1 .ct-accordion-item.active{border-color:#fff;-webkit-box-shadow:0 0 25px rgba(0,0,0,.15);-khtml-box-shadow:0 0 25px rgba(0,0,0,.15);-moz-box-shadow:0 0 25px rgba(0,0,0,.15);-ms-box-shadow:0 0 25px rgba(0,0,0,.15);-o-box-shadow:0 0 25px rgba(0,0,0,.15);box-shadow:0 0 25px rgba(0,0,0,.15)}.ct-accordion.layout1 .ct-accordion-item.active:before{height:100%;opacity:1}.ct-accordion.layout1 .ct-accordion-item.active .ct-ac-title a{padding-bottom:4px}.ct-fancy-box-layout1{display:flex;flex-wrap:nowrap}.ct-fancy-box-layout1 .item--link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}.ct-fancy-box-layout1.style1 .item--icon{font-size:24px;color:#fff;height:63px;width:63px;min-width:63px;line-height:63px;background-color:#242b30;text-align:center;-webkit-border-radius:63px;-khtml-border-radius:63px;-moz-border-radius:63px;-ms-border-radius:63px;-o-border-radius:63px;border-radius:63px;margin-right:38px;position:relative;overflow:hidden}@media screen and (max-width:1199px){.ct-fancy-box-layout1.style1 .item--icon{margin-right:20px}}.ct-fancy-box-layout1.style1 .item--title{margin-top:4px;margin-bottom:7px;font-size:24px;font-weight:600}@media screen and (max-width:1199px){.ct-fancy-box-layout1.style1 .item--title{font-size:22px}}.ct-fancy-box-layout1.style1 .item--description{font-size:16px;line-height:1.625}.ct-fancy-box-layout1.style1 .item--description a{color:inherit}.ct-fancy-box-layout1.style1 .item--description a:hover{color:inherit;text-decoration:underline}.ct-fancy-box-layout1.style1:hover .item--icon i{-webkit-animation:toRightFromLeft .3s forwards;-moz-animation:toRightFromLeft .3s forwards;animation:toRightFromLeft .3s forwards}.ct-counter-layout2{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:1199px){.ct-counter-layout2{justify-content:flex-start}}.ct-counter-layout2 .ct-counter-inner{display:flex;flex-wrap:nowrap;align-items:center}.ct-counter-layout2.style1 .ct-counter-icon{margin-right:25px;line-height:1}.ct-counter-layout2.style1 .ct-counter-icon i{font-size:48px}.ct-counter-layout2.style1 .ct-counter-title{font-size:18px}.ct-counter-layout2.style1 .ct-counter-number{font-size:45px;color:#0e0e0e;line-height:1;font-family:"Poppins",sans-serif;font-weight:700;margin-bottom:3px;display:inline-flex}.ct-counter-layout2.style1 .ct-counter-number .ct-counter-number-suffix{margin-left:4px}.ct-tabs--layout1 .ct-tab-content{display:none}.ct-tabs--layout1.style3 .ct-tabs-title{border-bottom:1px solid #14223d;display:flex;flex-wrap:wrap}.ct-tabs--layout1.style3 .ct-tab-title{color:#000;font-size:18px;padding:0 40px 10px;position:relative;display:inline-block;cursor:pointer}@media screen and (max-width:1199px){.ct-tabs--layout1.style3 .ct-tab-title{padding-left:20px;padding-right:20px}}@media screen and (max-width:991px){.ct-tabs--layout1.style3 .ct-tab-title{padding-left:12px;padding-right:12px;font-size:16px}}.ct-tabs--layout1.style3 .ct-tab-title:before{width:0;left:0;height:2px}.ct-tabs--layout1.style3 .ct-tab-title.active:before,.ct-tabs--layout1.style3 .ct-tab-title:hover:before{width:100%}.ct-tabs--layout1.style3 .ct-tabs-content{padding-top:39px;font-size:16px;line-height:34px}.ct-tabs--layout1.style3 .ct-tabs-content p{margin-bottom:32px}:root{--gradient-color-from:#6794f1;--gradient-color-to:#063389;--gradient-color-from-rgb:103,148,241;--gradient-color-to-rgb:6,51,137;--direction-multiplier:1}.elementor-screen-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:0;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor iframe,.elementor video{border:0;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0;pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-stretched,.elementor-widget-wrap{position:relative;width:100%}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-25{width:25%}.elementor-column.elementor-col-33{width:33.333%}.elementor-column.elementor-col-50{width:50%}.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-label{cursor:pointer}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-form .elementor-button{border:0;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-text,.elementor-widget-image a,rs-layer input[type=email],rs-layer input[type=tel],rs-layer input[type=text]{display:inline-block}.elementor-button span{text-decoration:inherit}.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1)*var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1)*var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}@media (prefers-reduced-motion:reduce){html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-phone{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.e-form__buttons{flex-wrap:wrap;display:flex}.elementor-field-type-tel input{direction:inherit}.elementor-form .elementor-button .elementor-button-content-wrapper{align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal}.elementor-form .elementor-button .elementor-button-content-wrapper{gap:5px}.elementor-form .elementor-button .elementor-button-text{flex-grow:unset;order:unset}.fadeInLeft{animation-name:fadeInLeft}[data-elementor-type=popup]:not(.elementor-edit-area){display:none}@font-face{ font-display:swap;font-family:eicons;src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.53.0);src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.53.0#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.53.0)format("woff2"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.53.0)format("woff"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.53.0)format("truetype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.53.0#eicon)format("svg");font-weight:400;font-style:normal }.elementor-kit-4140{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1c73dd69:#4054B2;--e-global-color-170eefe7:#23A455;--e-global-color-566a8f38:#000;--e-global-color-7b43af97:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}}.elementor-widget-image{text-align:center}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-google_maps .elementor-widget-container,.elementor-widget-google_maps:not(:has(.elementor-widget-container)){overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}.elementor-2272 .elementor-element.elementor-element-83d22b3{margin-top:0;margin-bottom:0;z-index:99}.elementor-2272 .elementor-element.elementor-element-ebba4bb>.elementor-element-populated{margin:-195px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-c0cf313{--divider-border-style:solid;--divider-color:rgba(255, 255, 255, 0.21);--divider-border-width:1px}.elementor-2272 .elementor-element.elementor-element-c0cf313>.elementor-widget-container{margin:50px 0 14px}.elementor-2272 .elementor-element.elementor-element-c0cf313 .elementor-divider-separator{width:100%;margin:0 auto;margin-center:0}.elementor-2272 .elementor-element.elementor-element-c0cf313 .elementor-divider{text-align:center;padding-block-start:0;padding-block-end:0}.elementor-2272 .elementor-element.elementor-element-093840f>.elementor-container>.elementor-column>.elementor-widget-wrap,.elementor-2272 .elementor-element.elementor-element-bca6455>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-2272 .elementor-element.elementor-element-093840f{margin-top:0;margin-bottom:0}.elementor-2272 .elementor-element.elementor-element-b27ba64>.elementor-element-populated{margin:0 0 17px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-2fc8916 .ct-contact-info .ct-contact-icon i,.elementor-2272 .elementor-element.elementor-element-7f295b2 .ct-contact-info,.elementor-2272 .elementor-element.elementor-element-7f295b2 .ct-contact-info .ct-contact-icon i,.elementor-2272 .elementor-element.elementor-element-b698a5f .ct-contact-info .ct-contact-icon i{color:#fafafa}.elementor-2272 .elementor-element.elementor-element-7f295b2 .ct-contact-info{font-size:16px;line-height:26px}.elementor-2272 .elementor-element.elementor-element-f08e4fc>.elementor-element-populated{margin:0 0 17px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-b698a5f .ct-contact-info{color:#fafafa;font-size:16px;line-height:26px}.elementor-2272 .elementor-element.elementor-element-cec95c3>.elementor-element-populated{margin:0 0 17px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-2fc8916 .ct-contact-info{color:#fafafa;font-size:16px;line-height:26px}.elementor-2272 .elementor-element.elementor-element-33d86d1>.elementor-element-populated{margin:0 0 17px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-867d3ad .ct-button-wrapper,.elementor-2272 .elementor-element.elementor-element-ed54bb4 .ct-button-wrapper{text-align:left}.elementor-2272 .elementor-element.elementor-element-ad0aa64{box-shadow:0 2px 40px 0 rgba(34,34,34,.127)}.elementor-2272 .elementor-element.elementor-element-987d057{margin-top:15px;margin-bottom:46px}.elementor-2272 .elementor-element.elementor-element-a09e317>.elementor-element-populated{margin:45px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-1babad4 .ct-heading .item--title{margin-bottom:31px}.elementor-2272 .elementor-element.elementor-element-1babad4 .ct-heading .item--sub-title{color:#595959;font-family:"Roboto",Sans-serif;font-weight:400;margin-bottom:9px}.elementor-2272 .elementor-element.elementor-element-57e766d>.elementor-widget-container{margin:0 0 34px}.elementor-2272 .elementor-element.elementor-element-57e766d,.elementor-2272 .elementor-element.elementor-element-d4c9300{font-size:18px;line-height:34px}.elementor-2272 .elementor-element.elementor-element-d4c9300>.elementor-widget-container{margin:0 0 26px}.elementor-2272 .elementor-element.elementor-element-3b102512>.elementor-widget-container{margin:0 0 59px}.elementor-2272 .elementor-element.elementor-element-7034776>.elementor-widget-container{margin:0 0 10px}.elementor-2272 .elementor-element.elementor-element-7034776{text-align:start}.elementor-2272 .elementor-element.elementor-element-7e3f0cc9>.elementor-widget-container{margin:0 0 12px}.elementor-2272 .elementor-element.elementor-element-4ac7830>.elementor-element-populated{margin:45px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-1442b6b>.elementor-background-overlay{background-color:#00050e;opacity:.77;transition:background .3s,border-radius .3s,opacity .3s}.elementor-2272 .elementor-element.elementor-element-1442b6b{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:65px 0}.elementor-2272 .elementor-element.elementor-element-7f5b66d>.elementor-widget-container{padding:0 25%}.elementor-2272 .elementor-element.elementor-element-7f5b66d .ct-heading{text-align:center}.elementor-2272 .elementor-element.elementor-element-7f5b66d .ct-heading .item--title{color:#fff;margin-bottom:65px}.elementor-2272 .elementor-element.elementor-element-7f5b66d .ct-heading .item--sub-title{color:#fff;font-family:"Roboto",Sans-serif;font-weight:400;margin-bottom:9px}.elementor-2272 .elementor-element.elementor-element-edc27ca>.elementor-element-populated{margin:0 60px 0 0;--e-column-margin-right:60px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-710dec7>.elementor-widget-container{margin:10px 0 50px}.elementor-2272 .elementor-element.elementor-element-710dec7{font-size:18px;line-height:34px;color:#fff}.elementor-2272 .elementor-element.elementor-element-3af562c .ct-tabs--layout1.style3 .ct-tab-content,.elementor-2272 .elementor-element.elementor-element-3af562c .ct-tabs--layout1.style3 .ct-tab-title{color:#fff}.elementor-2272 .elementor-element.elementor-element-df4720b{margin-top:28px;margin-bottom:40px;padding:0}.elementor-2272 .elementor-element.elementor-element-34b20fa>.elementor-element-populated{margin:40px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-b5739d0,.elementor-2272 .elementor-element.elementor-element-b5739d0 .ct-counter-layout2,.elementor-2272 .elementor-element.elementor-element-fd39d65{justify-content:center}.elementor-2272 .elementor-element.elementor-element-80f5fbf>.elementor-element-populated{margin:40px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-fd39d65 .ct-counter-layout2{justify-content:center}.elementor-2272 .elementor-element.elementor-element-7815947>.elementor-element-populated{margin:40px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-0e4bce1,.elementor-2272 .elementor-element.elementor-element-35f48de,.elementor-2272 .elementor-element.elementor-element-35f48de .ct-counter-layout2{justify-content:center}.elementor-2272 .elementor-element.elementor-element-f85a564>.elementor-element-populated{margin:40px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-0e4bce1 .ct-counter-layout2{justify-content:center}.elementor-2272 .elementor-element.elementor-element-c9f1d50{padding:0 110px}.elementor-2272 .elementor-element.elementor-element-f3a1e1a{--divider-border-style:solid;--divider-color:#E8E9E9;--divider-border-width:1px}.elementor-2272 .elementor-element.elementor-element-f3a1e1a .elementor-divider-separator{width:100%;margin:0 auto;margin-center:0}.elementor-2272 .elementor-element.elementor-element-f3a1e1a .elementor-divider{text-align:center;padding-block-start:0;padding-block-end:0}.elementor-2272 .elementor-element.elementor-element-c685ce4{margin-top:57px;margin-bottom:75px}.elementor-2272 .elementor-element.elementor-element-c13a17d>.elementor-element-populated{margin:0 40px 0 0;--e-column-margin-right:40px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-552b87d .ct-heading .item--title{margin-bottom:26px}.elementor-2272 .elementor-element.elementor-element-552b87d .ct-heading .item--sub-title{color:#595959;font-family:"Roboto",Sans-serif;font-weight:400;margin-bottom:9px}.elementor-2272 .elementor-element.elementor-element-232287f>.elementor-widget-container{margin:0 0 33px}.elementor-2272 .elementor-element.elementor-element-232287f{font-size:18px;line-height:34px}.elementor-2272 .elementor-element.elementor-element-5079ee3>.elementor-element-populated{margin:-25px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-c3fecce:not(.elementor-motion-effects-element-type-background){background-image:url(https://breatheeasyac.com/wp-content/uploads/2020/08/long-img.jpg);background-position:center center;background-size:cover}.elementor-2272 .elementor-element.elementor-element-c3fecce{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:70px 0 75px}.elementor-2272 .elementor-element.elementor-element-60e950a>.elementor-widget-container{padding:0 16%}.elementor-2272 .elementor-element.elementor-element-60e950a .ct-heading{text-align:center}.elementor-2272 .elementor-element.elementor-element-60e950a .ct-heading .item--title{margin-bottom:57px}.elementor-2272 .elementor-element.elementor-element-60e950a .ct-heading .item--sub-title{color:#595959;font-family:"Roboto",Sans-serif;font-weight:400;margin-bottom:9px}.elementor-2272 .elementor-element.elementor-element-1d6a3d38:not(.elementor-motion-effects-element-type-background){background-image:url(https://breatheeasyac.com/wp-content/uploads/2019/12/bg-section-05.png);background-position:center center;background-size:cover}.elementor-2272 .elementor-element.elementor-element-1d6a3d38>.elementor-background-overlay{opacity:1;transition:background .3s,border-radius .3s,opacity .3s}.elementor-2272 .elementor-element.elementor-element-1d6a3d38{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:60px 0 65px}.elementor-2272 .elementor-element.elementor-element-f6d5ef5>.elementor-container>.elementor-column>.elementor-widget-wrap,.elementor-4276 .elementor-element.elementor-element-53a2d463>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-2272 .elementor-element.elementor-element-f6d5ef5{padding:0 85px}.elementor-2272 .elementor-element.elementor-element-e801ad2 .ct-heading .item--title{margin-bottom:0}.elementor-2272 .elementor-element.elementor-element-e801ad2 .ct-heading .item--sub-title{color:#595959;font-family:"Roboto",Sans-serif;font-weight:400;margin-bottom:9px}.elementor-2272 .elementor-element.elementor-element-5c40ddc9{font-size:18px;line-height:34px}.elementor-2272 .elementor-element.elementor-element-49bbd84:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-image:url(https://breatheeasyac.com/wp-content/uploads/2020/08/slider2.jpg);background-position:center right;background-repeat:no-repeat;background-size:cover}.elementor-2272 .elementor-element.elementor-element-49bbd84>.elementor-element-populated>.elementor-background-overlay{background-color:#01050e;opacity:.85;transition:background .3s,border-radius .3s,opacity .3s}.elementor-2272 .elementor-element.elementor-element-49bbd84>.elementor-element-populated{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:90px 90px 90px 15px}.elementor-2272 .elementor-element.elementor-element-0acff2a .ct-heading .item--title{color:#fff;margin-bottom:91px}.elementor-2272 .elementor-element.elementor-element-0acff2a .ct-heading .item--sub-title{color:#fafafa;font-family:"Roboto",Sans-serif;font-weight:400;margin-bottom:9px}.elementor-2272 .elementor-element.elementor-element-1372a5a>.elementor-widget-container,.elementor-2272 .elementor-element.elementor-element-5180195>.elementor-widget-container{margin:0 0 0 55px;padding:0 0 36px}.elementor-2272 .elementor-element.elementor-element-1372a5a .ct-fancy-box .item--title{color:#fff}.elementor-2272 .elementor-element.elementor-element-1372a5a .ct-fancy-box .item--description{color:#b7b7b7}.elementor-2272 .elementor-element.elementor-element-5180195 .ct-fancy-box .item--title{color:#fff}.elementor-2272 .elementor-element.elementor-element-5180195 .ct-fancy-box .item--description{color:#b7b7b7}.elementor-2272 .elementor-element.elementor-element-d9d205a>.elementor-widget-container{margin:0 0 0 55px}.elementor-2272 .elementor-element.elementor-element-d9d205a .ct-fancy-box .item--title,.elementor-4276 .elementor-element.elementor-element-3a54848b .elementor-field-group>label{color:#fff}.elementor-2272 .elementor-element.elementor-element-d9d205a .ct-fancy-box .item--description{color:#b7b7b7}.elementor-2272 .elementor-element.elementor-element-641ba85 iframe{height:760px;filter:brightness(100%) contrast(105%) saturate(0%) blur(0) hue-rotate(279deg)}.elementor-2272 .elementor-element.elementor-element-f6fbf09{margin-top:7px;margin-bottom:12px;padding:0 95px}.elementor-2272 .elementor-element.elementor-element-37f3c8e{--divider-border-style:solid;--divider-color:#EBECEC;--divider-border-width:1px}.elementor-2272 .elementor-element.elementor-element-37f3c8e .elementor-divider-separator{width:100%}.elementor-2272 .elementor-element.elementor-element-37f3c8e .elementor-divider{padding-block-start:0;padding-block-end:0}@media (min-width:768px){.elementor-2272 .elementor-element.elementor-element-b27ba64{width:18.235%}.elementor-2272 .elementor-element.elementor-element-f08e4fc{width:23.529%}.elementor-2272 .elementor-element.elementor-element-cec95c3{width:37.479%}.elementor-2272 .elementor-element.elementor-element-33d86d1{width:20.726%}.elementor-2272 .elementor-element.elementor-element-a09e317{width:45%}.elementor-2272 .elementor-element.elementor-element-4ac7830{width:55%}}@media (max-width:1024px) and (min-width:768px){.elementor-2272 .elementor-element.elementor-element-33d86d1,.elementor-2272 .elementor-element.elementor-element-34b20fa,.elementor-2272 .elementor-element.elementor-element-7815947,.elementor-2272 .elementor-element.elementor-element-80f5fbf,.elementor-2272 .elementor-element.elementor-element-b27ba64,.elementor-2272 .elementor-element.elementor-element-cec95c3,.elementor-2272 .elementor-element.elementor-element-f08e4fc,.elementor-2272 .elementor-element.elementor-element-f85a564{width:50%}}@media (max-width:1024px){.elementor-2272 .elementor-element.elementor-element-83d22b3{padding:35px 0 0}.elementor-2272 .elementor-element.elementor-element-ebba4bb>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-093840f{margin-top:0;margin-bottom:35px}.elementor-2272 .elementor-element.elementor-element-2fc8916 .ct-contact-info .ct-contact-icon i,.elementor-2272 .elementor-element.elementor-element-7f295b2 .ct-contact-info .ct-contact-icon i,.elementor-2272 .elementor-element.elementor-element-b698a5f .ct-contact-info .ct-contact-icon i{color:#6794f1}.elementor-2272 .elementor-element.elementor-element-2fc8916 .ct-contact-info,.elementor-2272 .elementor-element.elementor-element-7f295b2 .ct-contact-info,.elementor-2272 .elementor-element.elementor-element-b698a5f .ct-contact-info{color:#383838}.elementor-2272 .elementor-element.elementor-element-57e766d,.elementor-2272 .elementor-element.elementor-element-710dec7,.elementor-2272 .elementor-element.elementor-element-d4c9300{font-size:16px;line-height:30px}.elementor-2272 .elementor-element.elementor-element-7f5b66d>.elementor-widget-container{padding:0 15%}.elementor-2272 .elementor-element.elementor-element-c13a17d>.elementor-element-populated,.elementor-2272 .elementor-element.elementor-element-edc27ca>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-c9f1d50,.elementor-2272 .elementor-element.elementor-element-df4720b{padding:0}.elementor-2272 .elementor-element.elementor-element-232287f{font-size:16px;line-height:30px}.elementor-2272 .elementor-element.elementor-element-f6d5ef5{padding:0}.elementor-2272 .elementor-element.elementor-element-5c40ddc9{font-size:16px;line-height:30px}.elementor-2272 .elementor-element.elementor-element-49bbd84>.elementor-element-populated{padding:80px 15px 70px}.elementor-2272 .elementor-element.elementor-element-0acff2a .ct-heading .item--title{margin-bottom:41px}.elementor-2272 .elementor-element.elementor-element-1372a5a>.elementor-widget-container,.elementor-2272 .elementor-element.elementor-element-5180195>.elementor-widget-container,.elementor-2272 .elementor-element.elementor-element-d9d205a>.elementor-widget-container{margin:0}.elementor-2272 .elementor-element.elementor-element-f6fbf09{padding:0}}@media (max-width:767px){.elementor-2272 .elementor-element.elementor-element-57e766d>.elementor-widget-container,.elementor-2272 .elementor-element.elementor-element-d4c9300>.elementor-widget-container{margin:0 0 34px}.elementor-2272 .elementor-element.elementor-element-7f5b66d>.elementor-widget-container{margin:0;padding:0}.elementor-2272 .elementor-element.elementor-element-710dec7>.elementor-widget-container{margin:0 0 60px}.elementor-2272 .elementor-element.elementor-element-232287f>.elementor-widget-container{margin:0 0 34px}.elementor-2272 .elementor-element.elementor-element-5079ee3>.elementor-element-populated{margin:20px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2272 .elementor-element.elementor-element-60e950a>.elementor-widget-container{padding:0}.elementor-2272 .elementor-element.elementor-element-5c40ddc9>.elementor-widget-container{margin:0 0 34px}}.elementor-4276 .elementor-element.elementor-element-13121d2c{padding:0 0 0 15px;z-index:1}.elementor-4276 .elementor-element.elementor-element-32e6bdd>.elementor-element-populated{padding:17px 0 0}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary )}.elementor-4276 .elementor-element.elementor-element-5f7a4d13{--divider-border-style:solid;--divider-color:#ffffff;--divider-border-width:1px}.elementor-4276 .elementor-element.elementor-element-5f7a4d13 .elementor-divider-separator{width:85%}.elementor-4276 .elementor-element.elementor-element-5f7a4d13 .elementor-divider{padding-block-start:15px;padding-block-end:15px}.elementor-4276 .elementor-element.elementor-element-53a2d463:not(.elementor-motion-effects-element-type-background){background-image:url(https://breatheeasyac.com/wp-content/uploads/2020/10/Depositphotos_2371887_xl-2015-scaled.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-4276 .elementor-element.elementor-element-53a2d463>.elementor-background-overlay{background-color:#000;opacity:.67;transition:background .3s,border-radius .3s,opacity .3s}.elementor-4276 .elementor-element.elementor-element-53a2d463>.elementor-container{min-height:100vh}.elementor-4276 .elementor-element.elementor-element-53a2d463{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:-51px;margin-bottom:0}.elementor-4276 .elementor-element.elementor-element-795a5bc4>.elementor-element-populated{padding:0 10%}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-4276 .elementor-element.elementor-element-d6170af>.elementor-widget-container{margin:-20px 0 0}.elementor-4276 .elementor-element.elementor-element-3af1306,.elementor-4276 .elementor-element.elementor-element-648bd058,.elementor-4276 .elementor-element.elementor-element-6fdf6812,.elementor-4276 .elementor-element.elementor-element-d6170af{text-align:center}.elementor-4276 .elementor-element.elementor-element-d6170af .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:45px;font-weight:300;text-transform:capitalize;color:#fff}.elementor-4276 .elementor-element.elementor-element-6fdf6812 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:88px;font-weight:700;text-transform:capitalize;color:#fff}.elementor-4276 .elementor-element.elementor-element-648bd058>.elementor-widget-container{margin:0 0 20px}.elementor-4276 .elementor-element.elementor-element-648bd058 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:45px;font-weight:300;text-transform:capitalize;color:#fff}.elementor-4276 .elementor-element.elementor-element-3af1306>.elementor-widget-container{margin:10px 0}.elementor-4276 .elementor-element.elementor-element-3af1306 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:22px;font-weight:300;text-transform:capitalize;line-height:1.3em;color:#fff}.elementor-widget-form .elementor-field-group .elementor-field,.elementor-widget-form .elementor-field-group>label{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-form .elementor-button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-form .elementor-button[type=submit]{background-color:var(--e-global-color-accent)}.elementor-widget-form{--e-form-steps-indicator-inactive-primary-color:var( --e-global-color-text );--e-form-steps-indicator-active-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-completed-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-background-color:var( --e-global-color-text );--e-form-steps-indicator-progress-meter-color:var( --e-global-color-text )}.elementor-4276 .elementor-element.elementor-element-3a54848b>.elementor-widget-container{margin:0 0 70px}.elementor-4276 .elementor-element.elementor-element-3a54848b .elementor-field-group{padding-right:calc(10px/2);padding-left:calc(10px/2);margin-bottom:10px}.elementor-4276 .elementor-element.elementor-element-3a54848b .elementor-form-fields-wrapper{margin-left:calc(-10px/2);margin-right:calc(-10px/2);margin-bottom:-10px}.elementor-4276 .elementor-element.elementor-element-3a54848b .elementor-field-group .elementor-field{color:#000}.elementor-4276 .elementor-element.elementor-element-3a54848b .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#fff}.elementor-4276 .elementor-element.elementor-element-3a54848b .elementor-button[type=submit]{background-color:#f93352;color:#fff}.elementor-4276 .elementor-element.elementor-element-3a54848b .elementor-button[type=submit]:hover{background-color:#fff;color:#f93352}.elementor-4276 .elementor-element.elementor-element-3a54848b{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px}.elementor-4276 .elementor-element.elementor-element-15b75d63{text-align:center}.elementor-4276 .elementor-element.elementor-element-15b75d63 .elementor-heading-title{font-size:15px;font-weight:300;text-transform:capitalize;color:#fff}.elementor-4276 .elementor-element.elementor-element-65056fe7{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:-65px;margin-bottom:0;padding:0 15px;z-index:1}.elementor-4276 .elementor-element.elementor-element-2758e043>.elementor-element-populated{padding:17px 0 0}.elementor-4276 .elementor-element.elementor-element-4682a5d3{--divider-border-style:solid;--divider-color:#ffffff;--divider-border-width:1px}.elementor-4276 .elementor-element.elementor-element-4682a5d3 .elementor-divider-separator{width:100%}.elementor-4276 .elementor-element.elementor-element-4682a5d3 .elementor-divider{padding-block-start:15px;padding-block-end:15px}@media (max-width:767px){.elementor-4276 .elementor-element.elementor-element-795a5bc4>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-4276 .elementor-element.elementor-element-d6170af>.elementor-widget-container{margin:40px 0 0}.elementor-4276 .elementor-element.elementor-element-d6170af .elementor-heading-title{font-size:30px}.elementor-4276 .elementor-element.elementor-element-6fdf6812>.elementor-widget-container{margin:0}.elementor-4276 .elementor-element.elementor-element-6fdf6812 .elementor-heading-title{font-size:50px}.elementor-4276 .elementor-element.elementor-element-648bd058>.elementor-widget-container{margin:0}.elementor-4276 .elementor-element.elementor-element-648bd058 .elementor-heading-title{font-size:30px}.elementor-4276 .elementor-element.elementor-element-3af1306 .elementor-heading-title{font-size:17px}.elementor-4276 .elementor-element.elementor-element-3a54848b>.elementor-widget-container{margin:0}.elementor-4276 .elementor-element.elementor-element-65056fe7{margin-top:-45px;margin-bottom:0}}.tnp-field input[type=submit]{position:inherit}@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.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:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.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:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.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:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.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:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.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:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.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:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.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:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.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:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.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:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.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:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.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:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.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:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.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:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.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:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.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:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.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:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.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:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.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:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.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:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.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:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.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:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.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:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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:"Roboto Slab";font-style:normal;font-weight:100;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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:"Roboto Slab";font-style:normal;font-weight:100;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.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:"Roboto Slab";font-style:normal;font-weight:100;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:100;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:100;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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:"Roboto Slab";font-style:normal;font-weight:100;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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:"Roboto Slab";font-style:normal;font-weight:100;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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:"Roboto Slab";font-style:normal;font-weight:200;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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:"Roboto Slab";font-style:normal;font-weight:200;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.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:"Roboto Slab";font-style:normal;font-weight:200;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:200;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:200;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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:"Roboto Slab";font-style:normal;font-weight:200;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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:"Roboto Slab";font-style:normal;font-weight:200;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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:"Roboto Slab";font-style:normal;font-weight:300;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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:"Roboto Slab";font-style:normal;font-weight:300;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.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:"Roboto Slab";font-style:normal;font-weight:300;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:300;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:300;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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:"Roboto Slab";font-style:normal;font-weight:300;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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:"Roboto Slab";font-style:normal;font-weight:300;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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:"Roboto Slab";font-style:normal;font-weight:400;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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:"Roboto Slab";font-style:normal;font-weight:400;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.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:"Roboto Slab";font-style:normal;font-weight:400;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:400;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:400;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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:"Roboto Slab";font-style:normal;font-weight:400;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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:"Roboto Slab";font-style:normal;font-weight:400;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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:"Roboto Slab";font-style:normal;font-weight:500;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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:"Roboto Slab";font-style:normal;font-weight:500;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.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:"Roboto Slab";font-style:normal;font-weight:500;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:500;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:500;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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:"Roboto Slab";font-style:normal;font-weight:500;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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:"Roboto Slab";font-style:normal;font-weight:500;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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:"Roboto Slab";font-style:normal;font-weight:600;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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:"Roboto Slab";font-style:normal;font-weight:600;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.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:"Roboto Slab";font-style:normal;font-weight:600;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:600;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:600;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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:"Roboto Slab";font-style:normal;font-weight:600;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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:"Roboto Slab";font-style:normal;font-weight:600;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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:"Roboto Slab";font-style:normal;font-weight:700;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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:"Roboto Slab";font-style:normal;font-weight:700;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.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:"Roboto Slab";font-style:normal;font-weight:700;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:700;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:700;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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:"Roboto Slab";font-style:normal;font-weight:700;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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:"Roboto Slab";font-style:normal;font-weight:700;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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:"Roboto Slab";font-style:normal;font-weight:800;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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:"Roboto Slab";font-style:normal;font-weight:800;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.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:"Roboto Slab";font-style:normal;font-weight:800;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:800;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:800;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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:"Roboto Slab";font-style:normal;font-weight:800;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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:"Roboto Slab";font-style:normal;font-weight:800;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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:"Roboto Slab";font-style:normal;font-weight:900;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.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:"Roboto Slab";font-style:normal;font-weight:900;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.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:"Roboto Slab";font-style:normal;font-weight:900;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:900;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:900;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.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:"Roboto Slab";font-style:normal;font-weight:900;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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:"Roboto Slab";font-style:normal;font-weight:900;src:url(https://breatheeasyac.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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:100;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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;src:url(https://breatheeasyac.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-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg") }.lazyload[data-src]{display:none!important}.lazyload,.lazyload:before{background-image:none!important}#ct-header-wrap .ct-header-branding img{max-height:75px!important;max-width:inherit;-webkit-transition:all 300ms linear 0ms;-khtml-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;-o-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms}@media screen and (min-width:1200px){#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn{color:#fff!important}}a{color:#6794f1}a:active,a:hover{color:#063389}body .site-content{background-color:#fafafa}#content{padding-top:0;padding-bottom:0}.elementor-2331 .elementor-element.elementor-element-d1cb5f8{margin-top:-15px;margin-bottom:0}.elementor-2331 .elementor-element.elementor-element-4cc1412>.elementor-widget-container{margin:0 0 38px}.elementor-2331 .elementor-element.elementor-element-4cc1412{font-size:16px;line-height:34px}.elementor-2249 .elementor-element.elementor-element-20843a38 .ct-contact-info .ct-contact-icon i,.elementor-2331 .elementor-element.elementor-element-5b3cc92 .ct-progressbar .ct-progress-percentage,.elementor-2331 .elementor-element.elementor-element-5b3cc92 .ct-progressbar .ct-progress-title{color:#fff}.elementor-2331 .elementor-element.elementor-element-5b3cc92 .ct-progressbar .ct-progress-holder{background-color:#1a2742}.fab,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-angle-double-right:before{content:""}.fa-envelope:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-g:before{content:""}.fa-map-marker-alt:before{content:""}.fa-phone-alt:before{content:""}@font-face{ font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff)format("woff"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome)format("svg") }@font-face{ font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff)format("woff"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome)format("svg") }@font-face{ font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg") }.fas{font-family:"Font Awesome 5 Free";font-weight:900}.elementor-2249 .elementor-element.elementor-element-347d445:not(.elementor-motion-effects-element-type-background){background-color:#fafafa}.elementor-2249 .elementor-element.elementor-element-347d445{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-2249 .elementor-element.elementor-element-8c4c502>.elementor-element-populated{margin:0 0-60px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2249 .elementor-element.elementor-element-8c4c502{z-index:99}.elementor-2249 .elementor-element.elementor-element-42f22c5>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-2249 .elementor-element.elementor-element-d8f0a19>.elementor-element-populated{padding:24px 15px 24px 70px}.elementor-2249 .elementor-element.elementor-element-7b7fe4d .ct-heading .item--title{font-size:26px;margin-bottom:5px}.elementor-widget-text-editor{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);color:var(--e-global-color-text)}.elementor-2249 .elementor-element.elementor-element-6d9f383{font-size:15px}.elementor-2249 .elementor-element.elementor-element-ae0b590>.elementor-element-populated{padding:0}.elementor-2249 .elementor-element.elementor-element-72bf4a7 .ct-button-wrapper{text-align:right}.elementor-2249 .elementor-element.elementor-element-5869c0a4:not(.elementor-motion-effects-element-type-background){background-color:#0e0e0e;background-image:url(https://breatheeasyac.com/wp-content/uploads/2020/10/Depositphotos_2371887_xl-2015-scaled.jpg);background-position:top center;background-repeat:no-repeat;background-size:cover}.elementor-2249 .elementor-element.elementor-element-5869c0a4>.elementor-background-overlay{background-color:#0e0e0e;opacity:.86;transition:background .3s,border-radius .3s,opacity .3s}.elementor-2249 .elementor-element.elementor-element-5869c0a4{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:101px 0 82px;z-index:1}.elementor-2249 .elementor-element.elementor-element-3b652a72>.elementor-widget-container{margin:0 0 47px}.elementor-2249 .elementor-element.elementor-element-3b652a72{text-align:start}.elementor-2249 .elementor-element.elementor-element-3eb5f125>.elementor-widget-container{margin:0 0 15px}.elementor-2249 .elementor-element.elementor-element-3eb5f125,.elementor-2249 .elementor-element.elementor-element-3ed674e,.elementor-2249 .elementor-element.elementor-element-4818db8d{text-align:start;font-family:"Poppins",Sans-serif;font-size:14px;line-height:24px;color:#fff}.elementor-2249 .elementor-element.elementor-element-20843a38>.elementor-widget-container{margin:0 0 12px}.elementor-2249 .elementor-element.elementor-element-20843a38 .ct-contact-info,.elementor-2249 .elementor-element.elementor-element-336a705f .ct-title1 h3,.elementor-2249 .elementor-element.elementor-element-44c26a7 .ct-title1 h3,.elementor-2249 .elementor-element.elementor-element-dc3 .ct-title1 h3{color:#fff}.elementor-2249 .elementor-element.elementor-element-dc3>.elementor-widget-container{margin:10px 0 0;padding:0}.elementor-2249 .elementor-element.elementor-element-3ed674e>.elementor-widget-container{margin:0 0 15px}.elementor-2249 .elementor-element.elementor-element-78d9d7c1>.elementor-element-populated{margin:0 100px 0 0;--e-column-margin-right:100px;--e-column-margin-left:0px}.elementor-2249 .elementor-element.elementor-element-44c26a7>.elementor-widget-container{margin:10px 0 0;padding:0}.elementor-2249 .elementor-element.elementor-element-5839b592>.elementor-widget-container{margin:0 0 15px}.elementor-2249 .elementor-element.elementor-element-336a705f>.elementor-widget-container{margin:10px 0 0;padding:0}.elementor-2249 .elementor-element.elementor-element-4818db8d>.elementor-widget-container{margin:0 0 15px}.elementor-2249 .elementor-element.elementor-element-8106384 .ct-button-wrapper{text-align:left}.elementor-2249 .elementor-element.elementor-element-3bb4aae6>.elementor-widget-container{margin:0}.elementor-2249 .elementor-element.elementor-element-2c3e70cf>.elementor-widget-container{margin:18px 0 0}.elementor-2249 .elementor-element.elementor-element-26a7e721:not(.elementor-motion-effects-element-type-background){background-color:#242323}.elementor-2249 .elementor-element.elementor-element-26a7e721{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-2249 .elementor-element.elementor-element-b985078>.elementor-element-populated{padding:19px 0}.elementor-2249 .elementor-element.elementor-element-328657d4>.elementor-widget-container{margin:0;padding:0}.elementor-2249 .elementor-element.elementor-element-328657d4{text-align:center;font-family:"Poppins",Sans-serif;font-size:14px;line-height:24px;color:#fff}@media (max-width:1024px){.elementor-2249 .elementor-element.elementor-element-d8f0a19>.elementor-element-populated{padding:24px 15px 24px 30px}.elementor-2249 .elementor-element.elementor-element-7b7fe4d .ct-heading .item--title{font-size:22px}.elementor-2249 .elementor-element.elementor-element-78d9d7c1>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px}}@media (min-width:768px){.elementor-2249 .elementor-element.elementor-element-a905d9f{width:29%}.elementor-2249 .elementor-element.elementor-element-d8f0a19{width:43.417%}.elementor-2249 .elementor-element.elementor-element-ae0b590{width:27.247%}}@media (max-width:1024px) and (min-width:768px){.elementor-2249 .elementor-element.elementor-element-a905d9f{width:10%}.elementor-2249 .elementor-element.elementor-element-d8f0a19{width:55%}}@media (max-width:767px){.elementor-2249 .elementor-element.elementor-element-8c4c502>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:50px 0 60px}.elementor-2249 .elementor-element.elementor-element-d8f0a19>.elementor-element-populated{padding:0 0 24px 15px}.elementor-2249 .elementor-element.elementor-element-7b7fe4d .ct-heading{text-align:left}.elementor-2249 .elementor-element.elementor-element-7b7fe4d .ct-heading .item--title{font-size:26px}.elementor-2249 .elementor-element.elementor-element-6d9f383{text-align:start}.elementor-2249 .elementor-element.elementor-element-ae0b590>.elementor-element-populated{padding:0 30px 0 15px}.elementor-2249 .elementor-element.elementor-element-72bf4a7 .ct-button-wrapper{text-align:left}.elementor-2249 .elementor-element.elementor-element-78d9d7c1>.elementor-element-populated{margin:20px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2249 .elementor-element.elementor-element-8106384 .ct-button-wrapper{text-align:left}}@font-face{ font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff)format("woff"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf)format("truetype"),url(https://breatheeasyac.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome)format("svg") }.fab{font-family:"Font Awesome 5 Brands";font-weight:400}.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}.wp-block-themepunch-revslider{position:relative}@font-face{ font-family:"revicons";src:url(https://breatheeasyac.com/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.eot?5510888);src:url(https://breatheeasyac.com/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.eot?5510888#iefix)format("embedded-opentype"),url(https://breatheeasyac.com/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.woff?5510888)format("woff"),url(https://breatheeasyac.com/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.ttf?5510888)format("truetype"),url(https://breatheeasyac.com/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.svg?5510888#revicons)format("svg");font-weight:400;font-style:normal;font-display:swap }rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}rs-module,rs-module-wrap{position:relative;display:block}rs-module-wrap{z-index:1;width:100%}rs-module{overflow:hidden}a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none}.entry-content rs-module a,rs-module a{box-shadow:none}rs-module img{max-width:none!important;transition:none;margin:0;padding:0;border:0}rs-slide,rs-slide:before,rs-slides{position:absolute;text-indent:0;top:0;left:0}rs-slide,rs-slide:before{display:block;visibility:hidden}rs-module .rs-layer,rs-module rs-layer{opacity:0;position:relative;visibility:hidden;display:block;-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap}rs-module .rs-layer,rs-module img,rs-module-wrap{user-select:none}.rs-layer :not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),rs-layer:not(.rs-wtbindex){outline:0!important}rs-static-layers{position:absolute;z-index:101;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;overflow:hidden}rs-layer input::placeholder{vertical-align:middle;line-height:inherit!important}a.rs-layer{transition:none}