@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ds-c-AddToQuote{display:flex;align-items:center}.ds-c-AddToQuote .ds-c-Btn{display:inline-block;vertical-align:middle}.ds-c-AddToQuote form{display:flex;align-items:center;width:100%}.ds-c-AddToQuote-button img,.ds-c-AddToQuote-button svg{vertical-align:middle;margin-right:5px;fill:var(--color_white)}.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{font-size:1.8rem;font-weight:700;margin:20px 0 0}.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:"";display:block;margin:10px auto 20px;width:18px;height:18px;background-image:url(/assets/images/icon/check.svg);background-repeat:no-repeat;background-position:0 0;background-size:16px 18px;background-color:var(--color_green);border-radius:100%}@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{display:block;margin-top:0;margin-left:0}}.ds-c-Popin[data-name=quote] .ds-c-Popin-wrapper{width:650px;padding:30px 20px}