*{box-sizing:border-box;font-family:Work Sans,sans-serif;margin:0;text-decoration:none;transition:0s ease-in-out}* input{-webkit-appearance:none;-webkit-border-radius:0}html{scroll-behavior:smooth;width:100vw}.App,html{background-color:#fff}.App{height:auto;margin:0;width:auto}.App .OfflineApp{align-items:center;background-color:#fff1f1;border-left:4px solid #e80000;border-radius:4px;display:flex;justify-content:space-between;left:5%;padding:20px;position:fixed;top:155px;width:90%;z-index:10}.App .OfflineApp h1{align-items:flex-start;display:flex;font-size:14px;font-weight:400;justify-content:center}.App .OfflineApp h1 img{margin-right:10px;width:20px}.App .OfflineApp h1 span{font-weight:600;margin-right:10px}.App .OfflineApp .OfflineAppClose{cursor:pointer;width:17px}.App .AppCall{align-items:center;bottom:30px;display:flex;flex-direction:column;height:100px;justify-content:center;left:0;position:fixed;width:100%;z-index:3}.App .AppCall .AppCallbox{background-color:#272727;border:2px solid #fff;border-radius:5px;margin-bottom:0;padding:15px 25px}.App .AppCall .AppCallbox .bookButtonMainApp,.App .AppCall .AppCallbox .callButtonMainApp{align-items:center;background-color:#da291c;border-radius:3px;color:#fff;display:flex;font-weight:600;justify-content:center;padding:15px 20px;z-index:5}.App .AppCall .AppCallbox .bookButtonMainApp img,.App .AppCall .AppCallbox .callButtonMainApp img{filter:invert(1);margin-right:10px;width:20px}.App .AppCall .AppCallbox .bookButtonMainApp{background-color:initial;color:#fff;font-weight:400;margin-top:10px;padding:initial}.App .AppCall .AppCallbox .bookButtonMainApp img{filter:invert(0);margin-left:10px}.App .AppCall .AppCallbox .bookButtonMainApp span{font-size:20px;font-weight:600;margin-left:5px;text-decoration:underline}@media(max-width:790px){.App .OfflineApp{left:5%;top:115px;width:90%}.App .AppCall{bottom:0;height:auto;width:100%}.App .AppCall .AppCallbox{border:none;border-radius:0;margin-bottom:0;padding:10px 5%;width:100%}.App .AppCall .AppCallbox .bookButtonMainApp,.App .AppCall .AppCallbox .callButtonMainApp{padding:13px 20px}.App .AppCall .AppCallbox .bookButtonMainApp{font-size:14px;padding:0}.App .AppCall .AppCallbox .bookButtonMainApp span{font-size:18px}}@media(min-width:1400px){.App .OfflineApp{left:20%;width:60%}}.Header{align-items:center;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);display:flex;flex-direction:column;height:auto;position:-webkit-sticky;position:sticky;top:0;z-index:5}.Header .HeaderTopComputer{display:flex;flex-direction:column;width:100%}.Header .HeaderTopComputer .HeaderTopComputerMain{align-items:center;background-color:#fff;box-shadow:0 10px 15px -3px hsla(0,0%,72%,.102);display:flex;height:80px;justify-content:space-between;padding:70px 5%;position:relative;width:100%;z-index:1}.Header .HeaderTopComputer .HeaderTopComputerMain .Header1{align-items:flex-end;display:flex;justify-content:end;width:33.3%}.Header .HeaderTopComputer .HeaderTopComputerMain .Header1 .Header1BoxHedaer{align-items:flex-end;cursor:pointer;display:flex;flex-direction:column;justify-content:center}.Header .HeaderTopComputer .HeaderTopComputerMain .Header1 .Header1BoxHedaer h1{color:#000;font-size:18px;font-weight:500;text-align:center;white-space:nowrap}.Header .HeaderTopComputer .HeaderTopComputerMain .Header1 .Header1BoxHedaer a{align-items:center;background-color:#da291c;border-radius:3px;color:#fff;cursor:pointer;display:flex;font-size:17px;font-weight:500;justify-content:space-between;margin-left:12px;margin-top:10px;padding:10px 10px 10px 12px}.Header .HeaderTopComputer .HeaderTopComputerMain .Header1 .Header1BoxHedaer a img{filter:invert(1);margin-bottom:0;margin-left:12px;width:20px}.Header .HeaderTopComputer .HeaderTopComputerMain .Header2{align-items:center;cursor:pointer;display:flex;justify-content:center;width:33.3%}.Header .HeaderTopComputer .HeaderTopComputerMain .Header2 .Header2Logo img{border-radius:3px;filter:invert(0);margin-right:10px;width:100px}.Header .HeaderTopComputer .HeaderTopComputerMain .Header2 .Header2LogoName{display:flex;flex-direction:column;height:50px}.Header .HeaderTopComputer .HeaderTopComputerMain .Header2 .Header2LogoName a{color:#2a1768;font-size:28px;font-weight:700;transform:scaleY(1.2);white-space:nowrap}.Header .HeaderTopComputer .HeaderTopComputerMain .Header2 .Header2LogoName p{color:#2a1768;font-size:14px;font-weight:300;margin-top:-3px}.Header .HeaderTopComputer .HeaderTopComputerMain .Header3{align-items:center;align-items:flex-start;display:flex;justify-content:center;justify-content:start;width:33.3%}.Header .HeaderTopComputer .HeaderTopComputerMain .Header3 h1{color:#000;font-size:33px;font-weight:700;text-align:left;white-space:nowrap}.Header .HeaderTopComputer .HeaderTopComputerMain .Header3 h2{color:#000;font-size:18px;font-weight:700;margin-top:0;text-align:left}.Header .HeaderTopComputer .HeaderTopComputerMain .Header3 h2 span{color:#d52730}.Header .HeaderTopComputer .Header4{align-items:center;background-color:rgba(39,39,39,.718);display:flex;justify-content:space-between;padding:20px;width:100%}.Header .HeaderTopComputer .Header4 p{color:#fff;font-size:15px;font-weight:600}@keyframes warningApply{0%{bottom:-100%;opacity:50%}to{bottom:0;opacity:100%}}@media(max-width:800px){.Header .HeaderTopComputer{box-shadow:0 8px 24px #959da533}.Header .HeaderTopComputer .HeaderTopComputerMain{flex-direction:column;height:auto;padding:10px 5%;width:100%}.Header .HeaderTopComputer .HeaderTopComputerMain .Header1,.Header .HeaderTopComputer .HeaderTopComputerMain .Header1 .Header1BoxHedaer{align-items:center;display:flex;justify-content:center;width:100%}.Header .HeaderTopComputer .HeaderTopComputerMain .Header1 .Header1BoxHedaer h1{display:none}.Header .HeaderTopComputer .HeaderTopComputerMain .Header1 .Header1BoxHedaer a{align-items:center;font-size:25px;justify-content:center;margin-left:0;margin-top:0;padding:10px 20px;width:80%}.Header .HeaderTopComputer .HeaderTopComputerMain .Header1 .Header1BoxHedaer a img{width:30px}.Header .HeaderTopComputer .HeaderTopComputerMain .Header2{width:100%}.Header .HeaderTopComputer .HeaderTopComputerMain .Header2 .Header2Logo{height:auto}.Header .HeaderTopComputer .HeaderTopComputerMain .Header2 .Header2Logo img{width:50px}.Header .HeaderTopComputer .HeaderTopComputerMain .Header3{align-items:center;display:none;flex-direction:column;justify-content:center;width:100%}.Header .HeaderTopComputer .HeaderTopComputerMain .Header3 h1{font-size:20px;font-weight:700;text-align:center}.Header .HeaderTopComputer .HeaderTopComputerMain .Header3 h2{font-size:18px;font-weight:400;text-align:center}.Header .HeaderTopComputer .Header4{display:none}}@media screen and (min-width:1700px){.Header .HeaderTopComputer .HeaderTopComputerMain{padding:70px 13%}.Header .HeaderTopComputer .Header4{padding:20px 13%}}@keyframes glow{0%{height:10px;opacity:30%;width:10px}to{height:20px;opacity:50%;width:20px}}.Footer{background-color:hsla(0,0%,100%,.149);background-color:rgba(236,238,246,.192);border-top:1px solid rgba(75,101,119,.149);flex-direction:column;height:auto;padding:20px 5%}.Footer,.Footer .Footer2{align-items:center;display:flex;width:100%}.Footer .Footer2{border-bottom:1px solid rgba(75,101,119,.149);justify-content:space-between;margin-top:0;padding:40px 0}.Footer .Footer2 .Footer2Logo{align-items:center;cursor:pointer;display:flex;justify-content:center}.Footer .Footer2 .Footer2Logo img{border-radius:3px;margin-right:10px;width:28px}.Footer .Footer2 .Footer2Logo h1{font-size:25px;font-weight:300;white-space:nowrap}.Footer .Footer2 .socialmediafooter img{margin-left:12px;width:25px}.Footer .FooterTop{display:flex;gap:40px;justify-content:start;padding:60px 0;width:100%}.Footer .FooterTop .SiteMapDiv{display:flex;flex-direction:column;width:100%}.Footer .FooterTop .SiteMapDiv h1{border-bottom:1px solid rgba(75,101,119,.149);color:#151515;font-size:22px;font-weight:500;padding-bottom:20px}.Footer .FooterTop .SiteMapDiv .SiteMapDivList{display:flex;flex-direction:column}.Footer .FooterTop .SiteMapDiv .SiteMapDivList a{color:#151515;font-size:15px;font-weight:500;margin-right:20px;margin-top:20px;padding:0;text-decoration:none;text-decoration:initial}.Footer .FooterTop .SiteMapDiv .SiteMapDivList a:hover{text-decoration:underline}.Footer .Footer3{border-top:1px solid rgba(75,101,119,.149);margin-bottom:20px;margin-top:30px;padding:30px 0;width:100%}.Footer .Footer3 h1{color:#151515;font-size:13px;font-weight:400}.Footer .Footer3 p{color:#151515;font-size:12px;font-weight:300;margin-top:20px}@media(max-width:790px){.Footer{padding:20px 5%}.Footer .Footer2{align-items:flex-start;flex-direction:column;justify-content:center;padding:20px 0}.Footer .Footer2 .socialmediafooter{align-items:center;display:flex;justify-content:space-between;margin-top:30px;width:100%}.Footer .Footer2 .socialmediafooter img{margin-left:0}.Footer .FooterTop{flex-direction:column;padding:40px 0;width:100%}.Footer .FooterTop .SiteMapDiv{padding:0;width:100%}.Footer .FooterTop .SiteMapDiv .SiteMapDivList{flex-direction:column}.Footer .FooterTop .SiteMapDiv .SiteMapDivList a{margin-top:15px}}@media screen and (min-width:1700px){.Footer{padding:20px 13%}}.Menu{animation:example .3s ease-out;background-color:#0000009e;display:flex;height:calc(100vh - 60px);position:fixed;right:0;top:60px;width:100vw;z-index:9}.Menu .MenuBoxShadow{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);height:100vh;width:70vw}.Menu .MenuList{background-color:#2a1768;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:500px}.Menu .MenuList .MenuListTop{padding:10px 20px 60px;position:relative;width:100%}.Menu .MenuList .MenuListTop .MenuMain,.Menu .MenuList .MenuListTop .MenuMain2{padding-top:20px;width:100%}.Menu .MenuList .MenuListTop .MenuMain .MenuMainBox,.Menu .MenuList .MenuListTop .MenuMain2 .MenuMainBox{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding-bottom:10px;padding-top:10px;width:100%}.Menu .MenuList .MenuListTop .MenuMain .MenuMainBox a,.Menu .MenuList .MenuListTop .MenuMain .MenuMainBox h1,.Menu .MenuList .MenuListTop .MenuMain2 .MenuMainBox a,.Menu .MenuList .MenuListTop .MenuMain2 .MenuMainBox h1{color:#fff;font-size:20px;font-weight:400;text-decoration:none;text-decoration:initial}.Menu .MenuList .MenuListTop .MenuMain .MenuMainBox img,.Menu .MenuList .MenuListTop .MenuMain2 .MenuMainBox img{filter:invert(1);width:30px}.Menu .MenuList .MenuListTop .MenuMain .MenuMainBox:hover a,.Menu .MenuList .MenuListTop .MenuMain .MenuMainBox:hover h1,.Menu .MenuList .MenuListTop .MenuMain2 .MenuMainBox:hover a,.Menu .MenuList .MenuListTop .MenuMain2 .MenuMainBox:hover h1{color:#dbdbdb}.Menu .MenuList .MenuListTop .MenuMain2{border-top:1px solid #d4d4d4;margin-top:20px}.Menu .MenuList .MenuListTop .MenuFooter{border-top:1px solid #d4d4d4;display:flex;display:none;justify-content:center;margin-top:25px;padding-top:25px}.Menu .MenuList .MenuListTop .MenuFooter h5{color:#fff;font-size:12px;font-weight:300}.Menu .MenuList .MenuListTop .MenuMakers{animation:tegories .3s ease-out;background-color:#2a1768;height:100%;height:100vh;left:0;overflow:scroll;position:absolute;top:0;width:100%}.Menu .MenuList .MenuListTop .MenuMakers .MenuMakersHeader{align-items:center;border-bottom:1px solid #fff;display:flex;justify-content:center;margin-bottom:20px;padding:15px 0;position:relative;width:100%}.Menu .MenuList .MenuListTop .MenuMakers .MenuMakersHeader h1{color:#fff;cursor:pointer;font-size:20px;font-weight:300}.Menu .MenuList .MenuListTop .MenuMakers .MenuMakersHeader h1:hover{color:#0a0a0a}.Menu .MenuList .MenuListTop .MenuMakers .MenuMakersHeader img{cursor:pointer;filter:invert(1);left:20px;position:absolute;transform:rotate(180deg);width:30px}.Menu .MenuList .MenuListTop .MenuMakers .MenuMakersList{padding:0 40px 100px;width:100%}.Menu .MenuList .MenuListTop .MenuMakers .MenuMakersList .MenuMakersListBox{display:flex;flex-direction:column;justify-content:space-between;margin-top:20px}.Menu .MenuList .MenuListTop .MenuMakers .MenuMakersList .MenuMakersListBox a{color:#fff;cursor:pointer;font-size:20px;font-weight:400;margin-top:10px;text-decoration:initial;text-decoration:underline}.Menu .MenuList .MenuListTop .MenuMakers .MenuMakersList .MenuMakersListBox a:hover{color:#dbdbdb}.Menu .MenuList .MenuListTop .MenuMakers .MenuMakersList .MenuMakersListBox:nth-child(2) img{transform:scaleX(-1)}.Menu .MenuList .MenuListFooter{align-items:center;border-top:1px solid #d4d4d4;display:flex;flex-direction:column;height:auto;margin:0 20px;padding:20px 0 40px;width:calc(100% - 40px)}.Menu .MenuList .MenuListFooter p{color:#fff;margin-top:20px;text-align:center}.Menu .MenuList .MenuListFooter a{align-items:center;background-color:#da291c;border-radius:3px;color:#fff;display:flex;font-size:20px;font-weight:600;justify-content:center;margin-bottom:20px;padding:15px 20px;text-decoration:none;text-decoration:initial;width:100%}@keyframes example{0%{right:-100vw}to{right:0}}@keyframes categories{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media(max-width:850px){.Menu{height:100%;top:50px;width:100%}.Menu .MenuBoxShadow{display:none}.Menu .MenuList{height:calc(100% - 50px);width:100vw}.Menu .MenuList .MenuListTop{padding:10px 5% 40px}}@media screen and (min-width:1700px){.Menu{width:100vw}.Menu .MenuBoxShadow{background-color:#0000;width:0}.Menu .MenuList{padding:0 20%;width:100%}.Menu .MenuList .MenuListTop{width:100%}}.HomePageGoogle{display:flex;flex-direction:column;height:auto;width:100vw}.HomePageGoogle .MainBanner{align-items:center;background-color:#fff;display:flex;flex-direction:reverse;height:auto;justify-content:center;max-height:65vh;min-width:100vw;overflow:hidden;padding:100px 5%;position:relative}.HomePageGoogle .MainBanner .MainBannerLeft{ruby-align:center;display:flex;flex-direction:column;width:50%}.HomePageGoogle .MainBanner .MainBannerLeft h1{color:#000;font-size:60px;font-weight:700;line-height:.95}.HomePageGoogle .MainBanner .MainBannerLeft h2{color:#000;font-size:25px;font-weight:400;margin:15px 0}.HomePageGoogle .MainBanner .MainBannerLeft h2 b{color:#da291c}.HomePageGoogle .MainBanner .MainBannerLeft h3{align-items:center;color:#000;display:flex;font-size:22px;font-weight:600;margin-top:5px}.HomePageGoogle .MainBanner .MainBannerLeft h3 img{filter:invert(27%) sepia(99%) saturate(5849%) hue-rotate(348deg) brightness(89%) contrast(86%);margin-right:5px;width:30px}.HomePageGoogle .MainBanner .MainBannerLeft a{align-items:center;border-radius:3px;color:#000;cursor:pointer;font-size:32px;font-weight:700;justify-content:space-between;margin-top:20px}.HomePageGoogle .MainBanner .MainBannerLeft a:hover{text-decoration:underline}.HomePageGoogle .MainBanner .MainBannerLeft a:last-child{align-items:center;background-color:#da291c;color:#fff;display:flex;font-size:25px;font-weight:500;justify-content:center;margin-bottom:10px;margin-top:5px;padding:18px 0;width:300px}.HomePageGoogle .MainBanner .MainBannerLeft a:last-child img{filter:invert(1);height:25px;margin-left:10px;width:25px}.HomePageGoogle .MainBanner .MainBannerRight{align-items:flex-end;display:flex;height:100%;justify-content:center;position:relative;width:50%}.HomePageGoogle .MainBanner .MainBannerRight img{border-radius:0;bottom:-250px;margin-top:100px;position:absolute;width:500px;z-index:2}.HomePageGoogle .MainBanner .MainBannerRight .MainBannerRightBubble1{background-color:#fff;border-radius:50%;bottom:-200px;box-shadow:0 10px 15px -3px #ffffff8a;height:60px;opacity:.8;position:absolute;right:290px;width:60px;z-index:3}.HomePageGoogle .MainBanner .MainBannerRight .MainBannerRightBubble2{background-color:#fff;border-radius:50%;bottom:-150px;box-shadow:0 10px 15px -3px #ffffff8a;height:90px;opacity:.5;position:absolute;right:50px;width:90px;z-index:3}.HomePageGoogle .BookAnAppointmentMainComponentEmergery1{align-items:flex-start;display:flex;flex-direction:column;justify-content:start}.HomePageGoogle .BookAnAppointmentMainComponentEmergery1 .BookAnAppointmentMainComponentEmergeryBox{align-items:center;background-color:#272727;border-bottom:10px solid #d52730;display:flex;justify-content:space-between;margin-top:0;padding:25px 5%;width:100%}.HomePageGoogle .BookAnAppointmentMainComponentEmergery1 .BookAnAppointmentMainComponentEmergeryBox .MainBannerLeftRated{margin-top:20px}.HomePageGoogle .BookAnAppointmentMainComponentEmergery1 .BookAnAppointmentMainComponentEmergeryBox .MainBannerLeftRated p{color:#fff;font-size:40px;font-weight:600;margin-right:20px;text-align:start}.HomePageGoogle .BookAnAppointmentMainComponentEmergery1 .BookAnAppointmentMainComponentEmergeryBox .MainBannerLeftRated h3{color:#fff;font-size:20px;font-weight:500;margin-bottom:-10px;margin-top:20px}.HomePageGoogle .BookAnAppointmentMainComponentEmergery1 .BookAnAppointmentMainComponentEmergeryBox .MainBannerLeftRated span{align-items:center;display:flex;margin-top:0}.HomePageGoogle .BookAnAppointmentMainComponentEmergery1 .BookAnAppointmentMainComponentEmergeryBox .MainBannerLeftRated span h4{color:#fff;font-size:45px;font-weight:600;margin-right:6px}.HomePageGoogle .BookAnAppointmentMainComponentEmergery1 .BookAnAppointmentMainComponentEmergeryBox .MainBannerLeftRated span img{margin-left:5px;width:160px}.HomePageGoogle .MainBanner2Top2{align-items:center;display:flex;gap:20px;justify-content:center;position:relative;z-index:2}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:40px 5% 70px;width:100%}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox h1{color:#000;font-size:20px;font-weight:400;text-align:center}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox h2{color:#000;font-size:40px;font-weight:600;text-align:center}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu{align-items:center;display:flex;gap:30px;justify-content:space-between;margin-top:50px;width:100%}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 8px 24px #959da533;display:flex;flex-direction:column;height:auto;width:28%}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox img{max-height:220px;object-fit:cover;width:100%}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox .MainBanner2TopBoxBoxBox{background-color:rgba(255,217,219,.592);border-radius:50%;margin-top:20px;padding:10px}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox .MainBanner2TopBoxBoxBox img{filter:invert(27%) sepia(99%) saturate(5849%) hue-rotate(348deg) brightness(89%) contrast(86%);width:40px}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox h3{color:#3d3d3d;font-size:24px;font-weight:700;margin-top:20px;padding:0 40px;width:100%}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox p{align-items:center;display:flex;margin-top:10px;padding:0 40px;width:100%}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox p span{background-color:#d52730;border-radius:50%;height:10px;margin-right:10px;width:10px}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox a{align-items:center;background-color:#da291c;border-radius:5px;color:#fff;display:flex;font-size:20px;font-weight:500;justify-content:center;margin-bottom:30px;margin-top:30px;padding:13px 0;width:300px;width:80%}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox a img{filter:invert(1);height:25px;margin-left:10px;width:25px}.HomePageGoogle .AirDuctReviews{align-items:center;background-color:#d52730;display:flex;flex-direction:column;padding:50px 5%}.HomePageGoogle .AirDuctReviews h1{color:#fff;font-size:20px;font-weight:400;text-transform:uppercase}.HomePageGoogle .AirDuctReviews h2{color:#fff;font-size:45px;font-weight:600;margin-top:10px;text-transform:uppercase}.HomePageGoogle .AirDuctReviews .HomePageGoogleReviewsList{display:flex;margin-bottom:30px;margin-top:30px;overflow:auto;padding:5px;width:100%}.HomePageGoogle .AirDuctReviews .HomePageGoogleReviewsList .HomePageGoogleReviewsBox{background-color:#fff;border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;box-shadow:0 2px 8px 0 #63636333;display:flex;flex-direction:column;height:auto;justify-content:space-between;margin-right:40px;min-width:300px;padding:5px 20px 15px}.HomePageGoogle .AirDuctReviews .HomePageGoogleReviewsList .HomePageGoogleReviewsBox h1 img{margin-right:10px;width:100px}.HomePageGoogle .AirDuctReviews .HomePageGoogleReviewsList .HomePageGoogleReviewsBox h3{color:#000;font-size:18px;font-weight:400}.HomePageGoogle .AirDuctReviews .HomePageGoogleReviewsList .HomePageGoogleReviewsBox .HomePageGoogleReviewsBoxMore{align-items:center;display:flex;margin-right:20px;margin-top:20px}.HomePageGoogle .AirDuctReviews .HomePageGoogleReviewsList .HomePageGoogleReviewsBox .HomePageGoogleReviewsBoxMore img{border-radius:50%;filter:invert(27%) sepia(99%) saturate(5849%) hue-rotate(348deg) brightness(89%) contrast(86%);margin-right:10px;padding:5px;width:50px}.HomePageGoogle .AirDuctReviews .HomePageGoogleReviewsList .HomePageGoogleReviewsBox .HomePageGoogleReviewsBoxMore span{margin-bottom:10px}.HomePageGoogle .AirDuctReviews .HomePageGoogleReviewsList .HomePageGoogleReviewsBox .HomePageGoogleReviewsBoxMore span h2{color:#000;font-size:20px;font-weight:500}.HomePageGoogle .AirDuctReviews .HomePageGoogleReviewsList .HomePageGoogleReviewsBox .HomePageGoogleReviewsBoxMore span h4{display:flex}.HomePageGoogle .AirDuctReviews .HomePageGoogleReviewsList .HomePageGoogleReviewsBox .HomePageGoogleReviewsBoxMore span h4 img{background-color:initial;margin-right:5px;padding:2px;width:20px}.HomePageGoogle .AirDuctReviews a{align-items:center;border-radius:3px;color:#fff;cursor:pointer;font-size:25px;font-weight:500;justify-content:space-between;margin-top:10px;text-align:center;text-decoration:underline}.HomePageGoogle .AirDuctReviews a:hover{text-decoration:underline}.HomePageGoogle .AirDuctReviews a:last-child{align-items:center;background-color:#d52730;border:4px solid #fff;color:#fff;display:flex;font-size:25px;font-weight:500;justify-content:center;margin-top:20px;padding:18px 0;text-decoration:none;text-decoration:initial;width:300px}.HomePageGoogle .AirDuctReviews a:last-child img{filter:invert(1);height:25px;margin-left:10px;width:25px}.HomePageGoogle .HomePageGoogleWhy{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:100px 5%}.HomePageGoogle .HomePageGoogleWhy h1{color:#000;font-size:20px;font-weight:400;text-transform:uppercase}.HomePageGoogle .HomePageGoogleWhy h2{color:#000;font-size:45px;font-weight:600;margin-top:10px;text-transform:uppercase}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain{align-items:center;display:flex;justify-content:space-between}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft{width:30%}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft .HomePageGoogleWhyMainLeftBox{align-items:flex-end;border-bottom:1px solid rgba(213,39,48,.553);display:flex;flex-direction:column;padding-bottom:25px}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft .HomePageGoogleWhyMainLeftBox .HomePageGoogleWhyMainLeftImg{align-items:center;background-color:rgba(255,217,219,.592);border-radius:10px;display:flex;height:50px;justify-content:center;margin-top:20px;padding:10px;width:50px}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft .HomePageGoogleWhyMainLeftBox .HomePageGoogleWhyMainLeftImg img{filter:invert(27%) sepia(99%) saturate(5849%) hue-rotate(348deg) brightness(89%) contrast(86%);width:40px}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft .HomePageGoogleWhyMainLeftBox h3{font-size:22px;font-weight:500;margin-top:10px;text-align:end}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft .HomePageGoogleWhyMainLeftBox h4{font-size:15px;font-weight:400;margin-top:10px;text-align:end}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft .HomePageGoogleWhyMainLeftBox:last-child{border-bottom:initial}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft:last-child .HomePageGoogleWhyMainLeftBox{align-items:flex-start}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft:last-child .HomePageGoogleWhyMainLeftBox h3,.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft:last-child .HomePageGoogleWhyMainLeftBox h4{text-align:start}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainMiddle{display:flex;flex-direction:column;width:30%}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainMiddle img{width:100%}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainMiddle .HomePageGoogleWhyMainMiddleBox{background:#fff;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,.402) 32%,#fff0);height:150px;margin-top:-150px;width:100%;z-index:2}.HomePageGoogle .HomePageGoogleHowContact{align-items:center;background-color:#000;display:flex;flex-direction:column;justify-content:center;padding:60px 5%}.HomePageGoogle .HomePageGoogleHowContact h4{color:#d52730;font-size:20px;font-weight:400}.HomePageGoogle .HomePageGoogleHowContact h3{color:#fff;font-size:39px}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain{align-items:center;display:flex;height:500px;justify-content:space-between;margin-top:40px}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain img{height:100%;object-fit:cover;width:40%}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain .HomePageGoogleHowContactMainRight{align-items:center;display:flex;flex-direction:column;gap:30px;height:100%;justify-content:space-between;padding-left:30px;width:60%}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain .HomePageGoogleHowContactMainRight .HomePageGoogleHowContactMainRightBox{align-items:center;background-color:hsla(0,0%,63%,.427);border-right:4px solid #da291c;display:flex;height:33%;padding:10px 20px}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain .HomePageGoogleHowContactMainRight .HomePageGoogleHowContactMainRightBox .ImgHomePageGoogleHowContactMainRightBox{filter:invert(27%) sepia(99%) saturate(5849%) hue-rotate(348deg) brightness(89%) contrast(86%);height:50px;width:50px}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain .HomePageGoogleHowContactMainRight .HomePageGoogleHowContactMainRightBox .HomePageGoogleHowContactMainRightBoxRight{padding-left:30px}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain .HomePageGoogleHowContactMainRight .HomePageGoogleHowContactMainRightBox .HomePageGoogleHowContactMainRightBoxRight h1{color:#fff;font-size:28px;font-weight:500}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain .HomePageGoogleHowContactMainRight .HomePageGoogleHowContactMainRightBox .HomePageGoogleHowContactMainRightBoxRight h2{color:#fff;font-size:18px;font-weight:300;margin-top:10px}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain .HomePageGoogleHowContactMainRight .HomePageGoogleHowContactMainRightBox .HomePageGoogleHowContactMainRightBoxRight h2 a{color:#fff;text-decoration:underline}.HomePageGoogle .HomePageGoogleServices{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:50px 5%;width:100%}.HomePageGoogle .HomePageGoogleServices h3{color:#000;font-size:40px;font-weight:500;text-transform:uppercase}.HomePageGoogle .HomePageGoogleServices .HomePageGoogleServicesList{width:100%}.HomePageGoogle .HomePageGoogleServices .HomePageGoogleServicesList .HomePageGoogleServicesBox{align-items:center;display:flex;height:300px;justify-content:center;margin-top:30px;width:100%}.HomePageGoogle .HomePageGoogleServices .HomePageGoogleServicesList .HomePageGoogleServicesBox img{border-radius:10px;height:100%;max-width:30%;max-width:400px;object-fit:cover}.HomePageGoogle .HomePageGoogleServices .HomePageGoogleServicesList .HomePageGoogleServicesBox .HomePageGoogleServicesBoxRigt{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;padding-left:30px;width:70%}.HomePageGoogle .HomePageGoogleServices .HomePageGoogleServicesList .HomePageGoogleServicesBox .HomePageGoogleServicesBoxRigt h1{border-bottom:2px solid #000;color:#000;display:inline-block;font-size:30px;font-weight:600;padding-bottom:10px;text-transform:uppercase}.HomePageGoogle .HomePageGoogleServices .HomePageGoogleServicesList .HomePageGoogleServicesBox .HomePageGoogleServicesBoxRigt h2{color:rgba(0,0,0,.659);font-size:17px;font-weight:400;margin-top:10px}.HomePageGoogle .HomePageGooglecALL{align-items:center;background-color:#000;display:flex;justify-content:space-between;padding:120px 5%}.HomePageGoogle .HomePageGooglecALL .HomePageGooglecALLLeft h1{color:#fff;font-size:47px;font-weight:700}.HomePageGoogle .HomePageGooglecALL .HomePageGooglecALLLeft h2{color:#fff;font-size:18px;font-weight:300;margin-top:10px}.HomePageGoogle .HomePageGooglecALL a{align-items:center;background-color:#da291c;border-radius:4px;color:#fff;display:flex;font-size:26px;height:60px;justify-content:center;padding:15px 20px}@media(max-width:790px){.HomePageGoogle .MainBanner{flex-direction:column;height:auto;max-height:none;min-height:600px;padding:40px 5% 200px}.HomePageGoogle .MainBanner .MainBannerLeft{height:auto;padding-left:0;padding-right:0;width:100%}.HomePageGoogle .MainBanner .MainBannerLeft h1{font-size:30px}.HomePageGoogle .MainBanner .MainBannerLeft h2{font-size:20px}.HomePageGoogle .MainBanner .MainBannerLeft h3{align-items:center;display:flex;font-size:20px;font-weight:600}.HomePageGoogle .MainBanner .MainBannerLeft h3 img{margin-right:10px;width:20px}.HomePageGoogle .MainBanner .MainBannerRight{height:100%;margin-top:70px;width:100%}.HomePageGoogle .MainBanner .MainBannerRight img{bottom:-250px;position:absolute;width:320px;z-index:2}.HomePageGoogle .MainBanner .MainBannerRight .MainBannerRightBubble1{bottom:-220px;height:120px;right:190px;width:120px}.HomePageGoogle .MainBanner .MainBannerRight .MainBannerRightBubble2{bottom:-130px;height:90px;right:50px;width:90px}.HomePageGoogle .BookAnAppointmentMainComponentEmergery{width:100%}.HomePageGoogle .BookAnAppointmentMainComponentEmergery .BookAnAppointmentMainComponentEmergeryBox{align-items:center;border-radius:8px;display:flex;justify-content:start;margin-top:20px;padding:12px 20px}.HomePageGoogle .BookAnAppointmentMainComponentEmergery .BookAnAppointmentMainComponentEmergeryBox a{color:#fff;font-size:20px;font-weight:600;text-decoration:underline}.HomePageGoogle .BookAnAppointmentMainComponentEmergery .BookAnAppointmentMainComponentRates{background-color:rgba(19,130,215,.169);border-radius:10px;margin-top:10px;padding:0 20px 20px;width:100%}.HomePageGoogle .BookAnAppointmentMainComponentEmergery .BookAnAppointmentMainComponentRates .GoogleButt{display:flex;flex-direction:column;padding-top:20px}.HomePageGoogle .BookAnAppointmentMainComponentEmergery .BookAnAppointmentMainComponentRates .GoogleButt h6{color:#fff;font-size:18px;font-weight:400;padding-bottom:0}.HomePageGoogle .BookAnAppointmentMainComponentEmergery .BookAnAppointmentMainComponentRates .BookAnAppointmentMainComponentRatesImages{display:flex;overflow:auto;padding-bottom:10px;width:100%}.HomePageGoogle .BookAnAppointmentMainComponentEmergery .BookAnAppointmentMainComponentRates .BookAnAppointmentMainComponentRatesImages img{height:60px;margin-right:20px;margin-top:20px;object-fit:cover;width:auto}.HomePageGoogle .BookAnAppointmentMainComponentEmergery .BookAnAppointmentMainComponentRates h1{color:#fff;font-size:20px;font-weight:600;margin-top:20px}.HomePageGoogle .BookAnAppointmentMainComponentEmergery .BookAnAppointmentMainComponentRates h2{font-size:20px;font-weight:600;margin-top:10px}.HomePageGoogle .BookAnAppointmentMainComponentEmergery .BookAnAppointmentMainComponentRates h3{color:#fff;font-size:13px;font-weight:400;margin-top:20px}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox{margin-top:40px;padding:0 5% 20px}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox h2{font-size:25px;text-align:start}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu{flex-direction:column;margin-top:0;padding:40px 0 70px}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox{height:auto;justify-content:start;margin-bottom:10px;min-height:240px;width:100%}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox img{max-height:200px;width:100%}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox h3,.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox p{padding:0 30px;width:100%}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox .MainBanner2TopBoxMenu .MainBanner2TopBoxBox a{margin-bottom:20px}.HomePageGoogle .AirDuctReviews h2{font-size:30px;text-align:center}.HomePageGoogle .HomePageGoogleWhy{padding:40px 5%}.HomePageGoogle .HomePageGoogleWhy h1,.HomePageGoogle .HomePageGoogleWhy h2{text-align:center}.HomePageGoogle .HomePageGoogleWhy h2{font-size:30px}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain{flex-direction:column}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft,.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft:last-child{width:100%}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft .HomePageGoogleWhyMainLeftBox,.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft:last-child .HomePageGoogleWhyMainLeftBox{align-items:center}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft .HomePageGoogleWhyMainLeftBox h3,.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft .HomePageGoogleWhyMainLeftBox h4,.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft:last-child .HomePageGoogleWhyMainLeftBox h3,.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainLeft:last-child .HomePageGoogleWhyMainLeftBox h4{text-align:center}.HomePageGoogle .HomePageGoogleWhy .HomePageGoogleWhyMain .HomePageGoogleWhyMainMiddle{margin-bottom:30px;width:100%}.HomePageGoogle .HomePageGoogleHowContact h3{font-size:27px;text-align:center}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain{flex-direction:column;height:auto}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain img{margin-bottom:30px;width:100%}.HomePageGoogle .HomePageGoogleHowContact .HomePageGoogleHowContactMain .HomePageGoogleHowContactMainRight{padding-left:0;width:100%}.HomePageGoogle .HomePageGoogleServices .HomePageGoogleServicesList .HomePageGoogleServicesBox{flex-direction:column;height:auto}.HomePageGoogle .HomePageGoogleServices .HomePageGoogleServicesList .HomePageGoogleServicesBox img{width:100%}.HomePageGoogle .HomePageGoogleServices .HomePageGoogleServicesList .HomePageGoogleServicesBox .HomePageGoogleServicesBoxRigt{margin-top:20px;padding-left:0;width:100%}.HomePageGoogle .HomePageGooglecALL{flex-direction:column;padding:50px 5% 120px}.HomePageGoogle .HomePageGooglecALL .HomePageGooglecALLLeft h1,.HomePageGoogle .HomePageGooglecALL .HomePageGooglecALLLeft h2{text-align:center}.HomePageGoogle .HomePageGooglecALL .HomePageGooglecALLLeft h1{font-size:28px}.HomePageGoogle .HomePageGooglecALL a{margin-top:30px}}@media screen and (min-width:1700px){.HomePageGoogle .MainBanner{padding-left:13%;padding-right:13%}.HomePageGoogle .MainBanner .MainBannerLeft{padding-left:0}.HomePageGoogle .BookAnAppointmentMainComponentEmergery1 .BookAnAppointmentMainComponentEmergeryBox,.HomePageGoogle .MainBanner2Top2{padding-left:13%;padding-right:13%}.HomePageGoogle .MainBanner2Top2 .MainBanner2TopBox{padding:70px 0;width:100%}.HomePageGoogle .AirDuctReviews{padding:50px 13%}.HomePageGoogle .HomePageGoogleWhy{padding:100px 13%}.HomePageGoogle .HomePageGoogleHowContact{padding:60px 13%}.HomePageGoogle .HomePageGoogleServices{padding:50px 13%}.HomePageGoogle .HomePageGooglecALL{padding:120px 13%}}.NotFound{align-items:flex-start;display:flex;flex-direction:column;height:auto;overflow-x:hidden;padding:150px 0 20px;width:100vw}.NotFound .NotFoundHeader{padding:0 5%}.NotFound .NotFoundHeader img{margin-bottom:20px;width:40px}.NotFound .NotFoundHeader h1{color:#0f212e;font-size:20px;font-weight:500}.NotFound .NotFoundHeader h2{color:#4f6473;font-size:15px;font-weight:300;margin-top:20px}.NotFound .NotFoundMenu{display:flex;flex-direction:column;margin-top:30px;padding:0 5%;z-index:3}.NotFound .NotFoundMenu a{color:#0f212e;cursor:pointer;font-size:15px;margin-top:15px;padding:0;text-decoration:underline;white-space:inherit}.NotFound .NotFoundNavigatorPath{display:flex;margin-top:30px;padding:0 5% 30px;z-index:3}.NotFound .NotFoundNavigatorPath .NavigatorPathBox{align-items:center;display:flex;margin:5px 5px 0 0}.NotFound .NotFoundNavigatorPath .NavigatorPathBox a{color:#000;cursor:pointer;font-size:14px;font-weight:400;text-decoration:underline}.NotFound .NotFoundNavigatorPath .NavigatorPathBox img{filter:invert(1);transform:rotate(-90deg);width:20px}@media(max-width:690px){.NotFound{padding:110px 0 0}}@media screen and (min-width:1700px){.NotFound{padding:150px 0 100px}.NotFound .NotFoundHeader,.NotFound .NotFoundMenu{padding:0 20%}.NotFound .NotFoundNavigatorPath{padding:0 20% 30px}}.NavigatorPath{display:flex;flex-wrap:wrap;height:auto;margin-top:20px;padding:20px 5%;width:100%}.NavigatorPath .NavigatorPathBox{align-items:center;display:flex;margin:5px 5px 0 0}.NavigatorPath .NavigatorPathBox a{color:#000;cursor:pointer;font-size:14px;font-weight:400;text-decoration:underline}.NavigatorPath .NavigatorPathBox img{height:14px;transform:rotate(0deg);width:20px}@media(max-width:590px){.NavigatorPath{padding:20px 5%}}@media screen and (min-width:1700px){.NavigatorPath{padding-left:13%;padding-right:13%}}.PopUp{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.436);left:0;max-height:100vh;max-width:100vw;min-height:100vh;min-width:100vw;position:fixed;top:0;z-index:20}.PopUp,.PopUp .MainBanner{align-items:center;display:flex;justify-content:center}.PopUp .MainBanner{background-color:#eceef6;border-radius:10px;flex-direction:row-reverse;max-height:65vh;min-height:600px;min-width:80%;overflow:hidden;padding:100px 5% 0;position:relative}.PopUp .MainBanner .MainBannerHeader{position:absolute;right:5%;top:5%}.PopUp .MainBanner .MainBannerHeader img{cursor:pointer;width:30px}.PopUp .MainBanner .MainBannerLeft{ruby-align:center;display:flex;flex-direction:column;margin-top:-100px;padding-left:30px;width:50%}.PopUp .MainBanner .MainBannerLeft .MainBannerLeftLogo{padding-bottom:30px}.PopUp .MainBanner .MainBannerLeft .MainBannerLeftLogo h5{color:#2a1768;font-size:30px;font-weight:700}.PopUp .MainBanner .MainBannerLeft .MainBannerLeftLogo h6{color:#da291c;font-size:23px;font-weight:700}.PopUp .MainBanner .MainBannerLeft h1{color:#2a1768;font-size:30px;font-weight:700}.PopUp .MainBanner .MainBannerLeft h1:last-child{margin-top:10px}.PopUp .MainBanner .MainBannerLeft h2{color:#2a1768;font-size:25px;font-weight:400;margin-top:15px}.PopUp .MainBanner .MainBannerLeft a{align-items:center;border-radius:3px;color:#da291c;cursor:pointer;font-size:32px;font-weight:700;justify-content:space-between;margin-top:20px}.PopUp .MainBanner .MainBannerLeft a:hover{text-decoration:underline}.PopUp .MainBanner .MainBannerLeft a:last-child{align-items:center;background-color:#2a1768;color:#fff;display:flex;font-size:25px;font-weight:500;justify-content:center;padding:18px 0;width:300px}.PopUp .MainBanner .MainBannerLeft a:last-child img{filter:invert(1);height:25px;margin-left:10px;width:25px}.PopUp .MainBanner .MainBannerRight{align-items:flex-end;display:flex;height:100%;justify-content:center;position:relative;width:50%}.PopUp .MainBanner .MainBannerRight img{border-radius:0;bottom:-250px;margin-top:100px;position:absolute;width:500px;z-index:2}.PopUp .MainBanner .MainBannerRight .MainBannerRightBubble1{background-color:#fff;border-radius:50%;bottom:-200px;box-shadow:0 10px 15px -3px #ffffff8a;height:60px;opacity:.8;position:absolute;right:290px;width:60px;z-index:3}.PopUp .MainBanner .MainBannerRight .MainBannerRightBubble2{background-color:#fff;border-radius:50%;bottom:-150px;box-shadow:0 10px 15px -3px #ffffff8a;height:90px;opacity:.5;position:absolute;right:50px;width:90px;z-index:3}@media(max-width:790px){.PopUp{align-items:flex-start;padding:20px 5%}.PopUp .MainBanner{flex-direction:column;height:100%;max-height:100%;min-width:100%;padding:200px 5% 20px}.PopUp .MainBanner .MainBannerLeft{height:50%;margin-top:-180px;padding-left:0;padding-right:0;width:100%}.PopUp .MainBanner .MainBannerLeft .MainBannerLeftLogo{padding-bottom:20px}.PopUp .MainBanner .MainBannerLeft .MainBannerLeftLogo h5{color:#2a1768;font-size:25px;font-weight:700}.PopUp .MainBanner .MainBannerLeft .MainBannerLeftLogo h6{color:#da291c;font-size:18px;font-weight:700}.PopUp .MainBanner .MainBannerLeft h1{font-size:30px}.PopUp .MainBanner .MainBannerLeft h2{font-size:20px}.PopUp .MainBanner .MainBannerRight{height:100%;margin-top:100px;width:100%}.PopUp .MainBanner .MainBannerRight img{bottom:-250px;position:absolute;width:320px;z-index:2}.PopUp .MainBanner .MainBannerRight .MainBannerRightBubble1{bottom:-220px;height:120px;right:190px;width:120px}.PopUp .MainBanner .MainBannerRight .MainBannerRightBubble2{bottom:-130px;height:90px;right:50px;width:90px}}@media screen and (min-width:1700px){.PopUp{padding:20px 13%}}
/*# sourceMappingURL=main.0caf7f2a.css.map*/