<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.orange-banner{margin-top:100px;}@media (max-width: 959px){.orange-banner{margin-top:50px;}}.orange-banner .container{padding:103px 0 103px 320px;height:450px;display:flex;flex-direction:column;background-image:url(./images/orange-banner.png);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:16px;color:#fff;}@media (max-width: 1199px){.orange-banner .container{margin:0;height:380px;padding-left:20px;border-radius:0;}}@media (max-width: 959px){.orange-banner .container{height:350px;padding-right:20px;}}@media (max-width: 767px){.orange-banner .container{height:521px;padding-bottom:280px;justify-content:start;background-image:url(./images/orange-banner-mobile.png);background-position:bottom;}}@media (max-width: 639px){.orange-banner .container{padding-top:32px;height:526px;}}@media (max-width: 479px){.orange-banner .container{padding-bottom:200px;height:469px;}}.orange-banner .container h2{color:#fff;}.orange-banner .container .switch{margin:24px 0 40px 0;display:flex;gap:12px;}.orange-banner .container .switch .switch-btn{display:inline-block;width:44px;height:24px;border-radius:100px;background:rgba(255,255,255,0.2);margin:0;padding:0;border:none;cursor:pointer;position:relative;transition-duration:0.3s;}.orange-banner .container .switch .switch-btn::after{content:"";height:20px;width:20px;border-radius:100px;background:#fff;box-shadow:1px 0px 8px 0px rgba(0,0,0,0.2);top:2px;left:2px;transition-duration:0.3s;position:absolute;}.orange-banner .container .switch .switch-on{background:#6999ff;}.orange-banner .container .switch .switch-on::after{left:22px;}.orange-banner .container .switch p{color:#fff;}.orange-banner .container .white-btn{padding:0 32px;height:60px;width:269px;gap:12px;}@media (max-width: 767px){.orange-banner .container .white-btn{width:100%;}}.place{position:relative;}.place .calc_form{position:absolute;top:0;left:0;}.place .submit{position:relative;}</pre></body></html>