@font-face{font-family:Edensor;src:url(/fonts/Edensor.otf)format("opentype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Lt.woff2)format("woff2");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-LtIt.woff2)format("woff2");font-weight:300;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Rm.woff2)format("woff2");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-It.woff2)format("woff2");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Md.woff2)format("woff2");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-MdIt.woff2)format("woff2");font-weight:500;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Sm.woff2)format("woff2");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-SmIt.woff2)format("woff2");font-weight:600;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bd.woff2)format("woff2");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BdIt.woff2)format("woff2");font-weight:700;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bl.woff2)format("woff2");font-weight:900;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BlIt.woff2)format("woff2");font-weight:900;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf)format("truetype");font-weight:100;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf)format("truetype");font-weight:200;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf)format("truetype");font-weight:800;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes easeOut{0%{opacity:1}}@keyframes animaRotate{0%{transform:rotate(180deg)}to{transform:rotate(0)}}@-webkit-keyframes animaRotate{to{transform:rotate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes midSlideY{0%{transform:translateY(0)}50%{transform:translateY(30%)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(.85);box-shadow:0 0 #25d366b3}70%{transform:scale(1);box-shadow:0 0 0 25px #0000}to{transform:scale(.85);box-shadow:0 0 #0000}}@keyframes loadingSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.bkForm{flex-direction:column;gap:16px;width:100%;display:flex}.bkForm__field{flex-direction:column;gap:4px;display:flex}.bkForm__label{color:#935f34;font-family:Geist,sans-serif;font-size:14px;font-weight:400;line-height:20px}.bkForm__selectControl{color:#935f34;border-bottom:1.5px solid #c8c3bb;align-items:center;display:flex;position:relative}.bkForm__selectControl:after{content:"";pointer-events:none;background-color:currentColor;flex-shrink:0;width:20px;height:20px;display:inline-block;position:absolute;right:0;-webkit-mask-image:url(/icons/chevron-down.svg);mask-image:url(/icons/chevron-down.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.bkForm__select{appearance:none;color:#1f1a10;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 24px 8px 0;font-family:Geist,sans-serif;font-size:16px;line-height:24px}.bkForm__select:focus-visible{outline:none}.bkForm--error .bkForm__selectControl{border-bottom-color:#d32f2f}.bkForm__acceptance{cursor:pointer;align-items:center;gap:12px;display:flex}.bkForm__checkbox{appearance:none;cursor:pointer;background:0 0;border:1.5px solid #6c6a66;border-radius:2px;flex-shrink:0;place-content:center;width:20px;height:20px;margin:0;transition:background-color .2s,border-color .2s;display:inline-grid}.bkForm__checkbox:after{content:"";opacity:0;border-bottom:2px solid #f6f4f0;border-left:2px solid #f6f4f0;width:10px;height:6px;transform:rotate(-45deg)translate(1px,-1px)}.bkForm__checkbox:checked{background-color:#3a2b11;border-color:#3a2b11}.bkForm__checkbox:checked:after{opacity:1}.bkForm__checkbox:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #0288d1}.bkForm__checkbox:disabled{cursor:not-allowed;border-color:#c8c3bb}.bkForm__acceptanceText{color:#3a2b11;font-family:Geist,sans-serif;font-size:14px;line-height:20px}.bkForm__acceptanceText a{color:#935f34;text-decoration:underline}.bkForm__helper{color:#d32f2f;margin:0;font-family:Geist,sans-serif;font-size:12px;line-height:20px}.bkForm__message{margin:0;font-family:Geist,sans-serif;font-size:14px;line-height:20px}.bkForm__message--success{color:#00b544}.bkForm__message--error{color:#d32f2f}
@font-face{font-family:Edensor;src:url(/fonts/Edensor.otf)format("opentype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Lt.woff2)format("woff2");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-LtIt.woff2)format("woff2");font-weight:300;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Rm.woff2)format("woff2");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-It.woff2)format("woff2");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Md.woff2)format("woff2");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-MdIt.woff2)format("woff2");font-weight:500;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Sm.woff2)format("woff2");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-SmIt.woff2)format("woff2");font-weight:600;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bd.woff2)format("woff2");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BdIt.woff2)format("woff2");font-weight:700;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bl.woff2)format("woff2");font-weight:900;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BlIt.woff2)format("woff2");font-weight:900;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf)format("truetype");font-weight:100;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf)format("truetype");font-weight:200;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf)format("truetype");font-weight:800;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes easeOut{0%{opacity:1}}@keyframes animaRotate{0%{transform:rotate(180deg)}to{transform:rotate(0)}}@-webkit-keyframes animaRotate{to{transform:rotate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes midSlideY{0%{transform:translateY(0)}50%{transform:translateY(30%)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(.85);box-shadow:0 0 #25d366b3}70%{transform:scale(1);box-shadow:0 0 0 25px #0000}to{transform:scale(.85);box-shadow:0 0 #0000}}@keyframes loadingSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.bkTextField{flex-direction:column;gap:6px;width:100%;font-family:Geist,sans-serif;display:flex}.bkTextField__label{color:#6c6a66;font-size:14px;font-weight:500;line-height:20px}.bkTextField__control{border-bottom:1px solid #e4e7ec;align-items:center;gap:8px;padding:6px 4px;transition:border-color .2s,box-shadow .15s;display:flex}.bkTextField__input{color:#0c1014;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:16px;line-height:24px}.bkTextField__input::placeholder{color:#6c6a66}.bkTextField__icon{color:#6c6a66;background-color:currentColor;flex-shrink:0;width:20px;height:20px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.bkTextField__input::-webkit-search-cancel-button{appearance:none}.bkTextField__clear{cursor:pointer;color:#6c6a66;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:2px;transition:color .2s;display:inline-flex}.bkTextField__clear:hover{color:#3a2b11}.bkTextField__clear:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #0288d1}.bkTextField__clearIcon{background-color:currentColor;flex-shrink:0;width:16px;height:16px;display:inline-block;-webkit-mask-image:url(/icons/close.svg);mask-image:url(/icons/close.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.bkTextField__helper{color:#6c6a66;margin:0;font-size:12px;line-height:20px}.bkTextField__control:hover{border-color:#6c6a66}.bkTextField__control:focus-within{border-color:#0288d1;box-shadow:0 1px #0288d1}.bkTextField--error .bkTextField__control,.bkTextField--error .bkTextField__control:hover{border-color:#d32f2f}.bkTextField--error .bkTextField__control:focus-within{box-shadow:0 1px #d32f2f}.bkTextField--error .bkTextField__helper{color:#d32f2f}.bkTextField--success .bkTextField__control,.bkTextField--success .bkTextField__control:hover{border-color:#00b544}.bkTextField--success .bkTextField__control:focus-within{box-shadow:0 1px #00b544}.bkTextField.is-disabled .bkTextField__control{background-color:#f8f9f9;border-color:#e4e7ec}.bkTextField.is-disabled .bkTextField__input{color:#6c6a66;cursor:not-allowed}
@font-face{font-family:Edensor;src:url(/fonts/Edensor.otf)format("opentype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Lt.woff2)format("woff2");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-LtIt.woff2)format("woff2");font-weight:300;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Rm.woff2)format("woff2");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-It.woff2)format("woff2");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Md.woff2)format("woff2");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-MdIt.woff2)format("woff2");font-weight:500;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Sm.woff2)format("woff2");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-SmIt.woff2)format("woff2");font-weight:600;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bd.woff2)format("woff2");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BdIt.woff2)format("woff2");font-weight:700;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bl.woff2)format("woff2");font-weight:900;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BlIt.woff2)format("woff2");font-weight:900;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf)format("truetype");font-weight:100;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf)format("truetype");font-weight:200;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf)format("truetype");font-weight:800;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes easeOut{0%{opacity:1}}@keyframes animaRotate{0%{transform:rotate(180deg)}to{transform:rotate(0)}}@-webkit-keyframes animaRotate{to{transform:rotate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes midSlideY{0%{transform:translateY(0)}50%{transform:translateY(30%)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(.85);box-shadow:0 0 #25d366b3}70%{transform:scale(1);box-shadow:0 0 0 25px #0000}to{transform:scale(.85);box-shadow:0 0 #0000}}@keyframes loadingSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.bkTextarea{flex-direction:column;gap:6px;width:100%;font-family:Geist,sans-serif;display:flex}.bkTextarea__control{border:1px solid #0000;border-bottom-color:#e4e7ec;border-radius:8px 8px 0 0;flex-direction:column;gap:4px;padding:12px;transition:border-color .2s,box-shadow .15s,background-color .2s;display:flex}.bkTextarea__label{color:#3a2b11;font-size:14px;font-weight:700;line-height:20px}.bkTextarea__element{resize:vertical;color:#0c1014;background:0 0;border:none;outline:none;font-family:inherit;font-size:14px;line-height:20px}.bkTextarea__element::placeholder{color:#6c6a66}.bkTextarea__helper{color:#6c6a66;margin:0;font-size:12px;line-height:20px}.bkTextarea__control:hover{border-bottom-color:#6c6a66}.bkTextarea__control:focus-within{border-color:#0288d1;border-radius:8px;box-shadow:0 0 0 1px #0288d1}.bkTextarea--error .bkTextarea__control,.bkTextarea--error .bkTextarea__control:hover{border-bottom-color:#d32f2f}.bkTextarea--error .bkTextarea__helper{color:#d32f2f}.bkTextarea--success .bkTextarea__control,.bkTextarea--success .bkTextarea__control:hover{border-bottom-color:#00b544}.bkTextarea.is-disabled .bkTextarea__control{background-color:#f8f9f9;border-bottom-color:#e4e7ec}.bkTextarea.is-disabled .bkTextarea__element{color:#6c6a66;cursor:not-allowed}
@font-face{font-family:Edensor;src:url(/fonts/Edensor.otf)format("opentype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Lt.woff2)format("woff2");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-LtIt.woff2)format("woff2");font-weight:300;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Rm.woff2)format("woff2");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-It.woff2)format("woff2");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Md.woff2)format("woff2");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-MdIt.woff2)format("woff2");font-weight:500;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Sm.woff2)format("woff2");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-SmIt.woff2)format("woff2");font-weight:600;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bd.woff2)format("woff2");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BdIt.woff2)format("woff2");font-weight:700;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bl.woff2)format("woff2");font-weight:900;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BlIt.woff2)format("woff2");font-weight:900;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf)format("truetype");font-weight:100;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf)format("truetype");font-weight:200;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf)format("truetype");font-weight:800;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes easeOut{0%{opacity:1}}@keyframes animaRotate{0%{transform:rotate(180deg)}to{transform:rotate(0)}}@-webkit-keyframes animaRotate{to{transform:rotate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes midSlideY{0%{transform:translateY(0)}50%{transform:translateY(30%)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(.85);box-shadow:0 0 #25d366b3}70%{transform:scale(1);box-shadow:0 0 0 25px #0000}to{transform:scale(.85);box-shadow:0 0 #0000}}@keyframes loadingSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}
