.GetQuote_DialogOverlay__VPsv3{background-color:rgba(0,0,0,.447);position:fixed;inset:0;animation:GetQuote_overlayShow__CK3Jp .15s cubic-bezier(.16,1,.3,1);z-index:999}.GetQuote_DialogContent__g5nKm{border-radius:12px;background:var(--white,#fff);box-shadow:2px 3px 20px 0 rgba(0,0,0,.15);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:900px;max-height:675px;animation:GetQuote_contentShow__SJj7U .15s cubic-bezier(.16,1,.3,1);z-index:999;overflow:hidden}.GetQuote_DialogContent__g5nKm:focus{outline:none}.GetQuote_IconButton__IzKZR{font-family:var(--font-inter);border-radius:100%;display:inline-flex;align-items:center;justify-content:center;color:#fff;position:absolute;top:10px;right:10px;padding:6px;border:2px solid #fff}.GetQuote_IconButton__IzKZR:hover{background-color:var(--violet-4)}.GetQuote_IconButton__IzKZR:focus{box-shadow:0 0 0 2px var(--violet-7)}.GetQuote_left__PL3Zp{padding:52px 32px;position:relative;overflow:hidden}.GetQuote_left__PL3Zp:after{content:"";position:absolute;width:420px;height:420px;background-color:#fff;border:1px solid #9abf14;left:-50px;bottom:-100px;border-radius:50%;z-index:-1}.GetQuote_right__Ue6bl{padding:52px 46px;background-color:var(--color-dark-blue);border-radius:0 12px 12px 0}.GetQuote_Label__QdHz_{font-size:10px}.GetQuote_CheckboxRoot__ml88X{background-color:#fff;width:20px;height:20px;border-radius:4px;display:flex;align-items:center;justify-content:center}.GetQuote_CheckboxIndicator__B_QMu{color:var(--color-black)}@keyframes GetQuote_overlayShow__CK3Jp{0%{opacity:0}to{opacity:1}}@keyframes GetQuote_contentShow__SJj7U{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (max-width:767px){.GetQuote_right__Ue6bl{padding:30px;overflow:auto;height:100vh}}