@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.DSHeatScoreLabel{height:calc(28 * var(--px-unit,0px) + 1.75 * var(--rem-unit,1rem));width:calc(100 * var(--px-unit,0px) + 6.25 * var(--rem-unit,1rem));padding:0 calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));border-radius:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));vertical-align:middle;text-transform:lowercase;font-weight:600;font-size:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));line-height:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));border:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) solid #bcbcbc;justify-content:center;align-items:center;display:inline-flex}.DSHeatScoreLabel.is-small{height:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem))}.DSHeatScoreLabel.is-medium{height:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));padding:0 calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem))}.DSMacStageLabel{width:calc(100 * var(--px-unit,0px) + 6.25 * var(--rem-unit,1rem));height:calc(28 * var(--px-unit,0px) + 1.75 * var(--rem-unit,1rem));padding:0 calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));text-transform:lowercase;border-radius:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));vertical-align:middle;font-weight:600;line-height:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));font-size:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));border:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) solid #bcbcbc;justify-content:center;align-items:center;display:inline-flex}.DSMacStageLabel.is-small{height:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem))}.DSMacStageLabel.is-medium{height:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));padding:0 calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem))}.Portal{justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DSDevTools__title{font-weight:900;font-size:calc(120 * var(--px-unit,0px) + 7.5 * var(--rem-unit,1rem));width:100vw;height:100vh;padding:calc(100 * var(--px-unit,0px) + 6.25 * var(--rem-unit,1rem));text-align:center;z-index:10000;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem)));backdrop-filter:blur(calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem)));background:#ffffffb3;justify-content:center;align-items:center;line-height:1;animation:2s devmode-title;display:flex;position:fixed;top:0;left:0}.is-testid-dev-mode .DSDevTools__title{color:#ff0000b3}.is-interactive-dev-mode .DSDevTools__title{color:#0000ffb3}.DSDevTools__message{bottom:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));max-width:90vw;font-family:monospace;font-size:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));color:#fff;padding:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));border-radius:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));white-space:nowrap;z-index:10000;pointer-events:none;background-color:red;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;left:50%;transform:translate(-50%)}.DSDevTools__message div{text-align:center;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}.DSDevTools__command{opacity:.8;font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));margin-top:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem))}.is-testid-dev-mode [data-testid]{outline:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem)) dotted red;opacity:1!important}.is-testid-dev-mode [data-testid]:has([data-testid]){outline-offset:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem));outline-style:dashed}.is-testid-dev-mode [data-testid]:not(:has([data-testid]:hover)):hover{outline-width:calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem));opacity:1;z-index:1000;outline-style:solid}.is-interactive-dev-mode .clickable,.is-interactive-dev-mode .interactive{outline:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem)) dotted blue;opacity:1!important}:is(.is-interactive-dev-mode .clickable:has(.clickable,.interactive),.is-interactive-dev-mode .interactive:has(.clickable,.interactive)){outline-offset:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem));outline-style:dashed}:is(.is-interactive-dev-mode .clickable:not(:has(.clickable,.interactive:hover)):hover,.is-interactive-dev-mode .interactive:not(:has(.clickable,.interactive:hover)):hover){outline-width:calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem));opacity:1;z-index:1000;outline-style:solid}@keyframes devmode-title{0%{opacity:1}50%{opacity:1}to{opacity:0}}.DSDropdown{border-radius:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));color:#000;font-family:Montserrat,sans-serif;font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));line-height:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));padding:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));background:#fff;display:flex;position:relative}.DSDropdown__column{flex-direction:column;flex:0 100%;display:flex}.DSDropdown__column-content{flex-direction:column;display:flex}.DSDropdown__row{min-width:calc(180 * var(--px-unit,0px) + 11.25 * var(--rem-unit,1rem));margin-bottom:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));background:0 0;align-items:center;font-weight:400;display:flex}.DSDropdown__row:not(:has(.active,.disabled)):hover{text-shadow:calc(.5 * var(--px-unit,0px) + .03125 * var(--rem-unit,1rem)) 0 calc(.5 * var(--px-unit,0px) + .03125 * var(--rem-unit,1rem)) #000c;background:#0000000d}.DSDropdown__row:has(.DSDropdown__item.is-tall){margin-bottom:0}.DSDropdown__group:last-child .DSDropdown__row:last-child{margin-bottom:0}.DSDropdown__group{padding:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem)) 0;flex-direction:column;display:flex}.DSDropdown__group.is-separated{border-bottom:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) solid #e5e5e5}.DSDropdown__group-title{padding:0 calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));margin-bottom:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));background:#fff;position:relative}.DSDropdown__group-title.is-sticky{position:sticky;top:0}.DSDropdown__group-title:before,.DSDropdown__group-title:after{content:"";height:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));background:#fff;width:100%;display:block;position:absolute;left:0}.DSDropdown__group-title:before{bottom:100%}.DSDropdown__group-title:after{top:100%}.DSDropdown__item{appearance:none;text-align:left;cursor:pointer;width:100%;font-family:inherit;font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));color:#000;padding:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem)) calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));background:0 0;border:none;flex:0 100%;max-width:100%;text-decoration:none;transition:background-color .5s,text-shadow .5s;display:block}.DSDropdown__item b{text-shadow:none;font-weight:700}.DSDropdown__item.is-tall{font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));padding:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem)) calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem))}.DSDropdown__item.is-pad-left{padding-left:calc(32 * var(--px-unit,0px) + 2 * var(--rem-unit,1rem))}.DSDropdown__item.is-pad-left.is-selected{position:relative}.DSDropdown__item.is-pad-left.is-selected:before{content:"";left:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));transform-origin:50%;width:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));height:calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem));margin-top:calc(-2 * var(--px-unit,0px) + -.125 * var(--rem-unit,1rem));border:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) solid #000;border-width:0 0 calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem));display:block;position:absolute;top:50%;transform:translate(-50%,-50%)rotate(-45deg)}.DSDropdown__item.active-accessible,.DSDropdown__item.active{font-weight:600}.DSDropdown__item.active,.DSDropdown__item.disabled{pointer-events:none}.DSDropdown__item-actions{opacity:0;flex-shrink:0;justify-content:flex-end;transition:opacity .3s;display:flex}.DSDropdown__row:hover .DSDropdown__item-actions,.DSDropdown__item-actions.is-shown{opacity:1}.DSDropdown__item-action{height:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));border-radius:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));padding:0 calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));margin-right:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));color:#fff;font-weight:500;font-size:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));line-height:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));cursor:pointer;text-align:center;background:#696969;align-items:center;text-decoration:none;transition:background-color .3s}.DSDropdown__item-action:hover{background-color:#32c1e9}.DSDropdown__more-results{font-size:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));line-height:calc(13 * var(--px-unit,0px) + .8125 * var(--rem-unit,1rem));margin-bottom:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));padding:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem)) calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));cursor:pointer}.DSNavigation{align-items:center;height:100%;display:flex}.DSNavigation__item{color:#fff;-webkit-user-select:none;user-select:none;height:100%;margin-left:calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem));align-items:center;text-decoration:none;display:flex;position:relative}.DSNavigation__item>*{color:currentColor;text-decoration:none}.DSNavigation__item,.DSNavigation__item *{backface-visibility:hidden;will-change:transform}.DSPopup{z-index:900;justify-content:center;align-items:center;animation:.4s ease-in-out DS-popup-appear;display:flex;position:fixed;inset:0}@keyframes DS-popup-appear{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.DSProductLogo{width:auto;height:100%}.DSTooltip{font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));line-height:calc(17 * var(--px-unit,0px) + 1.0625 * var(--rem-unit,1rem));font-family:Montserrat,sans-serif;font-weight:400}.DSVersionDisplay{z-index:1000;pointer-events:none;padding:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));font-size:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));color:#0000;position:fixed;bottom:0;left:0}.DSWrapper{padding:0 calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem))}.DSTextInput{width:100%;height:calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem));font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));color:#000;box-sizing:border-box;border:solid calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) #b6b6b6;padding:0 calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));border-radius:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));background:#fff;outline:none;align-items:center;font-family:Montserrat,sans-serif;display:flex}.DSTextInput:has(.DSTextInput__tag){padding-left:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem))}.DSTextInput__field{appearance:none;height:100%;font:inherit;border:0;outline:none;flex:0 100%}.DSTextInput__tag~.DSTextInput__field{padding-left:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem))}.DSTextInput__field::placeholder{color:#b6b6b6}.DSTextInput__tag{height:calc(36 * var(--px-unit,0px) + 2.25 * var(--rem-unit,1rem));color:#fff;border-radius:calc(6 * var(--px-unit,0px) + .375 * var(--rem-unit,1rem));max-width:40%;padding:0 calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));font-size:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));line-height:calc(15 * var(--px-unit,0px) + .9375 * var(--rem-unit,1rem));background:#000;flex-direction:column;flex:0 50%;justify-content:center;align-items:flex-start;display:flex;position:relative}.DSTextInput__tag-content{font-size:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.DSTextInput__tag-close{top:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem));right:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem));height:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));width:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));cursor:pointer;position:absolute}.DSTextInput::placeholder{opacity:.4}.DSSearchBox{width:calc(380 * var(--px-unit,0px) + 23.75 * var(--rem-unit,1rem));position:relative}.DSSearchBox .DSTextInput,.DSSearchBox .DSTooltipDropdown{width:100%}.DSSearchBox__icon{z-index:2;pointer-events:none;top:50%;right:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));color:#000;width:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));height:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));position:absolute;transform:translateY(-50%)}.DSSearchBox__input{padding-right:calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem))}.DSSearchBox__no-results,.DSSearchBox__loading{height:calc(100 * var(--px-unit,0px) + 6.25 * var(--rem-unit,1rem));text-align:center;font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));color:#575757;justify-content:center;align-items:center;width:100%;display:flex}.DSSearchBox__no-results.is-absolute,.DSSearchBox__loading.is-absolute{position:absolute;top:0;left:0}.DSCountriesSelect.is-disabled{pointer-events:none}.DSCountriesSelect__thumb{font-size:calc(11 * var(--px-unit,0px) + .6875 * var(--rem-unit,1rem));line-height:calc(17 * var(--px-unit,0px) + 1.0625 * var(--rem-unit,1rem));border-radius:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));padding:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));color:#232d3b;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;transition:box-shadow .3s}.DSCountriesSelect__thumb:hover{box-shadow:inset 0 0 0 calc(100 * var(--px-unit,0px) + 6.25 * var(--rem-unit,1rem)) #00000021}.DSCountriesSelect__option{cursor:pointer}.DSToggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex}.DSToggle__label{margin:0 calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem))}.DSToggle__icon{width:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));height:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));color:#d9d9d9;border:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem)) solid;background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex;position:relative}.DSToggle__icon>*{color:#0000;width:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));height:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem))}.DSToggle.is-check .DSToggle__icon{border-radius:calc(6 * var(--px-unit,0px) + .375 * var(--rem-unit,1rem))}.DSToggle.is-radio .DSToggle__icon{border-radius:50%}.DSToggle.is-radio .DSToggle__icon:before{content:"";top:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem));left:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem));right:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem));bottom:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem));opacity:0;background-color:currentColor;border-radius:50%;display:block;position:absolute}.DSToggle.is-switch .DSToggle__icon{width:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));height:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));border-radius:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));background:#d9d9d9;border:0;transition:background .3s;display:block;position:relative}.DSToggle.is-switch .DSToggle__icon:before{content:"";width:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));height:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));top:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem));left:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem));background:#fff;border-radius:50%;transition:transform .3s;display:block;position:absolute}.DSToggle.is-disabled{opacity:.3;pointer-events:none}.DSToggle.is-checked.is-switch .DSToggle__icon{background:#00e1af}.DSToggle.is-checked.is-switch .DSToggle__icon:before{transform:translate(calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem)))}.DSToggle.is-checked.is-check .DSToggle__icon{box-shadow:0 0 0 calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) #00e1af inset;color:#fff;background:#00e1af}.DSToggle.is-checked.is-radio .DSToggle__icon:before{opacity:1}.DSLoader{z-index:2;background:#0003;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DSLoader.is-simple{width:calc(50 * var(--px-unit,0px) + 3.125 * var(--rem-unit,1rem));height:calc(50 * var(--px-unit,0px) + 3.125 * var(--rem-unit,1rem));background:linear-gradient(#00e1af,#00e1af1a 67%);border-radius:50%;justify-content:center;align-items:center;max-width:100%;max-height:100%;animation:1s linear infinite spin;display:flex;position:relative}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.DSLoader.is-simple:after{content:"";background:#fff;border-radius:50%;width:96%;height:96%;margin-top:-48%;margin-left:-48%;position:absolute;top:50%;left:50%}.DSDotsLoader{width:calc(80 * var(--px-unit,0px) + 5 * var(--rem-unit,1rem));height:calc(80 * var(--px-unit,0px) + 5 * var(--rem-unit,1rem));display:inline-block;position:relative}.DSDotsLoader div{transform-origin:calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem)) calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem));animation:1.2s cubic-bezier(.5,0,.5,1) infinite dots-loader}.DSDotsLoader div:after{content:" ";width:calc(7 * var(--px-unit,0px) + .4375 * var(--rem-unit,1rem));height:calc(7 * var(--px-unit,0px) + .4375 * var(--rem-unit,1rem));margin:calc(-4 * var(--px-unit,0px) + -.25 * var(--rem-unit,1rem)) 0 0 calc(-4 * var(--px-unit,0px) + -.25 * var(--rem-unit,1rem));background:#fff;border-radius:50%;display:block;position:absolute}.DSDotsLoader div:first-child{animation-delay:-36ms}.DSDotsLoader div:first-child:after{top:calc(63 * var(--px-unit,0px) + 3.9375 * var(--rem-unit,1rem));left:calc(63 * var(--px-unit,0px) + 3.9375 * var(--rem-unit,1rem))}.DSDotsLoader div:nth-child(2){animation-delay:-72ms}.DSDotsLoader div:nth-child(2):after{top:calc(68 * var(--px-unit,0px) + 4.25 * var(--rem-unit,1rem));left:calc(56 * var(--px-unit,0px) + 3.5 * var(--rem-unit,1rem))}.DSDotsLoader div:nth-child(3){animation-delay:-.108s}.DSDotsLoader div:nth-child(3):after{top:calc(71 * var(--px-unit,0px) + 4.4375 * var(--rem-unit,1rem));left:calc(48 * var(--px-unit,0px) + 3 * var(--rem-unit,1rem))}.DSDotsLoader div:nth-child(4){animation-delay:-.144s}.DSDotsLoader div:nth-child(4):after{top:calc(72 * var(--px-unit,0px) + 4.5 * var(--rem-unit,1rem));left:calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem))}.DSDotsLoader div:nth-child(5){animation-delay:-.18s}.DSDotsLoader div:nth-child(5):after{top:calc(71 * var(--px-unit,0px) + 4.4375 * var(--rem-unit,1rem));left:calc(32 * var(--px-unit,0px) + 2 * var(--rem-unit,1rem))}.DSDotsLoader div:nth-child(6){animation-delay:-.216s}.DSDotsLoader div:nth-child(6):after{top:calc(68 * var(--px-unit,0px) + 4.25 * var(--rem-unit,1rem));left:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem))}.DSDotsLoader div:nth-child(7){animation-delay:-.252s}.DSDotsLoader div:nth-child(7):after{top:calc(63 * var(--px-unit,0px) + 3.9375 * var(--rem-unit,1rem));left:calc(17 * var(--px-unit,0px) + 1.0625 * var(--rem-unit,1rem))}.DSDotsLoader div:nth-child(8){animation-delay:-.288s}.DSDotsLoader div:nth-child(8):after{top:calc(56 * var(--px-unit,0px) + 3.5 * var(--rem-unit,1rem));left:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem))}@keyframes dots-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DSButton{height:calc(36 * var(--px-unit,0px) + 2.25 * var(--rem-unit,1rem));padding-left:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));padding-right:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));border-radius:calc(18 * var(--px-unit,0px) + 1.125 * var(--rem-unit,1rem));-webkit-user-select:none;user-select:none;cursor:pointer;font-family:Montserrat,sans-serif;font-style:normal;font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));color:#000;white-space:nowrap;text-align:center;background-color:#00e1af;border:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,box-shadow .2s;display:flex;position:relative}.DSButton>:not(.DSButton__hover){pointer-events:none}.DSButton.naked{color:#000;box-shadow:none;background-color:#0000}.DSButton:hover{box-shadow:inset 0 0 0 1000px #0000001a}.DSButton.is-no-click{cursor:default;box-shadow:none}.DSButton.is-disabled{filter:grayscale();cursor:default}.DSButton__inner{justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s;display:flex}.DSButton.is-options:hover .DSButton__inner{opacity:0;transition:none}.DSButton__hover{opacity:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DSButton:hover .DSButton__hover{opacity:1;transition:opacity .8s}.DSButton__option{height:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));padding-left:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));padding-right:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));border:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) solid;margin:0 calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem));border-radius:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));cursor:pointer;justify-content:center;align-items:center;transition:border-color .3s,background-color .3s;display:flex}.DSButton__option:hover{background-color:#fff;border-color:#fff}.DSCornerLabel{pointer-events:none;font-family:Montserrat,sans-serif;display:inline-flex;position:absolute;overflow:hidden}.DSCornerLabel.top{top:0}.DSCornerLabel.bottom{bottom:0}.DSCornerLabel.left{left:0}.DSCornerLabel.right{right:0}.DSCornerLabel__viewer{pointer-events:all;position:absolute;left:0}.DSCornerLabel.top .DSCornerLabel__viewer{bottom:100%}.DSCornerLabel.bottom .DSCornerLabel__viewer{top:100%}.DSCornerLabel.top.right .DSCornerLabel__viewer{transform-origin:0 100%;transform:translate(29.2893%)rotate(45deg)}.DSCornerLabel.bottom.left .DSCornerLabel__viewer{transform-origin:100% 0;transform:translate(-29.2893%)rotate(45deg)}.DSCornerLabel.top.left .DSCornerLabel__viewer{transform-origin:100% 100%;transform:translate(-29.2893%)rotate(-45deg)}.DSCornerLabel.bottom.right .DSCornerLabel__viewer{transform-origin:0 0;transform:translate(29.2893%)rotate(-45deg)}.DSCornerLabel__sizer{opacity:0;pointer-events:none;width:100%;height:0;padding-top:100%}.DSCornerLabel__inner{height:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));font-size:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));line-height:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));text-align:center;padding:0 calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));color:#303030;background:#00e1af;justify-content:center;align-items:center;font-weight:600;display:flex}.DSTabs{border-radius:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));border:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) solid transparent;height:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));align-items:center;display:flex}.DSTabs:not(.naked){background:#ffffff24;border:#ffffff1a}.DSTabs.naked{gap:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem))}.DSTabs__item{cursor:pointer;opacity:.56;justify-content:center;align-items:center;height:100%;transition:color .3s,background .3s,opacity .3s,border-color .3s;display:flex}.DSTabs:not(.naked) .DSTabs__item{padding:0 calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem));min-width:calc(70 * var(--px-unit,0px) + 4.375 * var(--rem-unit,1rem));border-radius:calc(3 * var(--px-unit,0px) + .1875 * var(--rem-unit,1rem));font-weight:500;font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));line-height:calc(18 * var(--px-unit,0px) + 1.125 * var(--rem-unit,1rem))}.DSTabs.naked .DSTabs__item{border-bottom:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem)) solid transparent;font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));line-height:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem))}.DSTabs__item:hover{opacity:1}.DSTabs__item.is-active{cursor:default;opacity:1}.DSTabs:not(.naked) .DSTabs__item.is-active{color:#303030;box-shadow:0 0 0 calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) #5553;background:#00e1af}.DSTabs.naked .DSTabs__item.is-active{border-color:#00e1af}.DSField{align-items:center;gap:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));display:flex}.DSField.label-right{flex-direction:row-reverse}.DSField__label{font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));align-items:center;display:flex}.DSField__box{width:100%;height:calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem));border-radius:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));border:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) solid #0003;background:#fff;transition:border-color .3s}.DSField.transparent .DSField__box{background:0 0;border-color:#0003}.DSField.active .DSField__box,.DSField__box:hover{border-color:#00e1af}.DSField.is-default-width .DSField__box{width:calc(180 * var(--px-unit,0px) + 11.25 * var(--rem-unit,1rem))}.DSField.is-min-width .DSField__box{width:auto;min-width:calc(180 * var(--px-unit,0px) + 11.25 * var(--rem-unit,1rem))}.DSField__box>*{padding-left:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));padding-right:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem))}.DSFieldInput{align-items:center;width:100%;display:flex}.DSFieldInput .DSField__box{width:100%}.DSFieldInput.transparent .DSField__box{background:0 0}.DSFieldInput__inner{align-items:center;height:100%;padding-inline:0;display:flex}.DSFieldInput__prefix{width:calc(48 * var(--px-unit,0px) + 3 * var(--rem-unit,1rem));justify-content:center;align-items:center;height:100%;display:flex}.DSFieldInput__prefix+.DSFieldInput__input{padding-left:0}.DSFieldInput__suffix{width:calc(48 * var(--px-unit,0px) + 3 * var(--rem-unit,1rem));height:calc(48 * var(--px-unit,0px) + 3 * var(--rem-unit,1rem));justify-content:center;align-items:center;display:flex}.DSFieldInput__suffix+.DSFieldInput__input{padding-right:0}.DSFieldInput__input{background:inherit;padding:0 calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));border:none;border-radius:0;height:100%}.DSFieldInput__input input{color:#333;background:0 0}.DSFieldInput__input input::placeholder{color:#00000059}.DSFieldInput.transparent .DSFieldInput__input input{color:#666}.DSFieldInput.transparent .DSFieldInput__input input::placeholder{color:#666;font-weight:400}.DSSelectComponent__thumbnail{cursor:pointer;width:100%;height:100%;font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));padding-right:calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem));-webkit-user-select:none;user-select:none;border:0;align-items:center;display:flex;position:relative}.DSSelectComponent__thumbnail-inner{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.DSSelectComponent__thumbnail-icon{width:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));height:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));margin-top:calc(-8 * var(--px-unit,0px) + -.5 * var(--rem-unit,1rem));top:50%;right:calc(7 * var(--px-unit,0px) + .4375 * var(--rem-unit,1rem));transition:transform .3s,color .3s;position:absolute}.DSSelectComponent.is-opened .DSSelectComponent__thumbnail-icon{transform:rotateX(180deg)}.DSSelectComponent__thumbnail:hover .DSSelectComponent__thumbnail-icon,.DSSelectComponent.is-opened .DSSelectComponent__thumbnail-icon{color:#00e1af}.DSSelectComponent__item:not(.active){cursor:pointer}.DSSelectComponent__search{border-radius:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));z-index:2;box-shadow:0 0 0 calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem)) #fff;background:#fff;position:sticky;top:0}.DSSelectComponent__search input{padding-left:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem))}.DSSelectComponent__search-icon{position:absolute;top:50%;left:0;transform:translate(50%,-50%)}.DSSelectComponent__group.is-separate{border-bottom:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) solid #0000001a}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-toast-width);box-sizing:border-box;color:#fff;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0;padding:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y:0;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;border-radius:var(--toastify-toast-bd-radius);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;z-index:0;direction:ltr;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (width<=480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:0;border-bottom-left-radius:var(--toastify-toast-bd-radius);position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DSGlobalSearch{color:#fff;background:#000;height:100vh;font-family:Montserrat,sans-serif;line-height:normal;position:absolute;inset:0;overflow:auto}.DSGlobalSearch__close-button{top:calc(60 * var(--px-unit,0px) + 3.75 * var(--rem-unit,1rem));right:calc(60 * var(--px-unit,0px) + 3.75 * var(--rem-unit,1rem));cursor:pointer;font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));z-index:2;align-items:center;display:flex;position:absolute}.DSGlobalSearch__close-button svg{width:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));height:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem))}.DSGlobalSearch__header{height:calc(215 * var(--px-unit,0px) + 13.4375 * var(--rem-unit,1rem));padding:calc(90 * var(--px-unit,0px) + 5.625 * var(--rem-unit,1rem)) calc(60 * var(--px-unit,0px) + 3.75 * var(--rem-unit,1rem)) calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem));z-index:2;background:#000;justify-content:flex-end;display:flex;position:sticky;top:0}.DSGlobalSearch__input-label{top:calc(90 * var(--px-unit,0px) + 5.625 * var(--rem-unit,1rem));width:100%;padding:0 calc(60 * var(--px-unit,0px) + 3.75 * var(--rem-unit,1rem));font-size:calc(18 * var(--px-unit,0px) + 1.125 * var(--rem-unit,1rem));color:#bdbdbd;line-height:calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem));position:absolute;left:0;transform:translateY(-100%)}.DSGlobalSearch__input-label.is-right{text-align:right}.DSGlobalSearch__input-label.is-bottom{top:auto;bottom:calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem));transform:translateY(100%)}.DSGlobalSearch__input,.DSGlobalSearch__autocomplete{border:0;border-bottom:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) solid #fff;color:#fff;text-transform:uppercase;font-size:calc(80 * var(--px-unit,0px) + 5 * var(--rem-unit,1rem));line-height:calc(85 * var(--px-unit,0px) + 5.3125 * var(--rem-unit,1rem));height:calc(85 * var(--px-unit,0px) + 5.3125 * var(--rem-unit,1rem));padding:0 calc(100 * var(--px-unit,0px) + 6.25 * var(--rem-unit,1rem)) 0 0;top:calc(90 * var(--px-unit,0px) + 5.625 * var(--rem-unit,1rem));left:calc(60 * var(--px-unit,0px) + 3.75 * var(--rem-unit,1rem));right:calc(60 * var(--px-unit,0px) + 3.75 * var(--rem-unit,1rem));background-color:#0000;outline:0;font-family:inherit;font-weight:300;display:block;position:absolute}.DSGlobalSearch__autocomplete{color:#fff9;pointer-events:none}.DSGlobalSearch__submit{height:calc(85 * var(--px-unit,0px) + 5.3125 * var(--rem-unit,1rem));width:calc(70 * var(--px-unit,0px) + 4.375 * var(--rem-unit,1rem));z-index:3;cursor:pointer;background:0 0;border:0;outline:none;animation:.3s DS-slide-in-left;display:block}.DSGlobalSearch__submit:hover{filter:drop-shadow(0 calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem)) #3990cd)}.DSGlobalSearch__submit svg{width:100%;height:100%}.DSGlobalSearch__body{width:100%;padding:0 calc(60 * var(--px-unit,0px) + 3.75 * var(--rem-unit,1rem)) calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem));gap:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));min-height:calc(100vh - calc(215 * var(--px-unit,0px) + 13.4375 * var(--rem-unit,1rem)));z-index:1;display:flex;position:relative}.DSGlobalSearch__left,.DSGlobalSearch__right{flex-direction:column;display:flex}.DSGlobalSearch__left{flex:1 0 33%}.DSGlobalSearch__right{flex:2 0 66%}.DSGlobalSearch__no-data{text-align:center;width:100%;font-size:calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem));padding:calc(100 * var(--px-unit,0px) + 6.25 * var(--rem-unit,1rem)) 0 calc(60 * var(--px-unit,0px) + 3.75 * var(--rem-unit,1rem));justify-content:center;align-items:flex-start;display:flex}.DSGlobalSearch__no-data-inner{max-width:calc(900 * var(--px-unit,0px) + 56.25 * var(--rem-unit,1rem))}.DSGlobalSearchGroup{border-radius:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));background:#515151;flex-direction:column;flex:0 100%;display:flex;position:relative}.DSGlobalSearchGroup:has(.DSGlobalSearchGroup__footer){padding-bottom:calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem))}.DSGlobalSearchGroup.is-food{background:linear-gradient(-45deg,#75bbff,#0f88ff 40%)}.DSGlobalSearchGroup.is-places{background:linear-gradient(-45deg,#91f051,#5bca11 40%);flex:60%}.DSGlobalSearchGroup.is-documents{background:linear-gradient(-45deg,#ff52b5,#eb0087 40%);flex:40%}.DSGlobalSearchGroup:not(:first-child){margin-top:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem))}.DSGlobalSearchGroup__title{font-size:calc(38 * var(--px-unit,0px) + 2.375 * var(--rem-unit,1rem));padding:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem)) calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem)) 0;color:#eaf3f8b3;font-weight:300}.DSGlobalSearchGroup__body{padding:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem)) calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem));gap:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));display:flex}.DSGlobalSearchGroup__body.is-col{flex-direction:column}.DSGlobalSearchGroup__footer{height:calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem));border-radius:0 0 calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem)) calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));cursor:pointer;z-index:2;font-weight:700;transition:background-color .3s;position:absolute;bottom:0;left:0;right:0}.DSGlobalSearchGroup.is-food .DSGlobalSearchGroup__footer{background:#0a5b86}.DSGlobalSearchGroup.is-food .DSGlobalSearchGroup__footer:hover{background:#073f5b}.DSGlobalSearchGroup.is-places .DSGlobalSearchGroup__footer{background:#49a608}.DSGlobalSearchGroup.is-places .DSGlobalSearchGroup__footer:hover{background:#06783b}.DSGlobalSearchGroup.is-documents .DSGlobalSearchGroup__footer{background:#ab3785}.DSGlobalSearchGroup.is-documents .DSGlobalSearchGroup__footer:hover{background:#7d2b63}.DSGlobalSearchGroup__footer>*{color:#fff;font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));line-height:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));justify-content:center;align-items:center;text-decoration:none;display:flex;position:absolute;inset:0}.DSGlobalSearchGroup__footer-icon{width:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));height:calc(22 * var(--px-unit,0px) + 1.375 * var(--rem-unit,1rem));margin-left:calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem));margin-top:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem))}.DSGlobalSearchGroup__icon{pointer-events:none;width:calc(120 * var(--px-unit,0px) + 7.5 * var(--rem-unit,1rem));height:calc(120 * var(--px-unit,0px) + 7.5 * var(--rem-unit,1rem));bottom:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));right:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));opacity:.3;z-index:0;position:absolute}.DSGlobalSearchResultCategory{margin-bottom:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));flex-direction:column;flex:0 100%;display:flex}.DSGlobalSearchResultCategory__header{align-items:center;display:flex;position:relative}.DSGlobalSearchResultCategory__header:after{content:"";height:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem));margin-left:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));background:#fff;flex:1 0 auto}.DSGlobalSearchResultCategory__title{font-size:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));padding-bottom:calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem));font-weight:800}.DSGlobalSearchResultCategory__more{right:0;top:calc(-2 * var(--px-unit,0px) + -.125 * var(--rem-unit,1rem));font-size:calc(13 * var(--px-unit,0px) + .8125 * var(--rem-unit,1rem));color:#e0e0e0;text-decoration:none;position:absolute}.DSGlobalSearchResultCategory__more:hover{text-decoration:underline}.DSGlobalSearchResultCategory__body{padding-top:calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem));flex-wrap:wrap;gap:2%;display:flex}.DSGlobalSearchResultCategory__item{color:#fff;padding-bottom:calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem));align-items:flex-start;text-decoration:none;display:flex}.DSGlobalSearchResultCategory__item.is-loading{pointer-events:none;animation:1.2s ease-in-out infinite DS-pulse}.DSGlobalSearchResultCategory__body.col-1 .DSGlobalSearchResultCategory__item{flex:0 0 100%}.DSGlobalSearchResultCategory__body.col-3 .DSGlobalSearchResultCategory__item{flex:0 0 32%}.DSGlobalSearchResultCategory__item-icon{flex:0 0 calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem));margin-right:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem))}.DSGlobalSearchResultCategory__item-icon svg{width:100%;height:100%}.DSGlobalSearchResultCategory__item-text{flex:0 auto}.DSGlobalSearchResultCategory__item-title{font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));margin-bottom:calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem))}.DSGlobalSearchResultCategory__item-title-inner{background-image:linear-gradient(90deg,#fff,#fff);background-position:0 100%;background-repeat:no-repeat;background-size:0 calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem));display:inline}.DSGlobalSearchResultCategory__item:not(.is-disabled):hover .DSGlobalSearchResultCategory__item-title-inner{background-size:100% calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem));transition:background-size .3s}.DSGlobalSearchResultCategory__item-sub-title{font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));display:inline}.DSGlobalSearchResultCategory__item-description{font-size:calc(13 * var(--px-unit,0px) + .8125 * var(--rem-unit,1rem));color:#f0f0f080;margin-top:calc(-5 * var(--px-unit,0px) + -.3125 * var(--rem-unit,1rem))}.DSGlobalSearchResultCategory__item-download-link{margin-left:calc(6 * var(--px-unit,0px) + .375 * var(--rem-unit,1rem));font-weight:700;font-size:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));cursor:pointer;text-decoration:underline}.DSGlobalSearchResultCategory__item-download-link:hover{text-decoration:none}@keyframes DS-pulse{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}.DSPlatformNavigation{color:#fff;-webkit-font-smoothing:antialiased;z-index:100;background:#141414;width:100%;font-family:Montserrat,sans-serif;position:sticky;top:0}.DSPlatformNavigation__inner{width:100%;height:calc(50 * var(--px-unit,0px) + 3.125 * var(--rem-unit,1rem));justify-content:space-between;align-items:center;display:flex}.DSPlatformNavigation__logo{transform-origin:0;box-sizing:border-box;align-items:center;height:100%;transition:transform .3s;display:flex}.DSPlatformNavigation__logo:hover{box-sizing:content-box;flex:0 100%;transform:scale(1.05)}.DSPlatformNavigation__logo>*{width:calc(155 * var(--px-unit,0px) + 9.6875 * var(--rem-unit,1rem))}.DSPlatformNavigation__right{align-items:center;height:100%;display:flex}.DSPlatformNavigation__button{width:calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem));height:calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem));margin-left:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));font-size:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));line-height:calc(30 * var(--px-unit,0px) + 1.875 * var(--rem-unit,1rem));white-space:nowrap;cursor:pointer;border-radius:50%}.DSPlatformNavigation__button--as-input{width:calc(200 * var(--px-unit,0px) + 12.5 * var(--rem-unit,1rem));border-radius:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));color:#00000080;padding:0 calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem)) 0 calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));background:#fff;justify-content:space-between;align-items:center;display:flex}.DSPlatformNavigation__button--as-input svg{width:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));aspect-ratio:1}.DSPlatformNavigation__button-inner{color:#141414;padding-top:calc(2 * var(--px-unit,0px) + .125 * var(--rem-unit,1rem));background:#00e1af;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:background-color .3s;display:flex}.DSPlatformNavigation__button-inner:hover{background:#15ffcb}.DSPlatformNavigation__full-dropdown{color:#fff;opacity:0;pointer-events:none;width:100%;padding:calc(28 * var(--px-unit,0px) + 1.75 * var(--rem-unit,1rem)) 0 calc(72 * var(--px-unit,0px) + 4.5 * var(--rem-unit,1rem));background:#232d3b;justify-content:center;transition:transform .5s,opacity .5s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)}.DSPlatformNavigation__logo:hover~.DSPlatformNavigation__full-dropdown,.DSPlatformNavigation__full-dropdown:hover{opacity:1;pointer-events:all}.DSPlatformNavigation__columns{justify-content:center;width:100%;display:flex}.DSPlatformNavigation__column{flex:0 1 calc(340 * var(--px-unit,0px) + 21.25 * var(--rem-unit,1rem))}.DSPlatformNavigation__more-products{bottom:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));right:calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem));padding:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));padding-right:calc(34 * var(--px-unit,0px) + 2.125 * var(--rem-unit,1rem));cursor:pointer;position:absolute}.DSPlatformNavigation__more-products-icon{right:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));margin-top:calc(-5 * var(--px-unit,0px) + -.3125 * var(--rem-unit,1rem));width:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));height:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));position:absolute;top:50%}.DSPlatformNavigation--more-products-opened .DSPlatformNavigation__more-products-icon{transform:rotate(180deg)}.DSPlatformProductsGroup{flex-direction:column;align-items:center;display:flex}.DSPlatformProductsGroup__header{font-weight:500;font-size:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));line-height:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));padding:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));width:100%;margin-bottom:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));display:flex}.DSPlatformProductsGroup__body{flex-direction:column;align-items:flex-start;width:100%;display:flex}.DSPlatformProductsGroup__item{margin-bottom:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem))}.DSPlatformProduct{font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));line-height:calc(19 * var(--px-unit,0px) + 1.1875 * var(--rem-unit,1rem));padding:calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem)) calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));color:#fff;transform-origin:0;align-items:center;font-weight:500;text-decoration:none;transition:transform .3s;display:inline-flex}.DSPlatformProduct:hover{transform:scale(1.05)}.DSPlatformProduct__icon{width:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));height:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));margin-right:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem))}.DSPlatformProduct__title{display:inline-block}.DSPlatformProduct__tooltip{max-width:calc(200 * var(--px-unit,0px) + 12.5 * var(--rem-unit,1rem))}.DSHeader{top:calc(50 * var(--px-unit,0px) + 3.125 * var(--rem-unit,1rem));color:#fff;width:100%;font-family:Montserrat,sans-serif;font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));background:#232d3b;font-weight:500;position:sticky}.DSHeader__inner{height:calc(60 * var(--px-unit,0px) + 3.75 * var(--rem-unit,1rem));justify-content:space-between;align-items:center;display:flex}.DSHeader__left,.DSHeader__right{align-items:center;height:100%;display:flex}.DSHeader__logo{height:calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem));transform-origin:0;transition:opacity .3s}.DSHeader__logo:hover{opacity:.7}.DSAiHtmlContent{font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));color:#fff;line-height:1.4}.DSAiHtmlContent h1,.DSAiHtmlContent h2,.DSAiHtmlContent h3,.DSAiHtmlContent h4,.DSAiHtmlContent h5,.DSAiHtmlContent h6{margin-bottom:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem))}.DSAiHtmlContent h1 strong,.DSAiHtmlContent h2 strong,.DSAiHtmlContent h3 strong,.DSAiHtmlContent h4 strong,.DSAiHtmlContent h5 strong,.DSAiHtmlContent h6 strong{font-size:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));font-weight:700;line-height:1.4}.DSAiHtmlContent p{font-size:calc(18 * var(--px-unit,0px) + 1.125 * var(--rem-unit,1rem));margin-bottom:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));font-weight:400;line-height:1.4}.DSAiHtmlContent ul{padding-left:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem))}.DSAiHtmlContent ul li{margin-left:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));margin-bottom:calc(15 * var(--px-unit,0px) + .9375 * var(--rem-unit,1rem));font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));font-weight:400;line-height:1.4}.DSAiHtmlContent cite{color:#b0b0b0;font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));font-style:normal;font-weight:400;line-height:1.4}.DSAiHtmlContent cite.is-clickable{cursor:pointer;text-decoration:underline}.DSAiResultContainer{color:#fff;border-radius:calc(12 * var(--px-unit,0px) + .75 * var(--rem-unit,1rem));padding:calc(32 * var(--px-unit,0px) + 2 * var(--rem-unit,1rem)) calc(26 * var(--px-unit,0px) + 1.625 * var(--rem-unit,1rem)) calc(32 * var(--px-unit,0px) + 2 * var(--rem-unit,1rem)) calc(50 * var(--px-unit,0px) + 3.125 * var(--rem-unit,1rem));background:linear-gradient(90deg,#00000080,#0000),#484f57;flex-direction:column;align-items:center;display:flex;position:relative}.DSAskQuestionLabel{align-items:center;gap:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));color:#000;display:flex}.DSAskQuestionLabel__label{align-items:center;gap:calc(6 * var(--px-unit,0px) + .375 * var(--rem-unit,1rem));color:#e41e42;font-weight:700;display:flex}.DSRecentSearches{row-gap:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));padding:calc(40 * var(--px-unit,0px) + 2.5 * var(--rem-unit,1rem)) calc(48 * var(--px-unit,0px) + 3 * var(--rem-unit,1rem)) calc(120 * var(--px-unit,0px) + 7.5 * var(--rem-unit,1rem));z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.DSRecentSearches__title{color:#fff;font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));text-transform:capitalize;font-weight:600;line-height:1}.DSRecentSearches__list{grid-template-columns:repeat(auto-fill,minmax(calc(210 * var(--px-unit,0px) + 13.125 * var(--rem-unit,1rem)),1fr));gap:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));display:grid}.DSRecentSearches__item-container{padding:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));border-radius:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));border:calc(1 * var(--px-unit,0px) + .0625 * var(--rem-unit,1rem)) solid #2a2a2a;color:#fff;font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));cursor:pointer;background-color:#0000004d;line-height:1.4;transition:background-color .2s}.DSRecentSearches__item-container:hover{background-color:#00000080}.DSSuggestedSearches{row-gap:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));padding:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem)) 0;z-index:2;flex-direction:column;display:flex;position:relative}.DSSuggestedSearches__title{color:#000;font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));text-transform:capitalize;font-weight:600;line-height:1}.DSSuggestedSearches__list{gap:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));flex-wrap:wrap;display:flex}.DSSuggestedSearches__item-container{padding:calc(10 * var(--px-unit,0px) + .625 * var(--rem-unit,1rem));border-radius:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));color:#000;font-size:calc(14 * var(--px-unit,0px) + .875 * var(--rem-unit,1rem));cursor:pointer;background-color:#fff;line-height:1.4;transition:background-color .2s}.DSSuggestedSearches__item-container:hover{background-color:#fffc}.DSSuggestedSearches__item{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.DSToolSearchContent{background:#00000080;flex:1}.DSToolSearchHeader{height:fit-content;padding:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem)) calc(48 * var(--px-unit,0px) + 3 * var(--rem-unit,1rem));z-index:2;background:linear-gradient(90deg,#0000,#0003),#c4c4c4;flex-direction:column;display:flex;position:relative}.DSToolSearchHeader__close{right:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));top:calc(20 * var(--px-unit,0px) + 1.25 * var(--rem-unit,1rem));color:#000;cursor:pointer;position:absolute}.DSToolSearchHeader__close svg{pointer-events:none;vertical-align:top}.DSToolSearchInput{position:relative}.DSToolSearchInput__input{font-weight:700;font-size:calc(48 * var(--px-unit,0px) + 3 * var(--rem-unit,1rem));color:#000;height:calc(60 * var(--px-unit,0px) + 3.75 * var(--rem-unit,1rem));padding-bottom:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));padding-right:calc(60 * var(--px-unit,0px) + 3.75 * var(--rem-unit,1rem));width:100%;margin-top:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));margin-bottom:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));background-color:#0000;border:0;border-bottom:1px solid #848c94;outline:none;line-height:100%;display:block}.DSToolSearchInput__input::placeholder{color:#ffffffb3}.DSToolSearchInput__submit{cursor:pointer;position:absolute;top:50%;right:0;transform:translateY(-50%)}.DSToolSearch{z-index:1000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.DSToolSearch__overlay{top:0;left:0;right:0;bottom:calc(-500 * var(--px-unit,0px) + -31.25 * var(--rem-unit,1rem));-webkit-backdrop-filter:blur(calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem)));backdrop-filter:blur(calc(5 * var(--px-unit,0px) + .3125 * var(--rem-unit,1rem)));z-index:1;background:#000c;flex-direction:column;flex:1;display:flex;position:absolute}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--px-unit:0px;--rem-unit:1rem;--rt-opacity:1;font-size:16px}@media (width>=1920px){html{font-size:.833333vw}}html .react-tooltip{filter:drop-shadow(0 0 5px #0000004d);border-radius:calc(8 * var(--px-unit,0px) + .5 * var(--rem-unit,1rem));transition:none}html .react-tooltip.react-tooltip__show{opacity:1;transition:opacity .3s}html .react-tooltip.DSTooltipDropdown{padding:0}html .react-tooltip__closing{pointer-events:none}.DS-use-rem{--px-unit:0px;--rem-unit:1rem}.DS-use-px{--px-unit:1px;--rem-unit:0rem}.DSInteractive{-webkit-user-select:none;user-select:none}.DSInteractive *{pointer-events:none}.DSIcon svg{width:100%;height:100%}@keyframes DS-slide-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}.FullPageError{min-height:100vh;padding:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));justify-content:center;align-items:center;display:flex}.FullPageError__body{align-items:center;gap:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));max-width:calc(480 * var(--px-unit,0px) + 30 * var(--rem-unit,1rem));text-align:center;flex-direction:column;display:flex}.FullPageError__title{font-size:calc(24 * var(--px-unit,0px) + 1.5 * var(--rem-unit,1rem));font-weight:700;line-height:1.3}.FullPageError__message{font-size:calc(16 * var(--px-unit,0px) + 1 * var(--rem-unit,1rem));color:#5b6671;line-height:1.5}body{color:#303030;-webkit-font-smoothing:antialiased;background-color:#f5f7fe;font-family:Montserrat,sans-serif}button,input,select,textarea{font-family:inherit}.AppShell__main{display:block}.PlatformHeader{z-index:90}.PlatformHeader__logo{cursor:pointer}.PlatformHeader__nav-item{align-items:center;height:100%;display:flex}.PlatformHeader__nav-item:after{content:"";height:calc(3 * var(--px-unit,0px) + .1875 * var(--rem-unit,1rem));opacity:0;background:#00e1af;transition:opacity .3s,transform .3s,height .3s;display:block;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.PlatformHeader__nav-item:hover:after,.PlatformHeader__nav-item.hover:after{opacity:.6;transform:translateY(0)}.PlatformHeader__nav-item.active{pointer-events:none}.PlatformHeader__nav-item.active-accessible:after,.PlatformHeader__nav-item.active:after{height:calc(4 * var(--px-unit,0px) + .25 * var(--rem-unit,1rem));opacity:1;transform:translateY(0)}.PlatformHeader__nav-item.disabled{cursor:default;filter:grayscale();opacity:.7}.PlatformHeader__nav-item.disabled:after{content:none}.PlatformHeader__nav-item{cursor:pointer}.PlatformHeader__nav-item:focus-visible:after{opacity:.6;transform:translateY(0)}.RouteFallback{justify-content:center;align-items:center;min-height:60vh;display:flex}
