.pick-the-options{max-width:915px;margin:30px auto 25px}.pick-the-options__title{color:#ed7233;font-size:18px;padding:0 15px;margin-bottom:27px;line-height:26px;font-weight:900;text-align:center}@media screen and (min-width:767px){.pick-the-options__title{font-size:20px;line-height:36px}}@media screen and (min-width:575px){.pick-the-options__options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.pick-the-options__item{padding:0 15px;margin-bottom:20px}@media screen and (min-width:575px){.pick-the-options__item{width:50%}}@media screen and (min-width:767px){.pick-the-options__item{width:33.33%;margin-bottom:10px;text-align:center}}.pick-the-options__item:nth-of-type(1) .pick-the-options__block{background-color:#9facd9}.pick-the-options__item:nth-of-type(1) .pick-the-options__block:hover{background-color:#0a2f5e}.pick-the-options__item:nth-of-type(2) .pick-the-options__block{background-color:#154178}.pick-the-options__item:nth-of-type(2) .pick-the-options__block:hover{background-color:#0a2f5e}.pick-the-options__item:nth-of-type(3) .pick-the-options__block{background-color:#ed6a2b}.pick-the-options__item:nth-of-type(3) .pick-the-options__block:hover{background-color:#0a2f5e}.pick-the-options .pick-the-options__block{width:100%;margin:auto;height:100%;padding:15px;text-align:center;color:#fff;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}@media screen and (min-width:767px){.pick-the-options .pick-the-options__block{max-width:235px}}.pick-the-options .pick-the-options__block:hover{text-decoration:none}.pick-the-options .pick-the-options__block-title{font-size:19px;line-height:23px;font-weight:700;margin:0 auto 33px;max-width:125px;text-decoration:none}.pick-the-options .pick-the-options__block-text{text-decoration:none;max-width:180px;margin:0 auto;margin-top:auto;font-size:16px;font-weight:400;line-height:22px}