.input-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none}main>.banner{background-size:cover;background-position:top center;background-repeat:no-repeat;position:relative}main>.banner .primary-title{box-sizing:border-box;padding-left:15px;position:relative;z-index:2}main>.banner .primary-title h1,main>.banner .primary-title h2{color:#3000a0}main>.banner .primary-title .line{background:#5b6daf}main>.banner.covered .primary-title h1,main>.banner.covered .primary-title h2{color:#fff}main>.banner.covered:before{content:"";position:absolute;width:100%;backdrop-filter:saturate(0%);height:100%;top:0}main>.banner.covered:after{content:"";position:absolute;width:100%;background-color:rgba(48,0,160,0.75);height:100%;top:0}.editor{font-size:1.1rem;line-height:1.7;color:#333}.editor .wrapper{max-width:992px;margin:0 auto;padding:0 15px;box-sizing:border-box}.editor h1,.editor h2,.editor h3,.editor h4,.editor h5,.editor h6{color:#3000a0;margin:2rem 0 1rem;font-weight:600;letter-spacing:-0.02em}.editor h1{font-size:2.5rem;border-bottom:3px solid rgba(91,109,175,0.3);padding-bottom:.5rem}.editor h2{font-size:2rem;border-bottom:2px solid rgba(91,109,175,0.2);padding-bottom:.4rem}.editor iframe{max-width:800px;border-radius:20px;width:100%;height:auto;aspect-ratio:16 / 9}.editor a{color:#3000a0;text-decoration:none;border-bottom:1px solid rgba(123,246,255,0.5);transition:all .3s ease}.editor a:hover{background-color:#3000a0;border-bottom-color:#5b6daf}.editor a:focus{outline:2px solid rgba(123,246,255,0.5);background:rgba(123,246,255,0.1)}.editor ul,.editor ol{margin:1.5rem 0;padding-left:2rem}.editor ul li,.editor ol li{margin-bottom:.5rem;padding-left:.5rem}.editor ul{list-style-type:none}.editor ul li::before{content:"•";color:#5b6daf;display:inline-block;width:1em;margin-left:-1em}.editor ol{counter-reset:item}.editor ol li::before{counter-increment:item;content:counter(item) ".";color:#5b6daf;margin-right:.5rem}.editor blockquote{border-left:4px solid #5b6daf;margin:2rem 0;padding:1.5rem 2rem;background:rgba(123,246,255,0.08);font-style:italic;border-radius:0 4px 4px 0}.editor blockquote p:last-child{margin-bottom:0}.editor blockquote cite{display:block;margin-top:1rem;font-style:normal;color:#5b6daf;font-size:.9em}.editor table{width:100%;border-collapse:collapse;margin:2rem 0;background:white;box-shadow:0 1px 3px rgba(48,0,160,0.1)}.editor table th,.editor table td{padding:1rem;text-align:left;border-bottom:1px solid rgba(91,109,175,0.2)}.editor table th{background:#3000a0;color:white;font-weight:600}.editor table tr:nth-child(even){background:rgba(123,246,255,0.05)}.editor img{max-width:100%;height:auto;margin:1.5rem 0;padding:10px;box-sizing:border-box;border-radius:15px}.editor .alignleft{margin:0 1.5rem 1rem 0;max-width:50%}@media (max-width:768px){.editor .alignleft{float:none;margin:1rem auto;max-width:100%}}.editor .alignright{margin:0 0 1rem 1.5rem;max-width:50%}@media (max-width:768px){.editor .alignright{float:none;margin:1rem auto;max-width:100%}}.editor .aligncenter{display:block;margin:2rem auto;max-width:100%}.editor .aligncenter *{margin-left:auto;margin-right:auto;text-align:center;display:table}.editor video{border-radius:8px;border:1px solid rgba(91,109,175,0.2);background:rgba(123,246,255,0.05)}.editor .wp-block-gallery{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0}.editor .wp-block-gallery .gallery-item{flex:1 0 calc(33.333% - 1rem);min-width:180px}.editor .wp-block-gallery .gallery-item img{width:100%;height:auto;border-radius:8px;transition:all .3s ease}.editor .wp-block-gallery .gallery-item img:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(48,0,160,0.15)}@media (max-width:768px){.editor .wp-block-gallery .gallery-item{flex:1 0 calc(50% - .5rem)}}@media (max-width:480px){.editor .wp-block-gallery .gallery-item{flex:1 0 100%}}.editor .wp-editor-content figure.aligncenter video:hover{box-shadow:0 6px 18px rgba(48,0,160,0.2)}.editor figcaption,.editor .gallery-caption{text-align:center;font-size:.9em;color:#5b6daf;margin-top:.5rem}.editor .gallery img{border:none !important;border-radius:15px}.editor .wp-block-button__link{background:#3000a0;color:white;padding:10px 16px;border-radius:10px;transition:all .3s ease;margin-top:15px;display:table;font-size:16px}.editor .wp-block-button__link:hover{background:#21006d;transform:translateY(-2px)}.editor .wp-block-button__link:focus{box-shadow:0 0 0 3px rgba(123,246,255,0.5)}.editor hr{border:0;height:1px;background:linear-gradient(90deg, rgba(91,109,175,0) 0%, rgba(91,109,175,0.5) 50%, rgba(91,109,175,0) 100%);margin:3rem 0}.editor ::selection{background:rgba(123,246,255,0.5);color:#3000a0}@media (max-width:768px){.editor .wp-editor-content{padding:1rem;font-size:1rem}.editor .wp-editor-content h1{font-size:2rem}.editor .wp-editor-content h2{font-size:1.75rem}.editor .wp-editor-content table{display:block;overflow-x:auto}}.editor .color-palette{display:flex;gap:10px;margin:2rem 0}.editor .color-palette div{width:50px;height:50px;border-radius:8px}.editor .color-palette div:nth-child(1){background:#3000a0}.editor .color-palette div:nth-child(2){background:#5b6daf}.editor .color-palette div:nth-child(3){background:#7bf6ff}.editor .color-palette div:nth-child(4){background:#3000a0}