.lp_header{width:100%;height:90px;background-color:#ffffff;position:fixed;top:0;left:0;transition:all 0.3s ease;z-index:100;}
@media screen and (max-width:992px){
.lp_header{height:75px;}
}
.lp_header .container{max-width:1240px;margin:auto;height:100%;}
.lp_header .container .header-inner{display:flex;justify-content:space-between;align-items:center;height:100%;}
@media screen and (max-width:450px){
.lp_header .container .header-inner__logo img{height:30px;width:auto;}
}
.lp_header .container .header-inner__menu{display:flex;justify-content:flex-end;}
.lp_header .container .header-inner__menu nav ul{display:flex;list-style:none;padding:0;margin:0;}
.lp_header .container .header-inner__menu nav ul li{list-style:none;padding:0;margin:0;margin-left:20px;margin-right:20px;}
.lp_header .container .header-inner__menu nav ul li a{text-decoration:none;color:#1b2140;font-size:15px;font-weight:600;transition:all linear 0.2s;padding-top:20px;padding-bottom:20px;cursor:pointer;}
.lp_header .container .header-inner__menu nav ul li:hover a{color:#015ffe;transition:all linear 0.2s;cursor:pointer;}
@media screen and (max-width:992px){
.lp_header .container .header-inner__menu nav ul li:not(.highlight){display:none;}
}
@media screen and (max-width:992px){
.lp_header .container .header-inner__menu nav ul li.highlight{margin-right:0;}
}
.lp_header .container .header-inner__menu nav ul li.highlight a{color:#ffffff;border-radius:28px;background-color:#015ffe;font-size:14px;font-weight:600;padding:12px 20px;}
.lp_header .container .header-inner__menu nav ul li.highlight:hover a{background-color:#2dd100;}
.lp_promo-header{background-color:#347FFE;height:674px;margin-top:90px;}
@media screen and (max-width:768px){
.lp_promo-header{height:auto;}
}
@media screen and (max-width:450px){
.lp_promo-header{margin-top:75px;}
}
.lp_promo-header .container{height:100%;display:flex;align-items:center;}
@media screen and (max-width:768px){
.lp_promo-header .container{padding-top:85px;padding-bottom:95px;}
}
.lp_promo-header__inner{max-width:1920px;margin:auto;background-image:url(//money.cz/wp-content/themes/money/assets/images/pages/template-lp-delej-ucto/delej-ucto-promo-desktop.png);background-position-x:right;background-position-y:center;background-size:auto 100%;background-repeat:no-repeat;height:100%;}
@media screen and (max-width:1200px){
.lp_promo-header__inner{background-size:auto;background-position-y:bottom;background-image:url(//money.cz/wp-content/themes/money/assets/images/pages/template-lp-delej-ucto/delej-ucto-promo-mobile.png);}
}
.lp_promo-header__content{max-width:500px;}
@media screen and (max-width:768px){
.lp_promo-header__content{max-width:100%;}
}
.lp_promo-header__content__title{color:#ffffff;font-size:50px;font-weight:700;font-style:normal;letter-spacing:0.5px;line-height:60px;text-align:left;margin-bottom:20px;}
@media screen and (max-width:768px){
.lp_promo-header__content__title{color:#ffffff;font-size:28px;font-weight:700;font-style:normal;letter-spacing:0.28px;line-height:40px;text-align:center;margin-bottom:35px;}
}
.lp_promo-header__content__text{color:#ffffff;font-size:16px;font-weight:600;font-style:normal;letter-spacing:-0.16px;line-height:28px;text-align:left;margin-bottom:75px;}
@media screen and (max-width:768px){
.lp_promo-header__content__text{color:#ffffff;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;margin-bottom:45px;}
}
@media screen and (max-width:768px){
.lp_promo-header__content__cta{display:flex;justify-content:center;flex-wrap:wrap;}
}
.lp_promo-header__content__cta__primary{border-radius:28px;border:2px solid #ffffff;background-color:#ffffff;min-height:51px;padding:13px 25px;color:#005fff;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:normal;text-align:left;text-decoration:none;transition:all linear 0.2s;}
.lp_promo-header__content__cta__primary:hover{background-color:#347FFE;color:#ffffff;text-decoration:none;transition:all linear 0.2s;}
@media screen and (max-width:768px){
.lp_promo-header__content__cta__primary{margin:7px;}
}
.lp_promo-header__content__cta__secondary{border-radius:28px;border:2px solid #ffffff;background-color:transparent;min-height:51px;padding:13px 25px;color:#ffffff;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:normal;text-align:left;text-decoration:none;transition:all linear 0.2s;margin-left:15px;}
@media screen and (max-width:768px){
.lp_promo-header__content__cta__secondary{margin:7px;}
}
.lp_promo-header__content__cta__secondary:hover{background-color:#ffffff;color:#347FFE;text-decoration:none;transition:all linear 0.2s;}
.lp_reasons .container{padding-top:90px;padding-bottom:90px;max-width:calc(1134px + 20px + 20px);}
@media screen and (max-width:768px){
.lp_reasons .container{padding-top:60px;padding-bottom:75px;}
}
.lp_reasons__title{text-align:center;margin-bottom:50px;}
@media screen and (max-width:768px){
.lp_reasons__title{margin-bottom:35px;}
}
.lp_reasons__items{display:flex;justify-content:space-between;}
@media screen and (max-width:768px){
.lp_reasons__items{flex-direction:column;align-items:center;}
}
.lp_reasons__items__item{width:300px;}
@media screen and (max-width:992px){
.lp_reasons__items__item{margin-left:20px;margin-right:20px;}
}
@media screen and (max-width:768px){
.lp_reasons__items__item{margin-bottom:40px;max-width:300px;}
}
.lp_reasons__items__item__icon{height:103px;display:flex;align-items:center;margin-bottom:30px;justify-content:center;}
.lp_reasons__items__item__title{margin-bottom:15px;}
.lp_reasons__items__item__title h3{color:#023444;font-size:18px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:27px;text-align:center;}
.lp_reasons__items__item__text p{opacity:0.8;color:#023444;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;margin-bottom:0;}
.lp_reasons__note{margin-top:70px;color:#023444;font-size:18px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:27px;text-align:center;}
@media screen and (max-width:768px){
.lp_reasons__note{color:#023444;font-size:17px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:26px;text-align:center;margin-top:20px;}
}
.lp_course-content{background-color:#EBF2FE;}
.lp_course-content .container{padding-top:100px;padding-bottom:120px;max-width:calc(844px + 20px + 20px);}
@media screen and (max-width:768px){
.lp_course-content .container{padding-top:60px;padding-bottom:35px;}
}
.lp_course-content__title{margin-bottom:25px;text-align:center;}
@media screen and (max-width:768px){
.lp_course-content__title{margin-bottom:20px;}
}
.lp_course-content__text{color:#324a6a;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;margin-bottom:60px;}
.lp_course-content__text strong{font-weight:700;}
.lp_course-content__items article{margin-bottom:27px;display:flex;cursor:pointer;}
@media screen and (max-width:768px){
.lp_course-content__items article{flex-direction:column;}
}
.lp_course-content__items article .number{margin-right:30px;width:66px;min-width:66px;}
@media screen and (max-width:768px){
.lp_course-content__items article .number{margin-right:0;width:auto;min-width:auto;margin-bottom:10px;display:flex;}
}
.lp_course-content__items article .number .num{color:#7f8ea2;font-size:54px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:1;text-align:right;}
@media screen and (max-width:768px){
.lp_course-content__items article .number .num{color:#7f8ea2;font-size:16px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:28px;text-align:left;margin-right:4px;}
}
.lp_course-content__items article .number strong{display:block;color:#7f8ea2;font-size:18px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:28px;text-align:right;}
@media screen and (max-width:768px){
.lp_course-content__items article .number strong{display:inline-block;color:#7f8ea2;font-size:16px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:28px;text-align:left;}
}
.lp_course-content__items article .content{background-color:#ffffff;padding:30px;padding-bottom:0;flex:1;position:relative;transition:all linear 0.2s;-webkit-border-radius:10px;-webkit-border-top-left-radius:0;-moz-border-radius:10px;-moz-border-radius-topleft:0;border-radius:10px;border-top-left-radius:0;}
@media screen and (max-width:768px){
.lp_course-content__items article .content{padding:25px 55px 0px 25px;}
}
.lp_course-content__items article .content h3{color:#023444;font-size:18px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:27px;text-align:left;margin-bottom:15px;transition:all linear 0.2s;}
.lp_course-content__items article .content h3 span{border-radius:11px;background-color:#015ffe;color:#ffffff;font-size:11px;font-weight:700;font-style:normal;letter-spacing:normal;text-align:left;padding:4px 11px;margin-left:10px;text-transform:uppercase;transition:all linear 0.2s;white-space:nowrap;}
.lp_course-content__items article .content ul.icons{list-style:none;display:flex;padding:0;margin-bottom:30px;flex-wrap:wrap;}
@media screen and (max-width:768px){
.lp_course-content__items article .content ul.icons{margin-bottom:25px;}
}
.lp_course-content__items article .content ul.icons li{padding-left:30px;padding-right:30px;color:#7f8ea2;font-size:14px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:27px;text-align:left;background-position-x:left;background-position-y:center;background-repeat:no-repeat;transition:all linear 0.2s;}
.lp_course-content__items article .content ul.icons li.video{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cdefs%3E%3CclipPath id='k43pa'%3E%3Cpath fill='%23fff' d='M0 10.5C0 4.701 4.701 0 10.5 0S21 4.701 21 10.5 16.299 21 10.5 21 0 16.299 0 10.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%237f8ea2' stroke-miterlimit='20' stroke-width='6' d='M0 10.5C0 4.701 4.701 0 10.5 0S21 4.701 21 10.5 16.299 21 10.5 21 0 16.299 0 10.5z' clip-path='url(&quot;%23k43pa&quot;)'/%3E%3C/g%3E%3Cg transform='rotate(90 12 10.5)'%3E%3Cpath fill='%237f8ea2' d='M12 7l4.041 7H7.96z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.lp_course-content__items article .content ul.icons li.chat{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='22' viewBox='0 0 23 22'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%237f8ea2' d='M6.816 8.558h4.673v1.557H6.816z'/%3E%3Cpath fill='none' stroke='%237f8ea2' stroke-miterlimit='20' d='M6.816 8.558v0h4.673v1.557H6.816v0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237f8ea2' d='M6.816 12.61h9.346v1.558H6.816z'/%3E%3Cpath fill='none' stroke='%237f8ea2' stroke-miterlimit='20' d='M6.816 12.61v0h9.346v1.558H6.816v0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%237f8ea2' d='M11.801 19.352H4.324l1.715-2.285-.451-.508a8.288 8.288 0 0 1-2.095-5.51c0-4.58 3.727-8.304 8.308-8.304 4.581 0 8.308 3.725 8.308 8.303 0 4.579-3.727 8.304-8.308 8.304zm9.88-10.089a10.81 10.81 0 0 0-.525-1.661 10.004 10.004 0 0 0-7.458-6.337V1.21a9.443 9.443 0 0 0-1.661-.17v.046c-.67-.016-1.325.036-1.96.147a1.9 1.9 0 0 0-.037.01V1.24c-4.655.833-8.209 4.907-8.209 9.808 0 2.213.734 4.35 2.078 6.089L1 21.013h10.801c6.197 0 10.922-5.624 9.81-11.75z'/%3E%3Cpath fill='none' stroke='%237f8ea2' stroke-miterlimit='20' d='M11.801 19.352H4.324l1.715-2.285-.451-.508a8.288 8.288 0 0 1-2.095-5.51c0-4.58 3.727-8.304 8.308-8.304 4.581 0 8.308 3.725 8.308 8.303 0 4.579-3.727 8.304-8.308 8.304zm9.88-10.089a10.81 10.81 0 0 0-.525-1.661 10.004 10.004 0 0 0-7.458-6.337V1.21a9.443 9.443 0 0 0-1.661-.17v.046c-.67-.016-1.325.036-1.96.147a1.9 1.9 0 0 0-.037.01V1.24c-4.655.833-8.209 4.907-8.209 9.808 0 2.213.734 4.35 2.078 6.089L1 21.013h10.801c6.197 0 10.922-5.624 9.81-11.75z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.lp_course-content__items article .content ul.icons li.check{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='16' viewBox='0 0 21 16'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%237f8ea2' stroke-miterlimit='20' stroke-width='4' d='M1.896 7v0L8.6 13.213v0L19.103 1.208v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.lp_course-content__items article .content .more{display:none;justify-content:space-between;background-color:#ffffff;padding-bottom:40px;padding-top:30px;padding-left:30px;padding-right:30px;margin-left:-30px;margin-right:-30px;transition:all linear 0.2s;-webkit-border-bottom-right-radius:9px;-webkit-border-bottom-left-radius:9px;-moz-border-radius-bottomright:9px;-moz-border-radius-bottomleft:9px;border-bottom-right-radius:9px;border-bottom-left-radius:9px;}
@media screen and (max-width:768px){
.lp_course-content__items article .content .more{padding-bottom:30px;padding-left:25px;padding-right:25px;margin-left:-25px;margin-right:-55px;}
}
.lp_course-content__items article .content .more ul{width:calc(50% - 21px);padding:0;margin:0;padding-left:20px;}
@media screen and (max-width:768px){
.lp_course-content__items article .content .more ul{width:100%;}
}
.lp_course-content__items article .content .more ul li{color:#023444;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:29px;text-align:left;}
.lp_course-content__items article .content .arrow{width:16px;height:10px;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' viewBox='0 0 16 10'%3E%3Cg%3E%3Cg transform='rotate(90 8 4.5)'%3E%3Cpath fill='none' stroke='%23015ffe' stroke-miterlimit='20' stroke-width='3' d='M5.204-2.49v0l6.36 6.62v0l-6.36 6.719v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;position:absolute;top:35px;right:28px;transition:all linear 0.2s;}
@media screen and (max-width:768px){
.lp_course-content__items article .content .arrow{top:31px;right:26px;}
}
.lp_course-content__items article.disabled{cursor:default;}
.lp_course-content__items article.opened .number .num{color:#023444;}
.lp_course-content__items article.opened .number strong{display:block;color:#023444;}
.lp_course-content__items article.opened .content{background-color:#2676FF;}
.lp_course-content__items article.opened .content h3{color:#ffffff;}
.lp_course-content__items article.opened .content ul.icons li{color:#dfeafe;}
.lp_course-content__items article.opened .content ul.icons li.video{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cdefs%3E%3CclipPath id='k43pa'%3E%3Cpath fill='%23fff' d='M0 10.5C0 4.701 4.701 0 10.5 0S21 4.701 21 10.5 16.299 21 10.5 21 0 16.299 0 10.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23d5e4fe' stroke-miterlimit='20' stroke-width='6' d='M0 10.5C0 4.701 4.701 0 10.5 0S21 4.701 21 10.5 16.299 21 10.5 21 0 16.299 0 10.5z' clip-path='url(&quot;%23k43pa&quot;)'/%3E%3C/g%3E%3Cg transform='rotate(90 12 10.5)'%3E%3Cpath fill='%23d5e4fe' d='M12 7l4.041 7H7.96z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.lp_course-content__items article.opened .content ul.icons li.chat{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='22' viewBox='0 0 23 22'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23d5e4fe' d='M6.816 8.558h4.673v1.557H6.816z'/%3E%3Cpath fill='none' stroke='%23d5e4fe' stroke-miterlimit='20' d='M6.816 8.558v0h4.673v1.557H6.816v0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23d5e4fe' d='M6.816 12.61h9.346v1.558H6.816z'/%3E%3Cpath fill='none' stroke='%23d5e4fe' stroke-miterlimit='20' d='M6.816 12.61v0h9.346v1.558H6.816v0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23d5e4fe' d='M11.801 19.352H4.324l1.715-2.285-.451-.508a8.288 8.288 0 0 1-2.095-5.51c0-4.58 3.727-8.304 8.308-8.304 4.581 0 8.308 3.725 8.308 8.303 0 4.579-3.727 8.304-8.308 8.304zm9.88-10.089a10.81 10.81 0 0 0-.525-1.661 10.004 10.004 0 0 0-7.458-6.337V1.21a9.443 9.443 0 0 0-1.661-.17v.046c-.67-.016-1.325.036-1.96.147a1.9 1.9 0 0 0-.037.01V1.24c-4.655.833-8.209 4.907-8.209 9.808 0 2.213.734 4.35 2.078 6.089L1 21.013h10.801c6.197 0 10.922-5.624 9.81-11.75z'/%3E%3Cpath fill='none' stroke='%23d5e4fe' stroke-miterlimit='20' d='M11.801 19.352H4.324l1.715-2.285-.451-.508a8.288 8.288 0 0 1-2.095-5.51c0-4.58 3.727-8.304 8.308-8.304 4.581 0 8.308 3.725 8.308 8.303 0 4.579-3.727 8.304-8.308 8.304zm9.88-10.089a10.81 10.81 0 0 0-.525-1.661 10.004 10.004 0 0 0-7.458-6.337V1.21a9.443 9.443 0 0 0-1.661-.17v.046c-.67-.016-1.325.036-1.96.147a1.9 1.9 0 0 0-.037.01V1.24c-4.655.833-8.209 4.907-8.209 9.808 0 2.213.734 4.35 2.078 6.089L1 21.013h10.801c6.197 0 10.922-5.624 9.81-11.75z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.lp_course-content__items article.opened .content ul.icons li.check{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='16' viewBox='0 0 21 16'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23d5e4fe' stroke-miterlimit='20' stroke-width='4' d='M1.896 7v0L8.6 13.213v0L19.103 1.208v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.lp_course-content__items article.opened .content .more{display:flex;}
@media screen and (max-width:768px){
.lp_course-content__items article.opened .content .more{display:block;}
}
.lp_course-content__items article.opened .content .arrow{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' viewBox='0 0 16 10'%3E%3Cg%3E%3Cg transform='rotate(90 8 4.5)'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-miterlimit='20' stroke-width='3' d='M5.204-2.49v0l6.36 6.62v0l-6.36 6.719v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");transform:rotate(180deg);opacity:0.5;}
.lp_course-content__items article.opened .content p.info{color:#ffffff !important;transition:all 0.2s linear;}
.lp_course-content__items article.static .content{background-color:#e5e8ec;}
.lp_course-content__items article.static .content p.info{color:#324a6a;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:27px;text-align:left;margin-bottom:30px;transition:all 0.2s linear;}
.lp_timeline .container{padding-top:100px;padding-bottom:110px;}
@media screen and (max-width:768px){
.lp_timeline .container{padding-top:45px;padding-bottom:60px;}
}
.lp_timeline__title{margin-bottom:50px;text-align:center;}
@media screen and (max-width:768px){
.lp_timeline__title{margin-bottom:30px;}
}
.lp_timeline__process__item{display:flex;flex-direction:row;justify-content:flex-end;position:relative;min-height:128px;}
@media screen and (max-width:768px){
.lp_timeline__process__item{min-height:unset;}
}
.lp_timeline__process__item::before{content:"";background-image:linear-gradient(to bottom, #D2D2D2 33%, rgba(255, 255, 255, 0) 0%);background-size:2px 6px;background-repeat:repeat-y;height:100%;width:2px;position:absolute;left:calc(50% - 1px);top:0;z-index:1;}
@media screen and (max-width:768px){
.lp_timeline__process__item::before{left:21px;}
}
.lp_timeline__process__item:last-of-type::before{display:none;}
.lp_timeline__process__item__number{margin-left:35px;margin-right:35px;width:60px;height:60px;border-radius:50%;border:1px solid #015ffe;display:flex;justify-content:center;align-items:center;z-index:2;background-color:#ffffff;}
@media screen and (max-width:768px){
.lp_timeline__process__item__number{margin-left:0;margin-right:20px;width:44px;height:44px;}
}
.lp_timeline__process__item__number__value{color:#015ffe;font-size:28px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:28px;text-align:center;}
@media screen and (max-width:768px){
.lp_timeline__process__item__number__value{color:#015ffe;font-size:19px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:19px;text-align:center;}
}
.lp_timeline__process__item__content{width:calc((100% - 60px - 35px - 35px)/2);}
@media screen and (max-width:768px){
.lp_timeline__process__item__content{width:calc(100% - 44px - 20px);}
}
.lp_timeline__process__item__content__title{color:#023444;font-size:18px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:27px;text-align:left;margin-bottom:20px;}
@media screen and (max-width:768px){
.lp_timeline__process__item__content__title{margin-bottom:15px;}
}
.lp_timeline__process__item__content__text{color:#324a6a;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:25px;text-align:left;margin-bottom:20px;}
@media screen and (max-width:768px){
.lp_timeline__process__item__content__text{margin-bottom:35px;}
}
.lp_timeline__process__item:nth-of-type(2n+1){flex-direction:row-reverse;justify-content:flex-end;}
@media screen and (max-width:768px){
.lp_timeline__process__item:nth-of-type(2n+1){flex-direction:row;}
}
.lp_timeline__process__item:nth-of-type(2n+1) .lp_timeline__process__item__content__title{text-align:right;}
@media screen and (max-width:768px){
.lp_timeline__process__item:nth-of-type(2n+1) .lp_timeline__process__item__content__title{text-align:left;}
}
.lp_timeline__process__item:nth-of-type(2n+1) .lp_timeline__process__item__content__text{text-align:right;}
@media screen and (max-width:768px){
.lp_timeline__process__item:nth-of-type(2n+1) .lp_timeline__process__item__content__text{text-align:left;}
}
.lp_timeline__cta{margin-top:40px;text-align:center;}
@media screen and (max-width:768px){
.lp_timeline__cta{margin-top:10px;}
}
.lp_timeline__cta a{min-height:50px;padding-top:17px;padding-bottom:17px;}
.lp_pricing{background-color:#EBF2FE;}
.lp_pricing .container{padding-top:100px;padding-bottom:130px;}
@media screen and (max-width:768px){
.lp_pricing .container{padding-top:55px;padding-bottom:65px;}
}
.lp_pricing__title{margin-bottom:80px;text-align:center;}
@media screen and (max-width:768px){
.lp_pricing__title{margin-bottom:70px;}
}
.lp_pricing .row{display:flex;justify-content:center;margin:0;}
@media screen and (max-width:992px){
.lp_pricing .row{flex-direction:column;margin:0;}
}
.lp_pricing .row .column{width:50%;}
@media screen and (max-width:992px){
.lp_pricing .row .column{width:100%;}
}
.lp_pricing__box{margin-right:60px;background-color:#ffffff;width:360px;float:right;}
@media screen and (max-width:992px){
.lp_pricing__box{float:unset;width:100%;margin-right:0;}
}
.lp_pricing__box__up{padding:50px;text-align:center;position:relative;}
@media screen and (max-width:450px){
.lp_pricing__box__up{padding:20px;}
}
.lp_pricing__box__up span{color:#023444;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
.lp_pricing__box__up::after{content:"";background-image:linear-gradient(to right, #D2D2D2 33%, rgba(255, 255, 255, 0) 0%);background-position:bottom;background-size:6px 2px;background-repeat:repeat-x;width:100%;height:2px;position:absolute;bottom:0;left:0;}
.lp_pricing__box__down{display:flex;padding:60px;justify-content:space-between;align-items:center;}
@media screen and (max-width:450px){
.lp_pricing__box__down{padding:20px;}
}
.lp_pricing__box__down__label span{color:#023444;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
.lp_pricing__box__down__value span{color:#023444;font-size:30px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:normal;text-align:left;}
.lp_pricing__box__down__text span{opacity:0.7;color:#023444;font-size:13px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:23px;text-align:left;}
.lp_pricing__box__down__sale{width:80px;height:80px;border-radius:50%;background-color:#2dd100;display:flex;justify-content:center;align-items:center;}
.lp_pricing__box__down__sale span{color:#023444;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;}
@media screen and (max-width:992px){
.lp_pricing__details{margin-top:40px;}
}
.lp_pricing__details h3{color:#023444;font-size:18px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:27px;text-align:left;margin-bottom:20px;}
.lp_pricing__details ul{margin-bottom:20px;}
.lp_pricing__details ul li{margin-bottom:9px;font-weight:600;}
.lp_pricing__details ul li strong{font-weight:700;}
.lp_pricing__details p{color:#324a6a;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:27px;text-align:left;margin-bottom:0;}
.lp_application{background-color:#2676FF;}
.lp_application .container{padding-top:120px;padding-bottom:115px;max-width:calc(1134px + 20px + 20px);}
@media screen and (max-width:768px){
.lp_application .container{padding-top:65px;padding-bottom:65px;}
}
.lp_application .row{display:flex;margin:0;}
@media screen and (max-width:1200px){
.lp_application .row{justify-content:space-between;}
}
@media screen and (max-width:768px){
.lp_application .row{flex-direction:column;}
}
.lp_application__left{width:calc(50% + 54px);padding-right:110px;}
@media screen and (max-width:1200px){
.lp_application__left{width:48%;padding-right:0;}
}
@media screen and (max-width:768px){
.lp_application__left{width:100%;}
}
.lp_application__right{width:calc(50% - 54px);padding-left:54px;}
@media screen and (max-width:1200px){
.lp_application__right{width:48%;padding-left:0;}
}
@media screen and (max-width:768px){
.lp_application__right{width:100%;}
}
.lp_application__title{color:#ffffff;font-size:30px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:43px;text-align:left;margin-bottom:50px;}
@media screen and (max-width:768px){
.lp_application__title{color:#ffffff;font-size:22px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:31px;text-align:center;}
}
.lp_application__text{color:#ffffff;font-size:16px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:27px;text-align:left;margin-bottom:60px;}
@media screen and (max-width:768px){
.lp_application__text{color:#ffffff;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:27px;text-align:center;}
}
.lp_application__list__item{display:flex;margin-bottom:40px;}
@media screen and (max-width:768px){
.lp_application__list__item{margin-bottom:35px;}
}
.lp_application__list__item__number{width:36px;height:36px;min-width:36px;min-height:36px;background-color:#d5e4fe;display:flex;justify-content:center;align-items:center;margin-right:22px;border-radius:50%;}
.lp_application__list__item__number span{color:#023444;font-size:20px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:23px;text-align:left;}
.lp_application__list__item__text{margin-top:4px;}
@media screen and (max-width:768px){
.lp_application__list__item__text{margin-top:2px;}
}
.lp_application__list__item__text span{color:#ffffff;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:24px;text-align:left;}
.lp_application__form{background-color:#f2f7ff;padding:50px 44px 64px 44px;}
@media screen and (max-width:768px){
.lp_application__form{margin-top:30px;padding:50px 24px 50px 24px;}
}
.lp_application__form label{color:#023444;font-size:13px;font-weight:400;font-style:normal;letter-spacing:0.01px;line-height:26px;text-align:left;margin-bottom:0;}
.lp_application__form input:not([type="submit"]):not([type="checkbox"]),
.lp_application__form select{height:50px;border-radius:2px;border:1px solid #d6dbdf;background-color:#ffffff;width:100%;padding-left:10px;padding-right:10px;}
.lp_application__form .wpcf7-list-item{display:block!important;margin:0!important;}
.lp_application__form .row{margin-bottom:20px;padding-left:0;padding-right:0;}
@media screen and (max-width:768px){
.lp_application__form .row{margin-bottom:15px;}
}
.lp_application__form .row .col-md-12{padding-left:0;padding-right:0;}
.lp_application__form .row .col-md-6:first-of-type{padding-right:7px;padding-left:0;}
@media screen and (max-width:768px){
.lp_application__form .row .col-md-6:first-of-type{padding-right:0;margin-bottom:15px;}
}
.lp_application__form .row .col-md-6:last-of-type{padding-left:7px;padding-right:0;}
@media screen and (max-width:768px){
.lp_application__form .row .col-md-6:last-of-type{padding-left:0;}
}
.lp_application__form form > .row{margin-bottom:0;}
.lp_application__form .note{opacity:0.7;color:#707070;font-size:12px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:18px;text-align:center;}
.lp_application__form .note a{color:#707070;}
.lp_application__form .c-btn--large{min-height:50px;padding-top:17px;padding-bottom:16px;color:#023444;margin-top:23px;width:100%;}
.lp_authors .container{padding-top:80px;padding-bottom:120px;max-width:calc(1015px + 20px + 20px);}
@media screen and (max-width:768px){
.lp_authors .container{padding-top:50px;padding-bottom:70px;}
}
.lp_authors__title{margin-bottom:70px;text-align:center;}
@media screen and (max-width:768px){
.lp_authors__title{margin-bottom:40px;}
}
.lp_authors__boxes{display:flex;justify-content:space-between;}
@media screen and (max-width:768px){
.lp_authors__boxes{flex-direction:column;}
}
.lp_authors__box{width:calc(50% - 27px);border:1px solid #dbdbdb;background-color:#ffffff;padding:36px 33px 60px 33px;}
@media screen and (max-width:768px){
.lp_authors__box{margin-bottom:25px;width:100%;padding:28px 24px 48px 24px;}
}
.lp_authors__box__image{height:79px;display:flex;align-items:center;justify-content:center;margin-bottom:30px;}
.lp_authors__box__text{color:#324a6a;font-size:15px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
.lp_authors__box__text a{color:#015ffe;text-decoration:underline;font-weight:600;}
.lp_authors__note{color:#023444;font-size:20px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:38px;text-align:center;margin-top:70px;}
@media screen and (max-width:768px){
.lp_authors__note{margin-top:30px;color:#023444;font-size:17px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:26px;text-align:center;}
}
.lp_authors__note a {
color: #015ffe;
text-decoration: underline;
font-weight: 700;
}