h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul,ol{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto;object-fit:cover}address{font-style:normal}@font-face{font-family:Rubik;src:url(/test_booksy/fonts/Rubik-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(/test_booksy/fonts/Rubik-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(/test_booksy/fonts/Rubik-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}body{display:flex;flex-direction:column;min-width:100vw;min-height:100vh;margin:0;font-family:Rubik,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#0b0500;background-color:#fceee6}main{flex-grow:1}.container{min-width:320px;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}}.icon-arrow-left,.icon-arrow-right{fill:currentColor}.slider-button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:#0b0500;border:1px solid rgba(11,5,0,.15);background-color:#e15d05;cursor:pointer;transition:background-color .2s ease,color .2s ease,border .2s ease,opacity .2s ease}.slider-button:hover,.slider-button:focus{background-color:#fceee6;outline:none}.slider-button:active{color:#fff;background-color:#5a2502}.swiper-button-disabled{color:#0b0500;border:1px solid rgba(11,5,0,.15);background:#e15d05;opacity:.2;pointer-events:none;cursor:default}.slider-controls{display:flex;justify-content:space-between;align-items:center}.slider-buttons-box{display:flex;gap:16px}.swiper-div,.events-swiper{--swiper-theme-color: #0b0500;--swiper-pagination-color: var(--swiper-theme-color);--swiper-pagination-bullet-width: 8px;--swiper-pagination-bullet-height: 8px;--swiper-pagination-bullet-inactive-color: var(--swiper-theme-color);--swiper-pagination-bullet-inactive-opacity: .2;--swiper-pagination-bullet-opacity: 1;--swiper-pagination-bullet-horizontal-gap: 0}.slider-pagination{display:flex;gap:8px}.header{display:block;height:64px;width:100%;position:relative;z-index:10;background-color:#fceee6}.header-container{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:transparent;padding:14px 20px}.header-nav{display:flex;align-items:center;justify-content:space-between;flex:1}.header-logo{display:flex;align-items:center;flex-shrink:0}.icon-logo{width:84px;height:36px;display:block}.header-list{display:none;margin:0;padding:0;list-style:none;gap:32px;align-items:center}.header-item{display:inline-block}.header-link{display:inline-block;font-weight:400;font-size:16px;line-height:1.5;color:#0b0500;text-decoration:none;transition:opacity .25s cubic-bezier(.4,0,.2,1);padding:8px 4px}.header-link:hover{opacity:.5}.header-link:focus,.header-link:active{outline:none;opacity:1}.header-link-menu{font-weight:500;font-size:20px;line-height:1.5;color:#0b0500;text-decoration:none;transition:opacity .25s cubic-bezier(.4,0,.2,1);display:inline-block;text-align:center;width:100%}.header-link-menu:hover{opacity:.5}.header-link-menu:focus,.header-link-menu:active{outline:none;opacity:1}.menu-btn,.btn-close{padding:0;background-color:transparent;border:none;cursor:pointer;fill:#030a06;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.menu-btn:hover,.menu-btn:focus,.btn-close:hover,.btn-close:focus{opacity:.5}.mob-menu{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#fceee6;opacity:0;visibility:hidden;pointer-events:none;transform:translate(100%);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);z-index:10000;padding:14px 20px 43px}.mob-menu.is-open{transform:translate(0);opacity:1;visibility:visible;pointer-events:auto}.mob-menu-logo{display:flex;align-items:center;justify-content:space-between}.mob-menu-list{display:flex;flex-direction:column;align-items:center;gap:40px;list-style:none;margin-top:30px;padding:0}@media screen and (min-width: 768px){.header{height:72px}.header-container{padding:16px 32px}.menu-btn{display:none}.header-list{display:flex;gap:32px}.icon-logo{width:80px;height:40px;margin-right:auto}}@media screen and (min-width: 1440px){.header-container{padding:16px 64px}}.hero-section{padding-bottom:32px}.hero-title{font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-.01em}.hero-slider-wrapper{margin-bottom:24px}.swiper-slide-wrapper{position:relative;background-color:#ea8d50;border-radius:8px}.hero-slider-img{border-radius:8px}.hero-slider-content{display:flex;flex-direction:column;gap:16px;position:absolute;top:36%;left:4%;max-width:80%;color:#fff}.hero-slider-text{max-width:230px;font-weight:600;font-size:20px;line-height:1.4;letter-spacing:-.01em}.hero-slider-link{align-self:flex-start;padding:4px 38px;line-height:1.5;background:#e15d05;border:.52px solid #e15d05;border-radius:2px;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.hero-slider-link:hover,.hero-slider-link:focus-visible{background-color:#0b0500;border-color:#0b0500;color:#fff}.hero-slider-link:active{background-color:#b44a04;border-color:#b44a04;color:#fff}.hero-footer{display:flex;flex-wrap:wrap;row-gap:24px}.hero-slider-buttons{width:100%;justify-content:flex-end}@media screen and (min-width: 768px){.hero-slider{margin-bottom:0;padding-bottom:24px}.swiper-slide-wrapper,.hero-slider-img{border-radius:12px}.hero-slider-content{top:118px;left:40px}.hero-slider-text{max-width:390px;font-size:32px;line-height:1.2}.hero-slider-link{padding:4px 42px;border-radius:4px}.hero-footer{flex-wrap:nowrap;justify-content:space-between;align-items:center;row-gap:0;column-gap:24px}.hero-slider-buttons{width:auto;gap:24px}.hero-title{order:-1;max-width:100%}}@media screen and (min-width: 1440px){.hero-title{font-size:52px}.swiper-slide-wrapper,.hero-slider-img{border-radius:16px}.hero-slider-content{top:155px;left:56px;gap:20px}.hero-slider-text{max-width:562px;font-size:52px}.hero-slider-link{padding:8px 74px}}.books-hidden{display:none!important}.books-container{padding-top:32px;padding-bottom:32px}.books-title{font-weight:600;font-size:20px;line-height:1.5}.books-shown-quantity{font-weight:400;font-size:14px;line-height:1.5;white-space:nowrap}.books-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.desktop-categories-wrapper{display:none}.categories-dropdown-wrapper{position:relative;width:100%;margin-bottom:24px;display:block}.categories-dropdown-btn{border:1px solid rgba(11,5,0,.15);border-radius:4px;padding:8px 12px;width:100%;height:43px;background-color:#0b05000d;font-weight:400;font-size:16px;line-height:1.5;display:flex;justify-content:space-between;align-items:center;cursor:pointer;box-sizing:border-box}.categories-dropdown-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categories-dropdown-icon{width:12px;height:8px;fill:#0b0500;margin-left:8px}.categories-dropdown-list{padding:0;margin:0;position:absolute;top:calc(100% + 4px);left:0;width:100%;background-color:#efe2da;border:1px solid rgba(11,5,0,.15);border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:100;max-height:296px;overflow-y:auto;box-sizing:border-box}.categories-dropdown-list::-webkit-scrollbar{padding:25px;width:5px}.categories-dropdown-list::-webkit-scrollbar-track{border-radius:4px;width:3px;height:322px;background:#0b050026}.categories-dropdown-list::-webkit-scrollbar-thumb{border-radius:4px;width:5px;height:47px;background:#e15d05}.categories-dropdown-list .category-list-item{padding:8px 12px;border:none;text-align:left;width:100%;box-sizing:border-box;font-weight:400;font-size:16px;line-height:1.5;cursor:pointer;color:#0b0500;transition:background-color .2s}.categories-dropdown-list .category-list-item:hover{background-color:#0b05001a}.categories-dropdown-list .category-list-item.active{background-color:#0b05000d}.books-list{display:flex;flex-direction:column;row-gap:40px}.book-list-item{display:flex;flex-direction:column}.book-item-img{border-radius:8px;width:100%;height:487px;margin-bottom:16px;object-fit:cover}.book-item-description{display:flex;flex-direction:column;flex-grow:1}.book-description-text{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;margin-bottom:16px}.book-title-and-author{display:flex;flex-direction:column;flex:1;min-width:0}.book-item-title{font-weight:600;font-size:16px;line-height:1.5;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.book-item-price{font-weight:600;font-size:20px;line-height:1.5}.book-item-author{font-weight:400;font-size:14px;line-height:1.5;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.book-item-btn{background-color:inherit;border:1px solid #0b0500;border-radius:4px;padding-block:8px;padding-inline:20px;width:100%;height:40px;margin-top:auto;font-weight:400;font-size:16px;line-height:1.5;display:flex;justify-content:center;align-items:center;transition:background-color .2s}.book-item-btn:hover,.book-item-btn:focus{background-color:#ea8d50}.book-item-btn:active{background-color:#dad9d8}.book-item-btn:focus:not(:active):not(:hover){background-color:initial}.books-load-more{border:1px solid #e15d05;border-radius:4px;padding-block:12px;padding-inline:24px;width:100%;height:48px;background-color:#e15d05;font-weight:400;font-size:16px;line-height:1.5;color:#fff;margin-top:24px;transition:background-color .2s}.books-load-more:hover,.books-load-more:focus,.books-load-more:active{background:#0b0500;border:none}.books-load-more:active{background-color:#b44a04;border:none}.books-load-more:focus:not(:active):not(:hover){background-color:#e15d05}@media screen and (min-width: 768px) and (max-width: 1439px){.books-header{flex-grow:1}.books-header-container{display:flex;flex-direction:row;justify-content:space-between}.categories-dropdown-wrapper{display:block;width:249px;margin-bottom:24px}.books-shown-quantity{margin-right:24px}.books-list{flex-direction:row;flex-wrap:wrap;column-gap:24px;row-gap:40px;margin:0}.book-item-img{height:483px}.book-list-item{width:calc((100% - 24px)/2)}.books-load-more{width:342px;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto}}@media screen and (min-width: 1440px){.books-container{display:flex;gap:24px}.books-main-content{flex-grow:1}.books-title{margin-right:125px}.categories-dropdown-wrapper{display:none}.desktop-categories-wrapper{display:block}.books-categories-desktop{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.books-categories-desktop .category-list-item{padding:0;background-color:inherit;border:none;text-align:left;font-weight:400;font-size:18px;line-height:1.5;white-space:nowrap;cursor:pointer;color:#0b0500;transition:color .2s}.books-categories-desktop .category-list-item:hover,.books-categories-desktop .category-list-item.active{color:#e15d05}.book-list-item{width:calc((100% - 72px)/4)}.books-list{flex-direction:row;flex-wrap:wrap;column-gap:24px}.book-item-img{height:323px;width:100%}.books-load-more{width:342px;display:flex;align-items:center;justify-content:center;margin-right:auto;margin-left:auto}.books-list-problem{margin-top:5px}}.feedbacks{padding-top:64px;padding-bottom:64px}.feedbacks:focus{outline:unset}.feedbacks-div-title{margin-bottom:80px}.feedbacks-title-main{margin-bottom:24px;font-weight:600;font-size:36px;line-height:1.2;letter-spacing:-.01em}.feedbacks-title-litle{font-weight:400;font-size:18px;line-height:1.5}.swiper-div{overflow:hidden}.ul-swiper-wrapper{margin-bottom:32px}.feedbacks-item{border:1px solid rgba(11,5,0,.15);border-radius:16px;padding:32px;flex-shrink:0}.feedbacks-comments{font-weight:400;font-size:18px;line-height:1.5;margin-bottom:24px;min-height:108px}.user-info{display:flex;align-items:center;gap:16px;margin-bottom:70px}.feedbacks-comments-img{width:48px;height:48px;border-radius:100%}.feedbacks-comments-name{font-weight:600;font-size:16px;line-height:1.5}.feedbacks-comments-description{font-weight:400;font-size:16px;line-height:1.5}.feedbacks .swiper .swiper-pagination{position:static;transform:none;width:auto;margin:0}@media screen and (min-width: 768px){.user-info{margin-bottom:0}}@media screen and (min-width: 1440px){.feedbacks-title-main{font-size:48px}}.events{padding:64px 0}.events .container{max-width:343px;margin:0 auto}.events-label{margin-bottom:16px;font-weight:600;font-size:16px;line-height:1.5}.events-title{font-size:36px;font-weight:600;margin-bottom:16px}.events-text{font-weight:400;font-size:18px;margin-bottom:32px}.events-text-info{margin-bottom:8px}.events-image{border-radius:16px;width:421px;height:277px;object-fit:cover;margin-bottom:24px}.events-swiper{position:relative}.event-item{background:#fceee6}.event-subtitle{font-weight:400;font-size:24px;line-height:1.4;letter-spacing:-.01em}.event-format{font-size:16px;color:#0b0500;margin-bottom:8px}.event-desc{font-weight:400;font-size:16px;line-height:1.5;margin-bottom:24px}.event-info-wrapper{height:220px;display:flex;flex-direction:column;justify-content:space-between}.event-btn{display:flex;flex-direction:row;gap:8px;padding:0;background-color:transparent;border:none;line-height:1.5;align-items:center}.event-btn:hover{opacity:.2}.event-btn-icon{width:8px;height:12px;fill:currentColor}.events-list{margin-bottom:32px}.events .swiper .swiper-pagination{position:static;transform:none;width:auto;margin:0}@media (min-width: 768px){.events .container{max-width:768px;padding:0 32px}.events-title{font-size:36px}.events-button-prev,.events-button-next{bottom:8px}}@media (min-width: 1440px){.events .container{max-width:1440px;padding:0 64px}.events-title{font-size:48px}.events-list{display:flex;flex-direction:row;margin-bottom:32px}.events-button-prev,.events-button-next{bottom:0;display:none}}.article{padding-top:64px;padding-bottom:64px}.article-text-container{margin-bottom:32px}.article-title{font-weight:600;font-size:36px;line-height:120%;letter-spacing:-.01em;margin-bottom:24px}.article-text{font-weight:400;font-size:18px;line-height:150%}.article-image{border-radius:16px;width:100%}@media screen and (min-width: 1440px){.article-title,.article-text{margin-bottom:0}.article-container{display:flex;gap:32px}.article-text-container{display:flex;flex-direction:column;justify-content:center;gap:24px;margin-bottom:0;max-width:640px}.article-image{width:auto;height:474px}}.location{width:100%;padding-top:64px;padding-bottom:64px;box-sizing:border-box;display:block}.location-name{font-weight:600;font-size:16px;line-height:1.5;text-transform:capitalize;margin-bottom:16px}.location-title{font-weight:600;font-size:clamp(42px,6vw,48px);line-height:1.2;letter-spacing:-.01em;margin-bottom:24px}.location-text{font-weight:400;font-size:18px;line-height:1.5;margin-bottom:32px}.location-list{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.location-item{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:16px}.location-item-text{font-weight:400;font-size:20px;line-height:1.4;letter-spacing:-.01em;margin-bottom:8px}.location-address{font-weight:400;font-size:16px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none}.location-info-text{font-weight:400;font-size:16px;line-height:1.5}iframe{width:100%;max-width:343px;height:395px;margin:0 auto;display:block}@media screen and (min-width: 768px){.location-container{display:flex;flex-direction:row;gap:32px;margin-bottom:94px;justify-content:flex-start}.location-text{max-width:336px;margin-bottom:0}.location-list{margin-bottom:0}iframe{max-width:704px}}@media screen and (min-width: 1440px){.location-container{gap:80px;margin-bottom:80px;justify-content:flex-start}.location-text{max-width:732px}iframe{max-width:1312px;height:738px}}.backdrop-book-modal{position:fixed;top:0;right:0;bottom:0;left:0;height:100%;display:flex;justify-content:center;align-items:flex-start;padding:32px 0;box-sizing:border-box;background-color:#00000040;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:9999}.book-modal{width:343px;box-sizing:border-box;border-radius:16px;padding:64px 16px;background-color:#fceee6;position:relative;margin:0}.book-modal-close-btn{background-color:transparent;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:absolute;top:16px;right:16px;padding:0;cursor:pointer}.book-img-container{flex:0 0 auto;width:309px;height:auto}.book-img{display:flex;object-fit:cover;border-radius:8px;width:100%;height:466px;margin-bottom:24px}.book-title{font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-.01em;margin-bottom:8px}.book-author{font-weight:400;font-size:14px;line-height:1.5;margin-bottom:8px}.book-price{font-weight:400;font-size:24px;line-height:1.4;letter-spacing:-.01em;margin-bottom:24px}.form-quantity{display:flex;flex-direction:column}.quantity{display:flex;gap:8px;margin-bottom:16px}.neg-book-btn{display:block;width:32px;height:40px;border:1px solid #0b0500;border-radius:4px;background-color:transparent;text-align:center;font-weight:400;font-size:16px;line-height:1.5;cursor:pointer}.neg-book-btn:hover,.neg-book-btn:focus{background-color:#ea8d50}.neg-book-btn:focus:active{background-color:#ea8d50}.neg-book-btn:focus:not(:active):not(:hover){background-color:initial}.quantity-book{width:42px;height:40px;border:1px solid rgba(11,5,0,.15);border-radius:4px;padding:8px 12px;background-color:#0b05000d;font-weight:400;font-size:16px;line-height:1.5;text-align:center}.quantity-book::-webkit-inner-spin-button,.quantity-book::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-book-btn{display:block;width:32px;height:40px;border:1px solid #0b0500;border-radius:4px;background-color:transparent;text-align:center;font-weight:400;font-size:16px;line-height:1.5;cursor:pointer}.add-book-btn:hover,.add-book-btn:focus{background-color:#ea8d50}.add-book-btn:focus:active{background-color:#ea8d50}.add-book-btn:focus:not(:active):not(:hover){background-color:initial}.add-to-cart-btn{display:block;margin-bottom:24px;background-color:#e15d05;border-radius:4px;padding:12px 24px;width:311px;height:48px;border:none;text-align:center;font-weight:400;font-size:16px;line-height:1.5;color:#fff;cursor:pointer}.add-to-cart-btn:hover,.add-to-cart-btn:focus{background-color:#0b0500}.add-to-cart-btn:focus:active{background-color:#0b0500}.add-to-cart-btn:focus:not(:active):not(:hover){background-color:#e15d05}.buy-now-btn{display:block;background-color:transparent;padding:12px 24px;width:311px;height:48px;border:1px solid #0b0500;border-radius:4px;text-align:center;font-weight:400;font-size:16px;line-height:1.5;margin-bottom:32px;cursor:pointer}.buy-now-btn:hover,.buy-now-btn:focus{background-color:#ea8d50}.buy-now-btn:focus:active{background-color:#ea8d50}.buy-now-btn:focus:not(:active):not(:hover){background-color:initial}.book-modal-list{list-style:none}.book-modal-item:last-child{border-bottom:1px solid rgba(11,5,0,.15)}.book-modal-title{display:block}.accordion-container .ac{margin:0;background:#fceee6}.ac-header{border-top:1px solid rgba(11,5,0,.15)}.accordion-container .ac .ac-header{height:59px;position:relative}.accordion-container .ac .ac-header .ac-trigger{position:absolute;top:50%;left:0;transform:translateY(-50%);font-weight:600;font-size:18px;line-height:1.5;color:#0b0500}.ac-trigger:hover,.ac-trigger:focus{color:#0b0500}.ac-trigger:focus:active{color:#0b0500}.ac-trigger:focus:not(:active):not(:hover){color:initial}.ac .ac-trigger:after{content:""!important}.ac-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:0}.btn-corner{position:absolute;top:50%;right:10px;width:14px;height:14px;flex-shrink:0;transition:transform .25s ease;transform:translateY(-50%) rotate(0)}.ac.is-active .btn-corner{transform:rotate(180deg)}.ac-panel{font-weight:400;font-size:16px;line-height:1.5;margin-bottom:0;overflow:hidden;transition:margin-bottom .3s ease}.ac.is-active .ac-panel{margin-bottom:28px}@media screen and (min-width: 768px){.backdrop-book-modal{padding:191px 0}.book-modal{width:704px;padding:64px 32px;display:flex;gap:24px}.book-img{margin-bottom:0}.quantity{margin-bottom:24px}}@media screen and (min-width: 1440px){.backdrop-book-modal{padding:64px 0}.book-modal{width:1300px;padding:64px}.quantity{margin-bottom:16px}.add-to-cart-btn,.buy-now-btn{margin:0}.move-book-btns{display:flex;gap:24px;margin-bottom:32px}}.backdrop-contact-modal{width:100%;height:100%;background-color:#00000040;position:fixed;top:0;left:0;display:flex;overflow-y:auto;padding:64px 0;justify-content:center;box-sizing:border-box;z-index:9999}.window-is-invisible{display:none}.contact-modal{width:343px;min-height:794px;border-radius:16px;padding:64px 16px;background-color:#fceee6;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-close-btn{background-color:transparent;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:absolute;top:16px;right:16px;padding:0;cursor:pointer}.contact-modal-title{font-weight:600;font-size:48px;line-height:1.2;letter-spacing:-.01em;text-align:center;margin-bottom:16px}.contact-modal-text{font-weight:400;font-size:24px;line-height:1.4;letter-spacing:-.01em;text-align:center;margin-bottom:48px}.contact-modal-form{width:311px}.contact-modal-field{margin-bottom:24px}.modal-label{display:block;margin-bottom:8px;font-weight:400;font-size:16px;line-height:1.5}.modal-input{width:100%;height:40px;border-radius:4px;padding:8px 12px;border:1px solid rgba(11,5,0,.15);background-color:#0b05000d;font-weight:400;font-size:16px;line-height:1.5;outline:transparent}.modal-input::placeholder{font-weight:400;font-size:16px;line-height:1.5;color:#0b050099;opacity:1;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.modal-input:focus{border:1px solid rgba(11,5,0,.15);background-color:#0b05000d}.modal-textarea{height:180px;padding:12px;outline:transparent;resize:none}.modal-textarea:focus{border:1px solid rgba(11,5,0,.6)}.text-invalid{font-weight:400;font-size:12px;line-height:1.5;color:#ad0000;display:none}.modal-input:not(:placeholder-shown):invalid{border:1px solid #ad0000;color:#ad0000}.modal-input:not(:placeholder-shown):invalid~.text-invalid{display:block}.modal-input:hover::placeholder,.modal-input:focus::placeholder{opacity:0}.contact-submit-btn{display:block;margin:0 auto;border:none;border-radius:4px;background-color:#e15d05;min-width:311px;height:48px;font-weight:400;font-size:16px;line-height:1.5;color:#fff;text-align:center;cursor:pointer;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.contact-submit-btn:hover,.contact-submit-btn:focus{background-color:#0b0500}.contact-submit-btn:focus:active{background-color:#0b0500}.contact-submit-btn:focus:not(:active):not(:hover){background-color:#e15d05}.not-scrolling-page{overflow:hidden;height:100vh}@media screen and (min-width: 768px){.contact-modal{width:704px;height:760px;padding:64px 32px}.contact-modal-form{width:640px}.contact-submit-btn{min-width:342px}}@media screen and (min-width: 1440px){.contact-modal{width:866px;padding:64px}.contact-modal-form{width:738px}}.footer{background-color:#ea8d50;width:100%;padding:80px 0}.footer-container,.footer-nav{display:flex;flex-direction:column;margin:0 auto}.footer-main{display:flex;flex-direction:column;padding-bottom:80px;position:relative}.footer-main:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);border-top:1px solid rgba(255,255,255,.2);width:343px}.footer-list{display:flex;flex-direction:column;gap:32px;margin-bottom:32px}.footer-list-item{text-align:center}.footer-logo{display:flex;margin-bottom:32px;justify-content:center;align-items:center}.footer-logo-image{width:84px;height:36px}.footer-anchor-link{font-weight:400;line-height:1.5;font-size:16px;transition:.25s ease-in}.footer-anchor-link:hover{opacity:.8}.footer-anchor-link:focus{opacity:.3}.footer-anchor-link:active{opacity:.3}.footer-anchor-link:focus:not(:active):not(:hover){opacity:initial}.footer-form-join{line-height:1.5;color:#0b0500;font-weight:600;font-size:16px;margin-bottom:16px}.footer-form{display:flex;flex-direction:column;margin:0 auto}.footer-input{border:1px solid rgba(11,5,0,.15);border-radius:4px;background-color:#0b05000d;flex:1;min-width:0;padding:0 12px;margin-bottom:12px;width:100%;transition:border-color .3s,box-shadow .3s;height:48px}.footer-input:focus{outline:none;box-shadow:0 0 5px #999}.footer-input:valid{border-color:#228b22;box-shadow:0 0 5px #228b22}.footer-input:invalid:not(:placeholder-shown){border-color:#b22222;box-shadow:0 0 5px #b22222}.footer-input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px rgba(11,5,0,.05) inset;-webkit-text-fill-color:#0b0500;transition:background-color 5000s ease-in-out 0s}.footer-input::placeholder{font-weight:400;font-size:16px;padding:12px;line-height:1.5;color:#0b050099}.footer-btn{flex:1;border:1px solid #0b0500;border-radius:4px;flex-shrink:0;white-space:nowrap;max-width:106px;height:48px;padding:12px;background-color:transparent;font-weight:400;font-size:16px;line-height:1.5;color:#0b0500;transition:.25s ease-in}.footer-btn:hover,.footer-btn:focus{border:1px solid #0b0500;background-color:#e15d05}.footer-btn:active{border:1px solid #0b0500;background-color:#e15d05}.footer-btn:focus:not(:active):not(:hover){background-color:initial}.footer-form-text{font-weight:400;font-size:12px;line-height:1.5;color:#0b0500}.footer-form-container{display:flex;margin:0 auto;gap:16px}.copyrigth-content{display:flex;flex-direction:column;text-align:center}.footer-copyrigth-text{padding-top:32px}.footer-text-invalid,.footer-text-valid{font-size:12px;line-height:1.6;display:none}@media screen and (min-width: 768px){.footer-list{flex-direction:row}.footer-logo{display:flex;margin:0 auto 32px}.footer-form{width:400px}.footer-form-container{margin:0}.footer-input{margin:0 0 12px;width:278px}.footer-main:after{width:640px}}@media screen and (min-width: 1440px){.footer-container{padding-left:64px;padding-right:64px}.footer-nav{margin:0}.footer-main{flex-direction:row}.footer-form{margin:0 0 0 auto}.footer-logo{display:initial;margin:0 0 32px}.footer-main:after{width:1312px}}
