@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}@font-face{font-family:Roboto Light;src:local("Roboto Light"),url(/static/media/Roboto-Light.0cea39826bd36bbfe330.ttf) format("truetype")}@font-face{font-family:Roboto Regular;src:local("Roboto Regular"),url(/static/media/Roboto-Regular.03523cf578d69fa92322.ttf) format("truetype")}@font-face{font-family:Roboto Medium;src:local("Roboto Medium"),url(/static/media/Roboto-Medium.13a29228654d5c5ec9c4.ttf) format("truetype")}@font-face{font-family:Roboto Bold;src:local("Roboto Bold"),url(/static/media/Roboto-Bold.4f39c5796e60c9d8e732.ttf) format("truetype")}@font-face{font-family:Roboto Black;src:local("Roboto Black"),url(/static/media/Roboto-Black.1224b64c95f897e542d9.ttf) format("truetype")}@font-face{font-family:Lato Light;src:local("Lato Light"),url(/static/media/Lato-Light.d92647541fd5192917e0.ttf) format("truetype")}@font-face{font-family:Lato Regular;src:local("Lato Regular"),url(/static/media/Lato-Regular.80c07943565d91b976e1.ttf) format("truetype")}@font-face{font-family:Lato Medium;src:local("Lato Medium"),url(/static/media/Lato-Medium.dffae17524847ef31d01.ttf) format("truetype")}@font-face{font-family:Lato Semibold;src:local("Lato Semibold"),url(/static/media/Lato-Semibold.d585c7df44df3024c49b.ttf) format("truetype")}@font-face{font-family:Lato Bold;src:local("Lato Bold"),url(/static/media/Lato-Bold.bb154e8dcbf157f82e9b.ttf) format("truetype")}@font-face{font-family:Poppins Light;src:local("Poppins Light"),url(/static/media/Poppins-Light.7641a0f76ca9ef6c252c.ttf) format("truetype")}@font-face{font-family:Poppins Regular;src:local("Poppins Regular"),url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf) format("truetype")}@font-face{font-family:Poppins Medium;src:local("Poppins Medium"),url(/static/media/Poppins-Medium.673ed42382ab264e0bf5.ttf) format("truetype")}@font-face{font-family:Poppins Semibold;src:local("Poppins Semibold"),url(/static/media/Poppins-SemiBold.ac8d04b620e54be9b0f0.ttf) format("truetype")}@font-face{font-family:Poppins Bold;src:local("Poppins Bold"),url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf) format("truetype")}@font-face{font-family:Poppins Black;src:local("Poppins Black"),url(/static/media/Poppins-Black.d8b850b920a5ef49d752.ttf) format("truetype")}.date-selector{background:#fff;border-radius:16px;box-shadow:0 4px 30px #05314914;height:300px;right:0;top:50px;width:277px;z-index:3}.date-selector,.send-calendar{-webkit-user-select:none;user-select:none}.send-calendar{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.send-calendar .week-days{display:grid;grid-template-columns:repeat(7,1fr);-webkit-user-select:none;user-select:none}.send-calendar .week-days .week-day{align-items:center;display:flex;justify-content:center;width:32px}.send-calendar .week{display:grid;grid-template-columns:repeat(7,1fr)}.send-calendar .week .day{align-items:center;display:flex;height:32px;justify-content:center;outline:0;position:relative;width:32px}.send-calendar .week .day:hover{background:#f5f9fc;border-radius:20px;color:#8927ef}.send-calendar .week .weekend{color:#053149;opacity:.5}.send-calendar .week .fade{color:#a0a0a0;opacity:.3}.send-calendar .week .selected-day{background:#8927ef;border-radius:20px;color:#fff}.send-calendar .week .range-day{color:#8927ef}.send-calendar .week .campaign-day{align-items:center;border:1px solid #ea5454;border-radius:50%;cursor:pointer;display:flex;justify-content:center;position:absolute}.send-calendar .month-selector{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px;-webkit-user-select:none;user-select:none}.send-calendar .month-selector img{cursor:pointer;min-height:10px;min-width:10px}