.tdot-button-group{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;align-items:center;margin-top:10px}.tdot-action-btn{display:inline-flex;align-items:center;justify-content:center;width:210px;padding:12px 10px;background:linear-gradient(145deg,#0077c2,#009de0);border:1px solid rgba(0,0,0,0.11);color:#fff;font-weight:800!important;font-size:clamp(0.87rem,calc(0.87rem + 0.05vw),0.95rem);border-radius:16px;text-decoration:none;box-shadow:inset 0 1px 1px rgba(255,255,255,0.47),0 4px 11px rgba(0,0,0,0.21);transition:all 1.0s ease}.tdot-action-btn:hover{background:linear-gradient(145deg,#515151,#1d1d1d);transition:background 0.9s ease!important;transform:translateY(-1px)}@media (min-width:701px) and (max-width:980px){.tdot-button-group{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}.tdot-action-btn{flex:1 1 calc(50% - 8px);max-width:165px}}@media (max-width:700px){.tdot-button-group{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}.tdot-action-btn{flex:1 1 calc(50% - 10px);max-width:174px;text-align:center}}.tdot-grid{display:grid;align-items:stretch;justify-items:center;grid-template-columns:repeat(4,1fr);column-gap:20px;row-gap:20px;width:100%;max-width:auto;margin:0 auto}@media (max-width:700px){.tdot-grid{grid-template-columns:repeat(2,1fr)}}.tdot-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;background:rgba(255,255,255,0.55);border:1px solid rgba(0,0,0,0.1);border-radius:20px;box-shadow:0 6px 24px rgba(0,0,0,0.12);overflow:hidden;transition:transform 0.35s ease,box-shadow 0.35s ease;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%)}.tdot-card:hover{transform:translateY(-2px) scale(1.005);box-shadow:0 10px 32px rgba(0,0,0,0.18)}.tdot-thumb{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.tdot-img{width:100%;height:auto;display:block;transition:transform 0.6s ease}.tdot-card:hover .tdot-img{transform:scale(1.07)}.tdot-tooltip{position:absolute;top:10px;right:10px;display:flex;z-index:9}.tdot-badge{position:relative;width:47px;height:47px;border-radius:100px;cursor:pointer;box-shadow:0 3px 12px rgba(0,0,0,0.25);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.tdot-badge img{width:100%;height:100%;object-fit:contain;border-radius:100px}.tdot-badge::after{content:attr(data-tooltip);position:absolute;bottom:-46px;right:0;padding:6px 10px;border-radius:10px;font-size:0.75rem;font-weight:600;white-space:nowrap;color:#333;background:rgba(255,255,255,0.90);border:1px solid rgba(0,0,0,0.15);box-shadow:inset 0 1px 1px rgba(255,255,255,0.37),0 2px 5px rgba(0,0,0,0.11);opacity:0;pointer-events:none;transition:opacity 0.4s ease;z-index:999}.tdot-badge:hover::after{opacity:1}.tdot-content{padding:14px 12px 16px;display:flex;flex-direction:column;flex-grow:1}.tdot-title-wrap{margin-bottom:3px}.tdot-title-wrap h3{margin:0 0 -5px;font-size:clamp(1.05rem,0.98rem + 0.28vw,1.3rem);font-weight:700;color:#1a1a1a;line-height:1.1}.tdot-subtitle{margin-top:0;font-size:calc(0.9rem + 0.1vw);font-weight:800;color:#444;line-height:1.3}.tdot-text{font-size:calc(0.85rem + 0.12vw)!important;color:#555;line-height:1.4;margin:8px 0 18px}.tdot-buttons{margin-top:auto}.tdot-btn{display:inline-block;padding:12px 18px;border-radius:16px;font-size:calc(0.9rem + 0.05vw);font-weight:800;text-decoration:none;color:#fff;background:linear-gradient(145deg,#0077c2,#009de0);border:1px solid rgba(0,0,0,0.11);box-shadow:inset 0 1px 1px rgba(255,255,255,0.37),0 2px 5px rgba(0,0,0,0.11);transition:all 0.4s ease}.tdot-btn:hover{background:linear-gradient(145deg,#515151,#1d1d1d);transform:translateY(-1px)}@media (max-width:980px){.tdot-card{height:auto}.tdot-badge{width:42px;height:42px}}@media (max-width:700px){.tdot-title-wrap h3{}.tdot-subtitle,.tdot-text{font-size:calc(0.85rem + 0.05vw)}.tdot-btn{font-size:calc(0.85rem + 0.05vw);padding:10px 16px}.tdot-badge{width:37px;height:37px}}.tdot-tech-section{width:100%;background:rgba(255,255,255,0.05);border-radius:20px;box-shadow:0 4px 16px rgba(0,0,0,0.08);padding:20px;margin-top:30px}.tdot-tech-content{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;flex-wrap:nowrap}.tdot-tech-text{flex:1;min-width:300px}.tdot-tech-text h2{font-size:clamp(1.8rem,1.58rem + 0.6vw,2.5rem);line-height:1.2;color:#0077c2;font-weight:700;margin-bottom:-7px}.tdot-tech-text h3{font-size:clamp(1.1rem,1.0rem + 0.5vw,1.4rem);line-height:1em;color:#222;margin-bottom:10px;font-weight:600}.tdot-tech-text p{font-size:clamp(0.98rem,0.91rem + 0.28vw,1.2rem);color:#444;margin-bottom:20px;line-height:1.5em}.tdot-tech-btn a{display:inline-block;background:linear-gradient(145deg,#0077c2,#009de0);color:#fff;text-decoration:none;font-weight:700;padding:12px 24px;border-radius:12px;box-shadow:inset 0 1px 1px rgba(255,255,255,0.35),0 3px 6px rgba(0,0,0,0.12);transition:all 0.3s ease}.tdot-tech-btn a:hover{background:linear-gradient(145deg,#009de0,#0077c2);transform:translateY(-2px)}.tdot-tech-image{flex:1;min-width:300px;display:flex;justify-content:center;align-items:center}.tdot-img-wrapper{width:100%;border-radius:18px;overflow:hidden}.tdot-img-wrapper img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:980px){.tdot-tech-content{flex-direction:row}}@media (max-width:700px){.tdot-tech-content{flex-direction:column-reverse;text-align:left}.tdot-tech-text h2{margin-top:-15px}.tdot-tech-btn{display:flex;justify-content:center}.tdot-img-wrapper{border-radius:16px;margin-bottom:10px}}div.et_pb_section.et_pb_section_0_tb_body{background-blend-mode:overlay;background-image:url(https://tdotplumbing.6axism.ca/wp-content/uploads/2025/10/tdot-plumbing-hero-img-14.jpg),linear-gradient(180deg,rgba(0,0,0,0.03) 15%,rgba(0,0,0,0.77) 93%)!important}.et_pb_section_0_tb_body.et_pb_section{padding-top:300px;padding-bottom:0px;background-color:inherit!important}.et_pb_row_0_tb_body.et_pb_row{padding-bottom:0px!important;padding-bottom:0px}.et_pb_text_0_tb_body.et_pb_text,.et_pb_text_1_tb_body.et_pb_text,.et_pb_text_2_tb_body.et_pb_text{color:#FFFFFF!important}.et_pb_text_0_tb_body{line-height:1em;font-family:'Barlow',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:4.5rem;line-height:1em;padding-bottom:7px!important;margin-bottom:0px!important}.et_pb_text_1_tb_body{line-height:1.4em;font-size:1.6rem;line-height:1.4em;padding-top:0px!important;padding-bottom:30px!important;margin-top:0px!important;margin-bottom:0px!important}.et_pb_row_1_tb_body.et_pb_row{padding-top:0px!important;padding-top:0px}.et_pb_text_2_tb_body{line-height:1.4em;font-size:16px;line-height:1.4em}.et_pb_text_2_tb_body.et_pb_text a{color:#a8e9ff!important;transition:color 300ms ease 0ms}.et_pb_text_2_tb_body.et_pb_text a:hover{color:#0fc3ff!important}.et_pb_text_2_tb_body a{font-size:16px;line-height:1.4em}.et_pb_section_1_tb_body.et_pb_section{padding-top:0px}.et_pb_row_2_tb_body.et_pb_row{padding-top:70px!important;padding-bottom:0px!important;margin-bottom:-10px!important;padding-top:70px;padding-bottom:0px}.et_pb_text_3_tb_body.et_pb_text,.et_pb_text_5_tb_body.et_pb_text{color:#0988c9!important}.et_pb_text_3_tb_body,.et_pb_text_5_tb_body{font-weight:600;text-transform:uppercase;margin-bottom:10px!important}.et_pb_divider_0_tb_body:before,.et_pb_divider_1_tb_body:before{position:absolute;height:10px;width:3px;background:#000;content:'';top:-7px;left:0;border-top:none!important;border-top-color:#0988c9}.et_pb_divider_0_tb_body:after,.et_pb_divider_1_tb_body:after{position:absolute;height:10px;width:3px;background:#000;content:'';top:-7px;right:0}.et_pb_text_4_tb_body.et_pb_text{color:#2d2d2d!important}.et_pb_text_4_tb_body{line-height:1.3em;font-family:'Barlow',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:2.5rem;line-height:1.3em;padding-top:0px!important;padding-bottom:1px!important;margin-top:0px!important;margin-bottom:0px!important}.et_pb_row_3_tb_body.et_pb_row{padding-top:10px!important;padding-top:10px}.et_pb_image_0_tb_body .et_pb_image_wrap,.et_pb_image_1_tb_body .et_pb_image_wrap{border-radius:10px 10px 10px 10px;overflow:hidden}.et_pb_image_0_tb_body,.et_pb_image_1_tb_body{text-align:left;margin-left:0}.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_module_header a{font-weight:600;font-size:20px}.et_pb_blurb_0_tb_body.et_pb_blurb,.et_pb_blurb_1_tb_body.et_pb_blurb{padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important;margin-left:-15px!important;width:100%}.et_pb_blurb_0_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_0_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_1_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_1_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_2_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_2_tb_body .et_pb_main_blurb_image .et-pb-icon{padding-bottom:0px!important;margin-bottom:0px!important}.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_blurb_content{font-size:calc(0.85rem + 0.12vw)!important}.et_pb_blurb_0_tb_body .et-pb-icon,.et_pb_blurb_1_tb_body .et-pb-icon,.et_pb_blurb_2_tb_body .et-pb-icon{font-size:35px;color:#0988c9;font-family:FontAwesome!important;font-weight:900!important}.et_pb_blurb_0_tb_body .et_pb_blurb_content,.et_pb_blurb_1_tb_body .et_pb_blurb_content,.et_pb_blurb_2_tb_body .et_pb_blurb_content{max-width:100%}.et_pb_blurb_2_tb_body.et_pb_blurb{padding-bottom:0px!important;margin-top:30px!important;margin-bottom:0px!important;margin-left:-15px!important;width:100%}.et_pb_row_4_tb_body.et_pb_row{padding-bottom:0px!important;margin-bottom:0px!important;padding-bottom:0px}.et_pb_row_4_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,.et_pb_row_5_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row{max-width:1200px}.et_pb_text_6_tb_body h2{font-weight:700;font-size:36px;color:#111111!important;line-height:1.3em}.et_pb_text_6_tb_body{padding-bottom:0px!important;margin-bottom:0px!important}.et_pb_row_5_tb_body.et_pb_row{padding-top:17px!important;padding-top:17px}.et_pb_blog_0_tb_body .et_pb_post .entry-title a,.et_pb_blog_0_tb_body .not-found-title{font-weight:700!important}.et_pb_blog_0_tb_body .et_pb_post .entry-title,.et_pb_blog_0_tb_body .not-found-title{font-size:1.15rem!important;line-height:1.3em!important}.et_pb_blog_0_tb_body .et_pb_post p{line-height:1.4em}.et_pb_blog_0_tb_body .et_pb_post .post-content,.et_pb_blog_0_tb_body.et_pb_bg_layout_light .et_pb_post .post-content p,.et_pb_blog_0_tb_body.et_pb_bg_layout_dark .et_pb_post .post-content p{font-weight:600;font-size:0.85rem;line-height:1.4em}.et_pb_blog_0_tb_body .et_pb_post .post-meta,.et_pb_blog_0_tb_body .et_pb_post .post-meta a,#left-area .et_pb_blog_0_tb_body .et_pb_post .post-meta,#left-area .et_pb_blog_0_tb_body .et_pb_post .post-meta a{font-size:14px}.et_pb_blog_0_tb_body .et_pb_post div.post-content a.more-link{font-weight:700;font-size:0.85rem;color:#FFFFFF!important;line-height:1.3em;transition:color 300ms ease 0ms}.et_pb_blog_0_tb_body .et_pb_post div.post-content a.more-link:hover{color:#f7f9ff!important}.et_pb_blog_0_tb_body .pagination a{text-transform:uppercase;color:#FFFFFF!important}.et_pb_blog_0_tb_body .et_pb_blog_grid .et_pb_post{border-radius:17px 17px 17px 17px;overflow:hidden;border-width:0px}.et_pb_blog_0_tb_body a.more-link:hover{background:linear-gradient(145deg,#515151,#1d1d1d)}@media only screen and (min-width:981px){.et_pb_row_2_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,.et_pb_row_3_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row{width:83%}.et_pb_row_2_tb_body,.et_pb_row_3_tb_body{display:grid;gap:0.97rem;align-items:center;grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr))}.et_pb_divider_0_tb_body,.et_pb_divider_1_tb_body{background:#000;width:72px;height:3px;position:relative}.et_pb_text_4_tb_body{width:60%}.et_pb_blog_0_tb_body .entry-title{padding:0px;margin:-10px -10px 10px -10px}.et_pb_blog_0_tb_body .post-content{padding:0px;margin:-5px -10px 0px -10px}.et_pb_blog_0_tb_body a.more-link{text-transform:capitalize;justify-content:center;font-weight:800!important;background:linear-gradient(145deg,#0077c2,#009de0);padding:10px 14px;border-radius:14px;text-decoration:none;border:1px solid rgba(0,0,0,0.11);box-shadow:inset 0 1px 1px rgba(255,255,255,0.47),0 4px 11px rgba(0,0,0,0.21);margin-bottom:-10px;transition:all 0.4s ease!important}}@media only screen and (max-width:980px){.et_pb_section_0_tb_body.et_pb_section{padding-top:250px;padding-bottom:0px}.et_pb_text_0_tb_body{font-size:3.6rem;padding-bottom:7px!important}.et_pb_text_1_tb_body{font-size:1.3rem;line-height:1.3em;padding-top:0px!important;padding-bottom:30px!important}.et_pb_row_0_tb_body.et_pb_row,.et_pb_row_1_tb_body.et_pb_row{width:}.et_pb_text_2_tb_body,.et_pb_text_2_tb_body a{font-size:15px}.et_pb_section_1_tb_body.et_pb_section{padding-top:0px}.et_pb_row_2_tb_body.et_pb_row{padding-top:50px!important;padding-top:50px!important}.et_pb_row_2_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,.et_pb_row_3_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,.et_pb_row_4_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,.et_pb_row_5_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row{width:95%}.et_pb_text_3_tb_body,.et_pb_text_5_tb_body{margin-top:30px!important;margin-bottom:10px!important}.et_pb_text_4_tb_body{font-size:1.9rem;line-height:1.3em;padding-top:0px!important;padding-bottom:0px!important;width:70%}.et_pb_row_3_tb_body.et_pb_row{padding-top:10px!important;padding-top:10px!important}.et_pb_image_0_tb_body,.et_pb_image_1_tb_body{text-align:center;margin-left:auto;margin-right:auto}.et_pb_image_0_tb_body .et_pb_image_wrap img,.et_pb_image_1_tb_body .et_pb_image_wrap img{width:auto}.et_pb_blurb_0_tb_body.et_pb_blurb,.et_pb_blurb_1_tb_body.et_pb_blurb{padding-top:0px!important;margin-top:0px!important;margin-left:0px!important}.et_pb_blurb_0_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_0_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_1_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_1_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_2_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_2_tb_body .et_pb_main_blurb_image .et-pb-icon{margin-bottom:20px!important}.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_main_blurb_image{margin-bottom:15px}.et_pb_blurb_2_tb_body.et_pb_blurb{padding-top:0px!important;margin-top:20px!important;margin-left:0px!important}.et_pb_text_6_tb_body h2{font-size:27px}.et_pb_row_5_tb_body.et_pb_row{padding-top:17px!important;padding-top:17px!important}.et_pb_blog_0_tb_body .et_pb_post .entry-title,.et_pb_blog_0_tb_body .not-found-title{font-size:1.1rem!important}.et_pb_blog_0_tb_body .et_pb_post .post-content,.et_pb_blog_0_tb_body.et_pb_bg_layout_light .et_pb_post .post-content p,.et_pb_blog_0_tb_body.et_pb_bg_layout_dark .et_pb_post .post-content p{font-size:0.8rem}.et_pb_blog_0_tb_body .et_pb_post div.post-content a.more-link{font-size:0.75rem}}@media only screen and (min-width:768px) and (max-width:980px){.et_pb_row_2_tb_body{display:grid;gap:0.97rem;align-items:center;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr))}.et_pb_divider_0_tb_body,.et_pb_divider_1_tb_body{background:#000;width:65px;height:3px;position:relative;margin:auto}.et_pb_row_3_tb_body{display:grid;gap:0.97rem;align-items:center;grid-template-columns:repeat(auto-fit,minmax(min(380px,100%),1fr))}.et_pb_blog_0_tb_body .entry-title{padding:0px;margin:-10px -10px 10px -11px}.et_pb_blog_0_tb_body .post-content{padding:0px;margin:-5px -10px 0px -11px}.et_pb_blog_0_tb_body a.more-link{text-transform:capitalize;justify-content:center;background:linear-gradient(145deg,#0077c2,#009de0);padding:10px 14px;border-radius:14px;text-decoration:none;border:1px solid rgba(0,0,0,0.11);box-shadow:inset 0 1px 1px rgba(255,255,255,0.47),0 4px 11px rgba(0,0,0,0.21);margin-bottom:-10px;transition:all 0.9s ease}}@media only screen and (max-width:767px){.et_pb_section_0_tb_body.et_pb_section{padding-top:240px;padding-bottom:0px}.et_pb_text_0_tb_body{font-size:2.7rem;padding-bottom:7px!important}.et_pb_text_1_tb_body{font-size:1.2rem;line-height:1.3em;padding-top:0px!important;padding-bottom:30px!important}.et_pb_row_0_tb_body.et_pb_row,.et_pb_row_1_tb_body.et_pb_row{width:}.et_pb_text_2_tb_body,.et_pb_text_2_tb_body a{font-size:14px}.et_pb_section_1_tb_body.et_pb_section{padding-top:0px}.et_pb_row_2_tb_body.et_pb_row{padding-top:37px!important;padding-top:37px!important}.et_pb_row_2_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_body.et_pb_row,.et_pb_row_3_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,.et_pb_row_4_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4_tb_body.et_pb_row,.et_pb_row_5_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5_tb_body.et_pb_row{width:93%}.et_pb_row_2_tb_body,.et_pb_row_3_tb_body{display:grid;gap:0.97rem;align-items:center;grid-template-columns:repeat(auto-fit,minmax(min(480px,100%),1fr))}.et_pb_text_3_tb_body,.et_pb_text_5_tb_body{margin-top:30px!important;margin-bottom:10px!important}.et_pb_divider_0_tb_body,.et_pb_divider_1_tb_body{background:#000;width:60px;height:3px;position:relative;margin:auto}.et_pb_text_4_tb_body{font-size:1.8rem;line-height:1.3em;padding-top:0px!important;padding-bottom:1px!important;width:100%}.et_pb_row_3_tb_body.et_pb_row{padding-top:7px!important;padding-top:7px!important}.et_pb_image_0_tb_body .et_pb_image_wrap img,.et_pb_image_1_tb_body .et_pb_image_wrap img{width:auto}.et_pb_blurb_0_tb_body.et_pb_blurb,.et_pb_blurb_1_tb_body.et_pb_blurb{padding-top:2px!important;padding-bottom:15px!important;margin-bottom:0px!important}.et_pb_blurb_0_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_0_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_1_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_1_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_2_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_2_tb_body .et_pb_main_blurb_image .et-pb-icon{margin-bottom:30px!important}.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_main_blurb_image{margin-bottom:15px}.et_pb_blurb_2_tb_body.et_pb_blurb{padding-top:15px!important;padding-bottom:15px!important;margin-bottom:0px!important}.et_pb_text_6_tb_body h2{font-size:23px}.et_pb_text_6_tb_body{margin-bottom:0px!important}.et_pb_row_5_tb_body.et_pb_row{padding-top:15px!important;padding-top:15px!important}.et_pb_blog_0_tb_body .et_pb_post .entry-title,.et_pb_blog_0_tb_body .not-found-title{font-size:1.05rem!important}.et_pb_blog_0_tb_body .et_pb_post .post-content,.et_pb_blog_0_tb_body.et_pb_bg_layout_light .et_pb_post .post-content p,.et_pb_blog_0_tb_body.et_pb_bg_layout_dark .et_pb_post .post-content p,.et_pb_blog_0_tb_body .et_pb_post div.post-content a.more-link{font-size:0.7rem}.et_pb_blog_0_tb_body .entry-title{padding:0px;margin:-15px -15px 10px -15px}.et_pb_blog_0_tb_body .post-content{padding:0px;margin:-5px -15px 0px -15px}.et_pb_blog_0_tb_body a.more-link{text-transform:capitalize;justify-content:center;background:linear-gradient(145deg,#0077c2,#009de0);padding:10px 14px;border-radius:14px;text-decoration:none;border:1px solid rgba(0,0,0,0.11);box-shadow:inset 0 1px 1px rgba(255,255,255,0.47),0 4px 11px rgba(0,0,0,0.21);margin-left:-15px!important;margin-bottom:-10px;transition:all 0.9s ease}}