@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ds-c-AddToQuote{align-items:center;display:flex}.ds-c-AddToQuote .ds-c-Btn{vertical-align:middle;display:inline-block}.ds-c-AddToQuote form{align-items:center;width:100%;display:flex}.ds-c-AddToQuote-button svg,.ds-c-AddToQuote-button img{vertical-align:middle;fill:var(--color_white);margin-right:5px}.ds-c-AddToQuote-button path{stroke:var(--color_white)}.ds-c-AddToQuote .ds-c-AddToQuote-popin{display:none}.ds-c-AddToQuote-popin{text-align:center}.ds-c-AddToQuote-popin p{margin:20px 0 0;font-size:1.8rem;font-weight:700}.ds-c-AddToQuote-popin a{margin:20px 0}.ds-c-AddToQuote-popin a.ds-c-Link{margin-left:20px}.ds-c-AddToQuote-popin[data-valid]:before{content:"";background-image:url(/assets/images/icon/check.svg);background-position:0 0;background-repeat:no-repeat;background-size:16px 18px;background-color:var(--color_green);border-radius:100%;width:18px;height:18px;margin:10px auto 20px;display:block}@media screen and (max-width:767px){.ds-c-AddToQuote .ds-c-Btn{padding:12px 10px;font-size:1.2rem}.ds-c-AddToQuote-popin .ds-c-Link{margin-top:0;margin-left:0;display:block}}.ds-c-Popin[data-name=quote]{z-index:2000}.ds-c-Popin[data-name=quote] .ds-c-Popin-bg{z-index:0}.ds-c-Popin[data-name=quote] .ds-c-Popin-wrapper{z-index:1;width:650px;padding:30px 20px}