.coloredPackage{padding:2.5rem;color:#fff;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.coloredPackage .bubbleButton{position:absolute;right:3rem;top:2rem;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.3490196078);box-shadow:0 3px 10px rgba(0,0,0,.3490196078)}.coloredPackage .title{line-height:2rem;font-weight:700;color:#fff;width:80%}.coloredPackage .spot{line-height:1.75rem}.coloredPackage.blue{background-color:#0227be}.coloredPackage.blue .button a.full{background-color:#005cd5;border-color:#005cd5}.coloredPackage.blue .button a.full:before{background-color:#005cd5}.coloredPackage.orange{background-color:#f7862b}.coloredPackage.orange .button a.full{background-color:#c65d00;border-color:#c65d00}.coloredPackage.orange .button a.full:before{background-color:#c65d00}.coloredPackage.pink{background-color:#ee5163}.coloredPackage.pink .button a.full{background-color:#b02232;border-color:#b02232}.coloredPackage.pink .button a.full:before{background-color:#b02232}.coloredPackage.green{background-color:#4dc905}.coloredPackage.green .button a.full{background-color:#080;border-color:#080}.coloredPackage.green .button a.full:before{background-color:#080}.coloredPackage .button a.full{position:relative}.coloredPackage .button a.full:hover{background-color:transparent}.coloredPackage .button a.full:hover:hover:before{opacity:1;width:100%}.coloredPackage .button a.full:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease;transition-timing-function:ease}@media(max-width:768px){.coloredPackage .button{margin-right:1rem!important;width:100%}.coloredPackage .button:last-child{margin-right:0}.coloredPackage .button.margin{margin:0}.coloredPackage .button a{width:100%}}