.documents-page-view,.documents-page{background-color:var(--accent-color)}.page-hero-section{background-color:var(--accent-color);padding:60px 0}.page-hero-header{max-width:860px;margin:0 auto}.page-hero-header h1{color:var(--dark-text);margin:0 0 18px;font-size:2.8rem;line-height:1.1}.page-hero-header p{color:#5b6774;max-width:760px;margin:0 auto;font-size:1.02rem;line-height:1.8}.info-documents-section{background-color:var(--accent-color);padding:0 0 60px;position:relative;overflow:hidden}.info-documents-section .container{z-index:1;position:relative}.documents-sea-decor{pointer-events:none;z-index:0;position:absolute;inset:0;display:none!important}.documents-sea{color:rgba(var(--primary-color-rgb), .07);pointer-events:none;line-height:1;position:absolute}.documents-sea--anchor-lg{color:rgba(var(--primary-color-rgb), .06);font-size:200px;top:-40px;right:22%;transform:rotate(-10deg)}.documents-sea--anchor-sm{color:rgba(var(--primary-color-rgb), .08);font-size:72px;top:84%;left:6%;transform:rotate(15deg)}.documents-sea--fish{color:rgba(var(--primary-color-rgb), .07);font-size:52px;top:16%;left:36%;transform:scaleX(-1)rotate(-8deg)}.documents-sea--wave{color:rgba(var(--primary-color-rgb), .05);font-size:86px;top:91%;right:7%}.documents-sea--ship{color:rgba(var(--primary-color-rgb), .08);font-size:44px;top:12%;right:4%;transform:rotate(5deg)}.documents-sea--binoculars{color:rgba(var(--primary-color-rgb), .07);font-size:42px;top:9%;left:8%;transform:rotate(-10deg)}.documents-sea--compass{color:rgba(var(--primary-color-rgb), .06);font-size:62px;top:52%;right:17%;transform:rotate(12deg)}.documents-sea--lighthouse{color:rgba(var(--primary-color-rgb), .06);font-size:58px;top:66%;left:12%;transform:rotate(4deg)}.info-documents-section .section-header h2:after{background-color:var(--primary-color);display:block}.info-documents-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.info-document-card{border:1px solid rgba(var(--primary-color-rgb), .12);min-height:100%;color:inherit;cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;padding:18px 18px 16px;text-decoration:none;transition:transform .24s,box-shadow .24s,border-color .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #10345c14}.info-document-card:before{content:"";background:radial-gradient(circle at top right, rgba(var(--primary-color-rgb), .1), transparent 55%);opacity:0;pointer-events:none;transition:opacity .24s;position:absolute;inset:0}.info-document-card:hover{border-color:rgba(var(--primary-color-rgb), .2);transform:translateY(-6px);box-shadow:0 12px 28px #0000001a}.info-document-card:hover:before{opacity:1}.info-document-card>*{z-index:1;position:relative}.info-document-body{flex-direction:column;flex:1;display:flex}.info-document-label{background-color:rgba(var(--primary-color-rgb), .1);width:fit-content;color:var(--primary-color);letter-spacing:.02em;text-transform:uppercase;border-radius:6px;align-self:flex-start;align-items:center;margin-bottom:.75rem;padding:.2rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.info-document-card h3{color:var(--dark-text);margin:0 0 4px;font-size:1.05rem;line-height:1.4}.info-document-card p{color:#5b6774;margin:0;font-size:.95rem;line-height:1.5}.info-document-chevron{background:rgba(var(--primary-color-rgb), .08);width:32px;height:32px;color:var(--primary-color);border-radius:8px;justify-content:center;align-items:center;margin-top:12px;margin-left:auto;transition:transform .24s,background-color .24s,color .24s;display:inline-flex}.info-document-chevron i{margin:0;font-size:.75rem;line-height:1}.info-document-card:hover .info-document-chevron{background:var(--primary-color);color:var(--light-text);transform:translate(3px)}.info-note-section{padding:0 0 84px}.info-note-card{border:1px solid rgba(var(--primary-color-rgb), .12);background:#fff;border-radius:24px;align-items:flex-start;padding:30px 34px;display:flex;box-shadow:0 18px 38px #10345c14}.info-note-content h2{margin:0 0 4px;font-size:1.05rem;line-height:1.4}.info-note-content p{color:#4f5d6d;margin:0;font-size:.95rem;line-height:1.5}@media (width<=1280px){.info-documents-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.info-documents-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr}.info-document-card{height:100%;padding:1.25rem 1.5rem 1.5rem}.info-document-body{flex-direction:column;display:flex}.info-document-card h3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;min-height:0;margin-bottom:.5rem;display:-webkit-box;overflow:hidden}.info-document-card p{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.info-document-label{margin-bottom:.75rem}.info-note-content p{font-size:.88rem;line-height:1.5}}@media (width<=1199px){.info-documents-section{padding:0 0 56px}}@media (width<=900px){.documents-sea-decor{grid-template-rows:repeat(4,minmax(90px,1fr));grid-template-columns:repeat(2,minmax(0,1fr));align-content:space-between;padding:24px clamp(12px,4vw,28px) 36px;display:grid}.documents-sea{position:relative;inset:auto}.documents-sea--anchor-lg{grid-area:1/2;place-self:start end;font-size:clamp(120px,18vw,170px)}.documents-sea--binoculars{grid-area:1/1;place-self:center start;font-size:clamp(30px,6vw,40px)}.documents-sea--fish{grid-area:2/1;place-self:center start;font-size:clamp(38px,7vw,50px)}.documents-sea--ship{grid-area:2/2;place-self:start center;font-size:clamp(34px,6vw,44px)}.documents-sea--lighthouse{grid-area:3/1;place-self:center start;font-size:clamp(48px,8vw,64px)}.documents-sea--compass{grid-area:3/2;place-self:center end;font-size:clamp(44px,8vw,60px)}.documents-sea--anchor-sm{grid-area:4/1;place-self:end start;font-size:clamp(52px,9vw,70px)}.documents-sea--wave{grid-area:4/2;place-self:end;font-size:clamp(62px,11vw,82px)}.info-documents-grid{gap:14px}}@media (width<=768px){.info-documents-section{padding:0 0 44px}.info-documents-section .section-header{margin-bottom:2rem}.info-documents-section .section-header h2{font-size:1.9rem}.info-documents-section .section-header p{font-size:1rem}.info-documents-grid{grid-template-columns:1fr;grid-auto-rows:1fr;gap:12px}.info-document-card{min-height:200px;padding:1.25rem 1.5rem 1.5rem}.info-note-card{padding:24px}}@media (width<=480px){.info-documents-section{padding:0 0 32px}.documents-sea-decor{padding:18px 10px 26px}.documents-sea--anchor-lg{font-size:clamp(96px,26vw,124px)}.documents-sea--fish{font-size:34px}.documents-sea--ship{font-size:30px}.documents-sea--binoculars{font-size:28px}.documents-sea--compass{font-size:40px}.documents-sea--lighthouse{font-size:42px}.documents-sea--anchor-sm{font-size:46px}.documents-sea--wave{font-size:56px}.info-documents-section .section-header h2{font-size:1.65rem}.info-document-card h3{font-size:1rem}.info-document-card p{font-size:.92rem;line-height:1.6}.info-note-content h2{font-size:1rem}.info-note-content p{font-size:.92rem;line-height:1.6}}
