﻿header{position:fixed;left:0;top:0;width:100%;z-index:99999;background:rgba(0,0,0,0)}header.sticky .top-bar{opacity:0;visibility:hidden;height:0;padding:0}header.sticky .desktop-nav{padding:10px 0;background:#1b2021;border-bottom:1px solid #a4a7ae}header.sticky .desktop-nav a .logo{width:220px}header .top-bar{background:#1b2021;padding:8px 0;display:flex;justify-content:space-between;align-items:center;transition:.3s}header .top-bar .container-wrapper{justify-content:space-between}header .top-bar .call-info{display:flex;align-items:center;gap:8px;font-size:18px;line-height:1.55;font-weight:600;color:#fff}header .top-bar .call-info:hover{text-decoration:underline}header .top-bar .socials{display:flex;align-items:center;gap:16px}header .top-bar .socials a svg{width:18px;height:18px;display:block}header .top-bar .socials a:hover{transform:scale(1.1)}header .top-bar .socials a:hover svg path{fill:#f3a5bc}@media only screen and (max-width: 1440px){header .top-bar .call-info{font-size:16px}header .top-bar .socials a svg{width:16px;height:16px}header.sticky .desktop-nav a .logo{width:180px}}.desktop-nav{padding:21px 0;display:flex;align-items:center;background-color:rgba(0,0,0,0);position:relative;z-index:11;width:100%;transition:.3s}.desktop-nav a{display:inline-flex}.desktop-nav a .logo{width:237px;height:auto;transition:.3s}.desktop-nav .right-nav{display:flex;align-items:center;margin-left:auto;gap:32px}.desktop-nav .links{display:flex;align-items:center;gap:32px;transition:.3s}.desktop-nav .links p{margin:0}.desktop-nav .links a,.desktop-nav .links p{padding:10px 0;text-decoration:none;font-size:20px;font-weight:400;line-height:1.5;position:relative;display:block;font-family:"Work Sans",sans-serif;transition:.3s;color:#fff}.desktop-nav .links a:after,.desktop-nav .links p:after{content:"";width:0;height:1px;position:absolute;bottom:10px;left:0;right:0;margin:auto;transition:.3s;background-color:#fff}.desktop-nav .links a.active,.desktop-nav .links a:hover,.desktop-nav .links p.active,.desktop-nav .links p:hover{opacity:.7}.desktop-nav .links a.active::after,.desktop-nav .links a:hover::after,.desktop-nav .links p.active::after,.desktop-nav .links p:hover::after{width:100%}.desktop-nav .links .button{margin-left:20px;display:flex;align-items:center;padding:12px 16px;font-size:15px;margin-right:0;color:#000;font-weight:700}.desktop-nav .links .button:hover{color:#000;opacity:1;background-image:#1b2021}.desktop-nav .links .button::after{content:none}.desktop-nav .links .dropdown-container{display:inline-block;position:relative;transition:.3s;z-index:1;margin-right:32px}.desktop-nav .links .dropdown-container>a::before,.desktop-nav .links .dropdown-container>p::before{content:"";background:url("../images/down-arrow.svg") no-repeat center;position:absolute;right:-32px;top:0;bottom:0;margin:auto 0;width:16px;height:16px;background-size:100%}.desktop-nav .links .dropdown-container .link-list-hover:hover .linklist{opacity:1;visibility:visible}.desktop-nav .links .dropdown-container .link-list-hover a.title-nav,.desktop-nav .links .dropdown-container .link-list-hover p.title-nav{position:relative;width:100%;display:inline-block}.desktop-nav .links .dropdown-container .link-list-hover a.title-nav:hover::before,.desktop-nav .links .dropdown-container .link-list-hover p.title-nav:hover::before{filter:brightness(0) invert(1)}.desktop-nav .links .dropdown-container .link-list-hover p.title-nav{cursor:unset}.desktop-nav .links .dropdown-container .link-list-hover:first-child p.title-nav{border-top:none}.desktop-nav .links .dropdown-container .link-list-hover .linklist{position:absolute;padding:0;z-index:9999;background:#fff;border-top:2px solid #1b2021;box-shadow:0 1px 4px rgba(0,0,0,.1);visibility:hidden;opacity:0;transform:translateZ(0);text-align:left;right:-210px;left:auto;width:210px;top:auto;margin-top:-39px}.desktop-nav .links .dropdown-container .link-list-hover .linklist a:first-child{border-top:none}.desktop-nav .links .dropdown-container p{cursor:pointer}.desktop-nav .links .dropdown-container .dropdown{visibility:hidden;opacity:0;transition-duration:.1s;margin-top:10px;transition-timing-function:ease-in;transition-property:opacity,margin-top,visibility;position:absolute;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);min-width:240px}.desktop-nav .links .dropdown-container .dropdown a,.desktop-nav .links .dropdown-container .dropdown p{display:block;padding:8px;line-height:1.5;font-size:18px;color:#000}.desktop-nav .links .dropdown-container .dropdown a::after,.desktop-nav .links .dropdown-container .dropdown p::after{content:none}.desktop-nav .links .dropdown-container .dropdown a:hover,.desktop-nav .links .dropdown-container .dropdown a.active,.desktop-nav .links .dropdown-container .dropdown p:hover,.desktop-nav .links .dropdown-container .dropdown p.active{background:#1b2021;color:#fff;opacity:1}.desktop-nav .links .dropdown-container .dropdown .dropdown{position:relative;left:60px;width:80%;padding:10px 0;margin:10px 0}.desktop-nav .links .dropdown-container .dropdown .dropdown a{border-bottom:1px solid #f6f7fb}.desktop-nav .links .dropdown-container .dropdown .dropdown a:before{content:"➤";position:absolute;left:17px;top:50%;transform:translate(-50%, -50%)}.desktop-nav .links .dropdown-container .dropdown .submenu{left:190px;z-index:9;top:auto;visibility:hidden;opacity:0;position:absolute;background:#1b2021;width:190px;padding:10px 0;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);top:auto;margin:-10px 0 0 0;transition-timing-function:ease-in;transition-property:opacity,margin-top,visibility}.desktop-nav .links .dropdown-container .dropdown a:hover+.submenu{opacity:1 !important;visibility:visible !important}.desktop-nav .links .dropdown-container .dropdown .dropdown-inner-container{width:100%}.desktop-nav .links .dropdown-container:hover .dropdown{visibility:visible;opacity:1;margin-top:0}.desktop-nav .emergency-call{display:flex;align-items:center;gap:24px}.desktop-nav .emergency-call .telLink{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:600;line-height:1.5;color:#fff;transition:.3s}.desktop-nav .emergency-call .telLink svg{width:18px;height:18px;transition:.3s}.desktop-nav .emergency-call .telLink:hover{text-decoration:underline}.desktop-nav .emergency-call .telLink:hover svg{transform:rotate(45deg)}@media only screen and (max-width: 1690px){.desktop-nav a .logo{width:220px}.desktop-nav .right-nav{gap:20px}.desktop-nav .links{gap:20px}.desktop-nav .links a,.desktop-nav .links p{font-size:18px}.desktop-nav .links .dropdown-container .dropdown a,.desktop-nav .links .dropdown-container .dropdown p{font-size:16px}.desktop-nav .emergency-call{gap:16px}.desktop-nav .emergency-call .telLink{font-size:18px}.desktop-nav .emergency-call .btn{font-size:18px}}@media only screen and (max-width: 1440px){.desktop-nav{padding:16px 0}.desktop-nav a .logo{width:200px}.desktop-nav .right-nav{gap:12px}.desktop-nav .links{gap:16px}.desktop-nav .links a,.desktop-nav .links p{font-size:14px}.desktop-nav .links .dropdown-container{margin-right:20px}.desktop-nav .links .dropdown-container .dropdown a,.desktop-nav .links .dropdown-container .dropdown p{font-size:14px}.desktop-nav .links .dropdown-container>a::before,.desktop-nav .links .dropdown-container>p::before{right:-20px;width:12px;height:12px}.desktop-nav .emergency-call{gap:8px}.desktop-nav .emergency-call .telLink{font-size:14px}.desktop-nav .emergency-call .telLink svg{width:16px;height:16px}.desktop-nav .emergency-call .btn{font-size:14px;padding:12px 16px}}nav.mobile-header{display:none}@media only screen and (max-width: 1100px){header{display:none}.mobile-nav-open nav.mobile-header{background:#1b2021}.mobile-nav-open nav.mobile-nav .top{border-color:#a4a7ae}.mobiletop-bar{background:#1b2021;display:flex;padding:8px 0;height:40px}.mobiletop-bar .container-wrapper{justify-content:center}.mobiletop-bar .call-info{display:flex;align-items:center;gap:8px;color:#fff;font-size:16px;line-height:1.42;font-weight:600}.open-mobile-nav{position:absolute;padding:0;top:30px;font-size:30px;color:#fff;z-index:11;width:45px;height:auto;line-height:0;display:inline-flex;align-items:center;justify-content:center;margin-right:-10px;right:0}.open-mobile-nav .dropdown-chev{display:flex}.open-mobile-nav .dropdown-chev img{width:15px}nav.mobile-nav .top{align-items:center;display:flex;z-index:1;height:110px;transition:.3s;position:relative;width:100%;border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0)}nav.mobile-nav .top .container-wrapper{justify-content:space-between}nav.mobile-nav li{border-bottom:1px solid #d9d9d9;margin:0}nav.mobile-nav li .dropdown-container .dropdown{padding:0 15px}nav.mobile-nav li .dropdown-container .dropdown a{margin:0;border-top:1px solid #d9d9d9;padding:10px 15px;color:#1b2021}nav.mobile-nav .mobile-nav a,nav.mobile-nav .mobile-nav p{padding:15px 0;font-size:18px;width:100%;line-height:normal;display:inline-block;border-bottom:1px solid #d9d9d9;color:#fff;margin:0}nav.mobile-nav .mobile-nav a:hover,nav.mobile-nav .mobile-nav p:hover{color:#f6f7fb}nav.mobile-nav .dropdown-container{position:relative;width:100%;flex-direction:row-reverse;display:inline-flex;flex-wrap:wrap;justify-content:flex-end}nav.mobile-header{display:block;position:fixed;width:100%;top:0;z-index:999;background:rgba(0,0,0,0);height:auto;transition:.3s}nav.mobile-header.sticky{background:#1b2021}nav.mobile-header.sticky .top{border-color:#a4a7ae}nav.mobile-header a.mobile-logo{display:inline-flex}nav.mobile-header a.mobile-logo img{width:200px;height:auto;display:block;transition:.3s ease-in-out}nav.mobile-header .pull-right{display:flex;align-items:center;justify-content:center;gap:24px;flex-direction:row-reverse}nav.mobile-header .pull-right .btn{font-size:16px;padding:12px 16px}div.mobile-nav-btn{width:40px;height:100%;position:relative;display:flex;justify-content:center;flex-direction:column}div.mobile-nav-btn div.nav-dot{height:4px;min-height:4px;width:100%;background-color:#fff;opacity:1;transition:opacity .1s ease;border-radius:6px;margin:4px 0}div.mobile-nav-btn .mobile-dotnav-close{color:#fff;position:absolute;width:40px;left:50%;opacity:0;top:48%;transform:translate(-50%, -50%)}.mobile-dotnav-close .line{position:absolute;width:100%;height:4px;border-radius:6px;background-color:#fff;transform-origin:center center}.mobile-dotnav-close .line:nth-child(1){transform:rotate(45deg)}.mobile-dotnav-close .line:nth-child(2){transform:rotate(-45deg)}div.mobile-nav{display:flex;flex-direction:column;align-items:flex-start;position:fixed;right:0;overflow-y:auto;height:100vh;transition:right .2s ease-in-out;width:100%;right:-115%;max-height:100vh;padding:50px 50px 200px;top:150px;background:#1b2021;gap:15px}.mobile-nav ul p{font-size:16px;text-decoration:none;display:block;margin:0;padding:16px 0;color:#1b2021 !important;line-height:1.5;font-weight:400;text-align:left}.mobile-nav ul p:after{content:none}.mobile-nav li.active a{opacity:.6}.mobile-nav li.active .dropdown a{opacity:1}div.mobile-nav-screen{display:block;width:100%;height:100vh;position:absolute;top:0;left:0}.dropdown{width:100%;padding:0 20px;position:relative;z-index:11}.dropdown a,.dropdown p{margin:0 !important;font-weight:normal;position:relative;display:flex !important;align-items:center;width:100%}.dropdown a:hover,.dropdown p:hover{cursor:pointer;color:#f6f7fb;text-decoration:none}.dropdown a:hover::after,.dropdown p:hover::after{background-color:#f6f7fb}.dropdown a.active,.dropdown p.active{flex-direction:row-reverse;color:#1b2021}.dropdown a.active::after,.dropdown p.active::after{content:"";margin:0 12px 0 0;background-color:#f3a5bc}.dropdown .dropdown .dropdown{padding:0 0 0 40px}body.open-menu nav.mobile-nav .top{background:#1b2021;border-bottom-color:#fff}body.open-menu nav.mobile-header .pull-right .callTo{display:none}body.open-menu nav.mobile-header a.mobile-logo .m-logo{display:none}body.open-menu nav.mobile-header a.mobile-logo .m-logo-white{display:block}body.open-menu div.mobile-nav-btn{background:rgba(0,0,0,0)}#mobile-sticky{background:#1b2021;height:44px;position:fixed;bottom:0;z-index:999999;display:flex !important;width:100%;margin:0 auto;align-items:center;justify-content:space-between;transform:translateY(100%);border-top:1px solid #fff;transition:transform .3s ease-in-out}#mobile-sticky.show{transform:translateY(0)}#mobile-sticky a.button,#mobile-sticky button,#mobile-sticky .button{all:unset;width:100%;height:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center}#mobile-sticky a.button svg,#mobile-sticky button svg,#mobile-sticky .button svg{fill:#fff;width:28px;height:28px;padding:0;margin:0}#mobile-sticky a.button:nth-child(2),#mobile-sticky button:nth-child(2),#mobile-sticky .button:nth-child(2){border-left:1px solid #fff;border-right:1px solid #fff}#mobile-sticky a.button:hover,#mobile-sticky a.button::before,#mobile-sticky a.button::after,#mobile-sticky button:hover,#mobile-sticky button::before,#mobile-sticky button::after,#mobile-sticky .button:hover,#mobile-sticky .button::before,#mobile-sticky .button::after{content:none}}@media only screen and (max-width: 767px){div.mobile-nav{padding-inline:30px}nav.mobile-header .pull-right .btn{font-size:14px;padding:9px 13px;line-height:1.42}}@media only screen and (max-width: 480px){nav.mobile-nav .mobile-nav a,nav.mobile-nav .mobile-nav p{font-size:16px;padding:10px 0}nav.mobile-nav .top{height:80px}div.mobile-nav{gap:10px;padding-top:30px;padding-inline:20px;top:116px}.mobiletop-bar{padding:8px 0;height:auto}.mobiletop-bar .call-info{font-size:14px;padding-right:106px}nav.mobile-header a.mobile-logo img{width:154px}div.mobile-nav-btn{width:32px}div.mobile-nav-btn .mobile-dotnav-close{width:36px}.open-mobile-nav{font-size:24px;top:20px}}@media only screen and (max-width: 420px){nav.mobile-header a.mobile-logo img{width:130px}nav.mobile-header .pull-right{gap:12px}nav.mobile-header .pull-right .btn{padding:5px 10px;font-size:12px}.mobiletop-bar{height:56px}div.mobile-nav-btn{width:24px}div.mobile-nav-btn div.nav-dot{margin:2px 0;height:3px;min-height:3px}div.mobile-nav-btn .mobile-dotnav-close{width:24px}div.mobile-nav-btn .mobile-dotnav-close .line{height:3px}div.mobile-nav{top:136px}}.mobile-form-popup{position:fixed;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;z-index:9999999;overflow-y:auto;padding:100px 60px;background:rgba(0,0,0,.8)}.mobile-form-popup .form{margin:0;width:100%;padding:32px}.mobile-form-popup .form form{margin-top:32px}.mobile-form-popup .content{width:100%;border-radius:12px;background-color:#1b2021;position:relative;overflow-y:scroll}@media(max-width: 480px){.mobile-form-popup .content{max-height:100%}}.mobile-form-popup .close-btn{all:unset;background:none;border:none;cursor:pointer;font-size:32px;position:absolute;top:0;right:0;color:#1b2021;width:40px;height:40px;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:4}@media only screen and (max-width: 767px){.mobile-form-popup{padding:80px 40px}.mobile-form-popup .form{padding:24px}}@media only screen and (max-width: 480px){.mobile-form-popup{padding:40px 20px}}.sidebarWrap{margin:120px 0 120px auto;vertical-align:top;width:450px;display:flex;flex-direction:column;gap:32px}.sidebarWrap .need-help-block{border:1px solid #f3a5bc;padding:32px 48px;border-radius:24px}.sidebarWrap .need-help-block h3{font-size:30px;line-height:1.26;margin-bottom:24px}@media only screen and (max-width: 1799px){.sidebarWrap{width:420px}}@media only screen and (max-width: 1599px){.sidebarWrap{width:350px}.sidebarWrap .need-help-block{padding-inline:32px}}@media only screen and (max-width: 1440px){.sidebarWrap{width:320px;margin-block:100px}.sidebarWrap .need-help-block{padding:24px}.sidebarWrap .need-help-block h3{font-size:24px}}@media only screen and (max-width: 1100px){.sidebarWrap{margin:0px 0 80px;width:100%}.sidebarWrap .need-help-block{display:none}}@media only screen and (max-width: 767px){.sidebarWrap{margin-bottom:60px}}@media only screen and (max-width: 480px){.sidebarWrap{margin-bottom:48px}}.sidebar{width:100%;display:inline-block;position:relative;border-radius:25px;box-shadow:0px 4px 25px 9px rgba(0,0,0,.1019607843);overflow:hidden;background:#1b2021;padding-bottom:43px}.sidebar form.search-page-search{width:80%;margin-left:auto;margin-right:auto;margin-bottom:20px;margin-top:50px}.sidebar form.search-page-search input[type=text]{border-radius:8px;padding:10px 15px;border:1px solid #d5d7da;height:50px}.sidebar .title1{font-weight:400;color:#fff;font-size:30px;line-height:1.26;font-family:"Gambarino",sans-serif;padding:44px 42px 30px}.sidebar .dropdown{display:none}.sidebar a,.sidebar p{display:block;text-decoration:none;color:#fff;font-size:20px;font-weight:600;line-height:1.5;font-family:"Work Sans",sans-serif;margin:0;position:relative;transition:.3s;padding:37px 42px 31px;border-bottom:1px solid #f0eff4}.sidebar a.sidebartitle,.sidebar p.sidebartitle{margin-bottom:0}.sidebar>.dropdown-container{padding-left:0;padding-right:0}.sidebar .rssfeed a:hover{text-decoration:none}.sidebar .rssfeed a::before{content:none}.sidebar a:hover{background-color:#f3a5bc;color:#1b2021;border-color:rgba(0,0,0,0)}.sidebar .button-wrapper{position:relative}.sidebar .button-wrapper a,.sidebar .button-wrapper p{display:inline-block;width:100%;padding-right:62px}.sidebar .button-wrapper .open-button{transition:transform .5s ease;background-color:rgba(0,0,0,0);cursor:pointer;display:inline-flex !important;align-items:center;justify-content:center;position:absolute;top:50%;right:20px;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background-color:hsla(0,0%,100%,.15)}.sidebar .button-wrapper .open-button img{width:14px;height:14px;display:block;filter:brightness(0) invert(1)}.sidebar .dropdown-container{position:relative}.sidebar .dropdown-container .dropdown{border-left:2px solid rgba(243,165,188,.5);margin-left:42px;margin-right:20px;margin-bottom:8px}.sidebar .dropdown-container .dropdown a{padding:12px 16px;font-size:17px;font-weight:400;color:hsla(0,0%,100%,.8);border-bottom:1px solid hsla(0,0%,100%,.1);display:block}.sidebar .dropdown-container .dropdown a:last-child{border-bottom:none}.sidebar .dropdown-container .dropdown a:hover{color:#1b2021;background-color:#f3a5bc;opacity:1;text-decoration:none;border-color:rgba(0,0,0,0);padding-left:20px}.sidebar .open-button,.sidebar .close-button{transition:.3s}.sidebar .dropdown-container .dropdown-container .dropdown{margin-left:20px;margin-right:10px}.sidebar .archive select{width:100%;padding:8px 12px;color:#203e52;appearance:none;background:url("../images/select.svg") no-repeat #f6f7fb;background-position:right 10px center;background-size:8px;outline:none;box-shadow:none;font-size:18px;height:45px;border-color:#b4c5ce;font-weight:500}.sidebar .sidebar-links a{border:1px solid #fff;border-radius:0;margin:10px 20px}.sidebar .sidebar-links a.active,.sidebar .sidebar-links a:hover{background:#f3a5bc;border-color:rgba(0,0,0,0)}.sidebar .dropdown-container .dropdown-container .button-wrapper .open-button{width:22px;height:22px;right:10px}.sidebar .dropdown-container .dropdown-container .button-wrapper .open-button img{width:12px;height:12px}.sidebar.blog-sidebar .news-sidebar a{font-weight:400;padding-left:50px;padding-right:50px}.sidebar.blog-sidebar .news-sidebar a:hover,.sidebar.blog-sidebar .news-sidebar a.active{background-color:#1b2021;color:#fff}@media only screen and (max-width: 1440px){.sidebar{padding-bottom:30px}.sidebar .title1{padding:30px}.sidebar a,.sidebar p{padding:24px 30px}}@media only screen and (max-width: 1100px){.sidebar{width:100%;padding:24px 0;display:flex;flex-direction:column;gap:8px;text-align:center}.sidebar .title1{padding:0;font-size:24px;line-height:1.33}.sidebar a,.sidebar p{border-bottom:none;padding:12px}.sidebar form.search-page-search{width:90%}}@media only screen and (max-width: 480px){.sidebar form.search-page-search{margin-top:30px}.sidebar>.dropdown-container{padding-left:30px;padding-right:30px}.sidebar .dropdown-container .dropdown{padding:0 0 0 20px}.sidebar .button-wrapper .open-button{width:16px;height:16px}.sidebar.blog-sidebar .news-sidebar a{padding-left:30px;padding-right:30px}}*{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;margin:0;padding:0;border:none}body{margin:0;overflow-x:hidden;font-family:"Work Sans",sans-serif;color:#1b2021;font-display:swap;margin:0;padding:0}h1,h2,h3,h4,h5,h6{color:#1b2021;font-display:swap;font-family:"Gambarino",sans-serif;font-weight:400;line-height:1.2;margin-top:0;width:100%;display:inline-block}.h1,h1,.headfirst{font-size:72px;line-height:1.11;margin-bottom:40px}@media only screen and (max-width: 1690px){.h1,h1,.headfirst{font-size:68px}}@media only screen and (max-width: 1440px){.h1,h1,.headfirst{font-size:60px}}@media only screen and (max-width: 1100px){.h1,h1,.headfirst{font-size:50px;margin-bottom:32px}}@media only screen and (max-width: 767px){.h1,h1,.headfirst{font-size:45px;line-height:1.38;margin-bottom:24px}}@media only screen and (max-width: 480px){.h1,h1,.headfirst{font-size:36px}}.h2,h2,.headsecond{font-size:48px;line-height:1.25;margin-bottom:32px}@media only screen and (max-width: 1440px){.h2,h2,.headsecond{font-size:40px}}@media only screen and (max-width: 1100px){.h2,h2,.headsecond{font-size:34px}}@media only screen and (max-width: 767px){.h2,h2,.headsecond{font-size:30px}}.h3,h3,.headthird{font-size:24px;line-height:1.33;margin-bottom:13px}.h4,h4,.headfour{font-size:28px;margin-bottom:19px}@media(max-width: 1440px){.h4,h4,.headfour{font-size:28px}}@media(max-width: 1100px){.h4,h4,.headfour{font-size:24px}}.h5,h5,.headfive{font-size:26px;margin-bottom:14px}@media(max-width: 1440px){.h5,h5,.headfive{font-size:24px}}@media(max-width: 1100px){.h5,h5,.headfive{font-size:22px}}.h6,h6,.headsix{font-size:24px;margin-bottom:14px}@media(max-width: 1440px){.h6,h6,.headsix{font-size:24px}}@media(max-width: 1100px){.h6,h6,.headsix{font-size:22px}}p,.ptag,li,a,.post-meta span{margin:0;padding:0;border:none;font-weight:400;font-size:20px;line-height:1.5;margin-bottom:20px;color:#535862;font-display:swap}@media only screen and (max-width: 767px){p,.ptag,li,a,.post-meta span{font-size:18px;line-height:1.55;margin-bottom:18px}}a{transition:.3s;line-height:unset;margin:unset;text-decoration:none}ul,ol{padding-left:38px;margin-bottom:30px;width:100%}ul li,ol li{line-height:1.5;margin-bottom:0;position:relative}ul li a,ol li a{text-decoration:underline}ul li a:hover,ol li a:hover{text-decoration:none}@media only screen and (max-width: 1440px){ul,ol{padding-left:30px}}@media(max-width: 767px){ul,ol{margin-bottom:30px}ul li,ol li{margin-bottom:10px}}.btn,.buttton{border:1px solid rgba(0,0,0,0);cursor:pointer;transition:.3s;display:inline-flex;align-items:center;justify-content:center;text-align:center;vertical-align:middle;user-select:none;font-size:20px;line-height:1.5;border-radius:100px;font-weight:600;text-decoration:none;background:rgba(0,0,0,0);font-family:"Work Sans",sans-serif;padding:15px 22px;overflow:hidden;z-index:0;position:relative}.btn::after,.buttton::after{content:"";position:absolute;top:0;left:0;height:100%;z-index:-1;width:101%;transition:transform .5s cubic-bezier(0.19, 1, 0.22, 1);transform:scaleX(0) translateZ(0);transform-origin:100% 100%}.btn:hover::after,.buttton:hover::after{transform:scaleX(1) translateZ(0);transform-origin:0 0}.btn--primary,.buttton--primary{color:#000;background:#f3a5bc}.btn--primary::after,.buttton--primary::after{background:#f5b7c9}.btn--secondary,.buttton--secondary{color:#fff;background:#1b2021}.btn--secondary::after,.buttton--secondary::after{background:#494d4d}.btn--outline,.buttton--outline{background:rgba(0,0,0,0);border-color:#fff;color:#fff}.btn--outline:hover,.buttton--outline:hover{color:#000}.btn--outline::after,.buttton--outline::after{background:#fff}.btn--icon,.buttton--icon{background:rgba(0,0,0,0);gap:24px;padding:0 !important;color:#252b37}.btn--icon svg,.buttton--icon svg{transition:.3s}.btn--icon:hover,.buttton--icon:hover{text-decoration:underline}.btn--icon::after,.buttton--icon::after{display:none}.btn--sm,.buttton--sm{font-size:14px;padding:8px 12px}.btn--md,.buttton--md{font-size:14px;padding:10px 14px}.btn--lg,.buttton--lg{font-size:16px;padding:10px 16px}.btn--xl,.buttton--xl{font-size:16px;padding:12px 20px}.btn--2xl,.buttton--2xl{font-size:18px;padding:16px 22px}.btn--rounded,.buttton--rounded{border-radius:8px}.btn--rounded-2xl,.buttton--rounded-2xl{border-radius:10px}.btn--square,.buttton--square{border-radius:1px}.btn--circular,.buttton--circular{border-radius:999px}.btn:disabled,.btn--disabled,.buttton:disabled,.buttton--disabled{opacity:.2;cursor:not-allowed}@media only screen and (max-width: 767px){.btn,.buttton{font-size:18px;line-height:1.55}.btn--icon,.buttton--icon{gap:15px}}.container-wrapper{width:100%;padding-left:12px;padding-right:12px;margin-right:auto !important;margin-left:auto !important;display:flex;flex-wrap:wrap}@media(min-width: 421px){.container-wrapper{padding-left:20px;padding-right:20px}}@media(min-width: 576px){.container-wrapper{max-width:100% !important}}@media(min-width: 992px){.container-wrapper{max-width:1200px !important}}@media(min-width: 1101px){.container-wrapper{padding-left:12px;padding-right:12px}}@media(min-width: 1441px){.container-wrapper{max-width:1420px !important}}@media(min-width: 1600px){.container-wrapper{max-width:1640px !important}}@media(min-width: 1800px){.container-wrapper{max-width:1744px !important}}.max-1920{max-width:1920px;margin-left:auto;margin-right:auto;width:100%}@keyframes fadeIn{0%{opacity:0;filter:blur(10px)}100%{opacity:1;filter:blur(0px)}}.fadeIn{opacity:0;filter:blur(10px)}.fadeIn.active{animation:fadeIn .5s ease forwards;-webkit-animation:fadeIn .5s ease forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px);filter:blur(10px)}100%{transform:translateY(0);opacity:1;filter:blur(0px)}}.fadeUp{position:relative;opacity:0;transform:translateY(20px);filter:blur(10px)}.fadeUp.active{animation:fadeUp .5s ease forwards;-webkit-animation:fadeUp .5s ease forwards}@keyframes fadeDown{0%{transform:translateY(-20px)}100%{transform:translateY(0)}}.fadeDown{position:relative;opacity:0;transform:translateY(-30px)}.fadeDown.active{opacity:1;animation:fadeDown 2s ease-in-out infinite alternate;-webkit-animation:fadeDown 2s ease-in-out infinite alternate}@keyframes fade-left{from{opacity:0;transform:translateX(-10%)}to{opacity:1;transform:translateX(0)}}.fade-left{position:relative;opacity:0}.fade-left.active{animation:fade-left 1.2s ease forwards;-webkit-animation:fade-left 1.2s ease forwards}@keyframes fade-right{from{opacity:0;transform:translateX(10%)}to{opacity:1;transform:translateX(0%)}}.fade-right{position:relative;opacity:0}.fade-right.active{animation:fade-right 1.2s ease forwards;-webkit-animation:fade-right 1.2s ease forwards}@keyframes zoominout{0%{transform:scale(1.2, 1.2)}100%{transform:scale(1, 1)}}.zoominout{position:relative;opacity:0}.zoominout.active{opacity:1;animation:zoominout 9s ease-in-out infinite alternate;-webkit-animation:zoominout 9s ease-in-out infinite alternate}.parallaxbg,.bg{position:absolute;width:100%;left:0;top:0}.p-0{padding:0 !important}.pb-0{padding-bottom:0 !important}.pb-0{padding-bottom:0 !important}.pt-0{padding-top:0 !important}@media only screen and (min-width: 1101px){.pe-xl-4{padding-right:40px}}.pb-4{padding-bottom:40px !important}@media only screen and (max-width: 1100px){.pb-4{padding-bottom:30px !important}}.pt-4{padding-top:40px !important}@media only screen and (max-width: 1100px){.pt-4{padding-top:30px !important}}.mb-0{margin-bottom:0 !important}.mt-0{margin-top:0 !important}.m-auto{margin:0 auto !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.mt-2{margin-top:20px !important}.mr-1{margin-right:10px !important}.mb-1{margin-bottom:10px !important}.mb-2{margin-bottom:20px !important}.mb-3{margin-bottom:25px !important}.mt-3{margin-top:35px !important}.w-100{width:100%;flex:100% !important}.maxw-100{max-width:100% !important;width:100%;flex:100% !important}.lightbg{background:#f6f7fb}.primarybg{background:#1b2021}.secondarybg{background:#f3a5bc}.align-center{align-items:center}.justify-center{justify-content:center}.justify-spacebetween{justify-content:space-between}.text-center{text-align:center;justify-content:center}.text-left{text-align:left}.text-right{text-align:right}.section-space{padding:120px 0}.section-space.pb-0{padding-bottom:0 !important}@media only screen and (max-width: 1440px){.section-space{padding:100px 0}}@media only screen and (max-width: 1100px){.section-space{padding:80px 0}}@media only screen and (max-width: 767px){.section-space{padding:60px 0}}@media only screen and (max-width: 480px){.section-space{padding:48px 0}}.white-txt{color:#fff}.white-txt p,.white-txt h1,.white-txt h2,.white-txt h3,.white-txt h4,.white-txt h5,.white-txt h6{color:#fff}.italic{font-style:italic !important}.position-relative{position:relative;z-index:1}.container-wrapper.d-block{display:block}.d-none{display:none !important}.glide__arrows{display:flex;align-items:center;gap:25px}.glide__arrows button.glide__arrow{border:none;cursor:pointer;background:rgba(0,0,0,0);padding:0;transition:.3s}.glide__arrows button.glide__arrow:hover{opacity:.7}.breadcrumbs-container{width:100%;position:relative;margin-bottom:28px;z-index:1}.breadcrumbs-container .breadcrumb-wrapper{display:flex;align-items:center;list-style:none;padding:0;color:#1b2021;margin:0;flex-wrap:wrap}.breadcrumbs-container .breadcrumb-wrapper li{color:#1b2021;margin:0;font-weight:400;font-size:16px;line-height:1.7;text-transform:capitalize}.breadcrumbs-container .breadcrumb-wrapper li .separator{margin:0 12px}.breadcrumbs-container .breadcrumb-wrapper li a{color:#1b2021;text-decoration:underline}.breadcrumbs-container .breadcrumb-wrapper li a:hover{text-decoration:none}@media(max-width: 480px){.breadcrumbs-container .breadcrumb-wrapper li{line-height:1.7}}@keyframes marquee{0%{transform:translate3d(0%, 0, 0)}100%{transform:translate3d(-100%, 0, 0)}}@keyframes zoom-in-zoom-out{0%{transform:scale(1, 1)}50%{transform:scale(1.2, 1.2)}100%{transform:scale(1, 1)}}.glide__bullets button.glide__bullet{border-radius:50%;width:17px;height:17px;background:rgba(0,0,0,0);box-shadow:none;border:1px solid #1b2021;margin:2px 8px;cursor:pointer;padding:0}.glide__bullets button.glide__bullet.glide__bullet--active{background:#1b2021}@media(max-width: 1440px){.glide__bullets button.glide__bullet{margin:0 10px}}@media(max-width: 480px){.glide__bullets button.glide__bullet{margin:0 10px}}.fw-bold{font-weight:700}main{overflow:hidden}.contact-info{display:flex;align-items:center;gap:100px}.contact-info .contact-item{display:flex;align-items:center;gap:16px;transition:.3s}.contact-info .contact-item svg{transition:.3s}.contact-info .contact-item:hover .contact-text,.contact-info .contact-item:hover .contact-phone{text-decoration:underline}.contact-info .contact-item:hover svg{transform:scale(1.1)}.contact-info .contact-text,.contact-info .contact-phone{font-size:24px;line-height:1.33;font-family:"Gambarino",sans-serif;color:#fff;transition:.3s}.contact-info .contact-label{font-size:18px;line-height:1.55}@media only screen and (max-width: 767px){.contact-info{flex-direction:column;gap:24px;align-items:flex-start}}.hero-banner{position:relative;overflow:hidden;padding:319px 0 143px}.hero-banner::before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:1;background:linear-gradient(180deg, #1B2021 0%, rgba(44, 44, 44, 0) 49.5%, #1B2021 100%),linear-gradient(87.78deg, rgba(0, 0, 0, 0) 5.18%, rgba(27, 32, 33, 0.8) 71%),linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))}.hero-banner>picture{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-banner .parallaxbg,.hero-banner .bg{height:100%;object-fit:cover}.hero-banner .container-wrapper{position:relative;z-index:2}.hero-banner .imgTag{position:absolute;bottom:-143px;left:-100px;width:763px;height:auto;z-index:1}.hero-banner .imgTag img{display:block;width:100%;height:auto}.hero-banner .info{max-width:60%;margin-left:auto}.hero-banner .info p{display:inline-block;font-weight:500}.hero-banner .info .btns{display:flex;align-items:center;gap:24px;margin-top:20px}.hero-banner .info .btns .btn--icon{color:#fff}@media only screen and (max-width: 1690px){.hero-banner .info{max-width:65%}.hero-banner .imgTag{width:700px;left:-80px}}@media only screen and (max-width: 1440px){.hero-banner{padding:250px 0 100px}.hero-banner .info{max-width:75%}.hero-banner .imgTag{width:500px;left:-11%;bottom:-100px}}@media only screen and (max-width: 1100px){.hero-banner{padding:200px 0 0}.hero-banner .info{max-width:100%}.hero-banner .imgTag{position:relative;margin:40px auto 0;width:60%;left:auto;bottom:auto}}@media only screen and (max-width: 767px){.hero-banner{padding-top:180px}.hero-banner .info .btns{flex-direction:column;align-items:flex-start;margin-top:4px}.hero-banner .imgTag{width:100%}}@media only screen and (max-width: 480px){.hero-banner{padding-top:160px}}.practice-area-section{margin-top:-42px;position:relative;z-index:2}.practice-area-section .practice-area-wrapper{border-radius:25px;padding:110px 55px}.practice-area-section .practice-area-wrapper h2{font-size:36px;line-height:1.38;margin:0 auto 82px;max-width:1400px;display:flex}.practice-area-section .practice-area-wrapper .practice-area-grid{display:grid;grid-template-columns:repeat(3, 1fr);align-items:start;gap:45px}.practice-area-section .practice-area-wrapper .practice-area-grid .practice-area-item{padding:24px}.practice-area-section .practice-area-wrapper .practice-area-grid .practice-area-item p{margin-bottom:13px}.practice-area-section .practice-area-wrapper .practice-area-grid .practice-area-item .btn--icon{color:#fff;gap:13px;font-weight:400;padding-block:15px !important}.practice-area-section .practice-area-wrapper .practice-area-grid .practice-area-item .btn--icon svg{transition:.3s;width:35px}.practice-area-section .practice-area-wrapper .practice-area-grid .practice-area-item:hover .btn--icon{background:#f3a5bc;text-decoration:none;font-weight:600;color:#000;padding-inline:21px !important;gap:0}.practice-area-section .practice-area-wrapper .practice-area-grid .practice-area-item:hover .btn--icon svg{width:0}@media only screen and (max-width: 1440px){.practice-area-section{margin-top:-24px}.practice-area-section .practice-area-wrapper{padding:80px 40px}.practice-area-section .practice-area-wrapper h2{font-size:32px;margin-bottom:60px}.practice-area-section .practice-area-wrapper .practice-area-grid{gap:30px}.practice-area-section .practice-area-wrapper .practice-area-grid .practice-area-item{padding:16px}}@media only screen and (max-width: 1100px){.practice-area-section .practice-area-wrapper{padding:60px 30px}.practice-area-section .practice-area-wrapper h2{font-size:28px;margin-bottom:54px}.practice-area-section .practice-area-wrapper .practice-area-grid{grid-template-columns:1fr}}@media only screen and (max-width: 767px){.practice-area-section{margin-top:-35px}.practice-area-section .practice-area-wrapper{padding:34px 13px 30px}.practice-area-section .practice-area-wrapper h2{font-size:24px}}@media only screen and (max-width: 480px){.practice-area-section .practice-area-wrapper h2{max-width:332px}.practice-area-section .practice-area-wrapper .practice-area-grid .practice-area-item{padding:24px}}.intro-section{padding:127px 0 165px}.intro-section .container-wrapper{justify-content:space-between;align-items:center}.intro-section h3{font-size:36px;line-height:1.38;max-width:995px;margin:0 auto 127px}.intro-section .info-box h2 br{display:none}@media only screen and (max-width: 1690px){.intro-section .info-box h2 br{display:inline}}@media only screen and (max-width: 1440px){.intro-section{padding:100px 0}.intro-section h3{font-size:32px;margin-bottom:100px}.intro-section .info-box h2{max-width:80%}.intro-section .info-box h2 br{display:none}}@media only screen and (max-width: 1100px){.intro-section{padding:80px 0}.intro-section .container-wrapper{gap:50px}.intro-section h3{font-size:28px;margin-bottom:72px;max-width:85%}.intro-section .info-box h2{max-width:100%}}@media only screen and (max-width: 767px){.intro-section{padding:60px 0}.intro-section .container-wrapper{gap:34px}.intro-section h3{font-size:24px;max-width:100%}}.info-box{width:47.8%}.info-box p{display:inline-block}.info-box .btns{display:flex;align-items:center;gap:24px;margin-top:12px;flex-wrap:wrap}@media only screen and (max-width: 1100px){.info-box{width:100%}}@media only screen and (max-width: 767px){.info-box .btns{flex-direction:column;margin-top:14px;align-items:flex-start}}.imgbx{width:46.85%}.imgbx img{border-radius:25px;width:100%;height:auto;display:block}@media only screen and (max-width: 1100px){.imgbx{width:100%}}.testimonials-section{padding:128px 0 240px;position:relative;overflow:hidden}.testimonials-section::before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:1;background:linear-gradient(269.96deg, rgba(0, 0, 0, 0.2625) 0.04%, rgba(0, 0, 0, 0.75) 96.82%)}.testimonials-section>picture{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.testimonials-section>picture img{width:100%;height:130%;object-fit:cover;object-position:center center;filter:blur(5px)}.testimonials-section .container-wrapper{position:relative;z-index:2;justify-content:space-between;align-items:center}.testimonials-section .testimonial-content{width:30.5%}.testimonials-section .ourClientSay{min-width:0;width:59.1%}.testimonials-section .ourClientSay .glide__slide .item{padding-top:90px;position:relative}.testimonials-section .ourClientSay .glide__slide .item::before{position:absolute;content:"";left:0;top:0;width:75px;height:75px;background:url("../images/quote-white.svg") no-repeat;background-size:100%}.testimonials-section .ourClientSay .glide__slide .item h3{font-size:36px;line-height:1.38;margin-bottom:50px}.testimonials-section .ourClientSay .glide__slide .item .name{font-size:20px;line-height:1.5;font-weight:bold}.testimonials-section .ourClientSay .bottom-content{margin-top:50px;display:flex;align-items:center;gap:50px}@media only screen and (max-width: 1690px){.testimonials-section .testimonial-content{width:36.5%}}@media only screen and (max-width: 1440px){.testimonials-section{padding:100px 0 200px}.testimonials-section .testimonial-content{width:39%}.testimonials-section .ourClientSay{width:55%}.testimonials-section .ourClientSay .glide__slide .item{padding-top:70px}.testimonials-section .ourClientSay .glide__slide .item::before{width:60px;height:60px}.testimonials-section .ourClientSay .glide__slide .item h3{font-size:32px;margin-bottom:40px}}@media only screen and (max-width: 1100px){.testimonials-section{padding:75px 0 150px}.testimonials-section .testimonial-content{width:100%;margin-bottom:50px}.testimonials-section .ourClientSay{width:100%}.testimonials-section .ourClientSay .glide__slide .item h3{font-size:28px;margin-bottom:27px}.testimonials-section .ourClientSay .bottom-content{margin-top:27px;gap:35px}}@media only screen and (max-width: 767px){.testimonials-section{padding:34px 0 80px}.testimonials-section .testimonial-content h2{max-width:80%}.testimonials-section .ourClientSay .glide__slide .item{padding-top:65px}.testimonials-section .ourClientSay .glide__slide .item::before{width:55px;height:55px}.testimonials-section .ourClientSay .glide__slide .item h3{font-size:24px;line-height:1.41}.testimonials-section .ourClientSay .bottom-content{flex-direction:column-reverse;align-items:flex-start}}.case-results-section{position:relative;z-index:1;margin-top:-85px}.case-results-section .case-results-wrapper{border-radius:25px;padding:140px 80px}.case-results-section .case-results-wrapper .top-block p{max-width:813px;margin:0 auto 40px}.case-results-section .case-results-wrapper .our-case-list .glide__slide{height:auto}.case-results-section .case-results-wrapper .our-case-list .glide__slide .item{padding:24px;border:1px solid #f3a5bc;border-radius:10px;box-shadow:0 8px 12px 0 rgba(10,13,18,.1215686275);margin-right:25px;text-align:center;height:100%}.case-results-section .case-results-wrapper .our-case-list .glide__slide .item h3{color:#f3a5bc;font-size:48px;line-height:1.25}.case-results-section .case-results-wrapper .our-case-list .glide__slide .item p{margin-bottom:0}.case-results-section .case-results-wrapper .our-case-list .bottom-content{display:flex;align-items:center;justify-content:center;gap:50px;margin-top:50px}@media only screen and (max-width: 1690px){.case-results-section .case-results-wrapper{padding:120px 60px}.case-results-section .case-results-wrapper .our-case-list .glide__slide .item{padding:20px;margin-right:20px}}@media only screen and (max-width: 1440px){.case-results-section .case-results-wrapper{padding:100px 50px}}@media only screen and (max-width: 1100px){.case-results-section{margin-top:-60px}.case-results-section .case-results-wrapper{padding:80px 40px}.case-results-section .case-results-wrapper .our-case-list .bottom-content{flex-direction:column-reverse;gap:35px;margin-top:37px}}@media only screen and (max-width: 767px){.case-results-section{margin-top:-28px}.case-results-section .case-results-wrapper{padding:60px 20px}.case-results-section .case-results-wrapper .our-case-list .glide__slide .item{padding:24px}}@media only screen and (max-width: 420px){.case-results-section .case-results-wrapper .our-case-list .glide__slide .item h3{font-size:40px}}.featured-section{padding:120px 0 0}.featured-section .top-info p{max-width:1005px;margin:0 auto 72px}.featured-section .btn-wrapper{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:80px;flex-wrap:wrap}@media only screen and (max-width: 1100px){.featured-section{padding-top:100px}.featured-section .top-info p{margin-bottom:60px}.featured-section .btn-wrapper{margin-top:60px}}@media only screen and (max-width: 767px){.featured-section{padding-top:80px}.featured-section .top-info p{margin-bottom:40px}.featured-section .btn-wrapper{margin-top:40px;flex-direction:column}}.clientlogo .clogowrap{overflow:hidden}.clientlogo .clogowrap ul{list-style:none;display:flex;white-space:nowrap;position:relative;align-items:center;transform:translate3d(0%, 0, 0);animation:marquee 60s linear infinite;margin:0;padding:0}.clientlogo .clogowrap ul li{display:flex;white-space:nowrap;align-items:center;padding-right:65px;margin:0}.clientlogo .clogowrap ul li img{object-fit:contain;width:auto;max-height:150px;max-width:280px}.clientlogo .clogowrap:hover ul{animation-play-state:paused !important}@media only screen and (min-width: 2500px){.clientlogo{max-width:1714px;margin:0 auto}}@media only screen and (max-width: 1440px){.clientlogo .clogowrap ul{animation-duration:40s}}@media only screen and (max-width: 1100px){.clientlogo .clogowrap ul{animation-duration:35s}.clientlogo .clogowrap ul li img{max-height:130px;max-width:250px}}@media only screen and (max-width: 767px){.clientlogo .clogowrap ul{animation-duration:30s}.clientlogo .clogowrap ul li img{max-height:110px;max-width:220px}}@media only screen and (max-width: 480px){.clientlogo .clogowrap ul li img{max-height:100px;max-width:200px}}@keyframes marquee{0%{transform:translate3d(0%, 0, 0)}100%{transform:translate3d(-100%, 0, 0)}}@media only screen and (max-width: 1440px){@keyframes marquee{100%{transform:translate3d(-150%, 0, 0)}}}@media only screen and (max-width: 1100px){@keyframes marquee{100%{transform:translate3d(-250%, 0, 0)}}}@media only screen and (max-width: 767px){@keyframes marquee{100%{transform:translate3d(-350%, 0, 0)}}}@media only screen and (max-width: 480px){@keyframes marquee{100%{transform:translate3d(-500%, 0, 0)}}}.dedicated-criminal-defense-section{padding:150px 0}.dedicated-criminal-defense-section .container-wrapper{align-items:center;justify-content:space-between}@media only screen and (max-width: 1440px){.dedicated-criminal-defense-section{padding:120px 0}}@media only screen and (max-width: 1100px){.dedicated-criminal-defense-section{padding:100px 0}.dedicated-criminal-defense-section .container-wrapper{gap:70px}}@media only screen and (max-width: 767px){.dedicated-criminal-defense-section{padding:60px 0 80px}.dedicated-criminal-defense-section .container-wrapper{gap:56px}}.trial-ready-section{padding-bottom:160px;position:relative;overflow:hidden}.trial-ready-section::before{position:absolute;content:"";height:1px;width:19.1%;top:28%;left:0;background:#000}.trial-ready-section .trial-ready-wrapper{display:flex;align-items:center;justify-content:end;gap:75px;max-width:81%;margin-left:auto;margin-right:28px}.trial-ready-section p{flex:0 0 198px;color:#000;font-weight:600}.trial-ready-section h2{width:1116px;font-size:36px;line-height:1.38}@media only screen and (min-width: 2500px){.trial-ready-section{max-width:1920px;margin:0 auto}}@media only screen and (max-width: 1800px){.trial-ready-section .trial-ready-wrapper{gap:60px;margin-right:0}.trial-ready-section h2{font-size:34px}}@media only screen and (max-width: 1600px){.trial-ready-section h2{font-size:32px}}@media only screen and (max-width: 1440px){.trial-ready-section{padding-bottom:120px}.trial-ready-section::before{top:32%;width:17%}.trial-ready-section .trial-ready-wrapper{gap:40px}.trial-ready-section h2{font-size:30px}}@media only screen and (max-width: 1100px){.trial-ready-section{padding-bottom:100px}.trial-ready-section::before{left:12px;top:15px;width:210px}.trial-ready-section .trial-ready-wrapper{gap:30px;max-width:100%;align-items:flex-start;flex-direction:column}.trial-ready-section p{flex:auto;margin-left:230px}.trial-ready-section h2{width:100%;font-size:27px}}@media only screen and (max-width: 767px){.trial-ready-section{padding-bottom:80px}.trial-ready-section::before{width:150px}.trial-ready-section p{margin-left:170px;font-size:20px}.trial-ready-section h2{font-size:24px;line-height:1.41}}@media only screen and (max-width: 480px){.trial-ready-section{padding-bottom:60px}.trial-ready-section::before{width:24%;left:20px}.trial-ready-section p{margin-left:29%}}.sex-offense-defense-section{padding:150px 0 110px}.sex-offense-defense-section .sex-offense-defense-wrapper{display:flex;justify-content:center;align-items:center;gap:140px;padding-bottom:130px;margin-bottom:90px;border-bottom:1px solid #fff}.sex-offense-defense-section .sex-offense-defense-wrapper .text-content{width:53.2%}@media only screen and (max-width: 1440px){.sex-offense-defense-section{padding:120px 0 100px}.sex-offense-defense-section .sex-offense-defense-wrapper{gap:100px;padding-bottom:100px;margin-bottom:70px}}@media only screen and (max-width: 1100px){.sex-offense-defense-section{padding:100px 0 80px}.sex-offense-defense-section .sex-offense-defense-wrapper{flex-direction:column;gap:60px;padding-bottom:80px;margin-bottom:50px;align-items:flex-start}.sex-offense-defense-section .sex-offense-defense-wrapper .text-content{width:100%}}@media only screen and (max-width: 767px){.sex-offense-defense-section{padding:56px 0 76px}.sex-offense-defense-section .sex-offense-defense-wrapper{gap:36px;padding-bottom:60px}}.text-content p{display:inline-block}.text-content .btn{margin-top:12px}.bottom-h3{font-size:36px;line-height:1.38;margin:0 auto;text-align:center;max-width:1400px}@media only screen and (max-width: 1440px){.bottom-h3{font-size:32px}}@media only screen and (max-width: 1100px){.bottom-h3{font-size:28px}}@media only screen and (max-width: 767px){.bottom-h3{font-size:24px;line-height:1.41}}.details-content{max-width:427px;flex:0 0 427px;border:1px solid #f3a5bc;border-radius:10px;padding:24px 24px 36px}.details-content ul{margin:0;padding-left:24px}.details-content ul li,.details-content ul a{font-size:20px;color:#fff;margin:0}@media only screen and (max-width: 1440px){.details-content{max-width:380px}}@media only screen and (max-width: 1100px){.details-content{width:100%;max-width:100%;flex:auto}}.federal-criminal-defense-section{padding:160px 0 115px}.federal-criminal-defense-section .container-wrapper{align-items:center;gap:115px 75px}.federal-criminal-defense-section .info-box p{display:inline-block}.federal-criminal-defense-section .info-box .details-content{margin-top:12px}.federal-criminal-defense-section .info-box .details-content ul li{color:#252b37}@media only screen and (min-width: 1101px){.federal-criminal-defense-section .imgbx{width:50%}.federal-criminal-defense-section .info-box{width:43.5%}}@media only screen and (min-width: 1441px){.federal-criminal-defense-section .imgbx{width:48.5%}.federal-criminal-defense-section .info-box{width:37.4%}}@media only screen and (max-width: 1440px){.federal-criminal-defense-section{padding:130px 0 100px}.federal-criminal-defense-section .container-wrapper{gap:100px 60px}}@media only screen and (max-width: 1100px){.federal-criminal-defense-section{padding:100px 0 80px}.federal-criminal-defense-section .container-wrapper{gap:80px}}@media only screen and (max-width: 767px){.federal-criminal-defense-section{padding:52px 0 64px}.federal-criminal-defense-section .container-wrapper{gap:56px}}.page-content-container.d-flex{display:flex;justify-content:center;flex-wrap:wrap}@media(max-width: 1100px){.page-content-container.d-flex{display:block}}.main-content-container{display:inline-block;vertical-align:top;padding:120px 65px 120px 0;max-width:1270px}.main-content-container.full{width:100%;display:block;padding:0;max-width:100%}.main-content-container.full.disclaimer{padding:120px 0 100px}.main-content-container.full.disclaimer a{text-decoration:underline}.main-content-container.full.disclaimer a:hover{text-decoration:none}.main-content-container.full.disclaimer .container-wrapper{flex-direction:column}.main-content-container.pa a{text-decoration:underline}.main-content-container.pa a:hover{text-decoration:none}.main-content-container.pa h2{margin:30px 0 48px}.main-content-container.pa ul{margin:48px 0 20px}.main-content-container .image-404{width:360px;height:auto;text-align:center}@media only screen and (max-width: 1799px){.main-content-container{max-width:1150px}}@media only screen and (max-width: 1599px){.main-content-container{max-width:1040px}}@media only screen and (max-width: 1440px){.main-content-container{max-width:70%;padding:100px 40px 100px 0}.main-content-container.full.disclaimer{padding-block:100px 80px}}@media only screen and (max-width: 1100px){.main-content-container{padding:80px 0;display:block;width:100%;max-width:100%}.main-content-container.full.disclaimer{padding-block:80px 60px}.main-content-container.pa h2{margin:60px 0 40px}.main-content-container.pa ul{margin:32px 0 24px}}@media only screen and (max-width: 767px){.main-content-container{padding:60px 0}.main-content-container.full.disclaimer{padding-block:60px 42px}.main-content-container.pa h2{margin:50px 0 30px}.main-content-container .image-404{width:330px}}@media only screen and (max-width: 480px){.main-content-container{padding:32px 0 48px}.main-content-container.full.disclaimer{padding-block:48px 30px}.main-content-container.pa h2{margin:62px 0 24px}.main-content-container.pa ul{margin:24px 0 18px;padding-left:24px}.main-content-container .image-404{width:250px}}.titlebar{position:relative;min-height:700px;overflow:hidden;clear:both;display:flex;align-items:end}.titlebar::before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg, #1B2021 0%, rgba(44, 44, 44, 0) 49.5%, #1B2021 100%),linear-gradient(87.78deg, rgba(0, 0, 0, 0) 5.18%, rgba(27, 32, 33, 0.8) 71%),linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));z-index:1}.titlebar>picture{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.titlebar .parallaxbg,.titlebar .bg{height:100%;object-fit:cover}.titlebar .container-wrapper{position:relative;z-index:2}.titlebar .fade-in{opacity:0}.titlebar .titlebar-block{max-width:1042px;margin-left:auto;margin-right:132px;min-height:477px;display:flex;flex-direction:column;justify-content:center;align-items:start}.titlebar .titlebar-block .title{font-size:72px;line-height:1.11;font-family:"Gambarino",sans-serif;margin-bottom:40px}.titlebar .titlebar-block .desc{display:inline-block}.titlebar .titlebar-block .btn{margin-top:20px}.titlebar .imgTag{position:absolute;bottom:0;left:32px;width:498px;height:auto;z-index:1}.titlebar .imgTag img{display:block;width:100%;height:auto;object-fit:cover}.titlebar.disclaimer-titlebar{min-height:550px}.titlebar.disclaimer-titlebar .titlebar-block{min-height:400px;margin:0 auto;max-width:100%;text-align:center}.titlebar.disclaimer-titlebar .titlebar-block .hero__title{margin-bottom:0}@media only screen and (max-width: 1799px){.titlebar{min-height:650px}.titlebar .titlebar-block{margin-right:80px}.titlebar .imgTag{width:450px}}@media only screen and (max-width: 1690px){.titlebar .titlebar-block .title{font-size:68px}}@media only screen and (max-width: 1599px){.titlebar .titlebar-block{margin-right:0;max-width:950px}}@media only screen and (max-width: 1440px){.titlebar{min-height:600px}.titlebar .titlebar-block{max-width:75%}.titlebar .titlebar-block .title{font-size:60px}.titlebar .imgTag{left:-60px;width:400px}.titlebar.disclaimer-titlebar{min-height:450px}.titlebar.disclaimer-titlebar .titlebar-block{min-height:300px}}@media only screen and (max-width: 1100px){.titlebar{flex-direction:column;padding-top:200px;gap:50px}.titlebar .titlebar-block{max-width:100%;min-height:390px;justify-content:flex-start}.titlebar .titlebar-block .title{font-size:50px;margin-bottom:32px}.titlebar .imgTag{position:relative;margin:0 auto;width:60%;left:auto}.titlebar .imgTag img{min-height:450px}.titlebar.disclaimer-titlebar{min-height:400px}.titlebar.disclaimer-titlebar .titlebar-block{min-height:100px}}@media only screen and (max-width: 767px){.titlebar .imgTag{width:100%}.titlebar .titlebar-block .title{font-size:45px;line-height:1.38;margin-bottom:24px}.titlebar.disclaimer-titlebar .titlebar-block{min-height:70px}}@media only screen and (max-width: 480px){.titlebar{padding-top:160px;gap:67px}.titlebar .titlebar-block .btn{margin-top:6px}.titlebar .titlebar-block .title{font-size:36px}.titlebar.disclaimer-titlebar{min-height:300px}}.contact .titlebar .titlebar-block p{margin-bottom:0}.blog .post-meta p,.blog .post-meta a{display:inline;font-weight:600;color:#252b37;margin:0}.blog .post-meta a{text-decoration:underline}.blog .post-meta a:hover{text-decoration:none}.blog .post-meta .btn{text-decoration:none}.blog .post-meta span{padding:0 3px;font-weight:600}@media only screen and (max-width: 480px){.blog .post-meta p,.blog .post-meta a{font-size:16px}}.blog .main-content-container{word-wrap:break-word}.blog .main-content-container a{text-decoration:underline}.blog .main-content-container a:hover{text-decoration:none}.blog .main-content-container iframe{width:60%;height:300px}@media(max-width: 1100px){.blog .main-content-container iframe{width:100%;height:350px}}.blog .main-content-container h1{font-size:48px;line-height:1.25;margin-bottom:48px}.blog .main-content-container h2{margin:30px 0 48px}.blog .main-content-container h3{font-size:32px;line-height:1.25;margin:20px 0}.blog .main-content-container p{display:inline-block}.blog .main-content-container ul{margin:28px 0 20px}.blog .main-content-container .small-intro h2{padding:0;padding-bottom:50px;font-size:29px}@media(max-width: 1100px){.blog .main-content-container .small-intro h2{font-size:26px}}@media(max-width: 767px){.blog .main-content-container .small-intro h2{font-size:24px}}.blog .main-content-container article{position:relative;word-wrap:break-word;overflow:hidden;border:1px solid #f3a5bc;border-radius:24px;padding:24px;display:flex;flex-direction:column;align-items:start;gap:13px;min-height:350px}.blog .main-content-container article:not(:last-of-type){margin-bottom:50px}.blog .main-content-container article h2{padding:0;font-size:30px;line-height:1.26;margin:0}.blog .main-content-container article h2 a{font-size:inherit;line-height:inherit;text-decoration:none;color:#1b2021}.blog .main-content-container article h2 a:hover{color:#f3a5bc}@media only screen and (max-width: 1100px){.blog .main-content-container article h2{font-size:26px}}@media only screen and (max-width: 767px){.blog .main-content-container article h2{font-size:24px}}.blog .main-content-container article p{color:#252b37;margin-bottom:0}.blog .main-content-container article .btn{margin-top:auto}.blog .main-content-container article .button{margin-top:14px;display:inline-block;width:auto;padding:0;margin-left:0}@media only screen and (max-width: 1440px){.blog .main-content-container article{padding:20px}.blog .main-content-container article:not(:last-of-type){margin-bottom:40px}.blog .main-content-container article h2{font-size:28px}}@media only screen and (max-width: 767px){.blog .main-content-container article h2{font-size:24px;line-height:1.33}.blog .main-content-container article:not(:last-of-type){margin-bottom:30px}}.blog .main-content-container .showPostsButton{position:relative;display:block;width:auto;text-align:left;margin:25px 0;transition:.3s;padding:25px 0}.blog .main-content-container .showPostsButton:hover{cursor:pointer}@media only screen and (max-width: 1440px){.blog .main-content-container .showPostsButton{display:block;padding:25px 0}.blog .main-content-container h1{font-size:40px;margin-bottom:40px}.blog .main-content-container h2{margin-bottom:40px}.blog .main-content-container h3{font-size:28px}}@media only screen and (max-width: 1100px){.blog .main-content-container h1{font-size:34px}.blog .main-content-container h3{font-size:24px}}@media only screen and (max-width: 767px){.blog .main-content-container h1{font-size:30px;margin-bottom:32px}.blog .main-content-container h2{margin:20px 0 32px}.blog .main-content-container h3{font-size:22px}.blog .main-content-container .showPostsButton{width:auto;padding:20px 0 0;margin-bottom:0}}form.search-page-search{position:relative;margin-bottom:29px;width:100%;display:flex;align-items:center;justify-content:space-between}form.search-page-search input{color:#737373;background-color:#fff;padding:14px 17px;border:1px solid #cacaca;display:block;font-size:15px;-webkit-appearance:none;border-radius:0;font-family:"Source Sans Pro",sans-serif;margin:0 auto;flex-grow:1}form.search-page-search input[type=submit]{width:24px;height:24px;font-size:0;padding:0;text-transform:capitalize;color:#fff;background:url("/assets/images/search.svg") no-repeat;background-size:cover;position:absolute;right:14px;top:15px;border:0;cursor:pointer}@media(max-width: 1440px){form.search-page-search{margin-bottom:40px}form.search-page-search input[type=submit]{width:33px;height:33px;right:25px}}@media(max-width: 1100px){form.search-page-search input[type=submit]{width:42px;height:42px}}@media(max-width: 767px){form.search-page-search{margin-bottom:54px}form.search-page-search input{padding:20px}form.search-page-search input[type=submit]{width:38px;height:38px}}@media(max-width: 480px){form.search-page-search{margin-bottom:19px}form.search-page-search input{font-size:14px;padding:12px 18px}form.search-page-search input[type=submit]{width:23px;height:23px;right:13px}}.about-section{padding:104px 0 116px}.about-section .about-intro-title{max-width:1400px;margin:0 auto 100px;font-size:36px;line-height:1.38}@media only screen and (max-width: 1440px){.about-section{padding:80px 0}.about-section .about-intro-title{font-size:32px}}@media only screen and (max-width: 1100px){.about-section{padding:60px 0}.about-section .about-intro-title{font-size:28px;margin-bottom:80px}.about-section .info-box{margin-bottom:50px}}@media only screen and (max-width: 767px){.about-section{padding:48px 0}.about-section .about-intro-title{font-size:24px;line-height:1.33}.about-section .info-box{margin-bottom:32px}}@media only screen and (max-width: 480px){.about-section .imgbx{min-height:462px}.about-section .imgbx img{height:100%;object-fit:cover}}@media only screen and (min-width: 1101px){.about-section .info-box{width:54.15%;margin:auto 0}.about-section .imgbx{width:43%;margin-left:auto}}@media only screen and (min-width: 1441px){.about-section .info-box{width:51.25%}}.services-cta-section{margin-bottom:-175px;position:relative;z-index:2}.services-cta-section .services-cta-wrapper{padding:95px 120px;border-radius:24px;display:flex;align-items:center;gap:140px}.services-cta-section .services-cta-wrapper .details-content{padding-right:7px}.services-cta-section .services-cta-wrapper .btn-m{display:none}@media only screen and (max-width: 1599px){.services-cta-section .services-cta-wrapper{padding:80px 100px;gap:100px}}@media only screen and (max-width: 1440px){.services-cta-section{margin-bottom:-120px}.services-cta-section .services-cta-wrapper{padding:60px;gap:60px}}@media only screen and (max-width: 1100px){.services-cta-section{margin-bottom:-80px}.services-cta-section .services-cta-wrapper{flex-direction:column;align-items:flex-start;padding:48px;gap:28px}.services-cta-section .services-cta-wrapper .text-content .btn{display:none}.services-cta-section .services-cta-wrapper .btn-m{display:flex}}@media only screen and (max-width: 767px){.services-cta-section{margin-bottom:-48px}.services-cta-section .services-cta-wrapper{padding:32px;gap:14px}.services-cta-section .services-cta-wrapper .details-content{padding-right:24px}}.community-section{position:relative;overflow:hidden;padding:360px 0 170px}.community-section::before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:1;background:linear-gradient(269.96deg, rgba(0, 0, 0, 0.35) 0.04%, #000000 96.82%)}.community-section>picture{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.community-section>picture img{width:100%;height:130%;object-fit:cover;object-position:center center;filter:blur(5px)}.community-section .container-wrapper{position:relative;z-index:2;justify-content:space-between}.community-section h2{margin:35px 0 0;max-width:524px}.community-section h3{max-width:1016px;font-size:36px;line-height:1.38}@media only screen and (min-width: 2500px){.community-section>picture img{height:150%}}@media only screen and (max-width: 1599px){.community-section h3{max-width:870px}}@media only screen and (max-width: 1440px){.community-section{padding:250px 0 150px}.community-section h2{max-width:420px}.community-section h3{max-width:650px;font-size:32px}}@media only screen and (max-width: 1100px){.community-section{padding:150px 0 100px}.community-section h2{max-width:100%;margin:0 0 50px}.community-section h3{max-width:100%;font-size:28px}}@media only screen and (max-width: 767px){.community-section{padding:100px 0}.community-section h2{margin-bottom:32px}.community-section h3{font-size:24px;line-height:1.33}}.consultation-section{padding:106px 0 124px;border-bottom:1px solid #a4a7ae;text-align:center}.consultation-section .top-block{max-width:1350px;margin:0 auto}.consultation-section p{display:inline-block}.consultation-section .btns{display:flex;justify-content:center;gap:32px;width:100%;margin-top:12px}@media only screen and (max-width: 1440px){.consultation-section{padding:80px 0 100px}}@media only screen and (max-width: 1100px){.consultation-section{padding:80px 0}}@media only screen and (max-width: 767px){.consultation-section{padding:56px 0 73px;text-align:start}.consultation-section h2{max-width:90%}.consultation-section .btns{flex-direction:column;align-items:flex-start;margin-top:14px}}@media only screen and (max-width: 480px){.consultation-section h2{max-width:100%}}.attorney-biography-section .container-wrapper{align-items:flex-start}.attorney-biography-section .attorney-info{width:57%}.attorney-biography-section .attorney-info h2{margin-bottom:48px}.attorney-biography-section .attorney-info p:last-child{margin-bottom:0}.attorney-biography-section .img-block{margin-left:auto;position:relative;width:36.6%}.attorney-biography-section .img-block img{border-radius:25px;width:100%;height:auto;display:block;object-fit:cover}.attorney-biography-section .img-block .attorney-card{position:absolute;border-radius:24px;left:0;right:0;margin:0 auto;bottom:-25%;width:100%;max-width:86%;padding:38px 32px}.attorney-biography-section .img-block .attorney-card h3{font-size:36px;line-height:1.38;margin-bottom:16px}.attorney-biography-section .img-block .attorney-card p{margin-bottom:32px}@media only screen and (max-width: 1440px){.attorney-biography-section .attorney-info h2{margin-bottom:40px}.attorney-biography-section .img-block{width:41%}.attorney-biography-section .img-block .attorney-card{padding:32px 24px}.attorney-biography-section .img-block .attorney-card h3{font-size:32px}}@media only screen and (max-width: 1100px){.attorney-biography-section .attorney-info{width:100%;margin-bottom:48px}.attorney-biography-section .attorney-info h2{margin-bottom:32px}.attorney-biography-section .img-block{width:100%}.attorney-biography-section .img-block .attorney-card{max-width:100%;padding:32px;position:static;margin-top:16px}.attorney-biography-section .img-block .attorney-card h3{font-size:28px}}@media only screen and (max-width: 767px){.attorney-biography-section .attorney-info{margin-bottom:32px}.attorney-biography-section .attorney-info h2{margin-bottom:24px}.attorney-biography-section .img-block .attorney-card{padding-block:40px}.attorney-biography-section .img-block .attorney-card h3{font-size:24px;line-height:1.41}}@media only screen and (max-width: 480px){.attorney-biography-section .img-block img{max-height:440px}.attorney-biography-section .img-block .attorney-card{padding-block:50px;margin-top:8px}}.education-section{padding:0 0 80px}.education-section h2{margin-bottom:48px}.education-section .education-info-block-wrapper{display:flex;gap:24px}.education-section .left-side,.education-section .right-side{width:50%}.education-section .right-side{display:flex;flex-direction:column;gap:24px}.education-section .left-side .education-info-block{height:100%}.education-section .education-info-block{border:1px solid #f3a5bc;border-radius:16px;padding:48px;display:flex;align-items:flex-start;gap:48px}.education-section .education-info-block h2{color:#f3a5bc;margin-bottom:0}.education-section .education-info-block .education-sidebar{min-width:25.6%}.education-section .education-info-block .education-sidebar p{margin:5px 0 0;font-size:20px;line-height:1.5}.education-section .education-info-block .education-content{display:flex;flex-direction:column;gap:24px}.education-section .education-info-block h3{margin-bottom:0;color:#535862}.education-section .education-info-block .education-info p{margin:4px 0 0;font-size:18px;line-height:1.55}.education-section .education-info-block .education-info p:nth-of-type(2){font-size:20px;line-height:1.5;margin:12px 0 0}.education-section .education-info-block .honors-activities-block p{color:#1b2021;margin:0 0 12px;font-size:20px;line-height:1.5}.education-section .education-info-block .honors-activities-block ul{margin:0;padding-left:20px}.education-section .education-info-block .honors-activities-block ul li{margin:0}.education-section .education-info-block .honors-activities-block ul li:not(:last-child){margin-bottom:12px}.education-section .education-info-block .honors-activities-block ul li::marker{color:#f3a5bc}@media only screen and (max-width: 1440px){.education-section .education-info-block{padding:40px;gap:40px}.education-section .education-info-block .education-sidebar{min-width:auto}}@media only screen and (max-width: 1100px){.education-section .education-info-block-wrapper{flex-direction:column}.education-section .left-side,.education-section .right-side{width:100%}}@media only screen and (max-width: 767px){.education-section{padding:60px 0}.education-section .education-info-block{padding:48px;flex-direction:column;gap:40px}.education-section .education-info-block .education-info p:nth-of-type(2){font-size:18px;line-height:1.55}}@media only screen and (max-width: 480px){.education-section{padding-top:48px}.education-section .education-info-block{gap:32px}}.professional-section{position:relative;z-index:2;margin-bottom:-119px}.professional-section .professional-wrapper{padding:96px;border-radius:24px}.professional-section .professional-wrapper h2{margin-bottom:48px}.professional-section .professional-wrapper .associations-grid{display:flex;flex-wrap:wrap;justify-content:center;max-width:1296px;margin:0 auto;gap:24px}.professional-section .professional-wrapper .associations-grid .associations-card{border:1px solid #f3a5bc;border-radius:12px;padding:24px 32px;display:flex;flex-direction:column;gap:4px;min-height:284px;flex:0 0 32%;max-width:416px}.professional-section .professional-wrapper .associations-grid .associations-card h3{color:#f3a5bc}.professional-section .professional-wrapper .associations-grid .associations-card p{color:#fff}.professional-section .professional-wrapper .associations-grid .associations-card span{color:#fff;opacity:.6;font-size:16px;line-height:1.5;margin-top:auto}@media only screen and (max-width: 1440px){.professional-section{margin-bottom:-100px}.professional-section .professional-wrapper{padding-inline:40px}.professional-section .professional-wrapper .associations-grid .associations-card{flex:0 0 30%}}@media only screen and (max-width: 1100px){.professional-section .professional-wrapper .associations-grid .associations-card{flex:0 0 48%}}@media only screen and (max-width: 767px){.professional-section{margin-bottom:-120px}.professional-section .professional-wrapper{padding-inline:32px}.professional-section .professional-wrapper .associations-grid .associations-card{flex:auto;max-width:100%;width:100%}}@media only screen and (max-width: 480px){.professional-section .professional-wrapper{padding-inline:20px;margin:0 -20px}}.honor-section{position:relative;overflow:hidden;padding:195px 0 155px}.honor-section::before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:1;background:linear-gradient(180deg, #1B2021 0%, rgba(44, 44, 44, 0) 49.5%, #1B2021 100%),linear-gradient(87.78deg, rgba(0, 0, 0, 0) 5.18%, rgba(27, 32, 33, 0.8) 71%),linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))}.honor-section>picture{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.honor-section>picture img{width:100%;height:120%;object-fit:cover;object-position:center center}.honor-section .parallaxbg,.honor-section .bg{height:100%;object-fit:cover}.honor-section .container-wrapper{position:relative;z-index:2}.honor-section .honors-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;max-width:1090px;width:100%;margin:0 auto}.honor-section .honors-grid .honors-card{border:1px solid #f3a5bc;border-radius:12px;background:rgba(27,32,33,.85);backdrop-filter:blur(4px);padding:32px;flex:0 0 31.8%}.honor-section .honors-grid .honors-card h3{color:#f3a5bc;margin-bottom:32px;font-size:48px;line-height:1.25}.honor-section .honors-grid .honors-card p{color:#fff;margin-bottom:6px}.honor-section .honors-grid .honors-card span{font-size:18px;line-height:1.55;color:#fff}@media only screen and (min-width: 2500px){.honor-section>picture img{height:160%}}@media only screen and (max-width: 1440px){.honor-section{padding:170px 0 120px}.honor-section .honors-grid .honors-card h3{font-size:40px}}@media only screen and (max-width: 1100px){.honor-section{padding:160px 0 100px}.honor-section .honors-grid .honors-card{flex:0 0 48%}.honor-section .honors-grid .honors-card h3{font-size:34px}}@media only screen and (max-width: 767px){.honor-section .honors-grid .honors-card{flex:auto;width:100%}.honor-section .honors-grid .honors-card h3{font-size:30px;line-height:1.26;margin-bottom:23px}.honor-section .honors-grid .honors-card p{margin-bottom:8px}.honor-section .honors-grid .honors-card span{font-size:16px;line-height:1.5}}.class-seminar-section{padding:96px 0;border-bottom:1px solid #a4a7ae}.class-seminar-section .top-text{max-width:813px;margin:0 auto 40px}.class-seminar-section .publications-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.class-seminar-section .publications-grid .publications-card{border:1px solid #f3a5bc;border-radius:12px;padding:24px;display:flex;align-items:flex-start;gap:32px;flex:0 0 32.5%;min-height:170px}.class-seminar-section .publications-grid .publications-card:nth-child(n+7){display:none}.class-seminar-section .publications-grid .publications-card span{color:#f3a5bc;font-size:16px;line-height:1.5}.class-seminar-section .publications-grid .publications-card h3{margin-bottom:8px}.class-seminar-section .publications-grid .publications-card p{font-size:16px;line-height:1.5}.class-seminar-section .publications-grid.show-all .publications-card{display:flex}.class-seminar-section .btn{display:flex;margin:40px auto 0}@media only screen and (max-width: 1440px){.class-seminar-section .publications-grid .publications-card{flex:0 0 49%}}@media only screen and (max-width: 1100px){.class-seminar-section .publications-grid .publications-card{flex:0 0 75%}}@media only screen and (max-width: 767px){.class-seminar-section .publications-grid .publications-card{flex-direction:column;flex:auto;width:100%}}.testimonials-grid-section .testimonials-grid-wrapper{column-count:3;column-gap:48px}.testimonials-grid-section .testimonials-grid-wrapper .testimonials-card{margin-bottom:32px;page-break-inside:avoid;background:#fff;padding:112px 32px 32px;position:relative;display:block;border:1px solid #f3a5bc;border-radius:24px}.testimonials-grid-section .testimonials-grid-wrapper .testimonials-card::before{position:absolute;content:"";width:56px;height:56px;top:32px;left:0;right:0;margin:0 auto;background:url("/assets/images/quote-pink.svg") no-repeat;background-size:100%}.testimonials-grid-section .testimonials-grid-wrapper .testimonials-card h2{margin-bottom:24px;font-size:30px;line-height:1.26}.testimonials-grid-section .testimonials-grid-wrapper .testimonials-card p{margin-bottom:0;font-weight:600;color:#1b2021}@media only screen and (max-width: 1440px){.testimonials-grid-section .testimonials-grid-wrapper{column-gap:32px}.testimonials-grid-section .testimonials-grid-wrapper .testimonials-card h2{font-size:28px}}@media only screen and (max-width: 1100px){.testimonials-grid-section .testimonials-grid-wrapper{column-count:2}}@media only screen and (max-width: 767px){.testimonials-grid-section .testimonials-grid-wrapper{column-count:1}.testimonials-grid-section .testimonials-grid-wrapper .testimonials-card h2{font-size:24px;line-height:1.33}.testimonials-grid-section .testimonials-grid-wrapper .testimonials-card p{font-size:20px;line-height:1.5}}.case-results-grid-section .case-results-grid-wrapper{display:flex;justify-content:center;flex-wrap:wrap;gap:48px}.case-results-grid-section .case-results-grid-wrapper .case-results-card{border:1px solid #f3a5bc;border-radius:10px;text-align:center;padding:24px;flex:0 0 31.4%}.case-results-grid-section .case-results-grid-wrapper .case-results-card h2{color:#f3a5bc;margin-bottom:13px}.case-results-grid-section .case-results-grid-wrapper .case-results-card h3{margin-bottom:0}.case-results-grid-section .js-hidden{display:none !important}.case-results-grid-section .load-more-container{display:flex;justify-content:center;margin-top:60px;width:100%}@media only screen and (max-width: 1799px){.case-results-grid-section .case-results-grid-wrapper .case-results-card{flex:0 0 31%}}@media only screen and (max-width: 1440px){.case-results-grid-section .case-results-grid-wrapper{gap:32px}}@media only screen and (max-width: 1100px){.case-results-grid-section .case-results-grid-wrapper{gap:24px}.case-results-grid-section .case-results-grid-wrapper .case-results-card{flex:0 0 48.3%}.case-results-grid-section .case-results-grid-wrapper .case-results-card h2{font-size:40px}}@media only screen and (max-width: 767px){.case-results-grid-section .case-results-grid-wrapper .case-results-card{flex:auto;width:100%}.case-results-grid-section .case-results-grid-wrapper .case-results-card h2{font-size:36px;line-height:1.38}}.contact-section{padding:85px 0;border-bottom:1px solid #a4a7ae}.contact-section .contact-block{flex:0 0 37.5%;margin-top:25px}.contact-section .contact-block h2{font-size:30px;line-height:1.26;margin-bottom:24px}.contact-section .contact-block .info-text{font-size:18px;margin-bottom:18px;line-height:1.55;display:inline-block}.contact-section .contact-block .contact-info{margin-top:12px}.contact-section .contact-form{flex:0 0 54%;margin-left:auto}@media only screen and (max-width: 1599px){.contact-section .contact-block{flex:0 0 42%}.contact-section .contact-block .contact-info{gap:60px}}@media only screen and (max-width: 1440px){.contact-section .contact-block{flex:0 0 48%}.contact-section .contact-block .contact-info{gap:40px}.contact-section .contact-form{flex:0 0 48%}}@media only screen and (max-width: 1100px){.contact-section{padding:100px 0 60px}.contact-section .contact-block{flex:auto;width:100%;margin:0 0 40px}.contact-section .contact-block .contact-info{margin-top:0;gap:24px}.contact-section .contact-form{flex:auto;width:100%}}@media only screen and (max-width: 767px){.contact-section{padding:88px 0 48px}.contact-section .contact-block{margin-bottom:24px}}.featured-in-section .featured-in-grid-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:32px 48px}.featured-in-section .featured-in-grid-wrapper .featured-in-card{border:1px solid #f3a5bc;border-radius:10px;padding:24px;text-align:center;flex:0 0 48.5%}.featured-in-section .featured-in-grid-wrapper .featured-in-card h2{margin:13px 0;font-size:24px;line-height:1.33}.featured-in-section .featured-in-grid-wrapper .featured-in-card p{color:#1b2021;margin-bottom:35px;font-size:24px;line-height:1.25}@media only screen and (max-width: 1699px){.featured-in-section .featured-in-grid-wrapper .featured-in-card{flex:0 0 48%}}@media only screen and (max-width: 1440px){.featured-in-section .featured-in-grid-wrapper .featured-in-card{flex:0 0 47.5%}.featured-in-section .featured-in-grid-wrapper .featured-in-card img{max-height:150px;max-width:250px}.featured-in-section .featured-in-grid-wrapper .featured-in-card p{font-size:22px}}@media only screen and (max-width: 1100px){.featured-in-section .featured-in-grid-wrapper{gap:32px}.featured-in-section .featured-in-grid-wrapper .featured-in-card{flex:auto;width:100%}.featured-in-section .featured-in-grid-wrapper .featured-in-card img{max-height:150px;max-width:250px}.featured-in-section .featured-in-grid-wrapper .featured-in-card p{font-size:20px;line-height:1.5}}@media only screen and (max-width: 767px){.featured-in-section .featured-in-grid-wrapper{gap:24px}.featured-in-section .featured-in-grid-wrapper .featured-in-card img{max-height:120px;max-width:200px}}.form{display:flex;flex-direction:column;gap:0;width:100%}.form .custom-file-upload svg{height:7px;width:7px;position:relative;top:2px}.form .custom-file-upload:hover{cursor:pointer}.form form{display:flex;flex-direction:column;width:100%}.form form .form-row{display:flex;gap:15px;width:100%;justify-content:space-between}.form form input,.form form input[type=file],.form form .custom-file-upload{background:#fff;border:1px solid #d5d7da;border-radius:8px;padding:9px 16px;font-family:"Work Sans",sans-serif;font-size:16px;line-height:24px;color:#000;width:100%;box-sizing:border-box;box-shadow:0 2px 4px 0 rgba(10,13,18,.0509803922);-webkit-appearance:none;transition:.3s;margin-bottom:20px}.form form input::placeholder,.form form input[type=file]::placeholder,.form form .custom-file-upload::placeholder{color:#717680;opacity:1}.form form input:focus,.form form input[type=file]:focus,.form form .custom-file-upload:focus{outline:none}.form form input.input-1{display:inline-block;width:49%;vertical-align:top;margin:0 0 24px 0}.form form .custom-file-upload input{display:none}.form form label.disc{display:flex;gap:10px;justify-content:flex-start;align-items:center;margin:10px 0}.form form select{font-family:"Work Sans",sans-serif;display:block;margin:0 0 20px;appearance:none;background:#fff;border:1px solid #d5d7da;border-radius:8px;padding:10px 16px;font-family:"Work Sans",sans-serif;font-size:16px;line-height:24px;color:#717680;width:100%;box-sizing:border-box;background-image:url("../images/down-arrow.svg");background-repeat:no-repeat;background-position:right 10px center;background-size:15px}.form form textarea{font-family:"Work Sans",sans-serif;background:#fff;border:1px solid #d5d7da;color:#000;padding:10px 16px;margin:0 0 32px;width:100%;height:180px;font-size:16px;line-height:24px;resize:vertical;border-radius:8px;resize:none;-webkit-appearance:none;transition:.3s}.form form textarea::placeholder{color:#717680;opacity:1}.form form textarea:focus{outline:none}.form form button{margin:15px 0 0}.form form .frmbx{width:100%}.form form .form-check{min-height:inherit;line-height:normal;margin:8px 0;padding:0;display:flex;align-items:flex-start}.form form .form-check .form-check-input{width:20px;height:20px;border-radius:4px;margin-top:0;cursor:pointer;background:rgba(0,0,0,0);border:2px solid #d5d7da;appearance:none;margin:0 8px 0 0;cursor:pointer;padding:0;appearance:none;-webkit-appearance:none}.form form .form-check .form-check-input:checked[type=checkbox]{background-image:url(../images/checbox_checkk.svg) !important;background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:#f3a5bc;border-color:#f3a5bc}.form form .form-check .form-check-input:focus{box-shadow:none;outline-offset:1px}.form form .form-check .form-check-input:disabled:checked[type=checkbox]{background-image:url("../images/checbox_checkk_dis.svg") !important;background-repeat:no-repeat;background-position:center center;background-size:contain}.form form .form-check .form-check-input:disabled[type=checkbox]{border-color:#d5d7da !important;background-color:#fff !important;cursor:default;opacity:1}.form form .form-check label{font-size:16px;color:#fff;margin:0}.form form .form-check label a{font-size:16px;color:#fff;margin:0;font-weight:500;text-decoration:underline}.form form .form-check label a:hover{text-decoration:none}.form form .form-check .form-check-input[type=radio]{border-radius:50%}.form form .form-check.checkbox--md .form-check-input{height:20px;width:20px}@media only screen and (max-width: 1440px){.form form .input-1:nth-child(1){margin-right:auto}.form form .form-check{margin:10px 0}}@media only screen and (max-width: 1100px){.form{width:100%}.form form input.input-1{width:49%}}@media(max-width: 767px){.form{margin-top:0;padding:0;max-width:100%}.form p{text-align:center}.form .form-title{font-size:24px;line-height:32px}.form form input.input-1{display:block}.form form button.button{margin:3vw 0 0}.form form input.input-1{width:48.5%}}@media only screen and (max-width: 480px){.form{margin-top:0}.form form .form-row{flex-direction:column;gap:0}.form form input.input-1{width:100%}}input,textarea,input[type=text],input[type=email],input[type=search],input[type=tel],input[type=number]{border-radius:0;-webkit-appearance:none;appearance:none}.footer{background:#1b2021}.footer__div{padding:32px 0}.footer__intro,.footer__contact,.footer__main{border-bottom:1px solid #a4a7ae}.footer__intro .container-wrapper,.footer__contact .container-wrapper,.footer__main .container-wrapper{align-items:center;justify-content:space-between;flex-wrap:nowrap}.footer__intro-content{width:80%}.footer__intro-content h2{font-size:30px;margin-bottom:20px;line-height:1.26}.footer__intro-content a{color:#fff;text-decoration:underline}.footer__intro-content a:hover{text-decoration:none}.footer__socials{display:flex;align-items:center;gap:24px}.footer__socials a{display:flex}.footer__socials a svg{width:24px;height:24px}.footer__socials a:hover{transform:scale(1.1)}.footer__logo{display:inline-flex;width:400px;height:auto}.footer__logo-img{height:auto;width:100%}.footer__section-title{font-size:20px;line-height:1.5;margin-bottom:24px;font-weight:600}.footer__details{width:33.15%}.footer__details p{font-size:16px;margin-bottom:16px}.footer__link-list-wrapper{display:flex;gap:60px}.footer__links{display:flex;gap:64px}.footer__link-list{margin:0;padding-left:0;list-style:none}.footer__link-list li{font-size:16px;margin-bottom:0}.footer__link-list li:not(:last-child){margin-bottom:8px}.footer__link-list li a{color:#fff;text-decoration:none;font-size:16px;font-weight:500;line-height:1.5;text-wrap:nowrap;display:block}.footer__link-list li a:hover{text-decoration:underline}.footer__utility a,.footer__utility p,.footer__utility span{color:#fff;margin:0;font-size:16px;line-height:1.5;display:inline-block;position:relative;text-decoration:none;text-align:center}.footer__utility a:hover:not(.footer__utility-logo-link){text-decoration:underline}.footer__utility span{margin:0 5px}.footer__utility-content{justify-content:center}.footer__utility-logo-link img{width:65px;height:auto;aspect-ratio:30/7;margin-left:12px}@media only screen and (max-width: 1440px){.footer__details{width:36.15%}.footer__link-list-wrapper{gap:48px}}@media only screen and (max-width: 1100px){.footer__utility-content{margin-bottom:55px}.footer__intro .container-wrapper,.footer__contact .container-wrapper,.footer__main .container-wrapper{align-items:flex-start;gap:32px;flex-direction:column}.footer__intro-content,.footer__contact-info,.footer__details{width:100%}.footer__logo{margin:0 auto}}@media only screen and (max-width: 767px){.footer__links{flex-direction:column}.footer__link-list-wrapper{flex-direction:column;gap:8px}.footer__utility span{margin:0 3px}.footer__utility-logo-link img{width:60px}.footer__logo{width:311px}}@font-face{font-family:"Gambarino";src:url("fonts/Gambarino-Regular.woff2") format("woff2"),url("fonts/Gambarino-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Work Sans";src:url("fonts/WorkSans-Bold.woff2") format("woff2"),url("fonts/WorkSans-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Work Sans";src:url("fonts/WorkSans-Medium.woff2") format("woff2"),url("fonts/WorkSans-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Work Sans";src:url("fonts/WorkSans-Regular.woff2") format("woff2"),url("fonts/WorkSans-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Work Sans";src:url("fonts/WorkSans-SemiBold.woff2") format("woff2"),url("fonts/WorkSans-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}/*# sourceMappingURL=styles.css.map */