.articles_main__dm80K{display:flex;flex-direction:column;padding:2rem 5rem;height:100%;width:100%}.articles_header__GEQZ4{display:flex;align-items:center;flex-direction:column}.articles_header__GEQZ4 h1{margin-top:10px;font-size:20px}.articles_header__GEQZ4 img{height:40%}.articles_pageTitle__qeYEa{font-size:2.5rem;font-weight:700;align-self:flex-start}.articles_searchContainer__qVj1Q{display:flex;flex-direction:row;margin-top:1.5rem}.articles_searchBar___zMHw{margin-bottom:1.5rem;align-self:flex-start;width:20%}.articles_sort__6r9OU{margin-left:70%}.articles_articlesGrid__Junwq{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:0 3rem}.articles_quote__u1XyI{align-self:center}.articles_grid__y_29_{display:grid;grid-template-columns:repeat(4,minmax(25%,auto));max-width:100%;width:var(--max-width)}.articles_center__b7MdV{display:flex;justify-content:center;align-items:center;position:relative;padding:4rem 0}.articles_center__b7MdV:before{background:var(--secondary-glow);border-radius:50%;width:480px;height:360px;margin-left:-400px}.articles_center__b7MdV:after{background:var(--primary-glow);width:240px;height:180px;z-index:-1}.articles_center__b7MdV:after,.articles_center__b7MdV:before{content:"";left:50%;position:absolute;filter:blur(45px);transform:translateZ(0)}@media screen and (max-width:1800px){.articles_articlesGrid__Junwq{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media screen and (max-width:1500px){.articles_articlesGrid__Junwq{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media screen and (max-width:980px){.articles_articlesGrid__Junwq{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media screen and (max-width:480px){.articles_main__dm80K{padding:2rem 1.5rem 3rem}.articles_pageTitle__qeYEa{margin-top:2rem}.articles_articlesGrid__Junwq{margin-top:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.articles_searchContainer__qVj1Q{display:flex;flex-direction:column;margin-top:1.5rem}.articles_searchBar___zMHw{margin-bottom:1.5rem;align-self:flex-start;width:80%}.articles_sort__6r9OU{margin-left:60%;margin-top:1rem}}.contact_contact__jCY7D{width:100%;column-count:2;column-gap:30px;color:#ffff;display:flex;flex-direction:column}.contact_error__p_Fp3{color:red;font-size:1em;margin-top:.5em;margin-bottom:.7em}.contact_success__g8s6l{color:#ffff;font-size:1.5em;margin-top:1.5em}.contact_submit__q9TJc:disabled{opacity:.7;cursor:not-allowed}.contact_contact__jCY7D h1{font-size:80px}.contact_contact__jCY7D p{margin-top:20px;font-size:20px}.contact_contact__jCY7D label{color:#ffff;margin-left:20px}.contact_contact__jCY7D input ::-moz-placeholder{opacity:1}.contact_contact__jCY7D input ::placeholder{vertical-align:10px}.contact_contact__jCY7D input{box-sizing:border-box;border-radius:10px;color:#ffff;background-color:transparent;border:2px solid #ffff;margin-top:10px;margin-bottom:20px;padding:15px;text-align:left;line-height:30px;font-size:15px}.contact_contact__jCY7D form{margin-top:40px;width:600px}.contact_contactleft__hT686{float:left;width:40%}.contact_contactleft__hT686 input{height:60px;width:100%}.contact_contactright__2CYa6{float:right;width:60%;padding-left:30px;padding-bottom:20px}.contact_contactright__2CYa6 input{width:100%}.contact_contactright__2CYa6 input[name=email]{height:60px}.contact_contactright__2CYa6 textarea[name=message]{height:170px;box-sizing:border-box;border-radius:10px;color:#ffff;background-color:transparent;border:2px solid #ffff;margin-top:10px;margin-bottom:20px;padding:15px;text-align:left;line-height:30px;font-size:15px;width:100%;font-family:inherit}.contact_contact__jCY7D button{margin-top:20px;background-color:#fff;color:black;border-radius:30px;font-weight:700;font-size:30px;height:60px;width:50%;cursor:pointer}@media screen and (max-width:580px){.contact_contact__jCY7D{width:100%;margin-top:50px;column-count:1;justify-content:center;align-items:center;display:flex}.contact_contact__jCY7D form{width:300px;margin-left:30px}.contact_contact__jCY7D h1{font-size:40px}.contact_contactleft__hT686,.contact_contactright__2CYa6{float:none;width:100%;padding-left:0;padding-bottom:0}.contact_contactleft__hT686 input,.contact_contactright__2CYa6 input[name=email],.contact_contactright__2CYa6 textarea[name=message]{height:auto;width:calc(100% - 30px)}.contact_contact__jCY7D button{width:90%;font-size:25px}.contact_error__p_Fp3,.contact_success__g8s6l{text-align:center}}@media screen and (min-width:1700px){.contact_contact__jCY7D form{width:800px}}.ArticleCard_card__4MLGi{background-color:transparent;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.3);display:flex;flex-direction:column;height:auto;font-size:large}.ArticleCard_image__QDRM_{width:100%;height:50%;max-height:600px;object-fit:cover;border-radius:20px}.ArticleCard_content__6uzd_{padding:1rem 1rem 0;flex-grow:1;display:flex;flex-direction:column}.ArticleCard_title__aJxwg{font-size:1.5rem;font-weight:600;color:#fff}.ArticleCard_description__hNbYt{color:#d1d5db;margin-top:1rem;line-height:1.5rem}.ArticleCard_button__5GERs{margin-top:1rem;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:25px;color:#fff;cursor:pointer;background:transparent;transition:background-color .3s;height:15%;font-size:large}.ArticleCard_button__5GERs:hover{background-color:#383737dd}@media screen and (max-width:1800px){.ArticleCard_image__QDRM_{height:50%}}@media screen and (max-width:480px){.ArticleCard_description__hNbYt{text-align:center}.ArticleCard_image__QDRM_{height:60%;max-height:400px}.ArticleCard_button__5GERs{height:20%}.ArticleCard_title__aJxwg{font-size:1.75rem;text-align:center}}@media screen and (max-width:391px){.ArticleCard_title__aJxwg{font-size:1.5rem}.ArticleCard_content__6uzd_{padding:1rem .5rem 0}}.SearchBar_searchInput__ESy5y{width:100%;padding:.5rem 1rem;border-radius:15px;border:1px solid #fff;background-color:transparent;color:#fff;outline:none}.SearchBar_searchInput__ESy5y::placeholder{color:#9ca3af}.SortDropdown_dropdown__Mj9iO{padding:.5rem 1rem;border-radius:15px;border:1px solid #fff;background-color:transparent;color:#fff;cursor:pointer;outline:none}.designIcons_designIcons__rXpjC{display:flex;flex-direction:column;width:100%;margin-top:1rem;color:#ffff;height:100%}.designIcons_designIcons__rXpjC img{height:40px!important;width:40px}.designIcons_designIcons__rXpjC span{display:flex;align-items:center;justify-content:center;flex-direction:row;width:100%;margin-top:1.75rem}.designIcons_paragraph__3XK8g{display:flex;width:100%;line-height:1.5rem;word-wrap:break-word}.designIcons_designIcons__rXpjC p{font-size:1.35rem;padding-left:1.5rem}@media screen and (min-width:1700px){.designIcons_designIcons__rXpjC p{font-size:1.5rem;padding-left:2rem}}.house_house__OSvL2{display:flex;flex-direction:column;align-items:center;padding:0;height:550px}.house_house__OSvL2:hover .house_choose__IQvEO{color:grey}.house_paragraph__bh3dI{color:#ffff;font-size:25px;font-family:inherit}.house_roof__0g5kK{display:flex;flex-direction:column;align-items:center;justify-content:center}.house_choose__IQvEO{font-size:25px;font-weight:700;color:#272727;top:50%;margin-top:-30px}.house_kitchenbath__uJNuy{display:flex;flex-direction:row;width:550px;height:30%;margin-top:-2px}.house_bathroom__T4u_a,.house_kitchen__CtDon{display:flex;justify-content:center;align-items:center;width:50%;box-sizing:border-box;border:2px solid #ffff;height:100%;transition:background .7s;-webkit-transition:background .7s}.house_bathroom__T4u_a:hover,.house_kitchen__CtDon:hover,.house_livingroom__aNPFF:hover{background:#303030}.house_livingroom__aNPFF{display:flex;box-sizing:border-box;border:2px solid #ffff;width:550px;border-radius:0 0 30px 30px;height:30%;align-items:center;justify-content:center;transition:background .7s;-webkit-transition:background .7s}@media screen and (max-width:768px){.house_house__OSvL2{height:100%;margin-top:50px}.house_kitchenbath__uJNuy,.house_livingroom__aNPFF{width:90%;height:140px}.house_kitchenbath__uJNuy{margin-top:5px}.house_roof__0g5kK img{width:100%}.house_bathroom__T4u_a,.house_kitchen__CtDon{width:50%;height:100%;border:1px solid}.house_livingroom__aNPFF{border-radius:0 0 20px 20px;border:1px solid}.house_choose__IQvEO{font-size:20px}.house_paragraph__bh3dI{font-size:18px}}@media screen and (max-width:480px){.house_kitchenbath__uJNuy,.house_livingroom__aNPFF{height:120px}.house_roof__0g5kK img{width:100%}}.DesignProjects_designProjects__NREcM{display:flex;flex-direction:row;width:100%;justify-content:center}.DesignProjects_leftcol__QFAye{width:50%}.DesignProjects_mainImage__yP7d8{margin-top:0;border-radius:8px;height:500px;width:550px}.DesignProjects_rightcol__F0GQa{display:flex;flex-direction:column;margin-left:2.5rem;width:60%}.DesignProjects_roomTitle__9qLLj{font-size:3.75rem;margin-top:0}.DesignProjects_description__TKjx6{margin-top:1rem;font-size:1.35rem;width:100%;line-height:1.5em}.DesignProjects_designProjectsSlideshow__wXGXB{margin-top:1rem;width:100%;height:100%}@media screen and (min-width:2000px){.DesignProjects_mainImage__yP7d8{width:700px;height:650px;margin-left:0}.DesignProjects_rightcol__F0GQa{margin:1rem 0 2rem 3rem}}@media screen and (max-width:1380px){.DesignProjects_mainImage__yP7d8{width:450px;height:450px}}@media screen and (max-width:1100px){.DesignProjects_designProjects__NREcM{flex-direction:column;align-items:center;width:100%;height:100%}.DesignProjects_leftcol__QFAye{width:85%}.DesignProjects_mainImage__yP7d8{width:100%;height:90%;max-width:450px;max-height:450px}.DesignProjects_rightcol__F0GQa{margin-left:0;width:85%;height:100%}.DesignProjects_roomTitle__9qLLj{font-size:3.5rem;margin-top:.5rem}}@media screen and (max-width:980px){.DesignProjects_leftcol__QFAye,.DesignProjects_rightcol__F0GQa{width:95%}}@media screen and (max-width:768px){.DesignProjects_leftcol__QFAye,.DesignProjects_rightcol__F0GQa{width:100%}}@media screen and (max-width:480px){.DesignProjects_mainImage__yP7d8{max-width:400px;max-height:350px}}.projectpics_projects__KTaor{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column}.projectpics_projectpics__UrBsb{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;opacity:0;transition:opacity .5s ease-in-out}.projectpics_imageContainer__yHBWp{height:100%;width:100%;padding:1rem;cursor:pointer}.projectpics_visible__7TEF1{opacity:1}.projectpics_projectimg__q_u9U{width:100%;height:100%;max-width:360px;max-height:380px;object-fit:cover;border-radius:15px}.projectpics_projectimg__q_u9U #projectpics_kitchen__huCLD{height:120%!important}.projectpics_pagination__TGIA8{width:100%;margin-top:2rem}@media screen and (max-width:768px){.projectpics_projectpics__UrBsb{display:flex;align-items:center;flex-direction:column;justify-content:center}.projectpics_imageContainer__yHBWp{padding:1rem}.projectpics_projectimg__q_u9U{max-width:410px;max-height:460px}.projectpics_pagination__TGIA8{margin-top:1.25rem}}@media screen and (min-width:2400px){img.projectpics_selectedImage__W4bQj{width:60%!important}.projectpics_projectpics__UrBsb{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:8rem 0 1rem}}@media screen and (min-width:2000px){img.projectpics_selectedImage__W4bQj{width:60%!important}.projectpics_projectpics__UrBsb{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}.pagination_pagination__dVCu0{display:flex;align-items:center;justify-content:space-evenly;flex-direction:row;width:100%}.pagination_arrowNext__o7k1V,.pagination_arrowPrev__BSJHm{border:none;background:none;cursor:pointer;width:100%}p.pagination_pageNum__8DBo1{font-size:2.5rem!important;width:10%;text-align:center;margin-top:-.5%!important}.pagination_arrowNext__o7k1V:disabled,.pagination_arrowPrev__BSJHm:disabled{opacity:.5;cursor:default}img.pagination_arrowimg___4UAU{width:100%;height:3rem}@media screen and (min-width:1800px){p.pagination_pageNum__8DBo1{font-size:3rem!important}.pagination_arrowPrev__BSJHm{margin-left:12rem}.pagination_arrowNext__o7k1V{margin-right:12rem}}@media screen and (max-width:1799px){.pagination_arrowPrev__BSJHm{margin-left:10rem}.pagination_arrowNext__o7k1V{margin-right:10rem}}@media screen and (max-width:1536px){.pagination_arrowPrev__BSJHm{margin-left:8rem}.pagination_arrowNext__o7k1V{margin-right:8rem}}@media screen and (max-width:1240px){p.pagination_pageNum__8DBo1{font-size:2rem!important}.pagination_arrowPrev__BSJHm{margin-left:5rem}.pagination_arrowNext__o7k1V{margin-right:5rem}}@media screen and (max-width:768px){p.pagination_pageNum__8DBo1{font-size:1.5rem!important;margin-top:0!important}.pagination_arrowPrev__BSJHm{margin-left:2rem}.pagination_arrowNext__o7k1V{margin-right:2rem}}@media screen and (max-width:480px){.pagination_arrowPrev__BSJHm{margin-left:1rem}.pagination_arrowNext__o7k1V{margin-right:1rem}}.BackToTopButton_buttonContainer__kjr7W{bottom:20px;right:20px;position:fixed;z-index:1000;transform:translateZ(0)}.BackToTopButton_button__oC1ob{padding:10px;font-size:20px;background-color:#000;color:#fff;border:2px solid #fff;border-radius:50%;cursor:pointer;height:50px;width:50px}@media (max-width:768px){.BackToTopButton_buttonContainer__kjr7W{bottom:15px;right:15px}.BackToTopButton_button__oC1ob{font-size:18px;padding:8px;height:45px;width:45px}}@media (max-width:480px){.BackToTopButton_buttonContainer__kjr7W{bottom:10px;right:10px}.BackToTopButton_button__oC1ob{font-size:16px;padding:6px;height:40px;width:40px}}.footer_footer__zL2zm{display:flex;flex-direction:row;padding:1rem;height:250px;margin-top:10rem;justify-content:space-evenly;align-items:center}.footer_logo__g_RwU{display:flex;flex-direction:column;justify-content:center;font-size:1rem;color:#ffff;align-items:center}.footer_logoimg__UmusA{height:5rem}.footer_logo__g_RwU p{margin-top:1rem;font-size:large;font-family:inherit}.footer_contacts__96ifp,.footer_icons__6kTkf{display:flex;flex-direction:column}.footer_icons__6kTkf{margin-top:1rem;align-items:flex-start}.footer_email__JdMnd,.footer_insta__B7_hV,.footer_phone__bQHTG{flex-direction:row;display:flex}.footer_icons__6kTkf button{color:black;background-color:#ffff;border-radius:50%;margin:0 .3rem 1rem 0;height:50px;width:50px;cursor:pointer}.footer_icons__6kTkf p{margin-top:1rem;margin-left:.75rem;font-size:1.2rem}.footer_info__NKjkF{color:grey;font-size:1rem;display:flex;flex-direction:column}.footer_privacy__XOAqc,.footer_termsconditions__WVbHT{border:0;background-color:transparent;font-family:inherit;font-size:1rem;margin-top:1.5rem;color:grey;display:flex;cursor:pointer;text-decoration:underline}@media screen and (max-width:1024px){.footer_footer__zL2zm{flex-direction:column;height:auto;justify-content:center}.footer_contacts__96ifp,.footer_info__NKjkF,.footer_logo__g_RwU{margin-top:2rem;text-align:center}.footer_logoimg__UmusA{height:4.5rem}.footer_contacts__96ifp{order:3;margin-top:2.75rem}.footer_icons__6kTkf{align-items:flex-start;margin-top:2rem}.footer_icons__6kTkf .footer_email__JdMnd,.footer_icons__6kTkf .footer_insta__B7_hV,.footer_icons__6kTkf .footer_phone__bQHTG{flex-direction:row!important}.footer_emailicon__zJrqL,.footer_instaicon__a8x1s,.footer_phoneicon__vs7bO{height:2rem}.footer_info__NKjkF{order:4;margin-top:2rem;width:100%;align-items:center}.footer_icons__6kTkf p,.footer_info__NKjkF,.footer_logo__g_RwU p,.footer_privacy__XOAqc,.footer_termsconditions__WVbHT{font-size:1.45rem!important}}.navbar_navbar__GSgRc{display:flex;font-weight:700;cursor:pointer;align-items:center;justify-content:center;width:100%;margin-top:1.5rem}.navbar_menuItems__Q3Q8t{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:25px;font-size:22px;margin-top:20px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x;position:relative;z-index:0;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.9) 16px,rgba(0,0,0,1) calc(100% - 16px),transparent);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.9) 16px,rgba(0,0,0,1) calc(100% - 16px),transparent)}.navbar_menuItems__Q3Q8t::-webkit-scrollbar{display:none}.navbar_touched__V6a96{animation:none!important}.navbar_track__mU2ri{display:inline-flex;align-items:center;gap:20px;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-x}.navbar_dragging__d_Rq6{cursor:grabbing}.navbar_navbar__GSgRc p{margin:20px}.navbar_activeLink__wW_eN{position:relative;text-decoration:underline;font-weight:700;color:#ffff}.navbar_menuItems2__PqDRI{display:inline-flex;flex:0 0 auto;gap:20px;min-width:max-content}.navbar_menuItems2__PqDRI a{display:inline-block;padding:0 .75rem;font-size:1.2rem;color:#222;text-decoration:none;transition:color .2s,text-underline-offset .2s;-webkit-tap-highlight-color:rgba(0,0,0,.15)}.navbar_menuItems2__PqDRI,.navbar_menuItems2__PqDRI *{pointer-events:auto}.navbar_menuItems2__PqDRI .navbar_activeLink__wW_eN,.navbar_menuItems2__PqDRI .navbar_transient__aUaNs,.navbar_menuItems2__PqDRI a:hover{color:#ffff;font-weight:700}@media screen and (max-width:480px){.navbar_navbar__GSgRc::-webkit-scrollbar{display:none}.navbar_menuItems__Q3Q8t{display:flex;width:100%;justify-content:flex-start;gap:20px;margin-top:10px}.navbar_menuItems2__PqDRI{display:inline-flex;width:auto;justify-content:flex-start;gap:20px;margin:0}}@media screen and (min-width:481px){.navbar_menuItems__Q3Q8t{justify-content:center}.navbar_menuItems2__PqDRI{display:flex;justify-content:center;gap:20px;align-items:center}}.header_header__0ZBDm{padding:1rem}.header_header__0ZBDm,.header_logo__uBoM0{display:flex;align-items:center;flex-direction:column}.header_logo__uBoM0{cursor:pointer;height:100%}.header_header__0ZBDm h1{margin-top:10px;font-size:20px}.header_header__0ZBDm img{height:40%;width:auto}.header_navbar__HyRkS{width:100%}.projectsCards_cardsContainer__EU8tm{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.projectsCards_card__H7lrR{cursor:pointer;border-radius:15px;overflow:hidden;background-color:rgba(196,196,196,.128);box-shadow:0 2px 8px rgba(116,116,116,.215);text-align:center}.projectsCards_cardImage__hTl4s{width:100%;aspect-ratio:1/1;object-fit:cover}.projectsCards_cardTitle__AuXtC{margin:.75rem 0;font-size:1.5rem}@media screen and (max-width:480px){.projectsCards_cardsContainer__EU8tm{gap:2rem}}.services_main__ZGgHr{height:100%;width:100%;padding:4rem}.services_main__ZGgHr,.services_services__y2o1L{display:flex;flex-direction:column;align-items:center;justify-content:center}.services_services__y2o1L{width:90%}.services_services__y2o1L h1{margin-top:3rem;font-size:4rem;align-self:flex-start}.services_services__y2o1L p{line-height:1.5em}.services_servicesdesc__JEpMS{font-size:1.25rem;margin-top:2rem;width:70%;align-self:flex-start}.services_servicesicons__GqbIZ{margin-top:5rem}.services_body__0PKls,.services_title__YD73w{display:flex;flex-direction:column}.services_title__YD73w{justify-content:center;align-items:center;margin-top:2rem;width:50%;align-self:flex-end}.services_title__YD73w h1{font-size:3.5rem;align-self:center}.services_title__YD73w h2{font-size:2.5rem}.services_line__AwoGi{width:65%;height:6px;background-color:#ffff;margin:1.75rem 0}.services_imgsection__jkObu{display:flex;flex-direction:row}.services_imgsection__jkObu h2{font-size:1.75rem;margin-top:1.5rem;line-height:1rem;text-align:center}.services_imgsection__jkObu p{margin-top:1rem;width:60%;line-height:2em;font-size:1.25rem;text-align:center}.services_col1__cEmJ0,.services_col2__mAI1z{width:50%}.services_col1__cEmJ0{margin-top:-6%}.services_col2__mAI1z{margin-top:5rem}.services_img1__kOrXH,.services_img2__oN0Qm,.services_img3___1VFo,.services_img4__YB2mx,.services_img5__UIHYE,.services_img6__Hd8cH{display:flex;align-items:center;flex-direction:column;margin-bottom:5rem}.services_imgsection__jkObu img{width:75%;height:auto;border-radius:30px}.services_center__chMwV{display:flex;justify-content:center;align-items:center;position:relative;padding:4rem 0}.services_center__chMwV:before{background:var(--secondary-glow);border-radius:50%;width:480px;height:360px;margin-left:-400px}.services_center__chMwV:after{background:var(--primary-glow);width:240px;height:180px;z-index:-1}.services_center__chMwV:after,.services_center__chMwV:before{content:"";left:50%;position:absolute;filter:blur(45px);transform:translateZ(0)}@media screen and (min-width:2100px){.services_body__0PKls,.services_services__y2o1L{width:80%}}@media screen and (max-width:1000px){.services_main__ZGgHr{padding:2rem}.services_services__y2o1L h1{margin-top:2rem;font-size:3.75rem}.services_services__y2o1L p{line-height:1.5em}.services_servicesdesc__JEpMS{margin-top:1rem;width:90%}.services_servicesicons__GqbIZ p{font-size:1.25rem!important}.services_servicesicons__GqbIZ h2{font-size:1.5rem!important}.services_title__YD73w{margin-top:1rem}.services_title__YD73w h1{font-size:2.75rem}.services_title__YD73w h2{font-size:1.75rem}.services_line__AwoGi{width:62%;height:5px}.services_imgsection__jkObu h2{font-size:1.5rem;margin-top:1.25rem}.services_imgsection__jkObu p{width:70%;line-height:1.75em;font-size:1.25rem}.services_col2__mAI1z{margin-top:3rem}.services_img1__kOrXH,.services_img2__oN0Qm,.services_img3___1VFo,.services_img4__YB2mx,.services_img5__UIHYE,.services_img6__Hd8cH{margin-bottom:3rem}}@media screen and (max-width:769px){.services_main__ZGgHr{padding:2rem}.services_services__y2o1L{width:100%}.services_services__y2o1L h1{margin-top:2rem;font-size:3rem}.services_servicesdesc__JEpMS{width:92%}.services_title__YD73w{width:100%}.services_title__YD73w h2{font-size:2.25rem}.services_line__AwoGi{width:60%;height:4px}.services_imgsection__jkObu{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;margin-top:2rem}.services_imgsection__jkObu h2{font-size:2rem;margin-top:2rem;line-height:1.5rem}.services_imgsection__jkObu p{margin-top:1rem;width:100%;line-height:2em;font-size:1.5rem}.services_col1__cEmJ0,.services_col2__mAI1z{width:100%}.services_col1__cEmJ0,.services_col2__mAI1z{margin-top:0}.services_img1__kOrXH,.services_img2__oN0Qm,.services_img3___1VFo,.services_img4__YB2mx,.services_img5__UIHYE,.services_img6__Hd8cH{margin-bottom:3rem}.services_imgsection__jkObu img{width:98%}}@media screen and (max-width:480px){.services_main__ZGgHr{padding:1.25rem}.services_services__y2o1L h1{margin-top:2rem;font-size:2.75rem}.services_servicesdesc__JEpMS{width:100%}.services_title__YD73w{margin-top:2rem}.services_title__YD73w h1{font-size:2.25rem}.services_title__YD73w h2{font-size:1.75rem}.services_line__AwoGi{width:70%;height:3px}.services_imgsection__jkObu h2{font-size:1.75rem;margin-top:1.5rem;line-height:1.25rem}.services_imgsection__jkObu p{margin-top:1rem;width:100%;line-height:2em;font-size:1.25rem}.services_img1__kOrXH,.services_img2__oN0Qm,.services_img3___1VFo,.services_img4__YB2mx,.services_img5__UIHYE,.services_img6__Hd8cH{margin-bottom:2rem}.services_imgsection__jkObu img{width:100%}}.servicesIcons_servicesicons__qCmo7{display:flex;flex-direction:row;width:100%}.servicesIcons_servicesicons__qCmo7 p{font-size:1.25rem;text-align:center;line-height:1.5em;width:85%}.servicesIcons_servicesicons__qCmo7 span{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;background-color:rgb(67,66,66);border-radius:20px;width:100%;height:430px;margin-top:2rem}.servicesIcons_servicesicons__qCmo7 img{height:4rem;margin-top:1rem}.servicesIcons_servicesicons__qCmo7 h2{text-align:center}.servicesIcons_row__HSdCh{display:flex;flex-direction:row;gap:3rem}.servicesIcons_icons_col1__Vz3d_,.servicesIcons_icons_col2__gmJ2R{display:flex;flex-direction:column;color:#ffff;max-width:700px;width:50%}@media screen and (min-width:1700px){.servicesIcons_row__HSdCh{gap:5rem}.servicesIcons_servicesicons__qCmo7 span{margin-top:4rem}}@media screen and (max-width:1000px){.servicesIcons_servicesicons__qCmo7{font-size:1.25rem}.servicesIcons_servicesicons__qCmo7 p{font-size:1.5rem;margin-bottom:0;width:90%}.servicesIcons_servicesicons__qCmo7 span{margin-top:1rem}.servicesIcons_servicesicons__qCmo7 img{height:3rem;margin-top:0}}@media screen and (max-width:768px){.servicesIcons_row__HSdCh,.servicesIcons_servicesicons__qCmo7{flex-direction:column;justify-content:center;align-items:center}.servicesIcons_row__HSdCh{gap:0}.servicesIcons_servicesicons__qCmo7 p{width:90%}.servicesIcons_icons_col1__Vz3d_,.servicesIcons_icons_col2__gmJ2R{width:100%}}@media screen and (max-width:480px){.servicesIcons_servicesicons__qCmo7{font-size:1rem}.servicesIcons_servicesicons__qCmo7 span{padding:.5rem}.servicesIcons_servicesicons__qCmo7 p{font-size:1.5rem;margin-bottom:0;width:95%}.servicesIcons_icons_col1__Vz3d_,.servicesIcons_icons_col2__gmJ2R{width:100%}.servicesIcons_servicesicons__qCmo7 img{margin-top:.5rem;height:2.5rem}}@media screen and (min-width:2000px){.servicesIcons_servicesicons__qCmo7{font-size:1.35rem}.servicesIcons_servicesicons__qCmo7 p{font-size:1.75rem}.servicesIcons_servicesicons__qCmo7 img{height:3.25rem}.servicesIcons_icons_col1__Vz3d_,.servicesIcons_icons_col2__gmJ2R{max-width:750px}}