.option-container{min-height:200px;display:flex;justify-content:center;align-items:center}.option-container .option{font-size:1.4rem;margin-right:.5rem;padding:.2rem .5rem;background-color:var(--complementary);border-top-right-radius:.2rem;border-bottom-left-radius:.2rem;border:.2rem solid rgba(0,0,0,0)}@media (min-width: 768px){.option-container .option{padding:.4rem 1rem}}.option-container .option a{color:var(--dominant)}@media (min-width: 992px){.option-container .option a{cursor:pointer}.option-container .option a:hover{text-decoration:underline}}.annual-offers{display:flex;flex-direction:column;justify-content:center;align-items:center}.annual-offers .graph-block{width:100%}.annual-offers .graph-block:not(:last-of-type){margin-bottom:1rem}@media (min-width: 1200px){.annual-offers .graph-block:not(:last-of-type){margin-bottom:2rem}}@media (min-width: 992px){.annual-offers .graph-block{width:80%}}@media (min-width: 1200px){.annual-offers .graph-block{width:60%}}.annual-offers .text-placeholder{width:100%}.annual-offers .text-placeholder p{text-align:center}.monthly-offers{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 992px){.monthly-offers{flex-direction:row;flex-wrap:wrap}}.monthly-offers .number{width:fit-content;background-color:var(--complementary);color:var(--dominant);display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;margin-bottom:.5rem;padding:1rem;border-top-right-radius:.4rem;border-bottom-left-radius:.4rem}@media (min-width: 992px){.monthly-offers .number{margin-right:1rem}}.monthly-offers .number .wrap{display:flex;align-items:center}.monthly-offers .number .icon,.monthly-offers .number .value{font-size:4rem}.monthly-offers .number:not(:nth-child(2))>.icon{margin-bottom:-1rem}.monthly-offers .text-placeholder{width:100%}.monthly-offers .text-placeholder p{text-align:center}.date-picker{display:flex;justify-content:center;margin-bottom:1rem}@media (min-width: 992px){.date-picker{margin-bottom:2rem}}@media (min-width: 1200px){.date-picker{margin-bottom:4rem}}.date-picker button{font-size:1.4rem;margin-right:.2rem;margin-bottom:.2rem;padding:.2rem .5rem;color:var(--dominant);background-color:var(--complementary);border-radius:.3rem;border:.2rem solid rgba(0,0,0,0);outline:none}@media (min-width: 768px){.date-picker button{padding:.4rem 1rem}}.date-picker button a{color:var(--dominant)}@media (min-width: 992px){.date-picker button a{cursor:pointer}.date-picker button a:hover{text-decoration:underline}}.date-picker button.active{text-decoration:underline}.observation{margin-top:2rem}@media (min-width: 1200px){.observation{margin:2rem auto 0;width:70%!important}}
