.styles-module__tyD2Oq__tooltip{color:#d1d6d9;flex-direction:column;align-items:center;display:inline-flex}.styles-module__tyD2Oq__content{color:#101010;text-align:center;word-break:normal;overflow-wrap:break-word;white-space:normal;background:#d1d6d9;border-radius:6px;width:max-content;padding:6px 8px}.styles-module__tyD2Oq__tail{margin-top:-1px;display:block}.styles-module__XikYia__pricing.styles-module__XikYia__pricing>div{flex-direction:column;align-items:center;gap:48px;padding:88px 56px 120px;display:flex;position:relative;overflow:hidden;background-color:var(--gray-01)!important}.styles-module__XikYia__pricing.styles-module__XikYia__pricing>div>*{z-index:1;position:relative}@media (max-width:1024px){.styles-module__XikYia__pricing.styles-module__XikYia__pricing>div{gap:32px;padding:100px 16px 80px!important}}.styles-module__XikYia__backgroundGraphic{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:auto;top:auto;bottom:0;left:0;right:0;z-index:0!important;width:100%!important;position:absolute!important}.styles-module__XikYia__header{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:800px;display:flex}.styles-module__XikYia__heading{margin:0}.styles-module__XikYia__headingAccent{font-family:var(--heading-font-3),sans-serif;color:var(--blue)}.styles-module__XikYia__description{margin:0}.styles-module__XikYia__dividerLabel{align-items:center;gap:16px;width:100%;max-width:1293px;display:flex}.styles-module__XikYia__dividerLine{background:var(--gray-07);opacity:.4;flex:1;height:1px}.styles-module__XikYia__toggle{justify-content:center;align-items:stretch;gap:20px;width:100%;max-width:1165px;display:flex}@media (max-width:768px){.styles-module__XikYia__toggle{flex-direction:column;gap:12px}}.styles-module__XikYia__toggleOption{border:2px solid var(--gray-1000);background:var(--gray-01);min-height:171px;color:var(--black-03);cursor:pointer;font:inherit;text-align:left;border-radius:20px;flex-direction:column;flex:1;align-items:flex-start;gap:20px;padding:20px 26px;transition:background-color .2s,border-color .2s,color .2s;display:flex}.styles-module__XikYia__toggleOption:hover{border-color:var(--black-03)}@media (max-width:1024px){.styles-module__XikYia__toggleOption{padding:16px}}.styles-module__XikYia__toggleOptionActive{background:var(--black-03);color:var(--gray-01)}.styles-module__XikYia__toggleOptionActive,.styles-module__XikYia__toggleOptionActive:hover{border-color:var(--toggle-accent,var(--lime))}.styles-module__XikYia__toggleOptionActive .styles-module__XikYia__toggleDescription{color:var(--gray-1000)}.styles-module__XikYia__toggleOptionActive .styles-module__XikYia__toggleTitleSuffix{color:var(--gray-05);display:block}.styles-module__XikYia__toggleIcon{flex-shrink:0;width:30px;height:30px;display:block}.styles-module__XikYia__toggleText{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module__XikYia__toggleTitle{font-family:var(--body-font),sans-serif;letter-spacing:-.25px;color:inherit;font-size:20px;line-height:1.15;display:block}@media (max-width:768px){.styles-module__XikYia__toggleTitle{font-size:18px}}.styles-module__XikYia__toggleTitle .styles-module__XikYia__toggleTitleText{font-weight:500}.styles-module__XikYia__toggleTitleSuffix{color:var(--gray-07);font-weight:400}.styles-module__XikYia__toggleDescription{font-family:var(--body-font),sans-serif;letter-spacing:-.03em;color:var(--gray-09);font-size:16px;line-height:1.5;display:block}.styles-module__XikYia__plans{grid-template-columns:repeat(4,minmax(0,310px));justify-content:center;gap:19px;width:100%;margin:0;padding:0;list-style:none;display:grid}@media (max-width:1024px){.styles-module__XikYia__plans{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.styles-module__XikYia__plans{grid-template-columns:1fr}}.styles-module__XikYia__plan{background:var(--white);border:1.5px solid var(--black-03);color:var(--black-03);border-radius:30px;flex-direction:column;gap:30px;padding:38px 28px;display:flex}@media (max-width:1024px){.styles-module__XikYia__plan{padding:40px 16px}}.styles-module__XikYia__planHeader{flex-direction:column;gap:15px;display:flex}.styles-module__XikYia__planName{margin:0;font-family:var(--body-font),sans-serif!important}.styles-module__XikYia__planDescription{margin:0}.styles-module__XikYia__priceBlock{flex-direction:column;gap:8px;display:flex}.styles-module__XikYia__priceRow{flex-wrap:wrap;align-items:baseline;gap:5px;display:flex}.styles-module__XikYia__priceNote{display:block}.styles-module__XikYia__priceSections{flex-direction:column;gap:20px;display:flex}.styles-module__XikYia__priceSection{flex-direction:column;gap:8px;display:flex}.styles-module__XikYia__billingNote,.styles-module__XikYia__priceSectionHeading{display:block}.styles-module__XikYia__billingToggle{cursor:pointer;font:inherit;color:inherit;background:none;border:0;align-self:flex-start;align-items:center;gap:10px;padding:0;display:inline-flex}.styles-module__XikYia__billingSwitch{background:var(--gray-1000);border:1px solid var(--gray-05);border-radius:999px;width:32px;height:18px;transition:background-color .2s,border-color .2s;display:inline-block;position:relative}.styles-module__XikYia__billingSwitchOn{background:var(--black-03);border-color:var(--black-03)}.styles-module__XikYia__billingSwitchThumb{background:var(--white);border-radius:50%;width:12px;height:12px;transition:left .2s;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.styles-module__XikYia__billingSwitchOn .styles-module__XikYia__billingSwitchThumb{left:calc(100% - 14px)}.styles-module__XikYia__planCta{align-self:stretch}.styles-module__XikYia__planDivider{border:0;border-top:1px solid var(--gray-07);opacity:.35;margin:0}.styles-module__XikYia__featureSections{flex-direction:column;gap:30px;display:flex}.styles-module__XikYia__featureSection{flex-direction:column;gap:12px;display:flex}.styles-module__XikYia__featureHeading{display:block}.styles-module__XikYia__featureList{flex-direction:column;align-items:flex-start;gap:10px;margin:0;padding:0;list-style:none;display:flex}.styles-module__XikYia__featureItem{align-items:flex-start;gap:10px;display:flex;position:relative}.styles-module__XikYia__featureItemMuted{opacity:.85}.styles-module__XikYia__featureCheck{width:16px;height:16px;color:var(--black-03);flex-shrink:0;margin-top:4px}.styles-module__XikYia__featureCheckHidden{visibility:hidden}.styles-module__XikYia__tooltipWrapper{vertical-align:-.15em;color:var(--gray-07);cursor:help;align-items:center;margin-left:4px;display:inline-flex;position:relative}.styles-module__XikYia__tooltipWrapper:hover{color:var(--black-03)}.styles-module__XikYia__tooltipWrapper:focus-visible{color:var(--black-03)}.styles-module__XikYia__tooltipWrapper:hover .styles-module__XikYia__tooltipPopover{opacity:1;visibility:visible;transform:translate(-50%,-8px)}.styles-module__XikYia__tooltipWrapper:focus-visible .styles-module__XikYia__tooltipPopover{opacity:1;visibility:visible;transform:translate(-50%,-8px)}.styles-module__XikYia__tooltipTrigger{display:block}.styles-module__XikYia__tooltipPopover{opacity:0;visibility:hidden;pointer-events:none;z-index:10;font-size:14px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.styles-module__IGxVOW__container{padding-top:0!important}.styles-module__IGxVOW__heading{font-family:var(--body-font),sans-serif!important}@media (max-width:1024px){.styles-module__IGxVOW__heading{text-align:center;margin-bottom:16px}}.styles-module__IGxVOW__header{background:var(--gray-01);flex-direction:column;padding:64px 0 16px;display:flex;position:-webkit-sticky;position:sticky;top:0}@media (min-width:1025px){.styles-module__IGxVOW__header{flex-direction:row;padding:80px 0 16px}.styles-module__IGxVOW__header .styles-module__IGxVOW__headingContainer{width:30%}}.styles-module__IGxVOW__header .styles-module__IGxVOW__headerItems{flex-direction:row;display:flex}@media (min-width:1025px){.styles-module__IGxVOW__header .styles-module__IGxVOW__headerItems{width:calc(100% - 100px)}}.styles-module__IGxVOW__header .styles-module__IGxVOW__headerItems>div{text-align:center;width:33.3333%;color:var(--gray-07);padding:4px}@media (min-width:1025px){.styles-module__IGxVOW__header .styles-module__IGxVOW__headerItems>div{width:25%;padding:16px;font-size:20px}}.styles-module__IGxVOW__header .styles-module__IGxVOW__headerItems .styles-module__IGxVOW__headerItem .styles-module__IGxVOW__fullCta{display:none}@media (min-width:769px){.styles-module__IGxVOW__header .styles-module__IGxVOW__headerItems .styles-module__IGxVOW__headerItem .styles-module__IGxVOW__fullCta{display:block}}.styles-module__IGxVOW__header .styles-module__IGxVOW__headerItems .styles-module__IGxVOW__headerItem .styles-module__IGxVOW__mobileCta{display:block}@media (min-width:769px){.styles-module__IGxVOW__header .styles-module__IGxVOW__headerItems .styles-module__IGxVOW__headerItem .styles-module__IGxVOW__mobileCta{display:none}}@media (max-width:1024px){.styles-module__IGxVOW__header .styles-module__IGxVOW__headerItems .styles-module__IGxVOW__headerItem a,.styles-module__IGxVOW__header .styles-module__IGxVOW__headerItems .styles-module__IGxVOW__headerItem h5{font-size:12px!important}}.styles-module__IGxVOW__headerItem h5{margin-bottom:8px}.styles-module__5f0_0W__matrixCategory{border-bottom:1px solid var(--gray-02);padding-bottom:40px}.styles-module__5f0_0W__categoryHeader{cursor:pointer;color:var(--black-00);-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:space-between;padding:40px 0 0;line-height:1.4;display:flex}.styles-module__5f0_0W__categoryHeader:focus{outline:2px solid var(--blue-400);outline-offset:2px}.styles-module__5f0_0W__categoryHeader:focus:not(:focus-visible){outline:none}.styles-module__5f0_0W__categoryHeader:focus-visible{outline:2px solid var(--blue-400);outline-offset:2px}.styles-module__5f0_0W__categoryHeader .styles-module__5f0_0W__toggleIcon{color:var(--blue-400);font-size:24px;font-weight:400;line-height:1}.styles-module__5f0_0W__categoryHeader .styles-module__5f0_0W__toggleIcon:after{content:"+";font-size:24px}.styles-module__5f0_0W__categoryHeader.styles-module__5f0_0W__categoryHeaderOpen .styles-module__5f0_0W__toggleIcon:after{content:"—"}.styles-module__5f0_0W__features{padding:24px 0 0;display:none}.styles-module__5f0_0W__features.styles-module__5f0_0W__featuresOpen{display:block}.styles-module__5f0_0W__matrixRow{display:flex}@media (max-width:1024px){.styles-module__5f0_0W__matrixRow{flex-wrap:wrap;margin-bottom:16px}}.styles-module__5f0_0W__matrixRow>div{text-align:center;width:25%;color:var(--gray-07);padding:4px;font-size:14px}.styles-module__5f0_0W__matrixRow>div p{margin-bottom:8px}@media (min-width:1025px){.styles-module__5f0_0W__matrixRow>div{border-right:1px solid var(--gray-02);width:23.3333%;padding:16px;font-size:20px}}.styles-module__5f0_0W__matrixRow>div:first-child{text-align:left;width:100%}@media (min-width:1025px){.styles-module__5f0_0W__matrixRow>div:first-child{width:30%}}.styles-module__mezRzq__observabilitySlider{border:1px solid var(--gray-02);border-radius:5px}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer{padding:16px}@media (min-width:769px){.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer{padding:20px}}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop{width:100%;margin-bottom:8px;display:flex}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels{gap:16px;display:flex}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderTitleContainer{width:150px;display:flex}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderTitleContainer p{color:var(--black-00);margin-bottom:0}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderTitleContainer .styles-module__mezRzq__sliderTooltipContainer{padding-left:4px;position:relative}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderTitleContainer .styles-module__mezRzq__sliderTooltipContainer .styles-module__mezRzq__sliderTooltipIcon{width:20px;height:20px;padding:2px;display:block}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderTitleContainer .styles-module__mezRzq__sliderTooltipContainer .styles-module__mezRzq__sliderTooltipIcon img{width:100%;height:100%}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderTitleContainer .styles-module__mezRzq__sliderTooltipContainer .styles-module__mezRzq__sliderTooltip{background:var(--white);z-index:5;width:190px;height:100%;font-size:14px;display:none;position:absolute;top:-12px;left:-16px}@media (min-width:769px){.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderTitleContainer .styles-module__mezRzq__sliderTooltipContainer .styles-module__mezRzq__sliderTooltip{width:250px}}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderTitleContainer .styles-module__mezRzq__sliderTooltipContainer .styles-module__mezRzq__sliderTooltip p{background:#fff;border-radius:2px;padding:40px 16px 16px 24px;font-size:14px;line-height:1.4;box-shadow:0 3px 5px 1px rgba(0,0,0,.15)}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderTitleContainer .styles-module__mezRzq__sliderTooltipContainer .styles-module__mezRzq__sliderTooltip .styles-module__mezRzq__sliderTooltipIconInside{width:16px;height:16px;position:absolute;top:16px;left:22px}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderTitleContainer .styles-module__mezRzq__sliderTooltipContainer:hover .styles-module__mezRzq__sliderTooltip{display:block}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderLabel{width:calc(100% - 166px);color:var(--gray-06);margin-bottom:0;font-size:12px;display:none}@media (min-width:769px){.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__labels .styles-module__mezRzq__sliderLabel{display:block}}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__price{margin-left:auto}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerTop .styles-module__mezRzq__price p{color:var(--black-00);margin-bottom:0}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom{flex-direction:column;display:flex}@media (min-width:769px){.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom{flex-direction:row;gap:16px}}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__mobileSliderLabel{color:var(--gray-06);margin:0 0 4px;font-size:12px}@media (min-width:769px){.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__mobileSliderLabel{display:none}}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderNumberInput{color:var(--blue);background:var(--gray-01);border:none;border-radius:4px;width:100%;margin-bottom:0;padding:8px 12px;font-size:16px;line-height:1.5}@media (min-width:769px){.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderNumberInput{width:150px}}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer{width:calc(100% - 150px);margin:auto 0;display:none}@media (min-width:769px){.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer{display:flex}}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeNumber{color:var(--gray-06);font-size:12px;line-height:1;transform:translateY(10px)}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeMinNumber{width:12px}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeMaxNumber{width:42px;padding-left:8px}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper{width:calc(100% - 52px);height:30px;position:relative}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper.styles-module__mezRzq__rangeIndicatorLeftHighlighted .styles-module__mezRzq__rangeIndicatorLeft,.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper.styles-module__mezRzq__rangeIndicatorMiddleHighlighted .styles-module__mezRzq__rangeIndicatorLeft,.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper.styles-module__mezRzq__rangeIndicatorMiddleHighlighted .styles-module__mezRzq__rangeIndicatorMiddle,.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper.styles-module__mezRzq__rangeIndicatorRightHighlighted .styles-module__mezRzq__rangeIndicatorLeft,.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper.styles-module__mezRzq__rangeIndicatorRightHighlighted .styles-module__mezRzq__rangeIndicatorMiddle,.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper.styles-module__mezRzq__rangeIndicatorRightHighlighted .styles-module__mezRzq__rangeIndicatorRight{background:var(--blue-400)}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper .styles-module__mezRzq__rangeIndicator{background:var(--gray-02);z-index:1;width:2px;height:16px;margin:auto 0;position:absolute;top:0;bottom:0}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper .styles-module__mezRzq__rangeIndicatorLeft{left:calc(25% + 6px)}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper .styles-module__mezRzq__rangeIndicatorMiddle{left:50%}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper .styles-module__mezRzq__rangeIndicatorRight{left:calc(75% - 3px)}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper input[type=range]{-webkit-appearance:none;background:var(--gray-02);background-image:linear-gradient(var(--blue-400),var(--blue-400));z-index:2;background-repeat:no-repeat;border-radius:5px;height:5px;position:relative}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper input[type=range]:hover{cursor:pointer}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;box-shadow:none;background:none;border:none}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper input[type=range]::-moz-range-track{-webkit-appearance:none;box-shadow:none;background:none;border:none}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--blue-500);cursor:pointer;border-radius:50%;width:16px;height:16px;transition:background .3s ease-in-out;box-shadow:0 0 2px #555}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper input[type=range]::-moz-range-thumb{background-color:#fff;border:1px solid #f50;border-radius:50%;width:15px;height:15px;box-shadow:-407px 0 0 400px #f50}.styles-module__mezRzq__observabilitySlider .styles-module__mezRzq__sliderContainer .styles-module__mezRzq__sliderContainerBottom .styles-module__mezRzq__sliderRangeInputContainer .styles-module__mezRzq__sliderRangeInputWrapper .styles-module__mezRzq__sliderRangeInput{width:100%}.styles-module__7m2hiq__observabilityCalculator{background:var(--white);width:100%}@media (min-width:1025px){.styles-module__7m2hiq__observabilityCalculator{border-radius:10px}}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__columnsContainer{flex-direction:column;gap:40px;display:flex}@media (min-width:1025px){.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__columnsContainer{flex-direction:row}}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__header{padding:24px 24px 0}@media (min-width:1025px){.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__header{max-width:60%;padding:56px 0 0 56px}}@media (min-width:1260px){.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__header{max-width:55%}}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__header h3{color:var(--black-00);margin-bottom:24px}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__header .styles-module__7m2hiq__description{color:var(--gray-08);margin-bottom:40px}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__leftColumn{width:100%;padding:0 24px}@media (min-width:1025px){.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__leftColumn{width:calc(60% - 20px);padding:0 0 56px 56px}}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__rightColumn{width:100%}@media (min-width:1025px){.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__rightColumn{width:calc(40% - 20px);padding:0 56px 56px 0}}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__sliderContainer>div{margin-bottom:16px}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__sliderContainer>div:last-child{margin-bottom:0}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__totalContainer{background:var(--blue-100);height:100%;padding:40px 24px}@media (min-width:1260px){.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__totalContainer{padding:40px}}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__warning{color:var(--gray-07);margin:24px 0 16px;font-size:12px;line-height:1.4}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__feeInfo{justify-content:space-between;margin-bottom:8px;display:flex}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__feeInfo:last-child{margin-bottom:0}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__feeInfo .styles-module__7m2hiq__feeLabel{color:var(--gray-07)}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__feeInfo .styles-module__7m2hiq__feeValue{font-family:var(--body-font),sans-serif;color:var(--black-00);font-size:20px;line-height:1.2}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__total{margin-top:40px}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__total p{color:var(--gray-07);margin-bottom:8px;font-size:18px}@media (min-width:1260px){.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__total p{font-size:20px}}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__total h2{color:var(--black-00)}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__buttonContainer{gap:10px;margin-top:24px;display:flex}@media (min-width:1260px){.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__buttonContainer{gap:24px}}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__billingToggle{cursor:pointer;border-radius:64px;gap:24px;margin-bottom:24px;padding:4px 14px;font-size:12px;display:flex;position:relative}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__billingToggle .styles-module__7m2hiq__billingToggleLabel{z-index:1;color:var(--black-02);font-size:14px}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__billingToggle .styles-module__7m2hiq__billingToggleBall{background:linear-gradient(201deg,var(--blue-200) -25.37%,var(--blue-300) 75.5%);z-index:0;border-radius:64px;width:76px;height:100%;padding:8px 14px;transition:all .2s;position:absolute;top:1px;left:0;transform:translateX(0)}.styles-module__7m2hiq__observabilityCalculator .styles-module__7m2hiq__billingToggle.styles-module__7m2hiq__toggled .styles-module__7m2hiq__billingToggleBall{width:80px;transform:translateX(75px)}.styles-module__flMNLq__calculatorModal{width:100%;max-width:1235px;max-height:90vh;margin:auto;overflow-y:auto}.styles-module__flMNLq__calculatorModal:focus-visible{outline:none}.styles-module__flMNLq__calculatorModalContent{width:100%;padding:0;position:relative}@media (min-width:1025px){.styles-module__flMNLq__calculatorModalContent{padding:20px}}.styles-module__flMNLq__calculatorModalCloseButton{z-index:10;cursor:pointer;filter:brightness(.5);transform-origin:center;background:none;border:none;justify-content:center;align-items:center;padding:8px;transition:transform .2s,filter .2s;display:flex;position:absolute;top:32px;right:32px}.styles-module__flMNLq__calculatorModalCloseButton:hover{filter:brightness(.3);transform:scale(1.3)}.styles-module__ww-B5a__withTooltip.styles-module__ww-B5a__foundation p{white-space:nowrap}.styles-module__ww-B5a__withTooltip.styles-module__ww-B5a__foundation .price-card--tooltip{white-space:normal}@media (max-width:659px){.styles-module__ww-B5a__withTooltip ul li{position:relative}}.styles-module__ww-B5a__withTooltip .price-card--tooltip{position:relative}@media (max-width:659px){.styles-module__ww-B5a__withTooltip .price-card--tooltip{position:static}}@media (min-width:1025px){.styles-module__ww-B5a__withTooltip .price-card--tooltip{white-space:normal}}.styles-module__ww-B5a__withTooltip .price-card--tooltip:hover .price-card--tooltip-content{display:block}.styles-module__ww-B5a__withTooltip .price-card--tooltip .price-card--tooltip-icon{position:relative;top:2px}@media (max-width:659px){.styles-module__ww-B5a__withTooltip .price-card--tooltip .price-card--tooltip-icon{position:static}}.styles-module__ww-B5a__withTooltip .price-card--tooltip .price-card--tooltip-icon:after{content:"";width:24px;height:24px;position:absolute}.styles-module__ww-B5a__withTooltip .price-card--tooltip .price-card--tooltip-content{z-index:10;width:250px;color:var(--gray-300);background:#000;padding:16px;font-size:12px;line-height:1.4;display:none;position:absolute;top:-20px;left:32px}.styles-module__ww-B5a__withTooltip .price-card--tooltip .price-card--tooltip-content a{color:var(--blue-400);line-height:1.4}@media (max-width:659px){.styles-module__ww-B5a__withTooltip .price-card--tooltip .price-card--tooltip-content{width:100%;margin:0 auto;top:calc(100% + 10px);left:0;right:0}}.styles-module__ww-B5a__withTooltip .price-card--tooltip .price-card--tooltip-arrow{border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-right:10px solid #000;width:0;height:0;position:absolute;top:20px;left:-10px}@media (max-width:659px){.styles-module__ww-B5a__withTooltip .price-card--tooltip .price-card--tooltip-arrow{border:10px solid rgba(0,0,0,0);border-top:none;border-bottom:10px solid #000;margin:0 auto;top:-10px;left:0;right:0}}.styles-module__ww-B5a__withTooltip .price-card--tooltip .obs-calculator-trigger{color:var(--blue-400)}.styles-module__ww-B5a__withTooltip .price-card--tooltip .obs-calculator-trigger:hover{cursor:pointer}.styles-module__ww-B5a__withTooltip .price-card--tooltip .obs-calculator-trigger:hover img{transform:translate(10px,3px)}.styles-module__ww-B5a__withTooltip .price-card--tooltip .obs-calculator-trigger img{width:16px;transition:transform .3s;transform:translate(2px,3px)}.styles-module__CMHMXa__pricingLogoRow{background:var(--black-03);padding-bottom:96px}.styles-module__CMHMXa__eyebrow{text-align:center;color:var(--gray-03);letter-spacing:2px;text-transform:uppercase;margin-bottom:24px;padding:0 20px;font-size:12px;font-weight:500}.styles-module__qFYBVG__title{text-align:center;margin-top:48px;margin-bottom:24px}@media (min-width:900px){.styles-module__qFYBVG__title{margin-top:0;margin-bottom:48px}}.styles-module__qFYBVG__grid{grid-template-columns:repeat(1,1fr);gap:24px;display:grid}@media (min-width:500px){.styles-module__qFYBVG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.styles-module__qFYBVG__grid{grid-template-columns:repeat(4,1fr);gap:0}}.styles-module__qFYBVG__card{cursor:pointer;background:none;border:none;transition:box-shadow .3s;position:relative}.styles-module__qFYBVG__card:before{content:"";background:var(--black-01);border-radius:inherit;-webkit-mask:linear-gradient(#fff,#fff 0) content-box,linear-gradient(#fff,#fff 0);mask:linear-gradient(#fff,#fff 0) content-box,linear-gradient(#fff,#fff 0);mask-composite:xor;-webkit-mask-composite:xor;pointer-events:none;padding:1px;transition:none;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:899px){.styles-module__qFYBVG__card:before{display:none}}@media (min-width:900px){.styles-module__qFYBVG__card:hover{text-decoration:none;box-shadow:0 4px 4px rgba(0,0,0,.25)}.styles-module__qFYBVG__card:hover .styles-module__qFYBVG__cardTitle{color:var(--blue-400)}.styles-module__qFYBVG__card:hover:before{background:linear-gradient(225deg,#405bff -5.3%,#3dd6f5 112.86%)}.styles-module__qFYBVG__card:nth-child(2){border-top-right-radius:0}.styles-module__qFYBVG__card:nth-child(11){border-bottom-left-radius:0}.styles-module__qFYBVG__card:first-child{border-top-left-radius:28px}.styles-module__qFYBVG__card:nth-child(4){border-top-right-radius:28px}.styles-module__qFYBVG__card:nth-child(9){border-bottom-left-radius:28px}.styles-module__qFYBVG__card:nth-child(12){border-bottom-right-radius:28px}}.styles-module__qFYBVG__cardContent{background:none;flex-direction:column;height:100%;padding:0;display:flex;position:relative}@media (min-width:900px){.styles-module__qFYBVG__cardContent{padding:24px}}.styles-module__qFYBVG__iconWrapper{margin-bottom:1.5rem}.styles-module__qFYBVG__icon{width:24px;height:24px}.styles-module__qFYBVG__titleWrapper{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}@media (min-width:769px) and (max-width:899px){.styles-module__qFYBVG__titleWrapper{justify-content:flex-start;gap:20px;width:100%}}@media (min-width:900px){.styles-module__qFYBVG__titleWrapper{gap:24px}}.styles-module__qFYBVG__cardTitle{color:#fff;margin-bottom:0;transition:color .3s;position:relative}@media (min-width:900px){.styles-module__qFYBVG__card:hover .styles-module__qFYBVG__cardTitle{background:linear-gradient(225deg,#405bff -5.3%,#3dd6f5 112.86%);-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text;background-clip:text}}@-moz-document url-prefix(){@media (min-width:900px){.styles-module__qFYBVG__card:hover .styles-module__qFYBVG__cardTitle{color:#3dd6f5!important;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important;background-clip:unset!important}.styles-module__qFYBVG__card{border:1px solid var(--black-01)}.styles-module__qFYBVG__card:hover{border-color:#3dd6f5}.styles-module__qFYBVG__card:before{display:none!important}}}.styles-module__qFYBVG__inlineArrow{flex-shrink:0;width:23px;height:20px}@media (max-width:899px){.styles-module__qFYBVG__inlineArrow{display:block}}@media (min-width:900px){.styles-module__qFYBVG__inlineArrow{display:none}}.styles-module__qFYBVG__cardDescription{color:#a1a1aa;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.styles-module__qFYBVG__arrowIcon{opacity:0;background-image:url(https://launchdarkly-marketingsite.cdn.prismic.io/launchdarkly-marketingsite/Z_k9H-vxEdbNO7rr_arrow-forward-icon-upwards-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:22px;height:22px;transition:all .3s;position:absolute;top:24px;right:24px;transform:translateY(20px)}@media (max-width:899px){.styles-module__qFYBVG__arrowIcon{display:none}}.styles-module__qFYBVG__card:hover .styles-module__qFYBVG__arrowIcon{opacity:1;transform:translateY(0)}.styles-module__qFYBVG__cardCta{color:#4f46e5;margin-top:auto;font-size:.9rem;font-weight:500;text-decoration:none}.styles-module__qFYBVG__cardCta:hover{text-decoration:underline}.styles-module__qFYBVG__noTopPadding{padding-top:0}.styles-module__qFYBVG__noBottomPadding{padding-bottom:0}.styles-module__8obwxa__multiColBannerBlock>div{width:100%;max-width:1050px;position:relative}.styles-module__8obwxa__multiColBannerBlock .styles-module__8obwxa__backgroundBlobContainer{z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@media (max-width:499px){.styles-module__8obwxa__multiColBannerBlock .styles-module__8obwxa__backgroundBlobContainer{transform:scaleY(4)}}.styles-module__8obwxa__multiColBannerBlock .styles-module__8obwxa__backgroundBlobContainer .styles-module__8obwxa__backgroundBlob{z-index:0;pointer-events:none;filter:blur(16px);width:200%;max-width:150%;height:134%;position:absolute;top:-30px}@media (max-width:499px){.styles-module__8obwxa__multiColBannerBlock .styles-module__8obwxa__backgroundBlobContainer .styles-module__8obwxa__backgroundBlob{width:100%;max-width:100%;height:80%;top:80px;left:0}}.styles-module__8obwxa__multiColBannerBlock.styles-module__8obwxa__noBottomItems{padding-bottom:0}.styles-module__8obwxa__multiColBannerBlock.styles-module__8obwxa__noBottomItems>div{max-width:1140px}@media (min-width:1025px){.styles-module__8obwxa__multiColBannerBlock.styles-module__8obwxa__noBottomItems .styles-module__8obwxa__columnLeft{flex-direction:row;justify-content:end;padding-right:64px}}.styles-module__8obwxa__multiColBannerBlock.styles-module__8obwxa__aboutUsPage{background:var(--black-03);z-index:10;overflow:hidden}@media (min-width:500px){.styles-module__8obwxa__multiColBannerBlock.styles-module__8obwxa__aboutUsPage{padding-top:100px}.styles-module__8obwxa__multiColBannerBlock.styles-module__8obwxa__aboutUsPage .styles-module__8obwxa__row{margin-bottom:0}}@media (max-width:499px){.styles-module__8obwxa__multiColBannerBlock.styles-module__8obwxa__aboutUsPage .styles-module__8obwxa__backgroundBlobContainer{transform:none}}.styles-module__8obwxa__multiColBannerBlock.styles-module__8obwxa__aboutUsPage .styles-module__8obwxa__backgroundBlobContainer .styles-module__8obwxa__backgroundBlob{width:80%;max-width:300%;height:550px;top:-150px;left:50%;transform:translate(-50%)}@media (max-width:499px){.styles-module__8obwxa__multiColBannerBlock.styles-module__8obwxa__aboutUsPage .styles-module__8obwxa__backgroundBlobContainer .styles-module__8obwxa__backgroundBlob{width:150%;max-width:150%;height:80%;margin:auto;top:0;bottom:0;left:50%}}.styles-module__8obwxa__multiColBannerBlock.styles-module__8obwxa__smallPaddingBottom{padding-bottom:80px}.styles-module__8obwxa__row{z-index:1;flex-direction:column;gap:.25rem;width:100%;display:flex;position:relative}@media (min-width:900px){.styles-module__8obwxa__row{flex-direction:row;gap:1.5rem;margin-bottom:2rem}}.styles-module__8obwxa__row .styles-module__8obwxa__bannerContainer{flex:1;padding:14px 0 0}.styles-module__8obwxa__row .styles-module__8obwxa__bannerContainer:hover .styles-module__8obwxa__banner{border-color:var(--blue-400);transform:translateY(-10px)}.styles-module__8obwxa__row .styles-module__8obwxa__bannerContainer:hover .styles-module__8obwxa__ctaText:after{transform:translateX(4px)}.styles-module__8obwxa__row .styles-module__8obwxa__bannerContainer:hover .styles-module__8obwxa__ctaButton{background-color:var(--blue-500);border-color:var(--blue-500)}.styles-module__8obwxa__row .styles-module__8obwxa__banner{background:var(--black-03);border:1px solid var(--gray-09);cursor:pointer;color:inherit;border-radius:28px;flex-direction:column;padding:24px;text-decoration:none;transition:all .4s;display:block;position:relative}@media (min-width:500px){.styles-module__8obwxa__row .styles-module__8obwxa__banner{padding:28px 48px 40px}}@media (min-width:900px){.styles-module__8obwxa__row .styles-module__8obwxa__banner{flex-direction:row}}.styles-module__8obwxa__row .styles-module__8obwxa__banner.styles-module__8obwxa__firstRowBanner{flex-direction:column;gap:24px;padding:16px;display:flex}@media (min-width:400px){.styles-module__8obwxa__row .styles-module__8obwxa__banner.styles-module__8obwxa__firstRowBanner{padding:32px}}@media (min-width:900px){.styles-module__8obwxa__row .styles-module__8obwxa__banner.styles-module__8obwxa__firstRowBanner{flex-direction:row;gap:28px;padding:48px}}.styles-module__8obwxa__row .styles-module__8obwxa__banner.styles-module__8obwxa__firstRowBanner .styles-module__8obwxa__columnLeft{flex:0 0 45%;margin-bottom:0}@media (max-width:899px){.styles-module__8obwxa__row .styles-module__8obwxa__banner.styles-module__8obwxa__firstRowBanner .styles-module__8obwxa__columnLeft{align-items:flex-start}}.styles-module__8obwxa__row .styles-module__8obwxa__banner.styles-module__8obwxa__firstRowBanner .styles-module__8obwxa__columnRight h4{margin-bottom:8px}.styles-module__8obwxa__row .styles-module__8obwxa__banner.styles-module__8obwxa__firstRowBanner .styles-module__8obwxa__columnRight p{font-family:var(--body-font),sans-serif;color:var(--gray-03);font-size:20px;line-height:1.5}@media (max-width:499px){.styles-module__8obwxa__row .styles-module__8obwxa__banner.styles-module__8obwxa__firstRowBanner .styles-module__8obwxa__columnRight .styles-module__8obwxa__ctaButton{font-size:14px}}@media (min-width:769px){.styles-module__8obwxa__row .styles-module__8obwxa__banner.styles-module__8obwxa__firstRowBanner .styles-module__8obwxa__columnRight .styles-module__8obwxa__ctaButton{width:min-content}}.styles-module__8obwxa__row .styles-module__8obwxa__banner.styles-module__8obwxa__firstRowBanner .styles-module__8obwxa__columnRight .styles-module__8obwxa__ctaButton{transition:all .4s}.styles-module__8obwxa__row .styles-module__8obwxa__banner.styles-module__8obwxa__firstRowBanner .styles-module__8obwxa__columnRight .styles-module__8obwxa__ctaButton:hover{color:var(--white)}.styles-module__8obwxa__columnLeft,.styles-module__8obwxa__columnRight{flex-direction:column;display:flex}.styles-module__8obwxa__columnLeft h2,.styles-module__8obwxa__columnRight h2{margin:0 0 1rem}.styles-module__8obwxa__badgeContainer{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module__8obwxa__badge{object-fit:contain;flex:none;width:auto;height:80px}@media (max-width:499px){.styles-module__8obwxa__badge{height:60px}}.styles-module__8obwxa__iconContent{align-items:flex-start;gap:1rem;display:flex}.styles-module__8obwxa__iconImage{object-fit:contain;flex-shrink:0;width:2rem;height:2rem}.styles-module__8obwxa__textContent{flex:1}.styles-module__8obwxa__textContent h5{margin:0 0 1rem}.styles-module__8obwxa__textContent .styles-module__8obwxa__ctaUrl{color:var(--blue-400);cursor:pointer}.styles-module__8obwxa__textContent .styles-module__8obwxa__ctaText:after{content:"→";margin-left:.5rem;font-size:1.2em;transition:transform .4s;transform:translateX(0)}.styles-module__mMKvaa__nativeSdksWithCodeExample h2{font-family:var(--heading-font-3),sans-serif;background-color:var(--text-gradient-b);background-image:linear-gradient(204deg,var(--text-gradient-b) 47%,var(--text-gradient-a) 130%);-webkit-text-fill-color:rgba(0,0,0,0);-moz-text-fill-color:rgba(0,0,0,0);text-align:center;background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;width:100%;margin-bottom:60px;font-size:65px;font-weight:500;line-height:1.2;display:inline-block}@media (max-width:1024px){.styles-module__mMKvaa__nativeSdksWithCodeExample h2{font-size:52px}}@media (max-width:768px){.styles-module__mMKvaa__nativeSdksWithCodeExample h2{font-size:38px;margin-bottom:24px!important;font-size:50px!important}}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer{flex-direction:column;display:flex}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample{flex-direction:column-reverse;gap:48px;display:flex}@media (min-width:769px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample{flex-direction:row}}@media (min-width:900px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample{gap:120px;max-width:920px;margin-left:auto;margin-right:auto}}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__titleWithLink{flex-direction:column;flex:1;gap:16px;display:flex}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__titleWithLink h3{font-family:var(--body-font),sans-serif;color:var(--gray-04);margin-bottom:16px;font-size:40px;font-weight:500;line-height:1.2}@media (max-width:768px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__titleWithLink h3{font-size:32px;line-height:1.4}}@media (min-width:769px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__titleWithLink h3{width:12ch}}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__titleWithLink h3 span{color:var(--white)}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__titleWithLink a{width:min-content}@media (max-width:768px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__titleWithLink{width:min-content}}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock{border:1px solid var(--gray-09);border-radius:28px;flex:1;padding:24px}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock .styles-module__mMKvaa__exampleCode{color:#d1d3d4;margin-bottom:40px;font-family:Sohne Mono;font-size:18px;font-style:normal;font-weight:400;line-height:185%;position:relative;overflow-x:auto}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock .styles-module__mMKvaa__exampleCode code{color:#fff}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock .styles-module__mMKvaa__exampleCode code .styles-module__mMKvaa__green{color:#6ac41b}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock .styles-module__mMKvaa__exampleCode code .styles-module__mMKvaa__purple{color:#a34fde}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock .styles-module__mMKvaa__exampleCode code .styles-module__mMKvaa__indent{margin-left:24px}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock .styles-module__mMKvaa__copyButton{cursor:pointer;background:none;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;bottom:0;right:0}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock .styles-module__mMKvaa__copyButton:hover{transform:scale(1.1)}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock .styles-module__mMKvaa__copyButton:active{transform:scale(.9)}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock .styles-module__mMKvaa__copyButton:focus{outline:none}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock .styles-module__mMKvaa__copyButton .styles-module__mMKvaa__copied{position:absolute}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__codeBlockExample .styles-module__mMKvaa__codeBlock .styles-module__mMKvaa__copyButton .styles-module__mMKvaa__copied img{animation:styles-module__mMKvaa__scaleUp .3s ease-in-out forwards}@keyframes styles-module__mMKvaa__scaleUp{0%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(1.3)}}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer{flex-direction:column;gap:80px;margin-top:80px;display:flex}@media (min-width:769px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:120px;max-width:920px;margin-left:auto;margin-right:auto;transform:translateX(-30px)}}@media (max-width:768px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer{transform:none}}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdks,.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdks{flex-direction:column;gap:32px;display:flex;position:relative}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdksRow,.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdksRow{justify-content:center;gap:24px;display:flex}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdksRow:nth-child(2),.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdksRow:nth-child(2){transform:translateX(40px)}@media (max-width:768px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdksRow,.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdksRow{justify-content:flex-start}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdksRow:nth-child(2),.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdksRow:nth-child(2){transform:none}}@media (min-width:769px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdksRow,.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdksRow{gap:60px}}@media (min-width:1025px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdksRow,.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdksRow{gap:88px}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdksRow:nth-child(2),.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdksRow:nth-child(2){transform:translateX(60px)}}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdksRow a,.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdksRow a{transition:transform .3s;display:inline-block}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdksRow a:hover,.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdksRow a:hover{transform:scale(1.1)}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdksRow a:hover img,.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdksRow a:hover img{filter:grayscale()}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__clientSdksRow img,.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__serverSdksRow img{filter:grayscale(0);width:68px;height:68px;transition:filter .3s}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__sdkSection{flex-direction:column;gap:16px;display:flex;position:relative}@media (min-width:660px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__sdkSection{gap:32px}}.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__sdkSection .styles-module__mMKvaa__browseLink{justify-content:space-between;align-items:center;gap:24px;margin-top:16px;font-size:18px;display:flex}@media (min-width:769px){.styles-module__mMKvaa__nativeSdksWithCodeExample .styles-module__mMKvaa__contentContainer .styles-module__mMKvaa__logosContainer .styles-module__mMKvaa__sdkSection .styles-module__mMKvaa__browseLink .styles-module__mMKvaa__inlineArrow{display:none}}.styles-module__OHEUVa__heading{font-family:var(--heading-font-1),sans-serif;background-color:var(--text-gradient-b);background-image:linear-gradient(204deg,var(--text-gradient-b) 47%,var(--text-gradient-a) 130%);-webkit-text-fill-color:rgba(0,0,0,0);-moz-text-fill-color:rgba(0,0,0,0);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;margin:0;font-size:50px;line-height:1.1;display:inline-block}@media (min-width:768px){.styles-module__OHEUVa__heading{font-size:68px;line-height:1.2}}.styles-module__OHEUVa__heading .styles-module__OHEUVa__rotatingText{animation-name:styles-module__OHEUVa__rotatingText;animation-duration:2.5s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.styles-module__OHEUVa__heading .styles-module__OHEUVa__experimentation{background-color:var(--text-gradient-b);background-image:linear-gradient(204deg,var(--text-gradient-b) 47%,var(--text-gradient-a) 130%);-webkit-text-fill-color:rgba(0,0,0,0);-moz-text-fill-color:rgba(0,0,0,0);background-image:linear-gradient(225deg,#ebff38 -7.08%,#3dd6f5 90.68%);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;display:inline-block}.styles-module__OHEUVa__heading .styles-module__OHEUVa__guardedRelease,.styles-module__OHEUVa__heading .styles-module__OHEUVa__observability{background-color:var(--text-gradient-b);background-image:linear-gradient(204deg,var(--text-gradient-b) 47%,var(--text-gradient-a) 130%);-webkit-text-fill-color:rgba(0,0,0,0);-moz-text-fill-color:rgba(0,0,0,0);background-image:linear-gradient(223deg,#ff386b -1.29%,#a34fde 110.16%);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;display:inline-block}@media (min-width:769px){.styles-module__OHEUVa__heading.styles-module__OHEUVa__observabilityCustomTitleWidth{max-width:430px}}@keyframes styles-module__OHEUVa__rotatingText{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0}}@keyframes styles-module__1YY8jG__gradientRing{0%{opacity:1;width:124px}90%{opacity:0}to{opacity:0;width:220px}}@keyframes styles-module__1YY8jG__gradientRingSmall{0%{opacity:1;width:100px}90%{opacity:0}to{opacity:0;width:180px}}.styles-module__1YY8jG__gradientRing{border-radius:50%;width:124px;margin:auto;animation-name:styles-module__1YY8jG__gradientRing;animation-duration:3s;animation-timing-function:ease-out;animation-iteration-count:infinite;position:relative}.styles-module__1YY8jG__gradientRing:before{content:"";padding-top:100%;display:block}.styles-module__1YY8jG__gradientRing img{width:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__1YY8jG__gradientRing.styles-module__1YY8jG__smallButton{width:104px;animation-name:styles-module__1YY8jG__gradientRingSmall}.styles-module__1YY8jG__blackCircleOuter{border-radius:50%;width:120px;height:120px;margin:auto;transition:filter .3s;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__1YY8jG__blackCircleOuter:hover{filter:brightness(1.3)}.styles-module__1YY8jG__blackCircleOuter.styles-module__1YY8jG__smallButton{width:100px!important;height:100px!important}.styles-module__1YY8jG__blackCircleOuter.styles-module__1YY8jG__aiEngineering{background:linear-gradient(219deg,#405bff 2.83%,#a34fde 105.13%)}.styles-module__1YY8jG__blackCircleOuter.styles-module__1YY8jG__releaseAutomation{background:linear-gradient(223deg,#ff386b -1.29%,#a34fde 110.16%)}.styles-module__1YY8jG__playButton{border-radius:50%;max-width:110%;position:relative;top:1px;left:1px;width:118px!important;height:118px!important}.styles-module__1YY8jG__smallButton .styles-module__1YY8jG__playButton{width:98px!important;height:98px!important}.styles-module__1YY8jG__aiEngineering .styles-module__1YY8jG__playButton{box-shadow:0 0 50px 5px rgba(70,8,177,.55)}.styles-module__1YY8jG__releaseAutomation .styles-module__1YY8jG__playButton{box-shadow:0 0 50px 5px rgba(255,56,107,.55)}@keyframes styles-module__CipV2q__loadInAnimation{0%{opacity:0}to{opacity:1}}.styles-module__CipV2q__videoPlayOverlay{z-index:5;opacity:0;background:linear-gradient(90deg,rgba(25,25,25,.5) 75%,rgba(25,25,25,0));width:120%;height:100%;animation-name:styles-module__CipV2q__loadInAnimation;animation-duration:.5s;animation-timing-function:linear;animation-fill-mode:forwards;display:grid;position:absolute;top:0;left:0}.styles-module__CipV2q__videoPlayOverlay:hover{cursor:pointer}.styles-module__CipV2q__videoPlayOverlay.styles-module__CipV2q__releaseAutomation{left:20px}.styles-module__CipV2q__buttonContainer{width:154px;height:154px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes styles-module__3nU0iG__productPageHeroAndColumnColumnsVisible{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__3nU0iG__offsetPathRotate{0%{offset-distance:0}to{offset-distance:100%}}@keyframes styles-module__3nU0iG__offsetPathRotate2{0%{offset-distance:50%}to{offset-distance:150%}}@keyframes styles-module__3nU0iG__glowDotAnimation{0%{transform:scale(.5)}50%{transform:scale(1)}to{transform:scale(.5)}}@keyframes styles-module__3nU0iG__glowDotShadowAnimation{0%{transform:scale(.5)translate(-50%)}50%{transform:scale(1)translate(-50%)}to{transform:scale(.5)translate(-50%)}}.styles-module__3nU0iG__productPageHeroAndColumnColumnsVisibleContainer{transition:opacity .5s,transform .5s;overflow:hidden}@media (min-width:1025px){.styles-module__3nU0iG__productPageHeroAndColumnColumnsVisibleContainer{opacity:0;transform:translateY(40px)}}.styles-module__3nU0iG__noAnimations{opacity:1!important;transform:translateY(0)!important}.styles-module__3nU0iG__noAnimations .styles-module__3nU0iG__column{opacity:1!important;animation:none!important;transform:translateY(0)!important}.styles-module__3nU0iG__productPageHeroAndColumnColumnsVisible{opacity:1;transform:translateY(0)}@media (min-width:1025px){.styles-module__3nU0iG__productPageHeroAndColumnColumnsVisible .styles-module__3nU0iG__column{animation:styles-module__3nU0iG__productPageHeroAndColumnColumnsVisible .5s .5s forwards}.styles-module__3nU0iG__productPageHeroAndColumnColumnsVisible .styles-module__3nU0iG__column:nth-child(2){animation-delay:.8s}.styles-module__3nU0iG__productPageHeroAndColumnColumnsVisible .styles-module__3nU0iG__column:nth-child(3){animation-delay:1.1s}}.styles-module__3nU0iG__productPageHeroAndColumnColumnsContainer{background:linear-gradient(rgba(25,25,25,0),#191919 15%);position:relative}.styles-module__3nU0iG__dottedBorderContainer{width:1330px;height:570px;margin:auto;display:none;position:absolute;top:0;bottom:0;left:50%;right:0;transform:translate(-50%)}@media (min-width:1025px){.styles-module__3nU0iG__dottedBorderContainer{display:block}}.styles-module__3nU0iG__productPageHeroAndColumnColumnsVisible .styles-module__3nU0iG__dottedBorderContainer div{offset-path:path("M63 0.5H1267C1301.52 0.5 1329.5 28.4822 1329.5 63V507C1329.5 541.518 1301.52 569.5 1267 569.5H63C28.4822 569.5 0.5 541.518 0.5 507V63C0.500002 28.4822 28.4822 0.5 63 0.5Z");width:80px;height:80px;animation:styles-module__3nU0iG__offsetPathRotate 48s linear infinite forwards;position:absolute}.styles-module__3nU0iG__productPageHeroAndColumnColumnsVisible .styles-module__3nU0iG__dottedBorderContainer div:before{content:" ";background:var(--black-03);filter:blur(18px);transform-origin:0;border-radius:50%;width:140px;height:140px;margin:auto;animation:styles-module__3nU0iG__glowDotShadowAnimation 3s linear infinite;position:absolute;top:0;bottom:0;left:50%;right:0;transform:translate(-50%)}.styles-module__3nU0iG__productPageHeroAndColumnColumnsVisible .styles-module__3nU0iG__dottedBorderContainer .styles-module__3nU0iG__dottedBorderDot2{animation:styles-module__3nU0iG__offsetPathRotate2 48s linear infinite forwards}.styles-module__3nU0iG__productPageHeroAndColumnColumnsVisible .styles-module__3nU0iG__dottedBorderContainer .styles-module__3nU0iG__glowDot{animation:styles-module__3nU0iG__glowDotAnimation 3s linear infinite}.styles-module__3nU0iG__hideDottedBorder{display:none!important}.styles-module__3nU0iG__dottedBorder{display:none}@media (min-width:1025px){.styles-module__3nU0iG__dottedBorder{width:1330px;max-width:1330px;margin:auto;display:block;position:absolute;top:0;bottom:0;left:50%;right:0;transform:translateX(-50%)}}section.styles-module__3nU0iG__productPageHeroAndColumnColumns{padding:0 0 48px}@media (min-width:1025px){section.styles-module__3nU0iG__productPageHeroAndColumnColumns{padding:48px 0}div.styles-module__3nU0iG__container{max-width:1330px;padding:48px 20px}}@media (min-width:1340px){div.styles-module__3nU0iG__container{padding:48px}}.styles-module__3nU0iG__columns{grid-row-gap:32px;grid-template-columns:repeat(1,1fr);display:grid}@media (min-width:1025px){.styles-module__3nU0iG__columns{grid-column-gap:24px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1260px){.styles-module__3nU0iG__columns{grid-column-gap:48px}}.styles-module__3nU0iG__column{opacity:1;background-size:cover;border-radius:40px;padding:1px;display:flex;overflow:hidden;transform:translateY(0)}@media (min-width:1025px){.styles-module__3nU0iG__column{opacity:0;transform:translateY(40px)}}.styles-module__3nU0iG__backgroundInner{background:var(--black-03);border-radius:40px;width:100%;padding:32px;position:relative}@media (min-width:1025px){.styles-module__3nU0iG__backgroundInner{padding:40px}}.styles-module__3nU0iG__backgroundInner h4{margin-bottom:24px}.styles-module__3nU0iG__backgroundBlur{filter:blur(60px);width:300px;height:200px;position:absolute;top:-140px;right:-110px}.styles-module__3nU0iG__eyebrow{font-family:var(--body-font),sans-serif;letter-spacing:2px;text-transform:uppercase;background-color:var(--text-gradient-b);background-image:linear-gradient(204deg,var(--text-gradient-b) 47%,var(--text-gradient-a) 130%);-webkit-text-fill-color:rgba(0,0,0,0);-moz-text-fill-color:rgba(0,0,0,0);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;margin-bottom:24px;font-size:12px;display:inline-block}.styles-module__3nU0iG__lists{margin-bottom:32px}.styles-module__3nU0iG__lists li{gap:8px;margin-bottom:12px;display:flex}.styles-module__3nU0iG__lists li:last-child{margin-bottom:0}.styles-module__3nU0iG__lists svg{width:14px;height:14px;margin:auto 0}.styles-module__3nU0iG__links{background:linear-gradient(175deg,#282828,rgba(40,40,40,0));border-radius:20px;padding:24px}.styles-module__3nU0iG__link{color:var(--gray-03);margin-bottom:24px;transition:color .3s}.styles-module__3nU0iG__link:last-child{margin-bottom:0}.styles-module__3nU0iG__link .styles-module__3nU0iG__linkText{padding-left:12px;padding-right:4px}.styles-module__3nU0iG__blue{background:linear-gradient(200deg,#191919 5%,#405bff 36%,#3dd6f5 53%)}.styles-module__3nU0iG__blue .styles-module__3nU0iG__backgroundBlur{background:radial-gradient(circle,#3dd6f5 0,rgba(112,132,255,.19) 68%,rgba(112,132,255,0) 100%)}.styles-module__3nU0iG__blue .styles-module__3nU0iG__eyebrow{background-image:linear-gradient(225deg,#405bff -5.3%,#3dd6f5 112.86%)}.styles-module__3nU0iG__blue .styles-module__3nU0iG__link svg,.styles-module__3nU0iG__blue .styles-module__3nU0iG__link svg path,.styles-module__3nU0iG__blue .styles-module__3nU0iG__lists svg,.styles-module__3nU0iG__blue .styles-module__3nU0iG__lists svg path{fill:var(--blue-400)}.styles-module__3nU0iG__blue .styles-module__3nU0iG__link:hover{color:var(--blue-400)}.styles-module__3nU0iG__pink{background:linear-gradient(185deg,#ff386b 13%,#a34fde)}.styles-module__3nU0iG__pink .styles-module__3nU0iG__backgroundBlur{background:radial-gradient(circle,#ff35a2 0,rgba(255,53,162,.19) 68%,rgba(112,132,255,0) 100%)}.styles-module__3nU0iG__pink .styles-module__3nU0iG__eyebrow{background-image:linear-gradient(223deg,#ff386b -1.29%,#a34fde 110.16%)}.styles-module__3nU0iG__pink .styles-module__3nU0iG__lists svg,.styles-module__3nU0iG__pink .styles-module__3nU0iG__lists svg path{fill:var(--pink)}.styles-module__3nU0iG__pink .styles-module__3nU0iG__link:hover{color:var(--pink)}.styles-module__3nU0iG__pink .styles-module__3nU0iG__link svg,.styles-module__3nU0iG__pink .styles-module__3nU0iG__link svg path{fill:var(--pink)}.styles-module__3nU0iG__green{background:linear-gradient(185deg,#ebff38 13%,#3dd6f5)}.styles-module__3nU0iG__green .styles-module__3nU0iG__backgroundBlur{background:radial-gradient(circle,#8bef34 0,rgba(112,132,255,0) 100%)}.styles-module__3nU0iG__green .styles-module__3nU0iG__eyebrow{background-image:linear-gradient(225deg,#ebff38 -7.08%,#3dd6f5 90.68%)}.styles-module__3nU0iG__green .styles-module__3nU0iG__lists svg,.styles-module__3nU0iG__green .styles-module__3nU0iG__lists svg path{fill:#8bef34}.styles-module__3nU0iG__green .styles-module__3nU0iG__link:hover{color:#8bef34}.styles-module__3nU0iG__green .styles-module__3nU0iG__link svg,.styles-module__3nU0iG__green .styles-module__3nU0iG__link svg path{fill:#8bef34}.styles-module__o-moJG__productPageVideoCarousel{padding-bottom:56px;overflow:hidden}@media (min-width:1025px){.styles-module__o-moJG__productPageVideoCarousel{padding-bottom:0}}.styles-module__o-moJG__productPageVideoCarousel .styles-module__o-moJG__container{max-width:100%}.styles-module__o-moJG__productPageVideoCarousel .styles-module__o-moJG__splide{max-width:1340px;margin:0 auto}.styles-module__o-moJG__productPageVideoCarousel.styles-module__o-moJG__alignContainer .styles-module__o-moJG__splide{max-width:1140px}.styles-module__o-moJG__slide{border:1px solid #2c2c2c;border-radius:16px;padding:24px}@media (min-width:1025px){.styles-module__o-moJG__slide{border-radius:40px;padding:30px}}.styles-module__o-moJG__slide img{width:260px;max-width:260px}@media (min-width:1025px){.styles-module__o-moJG__slide img{width:400px;max-width:400px}}.styles-module__o-moJG__slide:hover{cursor:pointer}.styles-module__o-moJG__slide:hover .styles-module__o-moJG__playIcon{transform:scale(1.2)}.styles-module__o-moJG__header{justify-content:space-between;max-width:1140px;margin:0 auto 24px;display:flex}.styles-module__o-moJG__imageContainer{position:relative}.styles-module__o-moJG__playIcon{background:var(--blue);border-radius:50%;width:80px;height:80px;display:block}.styles-module__o-moJG__playIcon,.styles-module__o-moJG__playTri{margin:auto;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__o-moJG__playTri{border-top:15px solid rgba(0,0,0,0);border-bottom:15px solid rgba(0,0,0,0);border-left:25px solid var(--white);width:0;height:0;transform:translate(4px)}div.styles-module__o-moJG__splide .styles-module__o-moJG__splideTrack{overflow:visible}div.styles-module__o-moJG__splide .splide__pagination{gap:4px;bottom:-40px;display:flex!important}div.styles-module__o-moJG__splide .splide__pagination li button{border:1px solid var(--blue-400);background:none;width:14px;height:14px}div.styles-module__o-moJG__splide .splide__pagination li button.is-active{background:var(--blue-400);transform:scale(1)}@media (min-width:1025px){div.styles-module__o-moJG__splide .splide__pagination{bottom:-40px;display:none!important}}.styles-module__o-moJG__arrows{align-items:center;gap:16px;display:flex}@media (max-width:499px){.styles-module__o-moJG__arrows{display:none}}.styles-module__o-moJG__arrows .styles-module__o-moJG__next,.styles-module__o-moJG__arrows>.styles-module__o-moJG__prev{background:var(--blue);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:100%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.styles-module__o-moJG__arrows .styles-module__o-moJG__next img,.styles-module__o-moJG__arrows>.styles-module__o-moJG__prev img{transition:all .1s}.styles-module__o-moJG__arrows .styles-module__o-moJG__next:hover img,.styles-module__o-moJG__arrows>.styles-module__o-moJG__prev:hover img{width:15px;height:19px}.styles-module__o-moJG__arrows .styles-module__o-moJG__next:active img,.styles-module__o-moJG__arrows .styles-module__o-moJG__next:focus img,.styles-module__o-moJG__arrows>.styles-module__o-moJG__prev:active img,.styles-module__o-moJG__arrows>.styles-module__o-moJG__prev:focus img{width:13px;height:17px}.styles-module__o-moJG__arrows .styles-module__o-moJG__next:hover,.styles-module__o-moJG__arrows>.styles-module__o-moJG__prev:hover{background:var(--blue-400)}.styles-module__o-moJG__arrows .styles-module__o-moJG__next.styles-module__o-moJG__disabled,.styles-module__o-moJG__arrows>.styles-module__o-moJG__prev.styles-module__o-moJG__disabled{background:var(--gray-09)}.styles-module__o-moJG__darkTheme .styles-module__o-moJG__arrows .styles-module__o-moJG__next.styles-module__o-moJG__disabled,.styles-module__o-moJG__darkTheme .styles-module__o-moJG__arrows>.styles-module__o-moJG__prev.styles-module__o-moJG__disabled{background:var(--black-00)}.styles-module__o-moJG__darkTheme .styles-module__o-moJG__arrows .styles-module__o-moJG__next.styles-module__o-moJG__disabled img,.styles-module__o-moJG__darkTheme .styles-module__o-moJG__arrows>.styles-module__o-moJG__prev.styles-module__o-moJG__disabled img{filter:brightness(.3)}.styles-module__o-moJG__arrows .styles-module__o-moJG__next.styles-module__o-moJG__disabled:hover,.styles-module__o-moJG__arrows>.styles-module__o-moJG__prev.styles-module__o-moJG__disabled:hover{background:var(--gray-09)}.styles-module__o-moJG__darkTheme .styles-module__o-moJG__arrows .styles-module__o-moJG__next.styles-module__o-moJG__disabled:hover,.styles-module__o-moJG__darkTheme .styles-module__o-moJG__arrows>.styles-module__o-moJG__prev.styles-module__o-moJG__disabled:hover{background:var(--black-00)}.styles-module__o-moJG__darkTheme .styles-module__o-moJG__arrows .styles-module__o-moJG__next.styles-module__o-moJG__disabled:hover img,.styles-module__o-moJG__darkTheme .styles-module__o-moJG__arrows>.styles-module__o-moJG__prev.styles-module__o-moJG__disabled:hover img{filter:brightness(.3)}.styles-module__yaWGhq__blogNewsletter{background:var(--white);border:1px solid var(--black-03);border-radius:40px;padding:24px 16px 16px}.styles-module__yaWGhq__blogNewsletterSection{flex-direction:column;gap:16px;display:flex}@media (min-width:900px){.styles-module__yaWGhq__blogNewsletterSection{border-radius:40px;flex-direction:row;justify-content:space-between;gap:64px}}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__textContent{flex:1}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__textContent h2{color:var(--black)}@media (min-width:900px){.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__textContent h2{margin-bottom:16px}}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__textContent p{color:var(--gray-08)}@media (max-width:899px){.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__textContent p{display:none}}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm{flex:1}@media (min-width:900px){.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm{padding-top:16px}}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm .styles-module__yaWGhq__formElements{flex-direction:column;gap:16px;display:flex}@media (min-width:900px){.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm .styles-module__yaWGhq__formElements{flex-direction:row;align-items:center;gap:24px}}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm .styles-module__yaWGhq__formElements input{background-color:var(--white);color:var(--gray-08);border:1px solid var(--black-03);border-radius:10px;margin-bottom:0;padding:12px 16px}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm .styles-module__yaWGhq__formElements .styles-module__yaWGhq__subscribeButton{width:100%}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm .styles-module__yaWGhq__mobileButton{width:min-content}@media (min-width:900px){.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm .styles-module__yaWGhq__mobileButton{display:none}}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm .styles-module__yaWGhq__desktopButton{background:none;border:none;padding:0;display:none;transform:scale(.95)}@media (min-width:900px){.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm .styles-module__yaWGhq__desktopButton{cursor:pointer;transition:transform .3s;display:block}}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm .styles-module__yaWGhq__desktopButton:hover{transform:scale(1)}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__formTos{display:none}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__formTos p{margin-bottom:0!important;font-size:11px!important}.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__formTos.styles-module__yaWGhq__fullWidthVersion{margin-top:8px}@media (min-width:769px){.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__formTos.styles-module__yaWGhq__sidebarVersionFormTos{width:240px}}@media (min-width:1025px){.styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__formTos.styles-module__yaWGhq__sidebarVersionFormTos{width:260px}}.styles-module__yaWGhq__sidebarVersion>div{flex-direction:column;gap:16px}.styles-module__yaWGhq__sidebarVersion .styles-module__yaWGhq__textContent,.styles-module__yaWGhq__sidebarVersion h2{text-align:center}.styles-module__yaWGhq__sidebarVersion .styles-module__yaWGhq__textContent p{display:none}.styles-module__yaWGhq__sidebarVersion .styles-module__yaWGhq__customForm{padding-top:0}.styles-module__yaWGhq__sidebarVersion .styles-module__yaWGhq__customForm .styles-module__yaWGhq__formElements{flex-direction:column}.styles-module__yaWGhq__sidebarVersion .styles-module__yaWGhq__customForm .styles-module__yaWGhq__mobileButton{color:var(--blue);border:1px solid var(--blue);background:none;transition:all .3s;display:block}.styles-module__yaWGhq__sidebarVersion .styles-module__yaWGhq__customForm .styles-module__yaWGhq__mobileButton:hover{background:var(--blue);color:var(--white);filter:brightness()}.styles-module__yaWGhq__sidebarVersion .styles-module__yaWGhq__customForm .styles-module__yaWGhq__desktopButton{display:none}.styles-module__yaWGhq__sidebarVersion .styles-module__yaWGhq__newsletterIcon{width:86px;height:88px}.styles-module__yaWGhq__successMessage{color:var(--gray-08)}.styles-module__yaWGhq__horizontalVersion{border-radius:24px;position:relative;overflow:hidden}@media (min-width:769px){.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection{flex-direction:row}}.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__description{margin:auto 0 0 16px;line-height:1.2;display:none}@media (min-width:1025px){.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__description{display:block}}.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__newsletterIconHorizontal{display:none;position:absolute;bottom:0;left:0}@media (min-width:769px){.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__newsletterIconHorizontal{display:block}}.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__textContent{flex-wrap:wrap;flex:auto;margin:auto 0;display:flex}@media (min-width:769px){.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__textContent{padding-left:136px}}.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__customForm{padding-top:0}.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__formElements{position:relative}.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__formElements input{background:var(--gray-01);border-radius:16px;width:100%;padding-right:160px}@media (min-width:769px){.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__formElements input{width:318px}}.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__formElements .styles-module__yaWGhq__subscribeButton{width:auto;padding:8px 12px;font-size:16px;font-weight:500;position:absolute;top:2px;right:2px}@media (min-width:769px){.styles-module__yaWGhq__horizontalVersion .styles-module__yaWGhq__blogNewsletterSection .styles-module__yaWGhq__formElements .styles-module__yaWGhq__subscribeButton{top:2px}}.styles-module__mzuOgq__wrapper{justify-content:center;align-items:center;gap:32px;display:flex;position:relative}.styles-module__mzuOgq__heading{width:250px;min-width:250px;font-weight:700}@media (max-width:1024px){.styles-module__mzuOgq__heading{display:none}}.styles-module__mzuOgq__categoriesWrapper{width:100%;max-width:1140px;padding:0 16px;position:relative;overflow:hidden}@media (min-width:1340px){.styles-module__mzuOgq__categoriesWrapper{padding:0}}.styles-module__mzuOgq__categoriesWrapper .styles-module__mzuOgq__clickArea{cursor:pointer;content:"";z-index:2;align-items:center;width:96px;height:100%;transition:opacity .2s;display:flex;position:absolute}.styles-module__mzuOgq__categoriesWrapper .styles-module__mzuOgq__clickArea svg{width:12px;transition:all .2s;position:absolute;transform:scale(1)}.styles-module__mzuOgq__categoriesWrapper .styles-module__mzuOgq__clickArea.styles-module__mzuOgq__left{background:linear-gradient(to right,var(--white) 0 30%,transparent);opacity:0;pointer-events:none;top:0;left:0}@media (max-width:1024px){.styles-module__mzuOgq__categoriesWrapper .styles-module__mzuOgq__clickArea.styles-module__mzuOgq__left{background:linear-gradient(to right,var(--white) 0 10%,transparent)}}.styles-module__mzuOgq__categoriesWrapper .styles-module__mzuOgq__clickArea.styles-module__mzuOgq__left svg{left:16px}@media (max-width:1024px){.styles-module__mzuOgq__categoriesWrapper .styles-module__mzuOgq__clickArea.styles-module__mzuOgq__left svg{display:none}}.styles-module__mzuOgq__categoriesWrapper .styles-module__mzuOgq__clickArea.styles-module__mzuOgq__right{background:linear-gradient(to left,var(--white) 0 30%,transparent);opacity:1;top:0;right:0}@media (max-width:1024px){.styles-module__mzuOgq__categoriesWrapper .styles-module__mzuOgq__clickArea.styles-module__mzuOgq__right{background:linear-gradient(to left,var(--white) 0 10%,transparent)}}.styles-module__mzuOgq__categoriesWrapper .styles-module__mzuOgq__clickArea.styles-module__mzuOgq__right svg{right:16px}@media (max-width:1024px){.styles-module__mzuOgq__categoriesWrapper .styles-module__mzuOgq__clickArea.styles-module__mzuOgq__right svg{display:none}}.styles-module__mzuOgq__categoriesWrapper .styles-module__mzuOgq__clickArea:hover svg{transform:scale(1.2)}.styles-module__mzuOgq__categoriesWrapper.styles-module__mzuOgq__atStart .styles-module__mzuOgq__left{opacity:0;pointer-events:none}.styles-module__mzuOgq__categoriesWrapper.styles-module__mzuOgq__atEnd .styles-module__mzuOgq__left,.styles-module__mzuOgq__categoriesWrapper.styles-module__mzuOgq__atStart .styles-module__mzuOgq__right{opacity:1;pointer-events:auto}.styles-module__mzuOgq__categoriesWrapper.styles-module__mzuOgq__atEnd .styles-module__mzuOgq__right{opacity:0;pointer-events:none}.styles-module__mzuOgq__categoriesWrapper.styles-module__mzuOgq__scrolled .styles-module__mzuOgq__left,.styles-module__mzuOgq__categoriesWrapper.styles-module__mzuOgq__scrolled .styles-module__mzuOgq__right{opacity:1;pointer-events:auto}.styles-module__mzuOgq__categories{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;flex-wrap:wrap;gap:16px;padding:24px 0 16px;display:flex;position:relative}@media (min-width:769px){.styles-module__mzuOgq__categories{column-gap:16px}}.styles-module__mzuOgq__categories::-webkit-scrollbar{display:none}.styles-module__mzuOgq__categories.styles-module__mzuOgq__extraPadding{padding-top:45px}.styles-module__mzuOgq__categoryLink{cursor:pointer;white-space:nowrap;background:var(--gray-01);color:var(--black-00);border-radius:55px;padding:14px 30px}.styles-module__mzuOgq__categoryLink.styles-module__mzuOgq__active,.styles-module__mzuOgq__categoryLink:hover{color:var(--white);background:linear-gradient(179deg,#405bff 1.06%,#7084ff 123.42%);text-decoration:none}.styles-module__Ew7prG__section{background:var(--white);padding-bottom:40px}.styles-module__Ew7prG__container{flex-direction:column;justify-content:space-between;display:flex}@media (min-width:768px){.styles-module__Ew7prG__container{flex-direction:row}.styles-module__Ew7prG__content{width:45%}}.styles-module__Ew7prG__content h3{color:var(--black-01);margin-bottom:24px}.styles-module__Ew7prG__content p{color:var(--gray-08)}.styles-module__Ew7prG__content p.styles-module__Ew7prG__lastSentence{margin-bottom:32px}.styles-module__Ew7prG__imgContainer{display:none}@media (min-width:768px){.styles-module__Ew7prG__imgContainer{width:50%;display:block}}.styles-module__mt5jHa__heroSection>div{text-align:center;margin-bottom:80px}.styles-module__mt5jHa__heroSection .styles-module__mt5jHa__heroSectionTextGroup{max-width:560px;margin:0 auto 24px}.styles-module__mt5jHa__heroSection .styles-module__mt5jHa__heading{margin-bottom:24px}.styles-module__mt5jHa__heroSection .styles-module__mt5jHa__content{margin-bottom:40px}.styles-module__mt5jHa__heroSection .styles-module__mt5jHa__content *{font-family:var(--body-font),sans-serif;color:var(--gray-03);font-size:20px;line-height:1.5}.styles-module__mt5jHa__heroSectionContainer{position:relative;overflow:hidden}@media (min-width:1025px){.styles-module__mt5jHa__heroSectionContainer{padding:0!important}}.styles-module__mt5jHa__videoContainer{margin:24px 0 40px}.styles-module__mt5jHa__drThanksPage{margin-bottom:40px}.styles-module__mt5jHa__drThanksPage .styles-module__mt5jHa__cards,.styles-module__mt5jHa__drThanksPage .styles-module__mt5jHa__cards .container{padding:0}.styles-module__mt5jHa__heroSectionContent{z-index:10;padding:64px 24px;position:relative}@media (min-width:1025px){.styles-module__mt5jHa__heroSectionContent{padding:160px 80px}}.styles-module__mt5jHa__bgImage{position:absolute}.styles-module__mt5jHa__bottomRight{max-width:150px;bottom:0;right:0}@media (min-width:1025px){.styles-module__mt5jHa__bottomRight{max-width:500px}}.styles-module__mt5jHa__topLeft{max-width:200px;top:0;left:0}@media (min-width:1025px){.styles-module__mt5jHa__topLeft{max-width:320px}}.styles-module__mt5jHa__toggleHi{max-width:100px;top:120px;right:-50px}@media (min-width:1025px){.styles-module__mt5jHa__toggleHi{max-width:210px;right:0}}.styles-module__mt5jHa__albertHi{max-width:150px;bottom:0;left:0}@media (min-width:1025px){.styles-module__mt5jHa__albertHi{max-width:332px}.styles-module__mt5jHa__resources>div{padding-bottom:120px!important}}.styles-module__JPgh1W__noPaddingTop{padding-top:0}.styles-module__JPgh1W__container{grid-column-gap:64px;grid-template-columns:1fr 1fr;display:grid}@media (max-width:899px){.styles-module__JPgh1W__container{grid-row-gap:64px;grid-template-columns:1fr}}.styles-module__JPgh1W__leftCol h1{background-color:var(--text-gradient-b);background-image:linear-gradient(204deg,var(--text-gradient-b) 47%,var(--text-gradient-a) 130%);-webkit-text-fill-color:rgba(0,0,0,0);-moz-text-fill-color:rgba(0,0,0,0);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;margin-bottom:8px;display:inline-block}.styles-module__JPgh1W__leftCol .styles-module__JPgh1W__subTitle{font-family:var(--body-font),sans-serif;color:var(--gray-03);margin-bottom:64px;font-size:20px;line-height:1.5}.styles-module__JPgh1W__leftCol ul{margin-bottom:56px}.styles-module__JPgh1W__leftCol ul li{font-family:var(--body-font),sans-serif;color:var(--gray-05);margin-bottom:16px;font-size:20px;line-height:1.5;display:flex}.styles-module__JPgh1W__leftCol ul li:last-child{margin-bottom:0}.styles-module__JPgh1W__leftCol ul li b{color:var(--white);font-weight:600}.styles-module__JPgh1W__leftCol ul li:before{content:" ";background:url(https://launchdarkly-marketingsite.cdn.prismic.io/launchdarkly-marketingsite/aMnTGGGNHVfTPS9m_migration-icon-blue--check-circle.svg) 50% no-repeat;width:24px;height:22px;margin-right:24px;display:block;position:relative;top:4px}.styles-module__JPgh1W__leftCol .styles-module__JPgh1W__iconButton{width:100%}.styles-module__JPgh1W__leftCol .styles-module__JPgh1W__topButton{margin-bottom:24px}.styles-module__JPgh1W__whiteBg{background:var(--white);border-radius:10px;padding:56px 24px}@media (max-width:899px){.styles-module__JPgh1W__whiteBg{order:-1}}.styles-module__JPgh1W__whiteBg h2{color:var(--black);text-align:center;margin-bottom:36px}.styles-module__JPgh1W__whiteBg .styles-module__JPgh1W__webinarTitle{width:100%}.styles-module__JPgh1W__whiteBg .styles-module__JPgh1W__webinarSubhead{margin:24px auto 0}.styles-module__JPgh1W__whiteBg .styles-module__JPgh1W__normalHeading{text-align:center;max-width:260px;margin:0 auto}.styles-module__JPgh1W__whiteBg .styles-module__JPgh1W__content{font-family:var(--body-font),sans-serif;color:var(--gray-06);text-align:center;max-width:340px;margin:40px auto 0;font-size:20px;line-height:1.5}.styles-module__JPgh1W__whiteBg .styles-module__JPgh1W__messageContainer{flex-direction:column;justify-content:center;height:100%;display:flex}.styles-module__JPgh1W__whiteBg .styles-module__JPgh1W__messageContainer>div{text-align:center;margin:auto 0}.styles-module__JPgh1W__whiteBg .styles-module__JPgh1W__messageContainer .styles-module__JPgh1W__checkIcon{margin-bottom:40px}.styles-module__JPgh1W__whiteBg .styles-module__JPgh1W__messageContainer a{justify-content:center;margin:0 auto}@media (min-width:1025px){.styles-module__JPgh1W__section{padding-top:64px}}.styles-module__JPgh1W__blueBlur{width:1862px;max-width:1862px;position:absolute;bottom:-50%;right:-40%}