.start{background-color:#02587b;min-height:100vh;overflow:hidden;position:relative}.start__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:0}.start__content{margin:auto;max-width:100%;padding-top:150px;position:relative;text-align:center;width:1100px;z-index:2}.start__content--title{color:#fff}.start__content--title h1{color:#fff;font-size:53px;font-weight:300;line-height:120%;margin:20px auto;max-width:100%;width:950px}.start__content--body{color:#fff;font-size:18px;font-weight:300;line-height:150%;margin-bottom:40px;text-align:center}.start__column{padding-left:15px;padding-right:15px}.start__links{margin-bottom:15px}.start__link{color:hsla(0,0%,100%,.7);cursor:pointer;display:inline-block;font-size:22px;line-height:1.1;max-width:100%;padding:10px;vertical-align:middle;width:250px}.start__link:nth-child(2){border-left:1px solid hsla(0,0%,100%,.4);border-right:1px solid hsla(0,0%,100%,.4)}.start__link.active{color:#fff}.start__images{min-height:250px;position:relative}.start__images--gradient{background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0) 65%,#fff 99%);height:500px;z-index:1}.start__image,.start__images--gradient{left:0;position:absolute;top:0;width:calc(100% - 30px)}.start__image{background-color:#f8f9ff;border:1px solid #e3e7f7;border-radius:15px;display:none;height:auto;padding:10px;transition:.2s;z-index:0}.start__image.active{display:block}.start__image img{border-radius:10px;max-width:100%;width:100%}@media (max-width:767px){.start__content--title h1{font-size:36px}.start__link:nth-child(2){border-left:none;border-right:none}}