:root{--main: #fdc500;--main1: #0064a8;--main2: #0d1029;--black: #000;--light-black: #161515;--body: #f8f8f8;--gray: #f9f9f9;--light: #fafafc;--white: #fff}.b-title{position:relative;display:flex;flex-direction:column;gap:16px;margin-bottom:50px;margin-top:50px}@media only screen and (max-width: 998px){.b-title{margin-bottom:30px}}@media only screen and (max-width: 768px){.b-title{margin-bottom:20px;padding:0}}.b-title .b-title__title{margin:0;font-size:41px}@media only screen and (max-width: 768px){.b-title .b-title__title{font-size:31px}.b-title .b-title__title br{display:none}}.b-title .b-title__label{position:absolute;top:0;z-index:-1;text-transform:uppercase;letter-spacing:10px;font-weight:900;color:var(--black);font-size:99px;line-height:.5;opacity:.051}@media only screen and (max-width: 768px){.b-title .b-title__label{display:none}}.b-title .b-title__desc{max-width:940px}.b-title .b-title__desc p{margin-bottom:0}.b-title.aligncenter .b-title__desc{margin:0 auto}.b-title.aligncenter .b-title__label{left:50%;transform:translate(-50%, 0)}.has-link{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:50px}@media only screen and (max-width: 768px){.has-link{flex-wrap:wrap;gap:16px}}.has-link .b-title__content{flex:auto;display:flex;flex-direction:column;gap:16px}.has-link .btn-rev{white-space:nowrap}.b-title.aligncenter.has-link{flex-direction:column;align-items:center;gap:30px}.b-title.alignright.has-link{flex-direction:row-reverse;gap:30px}/*# sourceMappingURL=title.min.css.map */