:root{--bg-color:#fff;--color-button-disabled:#e4e4e7;--text-color:#333;--color-button-active:#b40404;--text-color2:#787878;--header-top-bg:#ebebeb;--primary-color:#e31837;--banner-bg-gradient:linear-gradient(135deg,var(--banner-bg-hard),var(--banner-bg-soft),var(--banner-bg-hard));--gray-color:#f5f5f5;--banner-bg-hard:#750000;--banner-bg-soft:#a86548;--color-button-hover:#cd0404}*{padding:0;box-sizing:border-box;margin:0}body,h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}body{color:var(--text-color);line-height:1.6}main{overflow:hidden}a{text-decoration:none;color:inherit}ul{list-style:none;padding:0}.success-section{min-height:calc(100vh - 200px);padding:120px 2rem 2rem;justify-content:center;position:relative;align-items:center;background:linear-gradient(180deg,#1d1d1d 0,#1d1d1d 50%,#fff 0,#fff);display:flex}.success-content{padding:3rem;max-width:600px;text-align:center;margin:0 auto;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:12px;background:#fff}.success-icon{margin-bottom:2rem}.success-content h1{font-size:2rem;margin-bottom:1rem;color:#333}.success-content p{font-size:1.1rem;margin-bottom:2rem;color:#666}.new-referral-btn{padding:1rem 2rem;text-decoration:none;font-weight:500;color:#fff;transition:background-color .3s;border-radius:6px;background:var(--primary-color);display:inline-block}.new-referral-btn:hover{background-color:#c41530}.hero{height:449px;overflow:hidden;position:relative;background:var(--banner-bg-gradient);width:100%}.hero .banner-desktop,.hero .banner-mobil{height:449px;object-fit:cover;object-position:center;width:100%}.hero .banner-mobil{display:none}.hero-banner{height:449px;object-fit:cover;object-position:center;width:100%}.location-selects{grid-template-columns:1fr 1fr;margin-bottom:1.5rem;gap:1rem;display:grid}a.explanation{text-decoration:none;color:gray}span.explanations{padding:20px;text-align:center;width:100%;display:block}.reference-form-section{padding-inline:2rem;padding-block:4rem}.reference-form-section__ctr{max-width:1200px;margin:0 auto}.price-offer-button,.reference-form-section .form-check input:checked{background-color:var(--primary-color)}.price-offer-button{height:3.5rem;padding:0;justify-content:center;border:none;color:#fff;font:var(--btn-text)!important;transition:all .2s ease-in-out;clip-path:polygon(0 0,100% 0,100% calc(100% - 1.5rem),calc(100% - 1.5rem) 100%,0 100%);gap:.5rem;align-items:center;cursor:pointer;width:100%;display:flex}.price-offer-button--lg{height:4.5rem}.price-offer-button:hover{background-color:var(--color-button-hover)}.price-offer-button:active{background-color:var(--color-button-active)}.price-offer-button:disabled{background-color:var(--color-button-disabled);cursor:not-allowed}.advantages{padding:4rem 2rem;position:relative;background-color:var(--gray-color)}.advantages h2{font-size:2rem;font-weight:700;text-align:left;padding-bottom:3rem}.advantage-items,.advantages h2{max-width:1200px;margin:0 auto;width:100%}.advantage-items{padding-right:490px;flex-direction:column;gap:4rem;display:flex}.advantage-item{gap:2rem;align-items:flex-start;display:flex}.advantage-item img{height:64px;object-fit:contain;width:64px}.advantage-item-content{flex:1}.advantage-item h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.advantage-item p{font-size:1.1rem;color:#666;line-height:1.5}.testimonials{padding:4rem 2rem;background:#fff}.testimonials h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.testimonial-slider{grid-template-columns:repeat(3,1fr);max-width:1200px;gap:2rem;margin:2rem auto 0;display:grid}.testimonial{padding:2rem;text-align:left;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:8px;background:#fff}.testimonial p{font-size:.95rem;margin-bottom:1.5rem;color:#333;line-height:1.6}.author{gap:1rem;align-items:center;margin-top:auto;display:flex}.author img{height:48px;border-radius:50%;width:48px}.author span{font-weight:500;color:#333}.faq{padding:4rem 2rem;background:#fff}.faq h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.faq-items{max-width:1200px;margin:0 auto}.faq-item{overflow:hidden;margin-bottom:1rem;border-radius:12px;background:#f8f8f8}.faq-question{padding:1.5rem 2rem;justify-content:space-between;position:relative;align-items:center;cursor:pointer;display:flex}.faq-question h3{font-size:1.25rem;font-weight:500;color:#333;padding-right:2rem}.faq-question:after{transform:translateY(-50%);font-size:1.5rem;right:2rem;color:#333;transition:transform .3s ease;content:"+";position:absolute;top:50%}.faq-question.active:after{content:"-"}.faq-answer{padding:0 2rem 1.5rem;font-size:1rem;color:#666;line-height:1.6;display:none}.social-links a,.social-links a:visited{text-decoration:none;color:gray;line-height:2}.social-links a img{height:16px;margin-bottom:-2px}.social-links{list-style:none;gap:1rem;margin-top:1rem}@media (max-width:1400px){.hero,.hero .banner-desktop{height:380px}}@media (max-width:1180px){.hero .banner-desktop{display:none}.hero .banner-mobil{height:auto;max-width:630px;max-height:758px;margin:0 auto;display:block}.hero{height:630px}.header_topSection_phone_number{display:none}.header_nav{font-size:.875rem}.header_nav_logoContainer{display:none}.header_nav{justify-content:center}}@media (max-width:1024px){.hero{height:94vw;max-height:630px;background:var(--banner-bg-gradient)}.advantages h2{text-align:center}.advantage-items{grid-template-columns:1fr;padding-right:0}.advantage-item{flex-direction:column;text-align:center;align-items:center}.testimonial-slider{grid-template-columns:1fr}}@media (max-width:768px){.header{display:none}.header-mobile{display:block}}@media (max-width:660px){.hero .banner-mobil{object-position:center -10px}}@media (max-width:610px){.logo{margin:0 auto}.success-content h1{font-size:8vw}.success-content{padding:1rem 1rem 5vw}.success-icon{margin-bottom:0}.new-referral-btn{padding:2vw;font-size:4vw}.success-content p{margin-bottom:2vw}}.intl-tel-input{margin-bottom:1rem;width:100%}