@charset "UTF-8";input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fffdfb inset !important;-webkit-text-fill-color:#02142c !important;-webkit-transition:background-color 5000s ease-in-out 0s !important;transition:background-color 5000s ease-in-out 0s !important}.picture{display:block;overflow:hidden;height:100%}.picture img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.picture--contain img{-o-object-fit:contain;object-fit:contain}.picture.top-round{border-radius:var(--broder-radius-pill,9999px) var(--broder-radius-pill,9999px) 0 0}.picture.btm-round{border-radius:0 0 var(--broder-radius-pill,9999px) var(--broder-radius-pill,9999px)}.picture.corners{mask:radial-gradient(circle 24px at top left,transparent 98%,#000 100%) top left/calc(50% + 1px) calc(50% + 1px) no-repeat, radial-gradient(circle 24px at top right, transparent 98%, #000 100%) top right/calc(50% + 1px) calc(50% + 1px) no-repeat, radial-gradient(circle 24px at bottom left, transparent 98%, #000 100%) bottom left/calc(50% + 1px) calc(50% + 1px) no-repeat, radial-gradient(circle 24px at bottom right, transparent 98%, #000 100%) bottom right/calc(50% + 1px) calc(50% + 1px) no-repeat;-webkit-mask:radial-gradient(circle 24px at top left,transparent 98%,#000 100%) top left/calc(50% + 1px) calc(50% + 1px) no-repeat, radial-gradient(circle 24px at top right, transparent 98%, #000 100%) top right/calc(50% + 1px) calc(50% + 1px) no-repeat, radial-gradient(circle 24px at bottom left, transparent 98%, #000 100%) bottom left/calc(50% + 1px) calc(50% + 1px) no-repeat, radial-gradient(circle 24px at bottom right, transparent 98%, #000 100%) bottom right/calc(50% + 1px) calc(50% + 1px) no-repeat}