@charset "UTF-8";@keyframes rotate360{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes rotate360-counter-clockwise{0%{transform:rotate(0)}50%{transform:rotate(-180deg)}to{transform:rotate(-360deg)}}:root{--grid-gutter: 8px}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Regular.woff2) format("woff2"),url(/fonts/Montserrat/Montserrat-Regular.woff) format("woff");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Medium.woff2) format("woff2"),url(/fonts/Montserrat/Montserrat-Medium.woff) format("woff");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Bold.woff2) format("woff2"),url(/fonts/Montserrat/Montserrat-Bold.woff) format("woff");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-ExtraBold.woff2) format("woff2"),url(/fonts/Montserrat/Montserrat-ExtraBold.woff) format("woff");font-style:normal;font-weight:800;font-display:swap}.link{--link-content: attr(data-link-content);--link-font-size-initial: 16px;--link-line-height-initial: 24px;--link-font-weight: 400;--link-font-size-adaptive: 14px;--link-line-height-adaptive: 21px;--link-font-size: var(--link-font-size-initial);--link-line-height: var(--link-line-height-initial);--link-color: inherit;--link-line-through-color: #5A567B;--link-line-through-style: solid;--link-underline-width: 0%;--link-underline-width-hover: 0%;--link-underline-opacity: 1;--link-underline-opacity-on-hover: 1;--link-opacity-hover: 1;--link-after-content: "";--link-after-position: absolute;--link-after-top-offset: 0;--link-after-bottom-offset: 0;--link-after-display: none;--link-after-width: 0px;--link-after-height: 0px;--link-after-margin-left: calc(var(--grid-gutter) * .5);--link-after-color: currentcolor;--link-after-text-transform: none;--link-after-font-weight: inherit;--link-after-bg-image: unset;font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:var(--link-font-weight);font-style:normal;font-size:var(--link-font-size);line-height:var(--link-line-height);position:relative;display:inline-block;max-width:max-content;color:var(--link-color);text-decoration:none;transition:all .2s}@media(max-width:767px){.link{--link-font-size: var(--link-font-size-adaptive);--link-line-height: var(--link-line-height-adaptive)}}.link:hover{--link-underline-width: var(--link-underline-width-hover);--link-underline-opacity: var(--link-underline-opacity-on-hover);text-decoration:none;opacity:var(--link-opacity-hover)}.link:before{content:var(--link-content);position:absolute;top:calc(var(--link-line-height) / 3);left:0;right:0;margin:auto;color:transparent;text-decoration-line:line-through;text-decoration-color:var(--link-line-through-color);text-decoration-style:var(--link-line-through-style);text-decoration-thickness:from-font;opacity:var(--link-underline-opacity);transition:all .2s;overflow:hidden;transform:scaleX(var(--link-underline-width))}.link:after{content:var(--link-after-content);position:var(--link-after-position);top:var(--link-after-top-offset);bottom:var(--link-after-bottom-offset);display:var(--link-after-display);width:var(--link-after-width);height:var(--link-after-height);margin:auto 0 auto var(--link-after-margin-left);color:var(--link-after-color);text-transform:var(--link-after-text-transform);font-weight:var(--link-after-font-weight);background-image:var(--link-after-bg-image)}.link--inherit{--link-font-size: inherit;--link-line-height: inherit;--link-font-weight: inherit;--link-color: inherit}.link--accent{--link-color: #4A33FF;--link-line-through-color: #4A33FF}.link--secondary{--link-color: #5A68FF;--link-line-through-color: #A7D4FF}.link--light{--link-color: #5A567B;--link-line-through-color: #5A567B}.link--violet{--link-color: #5D61DC;--link-line-through-color: #5D61DC}.link--dark{--link-color: #160F48;--link-line-through-color: #160F48}.link--white{--link-color: #ffffff;--link-line-through-color: #ffffff}.link--underline{--link-underline-width: 100%;--link-underline-width-hover: 0%}.link--underline-on-hover{--link-underline-width: 0%;--link-underline-width-hover: 100%}.link--underline--always{--link-underline-width: 100%;--link-underline-width-hover: 100%}.link--underline--dashed{--link-underline-width: 100%;--link-underline-width-hover: 100%;--link-underline-opacity-on-hover: 0;--link-line-through-style: dashed}.link--opacity-on-hover{--link-opacity-hover: .8}.link--xxl{--link-font-size-initial: 25px;--link-line-height-initial: 35px;--link-font-size-adaptive: 20px;--link-line-height-adaptive: 28px}.link--xl{--link-font-size-initial: 22px;--link-line-height-initial: 30.8px;--link-font-size-adaptive: 18px;--link-line-height-adaptive: 25.2px}.link--large{--link-font-size-initial: 20px;--link-line-height-initial: 28px;--link-font-size-adaptive: 16px;--link-line-height-adaptive: 22.4px}.link--small{--link-font-size-initial: 14px;--link-line-height-initial: 21px;--link-font-size-adaptive: 13px;--link-line-height-adaptive: 19.5px}.link--very-small{--link-font-size-initial: 12px;--link-line-height-initial: 18px;--link-font-size-adaptive: 10px;--link-line-height-adaptive: 15px}.link--no-adaptive{--link-font-size: var(--link-font-size-initial);--link-line-height: var(--link-line-height-initial)}@media(max-width:767px){.link--no-adaptive{--link-font-size: var(--link-font-size-initial);--link-line-height: var(--link-line-height-initial)}}.link--halfbold{--link-font-weight: 500}.link--semibold{--link-font-weight: 600}.link--arrow{--link-after-display: inline-block;--link-after-width: 16px;--link-after-height: 16px}.link--arrow--top{--link-after-bg-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%234A33FF' fill-rule='evenodd' d='M12.4887 10.7071c-.3905.3905-1.0237.3905-1.4142 0L7.7816 7.4142l-3.2929 3.2929c-.3905.3905-1.0237.3905-1.4142 0-.3905-.3905-.3905-1.0237 0-1.4142l4.7071-4.7071 4.7071 4.707c.3905.3906.3905 1.0238 0 1.4143Z' clip-rule='evenodd'/%3e%3c/svg%3e")}.link--arrow--bottom{--link-after-bg-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%234A33FF' fill-rule='evenodd' d='M3.5113 5.2929c.3905-.3905 1.0237-.3905 1.4142 0l3.2929 3.2929 3.2929-3.293c.3905-.3904 1.0237-.3904 1.4142 0 .3905.3906.3905 1.0238 0 1.4143l-4.7071 4.7071-4.7071-4.707c-.3905-.3906-.3905-1.0238 0-1.4143Z' clip-rule='evenodd'/%3e%3c/svg%3e")}.link--arrow--left{--link-after-bg-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%234A33FF' fill-rule='evenodd' d='M10.7071 3.5113c.3905.3905.3905 1.0237 0 1.4142L7.4142 8.2184l3.2929 3.2929c.3905.3905.3905 1.0237 0 1.4142-.3905.3905-1.0237.3905-1.4142 0L4.5858 8.2184l4.707-4.7071c.3906-.3905 1.0238-.3905 1.4143 0Z' clip-rule='evenodd'/%3e%3c/svg%3e")}.link--arrow--right{--link-after-bg-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%234A33FF' fill-rule='evenodd' d='M5.2929 12.4887c-.3905-.3905-.3905-1.0237 0-1.4142l3.2929-3.2929-3.293-3.2929c-.3904-.3905-.3904-1.0237 0-1.4142.3906-.3905 1.0238-.3905 1.4143 0l4.7071 4.7071-4.707 4.7071c-.3906.3905-1.0238.3905-1.4143 0Z' clip-rule='evenodd'/%3e%3c/svg%3e")}.arrow{min-width:48px;width:48px;min-height:48px;height:48px;border-radius:100px;background-color:#f33b67;background-repeat:no-repeat;background-position:center}.arrow--medium{min-width:32px;width:32px;min-height:32px;height:32px}.arrow--mini{min-width:24px;width:24px;min-height:24px;height:24px}.arrow--pale{background-color:#fff3}.arrow--hoverable{transition:background-color .2s}.arrow--hoverable:hover{background-color:#e81749}.arrow--up{background-image:url(/img/icons/arrows/full/up.svg)}.arrow--up.arrow--mini,.arrow--up.arrow--half{background-image:url(/img/icons/arrows/mini/up.svg)}.arrow--right{background-image:url(/img/icons/arrows/full/right.svg)}.arrow--right.arrow--mini,.arrow--right.arrow--half{background-image:url(/img/icons/arrows/mini/right.svg)}.arrow--left{background-image:url(/img/icons/arrows/full/left.svg)}.arrow--navigation:after,.arrow--navigation:before{content:unset}.button{--button-after-content: unset;--button-after-bg-color: transparent;--button-after-bg-image: none;--button-after-width: 0px;--button-after-height: 0px;--button-before-content: unset;--button-before-bg-image: none;--button-before-width: 0px;--button-before-height: 0px;--button-before-animation: none;--button-column-gap: calc(var(--grid-gutter) * 1);--button-font-size: 16px;--button-line-height: 24px;--button-font-weight: 600;--button-color: #ffffff;--button-width: max-content;--button-border-radius: 48px;--button-bg-color: none;--button-bg-color-hover: none;--button-bg-color-disabled: none;--button-bg-image: none;--button-bg-image-hover: none;--button-bg-image-disabled: none;--button-height-standard: calc(var(--grid-gutter) * 9);--button-padding-top-standard: calc(var(--grid-gutter) * 2);--button-padding-right-standard: calc(var(--grid-gutter) * 4);--button-padding-bottom-standard: calc(var(--grid-gutter) * 2);--button-padding-left-standard: calc(var(--grid-gutter) * 4);--button-height-medium: calc(var(--grid-gutter) * 6);--button-padding-top-medium: calc(var(--grid-gutter) * 1.5);--button-padding-right-medium: calc(var(--grid-gutter) * 3);--button-padding-bottom-medium: calc(var(--grid-gutter) * 1.5);--button-padding-left-medium: calc(var(--grid-gutter) * 3);--button-height-small: calc(var(--grid-gutter) * 5);--button-padding-top-small: calc(var(--grid-gutter) * 1);--button-padding-right-small: calc(var(--grid-gutter) * 2.5);--button-padding-bottom-small: calc(var(--grid-gutter) * 1);--button-padding-left-small: calc(var(--grid-gutter) * 2.5);--button-height-xsmall: calc(var(--grid-gutter) * 4);--button-padding-top-xsmall: calc(var(--grid-gutter) * .5);--button-padding-right-xsmall: calc(var(--grid-gutter) * 1.5);--button-padding-bottom-xsmall: calc(var(--grid-gutter) * .5);--button-padding-left-xsmall: calc(var(--grid-gutter) * 1.5);--button-height-adaptive-down: var(--button-height-medium);--button-padding-top-adaptive-down: var(--button-padding-top-medium);--button-padding-right-adaptive-down: var(--button-padding-right-medium);--button-padding-bottom-adaptive-down: var(--button-padding-bottom-medium);--button-padding-left-adaptive-down: var(--button-padding-left-medium);--button-height: var(--button-height-standard);--button-padding-top: var(--button-padding-top-standard);--button-padding-right: var(--button-padding-right-standard);--button-padding-bottom: var(--button-padding-bottom-standard);--button-padding-left: var(--button-padding-left-standard);font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:var(--button-font-weight);font-style:normal;font-size:var(--button-font-size);line-height:var(--button-line-height);cursor:pointer;display:inline-flex;column-gap:var(--button-column-gap);align-items:center;justify-content:center;height:var(--button-height);width:var(--button-width);padding:var(--button-padding-top) var(--button-padding-right) var(--button-padding-bottom) var(--button-padding-left);color:var(--button-color);text-decoration:none;border:none;border-radius:var(--button-border-radius);background-color:var(--button-bg-color);background-image:var(--button-bg-image);background-repeat:no-repeat;white-space:nowrap;transition:all .2s}.button:hover{color:var(--button-color);text-decoration:none;background-color:var(--button-bg-color-hover);background-image:var(--button-bg-image-hover);opacity:initial}.button:after{content:var(--button-after-content);width:var(--button-after-width);height:var(--button-after-height);border-radius:max(var(--button-after-width),var(--button-after-height));background-color:var(--button-after-bg-color);background-image:var(--button-after-bg-image);background-repeat:no-repeat;background-position:center}.button:before{content:var(--button-before-content);width:var(--button-before-width);height:var(--button-before-height);background-image:var(--button-before-bg-image);animation:var(--button-before-animation)}.button--accent{--button-bg-image: linear-gradient(91deg, #10FFF1 .82%, #00BBE4 99.18%);--button-bg-image-hover: linear-gradient(91deg, #09D9CC .82%, #04A5C9 99.18%);--button-bg-image-disabled: linear-gradient(91deg, #AAFBF6 .82%, #A7DFEC 99.18%)}.button--primary{--button-bg-image: linear-gradient(91deg, #5A68FF 0%, #004EE4 100%);--button-bg-image-hover: linear-gradient(90deg, #3546FF 0%, #004EE4 100%);--button-bg-image-disabled: linear-gradient(90deg, #ADB4FF 0%, #ADB4FF 100%)}.button--secondary{--button-bg-color: #5A68FF;--button-bg-color-hover: #4A33FF;--button-bg-image-disabled: rgba(90, 104, 255, .5)}.button--ok{--button-after-content: "";--button-after-width: 34px;--button-after-height: 34px;--button-after-bg-color: rgba(255, 255, 255, .2);--button-after-bg-image: url(/img/icons/check/white.svg)}.button--arrow{--button-after-content: "";--button-after-width: 34px;--button-after-height: 34px;--button-after-bg-color: rgba(255, 255, 255, .2);--button-after-bg-image-top: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M3.2929 7.7071c-.3905-.3905-.3905-1.0237 0-1.4142L8 1.5858l4.7071 4.707c.3905.3906.3905 1.0238 0 1.4143-.3905.3905-1.0237.3905-1.4142 0L8 4.4142l-3.2929 3.293c-.3905.3904-1.0237.3904-1.4142 0Z' clip-rule='evenodd'/%3e%3cpath fill='%23fff' d='M8 15c-.5523 0-1-.4477-1-1V5c0-.5523.4477-1 1-1s1 .4477 1 1v9c0 .5523-.4477 1-1 1Z'/%3e%3c/svg%3e");--button-after-bg-image-bottom: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M12.7071 8.2929c.3905.3905.3905 1.0237 0 1.4142L8 14.4142l-4.7071-4.707c-.3905-.3906-.3905-1.0238 0-1.4143.3905-.3905 1.0237-.3905 1.4142 0L8 11.5858l3.2929-3.293c.3905-.3904 1.0237-.3904 1.4142 0Z' clip-rule='evenodd'/%3e%3cpath fill='%23fff' d='M8 1c.5523 0 1 .4477 1 1v9c0 .5523-.4477 1-1 1s-1-.4477-1-1V2c0-.5523.4477-1 1-1Z'/%3e%3c/svg%3e");--button-after-bg-image-left: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M7.7071 12.7071c-.3905.3905-1.0237.3905-1.4142 0L1.5858 8l4.707-4.7071c.3906-.3905 1.0238-.3905 1.4143 0 .3905.3905.3905 1.0237 0 1.4142L4.4142 8l3.293 3.2929c.3904.3905.3904 1.0237 0 1.4142Z' clip-rule='evenodd'/%3e%3cpath fill='%23fff' d='M15 8c0 .5523-.4477 1-1 1H5c-.5523 0-1-.4477-1-1s.4477-1 1-1h9c.5523 0 1 .4477 1 1Z'/%3e%3c/svg%3e");--button-after-bg-image-right: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M8.2929 3.2929c.3905-.3905 1.0237-.3905 1.4142 0L14.4142 8l-4.707 4.7071c-.3906.3905-1.0238.3905-1.4143 0-.3905-.3905-.3905-1.0237 0-1.4142L11.5858 8l-3.293-3.2929c-.3904-.3905-.3904-1.0237 0-1.4142Z' clip-rule='evenodd'/%3e%3cpath fill='%23fff' d='M1 8c0-.5523.4477-1 1-1h9c.5523 0 1 .4477 1 1s-.4477 1-1 1H2c-.5523 0-1-.4477-1-1Z'/%3e%3c/svg%3e");--button-column-gap: calc(var(--grid-gutter) * 1.25);--button-padding-right-standard: calc(var(--grid-gutter) * 2.5);--button-padding-right-medium: calc(var(--grid-gutter) * 2);--button-padding-right-small: calc(var(--grid-gutter) * 2);--button-padding-right-xsmall: calc(var(--grid-gutter) * 1)}.button--arrow-mini{--button-after-width: 24px;--button-after-height: 24px;--button-after-bg-color: transparent;--button-after-bg-image-top: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M16.91 14.91a1 1 0 0 1-1.41 0l-3.3-3.29-3.29 3.3A1 1 0 1 1 7.5 13.5l4.7-4.7 4.71 4.7a1 1 0 0 1 0 1.41Z' clip-rule='evenodd'/%3e%3c/svg%3e");--button-after-bg-image-bottom: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M7.09 9.09a1 1 0 0 1 1.41 0l3.3 3.29 3.29-3.3a1 1 0 1 1 1.41 1.42l-4.7 4.7-4.71-4.7a1 1 0 0 1 0-1.41Z' clip-rule='evenodd'/%3e%3c/svg%3e");--button-after-bg-image-left: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M14.91 7.09a1 1 0 0 1 0 1.41l-3.29 3.3 3.3 3.29a1 1 0 1 1-1.42 1.41l-4.7-4.7 4.7-4.71a1 1 0 0 1 1.41 0Z' clip-rule='evenodd'/%3e%3c/svg%3e");--button-after-bg-image-right: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M9.09 16.91a1 1 0 0 1 0-1.41l3.29-3.3-3.3-3.29A1 1 0 0 1 10.5 7.5l4.7 4.7-4.7 4.71a1 1 0 0 1-1.41 0Z' clip-rule='evenodd'/%3e%3c/svg%3e");--button-column-gap: calc(var(--grid-gutter) * 1)}.button--arrow-small{--button-after-width: 16px;--button-after-height: 16px;--button-after-bg-color: transparent;--button-after-bg-image-top: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M12.9141 10.9142c-.3905.3905-1.0237.3905-1.4142 0L8.207 7.6213l-3.2929 3.2929c-.3905.3905-1.0237.3905-1.4142 0-.3905-.3905-.3905-1.0237 0-1.4142L8.207 4.7929l4.7071 4.707c.3906.3906.3906 1.0238 0 1.4143Z' clip-rule='evenodd'/%3e%3c/svg%3e");--button-after-bg-image-bottom: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M3.0859 5.0858c.3905-.3905 1.0237-.3905 1.4142 0L7.793 8.3787l3.2929-3.2929c.3905-.3905 1.0236-.3905 1.4142 0 .3905.3905.3905 1.0237 0 1.4142L7.793 11.2071l-4.7071-4.707c-.3906-.3906-.3906-1.0238 0-1.4143Z' clip-rule='evenodd'/%3e%3c/svg%3e");--button-after-bg-image-left: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M10.9142 3.0859c.3905.3905.3905 1.0237 0 1.4142L7.6213 7.793l3.2929 3.2929c.3905.3905.3905 1.0237 0 1.4142-.3905.3905-1.0237.3905-1.4142 0L4.793 7.793 9.5 3.0859c.3905-.3906 1.0237-.3906 1.4142 0Z' clip-rule='evenodd'/%3e%3c/svg%3e");--button-after-bg-image-right: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M5.0858 12.9141c-.3905-.3905-.3905-1.0237 0-1.4142L8.3787 8.207l-3.293-3.2929c-.3904-.3905-.3904-1.0237 0-1.4142.3906-.3905 1.0238-.3905 1.4143 0L11.207 8.207 6.5 12.9141c-.3905.3906-1.0237.3906-1.4142 0Z' clip-rule='evenodd'/%3e%3c/svg%3e");--button-column-gap: calc(var(--grid-gutter) * 1)}.button--arrow-top{--button-after-bg-image: var(--button-after-bg-image-top)}.button--arrow-bottom{--button-after-bg-image: var(--button-after-bg-image-bottom)}.button--arrow-left{--button-after-bg-image: var(--button-after-bg-image-left)}.button--arrow-right{--button-after-bg-image: var(--button-after-bg-image-right)}.button--login{--button-before-content: "";--button-before-width: 24px;--button-before-height: 24px;--button-before-bg-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M20.1213 20.1213A3 3 0 0 1 18 21h-7a3.0001 3.0001 0 0 1-3-3v-2c0-.5523.4477-1 1-1s1 .4477 1 1v2a1.0001 1.0001 0 0 0 1 1h7a1.0001 1.0001 0 0 0 1-1V6a1.0002 1.0002 0 0 0-1-1h-7a1 1 0 0 0-1 1v2c0 .5523-.4477 1-1 1s-1-.4477-1-1V6a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v12a3 3 0 0 1-.8787 2.1213Z' clip-rule='evenodd'/%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M12.2929 15.7071c-.3905-.3905-.3905-1.0237 0-1.4142L13.5858 13H3c-.5523 0-1-.4477-1-1s.4477-1 1-1h10.5858l-1.2929-1.2929c-.3905-.3905-.3905-1.0237 0-1.4142.3905-.3905 1.0237-.3905 1.4142 0l3 3c.3905.3905.3905 1.0237 0 1.4142l-3 3c-.3905.3905-1.0237.3905-1.4142 0Z' clip-rule='evenodd'/%3e%3c/svg%3e");--button-column-gap: calc(var(--grid-gutter) * 1)}.button--wide{--button-width: 100%}.button--medium{--button-font-size: 14px;--button-line-height: 21px;--button-height: var(--button-height-medium);--button-padding-top: var(--button-padding-top-medium);--button-padding-right: var(--button-padding-right-medium);--button-padding-bottom: var(--button-padding-bottom-medium);--button-padding-left: var(--button-padding-left-medium);--button-height-adaptive-down: var(--button-height-small);--button-padding-top-adaptive-down: var(--button-padding-top-small);--button-padding-right-adaptive-down: var(--button-padding-right-small);--button-padding-bottom-adaptive-down: var(--button-padding-bottom-small);--button-padding-left-adaptive-down: var(--button-padding-left-small)}.button--small{--button-height: var(--button-height-small);--button-padding-top: var(--button-padding-top-small);--button-padding-right: var(--button-padding-right-small);--button-padding-bottom: var(--button-padding-bottom-small);--button-padding-left: var(--button-padding-left-small);--button-height-adaptive-down: var(--button-height-xsmall);--button-padding-top-adaptive-down: var(--button-padding-top-xsmall);--button-padding-right-adaptive-down: var(--button-padding-right-xsmall);--button-padding-bottom-adaptive-down: var(--button-padding-bottom-xsmall);--button-padding-left-adaptive-down: var(--button-padding-left-xsmall)}.button--xsmall{--button-height: var(--button-height-xsmall);--button-padding-top: var(--button-padding-top-xsmall);--button-padding-right: var(--button-padding-right-xsmall);--button-padding-bottom: var(--button-padding-bottom-xsmall);--button-padding-left: var(--button-padding-left-xsmall);--button-height-adaptive-down: var(--button-height-small);--button-padding-top-adaptive-down: var(--button-padding-top-xsmall);--button-padding-right-adaptive-down: var(--button-padding-right-xsmall);--button-padding-bottom-adaptive-down: var(--button-padding-bottom-xsmall);--button-padding-left-adaptive-down: var(--button-padding-left-xsmall)}@media(max-width:767px){.button--adaptive-down{--button-height: var(--button-height-adaptive-down);--button-padding-top: var(--button-padding-top-adaptive-down);--button-padding-right: var(--button-padding-right-adaptive-down);--button-padding-bottom: var(--button-padding-bottom-adaptive-down);--button-padding-left: var(--button-padding-left-adaptive-down)}}.button--round{--button-padding-top-standard: calc(var(--grid-gutter) * 2);--button-padding-right-standard: calc(var(--grid-gutter) * 2);--button-padding-bottom-standard: calc(var(--grid-gutter) * 2);--button-padding-left-standard: calc(var(--grid-gutter) * 2);--button-padding-top-medium: calc(var(--grid-gutter) * 1.5);--button-padding-right-medium: calc(var(--grid-gutter) * 1.5);--button-padding-bottom-medium: calc(var(--grid-gutter) * 1.5);--button-padding-left-medium: calc(var(--grid-gutter) * 1.5);--button-padding-top-small: calc(var(--grid-gutter) * 1);--button-padding-right-small: calc(var(--grid-gutter) * 1);--button-padding-bottom-small: calc(var(--grid-gutter) * 1);--button-padding-left-small: calc(var(--grid-gutter) * 1);--button-padding-top-xsmall: calc(var(--grid-gutter) * .5);--button-padding-right-xsmall: calc(var(--grid-gutter) * .5);--button-padding-bottom-xsmall: calc(var(--grid-gutter) * .5);--button-padding-left-xsmall: calc(var(--grid-gutter) * .5)}.button--hamburger{--button-height: calc(var(--grid-gutter) * 6);--button-padding-top: calc(var(--grid-gutter) * 1.5);--button-padding-right: calc(var(--grid-gutter) * 1.5);--button-padding-bottom: calc(var(--grid-gutter) * 1.5);--button-padding-left: calc(var(--grid-gutter) * 1.5);--button-before-content: "";--button-before-width: 24px;--button-before-height: 24px;--button-before-bg-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath fill='%23fff' d='M5 7c0-.6.4-1 1-1h12a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1ZM5 12c0-.6.4-1 1-1h6a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1ZM5 17c0-.6.4-1 1-1h12a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Z'/%3e%3c/svg%3e");--button-bg-color: #4A33FF;--button-bg-color-hover: #5A68FF}@media(max-width:767px){.button--hamburger{--button-height: calc(var(--grid-gutter) * 5);--button-padding-top: calc(var(--grid-gutter) * 1);--button-padding-right: calc(var(--grid-gutter) * 1);--button-padding-bottom: calc(var(--grid-gutter) * 1);--button-padding-left: calc(var(--grid-gutter) * 1)}}.button--refresh{--button-before-content: "";--button-before-width: 24px;--button-before-height: 24px;--button-before-bg-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M7.425 4.235a9.1 9.1 0 0 1 13.566 6.627 1 1 0 0 1-1.981.276A7.1 7.1 0 0 0 6.19 8h1.81a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1V5a1 1 0 0 1 2 0v1.273a9.1 9.1 0 0 1 2.425-2.038ZM3.862 12.01a1 1 0 0 1 1.129.852A7.1 7.1 0 0 0 17.809 16H16a1 1 0 1 1 0-2h4a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-1.273a9.102 9.102 0 0 1-15.99-4.59 1 1 0 0 1 .852-1.128Z' clip-rule='evenodd'/%3e%3c/svg%3e")}.button--download{--button-before-content: "";--button-before-width: 24px;--button-before-height: 24px;--button-before-bg-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M4 16a1 1 0 0 1 1 1v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2a1 1 0 1 1 2 0v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-2a1 1 0 0 1 1-1Z' clip-rule='evenodd'/%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M6.293 10.293a1 1 0 0 1 1.414 0L12 14.586l4.293-4.293a1 1 0 1 1 1.414 1.414l-5 5a1 1 0 0 1-1.414 0l-5-5a1 1 0 0 1 0-1.414Z' clip-rule='evenodd'/%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M12 3a1 1 0 0 1 1 1v12a1 1 0 1 1-2 0V4a1 1 0 0 1 1-1Z' clip-rule='evenodd'/%3e%3c/svg%3e")}.button--processing{--button-font-size: 0;--button-after-content: unset;--button-before-content: "";--button-before-width: 34px;--button-before-height: 34px;--button-before-bg-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' fill='none'%3e%3ccircle cx='17' cy='17' r='16.5' fill='%23fff' stroke='%23fff' opacity='.2'/%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M12.43 9.24a9.1 9.1 0 0 1 13.56 6.62 1 1 0 0 1-1.98.28A7.1 7.1 0 0 0 11.19 13H13a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1v-4a1 1 0 0 1 2 0v1.27a9.1 9.1 0 0 1 2.43-2.03ZM8.86 17a1 1 0 0 1 1.13.86A7.1 7.1 0 0 0 22.81 21H21a1 1 0 1 1 0-2h4a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-1.27a9.1 9.1 0 0 1-15.99-4.6 1 1 0 0 1 .85-1.12Z' clip-rule='evenodd'/%3e%3c/svg%3e");--button-before-animation: rotate360-counter-clockwise 1s infinite linear}.button--more{--button-before-content: "";--button-before-width: 24px;--button-before-height: 24px;--button-before-bg-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none'%3e%3cpath fill='%23fff' d='M18.422 6.62a1 1 0 0 0-.54-.54 1 1 0 0 0-.38-.08h-10a1 1 0 0 0 0 2h7.59l-8.3 8.29a1 1 0 0 0 .325 1.639 1 1 0 0 0 1.095-.219l8.29-8.3V17a1 1 0 1 0 2 0V7a1.001 1.001 0 0 0-.08-.38Z'/%3e%3c/svg%3e")}.button:disabled,.button--disabled{--button-bg-color-hover: var(--button-bg-color-disabled);--button-bg-image-hover: var(--button-bg-image-disabled);cursor:not-allowed!important;background-color:var(--button-bg-color-disabled);background-image:var(--button-bg-image-disabled)}.list--hyphen{padding-left:6px}.list--hyphen>li{padding-left:12.8px}.list--hyphen>li::marker{content:"-"}.login__button{--button-after-content: unset;--button-after-bg-color: transparent;--button-after-bg-image: none;--button-after-width: 0px;--button-after-height: 0px;--button-before-content: unset;--button-before-bg-image: none;--button-before-width: 0px;--button-before-height: 0px;--button-before-animation: none;--button-column-gap: calc(var(--grid-gutter) * 1);--button-font-size: 16px;--button-line-height: 24px;--button-font-weight: 600;--button-color: #ffffff;--button-width: max-content;--button-border-radius: 48px;--button-bg-color: none;--button-bg-color-hover: none;--button-bg-color-disabled: none;--button-bg-image: none;--button-bg-image-hover: none;--button-bg-image-disabled: none;--button-height-standard: calc(var(--grid-gutter) * 9);--button-padding-top-standard: calc(var(--grid-gutter) * 2);--button-padding-right-standard: calc(var(--grid-gutter) * 4);--button-padding-bottom-standard: calc(var(--grid-gutter) * 2);--button-padding-left-standard: calc(var(--grid-gutter) * 4);--button-height-medium: calc(var(--grid-gutter) * 6);--button-padding-top-medium: calc(var(--grid-gutter) * 1.5);--button-padding-right-medium: calc(var(--grid-gutter) * 3);--button-padding-bottom-medium: calc(var(--grid-gutter) * 1.5);--button-padding-left-medium: calc(var(--grid-gutter) * 3);--button-height-small: calc(var(--grid-gutter) * 5);--button-padding-top-small: calc(var(--grid-gutter) * 1);--button-padding-right-small: calc(var(--grid-gutter) * 2.5);--button-padding-bottom-small: calc(var(--grid-gutter) * 1);--button-padding-left-small: calc(var(--grid-gutter) * 2.5);--button-height-xsmall: calc(var(--grid-gutter) * 4);--button-padding-top-xsmall: calc(var(--grid-gutter) * .5);--button-padding-right-xsmall: calc(var(--grid-gutter) * 1.5);--button-padding-bottom-xsmall: calc(var(--grid-gutter) * .5);--button-padding-left-xsmall: calc(var(--grid-gutter) * 1.5);--button-height-adaptive-down: var(--button-height-medium);--button-padding-top-adaptive-down: var(--button-padding-top-medium);--button-padding-right-adaptive-down: var(--button-padding-right-medium);--button-padding-bottom-adaptive-down: var(--button-padding-bottom-medium);--button-padding-left-adaptive-down: var(--button-padding-left-medium);--button-height: var(--button-height-standard);--button-padding-top: var(--button-padding-top-standard);--button-padding-right: var(--button-padding-right-standard);--button-padding-bottom: var(--button-padding-bottom-standard);--button-padding-left: var(--button-padding-left-standard);font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:var(--button-font-weight);font-style:normal;font-size:var(--button-font-size);line-height:var(--button-line-height);cursor:pointer;display:inline-flex;column-gap:var(--button-column-gap);align-items:center;justify-content:center;height:var(--button-height);width:var(--button-width);padding:var(--button-padding-top) var(--button-padding-right) var(--button-padding-bottom) var(--button-padding-left);color:var(--button-color);text-decoration:none;border:none;border-radius:var(--button-border-radius);background-color:var(--button-bg-color);background-image:var(--button-bg-image);background-repeat:no-repeat;white-space:nowrap;transition:all .2s}.login__button:hover{color:var(--button-color);text-decoration:none;background-color:var(--button-bg-color-hover);background-image:var(--button-bg-image-hover);opacity:initial}.login__button:after{content:var(--button-after-content);width:var(--button-after-width);height:var(--button-after-height);border-radius:max(var(--button-after-width),var(--button-after-height));background-color:var(--button-after-bg-color);background-image:var(--button-after-bg-image);background-repeat:no-repeat;background-position:center}.login__button:before{content:var(--button-before-content);width:var(--button-before-width);height:var(--button-before-height);background-image:var(--button-before-bg-image);animation:var(--button-before-animation)}.login__button{position:relative;padding:12.5px 24px 12.5px 56px}.login__button:before{content:"";position:absolute;top:0;bottom:0;left:24px;width:24px;height:24px;margin:auto;background-image:url(/img/icons/sign_in.svg);background-repeat:no-repeat;background-position:center}.price{--price-color: inherit;--price-text-decoration: none;position:relative;color:var(--price-color);text-decoration:var(--price-text-decoration)}.price--old{--price-color: #160F48;--price-text-decoration: line-through}.price--old:after{content:"";position:absolute;top:50%;left:-1px;right:-1px;height:3px;background-color:#f33b67;z-index:1}.price--new{--price-color: #F33B67}*{box-sizing:border-box}html,body{font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:400;font-style:normal;font-size:12px;line-height:18px}@media(max-width:767px){html,body{font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:400;font-style:normal;font-size:10px;line-height:15px}}html,body{position:relative;margin:0;padding:0;font-family:Montserrat,Roboto,Arial,sans-serif;word-break:normal;background-color:#fff}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}.wp-block-columns{--wp-block-columns-flex-direction: row;--wp-block-columns-row-gap: calc(var(--grid-gutter) * 12);--wp-block-columns-column-gap: calc(var(--grid-gutter) * 12);display:flex;flex-direction:var(--wp-block-columns-flex-direction);row-gap:var(--wp-block-columns-row-gap);column-gap:var(--wp-block-columns-column-gap)}@media(max-width:1023px){.wp-block-columns{--wp-block-columns-flex-direction: column}}@media(max-width:767px){.wp-block-columns{--wp-block-columns-row-gap: calc(var(--grid-gutter) * 5);--wp-block-columns-column-gap: calc(var(--grid-gutter) * 5)}}.wysiwyg .wp-block-file__button,.wp-block-file__button{--button-after-content: unset;--button-after-bg-color: transparent;--button-after-bg-image: none;--button-after-width: 0px;--button-after-height: 0px;--button-before-content: unset;--button-before-bg-image: none;--button-before-width: 0px;--button-before-height: 0px;--button-before-animation: none;--button-column-gap: calc(var(--grid-gutter) * 1);--button-font-size: 16px;--button-line-height: 24px;--button-font-weight: 600;--button-color: #ffffff;--button-width: max-content;--button-border-radius: 48px;--button-bg-color: none;--button-bg-color-hover: none;--button-bg-color-disabled: none;--button-bg-image: none;--button-bg-image-hover: none;--button-bg-image-disabled: none;--button-height-standard: calc(var(--grid-gutter) * 9);--button-padding-top-standard: calc(var(--grid-gutter) * 2);--button-padding-right-standard: calc(var(--grid-gutter) * 4);--button-padding-bottom-standard: calc(var(--grid-gutter) * 2);--button-padding-left-standard: calc(var(--grid-gutter) * 4);--button-height-medium: calc(var(--grid-gutter) * 6);--button-padding-top-medium: calc(var(--grid-gutter) * 1.5);--button-padding-right-medium: calc(var(--grid-gutter) * 3);--button-padding-bottom-medium: calc(var(--grid-gutter) * 1.5);--button-padding-left-medium: calc(var(--grid-gutter) * 3);--button-height-small: calc(var(--grid-gutter) * 5);--button-padding-top-small: calc(var(--grid-gutter) * 1);--button-padding-right-small: calc(var(--grid-gutter) * 2.5);--button-padding-bottom-small: calc(var(--grid-gutter) * 1);--button-padding-left-small: calc(var(--grid-gutter) * 2.5);--button-height-xsmall: calc(var(--grid-gutter) * 4);--button-padding-top-xsmall: calc(var(--grid-gutter) * .5);--button-padding-right-xsmall: calc(var(--grid-gutter) * 1.5);--button-padding-bottom-xsmall: calc(var(--grid-gutter) * .5);--button-padding-left-xsmall: calc(var(--grid-gutter) * 1.5);--button-height-adaptive-down: var(--button-height-medium);--button-padding-top-adaptive-down: var(--button-padding-top-medium);--button-padding-right-adaptive-down: var(--button-padding-right-medium);--button-padding-bottom-adaptive-down: var(--button-padding-bottom-medium);--button-padding-left-adaptive-down: var(--button-padding-left-medium);--button-height: var(--button-height-standard);--button-padding-top: var(--button-padding-top-standard);--button-padding-right: var(--button-padding-right-standard);--button-padding-bottom: var(--button-padding-bottom-standard);--button-padding-left: var(--button-padding-left-standard);font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:var(--button-font-weight);font-style:normal;font-size:var(--button-font-size);line-height:var(--button-line-height);cursor:pointer;display:inline-flex;column-gap:var(--button-column-gap);align-items:center;justify-content:center;height:var(--button-height);width:var(--button-width);padding:var(--button-padding-top) var(--button-padding-right) var(--button-padding-bottom) var(--button-padding-left);color:var(--button-color);text-decoration:none;border:none;border-radius:var(--button-border-radius);background-color:var(--button-bg-color);background-image:var(--button-bg-image);background-repeat:no-repeat;white-space:nowrap;transition:all .2s}.wysiwyg .wp-block-file__button:hover,.wp-block-file__button:hover{color:var(--button-color);text-decoration:none;background-color:var(--button-bg-color-hover);background-image:var(--button-bg-image-hover);opacity:initial}.wysiwyg .wp-block-file__button:after,.wp-block-file__button:after{content:var(--button-after-content);width:var(--button-after-width);height:var(--button-after-height);border-radius:max(var(--button-after-width),var(--button-after-height));background-color:var(--button-after-bg-color);background-image:var(--button-after-bg-image);background-repeat:no-repeat;background-position:center}.wysiwyg .wp-block-file__button:before,.wp-block-file__button:before{content:var(--button-before-content);width:var(--button-before-width);height:var(--button-before-height);background-image:var(--button-before-bg-image);animation:var(--button-before-animation)}.wysiwyg .wp-block-file__button,.wp-block-file__button{--button-bg-color: #5A68FF;--button-bg-color-hover: #4A33FF;--button-bg-image-disabled: rgba(90, 104, 255, .5);--button-height: var(--button-height-small);--button-padding-top: var(--button-padding-top-small);--button-padding-right: var(--button-padding-right-small);--button-padding-bottom: var(--button-padding-bottom-small);--button-padding-left: var(--button-padding-left-small);--button-height-adaptive-down: var(--button-height-xsmall);--button-padding-top-adaptive-down: var(--button-padding-top-xsmall);--button-padding-right-adaptive-down: var(--button-padding-right-xsmall);--button-padding-bottom-adaptive-down: var(--button-padding-bottom-xsmall);--button-padding-left-adaptive-down: var(--button-padding-left-xsmall)}.wp-block-group{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px}.wp-block-group__inner-container{display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px}.wp-block-group h1,.wp-block-group h2,.wp-block-group h3,.wp-block-group h4,.wp-block-group h5,.wp-block-group h6,.wp-block-group p{margin-bottom:0}.wp-block-group p{font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:30.4px}@media(max-width:767px){.wp-block-group p{font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:26.6px}}.wp-block-group ul,.wp-block-group ol{font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px}@media(max-width:767px){.wp-block-group ul,.wp-block-group ol{font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:21px}}.wp-block-group ul,.wp-block-group ol{display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px;margin-bottom:0}.wp-block-group ul li,.wp-block-group ol li{margin:0}.wp-block-group .wp-block-group{gap:8px}.wp-block-group .wp-block-group p{font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px}@media(max-width:767px){.wp-block-group .wp-block-group p{font-family:Montserrat,Roboto,Arial,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:21px}}@media(max-width:567px){.wp-block-table{overflow:auto}.wp-block-table table{width:max-content!important}}#wpadminbar{position:fixed!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}
