.threeNumbered__boxesWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.threeNumbered__boxesItem{background-color:white;border-radius:6px;flex-basis:30%;margin:25px 1.65%;box-sizing:border-box}.addGrayBorder{border:2px solid #c8c8c8;border-radius:6px}@media screen and (max-width:900px){.threeNumbered__boxesItem{background-color:white;border-radius:6px;flex-basis:45%;margin:25px 2.5%}}@media screen and (max-width:600px){.threeNumbered__boxesItem{background-color:white;border-radius:6px;flex-basis:100%;margin:25px 0}}.threeNumbered__boxesItem__inner{padding:20px}.blueNumber__large{font-size:40px;color:#0395e6;text-align:center;margin:0px}.blueNumber__title{color:#0395e6;margin:0px}.bigNumber__divider{height:5px;background-image:linear-gradient(to right,#1e99e2,#75dfd3);margin-top:15px;margin-bottom:15px}.three__boxes__button__container{text-align:center;margin-top:25px;margin-bottom:25px}.three__box_buttonItem{background-color:#fbb813;text-decoration:none;color:white;text-align:center;padding:13px 35px;display:inline-block;font-family:Gotham Bold;border:1px solid #fbb813}.three__box_buttonItem:hover{background-color:white;color:#3c3c3c}