.header{align-items:center;background:#fff;display:flex;height:105px;justify-content:space-between;padding:0 30px;position:fixed;width:calc(100% - 60px)}@media(max-width:450px){.header{height:90px}}@media(min-width:451px)and (max-width:1024px){.header{height:90px}}.header__logo{height:40px}@media(max-width:450px){.header__logo{height:30px}}@media(min-width:451px)and (max-width:1024px){.header__logo{height:30px}}.languages-container{color:gray;display:flex;font-size:22px;gap:8px}.languages-container>span{cursor:pointer}.languages-container>span.active{color:#000}.languages-container>span.borders{border-left:2px solid gray;border-right:2px solid gray;padding:0 8px}@font-face{font-family:Braind;src:url(/static/media/BraindYerevan.0fb0198e284e693d37df.otf) format("opentype")}*{margin:0;padding:0}body{font-family:Braind,sans-serif}.book{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 170px);padding:110px 0 100px}.book__title{color:#000;font-size:60px;text-align:center}@media(min-width:451px)and (max-width:1024px){.book__title{font-size:35px}}@media(max-width:450px){.book__title{font-size:35px}}.book__rules{display:flex;flex-direction:column;font-size:30px;gap:15px;line-height:1.2;margin:30px auto 0;max-width:800px}@media(min-width:451px)and (max-width:1024px){.book__rules{font-size:18px;padding:0 30px}}@media(max-width:450px){.book__rules{font-size:18px;padding:0 30px}}.book__bottom{align-items:center;bottom:0;display:flex;flex-direction:column;margin-bottom:20px;position:fixed;width:-webkit-max-content;width:max-content}.book__bottom__extraInfo{color:red;line-height:1.1;margin-bottom:10px;overflow:hidden;overflow-wrap:break-word}@media(min-width:451px)and (max-width:1024px){.book__bottom__extraInfo{width:400px}}@media(max-width:450px){.book__bottom__extraInfo{font-size:15px;width:300px}}.book__bottom label{align-items:center;display:flex;gap:12px;width:100%}.book__bottom label span{line-height:1.1;overflow:hidden;overflow-wrap:break-word}@media(max-width:450px){.book__bottom label span{width:245px}}.book__bottom__bookBtn{background-color:#3c3633;border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:inherit;font-size:20px;letter-spacing:4px;padding:18px 40px;width:-webkit-max-content;width:max-content}.book__bottom__bookBtn:disabled{opacity:.3;pointer-events:none}.book__bottom__checkbox{scale:1.5}