body,html{-ms-overflow-style:none;scrollbar-width:none;height:0;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit}*{box-sizing:border-box}.header{position:fixed;top:0;width:100%;z-index:100000000}.white-header{background-color:#f5f5f5;transition:.3s ease-in}.dark-header{background-color:#372c2e;transition:.3s ease-in}.shadow-header{box-shadow:0 0 15px 0 #c4c3c3}nav{padding:0 7%;display:flex;justify-content:space-around;align-items:center;min-height:12vh;width:100%}.logo-wrapper{width:20vw;height:100%;margin-top:2%}@media only screen and (max-width:800px){.logo-wrapper{width:90%}}a{text-decoration:none}.logo{color:#000;text-transform:uppercase;letter-spacing:5px;width:100%;animation:jitter 2s infinite;position:relative;cursor:pointer}@keyframes jitter{0%{bottom:-2px;left:0}to{left:0;bottom:2px}}@media only screen and (max-width:800px){.logo{width:60vw}}.nav-links{list-style:none;width:50vw;margin-left:auto}@media only screen and (max-width:800px){.nav-links{font-size:2vw}}.nav-links .links{display:flex;justify-content:space-around;align-items:center;width:100%}@media only screen and (max-width:800px){.nav-links .links{width:85%}}.nav-links a{z-index:99999999;width:14.31vw;height:3vw;font-family:Mukta,sans-serif;font-style:normal;font-weight:500;font-size:.78125vw;line-height:3.5vw;text-align:center;text-transform:uppercase}@media only screen and (max-width:800px){.nav-links a{color:#c5c5c5}}.nav-links .white-link{color:#f5f5f5}.nav-links .brown-link,.nav-links .dark-link{font-size:.9vw;color:#372c2e}@media only screen and (max-width:800px){.nav-links .brown-link{color:#e1c196}}.nav-links .white-link:hover{color:#fff;transition:.3s ease;text-decoration:none}.nav-links .dark-link:hover{color:#000;transition:.3s ease;text-decoration:none}.burger{cursor:pointer;display:none}.burger div{width:25px;height:2px;margin:10px}.white-burger div{background-color:#372c2e}.dark-burger div{background-color:#f5f5f5}@media(max-width:1024px){.nav-links{width:100%}}@media(max-width:768px){body{overflow-x:hidden}.nav-links{position:absolute;right:0;height:92vh;top:11vh;opacity:.92;background-color:#372c2e;transform:translateX(100%);transition:transform .5s ease-in}.nav-links .links{height:80%;border-bottom:2px solid #f5f5f5;position:static;top:0;flex-direction:column;padding-bottom:5%;padding-left:-1%}.nav-links .links li{height:10%;margin-bottom:-10vw}.nav-links .links li a{letter-spacing:.7vw;font-size:5.5vw;z-index:9999999;font-weight:600}.burger{display:block}}.links a{cursor:pointer}.social-media-mobile{width:100%;height:40%;display:none}@media only screen and (max-width:800px){.social-media-mobile{display:block}}.social-media-mobile svg{margin-top:2vh;margin-left:1vw;color:#e1c196;border-radius:2vw;width:8vw}.social-media-mobile .icon{font-size:10vw;margin:1%}.nav-active{transform:translateX(0)}@keyframes navLinkFade{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.navbar{background:transparent;transition:.3s ease-in;color:#fff}@media(max-width:768px){nav{background:#372c2e;transition:.3s ease-in;color:#fff}}.toggle .line1{transform:rotate(-45deg) translate(-3px,6px)}.toggle .line2{opacity:0}.toggle .line3{transform:rotate(45deg) translate(-3px,-6px)}.social-media{width:5vw;height:100%;font-size:1.5vw;margin-right:-5%;margin-left:10%;margin-bottom:1%;display:flex;justify-content:space-around;align-items:center;cursor:pointer}@media only screen and (max-width:800px){.social-media{display:none}}.social-media a{color:#e1c196;margin-top:1rem}.white-social-media{color:#f5f5f5}.dark-social-media{color:#372c2e}.dark-social-media svg{border-radius:4vw}.main-wrapper{height:100vh;top:0}.container{position:fixed;width:100%;height:100vh;background-color:#f5f5f5;background-image:url(/background.svg);margin:0}.wrapper{width:100%;height:77vh;position:absolute;bottom:0;z-index:10;overflow:hidden;padding-bottom:-15%}.front,.wrapper{display:flex;justify-content:center}.front{width:83%;margin:auto;align-items:center}@media only screen and (max-width:800px){.front{margin:0}}#textbox h1{animation:headShake 1s linear 1s infinite alternate}.images{width:100%;height:63vh;overflow:hidden}.images .img{display:flex;justify-content:center;width:83%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;filter:brightness(.5)}.hide{position:absolute;top:100%;display:none}@media only screen and (max-width:800px){.hide{margin-left:-14%}}.show{position:absolute}@media only screen and (max-width:800px){.show{margin-left:-14%}}.titles{position:absolute;width:70%;height:100%}.titles div{margin:auto;height:40%;width:100%;padding:2vw;border-top:1px solid #746a6c}@media only screen and (max-width:800px){.titles div{margin-left:-14%}}.titles div:nth-child(2){border-bottom:1px solid #746a6c}.titles h1,.titles p{color:#e1c196}.normalH1{font-size:4vw;font-weight:600;text-transform:uppercase;margin-top:-1.5vw;line-height:5vw}@media only screen and (max-width:800px){.normalH1{padding-top:5%;font-size:10vw;width:100%;line-height:11vw}}.smallH1{margin-top:-1.5vw;transition:1s ease;font-size:3.5vw;font-weight:600;text-transform:uppercase}@media only screen and (max-width:800px){.smallH1{font-size:5vw;margin-top:0;line-height:5vw;width:100%}}.normalH3{color:#e1c196;font-size:1.7vw;line-height:2.5vw;font-weight:100}@media only screen and (max-width:800px){.normalH3{line-height:7vw;font-size:5vw}}.smallH3{transition:1s ease;font-size:1.5vw;color:#e1c196;font-weight:100;line-height:2.5vw}@media only screen and (max-width:800px){.smallH3{line-height:4vw;font-size:4vw}}.titles .hideP{position:absolute;display:none}.titles .showP{margin-top:1vw;font-size:1vw;width:80%;display:flex;transition:3s ease-in-out}@media only screen and (max-width:800px){.titles .showP{margin-top:3vw;font-size:3.6vw}}.titles .hideP1{margin-top:4vw;padding-top:5%;display:none}.title .showP1{transition:3s ease-in-out;display:block;font-size:1.3vw}@media only screen and (max-width:800px){.title .showP1{font-size:1vw}}.titles .showUp{height:40%}.titles .smallText{margin-top:2vw;font-size:1.3vw}@media only screen and (max-width:800px){.titles .smallText{font-size:3vw;margin-top:2vw}}.blocks{width:100vw;height:75vh;display:flex;justify-content:center}.block,.blocks{position:absolute;bottom:0}.block{margin:auto;color:#f5f5f5}.block p{float:left;font-size:.9vw;font-weight:550;margin-top:1%;writing-mode:vertical-rl;cursor:pointer}@media only screen and (max-width:800px){.block p{display:none}}.one{width:100%;background-color:#372c2e;height:35%}@media only screen and (max-width:800px){.one{height:45%}}.two{width:96%;background-color:#563727;height:40%}@media only screen and (max-width:800px){.two{margin-left:-1%;height:50%!important}}.three{width:92%;background-color:#e1c196;height:55%}@media only screen and (max-width:800px){.three{margin-left:-3%;height:65%}}.four{width:88%;background-color:#7a431d;height:70%}@media only screen and (max-width:800px){.four{margin-left:-5%;height:80%}}.slide-background{background:#f5f5f5!important;box-shadow:10px 10px 15px rgba(86,55,39,.06)}.slide-background1{background:#f5f5f5!important;box-shadow:-10px 10px 15px rgba(86,55,39,.06)}.select-link1{display:flex;margin-left:auto;justify-content:flex-end;align-items:center;margin-top:1vw}@media only screen and (max-width:1920px){.select-link1{margin-top:9vw}}@media only screen and (max-width:800px){.select-link1{margin-top:48vw;margin-right:0;margin-top:0}}.select-link1 a{font-weight:600;font-size:1vw;text-transform:uppercase;color:#563727}@media only screen and (max-width:800px){.select-link1 a{font-size:3.2vw}}.select-link1 .arrow{margin-bottom:-5%;font-size:2vw;font-weight:300}@media only screen and (max-width:800px){.select-link1 .arrow{font-size:7vw;margin-bottom:-5%}}.select-link{display:flex;margin-left:auto;justify-content:flex-end;align-items:center;margin-top:20vw}@media only screen and (max-width:1920px){.select-link{margin-top:10vw}}@media only screen and (max-width:800px){.select-link{margin-top:42vw;margin-right:0}}.select-link a{font-weight:600;font-size:1vw;text-transform:uppercase;color:#e1c196}@media only screen and (max-width:800px){.select-link a{font-size:3.2vw}}.select-link .arrow{margin-bottom:-3%;font-size:2vw;font-weight:300}@media only screen and (max-width:800px){.select-link .arrow{font-size:7vw;margin-bottom:-4%}}.select-link2{display:flex;margin-left:auto;justify-content:flex-end;align-items:center;margin-top:7vw}@media only screen and (max-width:800px){.select-link2{margin-top:3vw;margin-right:0}}.select-link2 a{font-weight:600;font-size:1vw;text-transform:uppercase;color:#e1c196}@media only screen and (max-width:800px){.select-link2 a{font-size:3.2vw}}.select-link2 .arrow{margin-bottom:-4%;font-size:2vw;font-weight:300}@media only screen and (max-width:800px){.select-link2 .arrow{font-size:7vw;margin-bottom:-4%}}.about-section{position:absolute;z-index:10000;top:15vh;left:-95%;height:90vh;width:87%;background-color:#f5f5f5;background-image:url(/background.svg);padding:2% 7%}.about-section .about-wrapper{height:100%;padding-top:1vh;display:flex;flex-direction:column;border:none}.about-section h3{font-size:1.2vw;text-transform:uppercase;font-weight:700}@media only screen and (max-width:800px){.about-section h3{font-size:5vw}}.about-section .about-main{display:flex;align-items:center;padding-top:3%}@media only screen and (max-width:800px){.about-section .about-main{padding-top:3%;flex-direction:column;justify-content:space-between}}.about-main p{width:55%;font-size:1vw;font-weight:350;line-height:1.3vw;color:#372c2e}@media only screen and (max-width:800px){.about-main p{height:50%;font-size:3.5vw;width:100%;line-height:5vw}}.about-main p .highlight{color:#7a431d;font-size:1vw;font-weight:500}@media only screen and (max-width:800px){.about-main p .highlight{height:50%;font-size:3.5vw;width:100%;line-height:5vw}.about-main .image-section{width:100%}}.who-we-are-image{margin-top:3vw;width:30vw}@media only screen and (max-width:800px){.who-we-are-image{margin-top:5vw;margin-bottom:7vw;width:65vw}}.who-we-are-image2{margin-top:3vw;width:30vw}@media only screen and (max-width:800px){.who-we-are-image2{margin-top:50vw;width:75vw}}.about-section .link{display:flex;margin-right:2%;justify-content:center;align-items:center;cursor:pointer}@media only screen and (max-width:800px){.about-section .link{margin-right:0}}.about-section .link a{margin-left:auto;color:#563727;font-size:1.2vw;font-weight:700;text-transform:uppercase}@media only screen and (max-width:800px){.about-section .link a{font-size:4vw}}.about-section .link .arrow{margin-bottom:-4%;font-size:2.5vw;font-weight:300}@media only screen and (max-width:800px){.about-section .link .arrow{font-size:7vw;margin-bottom:-2.5%}}.qualifications{z-index:10;position:absolute;top:15vh;left:-90%;height:90vh;width:87%;background-color:#f5f5f5;padding:2% 7%;background-image:url(/background.svg)}.qualifications .principal{width:60%;margin-bottom:3%}@media only screen and (max-width:800px){.qualifications .principal{width:100%;margin-bottom:10%}}.qualifications h2{font-size:1.3vw;text-transform:uppercase;display:inline;font-weight:0}@media only screen and (max-width:800px){.qualifications h2{font-size:4vw}}.principal p{color:#7a431d;margin-top:2vw;font-family:mukta}@media only screen and (max-width:1920px){.principal p{margin-top:1vw;font-size:1vw}}@media only screen and (max-width:800px){.principal p{font-size:3.5vw}}.qualifications .qual{width:50%}@media only screen and (max-width:800px){.qualifications .qual{width:100%}}.qual span{color:#563727;font-size:1.2vw;font-weight:500;text-transform:uppercase}@media only screen and (max-width:800px){.qual span{font-size:4.5vw}}.qual .texts{width:100%;margin-top:1vw}.qual .texts p{font-size:1vw;color:#7a431d;font-weight:500;line-height:2vw;cursor:pointer}@media only screen and (max-width:800px){.qual .texts p{margin-bottom:1vw;font-size:3.5vw;line-height:6vw}}.qual .texts p:hover{font-size:1vw;width:100%;font-weight:400;color:#372c2e}@media only screen and (max-width:800px){.qual .texts p:hover{font-size:4vw}}.practice-area{position:absolute;z-index:1000000;top:15vh;height:90vh;right:-95%;width:87%;background-color:#f5f5f5;background-image:url(/background.svg);padding:2% 7%}.practice-area .practice-title{font-size:1.2vw;font-weight:700;text-transform:uppercase}@media only screen and (max-width:800px){.practice-area .practice-title{font-size:4vw}}.practice-area .practice-wrapper{width:90%;height:50%;display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1920px){.practice-area .practice-wrapper{height:55%}}@media only screen and (max-width:800px){.practice-area .practice-wrapper{display:grid}}.practice-area .practice{width:45%}@media only screen and (max-width:800px){.practice-area .practice{width:100%;margin-top:0;height:auto}}@media only screen and (max-width:1920px){.practice-area .practice{margin-top:1vw}}.practice .title{display:flex;align-items:center;width:100%}.practice .title img{width:3vw}@media only screen and (max-width:800px){.practice .title{margin-bottom:2%}.practice .title img{width:8vw}}.practice .title h3{margin-left:5%;font-weight:350;font-size:1.1vw;text-transform:uppercase}@media only screen and (max-width:800px){.practice .title h3{font-size:3vw}}.practice p{font-size:1vw;line-height:1.5vw;font-weight:340;margin-top:1vw}@media only screen and (max-width:800px){.practice p{line-height:15px;font-size:3.5vw;margin-top:-3%}}.practice .title .icon{font-size:4.5vw}@media only screen and (max-width:800px){.practice .title .icon{margin-top:4%;font-size:8vw}}.practice-area .link,.qualifications .link{display:flex;margin-left:auto;justify-content:flex-end;align-items:center;margin-top:8vw;cursor:pointer}@media only screen and (max-width:800px){.practice-area .link,.qualifications .link{margin-top:10%}}.practice-area .link a,.qualifications .link a{color:#e1c196;font-size:1.2vw;font-weight:500;text-transform:uppercase}@media only screen and (max-width:800px){.practice-area .link a,.qualifications .link a{font-size:3.5vw}}.practice-area .link .arrow,.qualifications .link .arrow{margin-bottom:-4%;font-size:2.5vw;font-weight:300}@media only screen and (max-width:800px){.practice-area .link .arrow,.qualifications .link .arrow{font-size:7vw}}.qualifications .link{justify-content:flex-end}.qualifications .link a{color:#563727}@media only screen and (max-width:800px){.qualifications .link{margin-top:10%}}.contact{position:absolute;z-index:1000000;height:90vh;width:100%;bottom:-90%;background-color:#372c2e;background-image:url(/background.svg);padding:2% 7%}.contact-wrapper{width:100%;height:80%;display:flex;justify-content:space-around;align-items:center}@media only screen and (max-width:800px){.contact-wrapper{flex-direction:column}}.contact-wrapper .title-info{width:40%;height:70%}@media only screen and (max-width:800px){.contact-wrapper .title-info{margin-top:12vw;margin-bottom:12vw;width:90%}}.contact-wrapper .title-info h1{color:#f5f5f5;font-size:7vw;margin-top:-2%;margin-left:-1%;text-transform:capitalize}@media only screen and (max-width:800px){.contact-wrapper .title-info h1{font-size:15vw;margin-top:3%}}.contact-wrapper .title-info .info{display:flex;flex-direction:column;justify-content:center;margin-top:15%}.contact-wrapper .title-info .info .social-media-mobile1{width:100%;height:40%;display:none}@media only screen and (max-width:800px){.contact-wrapper .title-info .info .social-media-mobile1{display:block}}.contact-wrapper .title-info .info .social-media-mobile1 svg{margin-top:2vh;color:#f5f5f5;border-radius:3vw;width:6vw}.contact-wrapper .title-info .info .social-media-mobile1 .icon{font-size:10vw}.contact-wrapper .title-info .info .social-media1{width:3vw;height:100%;font-size:1.5vw;margin-bottom:1%;display:flex;justify-content:space-around;align-items:center;cursor:pointer}@media only screen and (max-width:800px){.contact-wrapper .title-info .info .social-media1{display:none}}.contact-wrapper .title-info .info .social-media1 a{color:#fff;margin-top:1rem}.contact-wrapper .title-info .info .white-social-media{color:#f5f5f5}.contact-wrapper .title-info .info .dark-social-media{color:#372c2e}.contact-wrapper .title-info .info .dark-social-media svg{border-radius:4vw}.contact-wrapper .title-info .info p{color:#f5f5f5}.contact-wrapper .title-info .info .social-media{margin-left:-3%}.contact-wrapper .title-info .info .social-media svg{margin-top:2vh;margin-left:1vw;color:#fff;border-radius:2vw}.contact-wrapper .title-info .info a{margin-left:1vw;cursor:pointer;color:#f5f5f5}.contact-wrapper .map{width:40%;height:60%}@media only screen and (max-width:1920px){.contact-wrapper .map{width:35%;height:50%}}@media only screen and (max-width:800px){.contact-wrapper .map{height:90%;width:100%}}.footer{width:100%;height:10vh;margin-top:0;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1920px){.footer{margin-top:5vw}}@media only screen and (max-width:800px){.footer{height:30vh}}.footer p{color:#e1c196;font-size:1vw}@media only screen and (max-width:800px){.footer p{font-size:2vw}}.footer .copyright{margin-bottom:-3px;font-size:.9vw}.rs-timeline-item{padding-left:0!important}.rs-timeline-item-dot{color:#e1c196!important}.rs-timeline-item-dot:before,.rs-timeline-item-tail{background-color:#e1c196!important}.explore{width:13vw;height:62vh;z-index:99999998;position:absolute;bottom:0;right:6%}.arrow-wrapper h3,.explore .scroll-down h3{color:#e1c196;font-family:Mukta;font-style:normal;font-weight:400;font-size:.9vw;text-transform:uppercase;text-align:center}@media only screen and (max-width:800px){.arrow-wrapper h3,.explore .scroll-down h3{font-size:3vw}}.explore-title{color:#f5f5f5}.explore .arrow-wrapper{cursor:pointer;display:flex;flex-direction:column;align-items:center;height:10vw;width:100%;margin-top:20vw}@media only screen and (max-width:800px){.explore .arrow-wrapper{margin-left:-3vw;margin-top:95vw}}.scroll-down{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;width:15vh;margin-left:47%}@media only screen and (max-width:1920px){.scroll-down{margin-top:-3rem;margin-left:50%}}@media only screen and (max-width:800px){.scroll-down{display:none}}.timeline{height:7vw;margin-top:5%;cursor:pointer}.timeline p{transform:rotate(-90deg);color:#e1c196;font-size:.8vw}.map1 .location{overflow:hidden}.map1 .location .container .location-title{margin-bottom:4vw}.map1 .location .map-responsive{overflow:hidden!important;padding-bottom:94.25%;position:relative}@media only screen and (max-width:800px){.map1 .location .map-responsive{padding-bottom:66.25%}}.map1 .location .map-responsive iframe{left:0;top:0;height:45%;width:100%;object-fit:cover;position:absolute}@media only screen and (max-width:800px){.map1 .location .map-responsive iframe{height:100%}}@media only screen and (max-width:1440px){.map1 .location{height:80%}}.about-wrapper{width:100%;height:auto;padding-top:10vh;background-color:#f5f5f5;background-image:url(/_next/static/media/background.8f1c8da2.svg)}.rightarrow{width:2vw;margin-right:2vw}@media only screen and (max-width:800px){.rightarrow{width:5vw}}.about-wrapper .about-main1{width:100%;padding:1vh 3%;display:flex;justify-content:space-around;align-items:flex-start}@media only screen and (max-width:800px){.about-wrapper .about-main1{padding:1vh 7%;height:120vh;flex-direction:column}}.about-main1 .text{width:50%}@media only screen and (max-width:800px){.about-main1 .text{width:85%;height:50%}}.about-main1 .text h1{font-style:"mukta";font-weight:700;margin-top:4vw;font-size:2vw;text-transform:uppercase;color:#7a431d}@media only screen and (max-width:800px){.about-main1 .text h1{margin-top:0;font-size:6vw}}.about-main1 .text p{width:100%;font-style:normal;font-size:1.17vw;line-height:1.9vw;color:#372c2e;margin-top:2vw}.about-main1 .text p .highlight{font-size:1.3vw;font-weight:500;color:#7a431d}@media only screen and (max-width:800px){.about-main1 .text p .highlight{margin-top:8vw;line-height:5vw;font-size:3.5vw}.about-main1 .text p{margin-top:8vw;line-height:5vw;font-size:4vw}}.about-main1 .image-wrapper{margin-top:10%}@media only screen and (max-width:800px){.about-main1 .image-wrapper{width:85%;height:30%;margin-top:-15%}}.next-page-links{height:30vh;padding:0 7%;margin-top:5%}@media only screen and (max-width:800px){.next-page-links{height:15vh;margin-bottom:5%}}.next-page-links div{display:flex;border-bottom:1px solid #7a431d;justify-content:space-between;align-items:center;cursor:pointer}.next-page-links div h1{color:#7a431d;font-size:2vw;font-weight:700;text-transform:uppercase}@media only screen and (max-width:800px){.next-page-links div h1{font-size:4.5vw}}.practice-page .practice-wrapper{width:100%;padding-top:12vh;background-image:url(/background.svg);background-color:#f5f5f5}.practice-wrapper .practice-front{width:100%;padding-left:7%}.practice-wrapper .practice-main{width:100%;display:flex;justify-content:space-between;align-items:center;height:70vh}@media only screen and (max-width:800px){.practice-wrapper .practice-main{height:45vh;flex-direction:column}}.practice a{color:#372c2e}.practice a:hover{text-decoration:none;color:#7a431d}.practice-main .practice-text{margin-top:-5vh}@media only screen and (max-width:800px){.practice-main .practice-text{width:100%}}.practice-main .practice-text h1{font-size:3vw;color:#372c2e;font-weight:500}@media only screen and (max-width:800px){.practice-main .practice-text h1{font-weight:700;font-size:10vw;margin-top:12vw}}.practice-main .practice-text p{font-size:1.2vw;font-weight:300;line-height:2vw}@media only screen and (max-width:800px){.practice-main .practice-text p{width:90%;font-weight:400;font-size:5vw;line-height:8vw}}.practice-image{margin-left:5vw}@media only screen and (max-width:800px){.practice-image{margin-left:0}}.practice-image .pra-img{width:40vw;margin-top:18.7vw;object-fit:cover}@media only screen and (max-width:800px){.practice-image .pra-img{margin-top:45.9vw;width:80vw}.practice-image{margin-top:-6%;margin-right:-2%}}.bottom-block{width:100%;height:10vh;background-color:#e1c196}@media only screen and (max-width:800px){.bottom-block{height:10vh}}.practice-content{width:100%;padding:5% 7%}.single-practice{border-bottom:.6px solid #7a431d;display:flex;justify-content:space-between;cursor:pointer}@media only screen and (max-width:800px){.single-practice{flex-direction:column;justify-content:space-around}}.single-practice .discover{font-size:1vw;color:#563727;display:flex;align-items:center}@media only screen and (max-width:800px){.single-practice .discover{font-size:3.5vw;margin-top:5vw;margin-left:auto}}.single-practice .title-text{width:80%;margin-top:2%}@media only screen and (max-width:800px){.single-practice .title-text{width:100%}}.single-practice .title-text h1{font-weight:700;font-size:1.7vw;color:#563727}@media only screen and (max-width:800px){.single-practice .title-text h1{font-size:4.5vw}}.single-practice .title-text p{font-size:1.1vw;font-weight:700;line-height:2vw;width:70%;color:#563727}@media only screen and (max-width:800px){.single-practice .title-text p{font-size:4vw;width:100%;line-height:5vw}}.title-wrapper{display:flex;align-items:center;gap:1vw}@media only screen and (max-width:800px){.title-wrapper{gap:2vw}}.title-icon{width:3vw}@media only screen and (max-width:800px){.title-icon{width:10vw}}.three-line .decor{position:absolute;top:0;left:8vw;width:12vw;object-fit:cover}@media only screen and (max-width:800px){.three-line .decor{width:32vw}}.popup-wrapper{width:100%;height:auto;position:absolute;top:12vh;left:0;background-color:#f5f5f5;background-image:url(/background.svg);display:flex;justify-content:"center";align-items:"center";overflow:hidden}.popup-wrapper .popup-main{width:100%;height:100%}.popup-wrapper .popup-side-block{width:0}.popup-side-block .service-image{width:40vw;height:55vh;background-size:contain;background-repeat:no-repeat;position:relative;top:5%;left:-25vw}@media only screen and (max-width:800px){.popup-side-block .service-image{top:30%;left:-40vw;width:45vw;height:50vh}}.popup-goback{float:right;width:25%;display:flex;justify-content:flex-end;margin-right:5%;cursor:pointer}@media only screen and (max-width:800px){.popup-goback{width:55%}}.popup-goback p{color:#372c2e;font-size:1.2vw;display:flex;justify-content:"center";align-items:"center"}@media only screen and (max-width:800px){.popup-goback p{font-size:3.2vw}}.popup-main .popup-text{padding:3% 7%}@media only screen and (max-width:800px){.popup-main .popup-text{padding:15% 7%}}.popup-text .popup-title{display:flex;justify-content:"center";align-items:"center";width:50%}@media only screen and (max-width:800px){.popup-text .popup-title{width:100%}}.popup-title img{width:3.5vw}@media only screen and (max-width:800px){.popup-title img{width:8.5vw}}.popup-title h1{text-transform:uppercase;font-size:1.5vw;margin-left:3%;color:#372c2e}@media only screen and (max-width:800px){.popup-title h1{font-size:4vw}}.popup-text p{color:#372c2e;font-size:1vw;font-weight:400;width:80%}@media only screen and (max-width:800px){.popup-text p{font-size:3.5vw;width:100%}}.popup-text p .moto{color:#7a431d;font-weight:400;font-size:1vw;text-align:center}@media only screen and (max-width:800px){.popup-text p .moto{margin-top:3vw;font-size:4vw;width:100%}}.popup-main .popup-service{display:flex;justify-content:"center";align-items:"center";position:relative;background-color:#563727;padding-top:3%;padding-bottom:3%;padding-left:6%;width:100vw}@media only screen and (max-width:800px){.popup-main .popup-service{display:grid}}.popup-service h1{width:18%;margin-top:3vw;font-size:2vw;text-align:left;margin-right:3vw;color:#f5f5f5;text-transform:uppercase;font-family:Mukta;font-style:normal;font-weight:700;line-height:50px;letter-spacing:.3em}@media only screen and (max-width:800px){.popup-service h1{margin-top:8vw;width:100%;font-size:4vw;text-align:center}}.popup-service .services{color:#f5f5f5;line-height:1.5vw}@media only screen and (max-width:800px){.popup-service .services{font-size:3vw;line-height:5vw}}.close-button{position:relative;left:-3vw;display:flex;justify-content:center}@media only screen and (max-width:800px){.close-button{left:-15vw}}.close-button .close-icon{width:2vw;height:10vh;color:#372c2e;cursor:pointer}@media only screen and (max-width:800px){.close-button .close-icon{width:8vw}}.contact-page-wrapper{width:100%;background-color:#372c2e;background-image:url(/background.svg);margin-top:12vh}.contact-page-wrapper .contact-main{padding:3% 7%;width:100%;height:auto;display:flex;justify-content:space-between}@media only screen and (max-width:800px){.contact-page-wrapper .contact-main{flex-direction:column}}.contact-main .contact-form{width:70%}.contact-main .contact-form h1{color:#f5f5f5;font-size:4vw}@media only screen and (max-width:800px){.contact-main .contact-form h1{font-size:7vw}}.contact-main .contact-form .intstruction{color:#f5f5f5;font-size:.8vw;margin-top:-3%}@media only screen and (max-width:800px){.contact-main .contact-form .intstruction{font-size:3vw}.contact-main .contact-form{width:100%}}.contact-form .form p{color:#f5f5f5;font-size:1.1vw}@media only screen and (max-width:800px){.contact-form .form p{font-size:4vw}}.contact-form .form{margin-top:5%}.contact-form .form input{border:none;border-bottom:1px solid #7e7979;background-color:#372c2e;width:80%;height:4vh;outline:none;color:#f5f5f5;font-size:1vw}@media only screen and (max-width:800px){.contact-form .form input{width:100%;font-size:3.5vw}}.contact-form .form .textArea{height:10vh}.contact-form .submit{margin-top:5%;width:13vw;height:4vh;float:right;margin-right:20%;border-radius:10px;border:none;color:#372c2e;font-size:1.3vw;cursor:pointer}@media only screen and (max-width:800px){.contact-form .submit{width:40vw;margin-right:0;height:5vh;font-size:4.5vw}}.contact-main .contact-address{width:20%;height:40%;margin-top:15%}@media only screen and (max-width:800px){.contact-main .contact-address{width:70%}}.contact-main .contact-address .single{margin-bottom:10%;border-top:2px solid #f5f5f5}.contact-main .contact-address .single p{margin-top:3%;color:#f5f5f5}.contact-main .contact-address .single a{color:#e1c196}@media only screen and (max-width:800px){.contact-main .contact-address .single .social-media{display:block;width:15vw;display:flex;margin-left:-1.5vw}}.contact-main .contact-address .single .social-media svg{margin-top:2vh;color:#e1c196;border-radius:2vw}@media only screen and (max-width:800px){.contact-main .contact-address .single .social-media svg{font-size:5vw}}.map-responsive1{overflow:hidden!important;padding-bottom:64.25%;margin-bottom:-25vw;position:relative}@media only screen and (max-width:800px){.map-responsive1{padding-bottom:66.25%}}.map-responsive1 iframe{left:0;top:0;height:55%;width:100%;object-fit:cover;position:absolute}@media only screen and (max-width:800px){.map-responsive1 iframe{height:100%}}.principal-wrapper{width:100%;background-color:#f5f5f5;background-image:url(/background.svg);padding-top:15vh}.golden{margin:2vw;border:1px solid #e1c196}.principal-wrapper .principal-main{width:100%}.principal-main .principal-front{padding:0 7%;width:100%}@media only screen and (max-width:800px){.principal-main .principal-front{height:95%}}.principal-front .principal-text-image{display:flex;justify-content:space-between;align-items:center;height:100%}@media only screen and (max-width:800px){.principal-front .principal-text-image{flex-direction:column}}.principal-text-image .principal-text{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:800px){.principal-text-image .principal-text{width:100%}}.principal-text .text{height:30%;width:60%}@media only screen and (max-width:800px){.principal-text .text{width:90%;height:80%}}.moto{width:75%;font-weight:600;font-size:13vw}.principal-text button{width:35%;height:3vw;margin-top:2vw;background-color:#563727;border:none;border-radius:1vw;color:#f5f5f5;font-size:1.2vw;font-weight:300;cursor:pointer}@media only screen and (max-width:800px){.principal-text button{width:50%;border-radius:3vw;height:9vw;font-size:4vw}}.principal-text button:hover{background-color:#372c2e;transition:.3s ease-in}.principal-text .text h3{font-size:2.5vw;font-weight:700;color:#372c2e;line-height:2vw}@media only screen and (max-width:800px){.principal-text .text h3{margin-bottom:2vw;font-size:10vw;font-weight:900;line-height:13vw}}.principal-text .text p{color:#372c2e;font-size:1.5vw;margin-top:-5%;font-weight:300}@media only screen and (max-width:800px){.principal-text .text p{font-size:6vw;margin-top:0}}.who-we-are-image1{width:28vw;margin-bottom:-.3vw}@media only screen and (max-width:800px){.who-we-are-image1{margin-top:13vw;margin-bottom:-5.5vw;width:88vw}}.principal-text-image .principal-image{margin-top:4vw;margin-bottom:-.3vw}@media only screen and (max-width:800px){.principal-text-image .principal-image{width:40%;height:80%;width:100%;margin:5% 0}}.principal-bottom-block{background-color:#563727;width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;height:15%}@media only screen and (max-width:800px){.principal-bottom-block{height:15%}}.principal-bottom-block p{color:#f5f5f5;font-size:2.2vw;text-transform:uppercase}@media only screen and (max-width:800px){.principal-bottom-block p{font-size:6vw;text-align:center}}.principal-text-wrapper{padding:3% .5%}@media only screen and (max-width:800px){.principal-text-wrapper{padding:10% 7%}}.principal-text-wrapper .big-text-wrapper{padding:3% 7%;width:100%}@media only screen and (max-width:800px){.principal-text-wrapper .big-text-wrapper{padding:0}}.principal-text-wrapper .big-text-wrapper h3{font-size:2.5vw;color:#372c2e;font-weight:700;margin-top:0}@media only screen and (max-width:800px){.principal-text-wrapper .big-text-wrapper h3{font-size:7vw}}.principal-text-wrapper .big-text-wrapper p{font-size:1.2vw;color:#372c2e;width:95%;line-height:2.5vw}@media only screen and (max-width:800px){.principal-text-wrapper .big-text-wrapper p{font-size:4vw;line-height:7vw}}.principal-membership,.principal-qualification{padding:1% 5%}.principal-membership .pra-img,.principal-qualification .pra-img{width:20vw;height:12vw;object-fit:cover;margin-right:2vw;margin-bottom:2rem}@media only screen and (max-width:800px){.principal-membership .pra-img,.principal-qualification .pra-img{width:60vw;height:42vw;object-fit:cover;margin-right:2vw}}.all-quali{padding:1%;background:#f5f5f5;box-shadow:0 2px 20px rgba(0,0,0,.15)}@media only screen and (max-width:800px){.all-quali{padding:1%}}.principal-text-wrapper .principal-qualification h3{color:#372c2e;font-size:2vw;font-weight:700}@media only screen and (max-width:800px){.principal-text-wrapper .principal-qualification h3{font-size:7vw}}.principal-text-wrapper .principal-qualification div{display:flex;justify-content:space-between;flex-direction:column}.principal-text-wrapper .principal-qualification div p{width:85%;color:#372c2e;font-size:1.3vw;line-height:2.5vw;margin:0}@media only screen and (max-width:800px){.principal-text-wrapper .principal-qualification div p{width:100%;font-size:4vw;line-height:7vw}}.principal-text-wrapper .principal-membership h3{color:#372c2e;font-size:2.5vw;font-weight:700}@media only screen and (max-width:800px){.principal-text-wrapper .principal-membership h3{font-size:7vw}}.principal-text-wrapper .principal-membership p{color:#372c2e;font-weight:500;font-size:1.3vw;margin-top:-1%}@media only screen and (max-width:800px){.principal-text-wrapper .principal-membership p{font-size:4vw;line-height:7vw}}a,h1,h2,h3,p{font-family:mukta}.footer-wrapper{background-color:#372c2e;width:100%;padding:5% 5% 0}@media only screen and (max-width:800px){.footer-wrapper{padding-top:15%}}.footer-wrapper .footer-main{width:100%;height:90%;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:flex-start;grid-gap:5vh;gap:5vh;align-items:center}@media only screen and (max-width:800px){.footer-wrapper .footer-main{display:grid;grid-template-columns:1fr;flex-direction:column}}.footer-main .links-wrapper{width:80%;height:100%;display:flex;flex-direction:column}@media only screen and (max-width:800px){.footer-main .links-wrapper{width:100%}}.border-top{border-top:2px solid #f5f5f5}@media only screen and (max-width:800px){.border-top{margin-top:2vw}}.links-wrapper .links a,.middle-links .links a{display:block;color:#e1c196;font-weight:300;margin:4% 0}@media only screen and (max-width:800px){.links-wrapper .links a,.middle-links .links a{margin:2% 0}}.links-wrapper h3,.middle-links h3{font-size:1.3vw;color:#f5f5f5;margin-top:4%}@media only screen and (max-width:800px){.links-wrapper h3,.middle-links h3{font-size:5vw;margin-top:2%}}.footer-main .middle-links{width:80%;height:100%}@media only screen and (max-width:800px){.footer-main .middle-links{width:100%;margin-top:5%}}.footer-main .quick-links .links{height:60%}@media only screen and (max-width:800px){.footer-main .quick-links .links{height:50%;display:flex;flex-wrap:wrap}.footer-main .quick-links .links a{width:50%}}.footer-principal-attorney{margin-top:5%}.footer-main .footer-info-wrapper{height:100%;width:95%}@media only screen and (max-width:800px){.footer-main .footer-info-wrapper{width:100%;margin-bottom:3vw}}.footer-main .footer-info-wrapper h1{color:#f5f5f5;font-size:5vw;margin-top:-10%}@media only screen and (max-width:800px){.footer-main .footer-info-wrapper h1{margin-top:0;font-size:9vw}.middle-links .links{display:flex;flex-wrap:wrap}.middle-links .links a{width:80%}}.footer-info-wrapper .footer-info{margin-top:-5%}.footer-info-wrapper .footer-info p{color:#f5f5f5}.footer-info .footer-social-media{color:#e1c196;font-size:1.5vw}.footer-info .footer-social-media svg{border-radius:8vw;margin-right:1vw}@media only screen and (max-width:800px){.footer-info .footer-social-media{font-size:5vw}}.footer-credit{width:100%;margin-top:5vw;height:5vh;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:800px){.footer-credit{margin-top:5vw;height:4vh}}.footer-credit p{color:#e1c196;font-size:.8vw}@media only screen and (max-width:800px){.footer-credit p{font-size:2.52vw}}.footer-credit .copyright{margin-bottom:-3px;font-size:.9vw}