.nudgestrip{z-index:1035}.nudge-center,.nudge-left,.nudge-right{pointer-events:none}.modest-nudge{pointer-events:auto}.modest-nudge{visibility:hidden}.modest-nudge .close{right:20px;z-index:9;top:10px}.nudge-block{border-radius:10px;border:1px solid rgba(115,115,115,0.4);overflow:hidden;overflow-x:hidden;max-height:85vh;overflow-y:auto}.nudge-info-block{background-color:#0056b3;color:#fff}.nudge-form-block{background-color:#fff;color:#212529}.modest-nudge{width:380px;max-width:100%;position:relative;visibility:hidden}.nudge-center .modest-nudge.nudge-open{visibility:visible;animation:fadeZoomIn .5s ease-in}.nudge-center .modest-nudge{bottom:20px;margin:0 auto}.nudge-center .modest-nudge.nudge-close{visibility:hidden;animation:fadeZoomOut .5s ease-out}@media all and (max-width: 767px){.nudge-center .modest-nudge{bottom:10px;top:0}}.nudge-left .modest-nudge.nudge-open{visibility:visible;animation:fadeLeftIn .5s ease-in}.nudge-left .modest-nudge{bottom:20px;margin:0 auto 0 30px}.nudge-left .modest-nudge.nudge-close{visibility:hidden;animation:fadeLeftOut .5s ease-out}@media all and (max-width: 767px){.nudge-left .modest-nudge{bottom:10px;top:0;margin-left:0}}.nudge-right .modest-nudge.nudge-open{visibility:visible;animation:fadeRightIn .5s ease-in}.nudge-right .modest-nudge{bottom:20px;margin:0 30px 0 auto}.nudge-right .modest-nudge.nudge-close{visibility:hidden;animation:fadeRightOut .5s ease-out}@media all and (max-width: 767px){.nudge-right .modest-nudge{bottom:10px;top:0;margin-right:0}}@keyframes fadeZoomIn{0%{transform:scale(0, 0);opacity:0}25%{transform:scale(0.25, 0.25);opacity:0.25}50%{transform:scale(0.5, 0.5);opacity:0.5}75%{transform:scale(0.75, 0.75);opacity:0.75}100%{transform:scale(1, 1);opacity:1}}@keyframes fadeZoomOut{0%{transform:scale(1, 1);opacity:1}25%{transform:scale(0.75, 0.75);opacity:0.75}50%{transform:scale(0.5, 0.5);opacity:0.5}75%{transform:scale(0.25, 0.25);opacity:0.25}100%{transform:scale(0, 0);opacity:0;visibility:hidden}}@keyframes fadeLeftIn{0%{left:-100%;opacity:0}25%{left:-75%;opacity:0.25}50%{left:-50%;opacity:0.5}75%{left:-25%;opacity:0.75}100%{left:0%;opacity:1}}@keyframes fadeLeftOut{0%{left:0%;opacity:0}25%{left:-75%;opacity:0.25}50%{left:-50%;opacity:0.5}75%{left:-25%;opacity:0.75}100%{left:-100%;opacity:1}}@keyframes fadeRightIn{0%{right:-100%;opacity:0}25%{right:-75%;opacity:0.25}50%{right:-50%;opacity:0.5}75%{right:-25%;opacity:0.75}100%{right:0%;opacity:1}}@keyframes fadeRightOut{0%{right:0%;opacity:0}25%{right:-75%;opacity:0.25}50%{right:-50%;opacity:0.5}75%{right:-25%;opacity:0.75}100%{right:-100%;opacity:1}}
