/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}html{scroll-behavior:smooth}@font-face{font-family:Rubik;src:url(/project-BooksyTeam4/assets/rubik-2-0V_ixqQm.woff2) format("woff2");font-display:swap}body{font-family:Rubik,sans-serif;color:#0b0500;background:#fceee6}h1{font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-.01em;color:#0b0500}h2{font-weight:600;font-size:36px;line-height:1.2;letter-spacing:-.01em;color:#0b0500}p{line-height:1.5}a{cursor:pointer;transition:opacity .25s cubic-bezier(.4,0,.2,1)}button{cursor:pointer;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.container{max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 768px){.container{max-width:768px;padding:0 32px}}@media only screen and (min-width: 1440px){.container{max-width:1440px;padding:0 64px}}.header{background-color:#fceee6;padding:14px 8px 14px 4px;position:relative}.header-container{display:flex;justify-content:space-between;align-items:center}.header-nav{display:flex;align-items:center;justify-content:space-between}.logo-header{display:flex;align-items:center;justify-content:center;height:100%}.logo-icon{width:84px;height:auto;display:flex;align-items:center;transform:translateY(7px)}.burger-icon{fill:#0b0500;display:block}#burger-btn{padding:0;border:none;background-color:transparent;cursor:pointer;transition:all .3s ease}#burger-btn:hover{transform:scale(1.1)}.site-nav-list{display:none}@media (min-width: 768px){#burger-btn{display:none}.header{padding:16px 0}.logo-header{margin-right:207px}.site-nav-list{display:flex;margin:0;padding:0;justify-content:end;align-items:center;gap:32px}.site-nav-link{text-decoration:none;display:block;padding:8px 0;font-weight:400;font-size:16px;line-height:1.5;color:#0b0500;transition:color .25s cubic-bezier(.4,0,.2,1)}}@media only screen and (min-width: 1440px){.logo-header{margin-right:815px}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fceee6;display:flex;flex-direction:column;justify-content:space-between;align-items:center;z-index:9999;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}.mob-menu-container{display:flex;flex-direction:column;height:100%;width:100%}.mob-menu-clos{display:flex;justify-content:space-between;align-items:center;padding:14px 0}.mob-menu-clos-btn{background-color:transparent;border:none;cursor:pointer}.mob-menu-nav{flex-grow:1;display:flex;justify-content:center;padding:16px}.nav-list-mob{display:flex;flex-direction:column;align-items:center;gap:40px}.nav-link-mob{text-decoration:none;font-weight:500;font-size:20px;line-height:1.5;color:#0b0500;transition:color .3s ease}.nav-item-mob{font-weight:500;font-size:20px;line-height:1.5;color:#0b0500}.hero{margin:auto;padding-bottom:32px;background-color:#fceee6}.hero__container{margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}.hero__slider{position:relative;width:100%}.hero__list{list-style:none}.hero__item{position:relative;border-radius:8px;overflow:hidden}.hero__image{display:block;width:100%;height:auto;object-fit:cover}.hero__overlay{position:absolute;bottom:16px;left:16px;display:flex;flex-direction:column;gap:16px}.hero__discount{font-family:Rubik,sans-serif;font-weight:600;font-size:20px;line-height:1.4;letter-spacing:-.01em;color:#fff;min-width:172px;max-height:56px}.hero__btn{display:flex;align-items:center;justify-content:center;max-width:117px;min-height:20px;background-color:#e15d05;border:.52px solid #e15d05;border-radius:2px;color:#fff;font-weight:400;font-size:8px;line-height:1.5;text-decoration:none;cursor:pointer;z-index:2;transition:background-color .3s}.hero__btn:hover,.hero__btn:focus{background-color:#ea8d50}.hero__bottom{display:flex;flex-direction:column-reverse;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:24px}.hero__buttons{display:flex;gap:16px}.hero__button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#e15d05;border:1px solid rgba(11,5,0,.15);cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.hero__icon{width:24px;height:24px;transition:fill .2s ease}.hero__button:hover,.hero__button:focus{background-color:#fceee6}.hero__button:hover .hero__icon,.hero__button:focus .hero__icon{fill:#0b0500}.hero__button:active{background-color:#5a2502}.hero__button:active .hero__icon{fill:#fff}.hero__button:disabled{background-color:#e15d05;opacity:.2;cursor:not-allowed;pointer-events:none}.hero__button:disabled .hero__icon{fill:#0b0500}.hero__title{font-family:Rubik,sans-serif;font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-.01em;color:#0b0500;gap:24px}@media (min-width: 768px){.hero{position:relative}.hero__item{width:704px;max-height:274px;border-radius:16px}.hero__image{width:704px;height:274px}.hero__overlay{bottom:32px;left:40px;gap:16px}.hero__discount{font-size:32px;line-height:1.2;min-width:274px;max-height:76px}.hero__btn{font-size:16px;padding:8px 20px;border-radius:4px;border:1px solid #e15d05;max-width:164px;min-height:32px}.hero__bottom{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:0;width:100%}.hero__buttons{max-width:144px}.hero__title{font-size:40px;text-align:left}}@media (min-width: 1440px){.hero__item{width:1312px;max-height:395px}.hero__image{width:1312px;height:395px}.hero__overlay{bottom:56px;left:56px;gap:20px}.hero__discount{font-size:52px;min-width:392px;max-height:124px}.hero__btn{max-width:227px;min-height:40px}.hero__buttons{padding-top:7px}.hero__title{font-size:52px}}:root{--books-gap: 40px 24px;--books-card-radius: 8px;--books-bg: #fceee6;--books-card-bg: #fceee6;--books-font: "Rubik", sans-serif;--books-accent: #e15d05}.books-section{font-family:var(--books-font);padding-top:32px;padding-bottom:32px}.books-categories-wrapper{margin-bottom:24px}.books-title-wrapper{display:flex;justify-content:space-between;margin-bottom:24px;align-items:baseline}.books-subtitle{font-size:20px;font-weight:600;line-height:1.5;margin:0}.books-counter{font-weight:400;font-size:14px;color:#0b0500;margin:0}.categories-list{display:none}.dropdown{position:relative;font-family:var(--books-font);background:#0b05000d;border:1px solid rgba(11,5,0,.15);border-radius:8px}.dropdown-toggle{height:41px;width:100%;background:#0b05000d;border:1px solid rgba(11,5,0,.15);border-radius:8px;padding:8px 12px;font-size:18px;font-weight:400;text-align:left;cursor:pointer;position:relative;transition:background-color .2s ease,border-color .2s ease}.dropdown-toggle:hover{background:#ea8d50}.dropdown-toggle:after{content:"";position:absolute;top:50%;right:9px;width:24px;height:24px;transform:translateY(-50%) rotate(0);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' stroke='%23333' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 8 10 12 14 8'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;transition:transform .25s ease;pointer-events:none}.dropdown-toggle.active:after{transform:translateY(-50%) rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;width:100%;background:#f5f5f5;border:1px solid #d0d0d0;border-radius:8px;box-shadow:0 6px 18px #0000000f;max-height:0;opacity:0;visibility:hidden;overflow:hidden;transition:max-height .35s ease,opacity .25s ease;z-index:30}.dropdown-menu.open{max-height:384px;opacity:1;visibility:visible;overflow-y:auto}.dropdown-item{padding:12px 16px;font-size:14px;color:#0b0500;cursor:pointer}.dropdown-item:hover{background:#e8e8e8}.dropdown-menu::-webkit-scrollbar{width:6px}.dropdown-menu::-webkit-scrollbar-thumb{background:var(--books-accent);border-radius:6px}.books-cards-list{list-style:none;padding:0;margin-bottom:24px;display:grid;grid-template-columns:repeat(1,1fr);gap:var(--books-gap)}.books-card{background:var(--books-card-bg);overflow:hidden;display:flex;flex-direction:column}.books-card-image{width:100%;height:322px;object-fit:cover;display:block;border-radius:var(--books-card-radius)}.books-card-text-wrapper{margin:16px 0;display:flex;align-items:first baseline;justify-content:space-between}.books-card-title{font-size:16px;width:175px;font-weight:600;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.books-card-author{width:175px;font-size:14px;line-height:1.5;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.books-card-price{font-weight:600;font-size:20px}.books-card-btn{background-color:transparent;border:1px solid #0b0500;border-radius:4px;padding:8px 20px;cursor:pointer;font-weight:400;font-size:16px;line-height:1.5;color:#0b0500}.books-card-btn:hover{opacity:.95;color:#fff;background-color:var(--books-accent);border:1px solid var(--books-accent)}.show-more-btn{display:block;margin:0 auto;max-width:342px;width:100%;padding:12px 24px;border:1px solid #e15d05;border-radius:4px;background:var(--books-accent);cursor:pointer;font-weight:400;font-size:16px;line-height:1.5;color:#fff;transition:background-color .3s ease,color .3s ease}.show-more-btn:hover{background-color:#fceee6;color:#0b0500;opacity:.95;border:1px solid #0b0500;transform:scale(1.05)}.showmore-btn:active{transform:scale(.98)}.show-more-btn.is-hidden{display:none}@media (min-width: 768px){.books-categories-wrapper{margin-bottom:32px;display:flex;align-items:baseline}.books-title-wrapper{flex:1 1 auto;min-width:0;padding-right:24px;margin-bottom:0}.dropdown{flex:0 0 249px;width:249px}.books-cards-list{grid-template-columns:repeat(2,1fr);gap:var(--books-gap)}.show-more-btn{width:342px;margin:0,auto;align-items:center;justify-content:center}.categories-list{display:none}.dropdown{display:block}}@media (min-width: 1440px){.books-section .container{display:flex;gap:24px}.books-categories-wrapper{flex:0 0 308px;width:308px;margin-bottom:0;display:block}.books-list-wrapper{flex:1 1 auto;min-width:0}.books-title-wrapper{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:24px;margin-right:0;padding-right:0}.categories-container{width:308px}.books-categories{position:relative}.categories-list{position:sticky;top:24px}.categories-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.dropdown{display:none}.categories-item{cursor:pointer;padding:8px 0;font-size:18px;line-height:1.5;color:#111;border-radius:6px}.categories-item:hover{background:#00000008}.categories-item.active{font-weight:700;color:#000}.books-cards-list{grid-template-columns:repeat(4,1fr);gap:var(--books-gap)}}@media (min-width: 0px) and (max-width: 1440px){.books-card-image{height:483px}}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#2e2f4299;z-index:1000;display:flex;justify-content:center;align-items:center;opacity:1;visibility:visible;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.book-modal{position:relative;background-color:#fceee6;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:24px;width:calc(100% - 40px);max-width:335px;max-height:90vh;overflow-y:auto;transform:scale(1);transition:transform .3s ease-in-out}.backdrop.is-hidden .book-modal{transform:scale(.9)}.modal-close-btn{position:absolute;top:12px;right:12px;width:28px;height:28px;background-color:transparent;border:none;font-size:24px;line-height:1;cursor:pointer;color:#111;transition:transform .2s ease,color .2s ease;padding:0}.modal-close-btn:hover,.modal-close-btn:focus{transform:rotate(90deg);color:#e85e21}.book-modal-wrapper{display:flex;flex-direction:column}.book-modal-image{width:309px;height:467px;border-radius:8px;margin:0 auto 24px}.book-modal-describe{display:flex;flex-direction:column}.book-modal-title{font-weight:600;font-size:40px;color:#0b0500;margin:0 0 8px}.book-modal-author{font-weight:400;font-size:14px;line-height:1.5;color:#0b0500;margin:0 0 8px}.book-modal-price{font-weight:400;font-size:24px;line-height:1.4;letter-spacing:-.01em;color:#0b0500;margin:0 0 8px}.book-modal-actions{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.book-modal-btn{display:flex;flex-direction:column;gap:24px}.quantity-control{display:flex;justify-content:space-between;align-items:center;padding:6px;width:120px}.qty-btn{border:1px solid #0b0500;border-radius:4px;width:32px;height:40px;background:transparent;font-weight:400;font-size:16px;line-height:1.5;color:#0b0500;cursor:pointer;padding:0}.qty-value{background:#0b05000d;display:flex;width:42px;height:40px;border:1px solid rgba(17,17,17,.3);border-radius:4px;font-size:16px;font-weight:600;min-width:30px;justify-content:center;align-items:center;text-align:center}.add-to-cart-btn,.buy-now-btn{border-radius:4px;padding:12px 24px;width:100%;height:48px;font-weight:400;font-size:16px;line-height:1.5;cursor:pointer;transition:all .3s ease}.add-to-cart-btn{background-color:#e15d05;color:#fff;border:1px solid #e15d05}.add-to-cart-btn:hover{background-color:#d15018;border-color:#d15018}.buy-now-btn{background-color:transparent;font-weight:400;font-size:16px;line-height:1.5;color:#0b0500;border:1px solid #0b0500}.buy-now-btn:hover{background-color:#111;color:#fff}.book-modal-details{display:flex;flex-direction:column;gap:16px}.book-modal-details details{border-bottom:1px solid rgba(17,17,17,.2);transition:max-height .4s ease,opacity .4s ease}.book-modal-details summary{padding-bottom:10px;font-weight:600;font-size:18px;line-height:1.5;color:#0b0500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.book-modal-details summary::-webkit-details-marker{display:none}.book-modal-details summary:after{content:"▼";font-size:12px;transform:rotate(0);transition:transform .2s ease-in-out}.book-modal-details details[open]>summary:after{transform:rotate(180deg)}.book-modal-details p{padding:0 0 24px;font-weight:400;font-size:16px;line-height:1.5;color:#0b0500;margin:0}.noScroll{overflow:hidden}@media (min-width: 768px) and (max-width: 1439px){#books .book-modal{padding:64px 32px}}@media (min-width: 0px) and (max-width: 768px){#books .book-modal{padding:64px 16px}}@media screen and (min-width: 768px){.book-modal{max-width:704px;min-height:664px;padding:64px 32px}.modal-close-btn{top:24px;right:24px}.book-modal-wrapper{display:grid;grid-template-columns:309px 1fr;gap:0 24px;grid-template-areas:"image title" "image author" "image price" "image actions" "details details"}.book-modal-image{grid-area:image;margin:0}.book-modal-title{grid-area:title;font-size:24px}.book-modal-author{grid-area:author}.book-modal-price{grid-area:price;margin-bottom:0}.book-modal-actions{grid-area:actions;flex-direction:column;gap:24px;margin-top:24px;margin-bottom:0}.quantity-control{margin:0}.add-to-cart-btn,.buy-now-btn{width:309px}.book-modal-details{grid-area:details;margin-top:40px}}@media screen and (min-width: 1440px){.book-modal{max-width:1300px;padding:64px 104px}.book-modal-wrapper{grid-template-columns:275px 1fr;gap:0 40px}.book-modal-image{max-width:275px}.book-modal-btn{flex-direction:row}}.feedbacks{padding:64px 0}.swiper-feedbacks{overflow:hidden}.feedbacks__list{display:flex;padding:0;margin:0;list-style:none}.feedbacks__elements{min-height:314px;border:1px solid rgba(11,5,0,.15);border-radius:16px;padding:32px}.feedbacks__btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(11,5,0,.15);padding:0;background:#d55a00;color:#fff;cursor:pointer;transition:opacity .2s,transform .2s,background-color .2s}.feedbacks__btn:disabled{background-color:#e15d05;opacity:.2;cursor:not-allowed;pointer-events:none}.feedbacks__btn:disabled svg{fill:#111}.feedbacks__btn:focus-visible{outline:2px solid #111;outline-offset:2px}.feedbacks__btn:hover{transform:translateY(-1px);background-color:#fceee6}.feedbacks__btn:hover svg{fill:#0b0500;transform:translateY(-1px)}.feedbacks__btn.is-disabled{background:#d55a00;cursor:not-allowed;pointer-events:none;opacity:.2;border:1px solid rgba(11,5,0,.15)}.feedbacks__btn.is-disabled svg{fill:#0b0500}.feedbacks__btn svg{fill:#fff;width:24px;height:24px;transition:transform .2s,background-color .2s}.feedbacks__btn:active{background-color:#5a2502}.feedbacks__btn:active svg{fill:#fff}.feedbacks__btn:focus-visible{background-color:#fceee6}.feedbacks__btn:focus-visible svg{fill:#0b0500}.feedbacks__dots{display:flex;gap:8px;align-items:center}.feedbacks__dots-elem{width:8px;height:8px;border-radius:50%;background:#0b0500;opacity:.2;border:0;padding:0;display:inline-block;cursor:pointer}.feedbacks__dots-elem.is-active{background:#0b0500;opacity:1}.feedbacks__dots-elem:focus-visible{outline:2px solid #111;outline-offset:2px}.feedbacks__btn-slider{display:flex;gap:16px}.feedbacks__navigations{display:flex;margin-top:32px}.feedbacks__title{margin-bottom:24px}.feedbacks__title-text{margin-bottom:80px;font-weight:400;font-size:18px}.feedbacks__elements-text{font-size:18px;margin-bottom:24px}.feedbacks__people{display:flex;justify-content:flex-start;gap:16px;align-items:center}.feedbacks__people-name{font-size:16px;font-weight:600}.feedbacks__people-user{font-size:16px}@media only screen and (min-width: 768px){.feedbacks__elements{min-height:244px}}@media only screen and (min-width: 1440px){.feedbacks__elements{min-height:217px}.feedbacks__title{font-size:48px}}.events{padding-top:64px;padding-bottom:64px}.events-header{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.events-subtitle,.events-title,.events-description{margin:0}.events-subtitle{font-size:16px;font-weight:600;line-height:1.5}.events-title{font-size:36px;font-weight:600;line-height:1.2}.events-description{font-weight:400;font-size:18px;line-height:1.5}.events-slider{position:relative;overflow:hidden;width:100%;padding-bottom:100px}.events-list{display:flex;gap:24px;transition:transform .5s ease;width:max-content;align-items:stretch}.event-item{min-height:521px;width:calc(100vw - 32px);max-width:343px;flex-shrink:0;background:transparent;display:flex;flex-direction:column}.event-img{width:100%;height:277px;object-fit:cover;border-radius:16px;display:block;flex-shrink:0;margin-bottom:24px}.event-date{font-size:16px;font-weight:400;line-height:1.5;color:#0b0500;margin-bottom:8px}.event-name{font-size:24px;font-weight:400;line-height:1.4;letter-spacing:-.01em}.event-description{font-size:16px;font-weight:400;line-height:1.5;margin-bottom:20px;flex-grow:1}.event-btn{display:inline-block;width:fit-content;gap:8px;padding:0;background:transparent;color:#0b0500;border:none;font-size:16px;font-weight:400;line-height:1.5;cursor:pointer;transition:color .3s ease;margin-top:auto}.event-btn .btn-icon{fill:currentColor;flex-shrink:0;transition:transform .3s ease;vertical-align:middle;margin-left:8px}.event-btn:hover,.event-btn:focus{color:#e15d05}.event-btn:hover .btn-icon{transform:translate(4px)}.slider-btn{position:absolute;bottom:20px;background:#e15d05;border:none;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:opacity .2s,transform .2s,background-color .2s}.slider-btn svg{fill:#fff;width:24px;height:24px}.slider-btn.prev{right:62px}.slider-btn.next{right:0}.slider-btn:hover{background:#fceee6;border:1px solid rgba(11,5,0,.15)}.slider-btn:hover svg{fill:#0b0500}.slider-btn:active{background-color:#5a2502}.slider-btn:active svg{fill:#fff}.slider-btn:focus-visible{outline:2px solid #111;background-color:#e15d05}.slider-btn:focus-visible svg{fill:#0b0500}.slider-btn:disabled{background:#d55a00;cursor:not-allowed;pointer-events:none;opacity:.2;border:1px solid rgba(11,5,0,.15)}.slider-btn:disabled svg{fill:#0b0500}.slider-pagination{display:flex;gap:8px;position:absolute;bottom:33px;left:0}.pagination-dot{width:8px;height:8px;border-radius:50%;background:#d9d9d9;cursor:pointer;transition:background .3s ease;flex-shrink:0}.pagination-dot.active{background:#0b0500}@media (min-width: 768px){.events-slider{overflow:hidden}.event-item{width:340px;max-width:340px}.event-img{width:340px;height:277px}.pagination-dot-three{display:none}.slider-btn{display:flex}}@media (min-width: 1440px){.events-title{font-size:48px}.events-description{max-width:560px}.events-slider{overflow:visible;padding-bottom:0}.events-list{gap:24px;transform:none!important}.event-item{width:421px;max-width:421px}.event-img{width:421px;height:277px}.slider-btn,.slider-pagination{display:none}}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0b050080;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}.modal-backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{background:#fceee6;border-radius:16px;padding:32px 24px;max-width:343px;width:calc(100% - 32px);position:relative;max-height:90vh;overflow-y:auto}.modal-close{background:transparent;border:none;position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:background .3s ease}.modal-close:hover{background:#f5f5f5}.modal-close svg{fill:#0b0500}.modal-title{font-size:28px;font-weight:600;line-height:1.2;text-align:center;margin-bottom:8px;color:#0b0500}.modal-event-name{text-align:center;font-weight:400;font-size:24px;line-height:1.3;margin-bottom:24px}.modal-form{display:flex;flex-direction:column;gap:16px}.modal-label{display:flex;flex-direction:column;font-size:14px;font-weight:400;color:#0b0500}.modal-label input,.modal-label textarea{margin-top:8px;padding:12px;border:1px solid #d9d9d9;border-radius:4px;font-family:inherit;font-size:16px;transition:border-color .3s ease;background:#0b05000d}.modal-label input:focus,.modal-label textarea:focus{outline:none;border-color:#f29b38}.modal-label textarea{min-height:180px;resize:none}.modal-submit{width:100%;padding:14px;background-color:#e15d05;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:400;cursor:pointer;margin-top:8px;transition:all .3s ease}.modal-submit:hover,.modal-submit:focus{background-color:#f29b38;color:#0b0500}@media (min-width: 768px){.modal{max-width:704px;max-height:760px;padding:64px 32px}.modal-form{max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.modal-submit{align-self:center;width:342px;height:48px;background-color:#e15d05;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:400;cursor:pointer;margin-top:24px;transition:all .3s ease}.modal-submit:hover,.modal-submit:focus{background-color:#f29b38;color:#0b0500}}@media (min-width: 1440px){.modal{max-width:866px;max-height:760px;padding:64px}.modal-form{width:100%;max-width:7380px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.modal-submit{align-self:center;width:342px;height:48px;margin-top:24px}}.article{padding:64px 0}.container-article{display:flex;flex-direction:column;gap:32px}.article-title{margin-bottom:24px}.article-text{font-size:18px}.article-img{border-radius:16px}@media only screen and (min-width: 768px){.container-article{padding:0 32px}}@media only screen and (min-width: 1440px){.container-article{padding:0 64px;flex-direction:row;align-items:center}.article-box{max-width:calc((100% - 24px)/2)}}.location{padding:64px 0}.container-location{max-width:375px;margin:0 auto}.location-info{display:flex;flex-direction:column;gap:32px;margin-bottom:32px}.location-header{text-align:left}.location-subtitle{margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.5}.location-title{margin-bottom:8px;font-weight:600;font-size:48px;line-height:1.2}.location-description{font-weight:400;font-size:18px;line-height:1.5}.location-contacts{display:flex;flex-direction:column;gap:16px}.location-contacts-item{display:flex;align-items:flex-start;gap:12px}.location-icon{flex-shrink:0;margin-top:2px;fill:#0b0500}.location-contact-info{display:flex;flex-direction:column;gap:4px}.location-contact-label{font-weight:400;font-size:20px;line-height:1.4;letter-spacing:-.01em;color:#0b0500}.location-link{font-weight:400;font-size:16px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none;color:#0b0500}.location-link:hover,.location-link:focus{opacity:.7}.location-text{font-weight:400;font-size:16px;line-height:1.5;color:#0b0500}.location-map{width:100%;height:250px;border-radius:12px;overflow:hidden}.location-map iframe{width:100%;height:100%;border:0}@media only screen and (min-width: 768px){.container-location{max-width:768px;margin:0 auto;padding:0 32px}.location-info{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:80px}.location-header{flex-basis:336px}.location-subtitle{margin-bottom:8px;font-size:16px;font-weight:600}.location-title{margin-bottom:8px}.location-description{font-size:18px;line-height:1.5}.location-contacts{flex-basis:336px;gap:24px}.location-map{height:350px}.location-title{font-size:36px}}@media only screen and (min-width: 1440px){.container-location{max-width:1440px;margin:0 auto;padding:0 64px}.location-info{gap:96px;margin-bottom:80px}.location-header{flex-basis:732px}.location-contacts{flex-basis:500px}.location-title{margin-bottom:12px}.location-description{margin-bottom:48px;font-size:20px}.location-map{height:738px}.location-contact-label,.location-text,.location-link{font-size:20px}}.footer-container{display:flex;flex-direction:column}.footer{background-color:#ea8d50;padding:80px 0}.footer-nav-wrapper{display:flex;flex-direction:column;gap:32px;align-items:center}.footer-nav-form-wrapper{display:flex;flex-direction:column;gap:32px}.footer-nav-item a{color:#0b0500;text-decoration:none;transition:color .3s ease}.footer-nav-item a:hover,.footer-nav-item a:focus{color:#ffffff7a}.footer-icon-link{display:block}.footer-nav-list{display:flex;flex-direction:column;align-items:center;gap:32px}.footer-form-wrapper{display:flex;flex-direction:column;gap:16px}.footer-title{font-weight:600}.footer-form{display:flex;gap:16px;align-items:start}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.footer-text-required-input{font-size:12px}.footer-input{flex:1;border:1px solid rgba(11,5,0,.15);border-radius:4px;padding:8px 12px;height:48px;width:220px;background-color:#0b05000d;margin-bottom:12px;font-size:16px}.footer-input:focus{border-color:#0b0500;outline:none;box-shadow:0 0 0 3px #0b050033}.footer-input::placeholder{font-size:16px;line-height:150%;color:#0b050099}.footer-btn{flex-shrink:0;border:1px solid #0b0500;border-radius:4px;padding:12px 24px;width:108px;height:48px;font-size:16px;background-color:transparent;outline:none;transition:background-color .3s ease,color .3s ease}.footer-btn:hover,.footer-btn:focus{background-color:#0b0500;color:#ffffff7a}.divider{background-color:#fff3;border:none;height:1px;width:100%;margin-top:80px;margin-bottom:32px}.footer-copyright{font-size:14px;text-align:center}@media screen and (max-width: 374px){.footer-form{flex-direction:column;align-items:stretch}.footer-input{width:100%}}@media screen and (min-width: 768px){.footer-nav-list{flex-direction:row}.footer-form-wrapper{width:400px;margin:0 auto}.footer-input{width:278px}}@media screen and (min-width: 1440px){.footer-nav-wrapper{align-items:flex-start}.footer-nav-form-wrapper{flex-direction:row;gap:0;justify-content:space-between;align-items:flex-start}.footer-form-wrapper{margin:0}}
