html{scroll-behavior:smooth}body{padding-top:50px}*{padding:0;margin:0;box-sizing:border-box;font-family:"Montserrat",sans-serif}a{color:inherit;text-decoration:none}.App{display:flex;flex-direction:column}.container{max-width:1000px}.container,.video-container{height:100%;padding:0 15px;display:flex;align-items:center;flex-direction:column}.video-container{max-width:1500px}@-webkit-keyframes headerTextDefault{0%{color:#fff}to{color:#555}}@keyframes headerTextDefault{0%{color:#fff}to{color:#555}}@-webkit-keyframes headerTextWhite{0%{color:#555}to{color:#fff}}@keyframes headerTextWhite{0%{color:#555}to{color:#fff}}@-webkit-keyframes headerBlack{0%{background-color:#fff}to{background-color:#000}}@keyframes headerBlack{0%{background-color:#fff}to{background-color:#000}}@-webkit-keyframes headerWhite{0%{background-color:#000}to{background-color:#fff}}@keyframes headerWhite{0%{background-color:#000}to{background-color:#fff}}@-webkit-keyframes designBlocksWhite{0%{border-color:#000}to{border-color:#fff}}@keyframes designBlocksWhite{0%{border-color:#000}to{border-color:#fff}}@-webkit-keyframes designBlocksBlack{0%{border-color:#fff}to{border-color:#000}}@keyframes designBlocksBlack{0%{border-color:#fff}to{border-color:#000}}@-webkit-keyframes dropMenu{0%{display:flex;opacity:0;max-height:0}to{display:flex;opacity:1;max-height:700px}}@keyframes dropMenu{0%{display:flex;opacity:0;max-height:0}to{display:flex;opacity:1;max-height:700px}}@-webkit-keyframes hideMenu{0%{opacity:1;max-height:700px}50%{opacity:0}to{opacity:0;max-height:0}}@keyframes hideMenu{0%{opacity:1;max-height:700px}50%{opacity:0}to{opacity:0;max-height:0}}.page-header{max-height:200px;display:flex;justify-content:center;align-items:center;margin-bottom:25px}.drop-down-menu{position:absolute;width:100%;height:700px;z-index:2;background-image:linear-gradient(180deg,#000,rgba(0,0,0,.95),rgba(0,0,0,.7),transparent);top:100px;color:#fff}.drop-down-menu,.drop-down-menu-link{display:flex;flex-direction:column;align-items:center}.drop-down-menu-link{width:80%;height:90px;justify-content:space-between;padding-top:33px;font-size:19px;font-weight:500;cursor:pointer;transition:all .3s}.drop-down-menu-link span{height:1px;background-color:#fff}.span-1{width:100%}.span-2{width:90%}.span-3{width:80%}.span-4{width:70%}.drop-down-menu-link:hover{color:#949494}.page-header .container{display:flex;flex-direction:column;justify-content:center;align-items:center}.main-block{display:flex;justify-content:space-between;align-items:center;height:100px}.page-header-logo{max-width:100px;margin-right:300px}.page-header-logo img{width:100%}.page-header-logo i{font-size:45px;color:#555}.page-header-navbar{width:600px;font-weight:300}.navbar-link-list{list-style:none;display:flex;justify-content:space-between;align-items:center}.navbar-link{cursor:pointer;color:#555;font-weight:500;font-size:15px;transition:all .5s}.navbar-link:hover{color:#000}.page-header-title{display:flex;justify-content:center;align-items:center;display:none}.page-header-title p{font-family:"Rubik Mono One",sans-serif;color:#555}.page-main-title{height:100px;width:1000px;display:flex;padding:0 50px 0 25px;justify-content:space-between;align-items:flex-end}.text{display:flex;justify-content:center;align-items:flex-start;height:80px;max-width:500px}.text p{font-family:"Rubik Mono One",sans-serif;font-size:26px;color:#555}.design-title-block{max-width:150px;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;color:#fff}.design-title-block.hd{height:60px}.design1{width:150px;height:30px}.design1,.design2{border:2px solid #000;border-radius:15px}.design2{width:70px;height:18px}.design3{width:20px;height:15px}.design1.hd,.design3{border:2px solid #000;border-radius:15px}.design1.hd{width:130px;height:23px}.design2.hd{width:60px;height:15px}.design2.hd,.design3.hd{border:2px solid #000;border-radius:15px}.design3.hd{width:18px;height:13px}.page-content{padding-top:15px;justify-content:center;flex-direction:column}.about,.page-content{display:flex;align-items:center}.about{max-width:900px;justify-content:space-between;border:2px solid #000;padding:25px 75px 25px 50px;border-radius:35px;margin-bottom:70px;box-shadow:0 5px 3px #ccc,-3px 0 3px #ccc,3px 0 3px #ccc}.main-image{max-width:450px;margin-right:30px}.main-image img{width:90%;border-radius:15px;box-shadow:0 5px 3px #ccc,-3px 0 3px #ccc,3px 0 3px #ccc}.about-text{max-width:450px;height:450px}.about-text,.block1,.block2{display:flex;flex-direction:column}.block1,.block2{height:50%;justify-content:center;align-items:center}.block1{justify-content:flex-end;padding-bottom:15px}.block2{padding-top:15px;justify-content:flex-start}.block1 p{font-family:"Spectral",serif;font-size:42px;font-weight:700;line-height:1.3em}.block2-heading{font-size:32px;font-weight:400;margin-bottom:10px}.block2-text{font-size:18px;font-weight:400}.mobile-about{margin-bottom:70px}.mobile-about-heading{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.mobile-about-heading p{font-size:28px;font-family:"Spectral",serif;font-weight:700;line-height:1.3em}.mobile-about-content{width:100%;height:570px;display:flex;justify-content:space-around;align-items:center;flex-direction:column;border-radius:15px;padding:0 15px}.mobile-about-border-block{margin-top:95px;position:absolute;border:1px solid #000;z-index:0;height:470px;width:363px;border-radius:15px}.mobile-about-image{max-width:250px;z-index:1}.mobile-about-image img{width:100%;border-radius:15px;box-shadow:0 7px 3px #ccc,-3px 0 3px #ccc,3px 0 3px #ccc}.mobile-about-text{justify-content:space-between;height:80px}.mobile-about-text,.mobile-about-text div{display:flex;align-items:center;flex-direction:column}.mobile-about-text-heading{font-size:22px;font-weight:500}.mobile-about-text-text{font-size:16px;font-weight:400}.services-prices{padding-top:30px}.mobile-services-prices{width:100%;margin-bottom:70px}.services-prices-heading{text-align:center;margin-bottom:30px}.services-prices-heading p{font-size:32px;font-weight:400}.child-support{margin-bottom:50px}.divorce{margin-bottom:100px}.mobile-child-support,.mobile-divorce{margin-bottom:0}.child-support-heading,.divorce-heading{max-width:900px;background-color:#555;border-radius:15px;height:50px;display:flex;align-items:center;margin-bottom:30px}.child-support-heading{padding-left:30px}.divorce-heading{justify-content:flex-end;padding-right:30px}.mobile-child-support-heading,.mobile-divorce-heading{width:100%;padding:0;justify-content:center}.child-support-heading p,.divorce-heading p{color:#fff;font-size:22px}.mobile-child-support-heading p,.mobile-divorce-heading p{font-size:20px}@-webkit-keyframes iconRotateDown{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes iconRotateDown{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@-webkit-keyframes iconRotateUp{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes iconRotateUp{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.arrow-button-icon{font-size:25px;cursor:pointer}.package-arrow-button{border:2px solid #000;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}.service-packages{display:flex;justify-content:space-around;max-width:900px;margin-bottom:50px}.service-package{max-width:27%}.mobile-service-package{display:flex;justify-content:space-around;align-items:center;margin-bottom:25px}.info-heading{text-align:center}.info-heading.desktop{margin-bottom:10px}.mobile-package-info{display:flex;width:320px;justify-content:space-between;align-items:center;font-size:15px}.mobile-package-info-title{font-weight:600;border-bottom:1px solid #000;padding-bottom:5px;width:80%}.info-heading p{font-size:18px;font-weight:600}@-webkit-keyframes openFirstPackage{0%{max-height:0;opacity:0}50%{max-height:211px;opacity:0}to{opacity:1}}@keyframes openFirstPackage{0%{max-height:0;opacity:0}50%{max-height:211px;opacity:0}to{opacity:1}}@-webkit-keyframes openSecondPackage{0%{max-height:0;opacity:0}50%{max-height:306px;opacity:0}to{opacity:1}}@keyframes openSecondPackage{0%{max-height:0;opacity:0}50%{max-height:306px;opacity:0}to{opacity:1}}@-webkit-keyframes openThirdPackage{0%{max-height:0;opacity:0}50%{max-height:420px;opacity:0}to{opacity:1}}@keyframes openThirdPackage{0%{max-height:0;opacity:0}50%{max-height:420px;opacity:0}to{opacity:1}}@-webkit-keyframes closePackage{0%{opacity:1;max-height:1000px}50%{opacity:0}to{opacity:0;max-height:0}}@keyframes closePackage{0%{opacity:1;max-height:1000px}50%{opacity:0}to{opacity:0;max-height:0}}.mobile-cs-content{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:360px}.mobile-cs-content div{width:90%;margin-bottom:20px}.mobile-cs-content-price{display:flex;justify-content:center;font-weight:600}.child-support-info-content,.divorce-info-content{font-weight:500;color:#333}.info-price{width:100%;display:flex;justify-content:space-around;align-items:center;font-weight:600}.test{height:100px;background-color:#000}.video{margin-bottom:70px;padding-top:30px}.video-heading{text-align:center;margin-bottom:30px}.video-heading p{font-size:32px;font-weight:400}.video-slider{display:flex;justify-content:space-between;align-items:center}.slide{outline:none;width:400px;height:225px}.video-block{height:250px;display:flex;align-items:flex-end}@-webkit-keyframes changeSlide{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes changeSlide{0%{opacity:1}50%{opacity:0}to{opacity:1}}.current-video-block{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column}.next-video,.prev-video{width:200px;height:225px}.mobile-controls{width:100%;justify-content:space-between;display:none;margin-top:15px}.prev-video{background-image:linear-gradient(270deg,#ccc,#fff)}.next-video{background-image:linear-gradient(90deg,#ccc,#fff)}.slider-button{border:none;outline:none;background-color:initial}.slider-button:disabled i{color:#000}.next-button,.prev-button{margin:0 10px;cursor:pointer}.next-button i,.prev-button i{font-size:50px}.blog-heading{text-align:center;margin-bottom:70px}.blog-heading p{font-size:32px;font-weight:400}.blog-content{display:flex;justify-content:center;align-items:space-between}.blog-block{max-width:300px}.blog-image{width:100%;border-radius:30px}.blog-instagram{margin-right:50px}.blog-facebook{margin-top:200px}.blog-button-block{margin-top:30px}.blog-button,.blog-button-block{display:flex;justify-content:center;align-items:center}.blog-button{min-width:80px;min-height:80px;border-radius:50%}.blog-button i{font-size:50px}.instagram-blog-button{background:linear-gradient(0,orange,red,#00f);-webkit-background-clip:text;background-clip:text;color:transparent}.facebook-blog-button{color:#385898}.social-media-image{max-width:500px;position:relative}.social-media-buttons-block{position:absolute;height:100%;width:100%}.social-media-image img{width:100%}.mobile-blog-button{position:absolute;width:35%;height:6%;border:1px solid #000;border-radius:7px;cursor:pointer;padding:5px}.mobile-blog-button,.mobile-blog-button a{display:flex;justify-content:center;align-items:center}.mobile-blog-button i{font-size:25px;margin-left:5%}.instagram-mobile-blog-button{top:10px;right:0}.facebook-mobile-blog-button{bottom:10px;left:0}.instagram-mobile-blog-button:hover i{background:linear-gradient(0,orange,red,#00f);-webkit-background-clip:text;background-clip:text;color:transparent}.facebook-mobile-blog-button:hover i{color:#385898}.footer-container{max-width:1000px;height:100%;flex-direction:column}.footer-container,.page-footer{display:flex;align-items:center}.page-footer{justify-content:center}.page-footer-design{width:100%;height:100px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;margin-bottom:30px;padding-left:15px}.page-footer-content{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#555;border-top-left-radius:25px;border-top-right-radius:25px;padding:65px 65px 15px}.social-meadia-text{display:flex;margin-right:30px;height:102px}.social-meadia-text p{font-size:20px;color:#dfdfdf}.page-footer-center{flex-direction:column;margin-right:30px}.page-footer-center,.social-media-links{display:flex;justify-content:center;align-items:center}.social-media-links{margin-bottom:30px}.footer-link i{font-size:50px;color:#000}.inst-footer-link{margin-right:15px}.copyright{font-size:18px;color:#ccc}.phone{min-height:102px}.phone p{font-size:20px;color:#dfdfdf}@media (max-width:1300px){.page-header-navbar{width:500px}.page-main-title{width:900px}}@media (max-width:1020px){.next-video,.prev-video{display:none}}@media (max-width:950px){.page-header-logo{margin-right:150px}.page-main-title{width:750px;padding-right:50px}}@media (max-width:800px){.block1 p{font-size:30px}.block2-heading{font-size:25px}.block2-text{font-size:13px}.page-header-logo{margin-right:50px}.page-main-title{width:650px;padding-right:50px}.text p{font-size:24px}}@media (max-width:775px){.copyright{font-size:16px}}@media (max-width:740px){.copyright{font-size:14px}}@media (max-width:705px){.page-footer-center,.social-meadia-text{margin-right:5px}}@media (max-width:700px){.page-main-title{width:550px;padding-right:20px}.text p{font-size:20px}}@media (max-width:655px){.page-footer-center,.social-meadia-text{margin-right:0}}@media (max-width:645px){.phone p,.social-meadia-text p{font-size:18px}}@media (max-width:620px){.phone p,.social-meadia-text p{font-size:16px}}@media (max-width:600px){body{padding-top:0}.main-block{margin-bottom:0;border-bottom:1px solid #000}.page-header-navbar,.page-main-title{display:none}.page-header-title{display:flex}.page-header-logo{margin-right:30px}.phone-number{font-weight:700}.footer-container{max-width:100%;width:100%}.page-content{margin-bottom:30px}.page-footer-design{height:80px}.design1.df{width:110px;height:25px}.design1.df,.design2.df{border:2px solid #000;border-radius:15px}.design2.df{width:50px;height:18px}.design3.df{width:20px;height:15px;border:2px solid #000;border-radius:15px}}@media (max-width:595px){.phone p,.social-meadia-text p{font-size:15px}}@media (max-width:585px){.page-footer-content{padding:45px 45px 15px}}@media (max-width:580px){.next-button i,.prev-button i{font-size:40px}.slide{width:350px;height:197px}.video-block{height:auto}}@media (max-width:545px){.page-footer-content{padding:25px 25px 10px}}@media (max-width:505px){.next-button.desktop,.prev-button.desktop{display:none}.mobile-controls{display:flex}.copyright,.phone p,.social-meadia-text p{font-size:12px}}@media (max-width:440px){.mobile-about-heading p{font-size:22px}.mobile-about-border-block{width:285px}.mobile-package-info{width:250px}.mobile-child-support-heading p{font-size:18px}.mobile-cs-content{max-width:280px}.mobile-package-info-title{font-size:13px}@-webkit-keyframes openFirstPackage{0%{max-height:0;opacity:0}50%{max-height:230px;opacity:0}to{opacity:1}}@keyframes openFirstPackage{0%{max-height:0;opacity:0}50%{max-height:230px;opacity:0}to{opacity:1}}@-webkit-keyframes openSecondPackage{0%{max-height:0;opacity:0}50%{max-height:344px;opacity:0}to{opacity:1}}@keyframes openSecondPackage{0%{max-height:0;opacity:0}50%{max-height:344px;opacity:0}to{opacity:1}}@-webkit-keyframes openThirdPackage{0%{max-height:0;opacity:0}50%{max-height:477px;opacity:0}to{opacity:1}}@keyframes openThirdPackage{0%{max-height:0;opacity:0}50%{max-height:477px;opacity:0}to{opacity:1}}}@media (max-width:430px){.copyright,.phone p,.social-meadia-text p{font-size:10px}}@media (max-width:420px){.page-header-title p{font-size:13px}}@media (max-width:370px){.copyright,.phone p,.social-meadia-text p{font-size:8px}}@media (max-width:360px){.mobile-about-heading p{font-size:18px}.mobile-package-info{width:200px}}@media (max-width:395px){.slide{width:300px;height:171px}}@media (max-width:380px){.mobile-blog-button i{font-size:20px}.mobile-blog-button p{font-size:14px}}@media (max-width:370px){.design1.hd{width:110px;height:20px}}@media (max-width:350px){.design1.hd{width:75px;height:18px}.design2.hd{width:40px;height:15px}}@media (max-width:345px){.slide{width:280px;height:160px}}@media (max-width:325px){.slide{width:270px;height:154px}}@media (max-width:315px){.slide{width:260px;height:150px}}
/*# sourceMappingURL=main.66baa2f7.chunk.css.map */