@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*,*:before,*:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#242524;text-align:left;background-color:#fff}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-family:PT Sans Caption,Georgia,serif;font-weight:500;line-height:1.2}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#b51f30;text-decoration:none;background-color:transparent}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.25rem}button{border-radius:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[role=button]{cursor:pointer}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;vertical-align:top}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.125rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,.h1{font-family:PT Sans Caption,Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width: 767px){h1,.h1{font-size:2rem}}h2,.h2{font-family:PT Sans Caption,Georgia,serif;font-size:2rem;font-weight:600;line-height:1.3}@media (max-width: 767px){h2,.h2{font-size:1.5rem}}h3,.h3{font-family:PT Sans Caption,Georgia,serif;font-size:1.5rem;font-weight:600;line-height:1.4}h4,.h4{font-family:PT Sans Caption,Georgia,serif;font-size:1.25rem;font-weight:600;line-height:1.4}h5,.h5{font-family:PT Sans Caption,Georgia,serif;font-size:1.125rem;font-weight:600;line-height:1.4}h6,.h6{font-family:PT Sans Caption,Georgia,serif;font-size:1rem;font-weight:600;line-height:1.4}p{margin-bottom:1rem;line-height:1.6}p:last-child{margin-bottom:0}a{color:#b51f30;text-decoration:none;transition:color .15s ease-in-out}a:hover{color:#da9599;text-decoration:underline}ul,ol{margin-bottom:1rem;padding-left:1.5rem}ul li,ol li{margin-bottom:.25rem}blockquote{border-left:4px solid #b51f30;padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:#6c757d}code{background-color:#f8f9fa;padding:.25rem .5rem;border-radius:0;font-family:Courier New,monospace;font-size:.9em}pre{background-color:#242524;color:#fff;padding:1.5rem;border-radius:0;overflow-x:auto}pre code{background-color:transparent;padding:0;color:inherit}.text-primary{color:#b51f30}.text-secondary{color:#89a5c0}.text-dark{color:#242524}.text-light{color:#f4f2ed}.text-white{color:#fff}.text-gray{color:#6c757d}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.font-weight-light{font-weight:300}.font-weight-normal{font-weight:400}.font-weight-medium{font-weight:500}.font-weight-semibold{font-weight:600}.font-weight-bold{font-weight:700}.font-size-sm{font-size:.875rem}.font-size-base{font-size:1rem}.font-size-lg{font-size:1.125rem}.font-size-xl{font-size:1.25rem}.font-size-2xl{font-size:1.5rem}.font-size-3xl{font-size:2rem}.font-size-4xl{font-size:2.5rem}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.w-100{width:100%!important}.h-100{height:100%!important}.w-auto{width:auto!important}.h-auto{height:auto!important}.m-0{margin:0!important}.m-1{margin:.5rem!important}.m-2{margin:1rem!important}.m-3{margin:1.5rem!important}.m-4{margin:2rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.5rem!important}.mt-2{margin-top:1rem!important}.mt-3{margin-top:1.5rem!important}.mt-4{margin-top:2rem!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.5rem!important}.mr-2{margin-right:1rem!important}.mr-3{margin-right:1.5rem!important}.mr-4{margin-right:2rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.5rem!important}.mb-2{margin-bottom:1rem!important}.mb-3{margin-bottom:1.5rem!important}.mb-4{margin-bottom:2rem!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.5rem!important}.ml-2{margin-left:1rem!important}.ml-3{margin-left:1.5rem!important}.ml-4{margin-left:2rem!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.5rem!important;margin-right:.5rem!important}.mx-2{margin-left:1rem!important;margin-right:1rem!important}.mx-3{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-4{margin-left:2rem!important;margin-right:2rem!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-2{margin-top:1rem!important;margin-bottom:1rem!important}.my-3{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-4{margin-top:2rem!important;margin-bottom:2rem!important}.p-0{padding:0!important}.p-1{padding:.5rem!important}.p-2{padding:1rem!important}.p-3{padding:1.5rem!important}.p-4{padding:2rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.5rem!important}.pt-2{padding-top:1rem!important}.pt-3{padding-top:1.5rem!important}.pt-4{padding-top:2rem!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.5rem!important}.pr-2{padding-right:1rem!important}.pr-3{padding-right:1.5rem!important}.pr-4{padding-right:2rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.5rem!important}.pb-2{padding-bottom:1rem!important}.pb-3{padding-bottom:1.5rem!important}.pb-4{padding-bottom:2rem!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.5rem!important}.pl-2{padding-left:1rem!important}.pl-3{padding-left:1.5rem!important}.pl-4{padding-left:2rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.5rem!important;padding-right:.5rem!important}.px-2{padding-left:1rem!important;padding-right:1rem!important}.px-3{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-4{padding-left:2rem!important;padding-right:2rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-2{padding-top:1rem!important;padding-bottom:1rem!important}.py-3{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-4{padding-top:2rem!important;padding-bottom:2rem!important}.border{border:1px solid #f8f9fa!important}.border-0{border:0!important}.border-top{border-top:1px solid #f8f9fa!important}.border-right{border-right:1px solid #f8f9fa!important}.border-bottom{border-bottom:1px solid #f8f9fa!important}.border-left{border-left:1px solid #f8f9fa!important}.rounded,.rounded-sm,.rounded-lg,.rounded-circle,.rounded-0{border-radius:0!important}.shadow-sm{box-shadow:0 1px 3px #0000001f!important}.shadow{box-shadow:0 4px 6px #0000001a!important}.shadow-lg{box-shadow:0 10px 15px #0000001a!important}.shadow-none{box-shadow:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-grid{display:grid!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-grid{display:grid!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-grid{display:grid!important}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border:none;border-radius:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--primary{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border:none;border-radius:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out;background-color:#b51f30;color:#fff}.btn--primary:disabled{opacity:.6;cursor:not-allowed}.btn--primary:hover:not(:disabled){background-color:#891824;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.btn--secondary{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border:none;border-radius:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out;background-color:transparent;color:#b51f30;border:2px solid #b51f30}.btn--secondary:disabled{opacity:.6;cursor:not-allowed}.btn--secondary:hover:not(:disabled){background-color:#b51f30;color:#fff;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.btn--full{width:100%}.btn--sm{padding:.25rem 1rem;font-size:.875rem}.btn--lg{padding:1rem 2rem;font-size:1.125rem}.btn--icon{padding:.5rem;border-radius:0;width:40px;height:40px}@media (min-width: 768px){.btn--icon{width:48px;height:48px}}.btn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.btn-group{display:inline-flex;vertical-align:middle}.btn-group .btn{position:relative;flex:1 1 auto}.btn-group .btn:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .btn:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group .btn:focus,.btn-group .btn:hover,.btn-group .btn:active{z-index:1}.btn-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:0;background-color:transparent;color:#242524;transition:all .15s ease-in-out}.btn-icon:hover{background-color:#f8f9fa;transform:scale(1.1)}.btn-icon--primary{background-color:#b51f30;color:#fff}.btn-icon--primary:hover{background-color:#891824}.btn-icon svg{width:20px;height:20px}.form__group{margin-bottom:1.5rem}.form__label{display:block;margin-bottom:.25rem;font-weight:500;color:#242524}.form__label--required:after{content:" *";color:#b51f30}.form__input,.form__textarea,.form__select{width:100%;padding:.5rem 1rem;border:2px solid #f8f9fa;border-radius:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;background-color:#fff;transition:border-color .15s ease-in-out}.form__input:focus,.form__textarea:focus,.form__select:focus{outline:none;border-color:#b51f30;box-shadow:0 0 0 3px #b51f301a}.form__input.error,.form__textarea.error,.form__select.error,.form__input--error,.form__textarea--error,.form__select--error{border-color:#b51f30}.form__input--error:focus,.form__textarea--error:focus,.form__select--error:focus{border-color:#b51f30;box-shadow:0 0 0 3px #b51f301a}.form__textarea{resize:vertical;min-height:120px}.form__select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:16px 12px;padding-right:2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form__error{display:block;margin-top:.25rem;font-size:.875rem;color:#b51f30}.form__help{display:block;margin-top:.25rem;font-size:.875rem;color:#6c757d}.form__checkbox,.form__radio{display:flex;align-items:center;margin-bottom:.5rem}.form__checkbox input[type=checkbox],.form__checkbox input[type=radio],.form__radio input[type=checkbox],.form__radio input[type=radio]{margin-right:.5rem;width:auto}.form__checkbox label,.form__radio label{margin-bottom:0;cursor:pointer}.form__row{display:grid;gap:1rem}@media (min-width: 768px){.form__row{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.form__row--3{grid-template-columns:repeat(3,1fr)}}.form__actions{display:flex;gap:1rem;margin-top:2rem}@media (max-width: 575px){.form__actions{flex-direction:column}}.form__actions .btn{flex:1}.form-control--valid{border-color:#28a745}.form-control--valid:focus{border-color:#28a745;box-shadow:0 0 0 3px #28a7451a}.form-control--invalid{border-color:#b51f30}.form-control--invalid:focus{border-color:#b51f30;box-shadow:0 0 0 3px #b51f301a}.form-group{margin-bottom:1.5rem}.form-group--inline{display:flex;align-items:center;gap:1rem}@media (max-width: 575px){.form-group--inline{flex-direction:column;align-items:stretch}}.search-form{position:relative}.search-form__input{padding-right:50px}.search-form__button{position:absolute;right:0;top:0;height:100%;width:50px;border:none;background-color:#b51f30;color:#fff;border-radius:0;cursor:pointer;transition:background-color .15s ease-in-out}.search-form__button:hover{background-color:#891824}.search-form__button svg{width:20px;height:20px}.card{background-color:#fff;border-radius:0;box-shadow:0 1px 3px #0000001f;transition:box-shadow .3s ease-in-out;overflow:hidden}.card:hover{box-shadow:0 10px 15px #0000001a}.card__header{padding:1.5rem;border-bottom:1px solid #f8f9fa;background-color:#f8f9fa}.card__body{padding:1.5rem}.card__footer{padding:1.5rem;border-top:1px solid #f8f9fa;background-color:#f8f9fa}.card__title{font-family:PT Sans Caption,Georgia,serif;font-size:1.5rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.card__subtitle{color:#6c757d;font-size:.875rem;margin-bottom:1rem}.card__text{margin-bottom:1rem}.card__text:last-child{margin-bottom:0}.card__image{position:relative;overflow:hidden}.card__image img{width:100%;height:auto;transition:transform .3s ease-in-out}.card__image:hover img{transform:scale(1.05)}.card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#242524b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease-in-out}.card:hover .card__overlay{opacity:1}.card__actions{display:flex;gap:.5rem;margin-top:1.5rem}.card--featured{border:2px solid #b51f30;transform:scale(1.02)}.card--hover{cursor:pointer;transition:transform .3s ease-in-out}.card--hover:hover{transform:translateY(-5px)}.card--compact .card__header,.card--compact .card__body,.card--compact .card__footer{padding:1rem}.portfolio-card{background-color:#fff;border-radius:0;box-shadow:0 1px 3px #0000001f;transition:box-shadow .3s ease-in-out;position:relative;overflow:hidden;cursor:pointer}.portfolio-card:hover{box-shadow:0 10px 15px #0000001a}.portfolio-card__image{position:relative;aspect-ratio:16/9;overflow:hidden}.portfolio-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.portfolio-card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(36,37,36,.8) 100%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease-in-out}.portfolio-card:hover .portfolio-card__overlay{opacity:1}.portfolio-card__content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top,rgba(36,37,36,.9) 0%,transparent 100%);color:#fff;transform:translateY(100%);transition:transform .3s ease-in-out}.portfolio-card:hover .portfolio-card__content{transform:translateY(0)}.portfolio-card__title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.portfolio-card__category{font-size:.875rem;opacity:.8}.portfolio-card:hover .portfolio-card__image img{transform:scale(1.1)}.social-card{background-color:#fff;border-radius:0;box-shadow:0 1px 3px #0000001f;transition:box-shadow .3s ease-in-out;text-align:center;padding:2rem;transition:all .3s ease-in-out}.social-card:hover{box-shadow:0 10px 15px #0000001a}.social-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.social-card__icon{width:60px;height:60px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border-radius:0;transition:background-color .15s ease-in-out}.social-card__icon img{width:30px;height:30px}.social-card:hover .social-card__icon{background-color:#b51f30}.social-card__title{font-family:PT Sans Caption,Georgia,serif;font-size:1.5rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.social-card__description{color:#6c757d;margin-bottom:0}.contact-method{display:flex;align-items:center;gap:1rem;padding:1.5rem;background-color:#fff;border-radius:0;box-shadow:0 1px 3px #0000001f;transition:box-shadow .15s ease-in-out}.contact-method:hover{box-shadow:0 4px 6px #0000001a}.contact-method__icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:#b51f30;border-radius:0;flex-shrink:0}.contact-method__icon img{width:24px;height:24px;filter:brightness(0) invert(1)}.contact-method__content{flex:1}.contact-method__title{font-weight:600;margin-bottom:.25rem}.contact-method__link{color:#b51f30;text-decoration:none}.contact-method__link:hover{text-decoration:underline}.header{position:fixed;top:0;left:0;right:0;z-index:1020;flex-shrink:0;background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .3s ease-in-out,background .3s ease-in-out;transform:translateY(-100%)}.header--visible{transform:translateY(0)}.header__inner{width:100%;max-width:1200px;margin:0 auto;padding:.5rem 1rem;display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:1.5rem;min-height:56px}@media (min-width: 768px){.header__inner{padding:0 1.5rem}}@media (min-width: 768px){.header__inner{min-height:64px}}.header__brand{display:flex;align-items:center;text-decoration:none;color:#fff;transition:opacity .15s ease-in-out}.header__brand:hover{opacity:.9}.header__brand:focus-visible{outline:2px solid #ffffff;outline-offset:4px;border-radius:0}.header__logo{height:32px;width:auto;flex-shrink:0}@media (min-width: 768px){.header__logo{height:36px}}.header__nav{justify-self:center}@media (max-width: 767px){.header__nav{position:fixed;top:0;right:0;width:min(300px,100vw - 48px);height:100vh;background:#fff;padding:calc(56px + 2rem) 2rem 2rem;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1050;box-shadow:-8px 0 24px #0000001f;overflow-y:auto;justify-self:unset}}@media (max-width: 767px){.header__nav--open{transform:translate(0)}}.header__menu{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:1rem}@media (max-width: 767px){.header__menu{flex-direction:column;align-items:stretch;gap:0}}@media (max-width: 767px){.header__menu-item{border-bottom:1px solid #f8f9fa}.header__menu-item:last-child{border-bottom:none}}.header__link{display:block;padding:.5rem 1rem;color:#fff;text-decoration:none;font-weight:500;font-size:1rem;transition:color .15s ease-in-out,background .15s ease-in-out}@media (max-width: 767px){.header__link{color:#242524;padding:1.5rem 1rem;font-size:1.125rem}.header__link:hover{background:#f8f9fa;color:#242524}}@media (min-width: 768px){.header__link:hover{color:#ffffffd9}}@media (min-width: 768px){.header__link--active{text-decoration:underline;text-underline-offset:4px}}@media (max-width: 767px){.header__link--active{background:#b51f301a;color:#b51f30}}.header__link:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.header__auth{display:flex;align-items:center;gap:.5rem}.header__cart-link{display:flex;align-items:center;justify-content:center;position:relative;width:36px;height:36px;color:#fff;text-decoration:none;transition:opacity .15s ease-in-out,transform .15s ease-in-out}.header__cart-link:hover{opacity:.9;transform:scale(1.08)}.header__cart-link:focus-visible{outline:2px solid #ffffff;outline-offset:2px;border-radius:0}.header__cart-icon{width:20px;height:20px;filter:brightness(0) invert(1);display:block}.header__cart-count{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;background:#b51f30;color:#fff;font-size:10px;font-weight:600;line-height:16px;text-align:center;border-radius:8px}.header__auth-link{display:block;padding:.5rem 1rem;color:#fff;text-decoration:none;font-weight:500;font-size:1rem;transition:color .15s ease-in-out,opacity .15s ease-in-out}.header__auth-link:hover{opacity:.9}@media (max-width: 767px){.header__auth-link{padding:.25rem .5rem;font-size:.875rem}}.header__socials{display:none;align-items:center;gap:1rem}@media (min-width: 768px){.header__socials{display:flex}}.header__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#fff;text-decoration:none;transition:opacity .15s ease-in-out,transform .15s ease-in-out}.header__social-link img{width:20px;height:20px;display:block}.header__social-link:hover{opacity:.9;transform:scale(1.08)}.header__social-link:focus-visible{outline:2px solid #ffffff;outline-offset:2px;border-radius:0}.header__burger{display:none;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:0;background:transparent;border:none;cursor:pointer;border-radius:0;z-index:1051;grid-column:4}@media (max-width: 767px){.header__burger{display:flex}}.header__burger:hover{background:#ffffff1a}.header__burger:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.header__burger[aria-expanded=true] .header__burger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.header__burger[aria-expanded=true] .header__burger-line:nth-child(2){opacity:0}.header__burger[aria-expanded=true] .header__burger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.header__burger-line{display:block;width:22px;height:2px;background:#fff;border-radius:0;transition:transform .3s ease-in-out,opacity .15s ease-in-out;transform-origin:center}.header-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#24252480;z-index:1019;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}@media (max-width: 767px){.header-backdrop{display:block}}.header-backdrop--active{opacity:1;visibility:visible}@media (max-width: 767px){.body-menu-open{overflow:hidden}}.main{flex:1 1 auto;display:flex;flex-direction:column;width:100%;min-height:0}.content{flex:1;width:100%;min-height:0}.breadcrumbs{background:#fff;padding:.5rem 0}.breadcrumbs__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.breadcrumbs__container{padding:0 1.5rem}}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;font-size:.875rem;gap:.25rem}.breadcrumbs__item{margin:0;display:inline-flex;align-items:center;gap:.25rem}.breadcrumbs__link{color:#6c757d;text-decoration:none;transition:color .15s ease-in-out}.breadcrumbs__link:hover{color:#b51f30}.breadcrumbs__current{color:#242524;font-weight:500}.breadcrumbs__sep{color:#6c757d;margin:0;-webkit-user-select:none;user-select:none}.footer{background-color:#242524;color:#fff;padding:3rem 0;margin-top:auto;flex-shrink:0;width:100%}.footer__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.footer__container{padding:0 1.5rem}}.footer__content{display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){.footer__content{flex-direction:column;gap:1.5rem;text-align:center}}.footer__copyright{font-size:.875rem;opacity:.8;margin:0}.footer__social{display:flex;gap:1rem;align-items:center}@media (max-width: 767px){.footer__social{justify-content:center}}.footer__social-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 1rem;background-color:#ffffff1a;border-radius:0;color:#fff;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out}.footer__social-link img{width:20px;height:20px;filter:brightness(0) invert(1);transition:transform .15s ease-in-out}.footer__social-link:hover{background-color:#b51f30;transform:translateY(-2px);color:#fff}.footer__social-link:hover img{transform:scale(1.1)}.footer--extended .footer__container{display:grid;gap:3rem}@media (min-width: 768px){.footer--extended .footer__container{grid-template-columns:2fr 1fr 1fr 1fr}}.footer--extended .footer__section h3{color:#fff;margin-bottom:1.5rem;font-size:1.125rem}.footer--extended .footer__section ul{list-style:none;padding:0;margin:0}.footer--extended .footer__section li{margin-bottom:.5rem}.footer--extended .footer__section a{color:#fffc;text-decoration:none;transition:color .15s ease-in-out}.footer--extended .footer__section a:hover{color:#fff}.footer--extended .footer__bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;margin-top:1.5rem}.hero--full{position:relative;margin-top:-56px;min-height:calc(100vh + 56px);display:flex;flex-direction:column;justify-content:space-between;color:#fff;overflow:hidden;background:#2a2a2a}@media (min-width: 768px){.hero--full{margin-top:-64px;min-height:calc(100vh + 64px)}}.hero--full .hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(/build/assets/cover_artstation-DPbP7omY.jpg) center/cover no-repeat}.hero--full .hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1}.hero--full .hero__center{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:calc(64px + 3rem) 1.5rem 3rem}.hero--full .hero__icon{margin-bottom:1.5rem}.hero--full .hero__icon-bg{width:170px;height:170px;max-width:min(170px,50vw);max-height:min(170px,50vw);background-color:#b51f30;display:flex;align-items:center;justify-content:center;padding:1rem}.hero--full .hero__icon-bg img{width:100%;height:100%;object-fit:contain;display:block}@media (max-width: 767px){.hero--full .hero__icon-bg{width:min(170px,45vw);height:min(170px,45vw)}}.hero--full .hero__brand{font-family:PT Sans Caption,Georgia,serif;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;margin:0 0 1rem;letter-spacing:.02em}.hero--full .hero__title{font-family:PT Sans Caption,Georgia,serif;font-size:clamp(1.75rem,5vw,3rem);font-weight:700;line-height:1.15;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em;max-width:720px}.hero--full .hero__tagline{font-size:1.125rem;margin:0;opacity:.9;max-width:480px}@media (max-width: 767px){.hero--full .hero__tagline{font-size:1rem}}.hero--full .hero__nav{position:relative;z-index:2;padding:1.5rem 1rem 2rem;border-top:1px solid rgba(255,255,255,.1);transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out}.hero--full .hero__nav--hidden{opacity:0;transform:translateY(10px);visibility:hidden;pointer-events:none}.hero--full .hero__nav-menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;list-style:none;margin:0 0 1rem;padding:0;gap:.25rem}.hero--full .hero__nav-link{display:block;padding:.5rem 1.5rem;color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:background .15s ease-in-out,color .15s ease-in-out}.hero--full .hero__nav-link:hover{color:#ffffffe6;background:#ffffff14}.hero--full .hero__nav-link--active{background:#fff3;color:#fff}.hero--full .hero__dots{display:flex;align-items:center;justify-content:center;gap:.5rem}.hero--full .hero__dot{width:8px;height:8px;border-radius:0;background:#ffffff4d;transition:background .15s ease-in-out}.hero--full .hero__dot--active{background:#fff}.projects-gallery{padding:4rem 0;background:#fff}.projects-gallery__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.projects-gallery__container{padding:0 1.5rem}}.projects-gallery__empty{text-align:center;color:#6c757d;padding:3rem}.projects-gallery__more{text-align:center;margin-top:3rem}.projects-header{text-align:center;margin-bottom:3rem}.projects-header__icon{margin-bottom:1rem}.projects-header__icon-bg{width:48px;height:48px;margin:0 auto;background-color:#b51f30;display:flex;align-items:center;justify-content:center;padding:6px}.projects-header__icon-bg img{width:100%;height:100%;object-fit:contain;display:block}.projects-header__line{display:block;width:40px;height:3px;margin:0 auto 1rem;background:#b51f30;border-radius:0}.projects-header__line--bottom{margin-top:1rem;margin-bottom:0}.projects-header__title{font-family:PT Sans Caption,Georgia,serif;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;color:#242524;text-transform:uppercase;letter-spacing:.05em;margin:0}.projects-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 576px){.projects-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 992px){.projects-grid{gap:2rem}}.project-card{background:#fff;border-radius:0;overflow:hidden;transition:transform .3s ease-in-out}.project-card:hover .project-card__content{opacity:1}.project-card:hover .project-card__btn{background:#fff;color:#242524}.project-card__footer{display:flex;align-items:stretch;flex-wrap:wrap}.project-card__link{display:block;text-decoration:none;color:inherit}.project-card__image{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f8f9fa}.project-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease-in-out}.project-card:hover .project-card__image img{transform:scale(1.05)}.project-card__content{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.5rem;background:linear-gradient(to top,rgba(36,37,36,.9) 0%,rgba(36,37,36,.3) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;opacity:0;transition:opacity .3s ease-in-out}.project-card__title{font-family:PT Sans Caption,Georgia,serif;font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .25rem;line-height:1.2}.project-card__desc{font-size:.875rem;color:#ffffffe6;margin:0 0 1rem;line-height:1.4}.project-card__btn{display:inline-block;align-self:flex-start;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;border:2px solid #ffffff;border-radius:0;transition:background .15s ease-in-out,color .15s ease-in-out}.project-card__banner{padding:.5rem 1.5rem;background:#b51f30;color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;display:flex;align-items:center}.project-card__stats{display:flex;align-items:center;justify-content:flex-end;gap:2rem;padding:.5rem 1.5rem;background:#fff;border-left:1px solid #f8f9fa;font-size:.875rem;color:#6c757d;flex:1}.project-card__stat{display:inline-flex;align-items:center;gap:.25rem}.project-card__stat-icon{font-size:1rem;opacity:.8}.about .section-title{margin-bottom:3rem}.about{padding:4rem 0;background:#242524;color:#f4f2ed}.about__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.about__container{padding:0 1.5rem}}.about__content{max-width:700px;margin:0 auto;text-align:center}.about__label{display:block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#da9599;margin-bottom:.5rem}.about__title{color:#fff;margin-bottom:1.5rem}.about__text{font-size:1.125rem;line-height:1.75;margin-bottom:2rem;color:#f4f2ede6}@media (max-width: 767px){.about__text{font-size:1rem}}.about__skills{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.skill-tag{display:inline-block;padding:.5rem 1.5rem;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:0;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:background .15s ease-in-out,border-color .15s ease-in-out,transform .15s ease-in-out}.skill-tag:hover{background:#b51f30;border-color:#b51f30;transform:translateY(-2px);color:#fff}.home-contacts{padding:4rem 0;background:#f8f9fa;text-align:center}.home-contacts__container{width:100%;max-width:1200px;padding:0 1rem;max-width:560px;margin:0 auto}@media (min-width: 768px){.home-contacts__container{padding:0 1.5rem}}.home-contacts__title{font-family:PT Sans Caption,Georgia,serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#242524;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.home-contacts__text{font-size:1rem;color:#6c757d;line-height:1.6;margin:0 0 2rem}.home-contacts__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:2rem}.home-contacts__link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background:#fff;color:#242524;text-decoration:none;font-weight:500;font-size:1rem;border:2px solid transparent;transition:border-color .15s ease-in-out,color .15s ease-in-out}.home-contacts__link img{width:24px;height:24px;flex-shrink:0}.home-contacts__link:hover{border-color:#b51f30;color:#b51f30}.home-contacts__btn{display:inline-block}.project-card{animation:fadeInUp .6s ease-out both}.project-card:nth-child(1){animation-delay:.08s}.project-card:nth-child(2){animation-delay:.16s}.project-card:nth-child(3){animation-delay:.24s}.project-card:nth-child(4){animation-delay:.32s}.project-card:nth-child(5){animation-delay:.4s}.project-card:nth-child(6){animation-delay:.48s}.project-card:nth-child(7){animation-delay:.56s}.project-card:nth-child(8){animation-delay:.64s}.project-card:nth-child(9){animation-delay:.72s}.project-card:nth-child(10){animation-delay:.8s}.project-card:nth-child(11){animation-delay:.88s}.project-card:nth-child(12){animation-delay:.96s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 767px){.projects-gallery,.about{padding:3rem 0}.projects-grid{gap:1rem}}.contact-hero{background:linear-gradient(135deg,#b51f30,#5e1019);color:#fff;padding:calc(56px + 4rem) 0 4rem;text-align:center;width:100%}@media (min-width: 768px){.contact-hero{padding-top:calc(64px + 4rem)}}.contact-hero__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.contact-hero__container{padding:0 1.5rem}}.contact-hero__title{font-family:PT Sans Caption,Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1.5rem}@media (max-width: 767px){.contact-hero__title{font-size:2rem}}.contact-hero__description{font-size:1.25rem;line-height:1.6;max-width:600px;margin:0 auto;opacity:.9}@media (max-width: 767px){.contact-hero__description{font-size:1.125rem}}.contact-content{background-color:#fff;padding:4rem 0}.contact-content__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.contact-content__container{padding:0 1.5rem}}.contact-grid{display:grid;gap:3rem}@media (min-width: 992px){.contact-grid{grid-template-columns:1fr 1fr;gap:4rem}}.contact-info__methods,.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.social-links{background-color:#f8f9fa;padding:4rem 0}.social-links__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.social-links__container{padding:0 1.5rem}}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 767px){.social-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575px){.social-grid{grid-template-columns:1fr}}@media (max-width: 767px){.contact-hero{padding:calc(56px + 3rem) 0 3rem}.contact-content,.social-links{padding:3rem 0}.contact-grid{gap:2rem}}.form-success{padding:1rem 1.5rem;margin-bottom:1.5rem;background:#b51f301a;color:#9f1b2a;font-weight:500}.form-error{padding:1rem 1.5rem;margin-bottom:1.5rem;background:#c0392b1a;color:#ab3326;font-weight:500}.contact-form .form__group{margin-bottom:1.5rem}.contact-form .form__label{font-weight:600;color:#242524}.contact-form .form__input,.contact-form .form__textarea{border:2px solid #f8f9fa;border-radius:0;padding:1rem;font-size:1rem;transition:all .15s ease-in-out}.contact-form .form__input:focus,.contact-form .form__textarea:focus{border-color:#b51f30;box-shadow:0 0 0 3px #b51f301a;outline:none}.contact-form .form__input.form__input--error,.contact-form .form__input.form__textarea--error,.contact-form .form__textarea.form__input--error,.contact-form .form__textarea.form__textarea--error{border-color:#b51f30}.contact-form .form__textarea{min-height:120px;resize:vertical}.contact-form .form__error{color:#b51f30;font-size:.875rem;margin-top:.25rem}.contact-form .btn--full{width:100%;padding:1rem;font-size:1.125rem;font-weight:600}.contact-method__icon{background:linear-gradient(135deg,#b51f30,#891824);box-shadow:0 1px 3px #0000001f}.contact-method__icon:hover{transform:scale(1.05);box-shadow:0 4px 6px #0000001a}.contact-method__title{font-size:1.125rem;font-weight:600;color:#242524}.contact-method__link{font-size:1rem;font-weight:500}.contact-method__link:hover{color:#891824}.social-card{text-align:center;padding:3rem;border:none;box-shadow:0 1px 3px #0000001f}.social-card:hover{transform:translateY(-8px);box-shadow:0 10px 15px #0000001a}.social-card__icon{background:linear-gradient(135deg,#f8f9fa,#e9ecef);margin-bottom:1.5rem}.social-card:hover .social-card__icon{background:linear-gradient(135deg,#b51f30,#891824)}.social-card__title{color:#242524;margin-bottom:.5rem}.social-card__description{color:#6c757d;font-size:.875rem}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.contact-info{animation:slideInLeft .6s ease-out}.contact-form{animation:slideInRight .6s ease-out}.social-card{animation:fadeInUp .6s ease-out}.social-card:nth-child(1){animation-delay:.1s}.social-card:nth-child(2){animation-delay:.2s}.social-card:nth-child(3){animation-delay:.3s}.social-card:nth-child(4){animation-delay:.4s}.social-card:nth-child(5){animation-delay:.5s}.social-card:nth-child(6){animation-delay:.6s}.works-hero{background:linear-gradient(135deg,#b51f30,#5e1019);color:#fff;padding:calc(56px + 4rem) 0 4rem;text-align:center;width:100%}@media (min-width: 768px){.works-hero{padding-top:calc(64px + 4rem)}}.works-hero__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.works-hero__container{padding:0 1.5rem}}.works-hero__content{max-width:720px;margin:0 auto}.works-hero__back{display:inline-block;margin-bottom:1.5rem;color:#ffffffe6;text-decoration:none;font-size:1rem;font-weight:500;transition:color .15s ease-in-out}.works-hero__back:hover{color:#fff}.works-hero__title{font-family:PT Sans Caption,Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1.5rem}@media (max-width: 767px){.works-hero__title{font-size:2rem}}.works-hero__description{font-size:1.25rem;line-height:1.6;max-width:600px;margin:0 auto;opacity:.9}@media (max-width: 767px){.works-hero__description{font-size:1.125rem}}.work-detail{padding:4rem 0;background:#fff}.work-detail__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.work-detail__container{padding:0 1.5rem}}@media (min-width: 768px){.work-detail__row{display:flex;align-items:flex-start;gap:3rem;margin-bottom:2rem}}.work-detail__gallery{margin-bottom:2rem}@media (min-width: 768px){.work-detail__gallery{flex-shrink:0;width:380px;max-width:40%;margin-bottom:0}}.work-detail__main{width:100%;margin-bottom:1.5rem;background:#f8f9fa;overflow:hidden}.work-detail__main img{width:100%;height:auto;display:block;vertical-align:top}@media (min-width: 768px){.work-detail__main{margin-bottom:1rem}}.work-detail__main-img{max-width:100%;object-fit:contain}.work-detail__thumbs{display:flex;flex-wrap:wrap;gap:.5rem}.work-detail__thumb{width:80px;height:80px;padding:0;border:2px solid #f8f9fa;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.work-detail__thumb:hover{border-color:#6c757d}.work-detail__thumb--active{border-color:#b51f30;box-shadow:0 0 0 1px #b51f30}.work-detail__thumb img{width:100%;height:100%;object-fit:cover;display:block}.work-detail__description{margin-bottom:2rem;padding:2rem 0;border-top:1px solid #f8f9fa}@media (min-width: 768px){.work-detail__description{flex:1;min-width:0;margin-bottom:0;padding:0;border-top:none}}.work-detail__description-title{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:#242524}.work-detail__description-text{font-size:1rem;line-height:1.7;color:#242524;margin:0;white-space:pre-wrap}.work-detail__success{margin:0 0 1.5rem;padding:1rem 1.5rem;background:#b51f301a;color:#9f1b2a;font-weight:500}.work-detail__like-form-inline{display:inline-flex;margin:0;padding:0;background:none;border:none}.work-detail__like-trigger{cursor:pointer;border:none;background:none;padding:0;font:inherit;color:inherit;display:inline-flex;align-items:center;gap:.25rem;transition:color .15s ease-in-out,transform .15s ease-in-out}.work-detail__like-trigger--can-like .work-detail__like-icon{animation:workLikePulse 1.5s ease-in-out infinite}.work-detail__like-trigger--can-like:hover{color:#b51f30}.work-detail__like-trigger--can-like:hover .work-detail__like-icon{animation:workLikePulse .8s ease-in-out infinite}.work-detail__like-trigger--liked{color:#b51f30;cursor:default}.work-detail__like-trigger--guest{text-decoration:none;color:inherit}.work-detail__like-trigger--guest:hover{color:#b51f30}.work-detail__like-trigger--guest .work-detail__like-icon{animation:workLikePulse 2s ease-in-out infinite}.work-detail__meta{display:flex;align-items:stretch;flex-wrap:wrap;border-top:1px solid #f8f9fa;padding-top:1.5rem}.work-detail__stats{flex:1;border-left:1px solid #f8f9fa;padding-left:1.5rem;margin-left:1.5rem}@media (max-width: 575px){.work-detail__stats{border-left:0;padding-left:0;margin-left:0;margin-top:1rem;padding-top:1rem;border-top:1px solid #f8f9fa;width:100%}}.works-content{padding:4rem 0}.works-content__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.works-content__container{padding:0 1.5rem}}.works-filter{margin-bottom:2rem}.works-filter__list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0;justify-content:center}.works-filter__item{margin:0}.works-filter__link{display:inline-block;padding:.5rem 1.5rem;background:#fff;border:1px solid #f8f9fa;color:#242524;text-decoration:none;font-weight:500;font-size:1rem;transition:background .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}.works-filter__link:hover{background:#f7f7f7;border-color:#b51f30;color:#b51f30}.works-filter__link--active{background:#b51f30;border-color:#b51f30;color:#fff}.works-filter__link--active:hover{background:#9f1b2a;border-color:#9f1b2a;color:#fff}.projects-gallery__pagination{margin-top:3rem;display:flex;justify-content:center}.projects-gallery__pagination--top{margin-top:0;margin-bottom:3rem}.projects-gallery__pagination nav{display:flex;justify-content:center}.projects-gallery__pagination svg{width:1em;height:1em;vertical-align:middle}.projects-gallery__pagination .pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.25rem;list-style:none;margin:0;padding:0}.projects-gallery__pagination .page-item.disabled .page-link{opacity:.5;cursor:default;pointer-events:none}.projects-gallery__pagination .page-link{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 1rem;background:#fff;border:1px solid #f8f9fa;color:#242524;text-decoration:none;font-weight:500;font-size:1rem;transition:background .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}.projects-gallery__pagination .page-link:hover{background:#f8f9fa;border-color:#6c757d}.projects-gallery__pagination .page-item.active .page-link{background:#b51f30;border-color:#b51f30;color:#fff}.works-grid{display:grid;gap:1.5rem}@media (min-width: 576px){.works-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.works-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 992px){.works-grid{grid-template-columns:repeat(4,1fr)}}.work-item{background-color:#fff;border-radius:0;box-shadow:0 1px 3px #0000001f;transition:box-shadow .3s ease-in-out;overflow:hidden;cursor:pointer;transition:all .3s ease-in-out}.work-item:hover{box-shadow:0 10px 15px #0000001a}.work-item:hover{transform:translateY(-8px);box-shadow:0 10px 15px #0000001a}.work-item__link{display:block;text-decoration:none;color:inherit}.work-item__image{position:relative;aspect-ratio:16/9;overflow:hidden}.work-item__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.work-item__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#242524cc;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease-in-out}.work-item:hover .work-item__overlay{opacity:1}.work-item__view{color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:.5rem 1.5rem;border:2px solid #ffffff;border-radius:0;transition:all .15s ease-in-out}.work-item:hover .work-item__view{background-color:#fff;color:#242524}.work-item__info{padding:1.5rem}.work-item__title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem;color:#242524}.work-item__category{font-size:.875rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.work-item:hover .work-item__image img{transform:scale(1.1)}.works-filters{margin-bottom:3rem}.works-filters__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.works-filters__container{padding:0 1.5rem}}.works-filters__list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.works-filters__item{list-style:none}.works-filters__button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border:none;border-radius:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease-in-out;background-color:transparent;color:#242524;border:2px solid #f8f9fa}.works-filters__button:disabled{opacity:.6;cursor:not-allowed}.works-filters__button:hover,.works-filters__button--active{background-color:#b51f30;color:#fff;border-color:#b51f30}@media (max-width: 767px){.works-hero{padding:calc(56px + 3rem) 0 3rem}.works-content{padding:3rem 0}.works-grid{gap:1rem}.work-item__info{padding:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes workLikePulse{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.15);opacity:1}}.work-item{animation:fadeInUp .6s ease-out}.work-item:nth-child(1){animation-delay:.1s}.work-item:nth-child(2){animation-delay:.2s}.work-item:nth-child(3){animation-delay:.3s}.work-item:nth-child(4){animation-delay:.4s}.work-item:nth-child(5){animation-delay:.5s}.work-item:nth-child(6){animation-delay:.6s}.work-item:nth-child(7){animation-delay:.7s}.work-item:nth-child(8){animation-delay:.8s}.work-item:nth-child(9){animation-delay:.9s}.work-item:nth-child(10){animation-delay:1s}.work-item:nth-child(11){animation-delay:1.1s}.work-item:nth-child(12){animation-delay:1.2s}.work-item:nth-child(13){animation-delay:1.3s}.work-item:nth-child(14){animation-delay:1.4s}.work-item:nth-child(15){animation-delay:1.5s}.work-item:nth-child(16){animation-delay:1.6s}.work-item:nth-child(17){animation-delay:1.7s}.work-item:nth-child(18){animation-delay:1.8s}.work-item:nth-child(19){animation-delay:1.9s}.work-item:nth-child(20){animation-delay:2s}.page-hero{width:100%}.page-hero--news{background:linear-gradient(135deg,#b51f30,#5e1019);color:#fff;padding:calc(56px + 4rem) 0 4rem;text-align:center;width:100%}@media (min-width: 768px){.page-hero--news{padding-top:calc(64px + 4rem)}}.page-hero--news .page-hero__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.page-hero--news .page-hero__container{padding:0 1.5rem}}.page-hero--news .page-hero__content{max-width:720px;margin:0 auto}.page-hero--news .page-hero__back{display:inline-block;margin-bottom:1.5rem;color:#ffffffe6;text-decoration:none;font-size:1rem;font-weight:500;transition:color .15s ease-in-out}.page-hero--news .page-hero__back:hover{color:#fff}.page-hero--news .page-hero__date{display:block;font-size:.875rem;opacity:.9;margin-bottom:.5rem}.page-hero--news .page-hero__title{font-family:PT Sans Caption,Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1rem}@media (max-width: 767px){.page-hero--news .page-hero__title{font-size:2rem}}.page-hero--news .page-hero__description{font-size:1.25rem;line-height:1.6;max-width:600px;margin:0 auto;opacity:.9}@media (max-width: 767px){.page-hero--news .page-hero__description{font-size:1.125rem}}.page-hero--news .page-hero__meta{margin-top:1rem;font-size:.875rem;opacity:.9}.page-hero--news .page-hero__views{display:inline-block}.news-content{padding:4rem 0;background:#fff}.news-content__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.news-content__container{padding:0 1.5rem}}.news-content__empty{text-align:center;color:#6c757d;padding:3rem}.news-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem}.news-list__item{margin:0}.news-card{border:1px solid #f8f9fa;background:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.news-card:hover{border-color:#b51f30;box-shadow:0 4px 12px #24252414}.news-card__link{display:block;padding:2rem;text-decoration:none;color:inherit}.news-card__date{display:block;font-size:.875rem;color:#b51f30;font-weight:600;margin-bottom:.5rem}.news-card__title{font-family:PT Sans Caption,Georgia,serif;font-size:1.25rem;font-weight:700;color:#242524;margin:0 0 1rem;line-height:1.3}.news-card__excerpt{font-size:1rem;color:#6c757d;line-height:1.6;margin:0 0 1rem}.news-card__meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.news-card__views{font-size:.875rem;color:#6c757d}.news-card__more{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#b51f30;transition:color .15s ease-in-out}.news-card:hover .news-card__more{color:#891824}.news-article{padding:4rem 0;background:#fff}.news-article__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;max-width:720px}@media (min-width: 768px){.news-article__container{padding:0 1.5rem}}.news-article__body{font-size:1.125rem;line-height:1.7;color:#242524}.news-article__body p{margin:0 0 1.5rem}.news-article__body p:last-child{margin-bottom:0}.news-article__footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #f8f9fa}.shop-hero{background:linear-gradient(135deg,#b51f30,#5e1019);color:#fff;padding:calc(56px + 4rem) 0 4rem;text-align:center;width:100%}@media (min-width: 768px){.shop-hero{padding-top:calc(64px + 4rem)}}.shop-hero__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.shop-hero__container{padding:0 1.5rem}}.shop-hero__content{max-width:720px;margin:0 auto}.shop-hero__back{display:inline-block;margin-bottom:1.5rem;color:#ffffffe6;text-decoration:none;font-size:1rem;font-weight:500;transition:color .15s ease-in-out}.shop-hero__back:hover{color:#fff}.shop-hero__title{font-family:PT Sans Caption,Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1rem}@media (max-width: 767px){.shop-hero__title{font-size:2rem}}.shop-hero__description{font-size:1.25rem;line-height:1.6;max-width:600px;margin:0 auto;opacity:.9}@media (max-width: 767px){.shop-hero__description{font-size:1.125rem}}.shop-hero__price{font-size:1.5rem;font-weight:700;margin:0;opacity:.95}.shop-filter{margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid #f8f9fa}.shop-filter__list{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;list-style:none;margin:0;padding:0}.shop-filter__item{margin:0}.shop-filter__link{display:inline-block;padding:.5rem 1.5rem;font-size:1rem;font-weight:500;color:#242524;text-decoration:none;border:2px solid #f8f9fa;transition:background .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}.shop-filter__link:hover{border-color:#b51f30;color:#b51f30}.shop-filter__link--active{background:#b51f30;border-color:#b51f30;color:#fff}.shop-filter__link--active:hover{color:#fff;border-color:#b51f30}.shop-catalog{padding:4rem 0;background:#fff}.shop-catalog__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.shop-catalog__container{padding:0 1.5rem}}.shop-catalog__empty{text-align:center;color:#6c757d;padding:3rem}.shop-catalog__pagination{margin-top:3rem;display:flex;justify-content:center}.shop-catalog__pagination nav{display:flex;justify-content:center}.shop-catalog__pagination svg{width:1em;height:1em;vertical-align:middle}.shop-catalog__pagination .pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.25rem;list-style:none;margin:0;padding:0}.shop-catalog__pagination .page-item.disabled .page-link{opacity:.5;cursor:default;pointer-events:none}.shop-catalog__pagination .page-link{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 1rem;background:#fff;border:1px solid #f8f9fa;color:#242524;text-decoration:none;font-weight:500;font-size:1rem;transition:background .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}.shop-catalog__pagination .page-link:hover{background:#f8f9fa;border-color:#6c757d}.shop-catalog__pagination .page-item.active .page-link{background:#b51f30;border-color:#b51f30;color:#fff}.shop-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 576px){.shop-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 992px){.shop-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.product-card{background:#fff;border:1px solid #f8f9fa;overflow:hidden;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.product-card:hover{border-color:#b51f30;box-shadow:0 4px 16px #24252414}.product-card__link{display:block;text-decoration:none;color:inherit}.product-card__image{position:relative;aspect-ratio:1;background:#f8f9fa;overflow:hidden}.product-card__image-preloader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f8f9fa;z-index:1;transition:opacity .2s ease}.product-card__image--loaded .product-card__image-preloader{pointer-events:none;opacity:0}.product-card__spinner{width:32px;height:32px;border:3px solid rgba(36,37,36,.1);border-top-color:#b51f30;border-radius:50%;animation:product-card-spin .8s linear infinite}@keyframes product-card-spin{to{transform:rotate(360deg)}}.product-card__image-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .2s ease,transform .3s ease-in-out}.product-card__image--loaded .product-card__image-img{opacity:1}.product-card:hover .product-card__image--loaded .product-card__image-img{transform:scale(1.03)}.product-card__body{padding:1.5rem}.product-card__category{display:block;font-size:.875rem;color:#b51f30;font-weight:600;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.product-card__title{font-family:PT Sans Caption,Georgia,serif;font-size:1.125rem;font-weight:700;color:#242524;margin:0 0 .5rem;line-height:1.3}.product-card__price{font-size:1.25rem;font-weight:700;color:#b51f30;margin:0}.product-detail{padding:4rem 0;background:#fff}.product-detail__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;gap:3rem}@media (min-width: 768px){.product-detail__container{padding:0 1.5rem}}@media (min-width: 768px){.product-detail__container{grid-template-columns:1fr 1fr;align-items:start}}.product-detail__gallery{order:1;width:100%;min-width:0}.product-detail__gallery #product-gallery{width:100%;max-width:100%;overflow:hidden;background:#fff}.product-detail__gallery #product-gallery .swiper-slide{width:100%!important;max-width:100%!important;flex-shrink:0;box-sizing:border-box}.product-detail__gallery .product-detail__image-wrap{position:relative;aspect-ratio:1;background:#f8f9fa;overflow:hidden}.product-detail__gallery .product-detail__image-preloader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f8f9fa;z-index:1;transition:opacity .2s ease}.product-detail__gallery .product-detail__image-wrap--loaded .product-detail__image-preloader{pointer-events:none;opacity:0}.product-detail__gallery .product-detail__image-img{width:100%;height:auto;display:block;vertical-align:top;opacity:0;transition:opacity .2s ease}.product-detail__gallery .product-detail__image-wrap--loaded .product-detail__image-img{opacity:1}.product-detail__gallery .product-detail__image-spinner{width:32px;height:32px;border:3px solid rgba(36,37,36,.1);border-top-color:#b51f30;border-radius:50%;animation:product-detail-spin .8s linear infinite}@keyframes product-detail-spin{to{transform:rotate(360deg)}}.product-detail__gallery #product-gallery .swiper-pagination{bottom:1rem}.product-detail__gallery #product-gallery .swiper-pagination-bullet{width:8px;height:8px;background:#24252440;opacity:1;transition:background .15s ease-in-out}.product-detail__gallery #product-gallery .swiper-pagination-bullet-active{background:#b51f30}.product-detail__gallery #product-gallery .swiper-button-prev,.product-detail__gallery #product-gallery .swiper-button-next{width:40px;height:40px;margin-top:-20px;color:#b51f30;transition:color .15s ease-in-out}.product-detail__gallery #product-gallery .swiper-button-prev:hover,.product-detail__gallery #product-gallery .swiper-button-next:hover{color:#891824}.product-detail__gallery #product-gallery .swiper-button-prev:after,.product-detail__gallery #product-gallery .swiper-button-next:after{font-size:16px;font-weight:700}.product-detail__gallery #product-gallery-thumbs{margin-top:1rem}.product-detail__gallery #product-gallery-thumbs .swiper-slide{width:64px!important;max-width:64px!important;height:64px;overflow:hidden;cursor:pointer;border:2px solid transparent;opacity:.7;transition:opacity .15s ease-in-out,border-color .15s ease-in-out}.product-detail__gallery #product-gallery-thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1;border-color:#b51f30}.product-detail__gallery .product-detail__thumb-wrap{position:relative;width:100%;height:100%;background:#f8f9fa;overflow:hidden}.product-detail__gallery .product-detail__thumb-preloader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f8f9fa;z-index:1;transition:opacity .2s ease}.product-detail__gallery .product-detail__thumb-wrap--loaded .product-detail__thumb-preloader{pointer-events:none;opacity:0}.product-detail__gallery .product-detail__thumb-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .2s ease}.product-detail__gallery .product-detail__thumb-wrap--loaded .product-detail__thumb-img{opacity:1}.product-detail__info{order:2}.product-detail__title{font-family:PT Sans Caption,Georgia,serif;font-size:1.5rem;font-weight:700;color:#242524;margin:0 0 1rem;line-height:1.3}.product-detail__price{font-size:1.5rem;font-weight:700;color:#b51f30;margin:0 0 1.5rem}.product-detail__description{font-size:1rem;line-height:1.7;color:#242524;margin-bottom:2rem}.product-detail__description p{margin:0 0 1rem}.product-detail__description ul,.product-detail__description ol{margin:0 0 1rem;padding-left:1.5em}.product-detail__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.product-detail__buy-form{display:inline-block}.product-detail__cart-qty{display:flex;align-items:center;gap:0;border:2px solid #b51f30}.product-detail__qty-form{display:inline-block;margin:0}.product-detail__qty-btn{width:44px;height:44px;padding:0;border:none;background:#b51f30;color:#fff;font-size:1.25rem;font-weight:600;line-height:1;cursor:pointer;transition:background .15s ease-in-out,color .15s ease-in-out}.product-detail__qty-btn:hover{background:#921927}.product-detail__qty-value{min-width:48px;padding:0 1rem;text-align:center;font-size:1.125rem;font-weight:600;color:#242524}.product-detail .btn--buy{min-width:160px}.cabinet-hero{background:linear-gradient(135deg,#b51f30,#74141f);color:#fff;padding:calc(56px + 4rem) 0 4rem;text-align:center;width:100%}@media (min-width: 768px){.cabinet-hero{padding-top:calc(64px + 4rem)}}@media (max-width: 767px){.cabinet-hero{padding:calc(56px + 3rem) 0 3rem}}.cabinet-hero__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.cabinet-hero__container{padding:0 1.5rem}}.cabinet-hero__title{font-family:PT Sans Caption,Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#fff;margin:0 0 .25rem}@media (max-width: 767px){.cabinet-hero__title{font-size:2rem}}.cabinet-hero__description{margin:0;opacity:.95;font-size:1.125rem}.cabinet{padding:3rem 0;background:#fff}.cabinet__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;gap:3rem}@media (min-width: 768px){.cabinet__container{padding:0 1.5rem}}@media (min-width: 768px){.cabinet__container{grid-template-columns:220px 1fr;align-items:start}}.cabinet__nav{border:1px solid #f8f9fa;padding:1rem;background:#f4f2ed}@media (max-width: 767px){.cabinet__nav{order:-1}}.cabinet__menu{list-style:none;margin:0;padding:0}.cabinet__menu-item{margin:0}.cabinet__logout-form{margin:0;padding:0}.cabinet__link{display:block;padding:.5rem 1rem;color:#242524;text-decoration:none;font-weight:500;transition:background .15s ease-in-out,color .15s ease-in-out}.cabinet__link:hover{background:#b51f3014;color:#b51f30}.cabinet__link--active{background:#b51f301f;color:#b51f30}.cabinet__link--admin{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e9ecef;color:#b51f30;font-weight:600}.cabinet__link--admin:hover{background:#b51f301f}.cabinet__link--logout{width:100%;margin-top:.5rem;padding-top:.5rem;border:none;border-top:1px solid #e9ecef;background:none;font:inherit;color:#6c757d;cursor:pointer;text-align:left}.cabinet__link--logout:hover{color:#242524;background:#b51f3014}.cabinet__main{min-width:0}.cabinet-page__title{font-family:PT Sans Caption,Georgia,serif;font-size:1.5rem;font-weight:700;color:#242524;margin:0 0 .5rem;line-height:1.3}.cabinet-page__lead{margin:0 0 2rem;color:#6c757d;font-size:1rem}.cabinet-page__note{margin:1.5rem 0 0;font-size:.875rem;color:#6c757d}.cabinet-cards{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 576px){.cabinet-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.cabinet-cards{grid-template-columns:repeat(3,1fr)}}.cabinet-card{display:flex;flex-direction:column;padding:1.5rem;background:#fff;border:1px solid #f8f9fa;text-decoration:none;color:inherit;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.cabinet-card:hover{border-color:#b51f30;box-shadow:0 4px 12px #0000000f}.cabinet-card__title{font-weight:600;font-size:1.125rem;margin-bottom:.25rem}.cabinet-card__text{font-size:.875rem;color:#6c757d}.cabinet-empty{padding:3rem;text-align:center;background:#f8f9fa;border:1px solid #e9ecef}.cabinet-empty__text{margin:0 0 1.5rem;color:#6c757d}.cabinet-orders{list-style:none;margin:0;padding:0;border:1px solid #f8f9fa}.cabinet-order{border-bottom:1px solid #f8f9fa}.cabinet-order:last-child{border-bottom:0}.cabinet-order__link{display:grid;grid-template-columns:auto 1fr auto auto;gap:1rem;align-items:center;padding:1rem 1.5rem;text-decoration:none;color:inherit;transition:background .15s ease-in-out}.cabinet-order__link:hover{background:#b51f300f}.cabinet-order__id{font-weight:600}.cabinet-order__date{color:#6c757d;font-size:.875rem}.cabinet-order__total{font-weight:600;color:#242524}.cabinet-order__status{font-size:.875rem;color:#b51f30}.cabinet-info{margin:0;display:grid;grid-template-columns:140px 1fr;gap:.5rem 2rem;max-width:400px}.cabinet-info__term{margin:0;font-weight:600;color:#242524}.cabinet-info__value{margin:0;color:#6c757d}.cabinet-subscriptions{margin-top:1rem}.cabinet-order-detail__header{margin-bottom:2rem}.cabinet-order-detail__grid{display:grid;gap:3rem}@media (min-width: 768px){.cabinet-order-detail__grid{grid-template-columns:1fr 1fr}}.cabinet-order-detail__section{padding:2rem;background:#f8f9fa;border:1px solid #e9ecef}.cabinet-order-detail__section--full{grid-column:1/-1}.cabinet-order-detail__heading{font-size:1.125rem;font-weight:600;color:#242524;margin:0 0 1rem}.cabinet-order-detail__items{list-style:none;margin:0 0 1.5rem;padding:0}.cabinet-order-detail__item{display:grid;grid-template-columns:50px 1fr;gap:1.5rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid rgba(0,0,0,.08)}.cabinet-order-detail__item:last-child{border-bottom:0}@media (min-width: 768px){.cabinet-order-detail__item{grid-template-columns:60px 1fr}}.cabinet-order-detail__item-image{flex-shrink:0;aspect-ratio:1;background:#fff;border:1px solid #f8f9fa;overflow:hidden}.cabinet-order-detail__item-image img{width:100%;height:100%;object-fit:cover}.cabinet-order-detail__item-body{min-width:0}.cabinet-order-detail__item-name{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.cabinet-order-detail__item-link{color:#242524;text-decoration:none;transition:color .15s ease-in-out}.cabinet-order-detail__item-link:hover{color:#b51f30}.cabinet-order-detail__item-description{font-size:.875rem;color:#6c757d;margin:0 0 1rem;line-height:1.5}.cabinet-order-detail__item-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.cabinet-order-detail__item-price{font-weight:600;color:#242524}.cabinet-order-detail__item-qty{font-size:.875rem;color:#6c757d}.cabinet-order-detail__item-total{font-weight:600;color:#b51f30;margin-left:auto}.cabinet-order-detail__total{margin:0;font-size:1.125rem;font-weight:600;color:#242524}.cabinet-order-detail__delivery{margin:0 0 .25rem;color:#242524}.cabinet-order-detail__address{margin:0;font-size:.875rem;color:#6c757d}.cabinet-order-detail__comment{margin:0;color:#6c757d;font-size:.875rem}.cabinet-order-detail__actions{margin-top:3rem}.cookie-content{padding:4rem 0}.cookie-content__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.cookie-content__container{padding:0 1.5rem}}.cookie-content__body{max-width:720px;margin:0 auto;line-height:1.7}.cookie-content__body .section-title{margin-top:3rem;margin-bottom:1rem}.cookie-content__body .section-title:first-child{margin-top:0}.cookie-content__body p{margin-bottom:1.5rem;color:#242524}.cookie-content__body ul{margin-bottom:1.5rem;padding-left:2rem}.cookie-content__body ul li{margin-bottom:.5rem}.cookie-content__body a{color:#b51f30;text-decoration:none}.cookie-content__body a:hover{text-decoration:underline}.cookie-content__updated{font-size:.875rem;color:#6c757d;margin-top:3rem}.cookie-content__back{display:inline-block;margin-top:1.5rem;font-weight:500}@media (max-width: 767px){.cookie-content{padding:3rem 0}}.cart-content{padding:4rem 0}.cart-content__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.cart-content__container{padding:0 1.5rem}}.cart-content__success{margin:0 0 1.5rem;padding:1rem 1.5rem;background:#b51f301a;color:#9f1b2a;font-weight:500}.cart-content__empty{margin:0 0 2rem;font-size:1.125rem;color:#6c757d}.cart-content__footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #f8f9fa}.cart-content__footer .btn{margin-top:1.5rem}.cart-content__total{margin:0;font-size:1.25rem;color:#242524}.cart-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.cart-item{display:grid;grid-template-columns:80px 1fr auto auto auto;align-items:center;gap:1.5rem;padding:1.5rem;background:#fff;border:1px solid #f8f9fa}.cart-item__image-link{display:block;width:80px;height:80px;overflow:hidden;background:#f8f9fa}.cart-item__image{width:100%;height:100%;object-fit:cover;display:block}.cart-item__info{min-width:0}.cart-item__title{display:block;font-weight:600;color:#242524;text-decoration:none;margin-bottom:.25rem}.cart-item__title:hover{color:#b51f30}.cart-item__price{margin:0;font-size:.875rem;color:#6c757d}.cart-item__total{margin:0;font-weight:600;color:#242524;font-size:1.125rem}.cart-item__remove-form{margin:0}.cart-item__remove-btn{padding:.5rem 1rem;border:none;background:transparent;color:#6c757d;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:underline;transition:color .15s ease-in-out}.cart-item__remove-btn:hover{color:#b51f30}@media (max-width: 767px){.cart-content{padding:3rem 0}.cart-item{grid-template-columns:60px 1fr;grid-template-rows:auto auto auto;gap:1rem}.cart-item__image-link{width:60px;height:60px}.cart-item__qty,.cart-item__total{grid-column:2;justify-self:start}.cart-item__remove-form{grid-column:1/-1;justify-self:start}}.checkout-content{padding:4rem 0}.checkout-content__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.checkout-content__container{padding:0 1.5rem}}.checkout-content__errors{margin:0 0 1.5rem;padding:1rem 1.5rem;background:#b51f301a;color:#9f1b2a;list-style:none;font-weight:500}.checkout-content__errors li+li{margin-top:.25rem}.checkout-form__grid{display:grid;gap:3rem}@media (min-width: 768px){.checkout-form__grid{grid-template-columns:1fr 360px}}.checkout-form__main{background:#fff;padding:2rem;border:1px solid #f8f9fa}.checkout-form__heading{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:#242524}.checkout-form__heading--mt{margin-top:2rem}.checkout-form__delivery-address{margin-top:1rem;padding-top:1rem;border-top:1px solid #f8f9fa}.checkout-form__summary{background:#fff;padding:2rem;border:1px solid #f8f9fa;height:fit-content}.checkout-form__total{margin:1.5rem 0;font-size:1.25rem;color:#242524}.checkout-form__back{display:inline-block;margin-top:1rem;font-size:.875rem;color:#6c757d}.checkout-form__back:hover{color:#b51f30}.form__group--radio-group{display:flex;flex-direction:column;gap:.5rem}.form__group--radio-group .form__radio{margin-bottom:0}.checkout-summary{list-style:none;margin:0;padding:0}.checkout-summary__item{display:grid;grid-template-columns:1fr auto auto;gap:.5rem;align-items:baseline;padding:.5rem 0;border-bottom:1px solid #f8f9fa;font-size:.875rem}.checkout-summary__item:last-child{border-bottom:none}.checkout-summary__title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#242524}.checkout-summary__qty{color:#6c757d;white-space:nowrap}.checkout-summary__total{font-weight:600;color:#242524;white-space:nowrap}.btn--block{width:100%;margin-top:1rem}.checkout-success{padding:4rem 0}.checkout-success__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;max-width:560px;background:#fff;padding:3rem;border:1px solid #f8f9fa}@media (min-width: 768px){.checkout-success__container{padding:0 1.5rem}}.checkout-success__message{margin:0 0 1rem;font-size:1.125rem;color:#242524}.checkout-success__contact,.checkout-success__delivery{margin:0 0 1rem;font-size:.875rem;color:#6c757d}.checkout-success__delivery{margin-bottom:2rem}.checkout-success__actions{display:flex;flex-wrap:wrap;gap:1rem}:root{--color-primary: #b51f30;--color-primary-light: #da9599;--color-secondary: #89a5c0;--color-accent: #e5b02a;--color-dark: #242524;--color-light: #f4f2ed;--color-white: #ffffff;--color-gray: #6c757d;--color-gray-light: #f8f9fa;--font-primary: "Roboto", -apple-system, BlinkMacSystemFont, sans-serif;--font-heading: "PT Sans Caption", Georgia, serif;--font-size-base: 1rem;--font-size-sm: .875rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 2.5rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--radius-sm: 0;--radius-md: 0;--radius-lg: 0;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .12);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--transition-fast: .15s ease-in-out;--transition-normal: .3s ease-in-out;--transition-slow: .5s ease-in-out;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;height:100%}body{font-family:var(--font-primary);font-size:var(--font-size-base);line-height:1.6;color:var(--color-dark);background-color:var(--color-white);margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}@media (min-width: 768px){.container{padding:0 var(--spacing-lg)}}.app-wrapper{flex:1;display:flex;flex-direction:column;min-height:100vh}.section-title{font-family:var(--font-heading);font-size:var(--font-size-3xl);font-weight:700;color:var(--color-dark);margin-bottom:var(--spacing-xl);text-align:center}@media (min-width: 768px){.section-title{font-size:var(--font-size-4xl);margin-bottom:var(--spacing-2xl)}}.grid{display:grid;gap:var(--spacing-lg)}.grid--2{grid-template-columns:1fr}@media (min-width: 768px){.grid--2{grid-template-columns:repeat(2,1fr)}}.grid--3{grid-template-columns:1fr}@media (min-width: 768px){.grid--3{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.grid--3{grid-template-columns:repeat(3,1fr)}}.grid--4{grid-template-columns:1fr}@media (min-width: 576px){.grid--4{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.grid--4{grid-template-columns:repeat(3,1fr)}}@media (min-width: 992px){.grid--4{grid-template-columns:repeat(4,1fr)}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing-sm)}.mb-2{margin-bottom:var(--spacing-md)}.mb-3{margin-bottom:var(--spacing-lg)}.mb-4{margin-bottom:var(--spacing-xl)}::selection{background-color:var(--color-primary);color:var(--color-white)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-gray-light)}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:0}::-webkit-scrollbar-thumb:hover{background:#8a1a26}.mt-0{margin-top:0}.mt-1{margin-top:var(--spacing-sm)}.mt-2{margin-top:var(--spacing-md)}.mt-3{margin-top:var(--spacing-lg)}.mt-4{margin-top:var(--spacing-xl)}.p-0{padding:0}.p-1{padding:var(--spacing-sm)}.p-2{padding:var(--spacing-md)}.p-3{padding:var(--spacing-lg)}.p-4{padding:var(--spacing-xl)}img{max-width:100%;height:auto;display:block}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-primary-light)}*:focus{outline:2px solid var(--color-primary);outline-offset:2px}.skip-link{position:absolute;top:-40px;left:6px;background:var(--color-primary);color:var(--color-white);padding:8px;text-decoration:none;border-radius:var(--radius-sm);z-index:1000}.skip-link:focus{top:6px}.flex{display:flex}.ffc{flex-flow:column}.p10{padding:10px}.p5{padding:5px}.aic{align-items:center}.aifs{align-items:flex-start}.jcsb{justify-content:space-between}.jcc{justify-content:center}.mt10{margin-top:10px}.gap10{gap:10px}.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:var(--spacing-md) var(--spacing-lg);background:var(--color-dark);color:var(--color-white);box-shadow:0 -4px 20px #0003;transform:translateY(100%);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.cookie-consent[hidden]{display:block!important;visibility:hidden}.cookie-consent--visible{transform:translateY(0);opacity:1;visibility:visible}.cookie-consent__inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-lg);justify-content:space-between}.cookie-consent__text{margin:0;font-size:var(--font-size-sm);line-height:1.5;flex:1;min-width:200px}.cookie-consent__link{color:var(--color-primary-light);text-decoration:underline;white-space:nowrap}.cookie-consent__link:hover{color:var(--color-white)}.cookie-consent__btn{flex-shrink:0;padding:var(--spacing-sm) var(--spacing-lg);background:var(--color-primary);color:var(--color-white);border:none;font-size:var(--font-size-base);font-weight:500;cursor:pointer;transition:background var(--transition-fast)}.cookie-consent__btn:hover{background:#8a1a26}.cookie-consent__btn:focus{outline:2px solid var(--color-white);outline-offset:2px}
