@import "https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,400&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;600;700&display=swap";*{box-sizing:border-box}html{font-size:10px}:host{--font_primary:"Roboto Slab", serif;--font_secondary:"Source Sans Pro", sans-serif;--font_size_1:48px;--font_size_2:32px;--font_size_3:26px;--font_size_4:22px;--font_size_5:18px;--font_size_6:16px;--font_size_7:16px;--font_size_8:12px;--font_weight_lighter:lighter;--font_weight_light:300;--font_weight_regular:400;--font_weight_semibold:600;--font_weight_bold:700;--font_weight_bolder:bolder}@media (max-width:1280px)and (min-width:768px){:host{--font_size_3:22px;--font_size_4:18px;--font_size_6:18px;--font_size_7:16px;--font_size_8:12px}}@media (max-width:768px){:host{--font_size_1:32px;--font_size_2:26px;--font_size_3:22px;--font_size_4:18px}}.bb-aplication-container{font-family:var(--font_primary);color:var(--c-scale-11_txt);margin-block-start:0;margin-block-end:0}.t-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t-truncate-v{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.font-w-f,.font-w-f-s{font-weight:var(--font_weight_regular);font-family:var(--font_primary);letter-spacing:0}.font-w-f-s{font-weight:var(--font_weight_bold);font-family:var(--font_secondary)}.h1,h1{font-size:var(--font_size_1)}.h2,h2{font-size:var(--font_size_2)}.h3,h3{font-size:var(--font_size_3)}.h4,h4{font-size:var(--font_size_4)}h5{font-size:var(--font_size_5)}.h6,h6{font-size:var(--font_size_6)}.h7,.text,body,p,span{font-size:var(--font_size_7)}.h8{font-size:var(--font_size_8)}.f-col-jc-center{display:flex;flex-direction:column;justify-content:center}.f-col-ai-center{display:flex;flex-direction:column;align-items:center}.f-col-center,.f-row-jc-center{display:flex;justify-content:center}.f-col-center{flex-direction:column;align-items:center}.f-row-jc-center{flex-direction:row}.f-row-ai-center,.f-row-center{display:flex;flex-direction:row;align-items:center}.f-row-center{justify-content:center}
/*!------------------------------------------------------------------
[MAIN STYLESHEET]

PROJECT:	Start Template
VERSION:	1
-------------------------------------------------------------------*/
*{margin:0}:focus:not(:focus-visible){outline:0}a,a:active,a:hover,a:visited{text-decoration:none}*,::after,::before{box-sizing:border-box}img{-webkit-user-select:none;user-select:none}