﻿@charset "UTF-8";body{background-position:center center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-color:#464646;}.container{box-shadow:rgba(0,0,0,.753) 0 5px 15px;position:relative;top:-10px;margin-top:0;background-color:rgba(206,206,206,.9411764706);border-radius:10px;width:80vw;min-height:95vh;padding-bottom:12px;}.context{width:95%;position:relative;display:flex;flex-direction:column;top:10px;}.info{display:flex;flex-direction:row;margin-left:12px;width:100%;background-color:#b6b6b6;border-radius:18px;}.info .font-light{color:#666;font-weight:lighter;}.title{margin-top:8px;margin-left:14px;margin-bottom:10px;font-weight:bold;font-size:2rem;color:#000;}.main-context{margin-top:12px;margin-left:24px;}