@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Avenir-Heavy;src:url(/assets/font/AvenirNextLTPro-Heavy.otf) format("opentype")}@font-face{font-family:Avenir-Bold;src:url(/assets/font/AvenirNextLTPro-Bold.otf) format("opentype")}@font-face{font-family:Avenir-Demi;src:url(/assets/font/AvenirNextLTPro-Demi.otf) format("opentype")}@font-face{font-family:Avenir-Regular;src:url(/assets/font/AvenirNextLTPro-Regular.otf) format("opentype")}@font-face{font-family:Avenir-UltraLight;src:url(/assets/font/AvenirNextLTPro-UltLt.otf) format("opentype")}.buttons{display:flex;gap:15px}.buttons .btn{color:#fff;font-family:Avenir-Demi;border:medium;border-radius:4px;cursor:pointer;font-size:16px;padding:8px 20px;text-wrap:nowrap}.buttons .btn.primary{background-color:#ff5c53;border:2px solid #ff5c53}.buttons .btn.secondary{background-color:transparent;border:2px solid #ffffff}.buttons .btn.thirdary{background-color:transparent;border:2px solid #000099;color:#009}a{text-decoration:none}
