@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;1,400;0,700;1,700&display=swap";
@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,400;1,400;0,700;1,700&display=swap";
html{scroll-behavior:smooth}
body{font-family:'Open Sans',sans-serif;font-size:15px;line-height:1.65;letter-spacing:.015em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-color:#FDFDFD;color:#1a1a1a;overflow-x:hidden}
::selection{background:linear-gradient(90deg,#470812,#FF094B);color:#FDFDFD}
.hdOuter{border-bottom:2px solid #470812;background-color:#FDFDFD;box-shadow:-1px 6px 28px -1px #47081217;position:relative;z-index:100}
.hdInner{max-width:1140px;margin:0 auto;padding:0 32px}
.hdUtility{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #4708121f;gap:16px;flex-wrap:wrap}
.hdLogoWrap{display:flex;align-items:center;gap:16px;order:2}
.hdLogoCard{background-color:#470812;border-radius:4px;padding:8px;box-shadow:-1px 3px 2px -1px #4708120f -1px 6px 28px -1px #47081217;display:flex;align-items:center;justify-content:center}
.hdLogoCard img{display:block;object-fit:contain}
.hdBrand{font-family:'JetBrains Mono',monospace;font-size:22px;font-weight:700;color:#470812;letter-spacing:.02em;line-height:1.2;text-decoration:none;transition:color .2s cubic-bezier(0.34,1.56,0.64,1)}
.hdBrand:hover{color:#FF094B}
.hdContacts{display:flex;align-items:center;gap:32px;order:1;flex-wrap:wrap}
.hdContactItem{display:flex;align-items:center;gap:8px;font-size:15px;color:#470812;text-decoration:none;font-weight:700;letter-spacing:.01em;transition:color .25s cubic-bezier(0.34,1.56,0.64,1),opacity .25s cubic-bezier(0.34,1.56,0.64,1)}
.hdContactItem:hover{color:#FF094B;opacity:.85}
.hdContactItem .d-icon{font-size:18px;color:#FF094B}
.hdContactAddr{font-size:15px;color:#555;letter-spacing:.01em;display:flex;align-items:center;gap:8px}
.hdContactAddr .d-icon{font-size:15px;color:#470812}
.hdNav{padding:8px 0}
.nvList{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:4px;flex-wrap:wrap}
.nvItem{display:flex}
.nvLink{display:inline-block;font-size:15px;font-weight:700;color:#470812;text-decoration:none;padding:8px 16px;border-radius:4px;letter-spacing:.02em;line-height:1.45;transition:background-color .2s cubic-bezier(0.68,-0.55,0.27,1.55),color .2s cubic-bezier(0.68,-0.55,0.27,1.55),box-shadow .2s cubic-bezier(0.34,1.56,0.64,1);position:relative}
.nvLink:hover{background-color:#470812;color:#FDFDFD;box-shadow:-1px 6px 28px -1px #47081217}
.nvLink--active{background-color:#FF094B;color:#FDFDFD;box-shadow:-1px 3px 2px -1px #ff094b0f}
.nvLink--active:hover{background-color:#470812;color:#FDFDFD}
.nvLink:focus{outline:2px solid #FF094B;outline-offset:2px}
.ftOuter{background:linear-gradient(160deg,#470812 0%,#1a0408 100%);color:#FDFDFD;margin-top:48px}
.ftUpper{max-width:1140px;margin:0 auto;padding:48px 32px 32px;display:grid;grid-template-columns:1fr 2fr;gap:48px;align-items:start}
.ftBrandCol{display:flex;flex-direction:column;gap:16px}
.ftLogoWrap{display:inline-flex;background-color:#FDFDFD;border-radius:4px;padding:8px;box-shadow:-1px 3px 2px -1px #4708120f}
.ftLogoWrap img{display:block;object-fit:contain}
.ftBrandName{font-family:'JetBrains Mono',monospace;font-size:22px;font-weight:700;color:#FDFDFD;letter-spacing:.02em;line-height:1.2}
.ftTagline{font-size:15px;color:#fdfdfdb3;line-height:1.65;letter-spacing:.01em}
.ftContentCol{display:flex;flex-direction:column;gap:32px}
.ftNavSection{display:flex;flex-direction:column;gap:12px}
.ftNavLabel{font-family:'JetBrains Mono',monospace;font-size:15px;font-weight:700;color:#FF094B;letter-spacing:.02em;text-transform:uppercase}
.ftNavList{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}
.ftNavList a{display:inline-block;font-size:15px;color:#fdfdfdd9;text-decoration:none;padding:8px 16px;border:1px solid #fdfdfd26;border-radius:4px;letter-spacing:.01em;transition:border-color .25s cubic-bezier(0.34,1.56,0.64,1),color .25s cubic-bezier(0.34,1.56,0.64,1),background-color .25s cubic-bezier(0.34,1.56,0.64,1)}
.ftNavList a:hover{border-color:#FF094B;color:#FDFDFD;background-color:#ff094b1f}
.ftNavList a:focus{outline:2px solid #FF094B;outline-offset:2px}
.ftContactRow{display:flex;flex-wrap:wrap;gap:16px 32px;align-items:flex-start}
.ftContactLink{display:flex;align-items:center;gap:8px;font-size:15px;color:#fdfdfdd9;text-decoration:none;letter-spacing:.01em;transition:color .2s cubic-bezier(0.34,1.56,0.64,1)}
.ftContactLink:hover{color:#FF094B}
.ftContactLink .d-icon{font-size:15px;color:#FF094B}
.ftContactLink:focus{outline:2px solid #FF094B;outline-offset:2px}
.ftAddrItem{display:flex;align-items:flex-start;gap:8px;font-size:15px;color:#fdfdfda6;letter-spacing:.01em;line-height:1.45}
.ftAddrItem .d-icon{font-size:15px;color:#fdfdfd66;margin-top:2px;flex-shrink:0}
.ftLower{border-top:1px solid #fdfdfd1a;max-width:1140px;margin:0 auto;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}
.ftCopy{font-family:'JetBrains Mono',monospace;font-size:15px;color:#fdfdfd73;letter-spacing:.01em}
.ftCopy span{color:#fdfdfd40}
@media (max-width: 768px) {
.hdUtility{flex-direction:column;align-items:flex-start}
.hdLogoWrap{order:1}
.hdContacts{order:2;gap:16px}
.ftUpper{grid-template-columns:1fr;gap:32px}
.ftLower{flex-direction:column;align-items:flex-start}
}
#ckPlaceholder{position:fixed;bottom:0;left:0;right:0;z-index:8000}
.panel{background:#FDFDFD;border-top:3px solid #470812;box-shadow:-1px 9px 52px -1px #4708121a;padding:32px;display:flex;flex-direction:column;gap:16px;max-width:1140px;margin:0 auto;border-radius:4px 4px 0 0}
.notice{font-size:15px;color:#1a1a1a;line-height:1.65;letter-spacing:.01em}
.row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.row label{display:flex;align-items:center;gap:8px;font-size:15px;color:#470812;font-weight:700;cursor:pointer;letter-spacing:.01em}
.row input[type="checkbox"]{width:18px;height:18px;accent-color:#470812;cursor:pointer}
.actions{display:flex;gap:16px;flex-wrap:wrap}
.choice{display:inline-flex;align-items:center;justify-content:center;font-family:'Open Sans',sans-serif;font-size:15px;font-weight:700;letter-spacing:.02em;padding:12px 32px;border-radius:4px;cursor:pointer;border:2px solid #470812;transition:box-shadow .28s cubic-bezier(0.34,1.56,0.64,1),background-color .2s cubic-bezier(0.34,1.56,0.64,1),color .2s cubic-bezier(0.34,1.56,0.64,1);min-height:44px}
.choice--primary{background-color:#470812;color:#FDFDFD}
.choice--primary:hover{box-shadow:-1px 6px 28px -1px #47081217}
.choice--secondary{background-color:transparent;color:#470812}
.choice--secondary:hover{box-shadow:-1px 3px 2px -1px #4708120f;background-color:#4708120a}
.choice:focus{outline:2px solid #FF094B;outline-offset:2px}
.rules-block{max-width:1140px;margin:0 auto;padding:48px 32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.rules-block h1{font-size:42px;line-height:1.2;letter-spacing:.01em;color:#470812;margin-bottom:32px;margin-top:0}
.rules-block h2{font-size:30px;line-height:1.2;letter-spacing:.01em;color:#470812;margin-top:48px;margin-bottom:16px}
.rules-block h3{font-size:22px;line-height:1.45;letter-spacing:.01em;color:#470812;margin-top:32px;margin-bottom:12px}
.rules-block h4{font-size:18px;line-height:1.45;letter-spacing:.02em;color:#470812;margin-top:32px;margin-bottom:12px}
.rules-block h5{font-size:15px;line-height:1.45;letter-spacing:.02em;color:#470812;margin-top:16px;margin-bottom:8px}
.rules-block h6{font-size:15px;line-height:1.45;letter-spacing:.02em;color:#470812;opacity:.75;margin-top:16px;margin-bottom:8px}
.rules-block p{font-size:18px;line-height:1.65;letter-spacing:.01em;color:#1a1a1a;margin-top:0;margin-bottom:16px}
.rules-block ul,.rules-block ol{font-size:18px;line-height:1.65;letter-spacing:.01em;color:#1a1a1a;margin-top:0;margin-bottom:16px;padding-left:32px}
.rules-block ul{list-style:none;padding-left:0}
.rules-block ul li{position:relative;padding-left:32px;margin-bottom:8px}
.rules-block ul li::before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:4px;background:linear-gradient(135deg,#470812,#FF094B)}
.rules-block ol{list-style:none;counter-reset:policyList;padding-left:0}
.rules-block ol li{position:relative;padding-left:32px;margin-bottom:8px;counter-increment:policyList}
.rules-block ol li::before{content:counter(policyList);position:absolute;left:0;top:0;font-size:15px;font-weight:700;line-height:1.65;color:#FF094B;letter-spacing:.02em}
.rules-block ul ul,.rules-block ol ol,.rules-block ul ol,.rules-block ol ul{margin-top:8px;margin-bottom:8px}
.rules-block a{color:#FF094B;text-decoration:underline;text-underline-offset:3px;transition:color .2s cubic-bezier(0.34,1.56,0.64,1),opacity .2s cubic-bezier(0.34,1.56,0.64,1)}
.rules-block a:hover{color:#470812;opacity:.85}
.rules-block hr{border:none;height:1px;background:linear-gradient(90deg,#470812 0%,#FF094B 50%,transparent 100%);opacity:.18;margin-top:48px;margin-bottom:48px}
.rules-block div{margin-bottom:16px}
::selection{background:linear-gradient(90deg,#470812,#FF094B);color:#FDFDFD}
.postOuter{max-width:1140px;margin:0 auto;padding:0 16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.postOuter ::selection{background:linear-gradient(90deg,#470812,#FF094B);color:#FDFDFD}
.postHd{background:#470812;padding:32px 48px;position:relative;overflow:hidden}
.postHd::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;background:radial-gradient(circle at top right,#ff094b2e 0%,transparent 70%);pointer-events:none}
.postHd::after{content:'';position:absolute;top:8px;left:8px;right:8px;bottom:8px;border:1px solid #fdfdfd26;pointer-events:none}
.hdMeta{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:16px}
.tagChip{background:#FF094B;color:#FDFDFD;font-size:15px;letter-spacing:.02em;padding:4px 12px;border-radius:4px;font-weight:600;line-height:1.45}
.catChip{background:transparent;color:#fdfdfda6;font-size:15px;letter-spacing:.01em;padding:4px 12px;border-radius:4px;border:1px solid #fdfdfd40;line-height:1.45}
.hdViews{margin-left:auto;color:#fdfdfd80;font-size:15px;letter-spacing:.01em;display:flex;flex-direction:row;align-items:center;gap:8px}
.hdViews svg{flex-shrink:0}
.postTitle{font-size:42px;line-height:1.2;letter-spacing:.01em;color:#FDFDFD;margin:0 0 12px}
.postTitle .accentWord{color:#FF094B}
.postSubtitle{font-size:18px;line-height:1.65;letter-spacing:.01em;color:#fdfdfdbf;margin:0 0 16px}
.hdAuthorRow{display:flex;flex-direction:row;align-items:center;gap:8px;padding-top:16px;border-top:1px solid #fdfdfd26}
.hdAuthorName{font-size:15px;color:#fdfdfdcc;letter-spacing:.02em}
.hdAuthorLabel{font-size:15px;color:#fdfdfd66;letter-spacing:.01em}
.postImgWrap{position:relative;margin:0}
.postImgWrap img{width:100%;display:block;max-height:480px;object-fit:cover;border:1px solid #47081226}
.postImgWrap::after{content:'';position:absolute;top:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,#470812 0%,transparent 100%);pointer-events:none}
.postLayout{display:grid;grid-template-columns:1fr 2fr;gap:32px;padding:48px 0;align-items:start}
.postSidebar{position:sticky;top:32px}
.sidebarBox{background:#FDFDFD;border:1px solid #4708121f;border-radius:4px;padding:16px;box-shadow:-1px 3px 2px -1px #4708120f;margin-bottom:16px}
.sidebarBox:hover{box-shadow:-1px 6px 28px -1px #47081217;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1)}
.sidebarLabel{font-size:15px;font-weight:700;letter-spacing:.02em;color:#470812;text-transform:uppercase;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid #FF094B;display:inline-block}
.sidebarStat{display:flex;flex-direction:column;gap:8px}
.statRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:15px;letter-spacing:.01em}
.statRow .statKey{color:#470812;font-weight:600}
.statRow .statVal{color:#333}
.sidebarNav{display:flex;flex-direction:column;gap:8px}
.sidebarNavLink{font-size:15px;color:#470812;text-decoration:none;letter-spacing:.01em;padding:8px 12px;border-radius:4px;border:1px solid #4708121a;transition:background .2s cubic-bezier(0.34,1.56,0.64,1),box-shadow .2s cubic-bezier(0.34,1.56,0.64,1);display:block}
.sidebarNavLink:hover{background:#4708120d;box-shadow:-1px 3px 2px -1px #4708120f}
.postBody{min-width:0}
.postBody p{font-size:18px;line-height:1.65;letter-spacing:.01em;color:#1a1a1a;margin:0 0 16px}
.postBody h2{font-size:30px;line-height:1.2;letter-spacing:.01em;color:#FDFDFD;background:#470812;display:inline-block;padding:4px 12px;border-radius:4px;margin:32px 0 16px}
.postBody h3{font-size:22px;line-height:1.45;letter-spacing:.02em;color:#FDFDFD;background:#FF094B;display:inline-block;padding:4px 12px;border-radius:4px;margin:24px 0 12px}
.postBody h4{font-size:18px;line-height:1.45;letter-spacing:.02em;color:#470812;margin:16px 0 8px;font-weight:700}
.postBody ul{padding-left:16px;margin:0 0 16px}
.postBody ul li{font-size:18px;line-height:1.65;color:#1a1a1a;margin-bottom:8px;list-style:none;padding-left:16px;position:relative}
.postBody ul li::before{content:'';position:absolute;left:0;top:12px;width:8px;height:2px;background:#FF094B}
.postBody ol{padding-left:0;margin:0 0 16px;counter-reset:postOl}
.postBody ol li{font-size:18px;line-height:1.65;color:#1a1a1a;margin-bottom:8px;list-style:none;padding-left:32px;position:relative;counter-increment:postOl}
.postBody ol li::before{content:counter(postOl);position:absolute;left:0;top:2px;width:22px;height:22px;background:#470812;color:#FDFDFD;font-size:15px;font-weight:700;border-radius:4px;display:flex;align-items:center;justify-content:center;line-height:1}
.postBody abbr{text-decoration:underline dotted #FF094B;cursor:help}
.postBody table{width:100%;border-collapse:collapse;margin:16px 0;font-size:15px;letter-spacing:.01em}
.postBody table caption{font-size:15px;font-weight:700;color:#470812;text-align:left;padding:8px 0;letter-spacing:.02em;text-transform:uppercase}
.postBody table tr th{background:#470812;color:#FDFDFD;padding:8px 12px;text-align:left;font-weight:700}
.postBody table tr td{padding:8px 12px;border-bottom:1px solid #4708121a;color:#1a1a1a}
.postBody table tr:nth-child(even) td{background:#47081208}
.postBody table tfoot td{font-weight:700;background:#47081212;color:#470812;padding:8px 12px}
.postCta{background:linear-gradient(135deg,#470812 60%,#ff094b26 100%);padding:32px 48px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:32px;clip-path:polygon(0 0,100% 0,100% 80%,96% 100%,0 100%)}
.ctaTxt{flex:1}
.ctaTxt h4{font-size:22px;line-height:1.2;color:#FDFDFD;letter-spacing:.01em;margin:0 0 8px}
.ctaTxt p{font-size:15px;line-height:1.45;color:#fdfdfdbf;margin:0;letter-spacing:.01em}
.ctaBtn{background:#FF094B;color:#FDFDFD;font-size:18px;font-weight:700;letter-spacing:.02em;padding:12px 32px;border-radius:4px;text-decoration:none;white-space:nowrap;flex-shrink:0;display:inline-block;box-shadow:-1px 6px 28px -1px #ff094b17;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1),opacity .2s cubic-bezier(0.34,1.56,0.64,1)}
.ctaBtn:hover{box-shadow:-1px 9px 52px -1px #ff094b4d;opacity:.92}
@media (max-width: 768px) {
.postHd{padding:24px 16px}
.postTitle{font-size:30px}
.postLayout{grid-template-columns:1fr;padding:32px 0}
.postSidebar{position:static}
.postCta{flex-direction:column;padding:32px 16px;clip-path:none}
}
.newsPage{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background:#FDFDFD;overflow-x:clip}
.newsPage ::selection{background:linear-gradient(90deg,#470812,#FF094B);color:#FDFDFD}
.newsPage .pgWrap{max-width:1140px;margin:0 auto;padding:0 32px}
.newsPage .titleBlock{position:relative;padding:0}
.newsPage .titleStrip{width:100%;height:120px;overflow:hidden;position:relative}
.newsPage .titleStrip img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.28;border-bottom:1px solid #4708121f;display:block}
.newsPage .titleStrip::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,#FDFDFD 100%);pointer-events:none}
.newsPage .titleCornerTL,.newsPage .titleCornerBR{position:absolute;width:28px;height:28px;pointer-events:none;z-index:2}
.newsPage .titleCornerTL{top:8px;left:8px;border-top:2px solid #470812;border-left:2px solid #470812}
.newsPage .titleCornerBR{bottom:0;right:8px;border-bottom:2px solid #FF094B;border-right:2px solid #FF094B}
.newsPage .titleTextZone{padding:32px 48px 32px 32px}
.newsPage .titleTextZone .pgLabel{display:inline-block;font-size:15px;line-height:1.2;letter-spacing:.02em;color:#FF094B;text-transform:uppercase;margin-bottom:12px;font-weight:600}
.newsPage .titleTextZone h1{font-size:58px;line-height:1.2;letter-spacing:.01em;color:#470812;margin:0 0 16px;font-weight:800}
.newsPage .titleTextZone h1 .accentWd{color:#FF094B}
.newsPage .titleTextZone .titleSub{font-size:18px;line-height:1.65;letter-spacing:.01em;color:#3a3a3a;max-width:560px;margin:0}
.newsPage .newsGridSec{padding:48px 0;background:#FDFDFD}
.newsPage .secHdRow{display:flex;flex-direction:row;align-items:baseline;gap:16px;margin-bottom:32px}
.newsPage .secHdRow h2{font-size:30px;line-height:1.2;letter-spacing:.01em;color:#470812;margin:0;font-weight:700;background:linear-gradient(90deg,#47081214 0%,transparent 100%);padding:4px 12px 4px 8px;border-radius:4px}
.newsPage .secHdRow .hdLine{flex:1;height:1px;background:linear-gradient(90deg,#4708122e,transparent)}
.newsPage .cardsGrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}
.newsPage .nwCard{background:#FDFDFD;border-radius:4px;box-shadow:-1px 3px 2px -1px #4708120f -1px 6px 28px -1px #47081217;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1),transform .25s cubic-bezier(0.34,1.56,0.64,1);text-decoration:none;color:inherit}
.newsPage .nwCard:hover{box-shadow:-1px 9px 52px -1px #47081229 -1px 6px 28px -1px #4708121f;transform:translateY(-4px)}
.newsPage .nwCard:focus-visible{outline:3px solid #FF094B!important;outline-offset:2px!important}
.newsPage .nwCardImg{width:100%;height:180px;overflow:hidden;border-bottom:1px solid #47081214;position:relative}
.newsPage .nwCardImg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .3s cubic-bezier(0.34,1.56,0.64,1)}
.newsPage .nwCard:hover .nwCardImg img{transform:scale(1.04)}
.newsPage .nwCardTag{position:absolute;top:8px;left:8px;background:#470812;color:#FDFDFD;font-size:15px;line-height:1.2;letter-spacing:.02em;padding:4px 8px;border-radius:4px;text-transform:uppercase;font-weight:600}
.newsPage .nwCardBody{padding:16px;display:flex;flex-direction:column;flex:1;gap:8px}
.newsPage .nwCardCat{font-size:15px;line-height:1.2;letter-spacing:.02em;color:#FF094B;font-weight:600;text-transform:uppercase}
.newsPage .nwCardBody h3{font-size:18px;line-height:1.45;letter-spacing:.01em;color:#470812;margin:0;font-weight:700}
.newsPage .nwCardBody .nwSubtitle{font-size:15px;line-height:1.45;letter-spacing:.01em;color:#5a5a5a;margin:0}
.newsPage .nwCardBody .nwDesc{font-size:15px;line-height:1.65;letter-spacing:.01em;color:#3a3a3a;margin:0;flex:1}
.newsPage .nwCardFoot{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 16px 16px;border-top:1px solid #4708120f;margin-top:4px}
.newsPage .nwAuthor{font-size:15px;line-height:1.2;color:#470812;font-weight:600;letter-spacing:.01em}
.newsPage .nwViews{display:flex;flex-direction:row;align-items:center;gap:4px;font-size:15px;line-height:1.2;color:#888;letter-spacing:.01em}
.newsPage .nwViews svg{opacity:.6}
.newsPage .nwReadBtn{display:inline-block;margin:0 16px 16px;padding:8px 16px;background:#FF094B;color:#FDFDFD;font-size:15px;line-height:1.2;letter-spacing:.02em;font-weight:700;border-radius:4px;text-decoration:none;text-align:center;transition:box-shadow .2s cubic-bezier(0.34,1.56,0.64,1),opacity .2s cubic-bezier(0.68,-0.55,0.27,1.55);align-self:flex-start}
.newsPage .nwReadBtn:hover{box-shadow:-1px 6px 28px -1px #ff094b52;opacity:.92}
.newsPage .nwReadBtn:focus-visible{outline:3px solid #470812!important;outline-offset:2px!important}
.newsPage .expertSec{padding:48px 0;background:linear-gradient(135deg,#4708120a 0%,transparent 60%);border-top:1px solid #47081214;border-bottom:1px solid #47081214}
.newsPage .expertInner{display:grid;grid-template-columns:1fr 2fr;gap:48px;align-items:center}
.newsPage .expertPortrait{display:flex;flex-direction:column;align-items:center;gap:16px}
.newsPage .portraitWrap{width:160px;height:160px;border-radius:50%;overflow:hidden;border:2px solid #4708122e;box-shadow:-1px 6px 28px -1px #4708121f;transition:box-shadow .28s cubic-bezier(0.34,1.56,0.64,1)}
.newsPage .portraitWrap:hover{box-shadow:-1px 9px 52px -1px #4708122e}
.newsPage .portraitWrap img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.newsPage .expertPortrait .xpName{font-size:18px;line-height:1.2;letter-spacing:.01em;color:#470812;font-weight:700;text-align:center}
.newsPage .expertPortrait .xpRole{font-size:15px;line-height:1.2;letter-spacing:.02em;color:#FF094B;text-align:center;text-transform:uppercase;font-weight:600}
.newsPage .expertContent h2{font-size:30px;line-height:1.2;letter-spacing:.01em;color:#470812;margin:0 0 16px;font-weight:700}
.newsPage .expertContent h2 .accentWd{color:#FF094B}
.newsPage .expertContent .xpIntro{font-size:18px;line-height:1.65;letter-spacing:.01em;color:#3a3a3a;margin:0 0 16px}
.newsPage .xpFeatures{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.newsPage .xpFeatures li{font-size:15px;line-height:1.65;letter-spacing:.01em;color:#3a3a3a;padding-left:16px;position:relative}
.newsPage .xpFeatures li::before{content:'';position:absolute;left:0;top:10px;width:6px;height:1px;background:#FF094B}
.newsPage .topicsSec{padding:48px 0;background:#FDFDFD}
.newsPage .topicsInner{display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:start}
.newsPage .topicsLeft h2{font-size:30px;line-height:1.2;letter-spacing:.01em;color:#470812;margin:0 0 16px;font-weight:700;background:linear-gradient(90deg,#47081212 0%,transparent 100%);padding:4px 12px 4px 8px;border-radius:4px;display:inline-block}
.newsPage .topicsLeft .tpBody{font-size:18px;line-height:1.65;letter-spacing:.01em;color:#3a3a3a;margin:0 0 16px}
.newsPage .topicsLeft .tpNote{font-size:15px;line-height:1.65;letter-spacing:.01em;color:#5a5a5a;margin:0}
.newsPage .topicsRight{display:flex;flex-direction:column;gap:12px}
.newsPage .topicImgCard{border-radius:4px;overflow:hidden;border:1px solid #4708121a;box-shadow:-1px 3px 2px -1px #4708120f;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1)}
.newsPage .topicImgCard:hover{box-shadow:-1px 9px 52px -1px #4708121f}
.newsPage .topicImgCard img{width:100%;height:160px;object-fit:cover;object-position:center;display:block}
.newsPage .topicImgCard .imgCaption{padding:8px 12px;font-size:15px;line-height:1.2;color:#5a5a5a;letter-spacing:.01em;background:#FDFDFD}
.newsPage .newsletterSec{padding:48px 0;position:relative;overflow:hidden}
.newsPage .newsletterSec::before{content:'';position:absolute;inset:0;background:#470812}
.newsPage .newsletterBg{position:absolute;inset:0;background-image:url(./profile_pictures/zone-1b.jpg);background-size:cover;background-position:center;opacity:.06;pointer-events:none}
.newsPage .newsletterContent{position:relative;z-index:1;display:grid;grid-template-columns:1fr 2fr;gap:48px;align-items:center}
.newsPage .nlLeft h2{font-size:42px;line-height:1.2;letter-spacing:.01em;color:#FDFDFD;margin:0 0 12px;font-weight:800}
.newsPage .nlLeft h2 .accentWd{color:#FF094B}
.newsPage .nlLeft p{font-size:18px;line-height:1.65;letter-spacing:.01em;color:#fdfdfdbf;margin:0}
.newsPage .nlForm{display:flex;flex-direction:column;gap:12px}
.newsPage .nlForm input[type="text"],.newsPage .nlForm input[type="email"]{padding:12px 16px;border:1px solid #fdfdfd38;border-radius:4px;background:#fdfdfd14;color:#FDFDFD;font-size:15px;line-height:1.45;letter-spacing:.01em;width:100%;transition:border-color .2s cubic-bezier(0.34,1.56,0.64,1)}
.newsPage .nlForm input::placeholder{color:#fdfdfd66;text-transform:uppercase;font-size:15px;letter-spacing:.02em}
.newsPage .nlForm input:focus{outline:none;border-color:#FF094B}
.newsPage .nlForm input:focus-visible{outline:2px solid #FF094B!important;outline-offset:2px!important}
.newsPage .nlSubmit{padding:12px 32px;background:#FF094B;color:#FDFDFD;font-size:18px;line-height:1.2;letter-spacing:.02em;font-weight:700;border:none;border-radius:4px;cursor:pointer;align-self:flex-start;transition:box-shadow .22s cubic-bezier(0.34,1.56,0.64,1),opacity .22s cubic-bezier(0.68,-0.55,0.27,1.55)}
.newsPage .nlSubmit:hover{box-shadow:-1px 9px 52px -1px #ff094b61;opacity:.9}
.newsPage .nlSubmit:focus-visible{outline:3px solid #FDFDFD!important;outline-offset:2px!important}
@media (max-width: 900px) {
.newsPage .cardsGrid{grid-template-columns:1fr 1fr}
.newsPage .expertInner,.newsPage .topicsInner,.newsPage .newsletterContent{grid-template-columns:1fr;gap:32px}
.newsPage .titleTextZone h1{font-size:42px}
.newsPage .nlLeft h2{font-size:30px}
}
@media (max-width: 600px) {
.newsPage .cardsGrid{grid-template-columns:1fr}
.newsPage .titleTextZone h1{font-size:30px}
.newsPage .titleTextZone{padding:24px 16px}
.newsPage .pgWrap{padding:0 16px}
}
.pgAbout{max-width:1140px;margin:0 auto;padding:0 32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.pgAbout ::selection{background:linear-gradient(90deg,#470812,#FF094B);color:#FDFDFD}
.pgAbout :focus-visible{outline:3px solid #FF094B!important;outline-offset:3px!important}
.pgAbout .dashDivider{border:none;border-top:2px dashed #470812;border-image:repeating-linear-gradient(90deg,#470812 0px,#470812 8px,transparent 8px,transparent 14px,#470812 14px,#470812 28px,transparent 28px,transparent 36px) 1;margin:48px 0;opacity:.18}
.pgAbout .hd-strip{display:inline-block;background:#470812;color:#FDFDFD;padding:4px 12px;border-radius:4px;font-size:15px;letter-spacing:.02em;line-height:1.45;margin-bottom:16px}
.pgAbout .accentWord{color:#FF094B}
.pgAbout .numPfx{display:inline-block;color:#FF094B;font-size:15px;font-weight:700;letter-spacing:.02em;margin-right:8px;min-width:20px}
.pgAbout .numPara{display:flex;flex-direction:row;align-items:flex-start;gap:8px;margin-bottom:12px}
.pgAbout .numPara p{margin:0;font-size:15px;line-height:1.65;letter-spacing:.01em}
.pgAbout .titleBlk{display:grid;grid-template-columns:1fr 2fr;gap:48px;align-items:center;padding:48px 0 32px;position:relative}
.pgAbout .titleBlk-imgWrap{position:relative}
.pgAbout .titleBlk-imgWrap img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top;border-radius:4px;border:1px solid #4708121f;clip-path:polygon(0 0,100% 4%,100% 96%,0 100%);box-shadow:-1px 6px 28px -1px #47081217;filter:brightness(1.03) saturate(1.05);display:block}
.pgAbout .titleBlk-imgGlow{position:absolute;inset:-8px;border-radius:4px;background:radial-gradient(ellipse at 80% 20%,#fdfdfd8c 0%,transparent 65%);pointer-events:none}
.pgAbout .titleBlk-txt{position:relative}
.pgAbout .titleBlk-deco{position:absolute;right:-16px;top:-16px;width:220px;height:220px;background:radial-gradient(circle at 90% 10%,#47081212 0%,transparent 70%);border-radius:40px;pointer-events:none;z-index:0}
.pgAbout .titleBlk-txt > *{position:relative;z-index:1}
.pgAbout .titleBlk-h1{font-size:58px;line-height:1.2;letter-spacing:.01em;margin:0 0 16px;color:#1a1a1a}
.pgAbout .titleBlk-quote{font-size:18px;line-height:1.65;letter-spacing:.01em;color:#444;border-left:3px solid #FF094B;padding-left:16px;margin:0;font-style:italic}
.pgAbout .storyBlk{display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:start;padding:48px 0;background:linear-gradient(135deg,#faf8f8 60%,#fff1f3 100%);border-radius:4px;padding:48px 32px;animation:bgOscillate 6s ease-in-out infinite}
@keyframes bgOscillate {
0%,100%{background:linear-gradient(135deg,#faf8f8 60%,#fff1f3 100%)}
50%{background:linear-gradient(135deg,#fdf9f9 60%,#ffeaee 100%)}
}
.pgAbout .storyBlk-main h2{font-size:42px;line-height:1.2;letter-spacing:.01em;margin:0 0 16px;color:#1a1a1a}
.pgAbout .storyBlk-main .microPara{font-size:18px;line-height:1.45;font-weight:600;color:#470812;margin:0 0 16px;letter-spacing:.01em}
.pgAbout .storyBlk-side{display:flex;flex-direction:column;gap:16px}
.pgAbout .storyBlk-side img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top;border-radius:4px;border:1px solid #4708121a;clip-path:polygon(4% 0,100% 0,96% 100%,0 100%);box-shadow:-1px 3px 2px -1px #4708120f}
.pgAbout .numsBeside{display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px 16px;background:#470812;border-radius:4px}
.pgAbout .numsBeside-before,.pgAbout .numsBeside-after{display:flex;flex-direction:column;align-items:center;flex:1}
.pgAbout .numsBeside-val{font-size:30px;font-weight:700;line-height:1.2;letter-spacing:.01em}
.pgAbout .numsBeside-before .numsBeside-val{color:#fdfdfd73}
.pgAbout .numsBeside-after .numsBeside-val{color:#FF094B}
.pgAbout .numsBeside-lbl{font-size:15px;color:#fdfdfd99;line-height:1.45;letter-spacing:.02em}
.pgAbout .numsBeside-sep{width:1px;height:40px;background:#fdfdfd33;flex-shrink:0}
.pgAbout .teamBlk{padding:48px 0}
.pgAbout .teamBlk-hd{margin-bottom:32px}
.pgAbout .teamBlk-hd h2{font-size:42px;line-height:1.2;letter-spacing:.01em;margin:0;color:#1a1a1a}
.pgAbout .teamGrid{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.pgAbout .teamCard{display:grid;grid-template-columns:1fr 2fr;gap:16px;align-items:start;border:1px solid #47081214;border-radius:4px;padding:16px;box-shadow:-1px 3px 2px -1px #4708120f;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1),transform .2s cubic-bezier(0.34,1.56,0.64,1)}
.pgAbout .teamCard:hover{box-shadow:-1px 6px 28px -1px #47081217;transform:translateY(-2px)}
.pgAbout .teamCard-img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top;border-radius:4px;border:1px solid #4708121a}
.pgAbout .teamCard-name{font-size:18px;font-weight:700;line-height:1.45;letter-spacing:.01em;color:#1a1a1a;margin:0 0 4px}
.pgAbout .teamCard-role{font-size:15px;color:#FF094B;line-height:1.45;letter-spacing:.02em;margin:0 0 8px}
.pgAbout .teamCard-bio{font-size:15px;line-height:1.65;color:#444;margin:0;letter-spacing:.01em}
.pgAbout .approachBlk{padding:48px 32px;position:relative;overflow:hidden;border-radius:4px}
.pgAbout .approachBlk-petals{position:absolute;right:-60px;bottom:-60px;width:320px;height:320px;pointer-events:none;opacity:.05}
.pgAbout .approachBlk-petals circle{fill:none;stroke:#470812;stroke-width:1.5}
.pgAbout .approachBlk-inner{position:relative;z-index:1}
.pgAbout .approachBlk h2{font-size:42px;line-height:1.2;letter-spacing:.01em;margin:0 0 16px;color:#1a1a1a}
.pgAbout .approachBlk-microPara{font-size:18px;line-height:1.45;font-weight:600;color:#470812;margin:0 0 16px;letter-spacing:.01em}
.pgAbout .approachCols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:32px}
.pgAbout .approachItem{padding:16px;border-radius:4px;background:#FDFDFD;border:1px solid #47081214;box-shadow:-1px 3px 2px -1px #4708120f;transition:box-shadow .3s cubic-bezier(0.68,-0.55,0.27,1.55)}
.pgAbout .approachItem:hover{box-shadow:-1px 9px 52px -1px #4708121a}
.pgAbout .approachItem-num{font-size:30px;font-weight:700;color:#FF094B;line-height:1.2;letter-spacing:.01em;margin-bottom:8px}
.pgAbout .approachItem h4{font-size:15px;font-weight:700;line-height:1.45;letter-spacing:.02em;color:#1a1a1a;margin:0 0 8px}
.pgAbout .approachItem p{font-size:15px;line-height:1.65;color:#555;margin:0;letter-spacing:.01em}
.pgAbout .approachBlk-imgRow{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-top:32px}
.pgAbout .approachBlk-imgRow img{width:100%;height:220px;object-fit:cover;border-radius:4px;border:1px solid #4708121a;box-shadow:-1px 6px 28px -1px #47081217}
.pgAbout .approachBlk-imgRow img:last-child{clip-path:polygon(0 0,100% 6%,100% 94%,0 100%)}
@media (max-width: 768px) {
.pgAbout{padding:0 16px}
.pgAbout .titleBlk{grid-template-columns:1fr;gap:32px}
.pgAbout .titleBlk-h1{font-size:42px}
.pgAbout .storyBlk{grid-template-columns:1fr}
.pgAbout .teamGrid{grid-template-columns:1fr}
.pgAbout .approachCols{grid-template-columns:1fr}
.pgAbout .approachBlk-imgRow{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.pgAbout .titleBlk-h1{font-size:30px}
.pgAbout .storyBlk-main h2,.pgAbout .teamBlk-hd h2,.pgAbout .approachBlk h2{font-size:30px}
}
.contactPg{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background:#FDFDFD;overflow-x:clip}
.contactPg ::selection{background:linear-gradient(90deg,#470812,#FF094B);color:#FDFDFD}
.contactPg :focus-visible{outline:2px solid #FF094B;outline-offset:3px}
.contactPg .pgHd{background:linear-gradient(135deg,#470812 0%,#2a0509 60%,#1a0305 100%);position:relative;padding:80px 32px 64px;overflow:hidden}
.contactPg .pgHd::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle at top right,#ff094b2e 0%,transparent 65%);pointer-events:none}
.contactPg .pgHd::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,#fdfdfd12 1px,transparent 1px);background-size:28px 28px;pointer-events:none;opacity:.5}
.contactPg .pgHd-inner{max-width:1140px;margin:0 auto;position:relative;z-index:1}
.contactPg .pgHd-label{font-size:15px;letter-spacing:.12em;color:#fdfdfd8c;text-transform:uppercase;margin-bottom:16px;display:block}
.contactPg .pgHd-h1{font-size:58px;line-height:1.2;letter-spacing:.01em;color:#FDFDFD;margin:0 0 16px;font-weight:700}
.contactPg .pgHd-h1 span{color:#FF094B}
.contactPg .pgHd-sub{font-size:18px;line-height:1.65;color:#fdfdfdb8;max-width:520px;margin:0;letter-spacing:.01em}
.contactPg .curveDivider{display:block;width:100%;overflow:hidden;line-height:0;margin-bottom:-2px}
.contactPg .mainContent{max-width:1140px;margin:0 auto;padding:0 32px}
.contactPg .contactLayout{display:grid;grid-template-columns:1fr 2fr;gap:48px;padding:64px 0 48px;align-items:start}
.contactPg .infoSide{display:flex;flex-direction:column;gap:32px}
.contactPg .infoSide-hd{font-size:22px;line-height:1.2;letter-spacing:.01em;color:#470812;margin:0 0 8px;font-weight:700;position:relative;display:inline-block}
.contactPg .infoSide-hd::after{content:'';display:block;height:2px;width:40px;background:linear-gradient(90deg,#FF094B,transparent);margin-top:8px}
.contactPg .infoBlock{display:flex;flex-direction:column;gap:16px}
.contactPg .infoItem{display:flex;flex-direction:row;gap:12px;align-items:flex-start}
.contactPg .infoItem-icon{width:36px;height:36px;min-width:36px;border-radius:4px;background:linear-gradient(135deg,#470812,#7a0d1f);display:flex;align-items:center;justify-content:center;box-shadow:-1px 3px 2px -1px #4708120f -1px 6px 28px -1px #47081217}
.contactPg .infoItem-icon svg{width:16px;height:16px;fill:#FDFDFD}
.contactPg .infoItem-body{display:flex;flex-direction:column;gap:4px}
.contactPg .infoItem-label{font-size:15px;color:#4708128c;letter-spacing:.12em;text-transform:uppercase;font-weight:600}
.contactPg .infoItem-val{font-size:15px;line-height:1.45;color:#1a0305;letter-spacing:.01em}
.contactPg .infoItem-val a{color:#470812;text-decoration:none;border-bottom:1px solid #ff094b4d;transition:border-color .2s cubic-bezier(0.34,1.56,0.64,1),color .2s cubic-bezier(0.34,1.56,0.64,1)}
.contactPg .infoItem-val a:hover{color:#FF094B;border-color:#FF094B}
.contactPg .metricsGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}
.contactPg .metricCard{background:#FDFDFD;border:1px solid #4708121a;border-radius:4px;padding:12px;box-shadow:-1px 3px 2px -1px #4708120f}
.contactPg .metricCard-num{font-size:22px;line-height:1.2;font-weight:700;color:#FF094B;letter-spacing:.01em}
.contactPg .metricCard-desc{font-size:15px;color:#47081299;letter-spacing:.01em;line-height:1.45;margin-top:4px}
.contactPg .formSide{background:#FDFDFD;border-radius:4px;border:1px solid #47081214;box-shadow:-1px 6px 28px -1px #47081217 -1px 9px 52px -1px #4708121a;padding:48px}
.contactPg .formSide-hd{font-size:30px;line-height:1.2;letter-spacing:.01em;color:#470812;margin:0 0 8px;font-weight:700}
.contactPg .formSide-hd span{background:#470812;color:#FDFDFD;padding:0 8px;border-radius:4px}
.contactPg .formSide-intro{font-size:15px;line-height:1.65;color:#470812a6;letter-spacing:.01em;margin:0 0 32px}
.contactPg .accentLine{display:block;height:2px;width:64px;background:linear-gradient(90deg,#FF094B,#ff094b33);margin-bottom:32px;border-radius:4px}
.contactPg .frmRow{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}
.contactPg .frmGroup{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}
.contactPg .frmGroup-full{grid-column:1 / -1}
.contactPg .frmLabel{font-size:15px;letter-spacing:.12em;text-transform:uppercase;color:#470812;font-weight:600}
.contactPg .frmInput,.contactPg .frmSelect{border:1px solid #47081233;border-radius:4px;padding:12px 16px;font-size:15px;color:#1a0305;background:#FDFDFD;letter-spacing:.01em;transition:border-color .25s cubic-bezier(0.34,1.56,0.64,1),box-shadow .25s cubic-bezier(0.34,1.56,0.64,1);width:100%;box-sizing:border-box;-webkit-appearance:none;appearance:none}
.contactPg .frmSelect{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23470812' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px;cursor:pointer}
.contactPg .frmInput::placeholder{color:#47081259;letter-spacing:.08em;text-transform:uppercase;font-size:13px}
.contactPg .frmInput:focus,.contactPg .frmSelect:focus{border-color:#FF094B;box-shadow:-1px 3px 2px -1px #ff094b0f -1px 6px 28px -1px #ff094b17;outline:none}
.contactPg .frmTimeGroup{margin-bottom:16px}
.contactPg .frmTimeLabel{font-size:15px;letter-spacing:.12em;text-transform:uppercase;color:#470812;font-weight:600;display:block;margin-bottom:8px}
.contactPg .frmTimeOptions{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}
.contactPg .frmTimeOptions input[type="radio"]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}
.contactPg .frmTimeOptions label{font-size:15px;letter-spacing:.01em;color:#470812;border:1px solid #47081233;border-radius:4px;padding:8px 16px;cursor:pointer;transition:background .2s cubic-bezier(0.34,1.56,0.64,1),color .2s cubic-bezier(0.34,1.56,0.64,1),border-color .2s cubic-bezier(0.34,1.56,0.64,1);user-select:none}
.contactPg .frmTimeOptions input[type="radio"]:checked + label{background:#470812;color:#FDFDFD;border-color:#470812}
.contactPg .frmTimeOptions label:hover{border-color:#FF094B;color:#FF094B}
.contactPg .frmPrivacy{display:flex;flex-direction:row;gap:12px;align-items:flex-start;margin-bottom:24px}
.contactPg .frmPrivacy input[type="checkbox"]{margin-top:3px;min-width:16px;width:16px;height:16px;accent-color:#FF094B;cursor:pointer}
.contactPg .frmPrivacy-text{font-size:15px;line-height:1.65;color:#470812a6;letter-spacing:.01em}
.contactPg .frmPrivacy-text a{color:#470812;border-bottom:1px solid #ff094b66;text-decoration:none;transition:color .2s cubic-bezier(0.34,1.56,0.64,1)}
.contactPg .frmPrivacy-text a:hover{color:#FF094B}
.contactPg .frmSubmit{background:linear-gradient(135deg,#470812,#7a0d1f);color:#FDFDFD;border:none;border-radius:4px;font-size:18px;letter-spacing:.04em;font-weight:700;padding:16px 48px;cursor:pointer;box-shadow:-1px 6px 28px -1px #47081217;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1),transform .2s cubic-bezier(0.34,1.56,0.64,1);text-transform:uppercase}
.contactPg .frmSubmit:hover{box-shadow:-1px 9px 52px -1px #47081238;transform:translateY(-2px)}
.contactPg .frmSubmit:active{transform:translateY(0)}
.contactPg .dividerWrap{overflow:hidden;line-height:0}
.contactPg .imgSection{background:radial-gradient(ellipse at top right,#3a0610 0%,#1a0305 55%,#0d0102 100%);padding:64px 32px;position:relative;overflow:hidden}
.contactPg .imgSection::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;border-radius:40px;background:radial-gradient(circle at top right,#ff094b1f,transparent 70%);pointer-events:none}
.contactPg .imgSection-inner{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:center}
.contactPg .imgSection-text{display:flex;flex-direction:column;gap:16px}
.contactPg .imgSection-hd{font-size:30px;line-height:1.2;letter-spacing:.01em;color:#FDFDFD;margin:0;font-weight:700}
.contactPg .imgSection-hd span{color:#FF094B}
.contactPg .imgSection-p{font-size:15px;line-height:1.65;color:#fdfdfdb3;letter-spacing:.01em;margin:0}
.contactPg .imgSection-p strong{color:#fdfdfde6}
.contactPg .imgSection-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.contactPg .imgSection-list li{font-size:15px;line-height:1.45;color:#fdfdfdb3;letter-spacing:.01em;padding-left:16px;position:relative}
.contactPg .imgSection-list li::before{content:'';position:absolute;left:0;top:9px;width:6px;height:1px;background:#FF094B}
.contactPg .imgWrap{position:relative;border-radius:4px;overflow:hidden}
.contactPg .imgWrap::after{content:'';position:absolute;inset:0;border:1px solid #fdfdfd1a;border-radius:4px;pointer-events:none}
.contactPg .imgWrap img{width:100%;height:280px;object-fit:cover;display:block;border-radius:4px;animation:imgScale .35s cubic-bezier(0.34,1.56,0.64,1) both}
@keyframes imgScale {
from{transform:scale(0.97)}
to{transform:scale(1)}
}
.contactPg .secondImgWrap{border-radius:4px;overflow:hidden;border:1px solid #4708121f;margin-top:32px}
.contactPg .secondImgWrap img{width:100%;height:180px;object-fit:cover;display:block;animation:imgScale .3s cubic-bezier(0.34,1.56,0.64,1) .1s both}
@media (max-width: 900px) {
.contactPg .contactLayout{grid-template-columns:1fr;gap:32px}
.contactPg .imgSection-inner{grid-template-columns:1fr;gap:32px}
.contactPg .pgHd-h1{font-size:42px}
.contactPg .formSide{padding:32px}
.contactPg .frmRow{grid-template-columns:1fr}
}
@media (max-width: 600px) {
.contactPg .pgHd{padding:48px 16px 40px}
.contactPg .pgHd-h1{font-size:30px}
.contactPg .mainContent{padding:0 16px}
.contactPg .formSide{padding:24px 16px}
.contactPg .imgSection{padding:48px 16px}
.contactPg .metricsGrid{grid-template-columns:1fr 1fr}
}
.pgHome{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:clip;background:#FDFDFD;color:#1a1a1a}
.pgHome ::selection{background:linear-gradient(90deg,#470812,#FF094B);color:#FDFDFD}
.pgHome .pgInner{max-width:1140px;margin:0 auto;padding:0 32px}
.pgHome .dividerA{width:100%;height:3px;background:linear-gradient(90deg,#e0e0e0 0%,#470812 100%);border:none}
.pgHome .dividerB{width:100%;border:none;border-top:1px solid #e8e8e8;position:relative}
.pgHome .dividerB::after{content:'';display:block;height:4px;width:80px;background:#FF094B;margin-top:2px}
.pgHome .accentWord{color:#FF094B}
.pgHome .accentWordDark{color:#470812}
.pgHome .hdgStrip{display:inline-block;background:#470812;color:#FDFDFD;padding:4px 12px;letter-spacing:.01em}
.pgHome .hdgStripRed{display:inline-block;background:#FF094B;color:#FDFDFD;padding:4px 12px;letter-spacing:.01em}
.pgHome .heroBlk{display:grid;grid-template-columns:1fr 2fr;min-height:0;border-bottom:1px solid #ddd;position:relative}
.pgHome .heroImgCol{position:relative;overflow:hidden;border-right:3px solid #470812}
.pgHome .heroImgCol img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.pgHome .heroImgOverlay{position:absolute;inset:0;background:linear-gradient(to bottom,#4708128c 0%,transparent 45%);pointer-events:none}
.pgHome .heroTxtCol{padding:48px;display:flex;flex-direction:column;justify-content:center;gap:16px;background:radial-gradient(circle at 95% 10%,#4708120f 0%,transparent 60%)}
.pgHome .heroEyebrow{font-size:15px;letter-spacing:.02em;color:#470812;text-transform:uppercase;font-weight:600}
.pgHome .heroH1{font-size:58px;line-height:1.2;letter-spacing:.01em;font-weight:800;margin:0;color:#1a1a1a}
.pgHome .heroH1 span.lineTwo{font-size:42px;display:block;color:#470812;line-height:1.2}
.pgHome .heroH1 span.lineThree{font-size:30px;display:block;line-height:1.45;color:#444;font-weight:500}
.pgHome .heroPara{font-size:18px;line-height:1.65;color:#333;max-width:520px;letter-spacing:.01em}
.pgHome .heroActions{display:flex;flex-direction:row;gap:16px;align-items:center;flex-wrap:wrap}
.pgHome .btPrimary{background:#470812;color:#FDFDFD;padding:16px 32px;font-size:18px;border:none;border-radius:4px;cursor:pointer;letter-spacing:.01em;font-weight:700;text-decoration:none;display:inline-block;box-shadow:-1px 3px 2px -1px #4708120f -1px 6px 28px -1px #47081217;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1),background .2s cubic-bezier(0.34,1.56,0.64,1)}
.pgHome .btPrimary:hover{background:#FF094B;box-shadow:-1px 3px 2px -1px #4708120f -1px 9px 52px -1px #4708122e;color:#FDFDFD}
.pgHome .btSecondary{background:transparent;color:#470812;padding:8px 16px;font-size:15px;border:2px solid #470812;border-radius:4px;cursor:pointer;letter-spacing:.01em;font-weight:600;text-decoration:none;display:inline-block;transition:border-color .2s cubic-bezier(0.68,-0.55,0.27,1.55),color .2s cubic-bezier(0.68,-0.55,0.27,1.55),box-shadow .2s cubic-bezier(0.68,-0.55,0.27,1.55)}
.pgHome .btSecondary:hover{border-color:#FF094B;color:#FF094B;box-shadow:-1px 6px 28px -1px #ff094b1f}
.pgHome .heroEdgeLine{position:absolute;bottom:0;left:0;width:33.33%;height:4px;background:linear-gradient(90deg,#FF094B,transparent);pointer-events:none}
.pgHome .metricsBlk{background:#470812;padding:32px 0}
.pgHome .metricsInner{max-width:1140px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}
.pgHome .metricItem{display:flex;flex-direction:column;gap:4px;border-right:1px solid #fdfdfd26;padding-right:32px}
.pgHome .metricItem:last-child{border-right:none}
.pgHome .metricNum{font-size:42px;font-weight:800;color:#FDFDFD;line-height:1.2;letter-spacing:.01em}
.pgHome .metricArrow{display:inline-flex;align-items:center;gap:4px;margin-left:8px;font-size:15px}
.pgHome .arrowUp{color:#4ade80}
.pgHome .arrowDown{color:#f87171}
.pgHome .metricLbl{font-size:15px;color:#fdfdfdb3;letter-spacing:.02em;text-transform:uppercase}
.pgHome .introBlk{padding:48px 0;background:#FDFDFD}
.pgHome .introGrid{display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:start}
.pgHome .introTxt{display:flex;flex-direction:column;gap:16px}
.pgHome .introH2{font-size:42px;line-height:1.2;letter-spacing:.01em;font-weight:800;margin:0}
.pgHome .paraNum{display:flex;flex-direction:row;gap:12px;align-items:baseline}
.pgHome .paraNum .pNum{font-size:15px;font-weight:700;color:#FF094B;flex-shrink:0;letter-spacing:.02em}
.pgHome .paraNum p{font-size:15px;line-height:1.65;color:#333;letter-spacing:.01em;margin:0}
.pgHome .introSidePanel{display:flex;flex-direction:column;gap:16px}
.pgHome .donutWrap{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 16px;background:#f7f3f4;border-radius:4px;border:1px solid #e8dde0;box-shadow:-1px 3px 2px -1px #4708120f}
.pgHome .donutCaption{font-size:15px;color:#470812;font-weight:600;text-align:center;letter-spacing:.01em}
.pgHome .donutLegend{display:flex;flex-direction:column;gap:8px;width:100%}
.pgHome .donutLegendItem{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:15px;color:#333}
.pgHome .donutDot{width:12px;height:12px;border-radius:4px;flex-shrink:0}
.pgHome .servBlk{padding:48px 0;background:#f2eeef;position:relative;overflow:hidden}
.pgHome .topoAccent{position:absolute;inset:0;pointer-events:none;opacity:.04;background-image:repeating-radial-gradient(circle at 30% 60%,transparent 0px,transparent 18px,#470812ff 19px,transparent 20px),repeating-radial-gradient(circle at 70% 30%,transparent 0px,transparent 30px,#470812ff 31px,transparent 32px)}
.pgHome .servHd{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;margin-bottom:32px;flex-wrap:wrap;gap:16px}
.pgHome .servH2{font-size:42px;line-height:1.2;letter-spacing:.01em;font-weight:800;margin:0}
.pgHome .servGrid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:16px}
.pgHome .servCard{background:#FDFDFD;border-radius:4px;padding:32px;box-shadow:-1px 3px 2px -1px #4708120f -1px 6px 28px -1px #47081217;display:flex;flex-direction:column;gap:12px;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1),opacity .2s cubic-bezier(0.34,1.56,0.64,1);border:1px solid #ede8e9}
.pgHome .servCard:hover{box-shadow:-1px 9px 52px -1px #47081224;opacity:.96}
.pgHome .servCard.featuredCard{grid-column:1 / 3;flex-direction:row;align-items:stretch;gap:32px;padding:0;overflow:hidden}
.pgHome .featuredCardImg{width:260px;flex-shrink:0;overflow:hidden;border-right:2px solid #FF094B}
.pgHome .featuredCardImg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.pgHome .featuredCardTxt{padding:32px;display:flex;flex-direction:column;gap:12px;justify-content:center}
.pgHome .servCardIcon{width:36px;height:36px;flex-shrink:0}
.pgHome .servCardH{font-size:22px;font-weight:700;line-height:1.2;margin:0;color:#1a1a1a;letter-spacing:.01em}
.pgHome .servCardP{font-size:15px;line-height:1.65;color:#444;margin:0;letter-spacing:.01em}
.pgHome .dashList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.pgHome .dashList li{font-size:15px;line-height:1.45;color:#333;padding-left:16px;position:relative;letter-spacing:.01em}
.pgHome .dashList li::before{content:'';position:absolute;left:0;top:10px;width:8px;height:2px;background:#FF094B}
.pgHome .expertsBlk{padding:48px 0;background:#1a1a1a}
.pgHome .expertsGrid{display:grid;grid-template-columns:1fr 2fr;gap:48px;align-items:start}
.pgHome .expertsTxtCol{display:flex;flex-direction:column;gap:16px}
.pgHome .expertsH2{font-size:42px;line-height:1.2;letter-spacing:.01em;font-weight:800;margin:0;color:#FDFDFD}
.pgHome .expertsLead{font-size:18px;line-height:1.65;color:#fdfdfdbf;letter-spacing:.01em}
.pgHome .expertsDeck{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.pgHome .expertCard{display:flex;flex-direction:column;gap:12px;background:#fdfdfd0d;border:1px solid #fdfdfd1a;border-radius:4px;overflow:hidden;transition:background .25s cubic-bezier(0.34,1.56,0.64,1),box-shadow .25s cubic-bezier(0.34,1.56,0.64,1)}
.pgHome .expertCard:hover{background:#fdfdfd17;box-shadow:-1px 6px 28px -1px #ff094b1f}
.pgHome .expertPortrait{width:100%;aspect-ratio:1/1;overflow:hidden;border-bottom:2px solid #470812}
.pgHome .expertPortrait img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;border:1px solid #fdfdfd14}
.pgHome .expertInfo{padding:0 16px 16px;display:flex;flex-direction:column;gap:8px}
.pgHome .expertName{font-size:18px;font-weight:700;color:#FDFDFD;letter-spacing:.01em;margin:0}
.pgHome .expertName span{display:inline;transition:color .2s cubic-bezier(0.34,1.56,0.64,1)}
.pgHome .expertCard:hover .expertName span{color:#FF094B}
.pgHome .expertRole{font-size:15px;color:#fdfdfd8c;letter-spacing:.02em;text-transform:uppercase}
.pgHome .expertBio{font-size:15px;line-height:1.65;color:#fdfdfda6;letter-spacing:.01em;margin:0}
.pgHome .regBlk{padding:48px 0;background:#FDFDFD}
.pgHome .regGrid{display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:start}
.pgHome .regImgStack{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.pgHome .regImgA{grid-column:1 / 3;overflow:hidden;border-radius:4px;border:1px solid #ddd;box-shadow:-1px 3px 2px -1px #4708120f}
.pgHome .regImgA img{width:100%;height:220px;object-fit:cover;object-position:center;display:block}
.pgHome .regImgB{overflow:hidden;border-radius:4px;border:1px solid #ddd;box-shadow:-1px 3px 2px -1px #4708120f}
.pgHome .regImgB img{width:100%;height:160px;object-fit:cover;object-position:center;display:block}
.pgHome .regFormCol{display:flex;flex-direction:column;gap:16px}
.pgHome .regH2{font-size:30px;line-height:1.2;font-weight:800;letter-spacing:.01em;margin:0;color:#1a1a1a}
.pgHome .regForm{display:flex;flex-direction:column;gap:12px}
.pgHome .regForm input,.pgHome .regForm select{width:100%;padding:12px 16px;border:1px solid #ccc;border-radius:4px;font-size:15px;background:#FDFDFD;color:#1a1a1a;letter-spacing:.02em;outline:none;transition:border-color .2s cubic-bezier(0.34,1.56,0.64,1),box-shadow .2s cubic-bezier(0.34,1.56,0.64,1)}
.pgHome .regForm input::placeholder{text-transform:uppercase;font-size:12px;letter-spacing:.08em;color:#aaa}
.pgHome .regForm input:focus,.pgHome .regForm select:focus{border-color:#FF094B;box-shadow:-1px 6px 28px -1px #ff094b17}
.pgHome .regNote{font-size:15px;color:#666;line-height:1.65;letter-spacing:.01em}
@media (max-width: 900px) {
.pgHome .heroBlk{grid-template-columns:1fr}
.pgHome .heroImgCol{height:260px;border-right:none;border-bottom:3px solid #470812}
.pgHome .heroH1{font-size:42px}
.pgHome .heroH1 span.lineTwo{font-size:30px}
.pgHome .heroH1 span.lineThree{font-size:22px}
.pgHome .metricsInner{grid-template-columns:1fr 1fr;gap:16px}
.pgHome .introGrid{grid-template-columns:1fr}
.pgHome .servGrid{grid-template-columns:1fr}
.pgHome .servCard.featuredCard{flex-direction:column;grid-column:auto}
.pgHome .featuredCardImg{width:100%;height:200px}
.pgHome .expertsGrid{grid-template-columns:1fr}
.pgHome .expertsDeck{grid-template-columns:1fr}
.pgHome .regGrid{grid-template-columns:1fr}
.pgHome .regImgStack{display:none}
}
@media (max-width: 600px) {
.pgHome .heroTxtCol{padding:32px 16px}
.pgHome .heroH1{font-size:30px}
.pgHome .heroH1 span.lineTwo{font-size:22px}
.pgHome .metricsInner{grid-template-columns:1fr}
.pgHome .metricItem{border-right:none;border-bottom:1px solid #fdfdfd1f;padding-bottom:16px}
}
.successPg{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px;background:#FDFDFD;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.successPg .successOuter{max-width:560px;width:100%;text-align:center}
.successPg .successIcn{width:64px;height:64px;margin:0 auto 32px;display:block}
.successPg .successIcn .icnCircle{fill:none;stroke:#FF094B;stroke-width:2;transition:stroke .2s cubic-bezier(0.34,1.56,0.64,1)}
.successPg .successIcn .icnCheck{fill:none;stroke:#470812;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.successPg .successHd{font-size:42px;line-height:1.2;letter-spacing:.01em;color:#470812;margin-bottom:16px}
.successPg .successHd .acnt{color:#FF094B}
.successPg .successMsg{font-size:18px;line-height:1.65;letter-spacing:.01em;color:#2a2a2a;margin-bottom:8px}
.successPg .successNote{font-size:15px;line-height:1.45;letter-spacing:.02em;color:#555;margin-bottom:48px}
.successPg .successDivider{width:48px;height:2px;background:linear-gradient(90deg,#470812,#FF094B);margin:0 auto 48px;border-radius:4px}
.successPg .successBtWrap{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}
.successPg .btPrimary{display:inline-block;padding:16px 32px;background:#470812;color:#FDFDFD;font-size:18px;line-height:1.2;letter-spacing:.02em;text-decoration:none;border-radius:4px;border:2px solid #470812;box-shadow:-1px 3px 2px -1px #4708120f -1px 6px 28px -1px #47081217;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1),background .2s cubic-bezier(0.34,1.56,0.64,1);cursor:pointer}
.successPg .btPrimary:hover{background:#FF094B;border-color:#FF094B;box-shadow:-1px 6px 28px -1px #ff094b17 -1px 9px 52px -1px #ff094b1a;color:#FDFDFD;text-decoration:none}
.successPg .btPrimary:focus{outline:2px solid #FF094B;outline-offset:4px}
.successPg .btSecondary{display:inline-block;padding:8px 16px;background:transparent;color:#470812;font-size:15px;line-height:1.2;letter-spacing:.02em;text-decoration:none;border-radius:4px;border:2px solid #470812;box-shadow:-1px 3px 2px -1px #4708120f;transition:box-shadow .2s cubic-bezier(0.68,-0.55,0.27,1.55),color .2s cubic-bezier(0.34,1.56,0.64,1),border-color .2s cubic-bezier(0.34,1.56,0.64,1);cursor:pointer}
.successPg .btSecondary:hover{color:#FF094B;border-color:#FF094B;box-shadow:-1px 6px 28px -1px #47081217;text-decoration:none}
.successPg .btSecondary:focus{outline:2px solid #470812;outline-offset:4px}
.successPg .successContact{margin-top:48px;font-size:15px;line-height:1.45;letter-spacing:.01em;color:#555}
.successPg .successContact a{color:#470812;text-decoration:underline;text-underline-offset:3px;transition:color .2s cubic-bezier(0.34,1.56,0.64,1)}
.successPg .successContact a:hover{color:#FF094B}
::selection{background:linear-gradient(90deg,#470812,#FF094B);color:#FDFDFD}