:root{--black: #000000;--gold: #a69065;--blue: #394652;--dark: #303a44;--dm: 'DM Serif Display', serif;--roboto: 'Roboto', sans-serif;--pd: 'Playfair Display', serif}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}html{font-size:16px;font-family:var(--roboto)}h1{font-family:var(--dm);font-size:62px;line-height:83px;color:#2f3d49;position:relative;padding-bottom:30px;margin-bottom:40px;font-weight:400}h1:after{content:"";width:calc(100% + 90px);height:1px;background:#a69065;position:absolute;bottom:0;right:0}h2{font-size:30px;line-height:38px;color:var(--gold)}h3,h4{font-family:var(--dm);font-size:28px;line-height:32px;color:#0c1f2b;margin-bottom:30px}p,ul,ol{font-size:16px;line-height:30px;margin-bottom:50px}@media(max-width: 1199px){p,ul,ol{font-size:14px;line-height:22px;margin-bottom:20px}}ul,ol{margin-left:20px}ul li::marker,ol li::marker{color:var(--gold)}a{text-decoration:none;color:var(--gold)}a:hover{color:var(--black)}html{box-sizing:border-box;overflow-x:hidden}*,*:before,*:after{box-sizing:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}section{position:relative}img{max-width:100%}.container{width:calc(100% - 40px);max-width:1600px;margin:auto;position:relative;z-index:5}.container__grid{display:grid;grid-template-columns:1fr minmax(460px, auto);grid-column-gap:100px}@media(max-width: 1199px){.container__grid{display:block}}.container__grid--left{margin-top:-40px;margin-bottom:80px}@media(max-width: 767px){.container__grid--left{margin-top:0}}@media(max-width: 1199px){.container__grid--right{display:none}}@media(max-width: 1199px){.container__grid .gform_wrapper{max-width:720px;margin:auto}}.container__grid .gform_wrapper .gform_fields{display:flex;flex-flow:row wrap;justify-content:space-between}.container__grid .gform_wrapper .gfield{width:calc(50% - 10px);margin-bottom:50px}@media(max-width: 767px){.container__grid .gform_wrapper .gfield{width:100%}}.container__grid .gform_wrapper .gfield:last-child{width:100%}.container__grid .gform_wrapper textarea{height:180px}@media(max-width: 767px){.container__grid .gform_wrapper textarea{height:100px}}.container__grid .gform_wrapper label{display:none}.container__grid .gform_wrapper input:not([type=submit]),.container__grid .gform_wrapper textarea{background:rgba(0,0,0,0);border:0;border-bottom:1px solid var(--blue);color:var(--blue);padding-top:10px;padding-bottom:20px;width:100%}.container__grid .gform_wrapper input:not([type=submit]):focus,.container__grid .gform_wrapper textarea:focus{outline:1px solid var(--blue)}.container__grid .gform_wrapper input:not([type=submit]):focus::placeholder,.container__grid .gform_wrapper textarea:focus::placeholder{opacity:0}.container__grid .gform_wrapper input:not([type=submit]) span,.container__grid .gform_wrapper textarea span{color:#c7ac77}.container__grid .gform_wrapper .gform_button{width:272px;height:70px;font-size:0;background:url(../images/submit.png) center center no-repeat;display:block;margin:auto;border:0;cursor:pointer}@media(max-width: 767px){.container__grid .gform_wrapper .gform_button{margin-top:30px}}.container__grid .gform_wrapper .gform_button:hover{background-image:url(../images/submit-hover.png)}.container__grid .gform_wrapper ::-webkit-input-placeholder{color:var(--blue) !important;position:relative}.container__grid .gform_wrapper :-ms-input-placeholder{color:var(--blue) !important}.container__grid .gform_wrapper ::-moz-placeholder{color:var(--blue) !important;opacity:1 !important}.container__grid .gform_wrapper :-moz-placeholder{color:#1e1f22 !important;opacity:1 !important}.container--full{max-width:100%}.header{height:139px;position:fixed;top:0;width:100%;z-index:20;background:#fff}@media(max-width: 1199px){.header{height:89px}}.header__logo{width:250px;padding-left:40px}@media(max-width: 1500px){.header__logo{padding-left:20px}}@media(max-width: 1300px){.header__logo{padding-left:5px}}.header__logo img{width:250px;height:139px;object-fit:contain}@media(max-width: 1400px){.header__logo img{width:200px}}@media(max-width: 1199px){.header__logo img{width:180px;height:86px}}.header__contact{background:var(--gold);padding:20px 40px;position:absolute;top:0;right:0;text-align:right;height:139px;overflow:hidden}@media(max-width: 1500px){.header__contact{padding-left:20px;padding-right:20px}}@media(max-width: 1199px){.header__contact{height:89px;right:103px;padding-top:10px}}@media(max-width: 767px){.header__contact{position:relative;width:100%;text-align:center;right:0;padding-left:0;padding-right:0}}.header__contact--title{text-transform:uppercase;color:#1b2229;font-size:23px;line-height:1;font-weight:700;border-bottom:2px solid;padding-bottom:4px;margin-bottom:8px}@media(max-width: 1199px){.header__contact--title{font-size:19px;padding-bottom:3px;margin-bottom:7px}}.header__contact--phone{line-height:1;font-size:22px;color:#2e3c48;font-weight:500}.header__contact--phone span,.header__contact--phone strong{font-family:var(--dm);color:#fff;font-weight:normal}.header__contact--phone:last-child{margin-bottom:0}@media(max-width: 1199px){.header__contact--phone{font-size:18px;margin-bottom:5px}}.header__menu{max-width:900px;margin:auto;text-align:center;position:absolute;left:0;right:0;top:100px;z-index:10}@media(max-width: 1575px){.header__menu{transform:translateX(-50px)}}@media(max-width: 1500px){.header__menu{transform:translateX(-25px)}}@media(max-width: 1500px){.header__menu{font-size:14px;max-width:750px}}@media(max-width: 1300px){.header__menu{transform:translateX(-49px);max-width:700px}}@media(max-width: 1199px){.header__menu{max-width:100%;top:89px;transform:none;display:none}.header__menu--open{display:block}}.header__menu--grid{display:flex;flex-flow:row wrap;justify-content:space-evenly;margin:0;line-height:1}@media(max-width: 1199px){.header__menu--grid{flex-flow:column}}.header__menu li{list-style-type:none;position:relative}@media(max-width: 1199px){.header__menu li:last-child a{border-bottom:0}}.header__menu li a{color:#2e3c48;text-transform:uppercase;padding-bottom:25px}@media(max-width: 1199px){.header__menu li a{background:var(--blue);display:block;padding:15px;color:#fff;border-bottom:1px solid var(--gold)}}.header__menu li:hover>a,.header__menu li.current-menu-item>a,.header__menu li.current-menu-parent>a{color:var(--gold)}.header__menu li.current-menu-item>a,.header__menu li.current-menu-parent>a{font-weight:700}.header__menu li.menu-item-has-children>a:after{content:"";position:absolute;border-top:5px solid var(--gold);border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);transform:translate(3px, 5px);z-index:10}@media(min-width: 1200px){.header__menu li.menu-item-has-children:hover>.sub-menu{display:block}}@media(max-width: 1199px){.header__menu li.menu-item-has-children--open>.sub-menu{display:block}}.header__menu--toggle{display:none;width:103px;height:100%;background:var(--blue);color:#fff;position:absolute;top:0;right:0;font-size:16px;font-weight:700;text-transform:uppercase;text-align:center;padding-top:18px}.header__menu--toggle i{width:46px;height:4px;display:block;background:#fff;margin:auto}.header__menu--toggle i:first-child{margin-top:14px}.header__menu--toggle i:not(:last-child){margin-bottom:6px}@media(max-width: 1199px){.header__menu--toggle{display:block}}.header__menu .sub-menu{position:absolute;width:290px;background:var(--blue);top:38px;left:-80px;right:0;margin:auto;display:none}@media(max-width: 1199px){.header__menu .sub-menu{position:relative;width:100%;top:0;left:0}}.header__menu .sub-menu li{border-bottom:1px solid #d4d8d9}.header__menu .sub-menu li:last-child{border-bottom:0}.header__menu .sub-menu li.menu-item-has-children>a:after{transform:rotate(-90deg);right:10px;top:15px;bottom:0}@media(max-width: 1199px){.header__menu .sub-menu li.menu-item-has-children>a:after{top:auto;right:auto;transform:rotate(0deg) translate(3px, -22px)}}.header__menu .sub-menu a{color:#fff;display:block;padding-top:10px;padding-bottom:5px}@media(max-width: 1199px){.header__menu .sub-menu a{padding:10px 0;background:var(--dark)}}.header__menu .sub-menu .sub-menu{top:0;left:100%}.header__menu .sub-menu .sub-menu a{background:var(--dark)}@media(max-width: 1199px){.header__menu .sub-menu .sub-menu{left:0}.header__menu .sub-menu .sub-menu a{background:#fff;color:var(--blue)}}.footer{background:#fff}.footer__contact{overflow:hidden;margin-bottom:120px;padding-top:110px;padding-bottom:110px;background:url(../images/pattern.png) center center/contain repeat}@media(max-width: 1199px){.footer__contact{margin-bottom:40px;text-align:center;padding-top:50px}}@media(max-width: 767px){.footer__contact{padding-bottom:50px}}.footer__contact--grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:120px}@media(max-width: 1199px){.footer__contact--grid{grid-template-columns:1fr}}.footer__contact--wrapper{background:#2f3d49;padding:95px 95px 170px 95px;box-shadow:10px 10px 40px rgba(0,0,0,.5)}@media(max-width: 1500px){.footer__contact--wrapper{padding-left:60px;padding-right:60px}}@media(max-width: 1400px){.footer__contact--wrapper{padding-left:30px;padding-right:30px}}@media(max-width: 1199px){.footer__contact--wrapper{padding-top:50px;padding-bottom:50px;max-width:640px;margin:0 auto 55px}}.footer__contact--title{font-family:var(--dm);font-size:95px;line-height:120px;color:#fff;margin-bottom:50px}@media(max-width: 1199px){.footer__contact--title{font-size:45px;line-height:55px;max-width:390px;margin:0 auto 40px}}@media(max-width: 767px){.footer__contact--title{font-size:40px;line-height:48.88px}}.footer__contact--tagline{font-size:24px;color:#a69064;text-transform:uppercase;position:relative}@media(max-width: 1199px){.footer__contact--tagline{margin-bottom:0;font-size:15px}}.footer__contact--tagline:before{content:"";width:60px;height:2px;display:inline-block;background:#a69064;margin-right:10px;margin-bottom:7px}@media(max-width: 1199px){.footer__contact--tagline:before{width:50px;margin-bottom:4px}}.footer__contact--required{color:#fff;text-align:right;transform:translateY(-110px)}@media(max-width: 767px){.footer__contact--required{transform:translateY(-135px)}}.footer__contact--required span{color:#c7ac77}@media(max-width: 1199px){.footer__contact--form{max-width:720px;margin:auto}}.footer__contact--form--title{font-size:24px;font-weight:700;color:#c2a875;text-transform:uppercase;text-align:center;border-bottom:2px solid;width:230px;padding-bottom:10px;margin:0 auto 120px}@media(max-width: 1199px){.footer__contact--form--title{margin-bottom:60px}}@media(max-width: 767px){.footer__contact--form--title{width:255px}}.footer__contact--form .gform_fields{display:flex;flex-flow:row wrap;justify-content:space-between}.footer__contact--form .gfield{width:calc(50% - 10px);margin-bottom:50px}@media(max-width: 767px){.footer__contact--form .gfield{width:100%}}.footer__contact--form .gfield:last-child{width:100%}.footer__contact--form label{display:none}.footer__contact--form input:not([type=submit]),.footer__contact--form textarea{background:rgba(0,0,0,0);border:0;border-bottom:1px solid #fff;color:#fff;padding-top:10px;padding-bottom:20px;width:100%;font-size:16px}.footer__contact--form input:not([type=submit]):focus,.footer__contact--form textarea:focus{outline:1px solid #fff}.footer__contact--form input:not([type=submit]):focus::placeholder,.footer__contact--form textarea:focus::placeholder{opacity:0}.footer__contact--form input:not([type=submit]) span,.footer__contact--form textarea span{color:#c7ac77}.footer__contact--form textarea{height:180px}@media(max-width: 767px){.footer__contact--form textarea{height:100px}}.footer__contact--form .gform_button{width:272px;height:70px;font-size:0;background:url(../images/submit.png) center center no-repeat;display:block;margin:auto;border:0;cursor:pointer}@media(max-width: 767px){.footer__contact--form .gform_button{margin-top:30px}}.footer__contact--form .gform_button:hover{background-image:url(../images/submit-hover.png)}.footer__contact--form ::-webkit-input-placeholder{color:#fff !important;position:relative;font-size:16px}.footer__contact--form :-ms-input-placeholder{color:#fff !important;font-size:16px}.footer__contact--form ::-moz-placeholder{color:#fff !important;opacity:1 !important;font-size:16px}.footer__contact--form :-moz-placeholder{color:#1e1f22 !important;opacity:1 !important;font-size:16px}.footer__locations{font-size:18px;margin-bottom:100px}@media(max-width: 1199px){.footer__locations{margin-bottom:40px}}.footer__locations--container{max-width:1880px;width:calc(100% - 75px)}@media(max-width: 1500px){.footer__locations--container{max-width:870px !important}}.footer__locations--grid{display:flex;flex-flow:row wrap;justify-content:space-evenly}@media(max-width: 767px){.footer__locations--grid{display:block}}.footer__locations--grid--item{position:relative;flex-grow:1;width:16.6666666667%}@media(max-width: 1500px){.footer__locations--grid--item{width:33.3333333333%;max-width:220px}.footer__locations--grid--item:nth-child(3n):after{display:none}.footer__locations--grid--item:nth-child(-n+3){margin-bottom:40px}}@media(max-width: 767px){.footer__locations--grid--item{width:100%;text-align:center;margin:0 auto 40px !important;padding-bottom:40px;display:block !important}}.footer__locations--grid--item:not(:last-child):after{content:"";width:1px;height:200px;background:#a69064;position:absolute;top:0;right:20%}@media(max-width: 1500px){.footer__locations--grid--item:not(:last-child):after{right:0}}@media(max-width: 880px){.footer__locations--grid--item:not(:last-child):after{right:15px}}@media(max-width: 767px){.footer__locations--grid--item:not(:last-child):after{width:100%;height:1px;top:100%;right:0;left:0;bottom:0;margin:auto;display:block !important}}.footer__locations--title{font-family:var(--dm);font-size:28px;line-height:30px;color:#2f3d49;margin-bottom:45px}@media(max-width: 767px){.footer__locations--title{margin-bottom:30px}}.footer__locations--address{line-height:36px;margin-bottom:0;max-width:215px}@media(max-width: 1199px){.footer__locations--address{max-width:185px}}@media(max-width: 767px){.footer__locations--address{margin:auto}}.footer__locations--phone{color:var(--black);font-weight:700;margin-bottom:20px}.footer__locations--link{font-family:var(--dm);font-size:18px;text-decoration:underline;color:#a69064}.footer__copyright{background:#f2f4f5;padding:30px 20px;text-align:center;color:#2f3d49}.footer__copyright a{color:#2f3d49}.footer__copyright a:hover{color:var(--gold)}@media(max-width: 1199px){.footer__copyright{font-size:13px}}.page-template-template-locations h1{text-align:center}.page-template-template-locations .hero{margin-bottom:75px}.page-template-template-locations .footer__contact{margin-bottom:0px}.hero{height:394px;z-index:5;margin-top:139px;margin-bottom:175px;background-size:cover;background-position:top}@media(max-width: 1750px){.hero{background-position:-110px 0}}@media(max-width: 1470px){.hero{background-position:-150px 0}}@media(max-width: 1199px){.hero{margin-top:89px;text-align:center;background:url(../images/hero-internal-tablet.png) center center/cover no-repeat !important}}@media(max-width: 767px){.hero{display:none}}.hero__background{display:none}@media(max-width: 1199px){.hero__background{position:absolute;z-index:1}.hero__background img{width:100%;height:394px;object-fit:cover;position:absolute}}.hero__container{width:840px;padding-top:40px;margin-left:auto;margin-right:50px}@media(max-width: 1750px){.hero__container{width:600px;padding-top:0}}@media(max-width: 1540px){.hero__container{margin-right:0}}@media(max-width: 1450px){.hero__container{width:450px;margin-right:25px;padding-top:30px}}@media(max-width: 1320px){.hero__container{width:360px;margin-right:25px;padding-top:55px}}@media(max-width: 1199px){.hero__container{width:640px;margin:auto;padding:0;position:absolute;left:0;right:0;bottom:-35px}}.hero__title{font-size:25px;line-height:100px;text-transform:uppercase;color:#fcdc9b;font-weight:700;text-shadow:2px 13px 57px #000}@media(max-width: 1450px){.hero__title{font-size:20px;line-height:80px}}@media(max-width: 1320px){.hero__title{font-size:16px;line-height:64px}}@media(max-width: 1199px){.hero__title{text-shadow:4px 5px 12px #000;line-height:1;margin-bottom:5px}}.hero__tagline{font-family:var(--dm);font-size:50px;line-height:58px;color:#fff;margin-bottom:20px;text-shadow:2px 13px 27px #000}@media(max-width: 1450px){.hero__tagline{font-size:40px;line-height:46.4px}}@media(max-width: 1320px){.hero__tagline{font-size:32px;line-height:37.12px}}@media(max-width: 1199px){.hero__tagline{text-shadow:4px 5px 12px #000;margin-bottom:10px}}.hero__btn:hover{background:#2f3d48;color:#fff}.btn.cta--mobile{display:none}@media(max-width: 767px){.btn.cta--mobile{display:block;width:100%;border-radius:0;background:var(--dark);margin-top:177px;margin-bottom:30px}.btn.cta--mobile:hover{background:var(--gold);color:#fff}}.sidebar{background:#394652;position:relative;padding:110px 50px 25px;margin-bottom:90px}@media(max-width: 1050px){.sidebar{padding-left:30px;padding-right:30px}}@media(max-width: 767px){.sidebar{display:none}}.sidebar__title{font-family:var(--dm);color:var(--gold);font-size:50px;line-height:1;background:url(../images/sidebar.png) center center no-repeat;width:479px;height:150px;position:absolute;padding-top:45px;padding-left:100px;transform:translate(-110px, -200px)}@media(max-width: 1050px){.sidebar__title{width:400px;background-size:contain;transform:translate(-60px, -200px);font-size:44px;padding-left:90px;padding-top:48px}}.sidebar__title:before{content:"";width:102px;height:2px;background:#394652;position:absolute;top:75px;left:-30px}.sidebar__menu{margin:0;list-style-type:none}.sidebar__menu li:first-child a{padding-top:0}.sidebar__menu li.current-menu-item a{color:#a69064}.sidebar__menu li:last-child a{border-bottom:0}.sidebar__menu a{font-weight:700;text-transform:uppercase;color:#fff;display:block;border-bottom:1px solid #a69064;padding:20px 50px}.sidebar__menu a:hover{color:#a69064}.btn{background:var(--gold);color:#fff;transition:all .5s ease;display:inline-block;text-align:center;font-size:18px;text-transform:uppercase;padding:15px 50px;border-radius:32px;font-weight:700;letter-spacing:.8px}.btn span{display:block;font-family:var(--dm);text-transform:lowercase;margin-bottom:5px;font-weight:normal;letter-spacing:0}.btn:hover{background:#fff;color:var(--gold)}@media(max-width: 1199px){.btn{font-size:14.4px}.btn span{font-size:12.8px}}[id^=sp-eap-accordion-section-]{margin-bottom:50px}@media(max-width: 767px){.sp-easy-accordion .eap-multi-items-container{flex:0 0 100%;width:100%}}.sp-easy-accordion .sp-ea-single{border-radius:3px;border:1px solid #e2e2e2}.sp-easy-accordion .ea-header a{font-weight:bold;padding:15px;color:#fff !important;font-size:18px !important;line-height:30px;text-align:left;letter-spacing:0px;text-transform:capitalize;background:rgba(0,0,0,0) !important}@media(max-width: 1600px){.sp-easy-accordion .ea-header a{font-size:17px !important}}@media(max-width: 1500px){.sp-easy-accordion .ea-header a{font-size:16px !important}}@media(max-width: 1400px){.sp-easy-accordion .ea-header a{font-size:16.5px !important;height:83px}}@media(max-width: 1300px){.sp-easy-accordion .ea-header a{font-size:16.5px !important;height:83px}}@media(max-width: 1024px){.sp-easy-accordion .ea-header a{font-size:16px !important;height:83px}}.sp-easy-accordion .ea-header a .ea-expand-icon.fa:before{color:var(--gold) !important;font-size:16px;font-style:normal}.sp-easy-accordion .ea-header:hover a{background:#eee !important;color:var(--gold) !important}.home .hero{height:800px;text-align:center;background-size:cover;margin-bottom:0;background-position:center center;margin-top:107px}@media(max-width: 1300px){.home .hero{margin-top:62px}}@media(max-width: 1024px){.home .hero{margin-top:62px;height:580px}}@media(max-width: 1199px){.home .hero{background:url(../images/hero-tablet.png) center center/cover no-repeat !important;height:490px}}@media(max-width: 1024px){.home .hero{margin-top:62px;height:639px}}@media(max-width: 900px){.home .hero{margin-top:49px}}@media(max-width: 767px){.home .hero{background:url(../images/hero-mobile.png) center center/cover no-repeat !important;display:block;height:210px;margin-top:124px;margin-bottom:270px}}.home .hero__container.container{width:100%;margin:auto;max-width:1400px;position:absolute;left:0;right:0;bottom:70px;padding:0}@media(max-width: 1199px){.home .hero__container.container{max-width:600px;bottom:50px}}@media(max-width: 767px){.home .hero__container.container{position:relative;bottom:0;transform:translateY(150px)}}.home .hero__title{font-size:32px;line-height:1;text-shadow:4px 5px 12px #000;letter-spacing:.6px}@media(max-width: 1199px){.home .hero__title{font-size:22px}}@media(max-width: 767px){.home .hero__title{font-size:20px;max-width:270px;margin:0 auto 55px}}.home .hero__tagline{font-size:72px;line-height:74px;text-shadow:4px 5px 12px #000;margin-bottom:40px}@media(max-width: 1199px){.home .hero__tagline{font-size:36px;line-height:40px;max-width:595px;margin:0 auto 30px}}@media(max-width: 767px){.home .hero__tagline{font-size:29px;line-height:inherit;color:var(--black);text-shadow:none;max-width:290px}}.home .selling-points{background:url(../images/pattern.png) center center/cover no-repeat;width:calc(100% - 200px);margin:0 auto 95px;text-align:center;padding-top:40px}@media(max-width: 1199px){.home .selling-points{width:calc(100% - 20px);padding-top:20px}}@media(max-width: 767px){.home .selling-points{width:100%;padding-bottom:20px;margin-bottom:0}}.home .selling-points__wrapper{background:#eaeaea;padding:20px 0}@media(max-width: 1199px){.home .selling-points__wrapper{padding-bottom:85px}}@media(max-width: 767px){.home .selling-points__wrapper{padding:0}}.home .selling-points__grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:40px}@media(max-width: 1199px){.home .selling-points__grid{grid-column-gap:20px}}@media(max-width: 767px){.home .selling-points__grid{grid-template-columns:1fr}}.home .selling-points__image{height:80px;display:flex;justify-content:center;align-items:center;margin-bottom:35px;position:relative}.home .selling-points__image img{max-height:100%;position:absolute}.home .selling-points__image--hover{opacity:0}@media(max-width: 1199px){.home .selling-points__image{height:50px}}@media(max-width: 767px){.home .selling-points__image{height:60px}}.home .selling-points__title{font-size:20px;line-height:28px;text-transform:uppercase;color:#fff;font-weight:700;max-width:230px;margin:0 auto 30px;position:relative}@media(max-width: 1199px){.home .selling-points__title{font-size:16px;line-height:23px;height:115px}}@media(max-width: 767px){.home .selling-points__title{max-width:200px;height:auto}}.home .selling-points__title:after{content:"";width:130px;height:4px;background:#fff;display:block;margin:25px auto}@media(max-width: 1199px){.home .selling-points__title:after{position:absolute;left:0;right:0;bottom:0;margin:auto;width:70px}}@media(max-width: 767px){.home .selling-points__title:after{width:105px;height:3px;margin-top:20px;position:relative}}.home .selling-points__tagline{font-family:var(--dm);font-size:22px;line-height:30px;color:#fdeac5;max-width:270px;margin:0 auto 65px}@media(max-width: 1199px){.home .selling-points__tagline{font-size:16px;line-height:23px;max-width:135px}}@media(max-width: 767px){.home .selling-points__tagline{max-width:230px;font-size:17.6px;line-height:24px;margin-bottom:35px}}.home .selling-points__item{padding-top:15px;cursor:pointer;border:1px solid #a69064;margin-bottom:-30px}@media(max-width: 1199px){.home .selling-points__item{padding-top:20px;margin-bottom:-20px}}@media(max-width: 767px){.home .selling-points__item{margin-bottom:0;padding-top:30px}.home .selling-points__item:not(:last-child){border-bottom:0}}.home .selling-points__item:hover{background:#a69064}.home .selling-points__item:hover .selling-points__image--hover{opacity:1}.home .selling-points__item:nth-child(3) .selling-points__tagline{max-width:227px}.home .selling-points__item:last-child .selling-points__tagline{max-width:290px}.home .about{background:#fff;margin-bottom:30px}@media(max-width: 1199px){.home .about{margin-bottom:50px}}@media(max-width: 767px){.home .about{text-align:center;padding-top:60px;margin-bottom:20px}}@media(max-width: 1199px){.home .about__container{padding-right:15px}}@media(max-width: 767px){.home .about__container{padding:0 20px}}.home .about__grid{display:block}@media(max-width: 767px){.home .about__grid{grid-template-columns:1fr}}.home .about__title{font-size:70px;line-height:inherit;letter-spacing:.2px;margin:40px auto;max-width:80%;text-align:center}.home .about__title:after{display:none}@media(max-width: 1400px){.home .about__title{font-size:60px}}@media(max-width: 1199px){.home .about__title{font-size:45px;line-height:50px;margin-bottom:25px}}@media(max-width: 767px){.home .about__title{font-size:40px;line-height:48px;margin-bottom:35px;font-weight:700}}.home .about__image{margin-top:-320px;width:100%;height:580px;max-width:100%;margin-bottom:100px;object-fit:cover;object-position:top right}@media(max-width: 1199px){.home .about__image{height:309px;margin-top:-165px;margin-bottom:50px}}@media(max-width: 767px){.home .about__image{margin-top:0;display:none}}.home .about__image--mobile{display:none}@media(max-width: 767px){.home .about__image--mobile{display:block;margin-bottom:35px}}.home .about__left{padding-right:100px;display:none}@media(max-width: 1199px){.home .about__left{padding-right:30px}}@media(max-width: 767px){.home .about__left{order:2;padding:0}}.home .about__right--content{max-width:100%;padding-right:0;text-align:center}.home .about h2{font-weight:500;font-size:35px;margin-bottom:30px}@media(max-width: 1199px){.home .about h2{font-size:20px;line-height:26px;max-width:260px}}@media(max-width: 767px){.home .about h2{max-width:100%;margin-bottom:20px}}.home .about h3{font-family:var(--roboto);font-size:20px;line-height:inherit;font-weight:700;text-transform:uppercase;margin-bottom:30px}@media(max-width: 767px){.home .about h3{font-size:18px;margin-bottom:20px}}.home .about p{margin-bottom:30px;font-size:20px;line-height:1.5;padding:0 10%}@media(max-width: 767px){.home .about p{margin-bottom:20px}}.home .featured-case{margin-bottom:140px}@media(max-width: 1199px){.home .featured-case{margin-bottom:70px}}@media(max-width: 767px){.home .featured-case{text-align:center;margin-bottom:50px}}.home .featured-case__grid{display:grid;grid-template-columns:repeat(2, 1fr)}@media(max-width: 1199px){.home .featured-case__grid{grid-template-columns:40% calc(60% - 40px);grid-column-gap:40px}}@media(max-width: 767px){.home .featured-case__grid{grid-template-columns:1fr}}.home .featured-case__title{font-family:var(--dm);font-size:72px;line-height:80px;color:var(--black);font-weight:400;margin-top:20px;margin-bottom:30px}@media(max-width: 1199px){.home .featured-case__title{font-size:42px;line-height:44px;margin-top:0;margin-bottom:20px}}@media(max-width: 767px){.home .featured-case__title{font-size:33px;line-height:inherit}}.home .featured-case p{margin-bottom:30px}@media(max-width: 1199px){.home .featured-case p{font-size:14px;line-height:22px}}.home .featured-case a{text-transform:uppercase;font-weight:600;letter-spacing:.8px;border-bottom:6px solid}@media(max-width: 1199px){.home .featured-case a{font-size:14px}}@media(max-width: 1199px){.home .featured-case img{width:290px;height:250px;object-fit:cover}}@media(max-width: 767px){.home .featured-case img{width:100%;height:auto;margin-bottom:30px}}.home .verdicts{background:url(../images/verdicts.png) center center/cover no-repeat;text-align:center;color:#fff;padding-top:140px;padding-bottom:140px}@media(max-width: 1199px){.home .verdicts{padding-top:60px;padding-bottom:60px}}.home .verdicts__title{font-size:41px;line-height:inherit;color:#fff;text-transform:uppercase;letter-spacing:3px;margin-bottom:140px}@media(max-width: 1199px){.home .verdicts__title{font-size:25px;margin-bottom:60px}}@media(max-width: 767px){.home .verdicts__title{font-size:27px;line-height:36px}}.home .verdicts__grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:40px;margin-bottom:90px}@media(max-width: 1199px){.home .verdicts__grid{grid-gap:20px;margin-bottom:50px}}@media(max-width: 767px){.home .verdicts__grid{grid-template-columns:1fr;margin-bottom:45px}}.home .verdicts__item{border:1px solid var(--gold);padding-top:75px;padding-bottom:75px}@media(max-width: 1199px){.home .verdicts__item{padding-top:45px;padding-bottom:45px}}.home .verdicts__item:hover{background:var(--gold)}.home .verdicts__item:hover .verdicts__unit{color:#fff}.home .verdicts__number{font-family:var(--dm);font-size:80px;line-height:inherit;margin-bottom:20px}@media(max-width: 1199px){.home .verdicts__number{font-size:28px;margin-bottom:10px}}@media(max-width: 767px){.home .verdicts__number{font-size:55px}}.home .verdicts__unit{font-family:var(--dm);font-size:36px;color:#a69064;position:relative}@media(max-width: 1199px){.home .verdicts__unit{font-size:25px;margin-bottom:35px}}@media(max-width: 767px){.home .verdicts__unit{font-size:21px}}.home .verdicts__unit:after{content:"";width:45px;height:2px;background:url(../images/unit.png) center center/cover no-repeat;display:block;margin:40px auto 0}@media(max-width: 1199px){.home .verdicts__unit:after{margin-top:15px}}@media(max-width: 767px){.home .verdicts__unit:after{margin-top:35px;margin-bottom:25px}}.home .verdicts__content{line-height:24px;max-width:280px;margin:auto}@media(max-width: 1199px){.home .verdicts__content{font-size:14px;line-height:22px;max-width:145px}}@media(max-width: 767px){.home .verdicts__content{max-width:195px}}.home .verdicts .slick-dots{list-style-type:none;display:inline-flex;gap:5px}@media(max-width: 767px){.home .verdicts .slick-dots{margin:auto}}.home .verdicts .slick-dots button{width:15px;height:5px;background:var(--gold);border:0;box-shadow:none;font-size:0;cursor:pointer}.home .verdicts .slick-dots .slick-active button{background:#fff}@media(max-width: 767px){.home .verdicts__btn{padding-left:25px;padding-right:25px}}.home .attorney{padding-top:160px;padding-bottom:160px}@media(max-width: 1199px){.home .attorney{text-align:center;padding:55px 80px}}@media(max-width: 767px){.home .attorney{padding:40px 0}}.home .attorney__grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:40px}@media(max-width: 1199px){.home .attorney__grid{grid-template-columns:1fr}}.home .attorney p{line-height:28px;margin-bottom:30px;position:relative}.home .attorney p:first-child:before{content:"";width:80px;height:1px;background:var(--gold);position:absolute;left:-102px;top:13px}@media(max-width: 1199px){.home .attorney p{font-size:14px;line-height:22px}}.home .attorney__title{font-size:20px;line-height:inherit;font-weight:100;text-transform:uppercase;position:relative;color:var(--black);letter-spacing:3px;text-align:center;width:285px;margin:0 auto 55px}@media(max-width: 1199px){.home .attorney__title{font-size:15px;width:235px;margin-bottom:40px}}@media(max-width: 767px){.home .attorney__title{font-size:16px;margin-bottom:25px;width:250px}}.home .attorney__title:after{content:"";width:100%;height:5px;background:url(../images/attorney-name.png) center center/cover no-repeat;display:block;margin:10px auto 0}.home .attorney__tagline{font-family:var(--pd);font-size:44px;line-height:55px;color:#2e3c48;text-align:center;margin-bottom:70px}@media(max-width: 1199px){.home .attorney__tagline{font-size:30px;line-height:inherit;max-width:390px;margin:0 auto 40px}.home .attorney__tagline br{display:none}}@media(max-width: 767px){.home .attorney__tagline{font-size:29px;line-height:36px;margin-bottom:40px}}.home .attorney__btn{border-radius:0;position:relative;padding:20px 25px}@media(max-width: 1199px){.home .attorney__btn{margin-bottom:50px}}@media(max-width: 767px){.home .attorney__btn{display:none}}.home .attorney__btn--mobile{display:none}@media(max-width: 767px){.home .attorney__btn--mobile{display:block;width:230px;margin:20px auto}}.home .attorney__btn:after{content:"";width:34px;height:10px;background:url(../images/arrow-blue.png) center center/cover no-repeat;display:inline-block;margin-left:13px}.home .attorney__btn:hover{background:var(--blue);color:#fff}.home .attorney__btn:hover:after{background:url(../images/arrow-gold.png) center center/cover no-repeat}.home .attorney__image{position:relative;height:525px}@media(max-width: 767px){.home .attorney__image{margin-bottom:80px}}.home .attorney__image img{height:525px;object-fit:cover}.home .attorney__image a:hover img{opacity:.5}.home .attorney__info{text-align:center;background:hsla(0,0%,100%,.5);position:absolute;width:100%;padding:10px;bottom:-1px}.home .attorney__name{font-family:var(--dm);font-size:36px;line-height:1 !important;color:#2e3c48;margin-bottom:10px !important;position:relative}@media(max-width: 1199px){.home .attorney__name{font-size:27px !important}}.home .attorney__name:after{content:"View Profile";font-size:18px;font-family:var(--roboto);text-transform:uppercase;color:var(--gold);display:block;font-weight:600;margin-top:10px}@media(max-width: 1199px){.home .attorney__name:after{color:#857350}}.home .testimonials{background:url(../images/pattern.png) center center/cover no-repeat;text-align:center;padding:100px 0}@media(max-width: 1199px){.home .testimonials{padding:60px 0}}@media(max-width: 767px){.home .testimonials{padding:55px 0}}.home .testimonials__title{font-family:var(--dm);font-size:72px;line-height:inherit;color:#fff;font-weight:400;margin-bottom:130px}@media(max-width: 1199px){.home .testimonials__title{font-size:45px;line-height:inherit;margin-bottom:65px}}@media(max-width: 767px){.home .testimonials__title{font-size:34px;line-height:41px;max-width:250px;margin:0 auto 50px}}.home .testimonials__item{height:inherit}.home .testimonials__item--wrapper{background:#fff7ee;width:calc(100% - 50px);margin:auto;padding-top:70px;padding-bottom:70px;height:100%}@media(max-width: 1199px){.home .testimonials__item--wrapper{width:calc(100% - 20px);padding-top:40px;padding-bottom:40px}}@media(max-width: 767px){.home .testimonials__item--wrapper{padding-top:40px;padding-bottom:40px}}.home .testimonials__excerpt{font-family:var(--dm);font-size:24px;line-height:32px;color:#2e3c48;max-width:300px;margin:auto;position:relative}@media(max-width: 1199px){.home .testimonials__excerpt{font-size:18px;line-height:25px}}@media(max-width: 767px){.home .testimonials__excerpt{font-size:20px}}.home .testimonials__excerpt:after{content:"";width:2px;height:42px;background:var(--gold);display:block;margin:25px auto 20px}@media(max-width: 1199px){.home .testimonials__excerpt:after{width:1px;height:25px;margin-top:15px;margin-bottom:10px}}.home .testimonials__stars{margin:0 auto 30px}@media(max-width: 767px){.home .testimonials__stars{margin-bottom:20px}}.home .testimonials__content{line-height:24px;color:var(--black);max-width:400px;margin:0 auto 30px}@media(max-width: 1199px){.home .testimonials__content{font-size:14px;line-height:22px;padding:0 10px}}.home .testimonials__name,.home .testimonials__source{font-size:14px;line-height:24px;text-transform:uppercase;color:var(--gold);margin-bottom:0;font-weight:600}.home .testimonials__source{font-weight:100}.home .testimonials .slick-track{display:flex}.home .testimonials .slick-dots{list-style-type:none;display:inline-flex;margin:40px auto 60px;gap:5px}@media(max-width: 1199px){.home .testimonials .slick-dots{margin-top:25px;margin-bottom:25px}}.home .testimonials .slick-dots button{width:15px;height:5px;background:var(--gold);border:0;box-shadow:none;font-size:0;cursor:pointer}.home .testimonials .slick-dots .slick-active button{background:#fff}.home .ratings{text-align:center;padding-top:110px;padding-bottom:190px}@media(max-width: 1199px){.home .ratings{padding-top:60px;padding-bottom:105px}}@media(max-width: 767px){.home .ratings{padding-top:50px;padding-bottom:50px}}.home .ratings__title{font-size:24px;line-height:inherit;text-transform:uppercase;font-weight:100;color:#2e3c48;border-bottom:5px solid var(--gold);width:220px;margin:0 auto 45px;padding-bottom:15px;letter-spacing:2px}@media(max-width: 1199px){.home .ratings__title{font-size:21px;width:200px;margin-bottom:35px}}@media(max-width: 767px){.home .ratings__title{font-size:24px;width:220px}}.home .ratings__grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:55px}@media(max-width: 1199px){.home .ratings__grid{grid-column-gap:25px}}@media(max-width: 767px){.home .ratings__grid{grid-template-columns:1fr}}.home .ratings__item{box-shadow:8px 8px 16px rgba(0,0,0,.14);padding:30px}@media(max-width: 1199px){.home .ratings__item{padding:20px}}.home .ratings__item--wrapper{border:1px solid var(--gold);padding-top:60px;padding-bottom:50px}@media(max-width: 1199px){.home .ratings__item--wrapper{padding-top:30px;padding-bottom:20px}}.home .ratings__item:nth-child(2){transform:translateY(60px)}@media(max-width: 1199px){.home .ratings__item:nth-child(2){transform:translateY(30px)}}@media(max-width: 767px){.home .ratings__item:nth-child(2){transform:none}}.home .ratings__source{font-family:var(--dm);font-size:35px;color:#2e3c48;margin-bottom:30px}@media(max-width: 1199px){.home .ratings__source{font-size:20px;margin-bottom:20px}}@media(max-width: 767px){.home .ratings__source{font-size:33px;margin-bottom:35px}}.home .ratings__stars{margin-bottom:30px;max-width:160px}@media(max-width: 767px){.home .ratings__stars{margin:0 auto 30px}}.home .ratings__rate{font-size:21px;line-height:inherit;font-weight:600;margin:0;color:#2e3c48}@media(max-width: 1199px){.home .ratings__rate{font-size:13px}}@media(max-width: 767px){.home .ratings__rate{font-size:19px}}.home .ratings .slick-dots{list-style-type:none;display:inline-flex;margin:40px auto 60px;gap:5px}@media(max-width: 1199px){.home .ratings .slick-dots{margin-top:25px;margin-bottom:25px}}.home .ratings .slick-dots button{width:15px;height:5px;background:var(--gold);border:0;box-shadow:none;font-size:0;cursor:pointer}.home .ratings .slick-dots .slick-active button{background:var(--black)}.home .practice-areas{text-align:center}.home .practice-areas__grid{display:grid;grid-template-columns:33.3333% 1fr}@media(max-width: 767px){.home .practice-areas__grid{grid-template-columns:1fr}}.home .practice-areas__left{background:url(../images/practice-areas.png) center center/cover no-repeat;padding-top:145px;padding-bottom:145px}@media(max-width: 1199px){.home .practice-areas__left{padding-top:65px;padding-bottom:65px}}@media(max-width: 767px){.home .practice-areas__left{padding-top:55px;padding-bottom:45px}}.home .practice-areas__right{background:#f2f4f5;display:flex;justify-content:center;align-items:center}@media(max-width: 767px){.home .practice-areas__right{padding-top:50px;padding-bottom:50px}}.home .practice-areas__right--grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:50px}@media(max-width: 767px){.home .practice-areas__right--grid{grid-template-columns:1fr;grid-gap:0}}.home .practice-areas__item{text-align:left;border-bottom:1px solid #dad7d7}@media(max-width: 767px){.home .practice-areas__item:not(:last-child){margin-bottom:30px}}.home .practice-areas__item a{font-size:18px;line-height:inherit;letter-spacing:1px;text-transform:uppercase;color:#2e3c48;padding-bottom:50px;display:block}@media(max-width: 1199px){.home .practice-areas__item a{font-size:12px;line-height:18px;padding-bottom:15px;max-width:115px}}@media(max-width: 767px){.home .practice-areas__item a{max-width:100% !important;text-align:center}}.home .practice-areas__item a:hover{color:var(--gold)}@media(max-width: 1199px){.home .practice-areas__item:nth-child(2) a{max-width:100px}}.home .practice-areas__title{font-family:var(--dm);font-size:88px;line-height:95px;font-weight:400;color:#fff;max-width:350px;margin:0 auto 80px;position:relative}@media(max-width: 1199px){.home .practice-areas__title{font-size:44px;line-height:inherit;max-width:175px;margin-bottom:40px}}@media(max-width: 767px){.home .practice-areas__title{font-size:42px;line-height:48px;max-widtH:280px}}.home .practice-areas__title:before{content:"";width:200px;height:1px;background:#fff;display:block;margin:0 auto 50px}@media(max-width: 1199px){.home .practice-areas__title:before{width:125px;margin-bottom:40px}}@media(max-width: 767px){.home .practice-areas__title:before{margin-bottom:30px}}@media(max-width: 1199px){.home .practice-areas__btn{font-size:12.76px;line-height:inherit;padding:15px 25px}}.home .information{padding-top:130px;padding-bottom:175px}@media(max-width: 1199px){.home .information{padding-top:75px;padding-bottom:70px}}@media(max-width: 767px){.home .information{padding-top:50px;padding-bottom:50px;text-align:center}}.home .information__title{font-family:var(--dm);font-size:72px;font-weight:400;color:#2f3d49;text-align:center;position:relative;max-width:1170px;margin:0 auto 100px}@media(max-width: 1199px){.home .information__title{font-size:37px;margin-bottom:90px}}@media(max-width: 767px){.home .information__title{font-size:36px;line-height:44px;max-width:255px;margin-bottom:55px}}.home .information__title:before{content:"";width:400px;height:1px;background:#2f3d49;position:absolute;left:-420px;top:0;bottom:0;margin:auto}@media(max-width: 1199px){.home .information__title:before{left:-330px}}@media(max-width: 767px){.home .information__title:before{display:none}}.home .information__grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:100px}@media(max-width: 1199px){.home .information__grid{grid-column-gap:50px}}@media(max-width: 767px){.home .information__grid{grid-template-columns:1fr}}.home .information__grid:nth-child(2){margin-bottom:40px}.home .information__grid--right h3{font-family:var(--roboto);font-size:18px;line-height:30px;font-weight:700;color:var(--gold);margin-bottom:10px}.home .information__grid--right p{margin-bottom:10px}@media(max-width: 1199px){.home .information__grid--two--right h3:not(:first-child),.home .information__grid--two--right p:not(:nth-child(2)){display:none}}.home .information__book{display:grid;grid-template-columns:200px 1fr;grid-column-gap:50px}@media(max-width: 1199px){.home .information__book{grid-template-columns:150px 1fr;grid-column-gap:25px}}@media(max-width: 767px){.home .information__book{grid-template-columns:1fr}}.home .information__book--wrapper{position:relative}.home .information__book--title{font-family:var(--dm);font-size:48px;line-height:59px;color:#2f3d49;margin-bottom:40px !important}@media(max-width: 1199px){.home .information__book--title{font-size:30px;line-height:inherit;margin-bottom:25px !important}}.home .information__book--title span{display:block;color:var(--gold)}.home .information__book--content{margin-bottom:30px !important}.home .information__book--btn{border-radius:0;position:relative;padding:20px 25px}@media(max-width: 1199px){.home .information__book--btn{position:absolute;width:300px;left:-125px}}@media(max-width: 767px){.home .information__book--btn{position:relative;left:0;width:320px}}.home .information__book--btn:after{content:"";width:34px;height:10px;background:url(../images/arrow-blue.png) center center/cover no-repeat;display:inline-block;margin-left:13px}.home .information__book--btn:hover{background:var(--blue);color:#fff}.home .information__book--btn:hover:after{background:url(../images/arrow-gold.png) center center/cover no-repeat}@media(max-width: 1199px){.home .information__book img{max-width:150px}}@media(max-width: 767px){.home .information__book img{margin-bottom:55px}}.home .information__image{position:relative}.home .information__image img{float:right;width:655px;height:525px;object-fit:cover;position:relative;z-index:5}@media(max-width: 1199px){.home .information__image img{width:331px;height:265px}}@media(max-width: 767px){.home .information__image img{width:263px;height:215px;float:none;margin-bottom:55px}}.home .information__image:after{content:"";width:600px;height:500px;background:#2f3d49;display:block;position:absolute;top:115px;right:150px;z-index:1;margin:auto}@media(max-width: 1199px){.home .information__image:after{width:317px;height:254px;top:52px}}@media(max-width: 767px){.home .information__image:after{width:306px;height:202px;top:40px;left:0;right:0;margin-bottom:auto}}.home .information__link{display:none;font-weight:bold;text-transform:uppercase;border-bottom:5px solid}@media(max-width: 1199px){.home .information__link{display:inline-block;padding-bottom:5px;margin-top:15px}}.home .faqs{background:url(../images/faqs.png) center center/cover no-repeat;text-align:center;padding-top:130px;padding-bottom:130px}@media(max-width: 1199px){.home .faqs{padding-top:65px;padding-bottom:75px}}@media(max-width: 767px){.home .faqs{padding:55px 0}}.home .faqs__title{font-size:41px;line-height:1;text-transform:uppercase;font-weight:400;letter-spacing:5px;margin-bottom:130px}@media(max-width: 1199px){.home .faqs__title{font-size:26px;margin-bottom:65px}}@media(max-width: 767px){.home .faqs__title{font-size:26px;line-height:36px;margin-bottom:50px}}.home .faqs__grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:40px}@media(max-width: 1199px){.home .faqs__grid{grid-column-gap:17px}}@media(max-width: 767px){.home .faqs__grid{grid-template-columns:1fr}}.home .faqs__item{border:1px solid var(--gold);margin-bottom:100px;padding-bottom:20px}@media(max-width: 1199px){.home .faqs__item{margin-bottom:75px}}@media(max-width: 767px){.home .faqs__item{margin-bottom:0px}}.home .faqs__item:hover{background:#fff}.home .faqs__item:hover .faqs__question{color:var(--blue)}.home .faqs__item:hover .faqs__question:after{content:"click here to learn more";font-size:16px;text-transform:uppercase}.home .faqs__item a{display:block;width:100%;height:100%;padding:50px 35px}@media(max-width: 1199px){.home .faqs__item a{padding:40px 15px 30px}}.home .faqs__number{font-size:36px;line-height:1;color:var(--gold);margin-bottom:40px}@media(max-width: 1199px){.home .faqs__number{font-size:25px;margin-bottom:35px}}@media(max-width: 767px){.home .faqs__number{font-size:30.63px}}.home .faqs__question{font-family:var(--dm);font-size:26px;line-height:52px;color:#fff;position:relative;height:220px;margin:0}@media(max-width: 1199px){.home .faqs__question{font-size:20px;line-height:30px}}@media(max-width: 767px){.home .faqs__question{font-size:22.12px;line-height:44.24px;height:160px}}.home .faqs__question:after{content:"+";font-size:36px;line-height:1;font-family:var(--roboto);color:var(--gold);position:absolute;bottom:0;left:0;right:0;margin:auto}@media(max-width: 1199px){.home .faqs__question:after{font-size:30px;bottom:-10px}}.home .faqs .slick-dots{list-style-type:none;display:inline-flex;margin:40px auto 60px;gap:5px}@media(max-width: 1199px){.home .faqs .slick-dots{margin-top:25px;margin-bottom:25px}}.home .faqs .slick-dots button{width:15px;height:5px;background:var(--gold);border:0;box-shadow:none;font-size:0;cursor:pointer}.home .faqs .slick-dots .slick-active button{background:#fff}.home .awards{text-align:center;padding-top:120px;padding-bottom:110px;background:#fff}@media(max-width: 767px){.home .awards{padding-top:60px;padding-bottom:40px}}.home .awards__title{font-size:24px;line-height:1;color:#2f3d49;text-transform:uppercase;letter-spacing:2px;margin-bottom:80px}@media(max-width: 767px){.home .awards__title{font-size:22px;line-height:30px;max-width:270px;margin:0 auto 35px}}.home .awards__item{display:flex;justify-content:center;align-items:center;height:150px}.home .awards .slick-dots{list-style-type:none;display:inline-flex;margin:40px auto 0;gap:5px}.home .awards .slick-dots button{width:15px;height:5px;background:var(--gold);border:0;box-shadow:none;font-size:0;cursor:pointer}.home .awards .slick-dots .slick-active button{background:var(--blue)}.home .header__contact{font-size:22px}@media(max-width: 767px){.home .header__contact{height:125px;padding-top:9px}.home .header__contact--title{max-width:250px;margin:0 auto 10px;padding-bottom:10px}.home .header__contact--phone{font-size:19px}}.home .cta--mobile{display:none}.home .container{max-width:1700px}.page-template-template-practice-areas .hero{margin-bottom:90px}.page-template-template-practice-areas h1{display:inline-block;padding-bottom:20px;line-height:1;margin-bottom:60px}.page-template-template-practice-areas h1:after{left:0;width:100%;height:2px}.page-template-template-practice-areas .practice-areas{margin-bottom:160px}@media(max-width: 1199px){.page-template-template-practice-areas .practice-areas{margin-bottom:80px}}.page-template-template-practice-areas .practice-areas__container{text-align:center}.page-template-template-practice-areas .practice-areas__menu{max-width:1175px;margin:auto;list-style-type:none;display:grid;grid-template:repeat(3, 1fr)/repeat(3, 1fr);grid-column-gap:65px}@media(max-width: 991px){.page-template-template-practice-areas .practice-areas__menu{grid-template:repeat(2, 1fr)/repeat(2, 1fr);grid-column-gap:30px}}@media(max-width: 767px){.page-template-template-practice-areas .practice-areas__menu{grid-template:1fr/1fr}}.page-template-template-practice-areas .practice-areas__menu a{color:var(--black);text-transform:uppercase;border-bottom:1px solid #dbdbdb;display:block;padding-top:20px;padding-bottom:10px}.page-template-template-practice-areas .practice-areas__menu a:hover{color:var(--gold)}.blog article{border-bottom:1px solid var(--blue);margin-bottom:30px;padding-bottom:30px}.blog article p{margin-bottom:30px}/*# sourceMappingURL=compiled.css.map */
