@font-face{font-family:"Cormorant Garamond";src:url(../assets/fonts/cormorant-garamond-v21-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Cormorant Garamond";src:url(../assets/fonts/cormorant-garamond-v21-latin-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Cormorant Garamond";src:url(../assets/fonts/cormorant-garamond-v21-latin-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"IBM Plex Sans";src:url(../assets/fonts/ibm-plex-sans-v23-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"IBM Plex Sans";src:url(../assets/fonts/ibm-plex-sans-v23-latin-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(../assets/fonts/inter-v20-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(../assets/fonts/inter-v20-latin-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(../assets/fonts/inter-v20-latin-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(../assets/fonts/inter-v20-latin-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Libre Baskerville";src:url(../assets/fonts/libre-baskerville-v24-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Libre Baskerville";src:url(../assets/fonts/libre-baskerville-v24-latin-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Libre Baskerville";src:url(../assets/fonts/libre-baskerville-v24-latin-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url(../assets/fonts/montserrat-v31-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url(../assets/fonts/montserrat-v31-latin-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url(../assets/fonts/montserrat-v31-latin-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url(../assets/fonts/montserrat-v31-latin-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Playfair Display";src:url(../assets/fonts/playfair-display-v40-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Playfair Display";src:url(../assets/fonts/playfair-display-v40-latin-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--color-beige:#f4efe7;--color-blue:#10233d;--color-off-white:#faf7f2;--color-gold:#c39a4a;--font-menu:"Montserrat", Arial, sans-serif;--font-title:"Cormorant Garamond", Georgia, serif;--container:1200px;--header-height:140px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-menu);color:var(--color-blue);background:var(--color-beige)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{width:100%;height:var(--header-height);background:var(--color-beige);border-top:2px solid rgb(16 35 61 / .9);position:relative;z-index:20}.header-container{width:min(100% - 48px, var(--container));height:var(--header-height);margin:0 auto;display:flex;align-items:center;justify-content:flex-start;padding-left:70px;gap:48px}.header-logo{width:340px;height:300px;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.header-logo img{width:100%;height:100%;object-fit:contain}.header-nav{display:flex;align-items:center;gap:34px}.header-nav a{font-family:var(--font-menu);font-size:16px;font-weight:500;color:var(--color-blue);line-height:1;white-space:nowrap;transition:color 180ms ease}.header-nav a:hover,.header-nav a:focus-visible{color:var(--color-gold)}.menu-toggle{width:42px;height:42px;margin-left:auto;border:1px solid rgb(16 35 61 / .25);background:#fff0;display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{width:20px;height:2px;background:var(--color-blue);display:block;transition:transform 180ms ease,opacity 180ms ease}.menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{position:relative;min-height:clamp(520px, 48vw, 650px);overflow:hidden}.hero-media{position:absolute;inset:0;z-index:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-overlay{position:absolute;inset:0;background:rgb(16 35 61 / .45);z-index:1}.hero-content{position:relative;z-index:2;width:min(100% - 48px, var(--container));min-height:clamp(520px, 48vw, 650px);margin:0 auto;display:flex;align-items:center}.hero h1{font-family:var(--font-title);font-weight:500;font-size:60px;line-height:1.05;color:var(--color-off-white);max-width:790px;text-shadow:0 3px 5px rgb(0 0 0 / .35);letter-spacing:-.01em}.section-placeholder{background:#000;color:#fff;min-height:280px}.container{width:min(100% - 48px, var(--container));margin:0 auto}.office-section{width:100%;background:#f7f3ec;padding:120px 0 125px}.office-container{width:min(100% - 96px, var(--container));margin:0 auto;display:grid;grid-template-columns:1.15fr 0.85fr;align-items:center;gap:76px}.office-image{width:100%}.office-image picture{display:block;width:100%}.office-image img{width:100%;height:460px;object-fit:cover;object-position:center center}.office-content{max-width:540px}.section-tag{display:inline-block;margin-bottom:34px;font-family:var(--font-menu);font-size:16px;font-weight:600;letter-spacing:.1em;color:#8f611f;text-transform:uppercase}.office-text{display:grid;gap:26px}.office-text p{font-family:var(--font-menu);font-size:16px;font-weight:400;line-height:1.72;letter-spacing:.06em;color:#484642}.practice-section{width:100%;background:#10233d;padding:105px 0 118px}.practice-container{width:min(100% - 96px, var(--container));margin:0 auto}.practice-header{max-width:1180px}.practice-header h2{font-family:"Libre Baskerville",Georgia,serif;font-size:56px;font-weight:700;line-height:1.15;letter-spacing:.02em;color:#faf7f2;margin-bottom:52px}.practice-header p{font-family:var(--font-menu);font-size:24px;font-weight:400;line-height:1.6;letter-spacing:.1em;color:#faf7f2;max-width:1160px}.practice-tabs{display:flex;align-items:center;gap:8px;margin-top:52px;margin-bottom:70px}.practice-tab{position:relative;border:0;background:#fff0;cursor:pointer;font-family:var(--font-menu);font-size:16px;font-weight:500;line-height:1;letter-spacing:.12em;color:#d8c5ad;padding:0 0 10px}.practice-tab::after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:#c39a4a;transition:width 180ms ease}.practice-tab.is-active{color:#c39a4a}.practice-tab.is-active::after{width:100%}.practice-tab:hover,.practice-tab:focus-visible{color:#c39a4a}.practice-tab-divider{font-family:var(--font-menu);font-size:16px;font-weight:500;color:#d8c5ad;line-height:1;margin-bottom:10px}.practice-grid{display:none;grid-template-columns:repeat(3,292px);justify-content:space-between;gap:82px 72px}.practice-grid.is-active{display:grid}.practice-card{position:relative;width:292px;height:172px;display:flex;align-items:center;justify-content:center;text-align:center}.practice-card::before{content:"";position:absolute;inset:0;border-left:1px solid rgb(195 154 74 / .85);border-right:1px solid rgb(195 154 74 / .85);border-bottom:1px solid rgb(195 154 74 / .85);pointer-events:none}.practice-card-line{position:absolute;top:0;height:1px;background:rgb(195 154 74 / .85);pointer-events:none}.practice-card-line-left{left:0;width:calc((100% - 70px) / 2)}.practice-card-line-right{right:0;width:calc((100% - 70px) / 2)}.practice-card-icon{position:absolute;top:-30px;left:50%;transform:translateX(-50%);width:70px;height:60px;display:flex;align-items:center;justify-content:center;background:#10233d;z-index:2}.practice-card-icon img{width:42px;height:42px;object-fit:contain;display:block}.practice-card-icon:empty{display:flex}.practice-card h3{font-family:var(--font-menu);font-size:20px;font-weight:500;line-height:1.25;letter-spacing:.12em;color:#fff;max-width:255px}.partners-section{width:100%;background:#f4efe7;padding:100px 0 115px}.partners-container{width:min(100% - 96px, var(--container));margin:0 auto}.partners-header{margin-bottom:68px}.partners-tag{display:inline-block;margin-bottom:46px;font-family:var(--font-menu);font-size:16px;font-weight:600;line-height:1;letter-spacing:.12em;color:#8f611f;text-transform:uppercase}.partners-header h2{font-family:"Libre Baskerville",Georgia,serif;font-size:46px;font-weight:500;line-height:62px;letter-spacing:.02em;color:#10233d}.partners-grid{display:grid;grid-template-columns:repeat(2,520px);justify-content:space-between;gap:80px}.partner-card{width:520px}.partner-image{display:block;width:520px;height:560px;overflow:hidden;background:#ddd}.partner-image img{width:100%;height:100%;object-fit:cover;object-position:center top}.partner-info{margin-top:20px}.partner-line{display:block;width:44px;height:1px;background:#c39a4a;margin-bottom:18px}.partner-info h3{font-family:"Libre Baskerville",Georgia,serif;font-size:22px;font-weight:400;line-height:1.35;letter-spacing:.12em;color:#10233d;margin-bottom:12px}.partner-info p{font-family:var(--font-menu);font-size:16px;font-weight:600;line-height:1.4;letter-spacing:.12em;color:#b9853b}.articles-section{width:100%;background:#071525;padding:96px 0 105px}.articles-container{width:min(100% - 96px, var(--container));margin:0 auto}.articles-header{max-width:760px;margin-bottom:70px}.articles-tag{display:inline-block;margin-bottom:42px;font-family:var(--font-menu);font-size:16px;font-weight:600;line-height:1;letter-spacing:.12em;color:#8f611f;text-transform:uppercase}.articles-header h2{font-family:"Playfair Display",Georgia,serif;font-size:46px;font-weight:600;line-height:1;letter-spacing:.02em;color:#faf7f2;margin-bottom:28px}.articles-header p{font-family:var(--font-menu);font-size:18px;font-weight:400;line-height:32px;letter-spacing:.1em;color:#d8c5ad}.articles-grid{display:grid;grid-template-columns:repeat(3,370px);justify-content:space-between;gap:64px 48px}.article-card{width:370px;min-width:0}.article-image{display:block;width:370px;height:230px;background:#d9d9d9;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:22px;overflow:hidden}.article-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-family:var(--font-menu);font-size:16px;font-weight:500;line-height:32px;letter-spacing:.12em;color:#c39a4a;margin-bottom:14px}.article-divider{width:370px;height:1px;background:rgb(216 197 173 / .25);margin-bottom:24px}.article-card h3{margin-bottom:18px}.article-card h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:"Libre Baskerville",Georgia,serif;font-size:20px;font-weight:700;line-height:1.35;letter-spacing:.02em;color:#faf7f2;transition:color 180ms ease}.article-card h3 a:hover,.article-card h3 a:focus-visible{color:#c39a4a}.article-card p{font-family:var(--font-menu);font-size:15px;font-weight:500;line-height:1.65;letter-spacing:.1em;color:#d8c5ad;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-link{display:inline-block;font-family:var(--font-menu);font-size:15px;font-weight:500;line-height:1.65;letter-spacing:.1em;color:#c39a4a;transition:opacity 180ms ease}.article-link:hover,.article-link:focus-visible{opacity:.75}.articles-action{display:flex;justify-content:center;margin-top:76px}.articles-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #c39a4a;padding:15px 30px;font-family:var(--font-menu);font-size:16px;font-weight:500;line-height:1.65;letter-spacing:.12em;color:#faf7f2;text-transform:uppercase;transition:background 180ms ease,color 180ms ease}.articles-button:hover,.articles-button:focus-visible{background:#c39a4a;color:#071525}.articles-empty{max-width:760px;margin:46px auto 0;padding:42px;text-align:center;background:rgb(250 247 242 / .06);border:1px solid rgb(195 154 74 / .45)}.articles-empty h3{margin-bottom:14px;font-family:"Libre Baskerville",Georgia,serif;font-size:clamp(24px, 3vw, 34px);font-weight:700;line-height:1.3;color:#faf7f2}.articles-empty p{max-width:620px;margin:0 auto;font-family:var(--font-menu);font-size:15px;font-weight:400;line-height:1.8;letter-spacing:.08em;color:#d8c5ad}.contact-section{width:100%;background:#f4efe7;padding:100px 0 115px}.contact-container{width:min(100% - 96px, var(--container));margin:0 auto}.contact-header{margin-bottom:74px}.contact-tag{display:inline-block;margin-bottom:38px;font-family:var(--font-menu);font-size:16px;font-weight:600;line-height:62px;letter-spacing:.12em;color:#c39a4a;text-transform:uppercase}.contact-header h2{font-family:"Libre Baskerville",Georgia,serif;font-size:48px;font-weight:700;line-height:1.15;letter-spacing:.05em;color:#10233d;margin-bottom:34px}.contact-header p{font-family:var(--font-menu);font-size:16px;font-weight:700;line-height:1.65;letter-spacing:.1em;color:#5f5a54;max-width:1180px}.contact-content{display:grid;grid-template-columns:1fr 553px;align-items:start;gap:92px}.contact-info{display:grid;gap:54px;padding-top:58px}.contact-item{display:grid;grid-template-columns:62px 1fr;align-items:center;gap:26px}.contact-item:last-child{align-items:flex-start}.contact-item:last-child .contact-icon{margin-top:6px}.contact-icon{width:62px;height:62px;border:0;border-radius:0;background:#fff0;display:flex;align-items:center;justify-content:center}.contact-icon img{width:52px;height:52px;object-fit:contain}.contact-item h3{font-family:var(--font-menu);font-size:20px;font-weight:500;line-height:1.65;letter-spacing:.12em;color:#000;margin-bottom:4px}.contact-item p{font-family:var(--font-menu);font-size:16px;font-weight:400;line-height:1.65;letter-spacing:.12em;color:#000}.contact-form{width:553px;min-height:715px;background:#faf7f2;padding:58px 68px 54px;box-shadow:4px 4px 4px rgb(0 0 0 / .25)}.contact-form h3{font-family:"Libre Baskerville",Georgia,serif;font-size:28px;font-weight:500;line-height:1.65;letter-spacing:.02em;color:#10233d;text-align:center;margin-bottom:34px}.form-group{width:100%;margin-bottom:22px}.form-group label{display:block;font-family:var(--font-menu);font-size:16px;font-weight:500;line-height:1.65;letter-spacing:.12em;color:#10233d;margin-bottom:4px}.form-group input,.form-group select{width:100%;height:36px;border:0;border-bottom:2px solid #d8c5ad;background:#fff0;outline:none;font-family:var(--font-menu);font-size:15px;font-weight:400;color:#10233d}.form-group textarea{width:100%;height:88px;border:2px solid #d8c5ad;background:#fff0;outline:none;resize:none;padding:10px;font-family:var(--font-menu);font-size:15px;font-weight:400;color:#10233d}.form-group input:focus,.form-group select:focus{border-bottom-color:#c39a4a}.form-group textarea:focus{border-color:#c39a4a}.custom-select-group{position:relative}.custom-select{position:relative;width:100%}.custom-select-button{position:relative;width:100%;height:42px;border:0;border-bottom:2px solid #d8c5ad;background:#fff0;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0 34px 0 0;font-family:var(--font-menu);font-size:15px;font-weight:500;line-height:1.65;letter-spacing:.08em;color:#10233d;text-align:left}.custom-select-button::after{content:"";position:absolute;right:4px;top:50%;width:8px;height:8px;border-right:1.5px solid #c39a4a;border-bottom:1.5px solid #c39a4a;transform:translateY(-65%) rotate(45deg);transition:transform 180ms ease}.custom-select.is-open .custom-select-button::after{transform:translateY(-30%) rotate(225deg)}.custom-select-list{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:30;list-style:none;padding:8px 0;background:#faf7f2;border:1px solid #d8c5ad;box-shadow:4px 4px 12px rgb(0 0 0 / .12);opacity:0;visibility:hidden;transform:translateY(-6px);pointer-events:none;transition:opacity 160ms ease,visibility 160ms ease,transform 160ms ease}.custom-select.is-open .custom-select-list{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.custom-select-list li{padding:10px 14px;font-family:var(--font-menu);font-size:14px;font-weight:500;line-height:1.5;letter-spacing:.08em;color:#10233d;cursor:pointer;transition:background 160ms ease,color 160ms ease}.custom-select-list li:hover{background:#10233d;color:#faf7f2}.contact-button{display:flex;align-items:center;justify-content:center;margin:38px auto 0;padding:15px 20px;border:0;background:#10233d;cursor:pointer;font-family:var(--font-menu);font-size:16px;font-weight:500;line-height:1.65;letter-spacing:.12em;color:#faf7f2;text-transform:uppercase;transition:background 180ms ease,color 180ms ease}.contact-button:hover,.contact-button:focus-visible{background:#c39a4a;color:#10233d}.site-footer{width:100%;background:#1f3854}.footer-main{width:100%;background:#1f3854;padding:0}.footer-container{width:min(100% - 96px, var(--container));min-height:330px;margin:0 auto;display:grid;grid-template-columns:320px 130px 390px 150px;align-items:center;justify-content:space-between;gap:42px}.footer-brand{min-height:190px;display:flex;align-items:center;justify-content:center}.footer-brand a{display:flex;align-items:center;justify-content:center}.footer-brand img{width:320px;max-width:100%;height:auto;object-fit:contain}.footer-social{margin-bottom:45px}.footer-column,.footer-social{min-height:190px;display:flex;flex-direction:column;justify-content:flex-start}.footer-column h2,.footer-social h2{font-family:var(--font-menu);font-size:18px;font-weight:600;line-height:1.4;color:#c39a4a;margin:0 0 22px}.footer-nav{display:grid;gap:10px}.footer-nav a{font-family:var(--font-menu);font-size:16px;font-weight:400;line-height:1.45;color:#d8c5ad;transition:color 180ms ease}.footer-nav a:hover,.footer-nav a:focus-visible{color:#c39a4a}.footer-contact{max-width:390px;margin-bottom:38px}.footer-column p{font-family:var(--font-menu);font-size:16px;font-weight:400;line-height:1.45;color:#d8c5ad;margin:0 0 12px}.footer-column p:last-child{margin-bottom:0}.footer-social-links{display:flex;align-items:center;justify-content:flex-start;gap:18px}.footer-social-links a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;transition:transform 180ms ease,opacity 180ms ease}.footer-social-links a:hover,.footer-social-links a:focus-visible{transform:translateY(-2px);opacity:.8}.footer-social-links img{width:38px;height:38px;object-fit:contain}.footer-copy{width:100%;background:#10233d;padding:14px 0 12px;margin:0}.footer-copy-container{width:min(100% - 96px, var(--container));margin:0 auto;text-align:center}.footer-copy p{font-family:var(--font-menu);font-size:15px;font-weight:500;line-height:1.5;color:#fff;margin:0 0 6px}.footer-copy span,.footer-copy a{font-family:"IBM Plex Sans",Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#fff}.footer-copy a{transition:color 180ms ease}.footer-copy a:hover,.footer-copy a:focus-visible{color:#c39a4a}.back-to-top{position:fixed;right:28px;bottom:28px;z-index:80;width:54px;height:54px;border-radius:50%;background:#10233d;border:1px solid rgb(250 247 242 / .18);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgb(0 0 0 / .22);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity 180ms ease,visibility 180ms ease,transform 180ms ease,background 180ms ease}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover,.back-to-top:focus-visible{background:#c39a4a}.back-to-top span{width:13px;height:13px;border-left:2px solid #faf7f2;border-top:2px solid #faf7f2;transform:translateY(3px) rotate(45deg)}.articles-page-container{width:min(100% - 96px, var(--container));margin:0 auto}.articles-page-hero{width:100%;background:#10233d;padding:105px 0 100px}.articles-page-tag{display:inline-block;margin-bottom:34px;font-family:var(--font-menu);font-size:16px;font-weight:600;line-height:1;letter-spacing:.12em;color:#d6a84f;text-transform:uppercase}.articles-page-hero h1{max-width:820px;margin-bottom:30px;font-family:"Libre Baskerville",Georgia,serif;font-size:54px;font-weight:700;line-height:1.14;letter-spacing:.02em;color:#faf7f2}.articles-page-hero p{max-width:900px;font-family:var(--font-menu);font-size:18px;font-weight:400;line-height:1.75;letter-spacing:.08em;color:#d8c5ad}.articles-filter-section{background:#f4efe7;padding:58px 0 44px}.articles-filter-content{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.articles-filter-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.article-filter-button{border:1px solid #c39a4a;background:#fff0;padding:13px 22px;cursor:pointer;font-family:var(--font-menu);font-size:14px;font-weight:600;line-height:1;letter-spacing:.1em;color:#10233d;text-transform:uppercase;transition:background 180ms ease,color 180ms ease}.article-filter-button.is-active,.article-filter-button:hover,.article-filter-button:focus-visible{background:#10233d;color:#faf7f2;border-color:#10233d}.articles-search{width:360px}.articles-search label{display:block;margin-bottom:10px;font-family:var(--font-menu);font-size:14px;font-weight:600;letter-spacing:.1em;color:#10233d;text-transform:uppercase}.articles-search input{width:100%;height:46px;border:0;border-bottom:2px solid #d8c5ad;background:#fff0;outline:none;font-family:var(--font-menu);font-size:15px;font-weight:400;color:#10233d}.articles-search input::placeholder{color:rgb(16 35 61 / .55)}.articles-search input:focus{border-bottom-color:#c39a4a}.articles-list-section{background:#f4efe7;padding:36px 0 110px}.articles-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:58px 38px}.article-list-card{background:#faf7f2;box-shadow:4px 4px 14px rgb(16 35 61 / .08)}.article-list-image{display:block;width:100%;aspect-ratio:370 / 230;background:#d9d9d9;overflow:hidden}.article-list-content{padding:28px 26px 30px}.article-list-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:18px;font-family:var(--font-menu);font-size:13px;font-weight:600;line-height:1.5;letter-spacing:.08em;color:#8f611f}.article-list-card h2{margin-bottom:16px}.article-list-card h2 a{font-family:"Libre Baskerville",Georgia,serif;font-size:20px;font-weight:700;line-height:1.35;letter-spacing:.02em;color:#10233d;transition:color 180ms ease}.article-list-card h2 a:hover,.article-list-card h2 a:focus-visible{color:#8f611f}.article-list-card p{margin-bottom:22px;font-family:var(--font-menu);font-size:14.5px;font-weight:400;line-height:1.7;letter-spacing:.05em;color:#484642}.article-list-link{display:inline-block;font-family:var(--font-menu);font-size:14px;font-weight:600;line-height:1.5;letter-spacing:.1em;color:#8f611f;text-transform:uppercase;transition:opacity 180ms ease}.article-list-link:hover,.article-list-link:focus-visible{opacity:.75}.articles-filter-group{display:grid;gap:12px}.articles-filter-label{font-family:var(--font-menu);font-size:13px;font-weight:700;line-height:1;letter-spacing:.12em;color:#10233d;text-transform:uppercase}.article-sort-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.article-sort-button{border:1px solid #c39a4a;background:#fff0;padding:13px 22px;cursor:pointer;font-family:var(--font-menu);font-size:14px;font-weight:600;line-height:1;letter-spacing:.1em;color:#10233d;text-transform:uppercase;transition:background 180ms ease,color 180ms ease,border-color 180ms ease}.article-sort-button.is-active,.article-sort-button:hover,.article-sort-button:focus-visible{background:#10233d;color:#faf7f2;border-color:#10233d}.articles-empty-message{margin-top:30px;font-family:var(--font-menu);font-size:15px;font-weight:500;line-height:1.6;letter-spacing:.06em;color:#10233d;text-align:center}.articles-pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:78px}.articles-pagination-button{width:42px;height:42px;border:1px solid #c39a4a;background:#fff0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:var(--font-menu);font-size:14px;font-weight:600;color:#10233d;transition:background 180ms ease,color 180ms ease,border-color 180ms ease}.articles-pagination-button.is-active,.articles-pagination-button:hover,.articles-pagination-button:focus-visible{background:#10233d;color:#faf7f2;border-color:#10233d}.single-article-container{width:min(100% - 96px, var(--container));margin:0 auto}.single-article-hero{width:100%;background:#10233d;padding:92px 0 96px}.single-article-back{display:inline-block;margin-bottom:42px;font-family:var(--font-menu);font-size:14px;font-weight:600;line-height:1;letter-spacing:.1em;color:#d6a84f;text-transform:uppercase;transition:opacity 180ms ease}.single-article-back:hover,.single-article-back:focus-visible{opacity:.75}.single-article-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:28px;font-family:var(--font-menu);font-size:14px;font-weight:600;line-height:1.5;letter-spacing:.1em;color:#d6a84f;text-transform:uppercase}.single-article-hero h1{max-width:960px;margin-bottom:28px;font-family:"Libre Baskerville",Georgia,serif;font-size:54px;font-weight:700;line-height:1.16;letter-spacing:.02em;color:#faf7f2}.single-article-hero p{max-width:820px;font-family:var(--font-menu);font-size:18px;font-weight:400;line-height:1.75;letter-spacing:.08em;color:#d8c5ad}.single-article-section{width:100%;background:#f4efe7;padding:86px 0 96px}.single-article-image{width:100%;height:420px;background:#d9d9d9;margin-bottom:68px}.single-article-content{max-width:850px;margin:0 auto}.single-article-content p{margin-bottom:28px;font-family:var(--font-menu);font-size:17px;font-weight:400;line-height:1.85;letter-spacing:.04em;color:#484642}.single-article-content h2{margin:58px 0 24px;font-family:"Libre Baskerville",Georgia,serif;font-size:32px;font-weight:700;line-height:1.3;letter-spacing:.02em;color:#10233d}.single-article-content h2:first-child{margin-top:0}.single-article-actions{max-width:850px;margin:62px auto 0;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.single-article-button{display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:15px 24px;border:1px solid #c39a4a;background:#fff0;font-family:var(--font-menu);font-size:14px;font-weight:600;line-height:1.5;letter-spacing:.1em;color:#10233d;text-transform:uppercase;transition:background 180ms ease,color 180ms ease,border-color 180ms ease}.single-article-button:hover,.single-article-button:focus-visible{background:#c39a4a;color:#10233d}.single-article-button-dark{background:#10233d;border-color:#10233d;color:#faf7f2}.single-article-button-dark:hover,.single-article-button-dark:focus-visible{background:#c39a4a;border-color:#c39a4a;color:#10233d}.single-article-content .article-text-gold{color:#c39a4a}.single-article-content .article-text-blue{color:#10233d}.single-article-content .article-text-red{color:#9b2c2c}.single-article-content .article-text-large{font-size:1.18em}.single-article-content .article-text-small{font-size:.9em}.single-article-content .article-font-title{font-family:var(--font-title)}.related-articles-section{width:100%;background:#071525;padding:88px 0 105px}.related-articles-header{margin-bottom:58px}.related-articles-header span{display:inline-block;margin-bottom:28px;font-family:var(--font-menu);font-size:14px;font-weight:600;line-height:1;letter-spacing:.12em;color:#d6a84f;text-transform:uppercase}.related-articles-header h2{font-family:"Libre Baskerville",Georgia,serif;font-size:42px;font-weight:700;line-height:1.16;letter-spacing:.02em;color:#faf7f2}.related-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.related-article-card{background:#faf7f2;box-shadow:4px 4px 14px rgb(0 0 0 / .16)}.related-article-image{display:block;width:100%;aspect-ratio:370 / 210;background:#d9d9d9}.related-article-content{padding:26px 24px 28px}.related-article-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:16px;font-family:var(--font-menu);font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.08em;color:#8f611f}.related-article-card h3{margin-bottom:20px}.related-article-card h3 a{font-family:"Libre Baskerville",Georgia,serif;font-size:18px;font-weight:700;line-height:1.35;letter-spacing:.02em;color:#10233d;transition:color 180ms ease}.related-article-card h3 a:hover,.related-article-card h3 a:focus-visible{color:#8f611f}.related-article-link{display:inline-block;font-family:var(--font-menu);font-size:13px;font-weight:600;line-height:1.5;letter-spacing:.1em;color:#8f611f;text-transform:uppercase;transition:opacity 180ms ease}.related-article-link:hover,.related-article-link:focus-visible{opacity:.75}.single-article-author{margin-bottom:30px;display:flex;flex-direction:column;gap:8px}.single-article-author span{font-family:var(--font-menu);font-size:13px;font-weight:600;line-height:1;letter-spacing:.12em;color:#d6a84f;text-transform:uppercase}.single-article-author strong{font-family:var(--font-menu);font-size:15px;font-weight:500;line-height:1.5;letter-spacing:.06em;color:#faf7f2}.article-list-card,.article-list-content,.article-list-content h2,.article-list-content p,.related-article-card,.related-article-content,.related-article-content h3{min-width:0}.article-list-content h2,.article-list-content h2 a,.related-article-content h3,.related-article-content h3 a{overflow-wrap:anywhere;word-break:break-word}.article-list-content p{overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.article-list-content h2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-list-card{overflow:hidden}@media (max-width:1200px){:root{--header-height:124px}.header-container{width:min(100% - 40px, 1060px);padding-left:36px;gap:36px}.header-logo{width:310px;height:274px}.header-nav{gap:24px}.header-nav a{font-size:15px}.hero h1{font-size:clamp(50px, 5vw, 58px);max-width:720px}.office-section{padding:100px 0 110px}.office-container{width:min(100% - 72px, 1060px);grid-template-columns:1fr 0.95fr;gap:54px}.office-image img{height:410px}.office-text p{font-size:15px;line-height:1.7;letter-spacing:.05em}.practice-section{padding:96px 0 108px}.practice-container{width:min(100% - 72px, 1060px)}.practice-header h2{font-size:50px}.practice-header p{font-size:19px;letter-spacing:.08em}.practice-grid{grid-template-columns:repeat(3,292px);gap:76px 36px}.partners-section{padding:92px 0 105px}.partners-container{width:min(100% - 72px, 1060px)}.partners-header h2{font-size:42px;line-height:58px}.partners-grid{grid-template-columns:repeat(2,minmax(0,460px));gap:60px}.partner-card,.partner-image{width:100%}.partner-image{height:520px}.articles-section{padding:90px 0 100px}.articles-container{width:min(100% - 72px, 1060px)}.articles-header h2{font-size:42px}.articles-header p{font-size:16px;line-height:30px;letter-spacing:.08em}.articles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:58px 36px}.article-card,.article-image,.article-divider{width:100%}.article-image{height:auto;aspect-ratio:370 / 230}.article-meta{font-size:13px;letter-spacing:.08em}.contact-section{padding:92px 0 105px}.contact-container{width:min(100% - 72px, 1060px)}.contact-header h2{font-size:42px}.contact-content{grid-template-columns:1fr 500px;gap:64px}.contact-form{width:500px;padding:52px 52px 50px}.contact-item p{font-size:14px}.footer-main{padding:0}.footer-container{width:min(100% - 72px, 1060px);min-height:300px;grid-template-columns:280px 120px 330px 130px;gap:34px}.footer-column,.footer-social{min-height:185px;display:flex;flex-direction:column;justify-content:flex-start}.footer-brand img{width:280px}.footer-nav a,.footer-column p{font-size:14px}.footer-column h3{font-size:16px;margin-bottom:18px}.footer-copy-container{width:min(100% - 72px, 1060px)}.articles-page-container{width:min(100% - 72px, 1060px)}.articles-page-hero h1{font-size:48px}.articles-list-grid{gap:48px 30px}.article-list-content{padding:26px 22px 28px}.single-article-container{width:min(100% - 72px, 1060px)}.single-article-hero h1{font-size:48px}.single-article-image{height:380px}.related-articles-grid{gap:30px}}@media (max-width:1000px){.practice-grid{grid-template-columns:repeat(2,292px);justify-content:center;gap:76px 52px}}@media (max-width:900px){:root{--header-height:148px}.header-container{width:min(100% - 32px, 760px);height:var(--header-height);justify-content:center;align-items:center;padding-left:0;gap:0;position:relative}.header-logo{width:330px;height:291px;justify-content:center}.menu-toggle{display:flex;width:42px;height:42px;position:absolute;right:0;top:50%;transform:translateY(-50%);margin-left:0}.menu-toggle span{width:23px}.header-nav{position:absolute;left:0;right:0;top:100%;background:var(--color-beige);border-top:1px solid rgb(16 35 61 / .12);border-bottom:1px solid rgb(16 35 61 / .12);display:grid;gap:0;padding:12px 24px 18px;transform:translateY(-8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 180ms ease,transform 180ms ease,visibility 180ms ease}.header-nav.is-open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.header-nav a{padding:14px 0;font-size:15px;border-bottom:1px solid rgb(16 35 61 / .08)}.header-nav a:last-child{border-bottom:0}.hero,.hero-content{min-height:560px}.hero-media img{object-position:58% center}.hero-content{width:min(100% - 40px, 760px)}.hero h1{font-size:clamp(44px, 7vw, 56px);line-height:1.08;max-width:650px}.office-section{padding:82px 0 90px}.office-container{width:min(100% - 48px, 760px);grid-template-columns:1fr;gap:48px}.office-image{order:1}.office-image img{height:auto;aspect-ratio:16 / 9}.office-content{order:2;max-width:100%}.section-tag{margin-bottom:28px;font-size:14px}.office-text{gap:24px}.office-text p{font-size:15px;line-height:1.75;letter-spacing:.04em}.practice-section{padding:86px 0 96px}.practice-container{width:min(100% - 48px, 760px)}.practice-header h2{font-size:clamp(42px, 7vw, 50px);margin-bottom:38px}.practice-header p{font-size:17px;line-height:1.65;letter-spacing:.06em}.practice-tabs{margin-top:46px;margin-bottom:60px}.practice-tab,.practice-tab-divider{font-size:14px}.partners-section{padding:82px 0 92px}.partners-container{width:min(100% - 48px, 760px)}.partners-header{margin-bottom:56px}.partners-tag{font-size:14px;margin-bottom:34px}.partners-header h2{font-size:clamp(34px, 5.8vw, 42px);line-height:1.35}.partners-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px}.partner-image{height:460px}.partner-info h3{font-size:19px;letter-spacing:.1em}.partner-info p{font-size:13px;letter-spacing:.1em}.articles-section{padding:82px 0 92px}.articles-container{width:min(100% - 48px, 760px)}.articles-header{margin-bottom:58px}.articles-tag{font-size:14px;margin-bottom:32px}.articles-header h2{font-size:clamp(34px, 5.8vw, 42px);line-height:1.1}.articles-header p{font-size:15px;line-height:28px;letter-spacing:.06em}.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 36px}.article-card h3 a{font-size:18px}.article-card p,.article-link{font-size:14px;letter-spacing:.07em}.contact-section{padding:82px 0 92px}.contact-container{width:min(100% - 48px, 760px)}.contact-header{margin-bottom:58px}.contact-tag{font-size:14px;line-height:1;margin-bottom:32px}.contact-header h2{font-size:clamp(34px, 5.8vw, 42px);line-height:1.22}.contact-header p{font-size:14px;letter-spacing:.06em}.contact-content{grid-template-columns:1fr;gap:56px}.contact-info{padding-top:0;gap:38px}.contact-form{width:100%;min-height:auto}.footer-main{padding:0}.footer-container{width:min(100% - 48px, 760px);min-height:220px;display:grid;grid-template-columns:180px 115px 260px 100px;align-items:center;justify-content:space-between;gap:24px;text-align:left}.footer-column,.footer-social{min-height:155px;display:flex;flex-direction:column;justify-content:flex-start}.footer-brand{justify-content:flex-start;margin:0}.footer-brand img{width:180px}.footer-column h3{font-size:14px;margin-bottom:10px;text-align:left}.footer-nav{justify-items:start;gap:6px;margin-top:0}.footer-nav a,.footer-column p{font-size:11.5px;line-height:1.45;text-align:left}.footer-contact{max-width:260px;margin-top:28px}.footer-contact p{margin-bottom:6px}.footer-social{text-align:left;margin-top:30px}.footer-social-links{justify-content:flex-start;gap:10px}.footer-social-links img{width:28px;height:28px}.footer-copy{padding:12px 0 10px;margin:0}.footer-copy-container{width:min(100% - 48px, 760px)}.articles-page-container{width:min(100% - 48px, 760px)}.articles-page-hero{padding:86px 0 82px}.articles-page-hero h1{font-size:clamp(36px, 6vw, 46px)}.articles-page-hero p{font-size:15px;letter-spacing:.06em}.articles-filter-content{align-items:flex-start;flex-direction:column;gap:34px}.articles-search{width:100%}.articles-list-grid{grid-template-columns:repeat(2,1fr);gap:44px 32px}.single-article-container{width:min(100% - 48px, 760px)}.single-article-hero{padding:82px 0 84px}.single-article-back{margin-bottom:36px;font-size:13px}.single-article-meta{font-size:13px}.single-article-hero h1{font-size:clamp(36px, 6vw, 46px)}.single-article-hero p{font-size:15px;letter-spacing:.06em}.single-article-section{padding:72px 0 84px}.single-article-image{height:auto;aspect-ratio:16 / 9;margin-bottom:56px}.single-article-content p{font-size:16px;line-height:1.8}.single-article-content h2{font-size:28px}.related-articles-section{padding:78px 0 90px}.related-articles-header h2{font-size:36px}.related-articles-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:700px){.practice-grid{grid-template-columns:1fr;justify-items:center;gap:72px}.partners-grid{grid-template-columns:1fr;gap:58px}.partner-card{width:100%}.partner-image{width:100%;height:auto;aspect-ratio:520 / 560}.articles-grid{grid-template-columns:1fr;gap:52px}.article-card{width:100%}.articles-empty{padding:30px 22px}.articles-empty p{font-size:14px;letter-spacing:.06em}}@media (max-width:600px){:root{--header-height:138px}.header-container{width:min(100% - 24px, 100%);height:var(--header-height);justify-content:center;align-items:center;padding-left:0;gap:0;position:relative}.header-logo{width:315px;height:278px;justify-content:center}.header-nav{position:absolute;left:0;right:0;top:100%;background:var(--color-beige);border-top:1px solid rgb(16 35 61 / .12);border-bottom:1px solid rgb(16 35 61 / .12);display:grid;gap:0;padding:12px 24px 18px;transform:translateY(-8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 180ms ease,transform 180ms ease,visibility 180ms ease}.header-nav.is-open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.menu-toggle{display:flex;width:42px;height:42px;position:absolute;right:0;top:50%;transform:translateY(-50%);margin-left:0}.menu-toggle span{width:21px}.hero,.hero-content{min-height:560px}.hero-media img{object-position:62% center}.hero-content{width:min(100% - 34px, 100%);align-items:center}.hero h1{font-size:clamp(39px, 10.6vw, 48px);line-height:1.08;max-width:340px}.office-section{padding:70px 0 78px}.office-container{width:min(100% - 34px, 100%);gap:38px}.office-image img{aspect-ratio:4 / 3}.section-tag{font-size:13px;letter-spacing:.12em;margin-bottom:24px}.office-text{gap:22px}.office-text p{font-size:14px;line-height:1.75;letter-spacing:.025em}.practice-section{padding:76px 0 86px}.practice-container{width:min(100% - 34px, 100%)}.practice-header h2{font-size:clamp(30px, 8.2vw, 36px);line-height:1.18;max-width:340px;margin-bottom:30px}.practice-header p{font-size:14px;line-height:1.7;letter-spacing:.04em}.practice-tabs{margin-top:38px;margin-bottom:58px;gap:7px}.practice-tab,.practice-tab-divider{font-size:12px;letter-spacing:.08em}.practice-card{width:min(292px, 100%);height:164px}.practice-card h3{font-size:17px;letter-spacing:.1em}.partners-section{padding:72px 0 82px}.partners-container{width:min(100% - 34px, 100%)}.partners-header{margin-bottom:46px}.partners-tag{font-size:13px;letter-spacing:.12em;margin-bottom:28px}.partners-header h2{font-size:clamp(30px, 8vw, 36px);line-height:1.35}.partners-grid{gap:52px}.partner-info{margin-top:18px}.partner-line{margin-bottom:16px}.partner-info h3{font-size:18px;letter-spacing:.09em}.partner-info p{font-size:12px;letter-spacing:.08em}.articles-grid{grid-template-columns:1fr;gap:42px}.articles-section{padding:72px 0 82px}.articles-container{width:min(100% - 34px, 100%)}.articles-header{margin-bottom:48px}.articles-tag{font-size:13px;letter-spacing:.12em;margin-bottom:26px}.articles-header h2{font-size:clamp(29px, 7.8vw, 34px);line-height:1.16}.articles-header p{font-size:14px;line-height:26px;letter-spacing:.04em}.article-image{aspect-ratio:370 / 230;margin-bottom:20px}.article-meta{font-size:12px;line-height:24px;letter-spacing:.06em}.article-divider{margin-bottom:20px}.article-card h3{min-height:auto}.article-card h3 a{font-size:17px;line-height:1.35}.article-card p,.article-link{font-size:13.5px;line-height:1.6;letter-spacing:.045em}.articles-action{margin-top:58px}.articles-button{width:100%;padding:14px 24px;font-size:13px;letter-spacing:.1em}.contact-section{padding:72px 0 82px}.contact-container{width:min(100% - 34px, 100%)}.contact-header{margin-bottom:48px}.contact-tag{font-size:13px;letter-spacing:.12em;margin-bottom:26px}.contact-header h2{font-size:clamp(29px, 7.6vw, 34px);line-height:1.25;letter-spacing:.02em}.contact-header h2 br{display:none}.contact-header p{font-size:13px;line-height:1.65;letter-spacing:.04em}.contact-item{grid-template-columns:46px 1fr;gap:16px}.contact-icon{width:46px;height:46px}.contact-icon img{width:38px;height:38px}.contact-item h3{font-size:16px;letter-spacing:.1em}.contact-item p{font-size:12.5px;letter-spacing:.06em}.contact-form{width:100%;max-width:100%;padding:38px 22px 38px;box-shadow:3px 3px 4px rgb(0 0 0 / .18)}.contact-form h3{font-size:24px;margin-bottom:28px}.custom-select-button{font-size:13px;letter-spacing:.06em}.custom-select-list li{font-size:13px;letter-spacing:.06em}.form-group label{font-size:13px;letter-spacing:.09em}.contact-button{width:100%;font-size:13px;letter-spacing:.1em}.footer-main{padding:30px 0 0}.footer-container{width:min(100% - 34px, 100%);display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}.footer-brand{justify-content:center;margin:0 0 4px}.footer-brand img{width:210px}.footer-column{width:100%;margin-bottom:0;text-align:center}.footer-column h3{font-size:15px;margin-bottom:10px;text-align:center}.footer-nav{justify-items:center;gap:7px}.footer-nav a,.footer-column p{font-size:12.5px;line-height:1.5;text-align:center}.footer-contact{max-width:100%}.footer-contact p{margin-bottom:7px}.footer-social{width:100%;margin-bottom:0;text-align:center}.footer-social-links{justify-content:center;gap:16px}.footer-social-links img{width:30px;height:30px}.footer-copy{padding:12px 0 10px;margin:0}.footer-copy-container{width:min(100% - 34px, 100%)}.footer-copy p{font-size:12px;line-height:1.4;margin-bottom:4px}.footer-copy span,.footer-copy a{font-size:11.5px}.back-to-top{right:18px;bottom:18px;width:48px;height:48px}.back-to-top span{width:12px;height:12px}.articles-page-container{width:min(100% - 34px, 100%)}.articles-page-hero{padding:72px 0 70px}.articles-page-tag{font-size:13px;margin-bottom:26px}.articles-page-hero h1{font-size:clamp(30px, 8vw, 36px);line-height:1.22}.articles-page-hero p{font-size:14px;line-height:1.65;letter-spacing:.04em}.articles-filter-section{padding:46px 0 34px}.articles-filter-buttons{width:100%;gap:10px}.article-filter-button{flex:1 1 100%;padding:13px 16px;font-size:12.5px}.articles-list-section{padding:30px 0 82px}.articles-list-grid{grid-template-columns:1fr;gap:38px}.article-list-content{padding:26px 22px 28px}.article-list-card h2 a{font-size:18px}.articles-pagination{margin-top:56px}.articles-filter-content{gap:30px}.articles-filter-group,.article-sort-buttons,.articles-filter-buttons{width:100%}.article-sort-button{flex:1 1 100%;padding:13px 16px;font-size:12.5px}.articles-action{margin-top:42px}.single-article-container{width:min(100% - 34px, 100%)}.single-article-hero{padding:68px 0 70px}.single-article-back{margin-bottom:32px;font-size:12px;letter-spacing:.08em}.single-article-meta{font-size:12px;letter-spacing:.07em;margin-bottom:22px}.single-article-hero h1{font-size:clamp(30px, 8vw, 36px);line-height:1.22}.single-article-hero p{font-size:14px;line-height:1.65;letter-spacing:.04em}.single-article-section{padding:62px 0 72px}.single-article-image{margin-bottom:44px}.single-article-content p{margin-bottom:24px;font-size:14.5px;line-height:1.75;letter-spacing:.03em}.single-article-content h2{margin:46px 0 20px;font-size:24px;line-height:1.35}.single-article-actions{margin-top:50px;gap:14px}.single-article-button{width:100%;min-width:0;padding:14px 20px;font-size:12.5px}.related-articles-section{padding:68px 0 78px}.related-articles-header{margin-bottom:44px}.related-articles-header span{font-size:12px;margin-bottom:22px}.related-articles-header h2{font-size:30px}.related-articles-grid{grid-template-columns:1fr;gap:34px}.related-article-content{padding:24px 22px 26px}.related-article-card h3 a{font-size:17px}.single-article-author{margin-bottom:24px}.single-article-author span{font-size:12px;letter-spacing:.09em}.single-article-author strong{font-size:13px;letter-spacing:.04em}}@media (max-width:380px){:root{--header-height:128px}.header-container{width:min(100% - 20px, 100%)}.header-logo{width:285px;height:252px}.menu-toggle{width:40px;height:40px;right:0}.menu-toggle span{width:20px}.hero,.hero-content{min-height:540px}.hero-media img{object-position:64% center}.hero h1{font-size:38px;max-width:310px}.office-container{width:min(100% - 28px, 100%)}.office-text p{font-size:13.5px;line-height:1.7;letter-spacing:.02em}.practice-container{width:min(100% - 28px, 100%)}.practice-header h2{font-size:29px;line-height:1.18;max-width:300px}.practice-card{height:158px}.practice-card h3{font-size:16px}.partners-container{width:min(100% - 28px, 100%)}.partners-header h2{font-size:28px}.partner-info h3{font-size:17px}.articles-container{width:min(100% - 28px, 100%)}.articles-header h2{font-size:27px}.article-card h3 a{font-size:16px}.article-card p,.article-link{font-size:13px}.article-card p{min-height:auto}.contact-container{width:min(100% - 22px, 100%)}.contact-header h2{font-size:27px}.contact-form{width:100%;max-width:100%;padding:34px 18px 34px;box-shadow:2px 2px 4px rgb(0 0 0 / .16)}.contact-form h3{font-size:22px;line-height:1.45;margin-bottom:26px}.contact-item{grid-template-columns:42px 1fr;gap:14px}.contact-icon{width:42px;height:42px}.contact-icon img{width:35px;height:35px}.contact-item p{font-size:11.5px;letter-spacing:.04em}.footer-main{padding:26px 0 24px}.footer-container{width:min(100% - 26px, 100%);gap:0;text-align:center}.footer-brand{justify-content:center;margin:0 0 2px}.footer-brand img{width:190px}.footer-column{width:100%;margin-bottom:0;text-align:center}.footer-column h3{font-size:14px;margin-bottom:9px;text-align:center}.footer-nav{justify-items:center;gap:6px}.footer-nav a,.footer-column p{font-size:12px;line-height:1.45;text-align:center}.footer-contact p{margin-bottom:6px}.footer-social{width:100%;margin-bottom:0;text-align:center}.footer-social-links{justify-content:center;gap:14px}.footer-social-links img{width:28px;height:28px}.footer-copy{padding:11px 0 9px}.footer-copy-container{width:min(100% - 26px, 100%)}.footer-copy p{font-size:11.5px}.footer-copy span,.footer-copy a{font-size:11px}.back-to-top{right:14px;bottom:14px;width:44px;height:44px}.articles-page-container{width:min(100% - 28px, 100%)}.articles-page-hero h1{font-size:28px}.article-list-content{padding:24px 20px 26px}.article-list-card h2 a{font-size:17px}.articles-pagination a{width:38px;height:38px}.single-article-container{width:min(100% - 28px, 100%)}.single-article-hero h1{font-size:28px}.single-article-content p{font-size:14px}.single-article-content h2{font-size:22px}.related-articles-header h2{font-size:28px}.related-article-card h3 a{font-size:16px}}@media (max-width:600px){.practice-header h2 br,.partners-header h2 br{display:none}.practice-header h2{font-size:clamp(27px, 7.2vw, 32px);line-height:1.22;letter-spacing:.01em;max-width:100%}.partners-header h2{font-size:clamp(25px, 6.8vw, 31px);line-height:1.3;letter-spacing:.01em;max-width:100%}}@media (max-width:380px){.practice-header h2 br,.partners-header h2 br{display:none}.practice-header h2{font-size:26px;line-height:1.22;max-width:100%}.partners-header h2{font-size:24px;line-height:1.3;max-width:100%}}.articles-grid{display:grid;grid-template-columns:repeat(3,370px);justify-content:space-between;gap:64px 48px;align-items:start}.article-card{width:370px;min-width:0;display:grid;grid-template-rows:230px 34px 25px 60px 88px auto}.article-image{width:370px;height:230px;margin-bottom:0;background-color:#d9d9d9;background-size:cover;background-position:center;background-repeat:no-repeat}.article-meta{height:34px;margin-bottom:0;display:flex;align-items:center;gap:0;font-size:13px;line-height:1.4;letter-spacing:.08em;color:#c39a4a}.article-meta span{white-space:nowrap}.article-divider{width:370px;height:1px;margin:0 0 24px;align-self:start;background:rgb(216 197 173 / .25)}.article-card h3{height:60px;margin:0;overflow:hidden}.article-card h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:20px;line-height:1.35}.article-card p{height:88px;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;line-height:1.65}.article-link{margin-top:0;align-self:start}@media (max-width:1200px){.articles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:58px 36px}.article-card{width:100%;grid-template-rows:auto 34px 25px 60px 88px auto}.article-image{width:100%;height:auto;aspect-ratio:370 / 230}.article-divider{width:100%}}@media (max-width:900px){.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 36px}}@media (max-width:700px){.articles-grid{grid-template-columns:1fr;gap:52px}.article-card{width:100%;grid-template-rows:auto auto 25px auto auto auto}.article-meta{height:auto;min-height:30px;flex-wrap:wrap}.article-meta span{white-space:normal}.article-card h3,.article-card p{height:auto}}.article-card{grid-template-rows:230px 52px 1px 82px 96px auto}.article-image{margin-bottom:0}.article-meta{height:52px;padding-top:14px;align-items:flex-start}.article-divider{margin-bottom:0}.article-card h3{height:82px;padding-top:22px;margin-bottom:0;align-items:flex-start}.article-card p{height:96px;padding-top:8px;margin-bottom:0}.article-link{padding-top:4px}.articles-grid{gap:76px 48px}.articles-action{margin-top:82px}.article-card{grid-template-rows:230px 48px 1px 92px auto auto}.article-meta{height:48px;padding-top:12px}.article-card h3{height:92px;padding-top:20px;margin-bottom:0;align-items:flex-start}.article-card h3 a{line-height:1.35}.article-card p{height:auto;min-height:0;padding-top:0;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-link{margin-top:0;padding-top:0}.articles-grid{gap:72px 48px}@media (max-width:700px){.single-article-back,.single-article-button,.related-article-link,.article-list-link,.article-link,.footer-nav a,.footer-social-links a{min-height:44px;display:inline-flex;align-items:center}.single-article-back{padding:8px 0;margin-bottom:28px}.single-article-actions{gap:14px}.footer-nav{gap:14px}.footer-social-links a{width:48px;height:48px}}@media (min-width:601px){.site-footer{background:#1f3854!important}.footer-main{background:#1f3854!important;padding:42px 0 38px!important}.footer-container{width:min(100% - 96px, 1200px)!important;min-height:0!important;height:auto!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:270px 160px 390px 150px!important;justify-content:space-between!important;align-items:center!important;gap:48px!important;text-align:left!important}.footer-brand,.footer-column,.footer-contact,.footer-social{min-height:0!important;height:auto!important;margin:0!important;padding:0!important}.footer-brand{display:flex!important;align-items:center!important;justify-content:flex-start!important}.footer-brand a{display:flex!important;align-items:center!important;justify-content:flex-start!important}.footer-brand img{width:270px!important;max-width:270px!important;height:auto!important;object-fit:contain!important}.footer-column,.footer-social{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important}.footer-column h2,.footer-social h2{font-family:var(--font-menu)!important;font-size:17px!important;font-weight:600!important;line-height:1.25!important;color:#c39a4a!important;margin:0 0 16px!important;text-align:left!important}.footer-nav{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important}.footer-nav a,.footer-column p,.footer-column a{font-family:var(--font-menu)!important;font-size:14px!important;font-weight:400!important;line-height:1.38!important;color:#d8c5ad!important;text-align:left!important}.footer-column p{margin:0 0 7px!important}.footer-column p:last-child{margin-bottom:0!important}.footer-whatsapp-list{display:flex!important;flex-direction:column!important;gap:5px!important;margin:0 0 10px!important}.footer-contact{max-width:390px!important}.footer-social-links{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important}.footer-social-links a{width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important}.footer-social-links img{width:34px!important;height:34px!important;object-fit:contain!important}.footer-copy{background:#10233d!important;padding:10px 0 10px!important;margin:0!important}.footer-copy-container{width:min(100% - 96px, 1200px)!important;margin:0 auto!important;text-align:center!important}.footer-copy p{font-size:13px!important;line-height:1.35!important;margin:0 0 4px!important}.footer-copy span,.footer-copy a{font-size:12.5px!important;line-height:1.35!important}}@media (min-width:901px) and (max-width:1200px){.footer-main{padding:38px 0 34px!important}.footer-container{width:min(100% - 72px, 1060px)!important;grid-template-columns:235px 135px 335px 125px!important;gap:36px!important;align-items:center!important}.footer-brand img{width:235px!important;max-width:235px!important}.footer-column h2,.footer-social h2{font-size:15px!important;margin-bottom:13px!important}.footer-nav{gap:6px!important}.footer-nav a,.footer-column p,.footer-column a{font-size:12.7px!important;line-height:1.35!important}.footer-column p{margin-bottom:5px!important}.footer-social-links img{width:30px!important;height:30px!important}}@media (min-width:601px) and (max-width:900px){.footer-main{padding:28px 0 26px!important}.footer-container{width:min(100% - 40px, 760px)!important;grid-template-columns:150px 115px 250px 95px!important;gap:22px!important;align-items:center!important}.footer-brand img{width:145px!important;max-width:145px!important}.footer-column h2,.footer-social h2{font-size:11.5px!important;margin-bottom:7px!important;line-height:1.2!important}.footer-nav{gap:3px!important}.footer-nav a,.footer-column p,.footer-column a{font-size:9.2px!important;line-height:1.28!important}.footer-column p{margin-bottom:3px!important}.footer-whatsapp-list{gap:2px!important;margin-bottom:4px!important}.footer-social-links{gap:8px!important}.footer-social-links a{width:26px!important;height:26px!important}.footer-social-links img{width:23px!important;height:23px!important}.footer-copy{padding:7px 0 7px!important}.footer-copy p,.footer-copy span,.footer-copy a{font-size:8.5px!important;line-height:1.3!important}}@media (max-width:600px){.footer-main{background:#1f3854!important;padding:26px 0 24px!important}.footer-container{width:min(100% - 42px, 420px)!important;min-height:0!important;height:auto!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:18px!important;text-align:center!important}.footer-brand,.footer-column,.footer-contact,.footer-social{width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;align-items:center!important;text-align:center!important}.footer-brand{justify-content:center!important}.footer-brand img{width:190px!important;max-width:190px!important;height:auto!important;margin:0 auto!important}.footer-column,.footer-social{display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.footer-column h2,.footer-social h2{font-size:13.5px!important;line-height:1.2!important;margin:0 0 8px!important;text-align:center!important}.footer-nav{display:flex!important;flex-direction:column!important;align-items:center!important;gap:3px!important}.footer-nav a,.footer-column p,.footer-column a{font-size:11px!important;line-height:1.35!important;text-align:center!important;overflow-wrap:anywhere!important}.footer-column p{margin:0 0 4px!important}.footer-whatsapp-list{display:flex!important;flex-direction:column!important;align-items:center!important;gap:3px!important;margin:0 0 6px!important}.footer-social-links{display:flex!important;justify-content:center!important;gap:12px!important}.footer-social-links a{width:34px!important;height:34px!important}.footer-social-links img{width:28px!important;height:28px!important}.footer-copy{padding:9px 0 10px!important}.footer-copy-container{width:min(100% - 30px, 420px)!important}.footer-copy p,.footer-copy span,.footer-copy a{font-size:10px!important;line-height:1.35!important;overflow-wrap:anywhere!important}.back-to-top{right:14px!important;bottom:18px!important;width:42px!important;height:42px!important}}@media (min-width:901px){.office-container{grid-template-columns:500px minmax(0,560px);gap:56px;justify-content:center;align-items:center}.office-image img{height:400px}.office-content{max-width:560px}.office-text{gap:22px}.office-text p{font-size:15.5px;line-height:1.72;letter-spacing:.045em;text-align:left}}@media (min-width:901px) and (max-width:1200px){.office-container{grid-template-columns:430px minmax(0,500px);gap:48px}.office-image img{height:360px}.office-content{max-width:500px}.office-text p{font-size:14.5px;line-height:1.68;letter-spacing:.035em}}@media (max-width:900px){.office-section{padding:72px 0 78px}.office-container{gap:36px}.office-image{max-width:92%;margin:0 auto}.office-image img{width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover}.office-content{max-width:92%;margin:0 auto}.section-tag{margin-bottom:24px}.office-text{gap:18px}.office-text p{font-size:14.5px;line-height:1.72;letter-spacing:.025em;text-align:left}}@media (max-width:600px){.office-section{padding:62px 0 68px}.office-container{width:min(100% - 36px, 420px);gap:30px}.office-image{max-width:100%}.office-content{max-width:100%}.section-tag{font-size:13px;margin-bottom:22px}.office-text{gap:16px}.office-text p{font-size:14px;line-height:1.7;letter-spacing:.015em}}