-
Notifications
You must be signed in to change notification settings - Fork 3
/
2.0a26270d3e3eb83ddd92.css
1 lines (1 loc) · 4.39 KB
/
2.0a26270d3e3eb83ddd92.css
1
@import url(https://fonts.googleapis.com/css?family=Space+Mono:400,700&display=swap);:root{--primaryColor:#e8b63b;--secondColor:#2a00ff;--thirdColor:#e55c5b;--v-primaryColor:#181b22;--v-secondColor:#181b46;--v-thirdColor:#6e3081;--v-fourthColor:#a7554a;--v-bg-menu:rgba(62,27,206,0.58);--p-primaryColor:#e1e1e1;--regular:400;--bold:700;--max-width:1366px;--gutter:16px}:root body{line-height:1.7}:root body,:root h1,:root h2,:root h3{font-family:Space Mono,monospace}.inner-padding{padding-top:calc(var(--gutter)*4);padding-bottom:calc(var(--gutter)*4)}.underline{padding:0 5px;background-color:var(--thirdColor)}.page-schedule .toggle-modal{display:block;text-align:center;margin:var(--gutter) 0;color:var(--thirdColor);border:none;background-color:transparent;cursor:pointer}.page-schedule__day{margin-top:var(--gutter);margin-bottom:var(--gutter)}.page-schedule__day-picker{padding:0;text-align:center}.page-schedule__day-picker .pick-day{outline:none;cursor:pointer;background-color:var(--secondColor);color:var(--primaryColor);padding:.8em;border-radius:5px;margin:0 10px;min-width:90px;font-weight:var(--bold);text-transform:uppercase;transition:.4s ease}.page-schedule__day-picker .pick-day:hover{background-color:var(--v-secondColor)}.page-schedule__title{color:var(--primaryColor);text-align:center;text-transform:uppercase;font-weight:var(--bold)}.page-schedule__ul{margin-top:0;padding-left:0;margin-bottom:0}.page-schedule__li{display:flex;position:relative;list-style-type:none}.page-schedule__li:after{display:flex;top:0;width:25px;height:25px}.page-schedule__li:after,.page-schedule__li:before{content:"";position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:var(--primaryColor)}.page-schedule__li:before{top:50%;width:4px;height:100%;z-index:-100}.page-schedule__li:last-child:before{top:-1px}.page-schedule .page-card{position:relative;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;left:50%;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);margin:calc(var(--gutter)*4) 0}.page-schedule .page-card__time{position:absolute;left:50%;top:-2%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding-left:20px;padding-right:var(--gutter);border:4px solid var(--primaryColor);background-color:#fff;text-align:center;z-index:100}.page-schedule .page-card__time-start{font-size:1.125em;font-weight:var(--bold);letter-spacing:2px}.page-schedule .page-card__contentainer .page-card__figure-photo{margin:var(--gutter) auto;max-width:400px;max-height:400px}.page-schedule .page-card__information{background-color:var(--v-primaryColor)}.page-schedule .page-card__information-description{padding:var(--gutter);text-align:center}.page-schedule .page-card__information-description [href="#colinIhr"],.page-schedule .page-card__information-description [href="#jeromeHard"],.page-schedule .page-card__information-description [href="#lucasArag"]{display:none}.page-schedule .page-card .page-activity{padding-top:var(--gutter);padding-bottom:var(--gutter);font-size:1.5em;color:var(--p-primaryColor)}.page-schedule .page-card .page-speaker-name{font-size:1.2em;font-weight:var(--bold);color:var(--primaryColor)}.page-schedule .page-card .page-information{font-size:1.125em;color:var(--p-primaryColor)}.page-schedule .page-card .page-information .modal-content{background-color:var(--v-primaryColor);padding:var(--gutter)}.page-schedule .page-card .page-speaker-social{display:inline-block;margin-top:var(--gutter);margin-bottom:var(--gutter)}.page-schedule .page-card .page-speaker-social a{padding:var(--gutter);color:var(--primaryColor);font-size:1.125em;letter-spacing:2px}.page-schedule .page-card .page-speaker-social a:hover{color:var(--p-primaryColor)}.page-schedule .event{margin:var(--guter) 0;padding:var(--gutter) calc(var(--gutter)*2);background-color:var(--thirdColor);font-size:1.125em;text-transform:uppercase}@media only screen and (min-width:1000px){.page-schedule .page-card__contentainer{display:flex;justify-content:center;align-items:center;max-width:700px}.page-schedule .page-card__contentainer .page-card__photo .page-card__figure-photo{margin:0;width:350px}.page-schedule .page-card__contentainer .page-card__information .modal{width:90%}.page-schedule .page-card__contentainer .page-card__information .page-speaker-social{margin-bottom:0}.page-schedule .page-card__contentainer .page-card__information .page-speaker-social a{padding-bottom:0}}