.lp__hero{position:relative;background-size:cover;background-position:center;}
@media screen and (max-width:992px){
.lp__hero{background:#3F73FB !important;padding-bottom:40px;}
}
.lp__hero .container{display:flex;justify-content:space-between;align-items:center;}
@media screen and (max-width:992px){
.lp__hero .container{flex-direction:column;}
}
.lp__hero-content{width:54%;padding-top:180px;padding-bottom:180px;padding-left:60px;padding-right:60px;background-color:#3F73FB;}
@media screen and (max-width:1200px){
.lp__hero-content{width:60%;}
}
@media screen and (max-width:992px){
.lp__hero-content{width:100%;padding-top:30px;padding-bottom:0px;padding-left:20px;padding-right:20px;}
}
.lp__hero-content-preheading{text-align:left;font-size:22px;line-height:30px;font-weight:500;letter-spacing:0px;color:#FFFFFF;opacity:0.8;max-width:300px;}
.lp__hero-content-heading{margin-bottom:25px;max-width:320px;margin-top:16px;}
@media screen and (max-width:992px){
.lp__hero-content-heading{font-size:28px;line-height:40px;margin-bottom:25px;}
}
.lp__hero-content-heading h1{color:#FFFFFF;font-size:50px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:60px;text-align:left;max-width:540px;margin:0;}
@media screen and (max-width:992px){
.lp__hero-content-heading h1{max-width:100%;}
}
@media screen and (max-width:768px){
.lp__hero-content-heading h1{font-size:26px;line-height:36px;}
}
.lp__hero-content-heading h1 strong{position:relative;}
.lp__hero-content-heading h1 strong::after{content:"";position:absolute;bottom:-5px;left:0px;width:100%;height:13px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='246.899' height='12.525' viewBox='0 0 246.899 12.525'%3E%3Cg id='Component_4_1' data-name='Component 4 – 1' transform='translate(1.385 1.276)'%3E%3Cpath id='Path_13896' data-name='Path 13896' d='M.047,6.291S66.077,0,139.461.748,244.1,4.8,244.1,4.8' transform='matrix(1, -0.017, 0.017, 1, -0.059, 3.574)' fill='none' stroke='%2331ff2e' stroke-linecap='round' stroke-width='2.5'/%3E%3C/g%3E%3C/svg%3E%0A");background-position:left bottom;background-repeat:no-repeat;background-size:cover;}
.lp__hero-content-text{margin-bottom:25px;}
@media screen and (max-width:768px){
.lp__hero-content-text{margin-bottom:25px;}
}
.lp__hero-content-text p{color:#FFFFFF;font-size:15px;line-height:28px;font-style:normal;letter-spacing:normal;text-align:left;margin:0;max-width:420px;}
@media screen and (max-width:992px){
.lp__hero-content-text p{max-width:100%;}
}
.lp__hero-content-text ul{margin-top:0px;padding:0 0 0 20px;display:flex;flex-wrap:wrap;}
.lp__hero-content-text ul li{color:#FFFFFF;font-size:15px;line-height:22px;font-style:normal;letter-spacing:normal;text-align:left;margin:0;width:100%;background-position:left center;background-repeat:no-repeat;font-weight:400;margin:12px 0;}
.lp__hero-content-text ul li::marker{color:#2DD100;}
@media screen and (max-width:1150px){
.lp__hero-content-text ul li{width:100%;line-height:22px;margin-bottom:8px;}
}
.lp__hero-illustration{width:50%;}
@media screen and (max-width:1200px){
.lp__hero-illustration{width:40%;}
}
@media screen and (max-width:992px){
.lp__hero-illustration{width:100%;margin-top:0px;}
}
.lp__hero-illustration img{width:100%;height:auto;}
.lp__hero-cta{margin:auto;margin-top:75px;}
@media screen and (max-width:768px){
.lp__hero-cta{margin-top:50px;}
}
.lp__hero-cta-btn{border-radius:28px;font-size:14px;font-weight:600;padding:12px 26px;color:#fff;background-color:#2dd100;transition:0.3s all linear;text-decoration:none;display:inline-block;}
.lp__hero-cta-btn:hover{color:#023444;background-color:#54e42b;transition:0.3s all linear;text-decoration:none;}
.lp__quiz{background-color:#FFFFFF;padding-top:95px;padding-bottom:117px;position:relative;font-family:'Mont', Helvetica, Arial, sans-serif;}
@media screen and (max-width:992px){
.lp__quiz{padding-top:50px;padding-bottom:50px;}
}
.lp__quiz .container{max-width:calc(1014px + 15px + 15px);}
.lp__quiz-heading{padding-bottom:8px;margin-bottom:30px;background-repeat:no-repeat;background-position:center bottom;text-align:center;}
@media screen and (max-width:768px){
.lp__quiz-heading{margin-bottom:20px;}
}
.lp__quiz-heading h2{margin:0;text-align:center;font-size:30px;line-height:45px;letter-spacing:0px;color:#001E46;font-weight:400;}
@media screen and (max-width:768px){
.lp__quiz-heading h2{font-size:24px;}
}
.lp__quiz hr{border-top:1px dashed #001E46;opacity:0.5;margin:0;}
.lp__quiz .revealer{display:none;}
.lp__quiz .revealer:first-child{display:block;}
.lp__quiz .question-cont{display:flex;justify-content:flex-start;gap:33px;padding:27px 33px 36px;}
@media screen and (max-width:768px){
.lp__quiz .question-cont{flex-direction:column;}
}
.lp__quiz .question-cont:hover{background-color:#ebf2fe;}
.lp__quiz .question-cont .number{height:100%;color:#015ffe;border-color:#015ffe;background:#fff;font-size:22px;border-radius:999px;border-width:2px;border-style:solid;float:left;display:block;width:44px;min-width:44px;height:44px;display:flex;align-items:center;justify-content:center;}
.lp__quiz .question-cont .question{font-weight:600;margin-top:7px;font-size:20px;line-height:31px;}
.lp__quiz .question-cont .choices{display:flex;justify-content:flex-start;gap:30px;margin-top:16px;}
.lp__quiz .question-cont .choices .custom-radio{width:113px;margin:0;line-height:25px;display:inline-flex;}
.lp__quiz .question-cont .choices .custom-radio:focus{font-weight:bold;}
.lp__quiz .question-cont .choices .custom-radio input[type="radio"]{display:none;}
.lp__quiz .question-cont .choices .custom-radio input[type="radio"] + .custom-radio-box{float:left;width:25px;height:25px;background-image:url("data:image/svg+xml,%3Csvg id='Component_45_1' data-name='Component 45 – 1' xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Cg id='Ellipse_238' data-name='Ellipse 238' fill='%23fff' stroke='%23d6d6d6' stroke-width='1'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5' stroke='none'/%3E%3Ccircle cx='12.5' cy='12.5' r='12' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;vertical-align:middle;margin-right:16px;}
.lp__quiz .question-cont .choices .custom-radio input[type="radio"] + .custom-radio-box + span{flex:1;}
.lp__quiz .question-cont .choices .custom-radio input[type="radio"]:checked + .custom-radio-box{background-image:url("data:image/svg+xml,%3Csvg id='Component_45_1' data-name='Component 45 – 1' xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Cg id='Ellipse_238' data-name='Ellipse 238' fill='%23fff' stroke='%23d6d6d6' stroke-width='1'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5' stroke='none'/%3E%3Ccircle cx='12.5' cy='12.5' r='12' fill='none'/%3E%3C/g%3E%3Ccircle id='Ellipse_239' data-name='Ellipse 239' cx='6.5' cy='6.5' r='6.5' transform='translate(6 6)' fill='%23337efe'/%3E%3C/svg%3E%0A");}
.lp__quiz .question-cont .choices .custom-radio input[type="radio"]:checked + .custom-radio-box + span{color:#015ffe;font-weight:600;}
.lp__quiz .question-cont .choices .custom-checkbox{width:113px;margin:0;line-height:25px;display:inline-flex;}
.lp__quiz .question-cont .choices .custom-checkbox:focus{font-weight:bold;}
.lp__quiz .question-cont .choices .custom-checkbox input[type="checkbox"]{display:none;}
.lp__quiz .question-cont .choices .custom-checkbox input[type="checkbox"] + .custom-checkbox-box{float:left;width:25px;height:25px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Crect x='0.5' y='0.5' width='24' height='24' rx='2' fill='%23fff' stroke='%23d6d6d6' stroke-width='1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;vertical-align:middle;margin-right:16px;}
.lp__quiz .question-cont .choices .custom-checkbox input[type="checkbox"] + .custom-checkbox-box + span{flex:1;}
.lp__quiz .question-cont .choices .custom-checkbox input[type="checkbox"]:checked + .custom-checkbox-box{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Crect x='0.5' y='0.5' width='24' height='24' rx='2' fill='%23fff' stroke='%23d6d6d6' stroke-width='1'/%3E%3Crect x='5' y='5' width='15' height='15' fill='%23015ffe'/%3E%3C/svg%3E");}
.lp__quiz .question-cont .choices .custom-checkbox input[type="checkbox"]:checked + .custom-checkbox-box + span{color:#015ffe;font-weight:600;}
.lp__quiz #thamail{display:block;margin:0 auto;margin-top:0px;padding:10px;margin-top:56px;background:#F4F4F4 0% 0% no-repeat padding-box;border:2px solid #015FFE;letter-spacing:0px;font-size:15px;line-height:27px;width:405px;max-width:90vw;}
.lp__quiz #thamail::placeholder{opacity:1;color:#7F8EA2;}
.lp__quiz .legal-note{margin-top:25px;margin-bottom:34px;display:block;text-align:center;}
.lp__quiz .legal-note p{text-align:center;font-size:12px;line-height:22px;letter-spacing:0px;color:#001E46;opacity:0.5;}
.lp__quiz .button-area{text-align:center;}
.lp__quiz .submitquiz{font-size:15px;padding:21px 70px;width:272px;font-weight:400;}
.lp__quiz .finished-title{margin-top:42px;text-align:center;font-size:20px;line-height:31px;}
.lp__quiz .finished-title svg{margin-right:33px;}
.lp__quiz .finished-text{text-align:center;}
.lp__connection{background-color:#F4F8FF;padding-top:95px;padding-bottom:95px;position:relative;}
@media screen and (max-width:992px){
.lp__connection{padding-top:50px;padding-bottom:50px;}
}
.lp__connection .container{max-width:calc(1240px + 15px + 15px);}
.lp__connection-heading{padding-bottom:8px;margin-bottom:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='147.714' height='11.576' viewBox='0 0 147.714 11.576'%3E%3Cg id='Component_3_1' data-name='Component 3 – 1' transform='translate(1.487 1.282)'%3E%3Cpath id='Path_14134' data-name='Path 14134' d='M.268,7.054A410.649,410.649,0,0,1,82.645,1.078c43.541,1.548,62.23,6.029,62.23,6.029' transform='matrix(1, -0.017, 0.017, 1, -0.283, 1.66)' fill='none' stroke='%236bd84b' stroke-linecap='round' stroke-width='2.5'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center bottom;}
@media screen and (max-width:768px){
.lp__connection-heading{margin-bottom:20px;}
}
.lp__connection-heading h2{font-size:30px;text-align:center;font-weight:bold;color:#023444;margin:0;}
@media screen and (max-width:768px){
.lp__connection-heading h2{font-size:24px;}
}
.lp__connection-text{margin-bottom:40px;}
@media screen and (max-width:768px){
.lp__connection-text{margin-bottom:40px;}
}
.lp__connection-text p{font-size:15px;line-height:26px;color:#023444;font-weight:normal;text-align:center;max-width:658px;margin:auto;margin-bottom:0;}
.lp__connection-seyfor{margin-bottom:45px;text-align:center;}
.lp__connection-seyfor img{width:130px;height:auto;}
.lp__connection-tools{background-color:#FFFFFF;border-radius:14px;padding:70px 100px;}
@media screen and (max-width:992px){
.lp__connection-tools{padding:25px;}
}
.lp__connection-tools-title{color:#023444;font-weight:bold;font-size:17px;text-align:center;margin-bottom:60px;}
@media screen and (max-width:768px){
.lp__connection-tools-title{margin-bottom:30px;}
}
.lp__connection-tools-logos{display:flex;align-items:center;justify-content:space-between;}
@media screen and (max-width:768px){
.lp__connection-tools-logos{flex-wrap:wrap;}
}
.lp__connection-tools-logo{padding:0 20px;display:flex;justify-content:center;align-items:center;}
@media screen and (max-width:768px){
.lp__connection-tools-logo{width:50%;margin-bottom:20px;}
}
.lp__connection-tools-logo img{max-width:100%;height:42px;}
@media screen and (max-width:768px){
.lp__connection-tools-logo img{max-width:100px;}
}
.lp__connection-undertext p{font-size:15px;line-height:26px;color:#023444;font-weight:normal;text-align:center;max-width:658px;margin:auto;margin-bottom:0;}
.lp__connection-cta{margin:auto;margin-top:40px;text-align:center;}
.lp__connection-cta-btn{border-radius:28px;font-size:14px;font-weight:600;padding:15px 23px;color:#FFFFFF;background-color:#2C5FFB;transition:0.3s all linear;text-decoration:none;}
.lp__connection-cta-btn:hover{color:#FFFFFF;background-color:#478afe;transition:0.3s all linear;text-decoration:none;}
.lp__action{background-color:#2676FF;text-align:center;color:#fff;}
.lp__action .container{max-width:calc(1014px + 15px + 15px);padding-top:90px;padding-bottom:90px;}
.lp__action .container h2{color:#fff;font-family:'Mont', Helvetica, Arial, sans-serif;}
.lp__action .container h3{color:#fff;font-family:'Mont', Helvetica, Arial, sans-serif;}
.lp__action .container p{font-family:'Mont', Helvetica, Arial, sans-serif;}
.lp__action .container a.btn{border-radius:28px;font-size:14px;font-weight:600;padding:12px 26px;color:#fff;background-color:#2dd100;transition:0.3s all linear;text-decoration:none;display:inline-block;margin-top:1em;margin-bottom:1em;}
.lp__action .container a.btn:hover{color:#023444;background-color:#54e42b;transition:0.3s all linear;text-decoration:none;}
.lp__action .container .flex-columns{display:flex;justify-content:flex-start;gap:76px;align-items:flex-start;}
@media screen and (max-width:992px){
.lp__action .container .flex-columns{flex-direction:column;}
}
.lp__action .container .flex-columns .alternative{display:none;}
.lp__action .container .flex-columns .scorestamp{background:#ffcb16;color:#001E46;padding:56px 38px 49px;flex:0;text-align:center;}
.lp__action .container .flex-columns .scorestamp h2{font-size:64px;margin-bottom:24px;color:inherit;font-family:'Mont', Helvetica, Arial, sans-serif;white-space:nowrap;}
.lp__action .container .flex-columns .scorestamp p{font-size:19px;font-weight:700;opacity:0.8;margin-bottom:0;font-family:'Mont', Helvetica, Arial, sans-serif;}
.lp__action .container .flex-columns .scorecontent{color:#fff;max-width:760px;text-align:left;}
.lp__action .container .flex-columns .scorecontent .calendlyblock{margin-top:62px;}
.lp__action .container .flex-columns .scorecontent .calendlyblock .calendlycont{margin-top:52px;}
.lp__action .container .flex-columns .scorecontent h3{color:#fff;margin-bottom:1em;}
.lp__action .container .flex-columns .scorecontent p{color:#fff;font-weight:400;}
.lp__action-heading h2{color:#ffffff;font-size:30px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:43px;text-align:center;}
@media screen and (max-width:768px){
.lp__action-heading h2{font-size:22px;line-height:31px;}
}
.lp__action-arrow{margin-top:10px;margin-bottom:15px;text-align:center;}
.lp__action-cta{text-align:center;}
body.page-template-template-kalkulacka-api-2025 .lp__hero-content{padding-top:135px;padding-bottom:135px;}
body.page-template-template-kalkulacka-api-2025 .lp__hero-content-heading{max-width:none;}
body.page-template-template-kalkulacka-api-2025 .lp__quiz .question-cont .choices{flex-direction:column;}
body.page-template-template-kalkulacka-api-2025 .lp__quiz .question-cont .choices .custom-radio, body.page-template-template-kalkulacka-api-2025 .lp__quiz .question-cont .choices .custom-checkbox{width:100%;}
body.page-template-template-kalkulacka-api-2025 .lp__action .container{padding-bottom:65px;}
body.page-template-template-kalkulacka-api-2025 .lp__action .container h2{margin-bottom:55px;}
body.page-template-template-kalkulacka-api-2025 .lp__action .container p{color:#fff;font-family:'Mont', Helvetica, Arial, sans-serif;}
body.page-template-template-kalkulacka-api-2025 .lp__action .container #seyfor{margin-top:46px;margin-bottom:46px;}
body.page-template-template-kalkulacka-api-2025 .lp__action .container h3{margin-bottom:34px;}
body.page-template-template-kalkulacka-api-2025 .lp__action .container .logo{max-width:152px;height:auto;max-height:86px;width:auto;margin:0 28px 10px;}
body.page-template-template-kalkulacka-api-2025 .lp__action .container .logo.imgid-50008 {
max-width: 118px;
}