:root {
    --primary-bg: linear-gradient(90deg, #0c0c0c, #132540, #08162a);
    --primary-accent: #0d1521;
    --text-accent: #d0dbe2;
    --error-color: #fb1336;
    --success-color: #30ffe3;
    --link-color: #e880ff;
    --max-width: 1420px;
    --font-heading: 'Concert One', cursive;
    --font-body: 'Tinos', serif;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: var(--font-body);
    color: var(--text-accent);
    background: var(--primary-bg);
    line-height: 1.6;
}

.RwxDnGk {
    background-color: rgba(13, 21, 33, 0.9);
    padding: 10px 0;
    border-bottom: 1px solid rgba(208, 208, 226, 0.1);
}

.DhNck {
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 20px;
}

.DhNck i {
    font-size: 1.2rem;
    color: var(--error-color);
}

.DhNck p {
    font-size: 0.9rem;
    text-align: center;
    flex-grow: 1;
}

.GkvjalhxMz {
    background: none;
    border: none;
    color: var(--text-accent);
    cursor: pointer;
    font-size: 1.2rem;
}

.GAHRyVFN {
    background-color: var(--primary-accent);
    padding: 15px 0;
    position: sticky;
    top: 0;
    z-index: 1000;
}

.Csohinh {
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}

.weoJrHeP img {
    height: 50px;
    width: auto;
}

.oUXp {
    background-color: var(--link-color);
    color: var(--primary-accent);
    border: none;
    padding: 8px 20px;
    border-radius: 4px;
    font-family: var(--font-heading);
    font-size: 1rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
}

.oUXp:hover {
    opacity: 0.9;
    transform: scale(1.02);
}

.jQLUoOI {
    display: flex;
    list-style: none;
    gap: 15px;
}

.jQLUoOI a {
    color: var(--text-accent);
    text-decoration: none;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: color 0.3s ease;
}

.jQLUoOI a:hover {
    color: var(--link-color);
}

.VYPRDEHjZVHNQUY {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 2000;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.VYPRDEHjZVHNQUY.ptdiOMu {
    display: flex;
    opacity: 1;
}

.dGbnsh {
    background-color: var(--primary-accent);
    border-radius: 8px;
    width: 100%;
    max-width: 450px;
    padding: 30px;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    transform: scale(0.9);
    transition: transform 0.3s ease;
}

.VYPRDEHjZVHNQUY.ptdiOMu .dGbnsh {
    transform: scale(1);
}

.hEhbYymXrMD {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    color: var(--text-accent);
    font-size: 1.5rem;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.hEhbYymXrMD:hover {
    transform: rotate(-180deg);
}

.FJvoqKozz {
    display: flex;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(208, 208, 226, 0.2);
}

.oGpvP {
    background: none;
    border: none;
    color: var(--text-accent);
    padding: 10px 20px;
    font-family: var(--font-heading);
    font-size: 1.1rem;
    cursor: pointer;
    position: relative;
    opacity: 0.7;
    transition: all 0.3s ease;
}

.oGpvP.ptdiOMu {
    opacity: 1;
}

.oGpvP.ptdiOMu::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--link-color);
}

.dIZvWmer {
    display: none;
}

.dIZvWmer.ptdiOMu {
    display: block;
}

.IQregS {
    margin-bottom: 20px;
}

.IQregS label {
    display: block;
    margin-bottom: 8px;
    font-size: 0.9rem;
}

.VwsqxsU {
    width: 100%;
    padding: 12px 15px;
    background-color: rgba(208, 208, 226, 0.1);
    border: 1px solid rgba(208, 208, 226, 0.2);
    border-radius: 4px;
    color: var(--text-accent);
    font-family: var(--font-body);
    transition: all 0.3s ease;
}

.VwsqxsU:focus {
    outline: none;
    border-color: var(--link-color);
    background-color: rgba(128, 217, 255, 0.1);
}

.ZpUrdoAZGf {
    color: var(--error-color);
    font-size: 0.8rem;
    margin-top: 5px;
    min-height: 16px;
}

.vwpoDqGLNjhoP {
    margin-bottom: 20px;
}

.gSlIdMrT {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.vOeUfi {
    margin-right: 10px;
    width: 18px;
    height: 18px;
}

.vwpoDqGLNjhoP a {
    color: var(--link-color);
    text-decoration: none;
}

.vwpoDqGLNjhoP a:hover {
    text-decoration: underline;
}

.ABSSmrQKYgB {
    display: block;
    text-align: right;
    margin-bottom: 20px;
    color: var(--link-color);
    font-size: 0.9rem;
    text-decoration: none;
}

.ABSSmrQKYgB:hover {
    text-decoration: underline;
}

.rcMAmRpsx {
    width: 100%;
    padding: 12px;
    background-color: var(--link-color);
    color: var(--primary-accent);
    border: none;
    border-radius: 4px;
    font-family: var(--font-heading);
    font-size: 1rem;
    cursor: pointer;
    margin-top: 10px;
    transition: all 0.3s ease;
}

.rcMAmRpsx:hover {
    opacity: 0.9;
    transform: translateY(-2px);
}

.rcMAmRpsx:disabled {
    background-color: rgba(128, 217, 255, 0.5);
    cursor: not-allowed;
    transform: none;
}

.JdWLLrGPEbE {
    margin-top: 30px;
    text-align: center;
}

.JdWLLrGPEbE img {
    height: 40px;
    width: auto;
    opacity: 0.8;
}

.TNPBb {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 2000;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.TNPBb.ptdiOMu {
    display: flex;
    opacity: 1;
}

.wOtNWpf {
    background-color: var(--primary-accent);
    border-radius: 8px;
    width: 100%;
    max-width: 400px;
    padding: 30px;
    text-align: center;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    transform: scale(0.9);
    transition: transform 0.3s ease;
}

.TNPBb.ptdiOMu .wOtNWpf {
    transform: scale(1);
}

.zoprmECEkZ {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    color: var(--text-accent);
    font-size: 1.5rem;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.zoprmECEkZ:hover {
    transform: rotate(-180deg);
}

.YDNwcLu {
    font-size: 3rem;
    color: var(--success-color);
    margin-bottom: 15px;
}

.mqKUioPVnRoIm {
    font-family: var(--font-heading);
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: var(--success-color);
}

.zvKjNRkL {
    margin-bottom: 20px;
    font-size: 0.95rem;
}

.lOpVhV {
    padding: 10px 25px;
    background-color: var(--success-color);
    color: var(--primary-accent);
    border: none;
    border-radius: 4px;
    font-family: var(--font-heading);
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s ease;
}

.lOpVhV:hover {
    opacity: 0.9;
    transform: translateY(-2px);
}

@media (max-width: 1024px) {
    .jQLUoOI {
        gap: 12px;
    }
    
    .jQLUoOI a {
        font-size: 0.85rem;
    }
}

@media (max-width: 768px) {
    .Csohinh {
        flex-direction: column;
        gap: 15px;
    }
    
    .jQLUoOI {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .dGbnsh {
        max-width: 90%;
        padding: 20px;
    }
}

@media (max-width: 480px) {
    .DhNck {
        flex-direction: column;
        text-align: center;
    }
    
    .DhNck i {
        display: none;
    }
    
    .jQLUoOI {
        gap: 8px;
    }
    
    .jQLUoOI a span {
        display: none;
    }
    
    .oGpvP {
        padding: 10px 15px;
        font-size: 1rem;
    }
}

@media (max-width: 320px) {
    .dGbnsh {
        padding: 15px;
    }
    
    .oGpvP {
        padding: 8px 10px;
        font-size: 0.9rem;
    }
    
    .VwsqxsU {
        padding: 10px 12px;
    }
}

.dEuzfNhbXL {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 8rem 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vyaWZpOiTxl {
    content: "";
    background-image: url('../artsblock/main1.webp');
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    filter: brightness(0.6);
    transition: transform 0.8s ease-in-out;
}

.PnrgVCtYO {
    max-width: var(--max-width);
    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding: 2rem;
    z-index: 1;
    position: relative;
}

.gNdalv {
    font-family: var(--font-heading);
    font-size: 3rem;
    margin-bottom: 1.5rem;
    animation: floatTitle 2s ease-in-out infinite alternate;
}

.kQIoCDhO {
    font-size: 1.2rem;
    max-width: 700px;
    margin: 0 auto 4rem;
    line-height: 1.8;
    opacity: 0.9;
}

.CaGYcpnF {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2rem;
    position: relative;
}

.GxOLWSQnsjFgIw {
    flex: 1 1 calc(33% - 1.3rem);
    min-width: 280px;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 2rem 1.5rem;
    text-align: center;
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.GxOLWSQnsjFgIw:hover {
    transform: translateY(-10px) scale(1.03);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4);
}

.wVaKdLUiEL {
    font-size: 2.5rem;
    color: var(--success-color);
    margin-bottom: 1rem;
    transition: transform 0.3s ease;
}

.GxOLWSQnsjFgIw:hover .wVaKdLUiEL {
    transform: rotate(10deg);
}

.EBDqk {
    font-family: var(--font-heading);
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
}

.HQPGfvGGPJE {
    font-size: 1rem;
    line-height: 1.6;
    opacity: 0.9;
}

@media (max-width: 1280px) {
    .GxOLWSQnsjFgIw {
        flex: 1 1 calc(33% - 1.3rem);
    }
}

@media (max-width: 1024px) {
    .gNdalv {
        font-size: 2.5rem;
    }

    .GxOLWSQnsjFgIw {
        flex: 1 1 calc(33% - 1.3rem);
    }
}

@media (max-width: 768px) {
    .gNdalv {
        font-size: 2rem;
    }

    .CaGYcpnF {
        justify-content: center;
    }

    .GxOLWSQnsjFgIw {
        flex: 1 1 calc(45% - 1rem);
    }
}

@media (max-width: 480px) {
    .gNdalv {
        font-size: 1.8rem;
    }

    .kQIoCDhO {
        font-size: 1rem;
        margin-bottom: 3rem;
    }

    .GxOLWSQnsjFgIw {
        flex: 1 1 100%;
    }
}

@keyframes floatTitle {
    0% {
        transform: translateY(0px) skewX(0deg);
    }
    100% {
        transform: translateY(-5px) skewX(1deg);
    }
}

.vyaWZpOiTxl:hover {
    transform: scale(1.02) rotate(0.5deg);
}

.FXarKGcKsQd {
    width: 100%;
    padding: 4rem 2rem;
    background: var(--primary-bg);
    color: #fff;
}

.augfjjboAki {
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    align-items: center;
    text-align: center;
}

.FWQyGRF {
    max-width: 800px;
}

.QEHGmSifKW {
    font-family: var(--font-heading);
    font-size: 2.5rem;
    margin-bottom: 1rem;
    animation: pulseTitle 2s ease-in-out infinite alternate;
}

.VmOqTOMWrTs {
    font-size: 1.1rem;
    opacity: 0.9;
    line-height: 1.7;
}

.uTBsC {
    display: flex;
    justify-content: center;
    gap: 2rem;
    flex-wrap: wrap;
    margin-top: 2rem;
}

.uViwdmnhFRVo {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 1.5rem 2rem;
    min-width: 100px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.uViwdmnhFRVo:hover {
    transform: scale(1.05) rotate(1deg);
    background: rgba(255, 255, 255, 0.15);
}

.zEQAdPpbS {
    font-family: var(--font-heading);
    font-size: 2.2rem;
    display: block;
    margin-bottom: 0.5rem;
    color: var(--success-color);
    animation: skewDigits 1s ease-in-out infinite alternate;
}

.fypOEvnPN {
    text-transform: uppercase;
    font-size: 0.9rem;
    letter-spacing: 1px;
    color: #ccc;
}

@media (max-width: 768px) {
    .QEHGmSifKW {
        font-size: 2rem;
    }

    .zEQAdPpbS {
        font-size: 1.8rem;
    }
}

@media (max-width: 480px) {
    .uTBsC {
        flex-direction: column;
        align-items: center;
    }

    .uViwdmnhFRVo {
        min-width: 140px;
        margin: 0.5rem 0;
    }
}

@keyframes pulseTitle {
    0% {
        transform: scale(1) skewX(0deg);
    }
    100% {
        transform: scale(1.02) skewX(-1deg);
    }
}

@keyframes skewDigits {
    0% {
        transform: skewX(0deg);
    }
    100% {
        transform: skewX(2deg);
    }
}

.xGwyzulUJflIr {
    width: 100%;
    padding: 6rem 2rem;
    background: linear-gradient(90deg, #f57424, #ffab66, #ff8e3d);
    color: #000;
}

.oLjAbCgslt {
    max-width: var(--max-width);
    margin: 0 auto;
    text-align: center;
    background-color: #0d1521;
    border-radius: 16px;
    padding: 3rem 2rem;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1;
}

.yytmGbWBLFesUY {
    font-family: var(--font-heading);
    font-size: 2.8rem;
    margin-bottom: 2rem;
    color: #fff;
    animation: floatTitle 2s ease-in-out infinite alternate;
}

.yuFeKRUjTkv {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
    background: rgba(255, 255, 255, 0.1);
    border-left: 4px solid var(--error-color);
    border-right: 4px solid var(--error-color);
    border-radius: 12px;
    padding: 1.5rem 2rem;
    margin-bottom: 4rem;
    position: relative;
    overflow: hidden;
}

.yuFeKRUjTkv::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.05) 10px,
        rgba(255, 255, 255, 0.05) 20px
    );
    z-index: -1;
}

.fIWDnwbIMcUnbGA,
.ALcsICS {
    font-size: 1.6rem;
    color: var(--error-color);
    animation: pulseIcon 1.5s ease-in-out infinite alternate;
}

.PBVAWdwnMwwvRej {
    font-size: 1.1rem;
    line-height: 1.7;
    opacity: 0.95;
    max-width: 800px;
    color:  var(--success-color);
}

.sXcAlNGZfIcujG {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2.5rem;
    position: relative;
}

.ktRBqm {
    flex: 1 1 calc(33% - 1.5rem);
    min-width: 280px;
    background-color: #070e18;
    border-radius: 12px;
    padding: 2rem 1.5rem;
    text-align: center;
    box-shadow: 0 10px 25px rgba(255, 254, 254, 0.4);
    transition: transform 0.4s ease, background-color 0.4s ease;
    cursor: pointer;
}

.ktRBqm:hover {
    transform: translateY(-8px) scale(1.02) rotate(0.3deg);
    background-color: #0a121c;
}

.DIHOIbv {
    font-size: 2.4rem;
    color: var(--success-color);
    margin-bottom: 1rem;
    transition: transform 0.3s ease;
}

.ktRBqm:hover .DIHOIbv {
    transform: rotate(10deg);
}

.VcqIPgAiAKoOQXZ {
    font-family: var(--font-heading);
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
    color: #fff;
}

.ZCudibLOkSz {
    font-size: 1rem;
    line-height: 1.6;
    color: #cfcfd6;
    opacity: 0.9;
}

@media (max-width: 1024px) {
    .yytmGbWBLFesUY {
        font-size: 2.4rem;
    }

    .ktRBqm {
        flex: 1 1 calc(48% - 1rem);
    }
}

@media (max-width: 768px) {
    .xGwyzulUJflIr,
    .oLjAbCgslt {
        padding: 6rem 0.5rem;
    }

    .yytmGbWBLFesUY {
        font-size: 2rem;
    }

    .yuFeKRUjTkv {
        padding: 1.2rem 0.5rem;
    }

    .ktRBqm {
        flex: 1 1 100%;
    }
}

@keyframes floatTitle {
    0% {
        transform: translateY(0px) skewX(0deg);
    }
    100% {
        transform: translateY(-5px) skewX(1deg);
    }
}

@keyframes pulseIcon {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

.Jlrmab {
    width: 100%;
    padding: 6rem 2rem;
    background: var(--primary-bg);
    color: #fff;
}

.WYSrkSzHyQ {
    max-width: var(--max-width);
    margin: 0 auto;
    text-align: center;
}

.ZlzGdpFjJKvy {
    font-family: var(--font-heading);
    font-size: 2.8rem;
    margin-bottom: 4rem;
    color: var(--success-color);
    animation: floatTitle 2s ease-in-out infinite alternate;
}

.sgPtxnc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2.5rem;
}

.BbTVqMwgkGDVS {
    flex: 1 1 calc(45% - 1.25rem);
    min-width: 280px;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 14px;
    padding: 2rem 1.8rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    cursor: default;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.BbTVqMwgkGDVS:hover {
    transform: translateY(-10px) scale(1.02) rotate(0.5deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4);
}

.NBpikSAyLhbV {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.TlppcnB {
    font-family: var(--font-heading);
    font-size: 1.6rem;
    color: #fff;
    margin: 0;
}

.EcgWQxxH {
    font-size: 1.4rem;
    color: var(--success-color);
    transition: transform 0.3s ease;
}

.BbTVqMwgkGDVS:hover .EcgWQxxH {
    transform: rotate(15deg);
}

.LSqeWqPE {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.2rem;
    font-size: 0.95rem;
    color: #aaa;
}

.XRCbWhy {
    font-size: 1rem;
    line-height: 1.7;
    color: var(--text-accent);
    opacity: 0.9;
    margin-bottom: 1.5rem;
    flex-grow: 1;
}

.altxrLLaaRg {
    font-size: 1.3rem;
    color: var(--link-color);
    text-align: right;
}

@media (max-width: 1024px) {
    .BbTVqMwgkGDVS {
        flex: 1 1 calc(48% - 1.25rem);
    }
}

@media (max-width: 768px) {
    .ZlzGdpFjJKvy {
        font-size: 2.4rem;
        margin-bottom: 3rem;
    }

    .BbTVqMwgkGDVS {
        flex: 1 1 100%;
    }
}

@media (max-width: 480px) {
    .BbTVqMwgkGDVS {
        padding: 1.5rem 1.2rem;
    }

    .NBpikSAyLhbV {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.5rem;
    }

    .EcgWQxxH {
        margin-left: auto;
    }

    .LSqeWqPE {
        flex-direction: column;
        align-items: flex-start;
    }

    .altxrLLaaRg {
        text-align: left;
    }
}

@keyframes floatTitle {
    0% {
        transform: translateY(0px) skewX(0deg);
    }
    100% {
        transform: translateY(-5px) skewX(1deg);
    }
}

.CrgockJMm {
    width: 100%;
    padding: 6rem 2rem;
    background-color: #fff;
    color: #000;
}

.QoKn {
    max-width: var(--max-width);
    margin: 0 auto;
    text-align: center;
    background: rgba(13, 21, 33, 0.25);
    border-radius: 16px;
    padding: 3rem 2rem;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
    position: relative;
    backdrop-filter: blur(10px);
}

.sYIeyGQLPTM {
    font-family: var(--font-heading);
    font-size: 2.8rem;
    margin-bottom: 4rem;
    color: #fff;
    animation: floatTitle 2s ease-in-out infinite alternate;
}

.SolZIVBrTuVAN {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2.5rem;
}

.EwXUZfSv {
    flex: 1 1 calc(45% - 1.25rem);
    min-width: 280px;
    background-color: #0d1521;
    border-radius: 14px;
    padding: 2rem 1.8rem;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    transition: transform 0.4s ease, background-color 0.4s ease;
    cursor: default;
    position: relative;
    color: #fff;
}

.EwXUZfSv:hover {
    transform: translateY(-10px) scale(1.02) rotate(0.5deg);
    background-color: #0a111a;
}

.PPEiaVLAGHU {
    font-size: 2.2rem;
    color: var(--error-color);
    margin-bottom: 1rem;
    transition: transform 0.3s ease;
}

.EwXUZfSv:hover .PPEiaVLAGHU {
    transform: rotate(10deg);
}

.MIMCWxrEMlEMf {
    font-family: var(--font-heading);
    font-size: 1.6rem;
    color: var(--success-color);
    margin-bottom: 1rem;
}

.HrqocnrtIuhE {
    font-size: 1rem;
    line-height: 1.7;
    color: #ffffff;
    opacity: 0.95;
}

@media (max-width: 1024px) {
    .EwXUZfSv {
        flex: 1 1 calc(48% - 1.25rem);
    }
}

@media (max-width: 768px) {
    .CrgockJMm,
    .QoKn {
        padding: 3rem 0.5rem;
    }

    .sYIeyGQLPTM {
        font-size: 2.4rem;
        margin-bottom: 3rem;
    }

    .EwXUZfSv {
        flex: 1 1 100%;
    }
}

.rFvoGjG {
    display: inline-block;
    margin-top: 3rem;
    padding: 1rem 2.5rem;
    font-family: var(--font-heading);
    font-size: 1.1rem;
    text-transform: uppercase;
    color: #000;
    background-color: var(--success-color);
    border-radius: 50px;
    box-shadow: 0 8px 20px rgba(0, 255, 117, 0.4);
    text-decoration: none;
    transition: all 0.4s ease;
    letter-spacing: 1px;
    font-weight: bold;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.rFvoGjG::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);
    z-index: 0;
    transition: transform 0.4s ease;
}

.rFvoGjG:hover::before {
    transform: translate(-50%, -50%) scale(1);
}

.rFvoGjG:hover {
    transform: skewX(-3deg) scale(1.05);
    box-shadow: 0 10px 25px rgba(0, 255, 117, 0.6);
}

@keyframes floatTitle {
    0% {
        transform: translateY(0px) skewX(0deg);
    }
    100% {
        transform: translateY(-5px) skewX(1deg);
    }
}

.JhlToEsD {
    position: relative;
    width: 100%;
    padding: 6rem 2rem;
    overflow: hidden;
}

.RnBekkGN {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../artsblock/main2.webp');
    background-size: cover;
    background-position: center;
    z-index: -2;
    filter: brightness(0.7);
    transition: transform 0.8s ease-in-out;
}

.tzLJ {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(13, 21, 33, 0.85);
    z-index: -1;
}

.sesQiNJrXAA {
    max-width: var(--max-width);
    margin: 0 auto;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
}

.YyDyA {
    font-family: var(--font-heading);
    font-size: 2.8rem;
    margin-bottom: 4rem;
    color: var(--success-color);
    animation: floatTitle 2s ease-in-out infinite alternate;
}

.xSGpwyHqflYKH {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 800px;
    margin: 0 auto;
}

.thtzHLbkRYqUOS {
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 0.5rem;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    transition: background-color 0.3s ease;
}

.thtzHLbkRYqUOS:hover {
    background-color: rgba(255, 255, 255, 0.08);
}

.NWvBgdFoMprJKK {
    width: 100%;
    text-align: left;
    padding: 1.2rem 1.5rem;
    font-family: var(--font-heading);
    font-size: 1.1rem;
    background-color: transparent;
    color: #fff;
    border: none;
    cursor: pointer;
    position: relative;
    text-align: left;
    transition: background-color 0.3s ease;
}

.NWvBgdFoMprJKK::after {
    content: "+";
    position: absolute;
    right: 1.7rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5rem;
    transition: transform 0.3s ease;
}

.thtzHLbkRYqUOS.ptdiOMu .NWvBgdFoMprJKK::after {
    transform: translateY(-50%) rotate(45deg);
}

.BrDSKHzblUGl {
    height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease, padding 0.5s ease;
    background-color: #0a111a;
    padding: 0 1.5rem;
    opacity: 0;
}

.thtzHLbkRYqUOS.ptdiOMu .BrDSKHzblUGl {
    height: auto;
    padding: 1.2rem 1.5rem;
    opacity: 1;
}

.BrDSKHzblUGl p {
    height: auto;
    font-size: 1rem;
    line-height: 1.6;
    color: var(--text-accent);
    opacity: 0.9;
}

.rFvoGjG {
    display: inline-block;
    margin-top: 4rem;
    padding: 1rem 2.5rem;
    font-family: var(--font-heading);
    font-size: 1.1rem;
    text-transform: uppercase;
    color: #000;
    background-color: var(--success-color);
    border-radius: 50px;
    box-shadow: 0 8px 20px rgba(0, 255, 117, 0.4);
    text-decoration: none;
    transition: all 0.4s ease;
    letter-spacing: 1px;
    font-weight: bold;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.rFvoGjG::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);
    z-index: 0;
    transition: transform 0.4s ease;
}

.rFvoGjG:hover::before {
    transform: translate(-50%, -50%) scale(1);
}

.rFvoGjG:hover {
    transform: skewX(-3deg) scale(1.05);
    box-shadow: 0 10px 25px rgba(0, 255, 117, 0.6);
}

@media (max-width: 768px) {
    .YyDyA {
        font-size: 2.4rem;
        margin-bottom: 3rem;
    }

    .NWvBgdFoMprJKK {
        font-size: 1rem;
    }
}

@keyframes floatTitle {
    0% {
        transform: translateY(0px) skewX(0deg);
    }
    100% {
        transform: translateY(-5px) skewX(1deg);
    }
}

.HMvRxLwGpcdKyus {
    width: 100%;
    background-color: #fff;
    color: #000;
    font-family: var(--font-body);
}

.pIuuWMTsL {
    width: 100%;
    padding: 4rem 2rem;
    background: var(--primary-bg);
    color: #fff;
}

.dlYeTixnj {
    max-width: var(--max-width);
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.vhMbWn {
    font-family: var(--font-heading);
    font-size: 2.4rem;
    color: var(--error-color);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 2rem;
    animation: floatTitle 2s ease-in-out infinite alternate;
}

.CBHzVnWymHv,
.YvXgha {
    font-size: 1.8rem;
    color: var(--error-color);
    animation: pulseIcon 1.5s ease-in-out infinite alternate;
}

.hXszCr {
    font-size: 1.1rem;
    line-height: 1.7;
    color: var(--success-color);
    opacity: 0.95;
    max-width: 800px;
    margin: 0 auto;
}

.DwUpz {
    width: 100%;
    height: 5px;
    background: var(--error-color);
    margin: 0 0 2rem;
}

.lQWFY {
    display: flex;
    justify-content: center;
    margin-bottom: 2.5rem;
}

.ibGHuP {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
}

.RCHSTTJjmA img {
    transition: transform 0.3s ease, filter 0.3s ease;
}

.RCHSTTJjmA:hover img {
    transform: scale(1.05) rotate(1deg);
    filter: brightness(1.1);
}

.ZhIGxaxhlzX img {
    border-radius: 50%;
    box-shadow: 0 0 10px var(--error-color);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.ZhIGxaxhlzX:hover img {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 0 15px var(--error-color);
}

.KNGETXaDDy {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem;
    margin-bottom: 2.5rem;
}

.UclVcox {
    font-size: 1rem;
    color: #000;
    text-decoration: none;
    transition: color 0.3s ease, transform 0.3s ease;
}

.UclVcox:hover {
    color: var(--link-color);
    transform: skewX(-3deg);
}

.oWPE {
    text-align: center;
    font-size: 0.95rem;
    color: #666;
}

@media (max-width: 1024px) {
    .vhMbWn {
        font-size: 2rem;
    }

    .hXszCr {
        font-size: 1rem;
    }
}

@media (max-width: 768px) {
    .vhMbWn {
        font-size: 1.8rem;
        flex-direction: column;
        gap: 0.5rem;
    }

    .ibGHuP {
        flex-direction: column;
        align-items: center;
    }

    .RCHSTTJjmA,
    .ZhIGxaxhlzX {
        order: 1;
    }

    .ZhIGxaxhlzX {
        order: 0;
    }

    .KNGETXaDDy {
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .vhMbWn {
        font-size: 1.6rem;
    }

    .hXszCr {
        font-size: 0.95rem;
    }

    .UclVcox {
        font-size: 0.9rem;
    }
}

@keyframes floatTitle {
    0% {
        transform: translateY(0px) skewX(0deg);
    }
    100% {
        transform: translateY(-5px) skewX(1deg);
    }
}

@keyframes pulseIcon {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

.uvRDCcEZvr {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: center;
}

.uvRDCcEZvr.ptdiOMu {
    display: flex;
}

.mkCCHb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.99);
    z-index: -1;
}

.cPuVgTwSS {
    background: var(--primary-bg);
    padding: 3rem 2.5rem;
    border-radius: 16px;
    max-width: 500px;
    width: 90%;
    text-align: center;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.7);
    position: relative;
    z-index: 2;
    animation: fadeInUp 0.6s ease-out;
}

.hYPfaXTDAmXS {
    font-family: var(--font-heading);
    font-size: 2rem;
    color: var(--error-color);
    margin-bottom: 1.5rem;
}

.DURIf {
    font-size: 1rem;
    line-height: 1.6;
    color: #fff;
    opacity: 0.9;
    margin-bottom: 2rem;
}

.iZEOPyM {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.GVPUMLyjQa {
    font-family: var(--font-body);
    font-size: 1rem;
    padding: 0.8rem 2rem;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.VcVPlOyCDG {
    background-color: var(--success-color);
    color: #000;
}

.VcVPlOyCDG:hover {
    transform: scale(1.05) skewX(-3deg);
    box-shadow: 0 5px 15px rgba(0, 255, 117, 0.6);
}

.LNXyR {
    background-color: var(--error-color);
    color: #fff;
}

.LNXyR:hover {
    transform: scale(1.05) rotate(1deg);
}

.IOPSdMHGwyD {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #0d1521;
    color: #fff;
    padding: 1rem 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, transform 0.4s ease;
    flex-wrap: wrap;
}

.IOPSdMHGwyD.ptdiOMu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.KknPkgvr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    max-width: var(--max-width);
    margin: 0 auto;
}

.kBChjWGxj {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #d0d0e2;
    flex: 1;
    min-width: 280px;
}

.DaEXpe {
    color: var(--link-color);
    text-decoration: underline;
}

.PbkNAT {
    font-family: var(--font-body);
    font-size: 1rem;
    padding: 0.6rem 1.5rem;
    background-color: var(--success-color);
    color: #000;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.PbkNAT:hover {
    transform: scale(1.05);
    box-shadow: 0 5px 15px rgba(0, 255, 117, 0.5);
}

@keyframes fadeInUp {
    from {
        transform: translateY(30px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.DUzaekxdd {
    position: relative;
    width: 100%;
    height: 80vh;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.VdjAdgwrGV {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../artsblock/main1.webp');
    background-size: cover;
    background-position: center;
    filter: brightness(0.7);
    transition: transform 0.8s ease-in-out;
}

.uaxdMSOuPhYI {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(13, 21, 33, 0.75);
    z-index: 1;
}

.goZmStthnm {
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 4rem 2rem;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
}

.fVCsTAdBYl {
    font-family: var(--font-heading);
    font-size: 3rem;
    margin-bottom: 1.5rem;
    color: var(--success-color);
    animation: floatTitle 2s ease-in-out infinite alternate;
}

.uxOGmgpNqlm {
    font-size: 1.2rem;
    max-width: 800px;
    margin: 0 auto;
    opacity: 0.9;
    line-height: 1.7;
}

.hJgOdGochGsab {
    width: 100%;
    padding: 6rem 2rem;
    background: var(--primary-bg);
    color: #fff;
}

.KjTzM {
    max-width: var(--max-width);
    margin: 0 auto;
    text-align: center;
}

.akLWgBCG {
    font-family: var(--font-heading);
    font-size: 2.6rem;
    margin-bottom: 3rem;
    color: var(--success-color);
}

.waLsIOhZWGCtAC {
    max-width: 700px;
    margin: 0 auto;
    text-align: left;
}

.rKkzrnSYuWRCj {
    margin-bottom: 2rem;
    position: relative;
}

.ymulWfN {
    display: block;
    font-size: 1rem;
    margin-bottom: 0.5rem;
    color: #fff;
}

.KVBXyjplak {
    width: 100%;
    padding: 1rem 1.2rem;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    background: #0d1521;
    color: #fff;
    outline: none;
    transition: box-shadow 0.3s ease;
}

.zhgdhIe {
    resize: vertical;
    min-height: 120px;
}

.KVBXyjplak:focus {
    box-shadow: 0 0 0 2px var(--link-color);
}

.kIuphn {
    color: var(--error-color);
    font-size: 0.9rem;
    margin-top: 0.3rem;
    min-height: 1.2em;
    display: block;
}

.RtqtJgsopsfCtsq {
    margin: 2rem 0;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    position: relative;
}

.xjhDPdcAYlr {
    cursor: pointer;
}

.xjhDPdcAYlr-label {
    font-size: 0.95rem;
    color: #cfcfd6;
    line-height: 1.4;
}

.kBSnzc {
    color: var(--link-color);
    text-decoration: underline;
}

.kuLrFLHdz {
    display: inline-block;
    font-family: var(--font-heading);
    font-size: 1.1rem;
    background: var(--success-color);
    color: #000;
    border: none;
    padding: 1rem 2.5rem;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: not-allowed;
    opacity: 0.5;
    transition: all 0.3s ease;
}

.kuLrFLHdz.ptdiOMu {
    cursor: pointer;
    opacity: 1;
    background: var(--success-color);
    transform: skewX(-3deg) scale(1.02);
    box-shadow: 0 6px 20px rgba(0, 255, 117, 0.5);
}

.kuLrFLHdz:hover.ptdiOMu {
    transform: scale(1.05) skewX(-3deg);
}

.dhCSSAPojQep {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.iwellXuwzzk {
    background: #0d1521;
    padding: 3rem 2.5rem;
    border-radius: 16px;
    max-width: 400px;
    width: 90%;
    text-align: center;
    box-shadow: 0 10px 40px rgba(0, 255, 117, 0.4);
    position: relative;
    animation: fadeInUp 0.6s ease-out;
}

.JxztTkusBQyo {
    position: absolute;
    top: 1rem;
    right: 1rem;
    font-size: 1.5rem;
    color: #fff;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.JxztTkusBQyo:hover {
    transform: rotate(90deg);
}

.CUQwxpsuJlAlp {
    font-size: 3rem;
    color: var(--success-color);
    margin-bottom: 1.5rem;
}

.slDGkWrtuyz {
    font-family: var(--font-heading);
    font-size: 1.6rem;
    margin-bottom: 1rem;
    color: var(--success-color);
}

.dGuXPBWIjwpT {
    font-size: 1rem;
    color: #d0d0e2;
}

@media (max-width: 768px) {
    .fVCsTAdBYl {
        font-size: 2.4rem;
    }

    .uxOGmgpNqlm {
        font-size: 1rem;
    }

    .akLWgBCG {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .fVCsTAdBYl {
        font-size: 2rem;
    }

    .uxOGmgpNqlm {
        font-size: 0.95rem;
    }

    .akLWgBCG {
        font-size: 1.8rem;
    }
}

@keyframes floatTitle {
    0% {
        transform: translateY(0px) skewX(0deg);
    }
    100% {
        transform: translateY(-5px) skewX(1deg);
    }
}

@keyframes fadeInUp {
    from {
        transform: translateY(30px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.YWhXwvDnJDC {
    position: relative;
    width: 100%;
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.OjowrWqLXy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../artsblock/main1.webp');
    background-size: cover;
    background-position: center;
    filter: brightness(0.7);
}

.wCyTMfp {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(13, 21, 33, 0.85);
    z-index: 1;
}

.cNHXDGktcHSocm {
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 4rem 2rem;
    text-align: center;
    color: #fff;
    z-index: 2;
    position: relative;
}

.fVSFlGX {
    font-family: var(--font-heading);
    font-size: 3rem;
    color: var(--success-color);
    animation: floatTitle 2s ease-in-out infinite alternate;
}

.gMBvvymjRDAu {
    width: 100%;
    padding: 6rem 2rem;
    background: var(--primary-bg);
    color: var(--text-accent);
}

.ynBGdllEVBc {
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 2rem;
}

.BbJseibQ {
    margin-bottom: 4rem;
    text-align: center;
}

.pCPCCWPuexdywW {
    font-family: var(--font-heading);
    font-size: 2.4rem;
    color: var(--success-color);
    margin-bottom: 1.5rem;
}

.aloRLEVM {
    font-size: 1.1rem;
    line-height: 1.7;
    color: var(--text-accent);
    opacity: 0.9;
    max-width: 800px;
    margin: 0 auto;
}

.mKuEvAExAMV {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
    justify-content: center;
}

.sfNhlYVNOI {
    background-color: #0d1521;
    border-radius: 14px;
    padding: 2rem 1.8rem;
    box-shadow: 0 10px 25px rgba(255, 255, 255, 0.3);
    transition: transform 0.4s ease, background-color 0.4s ease;
    flex: 1 1 calc(45% - 1.25rem);
    min-width: 280px;
    text-align: center;
    position: relative;
}

.sfNhlYVNOI:hover {
    transform: translateY(-10px) scale(1.02);
    background-color: #0a111a;
}

.EsbPLxGSsfI {
    font-size: 2.2rem;
    color: var(--success-color);
    margin-bottom: 1rem;
    transition: transform 0.3s ease;
}

.sfNhlYVNOI:hover .EsbPLxGSsfI {
    transform: rotate(10deg);
}

.TlhucFpsppB {
    font-family: var(--font-heading);
    font-size: 1.5rem;
    color: var(--link-color);
    margin-bottom: 0.8rem;
}

.SRxrXEi {
    font-size: 1rem;
    line-height: 1.6;
    color: var(--text-accent);
    opacity: 0.9;
}

@media (max-width: 1024px) {
    .sfNhlYVNOI {
        flex: 1 1 calc(48% - 1.25rem);
    }
}

@media (max-width: 768px) {
    .fVSFlGX {
        font-size: 2.4rem;
    }

    .pCPCCWPuexdywW {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .fVSFlGX {
        font-size: 2rem;
    }

    .pCPCCWPuexdywW {
        font-size: 1.6rem;
    }

    .sfNhlYVNOI {
        flex: 1 1 100%;
    }
}

@keyframes floatTitle {
    0% {
        transform: translateY(0px) skewX(0deg);
    }
    100% {
        transform: translateY(-5px) skewX(1deg);
    }
}

.CwcYxaLce {
    position: relative;
    width: 100%;
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.yvKIWvBM {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../artsblock/main2.webp');
    background-size: cover;
    background-position: center;
    filter: brightness(0.65);
}

.mvSeRHFOqGAGQA {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(13, 21, 33, 0.85);
    z-index: 1;
}

.gZOPjfYgzNT {
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 4rem 2rem;
    text-align: center;
    color: #fff;
    z-index: 2;
    position: relative;
}

.EWsVwzKVlw {
    font-family: var(--font-heading);
    font-size: 3rem;
    color: var(--success-color);
    animation: floatTitle 2s ease-in-out infinite alternate;
}

.AXLMtpAvlMjo {
    width: 100%;
    padding: 6rem 2rem;
    background: var(--primary-bg);
    color: var(--text-accent);
}

.vljYEPV {
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 2rem;
}

.qqSMEPwF {
    margin-bottom: 4rem;
    text-align: center;
}

.XthupjWjSO {
    font-family: var(--font-heading);
    font-size: 2.4rem;
    color: var(--success-color);
    margin-bottom: 1.5rem;
}

.DvKPmGfT {
    font-size: 1.1rem;
    line-height: 1.7;
    color: var(--text-accent);
    opacity: 0.9;
    max-width: 800px;
    margin: 0 auto;
}

.GDmOjy {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
    justify-content: center;
}

.nyrspT {
    background-color: #0d1521;
    border-radius: 14px;
    padding: 2rem 1.8rem;
    box-shadow: 0 10px 25px rgba(255, 255, 255, 0.3);
    transition: transform 0.4s ease, background-color 0.4s ease;
    flex: 1 1 calc(45% - 1.25rem);
    min-width: 280px;
    text-align: center;
    position: relative;
}

.nyrspT:hover {
    transform: translateY(-10px) scale(1.02);
    background-color: #0a111a;
}

.uBEJTdtUO {
    font-size: 2.2rem;
    color: var(--success-color);
    margin-bottom: 1rem;
    transition: transform 0.3s ease;
}

.nyrspT:hover .uBEJTdtUO {
    transform: rotate(10deg);
}

.WNLmLSbJPDmi {
    font-family: var(--font-heading);
    font-size: 1.5rem;
    color: var(--link-color);
    margin-bottom: 0.8rem;
}

.DYHxwIndtbex {
    font-size: 1rem;
    line-height: 1.6;
    color: var(--text-accent);
    opacity: 0.9;
}

@media (max-width: 1024px) {
    .nyrspT {
        flex: 1 1 calc(48% - 1.25rem);
    }
}

@media (max-width: 768px) {
    .EWsVwzKVlw {
        font-size: 2.4rem;
    }

    .XthupjWjSO {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .EWsVwzKVlw {
        font-size: 2rem;
    }

    .XthupjWjSO {
        font-size: 1.6rem;
    }

    .nyrspT {
        flex: 1 1 100%;
    }
}

@keyframes floatTitle {
    0% {
        transform: translateY(0px) skewX(0deg);
    }
    100% {
        transform: translateY(-5px) skewX(1deg);
    }
}

.rOSXIEmcVCaWB {
    position: relative;
    width: 100%;
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.NBxSxRX {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../artsblock/main2.webp');
    background-size: cover;
    background-position: center;
    filter: brightness(0.6);
}

.EEyxCc {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(13, 21, 33, 0.85);
    z-index: 1;
}

.BIvjTEfwm {
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 4rem 2rem;
    text-align: center;
    color: #fff;
    z-index: 2;
    position: relative;
}

.mgmTEHUXzfH {
    font-family: var(--font-heading);
    font-size: 3rem;
    color: var(--success-color);
    animation: floatTitle 2s ease-in-out infinite alternate;
}

.sIrHXbdh {
    width: 100%;
    padding: 6rem 2rem;
    background: var(--primary-bg);
    color: var(--text-accent);
}

.wHugcdTaxYg {
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 2rem;
}

.sphJqkM {
    margin-bottom: 4rem;
    text-align: center;
}

.BqIoUKJVHp {
    font-family: var(--font-heading);
    font-size: 2.4rem;
    color: var(--success-color);
    margin-bottom: 1.5rem;
}

.lObWTPalxDRcI {
    font-size: 1.1rem;
    line-height: 1.7;
    color: var(--text-accent);
    opacity: 0.9;
    max-width: 800px;
    margin: 0 auto;
}

.gxdXEWzpk {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
    justify-content: center;
}

.kHBQvWSLsG {
    background-color: #0d1521;
    border-radius: 14px;
    padding: 2rem 1.8rem;
    box-shadow: 0 10px 25px rgba(255, 255, 255, 0.3);
    transition: transform 0.4s ease, background-color 0.4s ease;
    flex: 1 1 calc(45% - 1.25rem);
    min-width: 280px;
    text-align: center;
    position: relative;
}

.kHBQvWSLsG:hover {
    transform: translateY(-10px) scale(1.02);
    background-color: #0a111a;
}

.AjWGOzdeUocx {
    font-size: 2.2rem;
    color: var(--success-color);
    margin-bottom: 1rem;
    transition: transform 0.3s ease;
}

.kHBQvWSLsG:hover .AjWGOzdeUocx {
    transform: rotate(10deg);
}

.uCQDzGOCBzi {
    font-family: var(--font-heading);
    font-size: 1.5rem;
    color: var(--link-color);
    margin-bottom: 0.8rem;
}

.OFBfXvtCrZ {
    font-size: 1rem;
    line-height: 1.6;
    color: var(--text-accent);
    opacity: 0.9;
}

@media (max-width: 1024px) {
    .kHBQvWSLsG {
        flex: 1 1 calc(48% - 1.25rem);
    }
}

@media (max-width: 768px) {
    .mgmTEHUXzfH {
        font-size: 2.4rem;
    }

    .BqIoUKJVHp {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .mgmTEHUXzfH {
        font-size: 2rem;
    }

    .BqIoUKJVHp {
        font-size: 1.6rem;
    }

    .kHBQvWSLsG {
        flex: 1 1 100%;
    }
}

@keyframes floatTitle {
    0% {
        transform: translateY(0px) skewX(0deg);
    }
    100% {
        transform: translateY(-5px) skewX(1deg);
    }
}